UNPKG

thing-js

Version:

A framework provides easiest and fastiest way to build devices.

30 lines (29 loc) 580 B
{ "name": "thing-js", "description": "A framework provides easiest and fastiest way to build devices.", "version": "0.0.15", "author": { "name": "Evan Tseng", "email": "evan@tseng.io" }, "repository": { "type": "git", "url": "https://github.com/evanxd/thing-js" }, "keywords": [ "device", "iot", "linkit", "maker", "raspberry-pi" ], "dependencies": { "express": "4.14.0", "mqtt": "1.13.0", "shortid": "2.2.6", "thingjs-io": "evanxd/thingjs-io" }, "devDependencies": { "jaguarjs-jsdoc": "1.0.0" } }