You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

110 lines
2.5 KiB

{
"_args": [
[
"init-package-json@~1.9.3",
"/Users/rebecca/code/npm"
]
],
"_from": "init-package-json@>=1.9.3 <1.10.0",
"_id": "init-package-json@1.9.3",
"_inCache": true,
"_installable": true,
"_location": "/init-package-json",
"_nodeVersion": "4.2.2",
"_npmUser": {
"email": "me@re-becca.org",
"name": "iarna"
},
"_npmVersion": "3.5.4",
"_phantomChildren": {
"read": "1.0.7"
},
"_requested": {
"name": "init-package-json",
"raw": "init-package-json@~1.9.3",
"rawSpec": "~1.9.3",
"scope": null,
"spec": ">=1.9.3 <1.10.0",
"type": "range"
},
"_requiredBy": [
"/"
],
"_shasum": "ca2ff94709b6d9aaad66533c11a0aff645f15c7d",
"_shrinkwrap": null,
"_spec": "init-package-json@~1.9.3",
"_where": "/Users/rebecca/code/npm",
"author": {
"email": "i@izs.me",
"name": "Isaac Z. Schlueter",
"url": "http://blog.izs.me/"
},
"bugs": {
"url": "https://github.com/npm/init-package-json/issues"
},
"dependencies": {
"glob": "^6.0.0",
"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 || 5",
"validate-npm-package-license": "^3.0.1",
"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": "ca2ff94709b6d9aaad66533c11a0aff645f15c7d",
"tarball": "http://registry.npmjs.org/init-package-json/-/init-package-json-1.9.3.tgz"
},
"gitHead": "12eb24ff2f75f84a4a27436bc6f6cb765cbd9ee2",
"homepage": "https://github.com/npm/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": "isaacs@npmjs.com"
},
{
"name": "othiym23",
"email": "ogd@aoaioxxysz.net"
},
{
"name": "iarna",
"email": "me@re-becca.org"
},
{
"name": "zkat",
"email": "kat@sykosomatic.org"
}
],
"name": "init-package-json",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/npm/init-package-json.git"
},
"scripts": {
"test": "tap test/*.js"
},
"version": "1.9.3"
}