UNPKG

npm

Version:

a package manager for JavaScript

103 lines (102 loc) 2.46 kB
{ "_args": [ [ "init-package-json@~1.7.0", "/Users/rebecca/code/npm" ] ], "_from": "init-package-json@>=1.7.0 <1.8.0", "_id": "init-package-json@1.7.0", "_inCache": true, "_location": "/init-package-json", "_nodeVersion": "2.0.2", "_npmUser": { "email": "ogd@aoaioxxysz.net", "name": "othiym23" }, "_npmVersion": "2.11.3", "_phantomChildren": {}, "_requested": { "name": "init-package-json", "raw": "init-package-json@~1.7.0", "rawSpec": "~1.7.0", "scope": null, "spec": ">=1.7.0 <1.8.0", "type": "range" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/init-package-json/-/init-package-json-1.7.0.tgz", "_shasum": "dc573523777fa4f83eca808976735ce5d7cfac77", "_shrinkwrap": null, "_spec": "init-package-json@~1.7.0", "_where": "/Users/rebecca/code/npm", "author": { "email": "i@izs.me", "name": "Isaac Z. Schlueter", "url": "http://blog.izs.me/" }, "bugs": { "url": "https://github.com/isaacs/init-package-json/issues" }, "dependencies": { "glob": "^5.0.3", "npm-package-arg": "^4.0.0", "promzard": "^0.3.0", "read": "~1.0.1", "read-package-json": "1 || 2", "semver": "2.x || 3.x || 4", "validate-npm-package-license": "^2.0.0", "validate-npm-package-name": "^2.0.1" }, "description": "A node module to get your node module started", "devDependencies": { "npm": "^2", "rimraf": "^2.1.4", "tap": "^1.2.0" }, "directories": {}, "dist": { "shasum": "dc573523777fa4f83eca808976735ce5d7cfac77", "tarball": "http://registry.npmjs.org/init-package-json/-/init-package-json-1.7.0.tgz" }, "gitHead": "04acc558503c6a133a1704aeec276d817617fa12", "homepage": "https://github.com/isaacs/init-package-json#readme", "keywords": [ "helper", "init", "package", "package.json", "prompt", "start", "wizard", "wizerd" ], "license": "ISC", "main": "init-package-json.js", "maintainers": [ { "name": "isaacs", "email": "i@izs.me" }, { "name": "othiym23", "email": "ogd@aoaioxxysz.net" }, { "name": "iarna", "email": "me@re-becca.org" } ], "name": "init-package-json", "optionalDependencies": {}, "repository": { "type": "git", "url": "git://github.com/isaacs/init-package-json.git" }, "scripts": { "test": "tap test/*.js" }, "version": "1.7.0" }