remove ossreadme.json from debug. fixes #38947

This commit is contained in:
Joao Moreno 2017-11-23 11:50:14 +01:00
parent a0a0173863
commit 9ae69443fb
2 changed files with 2 additions and 131 deletions

View file

@ -1,129 +0,0 @@
// 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": "balanced-match",
"repositoryURL": "https://github.com/juliangruber/balanced-match",
"version": "1.0.0",
"license": "MIT",
"isProd": true
},
{
"name": "brace-expansion",
"repositoryURL": "https://github.com/juliangruber/brace-expansion",
"version": "1.1.8",
"license": "MIT",
"isProd": true
},
{
"name": "concat-map",
"repositoryURL": "https://github.com/substack/node-concat-map",
"version": "0.0.1",
"license": "MIT",
"isProd": true
},
{
"name": "debug",
"repositoryURL": "https://github.com/visionmedia/debug",
"version": "2.6.8",
"license": "MIT",
"isProd": true
},
{
"name": "extend",
"repositoryURL": "https://github.com/justmoon/node-extend",
"version": "3.0.1",
"license": "MIT",
"isProd": true
},
{
"name": "fs.realpath",
"repositoryURL": "https://github.com/isaacs/fs.realpath",
"version": "1.0.0",
"license": "ISC",
"isProd": true
},
{
"name": "glob",
"repositoryURL": "https://github.com/isaacs/node-glob",
"version": "7.1.2",
"license": "ISC",
"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": "inflight",
"repositoryURL": "https://github.com/npm/inflight",
"version": "1.0.6",
"license": "ISC",
"isProd": true
},
{
"name": "inherits",
"repositoryURL": "https://github.com/isaacs/inherits",
"version": "2.0.3",
"license": "ISC",
"isProd": true
},
{
"name": "minimatch",
"repositoryURL": "https://github.com/isaacs/minimatch",
"version": "3.0.4",
"license": "ISC",
"isProd": true
},
{
"name": "ms",
"repositoryURL": "https://github.com/rauchg/ms.js",
"version": "2.0.0",
"license": "MIT",
"isProd": true
},
{
"name": "once",
"repositoryURL": "https://github.com/isaacs/once",
"version": "1.4.0",
"license": "ISC",
"isProd": true
},
{
"name": "path-is-absolute",
"repositoryURL": "https://github.com/sindresorhus/path-is-absolute",
"version": "1.0.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
},
{
"name": "wrappy",
"repositoryURL": "https://github.com/npm/wrappy",
"version": "1.0.2",
"license": "ISC",
"isProd": true
}
]

View file

@ -1,7 +1,7 @@
{
"name": "code-oss-dev",
"version": "1.19.0",
"distro": "11ff877087592418b32fc1b49bb18bc5f77341e1",
"distro": "610ca6990cab94b59284327a3741a81630fe3b41",
"author": {
"name": "Microsoft Corporation"
},
@ -126,4 +126,4 @@
"windows-mutex": "^0.2.0",
"windows-process-tree": "0.1.6"
}
}
}