1 Star 0 Fork 1

JA+ / ja-fetch

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.19 KB
一键复制 编辑 原始数据 按行查看 历史
JA+ 提交于 2024-05-29 19:55 . 1.5.2
{
"name": "ja-fetch",
"version": "1.5.2",
"description": "4kb fetch-api wrapper",
"main": "lib/ja-fetch.js",
"module": "lib/ja-fetch.esm.js",
"types": "src/index.ts",
"type": "module",
"scripts": {
"bd": "rollup -c",
"test:server": "node ./test/server/app.js"
},
"files": [
"src",
"lib",
"preset"
],
"repository": {
"type": "git",
"url": "https://gitee.com/japlus/ja-fetch"
},
"keywords": [
"fetch",
"http",
"axios",
"request",
"es6"
],
"author": "JA+",
"license": "MIT",
"devDependencies": {
"@rollup/plugin-terser": "^0.1.0",
"@rollup/plugin-typescript": "^10.0.1",
"@typescript-eslint/eslint-plugin": "^5.32.0",
"@typescript-eslint/parser": "^5.32.0",
"chalk": "^4.1.2",
"eslint": "^8.24.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-html": "^7.1.0",
"eslint-plugin-prettier": "^4.2.1",
"koa": "^2.13.1",
"koa-body": "^4.2.0",
"koa-compress": "^5.1.0",
"koa-cors": "0.0.16",
"koa-router": "^10.1.1",
"koa-static": "^5.0.0",
"log4js": "^6.3.0",
"prettier": "^2.7.1",
"rollup": "^3.5.1",
"rollup-plugin-dts": "^5.2.0",
"typescript": "^4.7.3"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/japlus/ja-fetch.git
git@gitee.com:japlus/ja-fetch.git
japlus
ja-fetch
ja-fetch
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891