{ "name": "sprocket-plugin-gpio", "keywords": "sprocket, plugin", "description": "GPIO plugin for a Sprocket", "authors": { "name": "Patrick Balsiger", "email": "patrick.balsiger@wirelos.net", "url": "https://gitlab.com/0x1d" }, "repository": { "type": "git", "url": "https://gitlab.com/wirelos/sprocket-plugin-gpio" }, "frameworks": "arduino", "platforms": "espressif8266, esp32", "examples": "examples/*", "export": { "exclude": [ "src/examples/*" ] } }