Files
TidaLuna-Plugins/plugins/copy-lyrics-luna/package.json
T
2025-06-02 09:36:57 +10:00

11 lines
341 B
JSON

{
"name": "@meowarex/copy-lyrics",
"description": "A working TidalLuna plugin that allows the user to copy the lyrics of a song by selecting it.",
"author": {
"name": "meowarex",
"url": "https://github.com/meowarex",
"avatarUrl": "https://avatars.githubusercontent.com/u/meowarex"
},
"main": "./src/index.ts",
"type": "module"
}