1 Star 0 Fork 2

shannonlin/ajax-hook

forked from healthy/ajax-hook 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 957 Bytes
一键复制 编辑 原始数据 按行查看 历史
chenyingyan.xy 提交于 2023-06-20 16:17 . fix: export error
{
"name": "ajax-hook",
"version": "3.0.1",
"main": "index.js",
"typings": "./index.d.ts",
"author": {
"name": "wendux",
"email": "824783146@qq.com",
"url": "https://github.com/wendux"
},
"description": "Hooking XMLHttpRequest object in browser",
"keywords": [
"ajax hook",
"hook ajax",
"ajax-hook",
"intercept ajax"
],
"repository": {
"type": "git",
"url": "https://github.com/wendux/Ajax-hook"
},
"bugs": {
"url": "https://github.com/wendux/Ajax-hook/issues"
},
"scripts": {
"dev": "tsc test/hook.ts & tsc test/proxy.ts & node build.js test",
"build": "node build.js umd & node build.js umd-min & node build.js cdn & node build.js cdn-min"
},
"devDependencies": {
"babel-core": "^6.0.0",
"babel-loader": "^6.0.0",
"babel-plugin-transform-runtime": "^6.0.0",
"babel-preset-es2015": "^6.0.0",
"babel-preset-es2017": "^6.24.1",
"webpack": "^2.6.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/shannonlin/ajax-hook.git
git@gitee.com:shannonlin/ajax-hook.git
shannonlin
ajax-hook
ajax-hook
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385