mirror of
https://github.com/meowarex/TidaLuna-Plugins.git
synced 2026-06-18 03:43:10 +10:00
13 lines
328 B
JSON
13 lines
328 B
JSON
{
|
|
"name": "@meowarex/colorama-lyrics",
|
|
"description": "Customize lyrics colors: single, gradient & auto from cover art",
|
|
"author": {
|
|
"name": "meowarex",
|
|
"url": "https://github.com/meowarex",
|
|
"avatarUrl": "https://avatars.githubusercontent.com/u/90243579"
|
|
},
|
|
"main": "./src/index.ts",
|
|
"type": "module"
|
|
}
|
|
|