1 Star 0 Fork 0

jhon_zhou/axios

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bower.json 643 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "axios",
"main": "./dist/axios.js",
"version": "0.21.1",
"homepage": "https://github.com/axios/axios",
"authors": [
"Matt Zabriskie"
],
"description": "Promise based HTTP client for the browser and node.js",
"moduleType": [
"amd",
"globals"
],
"keywords": [
"xhr",
"http",
"ajax",
"promise",
"node"
],
"license": "MIT",
"ignore": [
"**/.*",
"*.iml",
"examples",
"lib",
"node_modules",
"sandbox",
"test",
"CONTRIBUTING.md",
"COOKBOOK.md",
"Gruntfile.js",
"index.js",
"karma.conf.js",
"package.json",
"webpack.*.js"
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/jhon-zhou/axios.git
git@gitee.com:jhon-zhou/axios.git
jhon-zhou
axios
axios
master

搜索帮助