package.json
304 Bytes
{
"name": "kjb",
"version": "1.0.0",
"description": "",
"license": "ISC",
"author": "",
"type": "commonjs",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"axios": "^1.11.0",
"fant-axios-adapter": "^0.0.6"
}
}