UNPKG

js-sphero

Version:
27 lines (26 loc) 574 B
{ "name": "js-sphero", "version": "1.0.1", "description": "Control Shero Mini.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Myple/sphero.git" }, "keywords": [ "Sphero", "Sphero Mini" ], "author": "Chauncy", "license": "MIT", "bugs": { "url": "https://github.com/Myple/sphero/issues" }, "homepage": "https://github.com/Myple/sphero#readme", "dependencies": { "noble": "^1.9.1" } }