????

Your IP : 216.73.216.174


Current Path : /usr/lib/node_modules/init-package-json/
Upload File :
Current File : //usr/lib/node_modules/init-package-json/package.json

{
  "name": "init-package-json",
  "version": "1.10.3",
  "main": "init-package-json.js",
  "scripts": {
    "prerelease": "npm t",
    "postrelease": "npm publish && git push --follow-tags",
    "release": "standard-version -s",
    "test": "tap --nyc-arg=--all --coverage test"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/npm/init-package-json.git"
  },
  "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": "^7.1.1",
    "npm-package-arg": "^4.0.0 || ^5.0.0 || ^6.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"
  },
  "devDependencies": {
    "mkdirp": "^0.5.1",
    "npm": "^5.7.1",
    "rimraf": "^2.1.4",
    "standard-version": "^4.3.0",
    "tap": "^11.1.2"
  },
  "keywords": [
    "init",
    "package.json",
    "package",
    "helper",
    "wizard",
    "wizerd",
    "prompt",
    "start"
  ],
  "files": [
    "default-input.js",
    "init-package-json.js"
  ],
  "gitHead": "b30d345bd50ed34d33db384bc2b645e7d47d6183",
  "bugs": {
    "url": "https://github.com/npm/init-package-json/issues"
  },
  "homepage": "https://github.com/npm/init-package-json#readme",
  "_id": "init-package-json@1.10.3",
  "_npmVersion": "5.7.1",
  "_nodeVersion": "8.9.4",
  "_npmUser": {
    "name": "zkat",
    "email": "kzm@sykosomatic.org"
  },
  "dist": {
    "integrity": "sha512-zKSiXKhQveNteyhcj1CoOP8tqp1QuxPIPBl8Bid99DGLFqA1p87M6lNgfjJHSBoWJJlidGOv5rWjyYKEB3g2Jw==",
    "shasum": "45ffe2f610a8ca134f2bd1db5637b235070f6cbe",
    "tarball": "https://registry.npmjs.org/init-package-json/-/init-package-json-1.10.3.tgz",
    "fileCount": 6,
    "unpackedSize": 15172
  },
  "maintainers": [
    {
      "email": "me@re-becca.org",
      "name": "iarna"
    },
    {
      "email": "i@izs.me",
      "name": "isaacs"
    },
    {
      "email": "ogd@aoaioxxysz.net",
      "name": "othiym23"
    },
    {
      "email": "kzm@sykosomatic.org",
      "name": "zkat"
    }
  ],
  "directories": {},
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/init-package-json_1.10.3_1520464294615_0.46646458318643647"
  },
  "_shasum": "45ffe2f610a8ca134f2bd1db5637b235070f6cbe",
  "_resolved": "https://registry.npmjs.org/init-package-json/-/init-package-json-1.10.3.tgz",
  "_from": "init-package-json@latest"
}