{
  "name": "init-package-json",
  "version": "1.2.0",
  "main": "init-package-json.js",
  "scripts": {
    "test": "tap test/*.js"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/isaacs/init-package-json"
  },
  "author": {
    "name": "Isaac Z. Schlueter",
    "email": "i@izs.me",
    "url": "http://blog.izs.me/"
  },
  "license": "ISC",
  "description": "A node module to get your node module started",
  "dependencies": {
    "glob": "^4.0.2",
    "promzard": "~0.2.0",
    "read": "~1.0.1",
    "read-package-json": "1",
    "semver": "2.x || 3.x || 4"
  },
  "devDependencies": {
    "npm": "^2.1.4",
    "rimraf": "^2.1.4",
    "tap": "^0.4.13"
  },
  "keywords": [
    "init",
    "package.json",
    "package",
    "helper",
    "wizard",
    "wizerd",
    "prompt",
    "start"
  ],
  "gitHead": "6c0743199706494a190c0b47d2e2567dc86055a3",
  "bugs": {
    "url": "https://github.com/isaacs/init-package-json/issues"
  },
  "homepage": "https://github.com/isaacs/init-package-json",
  "_id": "init-package-json@1.2.0",
  "_shasum": "b9f027514403b3b3f582c148592ab75214003348",
  "_from": "init-package-json@>=1.2.0 <1.3.0",
  "_npmVersion": "2.3.0",
  "_nodeVersion": "0.10.35",
  "_npmUser": {
    "name": "othiym23",
    "email": "ogd@aoaioxxysz.net"
  },
  "maintainers": [
    {
      "name": "isaacs",
      "email": "i@izs.me"
    },
    {
      "name": "othiym23",
      "email": "ogd@aoaioxxysz.net"
    }
  ],
  "dist": {
    "shasum": "b9f027514403b3b3f582c148592ab75214003348",
    "tarball": "http://registry.npmjs.org/init-package-json/-/init-package-json-1.2.0.tgz"
  },
  "directories": {},
  "_resolved": "https://registry.npmjs.org/init-package-json/-/init-package-json-1.2.0.tgz"
}
