/
githubmirror
/
axios
Обзор
Документация
Войти
/
githubmirror
/
axios
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v0.30.3
bower.json
38 строк
635 B
jasonsaayman
chore: release 0.30.2
18 фев 2026, 20:15
18 фев 2026, 20:15
f53bcf6
Код
Авторство
О чём код?
{ "name": "axios", "main": "./dist/axios.js", "version": "0.30.3", "homepage": "https://axios-http.com", "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" ] }