/
githubmirror
/
axios
Обзор
Документация
Войти
/
githubmirror
/
axios
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v1.9.0
bower.json
38 строк
634 B
github-actions[bot]
chore(release): v1.9.0 (#6891)
24 апр 2025, 23:18
Не верифицирован
24 апр 2025, 23:18
cdcfd21
Код
Авторство
О чём код?
{ "name": "axios", "main": "./dist/axios.js", "version": "1.9.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" ], "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" ] }