{ "_from": "minipass-fetch@^2.0.3", "_id": "minipass-fetch@2.1.2", "_inBundle": false, "_integrity": "sha512-LT49Zi2/WMROHYoqGgdlQIZh8mLPZmOrN2NdJjMXxYe4nkN6FUyuPuOAOedNJDrx0IRGg9+4guZewtp8hE6TxA==", "_location": "/minipass-fetch", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "minipass-fetch@^2.0.3", "name": "minipass-fetch", "escapedName": "minipass-fetch", "rawSpec": "^2.0.3", "saveSpec": null, "fetchSpec": "^2.0.3" }, "_requiredBy": [ "/make-fetch-happen" ], "_resolved": "https://registry.npmmirror.com/minipass-fetch/-/minipass-fetch-2.1.2.tgz", "_shasum": "95560b50c472d81a3bc76f20ede80eaed76d8add", "_spec": "minipass-fetch@^2.0.3", "_where": "/Users/xiongbenda/Desktop/中葡数字/黑河卡口项目/IC_RW/node_modules/make-fetch-happen", "author": { "name": "GitHub Inc." }, "bugs": { "url": "https://github.com/npm/minipass-fetch/issues" }, "bundleDependencies": false, "dependencies": { "encoding": "^0.1.13", "minipass": "^3.1.6", "minipass-sized": "^1.0.3", "minizlib": "^2.1.2" }, "deprecated": false, "description": "An implementation of window.fetch in Node.js using Minipass streams", "devDependencies": { "@npmcli/eslint-config": "^3.0.1", "@npmcli/template-oss": "3.5.0", "@ungap/url-search-params": "^0.2.2", "abort-controller": "^3.0.0", "abortcontroller-polyfill": "~1.7.3", "encoding": "^0.1.13", "form-data": "^4.0.0", "nock": "^13.2.4", "parted": "^0.1.1", "string-to-arraybuffer": "^1.0.2", "tap": "^16.0.0" }, "engines": { "node": "^12.13.0 || ^14.15.0 || >=16.0.0" }, "files": [ "bin/", "lib/" ], "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.13" }, "repository": { "type": "git", "url": "git+https://github.com/npm/minipass-fetch.git" }, "scripts": { "lint": "eslint \"**/*.js\"", "lintfix": "npm run lint -- --fix", "postlint": "template-oss-check", "postpublish": "git push origin --follow-tags", "posttest": "npm run lint", "postversion": "npm publish", "prepublishOnly": "git push origin --follow-tags", "preversion": "npm test", "snap": "tap", "template-oss-apply": "template-oss-apply --force", "test": "tap" }, "tap": { "coverage-map": "map.js", "check-coverage": true }, "templateOSS": { "//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.", "version": "3.5.0" }, "version": "2.1.2" }