2017-09-13 07:52:34 +02:00

111 lines
2.6 KiB
JSON

{
"_args": [
[
{
"raw": "npmlog@^4.0.0",
"scope": null,
"escapedName": "npmlog",
"name": "npmlog",
"rawSpec": "^4.0.0",
"spec": ">=4.0.0 <5.0.0",
"type": "range"
},
"c:\\xampp\\htdocs\\laravel\\node_modules\\node-sass"
]
],
"_from": "npmlog@>=4.0.0 <5.0.0",
"_id": "npmlog@4.1.0",
"_inCache": true,
"_location": "/npmlog",
"_nodeVersion": "7.9.0",
"_npmOperationalInternal": {
"host": "packages-18-east.internal.npmjs.com",
"tmp": "tmp/npmlog-4.1.0.tgz_1494018281527_0.3773633665405214"
},
"_npmUser": {
"name": "zkat",
"email": "kat@sykosomatic.org"
},
"_npmVersion": "5.0.0-beta.40",
"_phantomChildren": {},
"_requested": {
"raw": "npmlog@^4.0.0",
"scope": null,
"escapedName": "npmlog",
"name": "npmlog",
"rawSpec": "^4.0.0",
"spec": ">=4.0.0 <5.0.0",
"type": "range"
},
"_requiredBy": [
"/node-gyp",
"/node-sass"
],
"_resolved": "https://registry.npmjs.org/npmlog/-/npmlog-4.1.0.tgz",
"_shasum": "dc59bee85f64f00ed424efb2af0783df25d1c0b5",
"_shrinkwrap": null,
"_spec": "npmlog@^4.0.0",
"_where": "c:\\xampp\\htdocs\\laravel\\node_modules\\node-sass",
"author": {
"name": "Isaac Z. Schlueter",
"email": "i@izs.me",
"url": "http://blog.izs.me/"
},
"bugs": {
"url": "https://github.com/npm/npmlog/issues"
},
"dependencies": {
"are-we-there-yet": "~1.1.2",
"console-control-strings": "~1.1.0",
"gauge": "~2.7.3",
"set-blocking": "~2.0.0"
},
"description": "logger for npm",
"devDependencies": {
"standard": "~7.1.2",
"tap": "~5.7.3"
},
"directories": {},
"dist": {
"integrity": "sha512-ocolIkZYZt8UveuiDS0yAkkIjid1o7lPG8cYm05yNYzBn8ykQtaiPMEGp8fY9tKdDgm8okpdKzkvu1y9hUYugA==",
"shasum": "dc59bee85f64f00ed424efb2af0783df25d1c0b5",
"tarball": "https://registry.npmjs.org/npmlog/-/npmlog-4.1.0.tgz"
},
"files": [
"log.js"
],
"gitHead": "46f88c4bcb35a39b22aa5b65d0958221dadb2bbe",
"homepage": "https://github.com/npm/npmlog#readme",
"license": "ISC",
"main": "log.js",
"maintainers": [
{
"name": "iarna",
"email": "me@re-becca.org"
},
{
"name": "isaacs",
"email": "i@izs.me"
},
{
"name": "othiym23",
"email": "ogd@aoaioxxysz.net"
},
{
"name": "zkat",
"email": "kat@sykosomatic.org"
}
],
"name": "npmlog",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/npm/npmlog.git"
},
"scripts": {
"test": "standard && tap test/*.js"
},
"version": "4.1.0"
}