UNPKG

npm

Version:

a package manager for JavaScript

62 lines (61 loc) 1.4 kB
{ "author": { "name": "Isaac Z. Schlueter", "email": "i@izs.me", "url": "http://blog.izs.me/" }, "name": "npmlog", "description": "logger for npm", "version": "2.0.2", "repository": { "type": "git", "url": "git+https://github.com/npm/npmlog.git" }, "main": "log.js", "scripts": { "test": "tap test/*.js" }, "dependencies": { "ansi": "~0.3.1", "are-we-there-yet": "~1.0.6", "gauge": "~1.2.5" }, "devDependencies": { "tap": "~5.1.2" }, "license": "ISC", "gitHead": "79dc582bf1ce4d2010454d89738a0a4dbd113be9", "bugs": { "url": "https://github.com/npm/npmlog/issues" }, "homepage": "https://github.com/npm/npmlog#readme", "_id": "npmlog@2.0.2", "_shasum": "d0470238b9697b7c3c4d16bdea65a00b12a464ab", "_from": "npmlog@2.0.2", "_npmVersion": "3.6.0", "_nodeVersion": "5.4.0", "_npmUser": { "name": "iarna", "email": "me@re-becca.org" }, "dist": { "shasum": "d0470238b9697b7c3c4d16bdea65a00b12a464ab", "tarball": "http://registry.npmjs.org/npmlog/-/npmlog-2.0.2.tgz" }, "maintainers": [ { "name": "iarna", "email": "me@re-becca.org" }, { "name": "isaacs", "email": "i@izs.me" }, { "name": "othiym23", "email": "ogd@aoaioxxysz.net" } ], "directories": {}, "_resolved": "https://registry.npmjs.org/npmlog/-/npmlog-2.0.2.tgz" }