{
  "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"
}
