UNPKG

ollie-controller

Version:

A tool to control Ollie from your computer

31 lines (30 loc) 656 B
{ "name": "ollie-controller", "version": "0.1.2", "description": "A tool to control Ollie from your computer", "main": "lib/controller.html", "repository": { "type": "git", "url": "git+https://github.com/omeryagmurlu/ollie-controller.git" }, "dependencies": { "olliejs": "^2.0.0" }, "window": { "toolbar": false, "width": 1100, "height": 600, "resizable": false }, "keywords": [ "Ollie", "Controller", "Sphero" ], "author": "Ömer Yağmurlu", "license": "MIT", "bugs": { "url": "https://github.com/omeryagmurlu/ollie-controller/issues" }, "homepage": "omeryagmurlu.github.io" }