mirror of
https://github.com/We-Dont-Byte/Mind_Reader.git
synced 2025-02-04 10:38:42 +00:00
Move install files to new directory
Open VSCode in the new repo after installation
This commit is contained in:
32
setup-development/windows/winget/dependencies.json
Normal file
32
setup-development/windows/winget/dependencies.json
Normal file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"$schema": "https://aka.ms/winget-packages.schema.2.0.json",
|
||||
"CreationDate": "2022-04-23T21:13:03.702-00:00",
|
||||
"Sources": [
|
||||
{
|
||||
"Packages": [
|
||||
{
|
||||
"PackageIdentifier": "Python.Python.3"
|
||||
},
|
||||
{
|
||||
"PackageIdentifier": "Git.Git"
|
||||
},
|
||||
{
|
||||
"PackageIdentifier": "OpenJS.NodeJS.LTS"
|
||||
},
|
||||
{
|
||||
"PackageIdentifier": "Microsoft.VisualStudioCode"
|
||||
},
|
||||
{
|
||||
"PackageIdentifier": "NVAccess.NVDA"
|
||||
}
|
||||
],
|
||||
"SourceDetails": {
|
||||
"Argument": "https://winget.azureedge.net/cache",
|
||||
"Identifier": "Microsoft.Winget.Source_8wekyb3d8bbwe",
|
||||
"Name": "winget",
|
||||
"Type": "Microsoft.PreIndexed.Package"
|
||||
}
|
||||
}
|
||||
],
|
||||
"WinGetVersion": "1.2.10271"
|
||||
}
|
||||
Reference in New Issue
Block a user