/
githubmirror
/
axios
Обзор
Документация
Войти
/
githubmirror
/
axios
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v1.13.3
bower.json
43 строки
700 B
Jay
chore(release): v1.13.3 (#7335)
20 янв 2026, 20:47
Не верифицирован
20 янв 2026, 20:47
ab06109
Код
Авторство
О чём код?
{ "name": "axios", "main": "./dist/axios.js", "version": "1.13.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", "browser", "fetch", "rest", "api", "client" ], "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" ] }