| 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/make-fetch-happen/ |
Upload File : |
{
"_args": [
[
"make-fetch-happen@9.1.0",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "make-fetch-happen@9.1.0",
"_id": "make-fetch-happen@9.1.0",
"_inBundle": true,
"_location": "/npm/make-fetch-happen",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "make-fetch-happen@9.1.0",
"name": "make-fetch-happen",
"escapedName": "make-fetch-happen",
"rawSpec": "9.1.0",
"saveSpec": null,
"fetchSpec": "9.1.0"
},
"_requiredBy": [
"/npm",
"/npm/npm-registry-fetch"
],
"_resolved": false,
"_spec": "9.1.0",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"author": {
"name": "Kat Marchán",
"email": "kzm@zkat.tech"
},
"bugs": {
"url": "https://github.com/npm/make-fetch-happen/issues"
},
"dependencies": {
"agentkeepalive": "^4.1.3",
"cacache": "^15.2.0",
"http-cache-semantics": "^4.1.0",
"http-proxy-agent": "^4.0.1",
"https-proxy-agent": "^5.0.0",
"is-lambda": "^1.0.1",
"lru-cache": "^6.0.0",
"minipass": "^3.1.3",
"minipass-collect": "^1.0.2",
"minipass-fetch": "^1.3.2",
"minipass-flush": "^1.0.5",
"minipass-pipeline": "^1.2.4",
"negotiator": "^0.6.2",
"promise-retry": "^2.0.1",
"socks-proxy-agent": "^6.0.0",
"ssri": "^8.0.0"
},
"description": "Opinionated, caching, retrying fetch client",
"devDependencies": {
"eslint": "^7.26.0",
"eslint-plugin-import": "^2.23.2",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^5.1.0",
"eslint-plugin-standard": "^5.0.0",
"mkdirp": "^1.0.4",
"nock": "^13.0.11",
"npmlog": "^5.0.0",
"require-inject": "^1.4.2",
"rimraf": "^3.0.2",
"safe-buffer": "^5.2.1",
"standard-version": "^9.3.0",
"tap": "^15.0.9"
},
"engines": {
"node": ">= 10"
},
"files": [
"lib"
],
"homepage": "https://github.com/npm/make-fetch-happen#readme",
"keywords": [
"http",
"request",
"fetch",
"mean girls",
"caching",
"cache",
"subresource integrity"
],
"license": "ISC",
"main": "lib/index.js",
"name": "make-fetch-happen",
"repository": {
"type": "git",
"url": "git+https://github.com/npm/make-fetch-happen.git"
},
"scripts": {
"eslint": "eslint",
"lint": "npm run eslint -- lib test",
"lintfix": "npm run lint -- --fix",
"posttest": "npm run lint",
"postversion": "npm publish",
"prepublishOnly": "git push --follow-tags",
"preversion": "npm t",
"test": "tap"
},
"tap": {
"color": 1,
"files": "test/*.js",
"check-coverage": true
},
"version": "9.1.0"
}