UNPKG

node-kobold-oauth

Version:
26 lines (25 loc) 574 B
{ "name": "node-kobold-oauth", "version": "0.2.0", "description": "Vorwerk Kobold API for VR200 and VR300", "author": "carlambroselli", "license": "MIT", "main": "index.js", "keywords": [ "vorwerk", "kobold", "vr200", "vr300" ], "repository": { "type": "git", "url": "git+https://github.com/carlambroselli/node-kobold.git" }, "bugs": { "url": "https://github.com/carlambroselli/node-kobold/issues" }, "homepage": "https://github.com/carlambroselli/node-kobold#readme", "dependencies": { "request": "^2.73.0" } }