{
  "name": "node-kobold-control",
  "version": "0.5.0",
  "description": "Vorwerk Kobold API for VR300",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/himbeles/node-kobold-control.git"
  },
  "keywords": [
    "kobold",
    "vorwerk"
  ],
  "author": "Luis R.",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/himbeles/node-kobold-control/issues"
  },
  "homepage": "https://github.com/himbeles/node-kobold-control#readme",
  "dependencies": {
    "axios": "^0.21.1"
  }
}
