{ "_from": "ohmyfetch@^0.4.21", "_id": "ohmyfetch@0.4.21", "_inBundle": false, "_integrity": "sha512-VG7f/JRvqvBOYvL0tHyEIEG7XHWm7OqIfAs6/HqwWwDfjiJ1g0huIpe5sFEmyb+7hpFa1EGNH2aERWR72tlClw==", "_location": "/ohmyfetch", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "ohmyfetch@^0.4.21", "name": "ohmyfetch", "escapedName": "ohmyfetch", "rawSpec": "^0.4.21", "saveSpec": null, "fetchSpec": "^0.4.21" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmmirror.com/ohmyfetch/-/ohmyfetch-0.4.21.tgz", "_shasum": "6850db751fc7bbf08153aa8b11ff1ef45fcfd963", "_spec": "ohmyfetch@^0.4.21", "_where": "/data/jenkins/workspace/usepcshop.ws.baibaodun.com.cn/src/JAVA-MER-2.1-PC_20251108", "bugs": { "url": "https://github.com/unjs/ohmyfetch/issues" }, "bundleDependencies": false, "dependencies": { "destr": "^1.2.0", "node-fetch-native": "^0.1.8", "ufo": "^0.8.6", "undici": "^5.12.0" }, "deprecated": "Package renamed to https://github.com/unjs/ofetch", "description": "oh-my-fetch", "devDependencies": { "@nuxtjs/eslint-config-typescript": "^11.0.0", "@types/node": "^18.11.9", "@vitest/coverage-c8": "^0.24.5", "eslint": "^8.26.0", "fetch-blob": "^3.2.0", "formdata-polyfill": "^4.0.10", "h3": "^0.8.6", "jiti": "^1.16.0", "listhen": "^0.3.5", "standard-version": "^9.5.0", "typescript": "^4.8.4", "unbuild": "^0.9.4", "vitest": "^0.24.5" }, "exports": { ".": { "node": { "types": "./dist/node.d.ts", "import": "./dist/node.mjs", "require": "./cjs/node.cjs" }, "default": { "types": "./dist/index.d.ts", "import": "./dist/index.mjs", "require": "./cjs/index.cjs" } }, "./node": { "types": "./dist/node.d.ts", "import": "./dist/node.mjs", "require": "./cjs/node.cjs" }, "./undici": { "types": "./dist/undici.d.ts", "import": "./dist/undici.mjs", "require": "./cjs/undici.cjs" } }, "files": [ "dist", "node.d.ts", "undici.d.ts", "cjs" ], "homepage": "https://github.com/unjs/ohmyfetch#readme", "license": "MIT", "main": "./cjs/node.cjs", "module": "./dist/index.mjs", "name": "ohmyfetch", "packageManager": "pnpm@7.14.2", "repository": { "type": "git", "url": "git+https://github.com/unjs/ohmyfetch.git" }, "scripts": { "build": "unbuild", "dev": "vitest", "lint": "eslint --ext .ts .", "play": "jiti playground/index.ts", "release": "pnpm test && standard-version && git push --follow-tags && pnpm publish", "test": "pnpm lint && vitest run --coverage" }, "sideEffects": false, "type": "module", "types": "./dist/index.d.ts", "version": "0.4.21" }