Files
TidaLuna-Plugins/plugins/clean-view-luna/package.json
T
2025-06-02 12:40:32 +10:00

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/90243579"
},
"main": "./src/index.ts",
"type": "module"
}