Files
vscode/extensions/node-debug/OSSREADME.json
2016-08-12 20:01:21 +02:00

52 lines
1.1 KiB
JSON

// ATTENTION - THIS DIRECTORY CONTAINS THIRD PARTY OPEN SOURCE MATERIALS:
[
{
"name": "agent-base",
"repositoryURL": "https://github.com/TooTallNate/node-agent-base",
"version": "1.0.2",
"license": "MIT",
"isProd": true
},
{
"name": "debug",
"repositoryURL": "https://github.com/visionmedia/debug",
"version": "2.2.0",
"license": "MIT",
"isProd": true
},
{
"name": "extend",
"repositoryURL": "https://github.com/justmoon/node-extend",
"version": "3.0.0",
"license": "MIT",
"isProd": true
},
{
"name": "http-proxy-agent",
"repositoryURL": "https://github.com/TooTallNate/node-http-proxy-agent",
"version": "0.2.7",
"license": "MIT",
"isProd": true
},
{
"name": "https-proxy-agent",
"repositoryURL": "https://github.com/TooTallNate/node-https-proxy-agent",
"version": "0.3.6",
"license": "MIT",
"isProd": true
},
{
"name": "ms",
"repositoryURL": "https://github.com/rauchg/ms.js",
"version": "0.7.1",
"license": "MIT",
"isProd": true
},
{
"name": "source-map",
"repositoryURL": "https://github.com/mozilla/source-map",
"version": "0.5.6",
"license": "BSD-3-Clause",
"isProd": true
}
]