vs/v5.0.0/node_modules/npm/node_modules/init-package-json/package.json

{
  "_args": [
    [
      "init-package-json@~1.9.1",
      "/Users/ogd/Documents/projects/npm/npm"
    ]
  ],
  "_from": "init-package-json@>=1.9.1 <1.10.0",
  "_id": "init-package-json@1.9.1",
  "_inCache": true,
  "_location": "/init-package-json",
  "_nodeVersion": "2.2.2",
  "_npmUser": {
    "email": "kat@sykosomatic.org",
    "name": "zkat"
  },
  "_npmVersion": "2.14.1",
  "_phantomChildren": {
    "spdx-correct": "1.0.0",
    "spdx-expression-parse": "1.0.0"
  },
  "_requested": {
    "name": "init-package-json",
    "raw": "init-package-json@~1.9.1",
    "rawSpec": "~1.9.1",
    "scope": null,
    "spec": ">=1.9.1 <1.10.0",
    "type": "range"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/init-package-json/-/init-package-json-1.9.1.tgz",
  "_shasum": "a28e05b5baeb3363cd473df68d30d3a80523a31c",
  "_shrinkwrap": null,
  "_spec": "init-package-json@~1.9.1",
  "_where": "/Users/ogd/Documents/projects/npm/npm",
  "author": {
    "email": "i@izs.me",
    "name": "Isaac Z. Schlueter",
    "url": "http://blog.izs.me/"
  },
  "bugs": {
    "url": "https://github.com/isaacs/init-package-json/issues"
  },
  "dependencies": {
    "glob": "^5.0.3",
    "npm-package-arg": "^4.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": "^2.0.1"
  },
  "description": "A node module to get your node module started",
  "devDependencies": {
    "npm": "^2",
    "rimraf": "^2.1.4",
    "tap": "^1.2.0"
  },
  "directories": {},
  "dist": {
    "shasum": "a28e05b5baeb3363cd473df68d30d3a80523a31c",
    "tarball": "http://registry.npmjs.org/init-package-json/-/init-package-json-1.9.1.tgz"
  },
  "gitHead": "37c38b4e23189eb5645901fa6851f343fddd4b73",
  "homepage": "https://github.com/isaacs/init-package-json#readme",
  "installable": true,
  "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": {},
  "repository": {
    "type": "git",
    "url": "git://github.com/isaacs/init-package-json.git"
  },
  "scripts": {
    "test": "tap test/*.js"
  },
  "version": "1.9.1"
}