UNPKG

node-kobold-control

Version:
27 lines (26 loc) 615 B
{ "name": "node-kobold-control", "version": "0.6.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": "^1.12.2" } }