| 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/minipass-fetch/ |
Upload File : |
{
"_args": [
[
"minipass-fetch@1.4.1",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "minipass-fetch@1.4.1",
"_id": "minipass-fetch@1.4.1",
"_inBundle": true,
"_location": "/npm/minipass-fetch",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "minipass-fetch@1.4.1",
"name": "minipass-fetch",
"escapedName": "minipass-fetch",
"rawSpec": "1.4.1",
"saveSpec": null,
"fetchSpec": "1.4.1"
},
"_requiredBy": [
"/npm/make-fetch-happen",
"/npm/npm-registry-fetch"
],
"_resolved": false,
"_spec": "1.4.1",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"bugs": {
"url": "https://github.com/npm/minipass-fetch/issues"
},
"dependencies": {
"encoding": "^0.1.12",
"minipass": "^3.1.0",
"minipass-sized": "^1.0.3",
"minizlib": "^2.0.0"
},
"description": "An implementation of window.fetch in Node.js using Minipass streams",
"devDependencies": {
"@ungap/url-search-params": "^0.1.2",
"abort-controller": "^3.0.0",
"abortcontroller-polyfill": "~1.3.0",
"form-data": "^2.5.1",
"parted": "^0.1.1",
"string-to-arraybuffer": "^1.0.2",
"tap": "^15.0.9",
"whatwg-url": "^7.0.0"
},
"engines": {
"node": ">=8"
},
"files": [
"index.js",
"lib/*.js"
],
"homepage": "https://github.com/npm/minipass-fetch#readme",
"keywords": [
"fetch",
"minipass",
"node-fetch",
"window.fetch"
],
"license": "MIT",
"main": "lib/index.js",
"name": "minipass-fetch",
"optionalDependencies": {
"encoding": "^0.1.12"
},
"repository": {
"type": "git",
"url": "git+https://github.com/npm/minipass-fetch.git"
},
"scripts": {
"postpublish": "git push origin --follow-tags",
"postversion": "npm publish",
"preversion": "npm test",
"snap": "tap",
"test": "tap"
},
"tap": {
"coverage-map": "map.js",
"check-coverage": true
},
"version": "1.4.1"
}