1{ 2 "_from": "promzard@^0.3.0", 3 "_id": "promzard@0.3.0", 4 "_inBundle": false, 5 "_integrity": "sha1-JqXW7ox97kyxIggwWs+5O6OCqe4=", 6 "_location": "/promzard", 7 "_phantomChildren": {}, 8 "_requested": { 9 "type": "range", 10 "registry": true, 11 "raw": "promzard@^0.3.0", 12 "name": "promzard", 13 "escapedName": "promzard", 14 "rawSpec": "^0.3.0", 15 "saveSpec": null, 16 "fetchSpec": "^0.3.0" 17 }, 18 "_requiredBy": [ 19 "/init-package-json" 20 ], 21 "_resolved": "https://registry.npmjs.org/promzard/-/promzard-0.3.0.tgz", 22 "_shasum": "26a5d6ee8c7dee4cb12208305acfb93ba382a9ee", 23 "_spec": "promzard@^0.3.0", 24 "_where": "/Users/rebecca/code/npm/node_modules/init-package-json", 25 "author": { 26 "name": "Isaac Z. Schlueter", 27 "email": "i@izs.me", 28 "url": "http://blog.izs.me/" 29 }, 30 "bugs": { 31 "url": "https://github.com/isaacs/promzard/issues" 32 }, 33 "bundleDependencies": false, 34 "dependencies": { 35 "read": "1" 36 }, 37 "deprecated": false, 38 "description": "prompting wizardly", 39 "devDependencies": { 40 "tap": "~0.2.5" 41 }, 42 "homepage": "https://github.com/isaacs/promzard#readme", 43 "license": "ISC", 44 "main": "promzard.js", 45 "name": "promzard", 46 "repository": { 47 "url": "git://github.com/isaacs/promzard.git" 48 }, 49 "scripts": { 50 "test": "tap test/*.js" 51 }, 52 "version": "0.3.0" 53} 54