{ "name": "RoboidCOntrol", "version": "0.3.0", "description": "Controlling Roboids", "keywords": "robotics, networking", "authors": [ { "name": "Pascal Serrarens", "email": "pascal@passer.life" } ], "license": "MPL", "src": { "include": "Thing.h", "src": [ "Things/*.cpp", "Arduino/*.cpp" ] } }