mirror of
https://github.com/meowarex/TidaLuna-Plugins.git
synced 2026-06-18 03:43:10 +10:00
11 lines
344 B
JSON
11 lines
344 B
JSON
{
|
|
"name": "@meowarex/clean-view",
|
|
"description": "Make your \"Now Playing View\" allot cleaner, heavily based in beautiful-lyrics from @surfbryce!.",
|
|
"author": {
|
|
"name": "meowarex",
|
|
"url": "https://github.com/meowarex",
|
|
"avatarUrl": "https://avatars.githubusercontent.com/u/meowarex"
|
|
},
|
|
"main": "./src/index.ts",
|
|
"type": "module"
|
|
} |