/
githubmirror
/
axios
Обзор
Документация
Войти
/
githubmirror
/
axios
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v1.15.0
bower.json
43 строки
700 B
github-actions[bot]
chore(release): prepare release 1.15.0 (#10671)
07 апр 2026, 19:03
Не верифицирован
07 апр 2026, 19:03
772a4e5
Код
Авторство
О чём код?
{ "name": "axios", "main": "./dist/axios.js", "version": "1.15.0", "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" ] }