{
  "_id": "promzard@0.3.0",
  "_inBundle": true,
  "_location": "/npm/promzard",
  "_phantomChildren": {},
  "_requiredBy": [
    "/npm/init-package-json"
  ],
  "author": {
    "name": "Isaac Z. Schlueter",
    "email": "i@izs.me",
    "url": "http://blog.izs.me/"
  },
  "bugs": {
    "url": "https://github.com/isaacs/promzard/issues"
  },
  "dependencies": {
    "read": "1"
  },
  "description": "prompting wizardly",
  "devDependencies": {
    "tap": "~0.2.5"
  },
  "homepage": "https://github.com/isaacs/promzard#readme",
  "license": "ISC",
  "main": "promzard.js",
  "name": "promzard",
  "repository": {
    "url": "git://github.com/isaacs/promzard.git"
  },
  "scripts": {
    "test": "tap test/*.js"
  },
  "version": "0.3.0"
}
