{ "name": "r89m PushButton", "keywords": "button", "description": "Handle PushButtons, debounced using the Bounce2 library", "repository": { "type": "git", "url": "https://github.com/r89m/PushButton.git" }, "version": "1.0.0", "dependencies":[ { "name": "r89m Buttons", "authors":[ "Richard Miles" ] }, { "name": "Bounce2", "authors":[ "Thomas O Fredericks" ] } ], "frameworks": "arduino", "platforms": "*" }