{
  "_args": [
    [
      "init-package-json@1.9.6",
      "/usr/share/npm"
    ]
  ],
  "_from": "init-package-json@1.9.6",
  "_id": "init-package-json@1.9.6",
  "_inCache": true,
  "_installable": true,
  "_location": "/init-package-json",
  "_nodeVersion": "7.7.4",
  "_npmOperationalInternal": {
    "host": "packages-18-east.internal.npmjs.com",
    "tmp": "tmp/init-package-json-1.9.6.tgz_1492135231749_0.8497632052749395"
  },
  "_npmUser": {
    "email": "me@re-becca.org",
    "name": "iarna"
  },
  "_npmVersion": "4.5.0",
  "_phantomChildren": {
    "builtins": "1.0.3",
    "fs.realpath": "1.0.0",
    "inflight": "1.0.6",
    "inherits": "2.0.3",
    "minimatch": "3.0.4",
    "once": "1.3.3",
    "path-is-absolute": "1.0.1"
  },
  "_requested": {
    "name": "init-package-json",
    "raw": "init-package-json@1.9.6",
    "rawSpec": "1.9.6",
    "scope": null,
    "spec": "1.9.6",
    "type": "version"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/init-package-json/-/init-package-json-1.9.6.tgz",
  "_shasum": "789fc2b74466a4952b9ea77c0575bc78ebd60a61",
  "_shrinkwrap": null,
  "_spec": "init-package-json@1.9.6",
  "_where": "/usr/share/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": "^7.1.1",
    "npm-package-arg": "^4.0.0 || ^5.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": "^3.0.0"
  },
  "description": "A node module to get your node module started",
  "devDependencies": {
    "mkdirp": "^0.5.1",
    "npm": "^4.3.0",
    "rimraf": "^2.1.4",
    "tap": "^10.3.0"
  },
  "directories": {},
  "dist": {
    "shasum": "789fc2b74466a4952b9ea77c0575bc78ebd60a61",
    "tarball": "https://registry.npmjs.org/init-package-json/-/init-package-json-1.9.6.tgz"
  },
  "gitHead": "bcc338ef166aee58fc843c52b5225363d4668bf2",
  "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.6"
}
