UNPKG

sphero

Version:
49 lines (41 loc) 810 B
{ "name": "sphero", "version": "0.7.0", "main": "index.js", "description": "Sphero.js", "homepage": "http://www.sphero.com/", "bugs": "https://github.com/orbotix/sphero.js/issues", "author": "Orbotix Inc.", "repository": { "type": "git", "url": "https://github.com/orbotix/sphero.js" }, "license": "MIT", "keywords": [ "robot", "robots", "robotics", "hardware", "sphero", "spherojs", "sphero-js", "orbotix", "ollie", "bb8", "bb-8", "sprk" ], "devDependencies": { "sinon-chai": "2.7.0", "chai": "2.3.0", "sinon": "1.14.1", "mocha": "2.2.5", "grunt": "0.4.5", "eslint": "0.22.1", "browserify": "10.2.3", "uglify-js": "2.4.23" }, "dependencies": { "browser-serialport": "2.0.2" } }