Hacked By AnonymousFox
{
"_from": "libnpmpublish@^1.1.2",
"_id": "libnpmpublish@1.1.2",
"_inBundle": false,
"_integrity": "sha512-2yIwaXrhTTcF7bkJKIKmaCV9wZOALf/gsTDxVSu/Gu/6wiG3fA8ce8YKstiWKTxSFNC0R7isPUb6tXTVFZHt2g==",
"_location": "/libnpmpublish",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "libnpmpublish@^1.1.2",
"name": "libnpmpublish",
"escapedName": "libnpmpublish",
"rawSpec": "^1.1.2",
"saveSpec": null,
"fetchSpec": "^1.1.2"
},
"_requiredBy": [
"/libnpm"
],
"_resolved": "https://registry.npmjs.org/libnpmpublish/-/libnpmpublish-1.1.2.tgz",
"_shasum": "4201cfc4a69c44e6f454ec548fa1cd90f10df0a0",
"_spec": "libnpmpublish@^1.1.2",
"_where": "/Users/isaacs/dev/npm/cli/node_modules/libnpm",
"author": {
"name": "Kat Marchán",
"email": "kzm@zkat.tech"
},
"bugs": {
"url": "https://github.com/npm/libnpmpublish/issues"
},
"bundleDependencies": false,
"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"
}
Hacked By AnonymousFox1.0, Coded By AnonymousFox