• File: package.json
  • Full Path: /home6/laduliya/test.mydthpay.com/node_modules/npm/node_modules/libnpmpublish/package.json
  • Date Modified: 06/12/2022 12:55 PM
  • File size: 2.24 KB
  • MIME-type: text/plain
  • Charset: utf-8
{
  "_args": [
    [
      "libnpmpublish@1.1.2",
      "/home/mydthpay/nodevenv/test.mydthpay.com/12/lib"
    ]
  ],
  "_from": "libnpmpublish@1.1.2",
  "_id": "libnpmpublish@1.1.2",
  "_inBundle": true,
  "_integrity": "sha512-2yIwaXrhTTcF7bkJKIKmaCV9wZOALf/gsTDxVSu/Gu/6wiG3fA8ce8YKstiWKTxSFNC0R7isPUb6tXTVFZHt2g==",
  "_location": "/npm/libnpmpublish",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "libnpmpublish@1.1.2",
    "name": "libnpmpublish",
    "escapedName": "libnpmpublish",
    "rawSpec": "1.1.2",
    "saveSpec": null,
    "fetchSpec": "1.1.2"
  },
  "_requiredBy": [
    "/npm/libnpm"
  ],
  "_resolved": false,
  "_shasum": "4201cfc4a69c44e6f454ec548fa1cd90f10df0a0",
  "_spec": "1.1.2",
  "_where": "/home/mydthpay/nodevenv/test.mydthpay.com/12/lib",
  "author": {
    "name": "Kat Marchán",
    "email": "kzm@zkat.tech"
  },
  "bugs": {
    "url": "https://github.com/npm/libnpmpublish/issues"
  },
  "dependencies": {
    "aproba": "^2.0.0",
    "figgy-pudding": "^3.5.1",
    "get-stream": "^4.0.0",
    "lodash.clonedeep": "^4.5.0",
    "normalize-package-data": "^2.4.0",
    "npm-package-arg": "^6.1.0",
    "npm-registry-fetch": "^4.0.0",
    "semver": "^5.5.1",
    "ssri": "^6.0.1"
  },
  "deprecated": false,
  "description": "Programmatic API for the bits behind npm publish and unpublish",
  "devDependencies": {
    "bluebird": "^3.5.1",
    "nock": "^9.6.1",
    "standard": "*",
    "standard-version": "*",
    "tap": "*",
    "tar-stream": "^1.6.1",
    "weallbehave": "*",
    "weallcontribute": "*"
  },
  "homepage": "https://npmjs.com/package/libnpmpublish",
  "license": "ISC",
  "name": "libnpmpublish",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/npm/libnpmpublish.git"
  },
  "scripts": {
    "postrelease": "npm publish && git push --follow-tags",
    "prerelease": "npm t",
    "pretest": "standard",
    "release": "standard-version -s",
    "test": "tap -J --100 test/*.js",
    "update-coc": "weallbehave -o . && git add CODE_OF_CONDUCT.md && git commit -m 'docs(coc): updated CODE_OF_CONDUCT.md'",
    "update-contrib": "weallcontribute -o . && git add CONTRIBUTING.md && git commit -m 'docs(contributing): updated CONTRIBUTING.md'"
  },
  "version": "1.1.2"
}