mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 20:26:08 +00:00
Add extension OSS dependencies
This commit is contained in:
@@ -208,4 +208,26 @@
|
||||
"to the base-name name of the original file, and an extension of txt, html, or similar. For example",
|
||||
"\"tidy\" is accompanied by \"tidy-license.txt\"."
|
||||
]
|
||||
}]
|
||||
},
|
||||
{
|
||||
"name": "Microsoft/node-request-light",
|
||||
"version": "0.0.0",
|
||||
"license": "MIT",
|
||||
"isProd": true,
|
||||
"repositoryURL": "https://github.com/Microsoft/node-request-light"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft/node-jsonc-parser",
|
||||
"version": "0.0.0",
|
||||
"license": "MIT",
|
||||
"isProd": true,
|
||||
"repositoryURL": "https://github.com/Microsoft/jsonc-parser"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft/vscode-nls",
|
||||
"version": "0.0.0",
|
||||
"license": "MIT",
|
||||
"isProd": true,
|
||||
"repositoryURL": "https://github.com/Microsoft/vscode-nls"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user