| 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/libnpmversion/ |
Upload File : |
{
"_args": [
[
"libnpmversion@1.2.1",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "libnpmversion@1.2.1",
"_id": "libnpmversion@1.2.1",
"_inBundle": true,
"_location": "/npm/libnpmversion",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "libnpmversion@1.2.1",
"name": "libnpmversion",
"escapedName": "libnpmversion",
"rawSpec": "1.2.1",
"saveSpec": null,
"fetchSpec": "1.2.1"
},
"_requiredBy": [
"/npm"
],
"_resolved": false,
"_spec": "1.2.1",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"author": {
"name": "Isaac Z. Schlueter",
"email": "i@izs.me",
"url": "https://izs.me"
},
"bugs": {
"url": "https://github.com/npm/libnpmversion/issues"
},
"dependencies": {
"@npmcli/git": "^2.0.7",
"@npmcli/run-script": "^1.8.4",
"json-parse-even-better-errors": "^2.3.1",
"semver": "^7.3.5",
"stringify-package": "^1.0.1"
},
"description": "library to do the things that 'npm version' does",
"devDependencies": {
"require-inject": "^1.4.4",
"standard": "^16.0.3",
"tap": "^14.11.0"
},
"files": [
"lib/*.js"
],
"homepage": "https://github.com/npm/libnpmversion#readme",
"license": "ISC",
"main": "lib/index.js",
"name": "libnpmversion",
"repository": {
"type": "git",
"url": "git+https://github.com/npm/libnpmversion.git"
},
"scripts": {
"lint": "standard",
"lint:fix": "standard --fix",
"posttest": "npm run lint",
"postversion": "npm publish",
"prepublishOnly": "git push origin --follow-tags",
"preversion": "npm test",
"snap": "tap",
"test": "tap"
},
"standard": {
"ignore": [
"tap-snapshots"
]
},
"tap": {
"coverage-map": "map.js",
"check-coverage": true
},
"version": "1.2.1"
}