| Server IP : 185.208.173.17 / Your IP : 87.236.161.98 Web Server : Microsoft-IIS/10.0 System : Windows NT SRV8576125506 10.0 build 26100 (Windows Server 2016) AMD64 User : IUSR ( 0) PHP Version : 7.4.13 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/inetpub/wwwroot/parsmega.nuxt/node_modules/npm/node_modules/libnpmpublish/ |
Upload File : |
{
"_args": [
[
"libnpmpublish@4.0.2",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "libnpmpublish@4.0.2",
"_id": "libnpmpublish@4.0.2",
"_inBundle": true,
"_location": "/npm/libnpmpublish",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "libnpmpublish@4.0.2",
"name": "libnpmpublish",
"escapedName": "libnpmpublish",
"rawSpec": "4.0.2",
"saveSpec": null,
"fetchSpec": "4.0.2"
},
"_requiredBy": [
"/npm"
],
"_resolved": false,
"_spec": "4.0.2",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"author": {
"name": "npm Inc.",
"email": "support@npmjs.com"
},
"bugs": {
"url": "https://github.com/npm/libnpmpublish/issues"
},
"contributors": [
{
"name": "Kat Marchán",
"email": "kzm@zkat.tech"
},
{
"name": "Claudia Hernández",
"email": "claudia@npmjs.com"
}
],
"dependencies": {
"normalize-package-data": "^3.0.2",
"npm-package-arg": "^8.1.2",
"npm-registry-fetch": "^11.0.0",
"semver": "^7.1.3",
"ssri": "^8.0.1"
},
"description": "Programmatic API for the bits behind npm publish and unpublish",
"devDependencies": {
"eslint": "^7.11.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.2",
"libnpmpack": "^2.0.0",
"lodash.clonedeep": "^4.5.0",
"nock": "^12.0.2",
"standard": "^14.3.1",
"tap": "^14.10.6"
},
"engines": {
"node": ">=10"
},
"files": [
"*.js"
],
"homepage": "https://npmjs.com/package/libnpmpublish",
"license": "ISC",
"main": "index.js",
"name": "libnpmpublish",
"repository": {
"type": "git",
"url": "git+https://github.com/npm/libnpmpublish.git"
},
"scripts": {
"eslint": "eslint",
"lint": "npm run eslint -- \"*.js\"",
"lintfix": "npm run lint -- --fix",
"posttest": "npm run lint",
"postversion": "npm publish",
"prepublishOnly": "git push origin --follow-tags",
"preversion": "npm test",
"test": "tap"
},
"tap": {
"check-coverage": true
},
"version": "4.0.2"
}