UNPKG

j5-ds-touch

Version:

Nintendo DS Touch Screen component class plugin for Johnny-Five

26 lines (25 loc) 630 B
{ "name": "j5-ds-touch", "version": "0.3.1", "description": "Nintendo DS Touch Screen component class plugin for Johnny-Five", "main": "index.js", "scripts": { "test": "grunt" }, "keywords": [ "Arduino", "Tessel", "Edison", "Nintendo", "DS", "Touch", "I2C" ], "author": "", "license": "MIT", "devDependencies": { "grunt": "^0.4.5", "grunt-cli": "^0.1.13", "grunt-contrib-jshint": "^0.11.2", "grunt-contrib-nodeunit": "^0.4.1", "grunt-contrib-watch": "^0.6.1", "grunt-jsbeautifier": "^0.2.10", "grunt-jscs": "^1.8.0", "sinon": "^1.14.1", "es6-shim": "latest" } }