mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 18:49:00 +01:00
Hello Code
This commit is contained in:
16
extensions/node-debug/OSSREADME.json
Normal file
16
extensions/node-debug/OSSREADME.json
Normal file
@@ -0,0 +1,16 @@
|
||||
// These dependencies come in at build time
|
||||
|
||||
[{
|
||||
"name": "source-map",
|
||||
"repositoryURL": "https://github.com/mozilla/source-map",
|
||||
"version": "0.4.4",
|
||||
"license": "BSD-3-Clause",
|
||||
"isProd": true
|
||||
},
|
||||
{
|
||||
"name": "amdefine",
|
||||
"repositoryURL": "https://github.com/jrburke/amdefine",
|
||||
"version": "1.0.0",
|
||||
"license": "BSD-3-Clause and MIT",
|
||||
"isProd": true
|
||||
}]
|
||||
Reference in New Issue
Block a user