Add extension OSS dependencies

This commit is contained in:
Martin Aeschlimann
2016-05-02 11:48:19 +02:00
parent e400396bab
commit 0c10a9c5a4
4 changed files with 83 additions and 4 deletions

View File

@@ -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"
}
]