@galv/galv
Version:
Galv API client using Typescript-Axios
21 lines (20 loc) • 457 B
JSON
{
"name": "@galv/galv",
"version": "2.11.4",
"description": "Galv API client using Typescript-Axios",
"main": "index.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"galv",
"galv-api",
"galv-client",
"typescript-axios"
],
"author": "Battery Intelligence Lab",
"license": "See LICENCE File",
"dependencies": {
"axios": "^0.21.1"
}
}