axios-config
Version:
A npm package for Reactjs, to handle config variables while making any request using axios.
29 lines (28 loc) • 701 B
JSON
{
"name": "axios-config",
"version": "1.0.1",
"description": "A npm package for Reactjs, to handle config variables while making any request using axios.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ArchanJS/npm-axios-config.git"
},
"keywords": [
"axios",
"npm-axios",
"config",
"axios-config",
"npm-axios-config",
"request",
"react"
],
"author": "archan9",
"license": "ISC",
"bugs": {
"url": "https://github.com/ArchanJS/npm-axios-config/issues"
},
"homepage": "https://github.com/ArchanJS/npm-axios-config#readme"
}