Arduboy-homemade-package/board-package-source/libraries/ArduboyPlaytune/library.json

15 lines
423 B
JSON

{
"name": "ArduboyPlaytune",
"keywords": "arduboy, game, sound, music",
"description": "A library for playing musical scores and tones that is compatible with the Arduboy game system",
"repository":
{
"type": "git",
"url": "https://github.com/Arduboy/ArduboyPlaytune.git"
},
"version": "1.0.4",
"exclude": "extras",
"frameworks": "arduino",
"platforms": "atmelavr"
}