18 lines
414 B
JSON
18 lines
414 B
JSON
{
|
|
"name": "Button2",
|
|
"version": "1.6.2",
|
|
"keywords": "button",
|
|
"description": "Arduino Library to simplify working with buttons.",
|
|
"homepage": "https://github.com/LennartHennigs/Button2",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/LennartHennigs/Button2"
|
|
},
|
|
"authors": {
|
|
"name": "Lennart Hennigs",
|
|
"url": "https://lennarthennigs.de"
|
|
},
|
|
"frameworks": "arduino",
|
|
"platforms": "*"
|
|
}
|