1 Star 0 Fork 0

神的感觉/tammy

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.61 KB
一键复制 编辑 原始数据 按行查看 历史
奉新明 提交于 2019-10-21 11:07 . feat(mock): 开发mock插件
{
"name": "tammy",
"version": "1.0.0",
"description": "The progressive HTTP client for the browser.",
"main": "./tammy.common.js",
"module": "./tammy.esm.js",
"unpkg": "./tammy.js",
"jsdelivr": "./tammy.js",
"scripts": {
"build": "node ./scripts/build.js",
"test": "node ./scripts/test.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/fengxinming/tammy.git"
},
"keywords": [
"xhr",
"XMLHttpRequest",
"ajax",
"fetch",
"axios",
"http",
"promise",
"node"
],
"author": "Jesse Feng",
"license": "MIT",
"bugs": {
"url": "https://github.com/fengxinming/tammy/issues"
},
"homepage": "https://github.com/fengxinming/tammy#readme",
"devDependencies": {
"@babel/core": "^7.2.2",
"@babel/preset-env": "^7.3.1",
"babel-jest": "^24.0.0",
"clrsole": "^1.0.0",
"cross-spawn": "^7.0.0",
"eslint": "^5.12.0",
"eslint-config-standard": "^12.0.0",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-node": "^8.0.1",
"eslint-plugin-promise": "^4.0.1",
"eslint-plugin-standard": "^4.0.0",
"fs-extra": "^7.0.1",
"jest": "^24.0.0",
"rimraf": "^2.6.3",
"rollup": "^1.21.4",
"rollup-plugin-alias": "^1.5.1",
"rollup-plugin-buble": "^0.19.6",
"rollup-plugin-commonjs": "^10.0.1",
"rollup-plugin-flow-no-whitespace": "^1.0.0",
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-replace": "^2.1.0",
"uglify-js": "^3.4.9",
"zlib": "^1.0.5"
},
"dependencies": {
"celia": "^6.1.4",
"mime": "^2.4.4",
"path-to-regexp": "^3.1.0",
"qs-like": "^1.0.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/shendeganjue/tammy.git
git@gitee.com:shendeganjue/tammy.git
shendeganjue
tammy
tammy
master

搜索帮助