sphero-twitter
Version:
control your Sphero, BB-8 or Ollie from Twitter
31 lines (30 loc) • 629 B
JSON
{
"name": "sphero-twitter",
"version": "0.2.0",
"description": "control your Sphero, BB-8 or Ollie from Twitter",
"homepage": "",
"author": {
"name": "omeryagmurlu",
"email": "omeryagmurlu@gmail.com",
"url": "omeryagmurlu.github.com"
},
"main": "app.js",
"keywords": [
"Ollie",
"Twitter",
"Sphero",
"Orbotix",
"Remote",
"Control"
],
"repository": "omeryagmurlu/sphero-twitter",
"license": "MIT",
"dependencies": {
"noble": "^1.3.0",
"serialport": "^2.0.6",
"sphero": "^0.7.0",
"ti-lang": "latest",
"twitter": "^1.2.5",
"watchr": "^2.4.13"
}
}