1 Star 0 Fork 0

robin_open_tools/axios

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bower.json 643 Bytes
一键复制 编辑 原始数据 按行查看 历史
Emily Morehouse 提交于 2020-01-07 10:18 . Releasing 0.19.1
{
"name": "axios",
"main": "./dist/axios.js",
"version": "0.19.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"
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/pj_java_util/axios.git
git@gitee.com:pj_java_util/axios.git
pj_java_util
axios
axios
master

搜索帮助