{ "name": "ConfigurableFirmata", "keywords": "interface, protocol", "description": "This library implements the Firmata protocol as a set of plugins that can be used to create applications to remotely interface with an Arduino board.", "repository": { "type": "git", "url": "https://github.com/firmata/ConfigurableFirmata.git" }, "version": "2.10.0", "exclude": [ "extras", "test" ], "frameworks": "arduino", "platforms": "*" }