update OSSREADME for node-debug

This commit is contained in:
Andre Weinand 2016-09-16 23:16:12 +02:00
parent 2b3478cb60
commit f4af2495d8

View file

@ -7,6 +7,27 @@
"license": "MIT",
"isProd": true
},
{
"name": "balanced-match",
"repositoryURL": "https://github.com/juliangruber/balanced-match",
"version": "0.4.2",
"license": "MIT",
"isProd": true
},
{
"name": "brace-expansion",
"repositoryURL": "https://github.com/juliangruber/brace-expansion",
"version": "1.1.6",
"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",
@ -21,6 +42,20 @@
"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.0.6",
"license": "ISC",
"isProd": true
},
{
"name": "http-proxy-agent",
"repositoryURL": "https://github.com/TooTallNate/node-http-proxy-agent",
@ -35,6 +70,27 @@
"license": "MIT",
"isProd": true
},
{
"name": "inflight",
"repositoryURL": "https://www.npmjs.com/package/inflight",
"version": "1.0.5",
"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.3",
"license": "ISC",
"isProd": true
},
{
"name": "ms",
"repositoryURL": "https://github.com/rauchg/ms.js",
@ -42,11 +98,32 @@
"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.0",
"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
}
]