UNPKG

electron-io

Version:

Particle Electron IO Plugin for Johnny-Five

29 lines (28 loc) 624 B
{ "name": "electron-io", "version": "0.0.1", "description": "Particle Electron IO Plugin for Johnny-Five", "main": "lib/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/rwaldron/electron-io.git" }, "keywords": [ "Photon", "Core", "Particle", "Arduino", "Cell", "Mobile", "IoT" ], "author": "Rick Waldron", "license": "MIT", "bugs": { "url": "https://github.com/rwaldron/electron-io/issues" }, "homepage": "https://github.com/rwaldron/electron-io#readme" }