0 Star 0 Fork 0

HePing / ifetch

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.17 KB
一键复制 编辑 原始数据 按行查看 历史
HePing 提交于 2024-01-22 16:32 . feat 优化类型逻辑
{
"name": "ifetch",
"version": "1.0.0",
"main": "lib/index.js",
"module": "lib/index.js",
"types": "lib/index.d.ts",
"repository": "https://gitee.com/hepingmogul/ifetch.git",
"author": "<hepingmogul@qq.com>",
"license": "MIT",
"type": "module",
"exports": {
".": {
"types": "./lib/index.d.ts",
"import": "./lib/index.js"
}
},
"scripts": {
"build": "rollup -c --bundleConfigAsCjs",
"prepack": "npm run build",
"test": "vitest"
},
"devDependencies": {
"@babel/core": "^7.17.4",
"@babel/eslint-parser": "^7.23.3",
"@babel/preset-env": "^7.16.11",
"@rollup/plugin-eslint": "^9.0.5",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-typescript": "^11.1.6",
"@types/node": "^20.11.5",
"@typescript-eslint/eslint-plugin": "^6.19.0",
"h3": "^1.10.0",
"listhen": "^1.5.6",
"rollup": "^4.9.5",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-dts": "^6.1.0",
"tslib": "^2.6.2",
"typescript": "^5.3.3",
"ufo": "^1.3.2",
"vite-plugin-eslint": "^1.8.1",
"vitest": "^1.2.1",
"@typescript-eslint/parser": "^6.19.0",
"eslint": "^8.56.0"
},
"dependencies": {}
}
JavaScript
1
https://gitee.com/hepingmogul/ifetch.git
git@gitee.com:hepingmogul/ifetch.git
hepingmogul
ifetch
ifetch
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891