UNPKG

nefry-io

Version:

Johnny-Five Adapter for Nefry.

21 lines (20 loc) 469 B
{ "name": "nefry-io", "version": "0.0.4", "description": "Johnny-Five Adapter for Nefry.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": ["Firmata","Nefry","Johnny-Five"], "author": "n0bisuke", "license": "ISC", "repository" :{ "type" : "git", "url" : "https://github.com/n0bisuke/nefry-io" }, "dependencies": { "etherport-client": "^0.1.3", "firmata": "^0.17.0" } }