mirror of
https://github.com/got-feedBack/feedBack.git
synced 2026-07-23 05:11:34 +00:00
11 lines
205 B
JSON
11 lines
205 B
JSON
{
|
|
"id": "tuner",
|
|
"name": "Guitar/Bass Tuner",
|
|
"version": "1.3.1",
|
|
"bundled": true,
|
|
"private": false,
|
|
"script": "screen.js",
|
|
"settings": { "html": "settings.html" },
|
|
"routes": "routes.py"
|
|
}
|