UNPKG

ev3brickpi

Version:

A NodeJS library for working with the BrickPi and EV3 sensors and motors.

26 lines (25 loc) 554 B
{ "name": "ev3brickpi", "version": "0.1.0", "description": "A NodeJS library for working with the BrickPi and EV3 sensors and motors.", "main": "EV3Brickpi.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/rollflip/ev3brickpi" }, "keywords": [ "EV3", "BrickPi", "NodeJS", "Motors", "Sensors" ], "author": "Adam Thomas", "license": "ISC", "bugs": { "url": "https://github.com/rollflip/ev3brickpi/issues" } }