| 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 : /inetpub/wwwroot/parsmega.nuxt/node_modules/npm/node_modules/npm-registry-fetch/ |
Upload File : |
{
"_args": [
[
"npm-registry-fetch@11.0.0",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "npm-registry-fetch@11.0.0",
"_id": "npm-registry-fetch@11.0.0",
"_inBundle": true,
"_location": "/npm/npm-registry-fetch",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "npm-registry-fetch@11.0.0",
"name": "npm-registry-fetch",
"escapedName": "npm-registry-fetch",
"rawSpec": "11.0.0",
"saveSpec": null,
"fetchSpec": "11.0.0"
},
"_requiredBy": [
"/npm",
"/npm/@npmcli/arborist",
"/npm/libnpmaccess",
"/npm/libnpmhook",
"/npm/libnpmorg",
"/npm/libnpmpublish",
"/npm/libnpmsearch",
"/npm/libnpmteam",
"/npm/npm-profile",
"/npm/pacote"
],
"_resolved": false,
"_spec": "11.0.0",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"author": {
"name": "Kat Marchán",
"email": "kzm@sykosomatic.org"
},
"bugs": {
"url": "https://github.com/npm/npm-registry-fetch/issues"
},
"dependencies": {
"make-fetch-happen": "^9.0.1",
"minipass": "^3.1.3",
"minipass-fetch": "^1.3.0",
"minipass-json-stream": "^1.0.1",
"minizlib": "^2.0.0",
"npm-package-arg": "^8.0.0"
},
"description": "Fetch-based http client for use with npm registry APIs",
"devDependencies": {
"@npmcli/lint": "^1.0.1",
"cacache": "^15.0.0",
"nock": "^13.1.0",
"npmlog": "^4.1.2",
"require-inject": "^1.4.4",
"ssri": "^8.0.0",
"tap": "^15.0.4"
},
"engines": {
"node": ">=10"
},
"files": [
"*.js"
],
"homepage": "https://github.com/npm/npm-registry-fetch#readme",
"keywords": [
"npm",
"registry",
"fetch"
],
"license": "ISC",
"main": "index.js",
"name": "npm-registry-fetch",
"repository": {
"type": "git",
"url": "git+https://github.com/npm/npm-registry-fetch.git"
},
"scripts": {
"eslint": "eslint",
"lint": "npm run npmclilint -- \"*.*js\" \"test/**/*.*js\"",
"lintfix": "npm run lint -- --fix",
"npmclilint": "npmcli-lint",
"postsnap": "npm run lintfix --",
"posttest": "npm run lint --",
"postversion": "npm publish",
"prepublishOnly": "git push origin --follow-tags",
"preversion": "npm test",
"test": "tap"
},
"tap": {
"check-coverage": true,
"test-ignore": "test[\\\\/](util|cache)[\\\\/]"
},
"version": "11.0.0"
}