12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576 |
- {
- "_args": [
- [
- "promzard@^0.3.0",
- "/home/lyxaira/Artesanias/artesanias/node_modules/init-package-json"
- ]
- ],
- "_from": "promzard@>=0.3.0 <0.4.0",
- "_id": "promzard@0.3.0",
- "_inCache": true,
- "_installable": true,
- "_location": "/promzard",
- "_nodeVersion": "1.4.2",
- "_npmUser": {
- "email": "i@izs.me",
- "name": "isaacs"
- },
- "_npmVersion": "2.7.1",
- "_phantomChildren": {},
- "_requested": {
- "name": "promzard",
- "raw": "promzard@^0.3.0",
- "rawSpec": "^0.3.0",
- "scope": null,
- "spec": ">=0.3.0 <0.4.0",
- "type": "range"
- },
- "_requiredBy": [
- "/init-package-json"
- ],
- "_resolved": "https://registry.npmjs.org/promzard/-/promzard-0.3.0.tgz",
- "_shasum": "26a5d6ee8c7dee4cb12208305acfb93ba382a9ee",
- "_shrinkwrap": null,
- "_spec": "promzard@^0.3.0",
- "_where": "/home/lyxaira/Artesanias/artesanias/node_modules/init-package-json",
- "author": {
- "email": "i@izs.me",
- "name": "Isaac Z. Schlueter",
- "url": "http://blog.izs.me/"
- },
- "bugs": {
- "url": "https://github.com/isaacs/promzard/issues"
- },
- "dependencies": {
- "read": "1"
- },
- "description": "prompting wizardly",
- "devDependencies": {
- "tap": "~0.2.5"
- },
- "directories": {},
- "dist": {
- "shasum": "26a5d6ee8c7dee4cb12208305acfb93ba382a9ee",
- "tarball": "https://registry.npmjs.org/promzard/-/promzard-0.3.0.tgz"
- },
- "gitHead": "780ead051299aa28be2584199ab6fa503a32d354",
- "homepage": "https://github.com/isaacs/promzard",
- "license": "ISC",
- "main": "promzard.js",
- "maintainers": [
- {
- "name": "isaacs",
- "email": "i@izs.me"
- }
- ],
- "name": "promzard",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "url": "git://github.com/isaacs/promzard.git"
- },
- "scripts": {
- "test": "tap test/*.js"
- },
- "version": "0.3.0"
- }
|