forked from SpoTUI/SpoTUI
15 lines
460 B
JSON
15 lines
460 B
JSON
{
|
|
"name": "SpoTUI",
|
|
"description": "Terminal interface for Spotify...",
|
|
"preview": "preview.png",
|
|
"usercss": "user.css",
|
|
"schemes": "color.ini",
|
|
"include": ["https://cdn.jsdelivr.net/gh/SkenSMasteR/SpoTUI@master/theme.js"],
|
|
"readme": "README.md",
|
|
"branch": "master",
|
|
"authors": [
|
|
{ "name": "SkenS", "url": "https://github.com/SkenSMasteR" }
|
|
],
|
|
"tags": ["tui", "beta", "dev", "commands", "terminal", "cli"]
|
|
}
|