test/node_modules/npmlog/package.json

110 lines
2.6 KiB
JSON
Raw Normal View History

2018-12-13 14:35:46 +01:00
{
"_args": [
[
{
"name": "npmlog",
"raw": "npmlog@^4.0.0",
"rawSpec": "^4.0.0",
"scope": null,
"spec": ">=4.0.0 <5.0.0",
"type": "range"
},
"/home/dorian/Documents/gitlab/test/node_modules/node-sass"
]
],
"_from": "npmlog@>=4.0.0 <5.0.0",
"_id": "npmlog@4.1.2",
"_inCache": true,
"_installable": true,
"_location": "/npmlog",
"_nodeVersion": "8.1.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/npmlog-4.1.2.tgz_1498519394438_0.33615764300338924"
},
"_npmUser": {
"email": "me@re-becca.org",
"name": "iarna"
},
"_npmVersion": "5.0.4",
"_phantomChildren": {},
"_requested": {
"name": "npmlog",
"raw": "npmlog@^4.0.0",
"rawSpec": "^4.0.0",
"scope": null,
"spec": ">=4.0.0 <5.0.0",
"type": "range"
},
"_requiredBy": [
"/node-gyp",
"/node-sass"
],
"_resolved": "https://registry.npmjs.org/npmlog/-/npmlog-4.1.2.tgz",
"_shasum": "08a7f2a8bf734604779a9efa4ad5cc717abb954b",
"_shrinkwrap": null,
"_spec": "npmlog@^4.0.0",
"_where": "/home/dorian/Documents/gitlab/test/node_modules/node-sass",
"author": {
"email": "i@izs.me",
"name": "Isaac Z. Schlueter",
"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-2uUqazuKlTaSI/dC8AzicUck7+IrEaOnN/e0jd3Xtt1KcGpwx30v50mL7oPyr/h9bL3E4aZccVwpwP+5W9Vjkg==",
"shasum": "08a7f2a8bf734604779a9efa4ad5cc717abb954b",
"tarball": "https://registry.npmjs.org/npmlog/-/npmlog-4.1.2.tgz"
},
"files": [
"log.js"
],
"gitHead": "f7f9516d35b873c4e45b1aaeb78cff4e43b72c31",
"homepage": "https://github.com/npm/npmlog#readme",
"license": "ISC",
"main": "log.js",
"maintainers": [
{
"email": "kat@sykosomatic.org",
"name": "zkat"
},
{
"email": "ogd@aoaioxxysz.net",
"name": "othiym23"
},
{
"email": "i@izs.me",
"name": "isaacs"
},
{
"email": "me@re-becca.org",
"name": "iarna"
}
],
"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.2"
}