{ "_from": "npmlog@0 || 1 || 2 || 3", "_id": "npmlog@3.1.2", "_inBundle": false, "_integrity": "sha1-LUb6h0M3r5SYovErtD2NC+SjaHM=", "_location": "/npmlog", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "npmlog@0 || 1 || 2 || 3", "name": "npmlog", "escapedName": "npmlog", "rawSpec": "0 || 1 || 2 || 3", "saveSpec": null, "fetchSpec": "0 || 1 || 2 || 3" }, "_requiredBy": [ "/node-gyp" ], "_resolved": "https://registry.npmjs.org/npmlog/-/npmlog-3.1.2.tgz", "_shasum": "2d46fa874337af9498a2f12bb43d8d0be4a36873", "_spec": "npmlog@0 || 1 || 2 || 3", "_where": "/home/yimian/iot/mqtt/smartfarm/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" }, "bundleDependencies": false, "dependencies": { "are-we-there-yet": "~1.1.2", "console-control-strings": "~1.1.0", "gauge": "~2.6.0", "set-blocking": "~2.0.0" }, "deprecated": false, "description": "logger for npm", "devDependencies": { "standard": "~7.1.2", "tap": "~5.7.0" }, "files": [ "log.js" ], "homepage": "https://github.com/npm/npmlog#readme", "license": "ISC", "main": "log.js", "name": "npmlog", "repository": { "type": "git", "url": "git+https://github.com/npm/npmlog.git" }, "scripts": { "test": "standard && tap test/*.js" }, "version": "3.1.2" }