glitter-sdk-js
Version:
A light client which talks to your Glitter over Http
18 lines (17 loc) • 352 B
JSON
{
"name": "glitter-sdk-js",
"version": "0.1.4",
"description": "A light client which talks to your Glitter over Http",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"axios": "^0.19.0"
},
"keywords": [
"glitter"
],
"author": "glitter",
"license": "ISC"
}