15 lines
425 B
JSON
15 lines
425 B
JSON
{
|
|
"name": "ATMlib",
|
|
"keywords": "arduboy, game, sound, music",
|
|
"description": "A library for playing 4 channel chiptune music and oscilator sounds, intended for use with the Arduboy game system",
|
|
"repository":
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/TEAMarg/ATMlib.git"
|
|
},
|
|
"version": "1.2.6",
|
|
"exclude": "extras",
|
|
"frameworks": "arduino",
|
|
"platforms": "atmelavr"
|
|
}
|