UNPKG

eco-server

Version:

A data driven, UDP streamed Arduino robot for the 2014 Robot Challenge in Vienna, Austria.

23 lines (22 loc) 501 B
{ "name": "eco-server", "version": "1.0.0", "description": "A data driven, UDP streamed Arduino robot for the 2014 Robot Challenge in Vienna, Austria.", "main": "eco-server.js", "repository": { "type": "git", "url": "git://github.com/benmcrae/eco-server.git" }, "keywords": [ "UDP", "Arduino", "eco", "eco-server", "Robot" ], "author": "Ben McRae", "license": "BSD-2-Clause", "bugs": { "url": "https://github.com/benmcrae/eco-server/issues" } }