관리-도구
편집 파일: package.json
{ "_args": [ [ { "raw": "npmlog@0 || 1 || 2 || 3", "scope": null, "escapedName": "npmlog", "name": "npmlog", "rawSpec": "0 || 1 || 2 || 3", "spec": ">=0.0.0 <1.0.0||>=1.0.0 <2.0.0||>=2.0.0 <3.0.0||>=3.0.0 <4.0.0", "type": "range" }, "/Users/zkat/Documents/code/npm/node_modules/node-gyp" ] ], "_from": "npmlog@>=0.0.0 <1.0.0||>=1.0.0 <2.0.0||>=2.0.0 <3.0.0||>=3.0.0 <4.0.0", "_id": "npmlog@3.1.2", "_inCache": true, "_location": "/node-gyp/npmlog", "_nodeVersion": "4.4.0", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/npmlog-3.1.2.tgz_1466073052641_0.36111341998912394" }, "_npmUser": { "name": "iarna", "email": "me@re-becca.org" }, "_npmVersion": "3.9.6", "_phantomChildren": { "aproba": "1.0.4", "has-unicode": "2.0.1", "readable-stream": "2.1.4", "strip-ansi": "3.0.1" }, "_requested": { "raw": "npmlog@0 || 1 || 2 || 3", "scope": null, "escapedName": "npmlog", "name": "npmlog", "rawSpec": "0 || 1 || 2 || 3", "spec": ">=0.0.0 <1.0.0||>=1.0.0 <2.0.0||>=2.0.0 <3.0.0||>=3.0.0 <4.0.0", "type": "range" }, "_requiredBy": [ "/node-gyp" ], "_resolved": "https://registry.npmjs.org/npmlog/-/npmlog-3.1.2.tgz", "_shasum": "2d46fa874337af9498a2f12bb43d8d0be4a36873", "_shrinkwrap": null, "_spec": "npmlog@0 || 1 || 2 || 3", "_where": "/Users/zkat/Documents/code/npm/node_modules/node-gyp", "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.6.0", "set-blocking": "~2.0.0" }, "description": "logger for npm", "devDependencies": { "standard": "~7.1.2", "tap": "~5.7.0" }, "directories": {}, "dist": { "shasum": "2d46fa874337af9498a2f12bb43d8d0be4a36873", "tarball": "https://registry.npmjs.org/npmlog/-/npmlog-3.1.2.tgz" }, "files": [ "log.js" ], "gitHead": "444e237743fa1339cb91bea2d3f16f710be56984", "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": "3.1.2" }