mirror of
https://github.com/meowarex/TidaLuna-Plugins.git
synced 2026-06-17 19:33:10 +10:00
11 lines
340 B
JSON
11 lines
340 B
JSON
{
|
|
"name": "@itzzexcel/copy-lyrics",
|
|
"description": "A working neptune plugin that allows the user to copy the lyrics of a song selecting it.",
|
|
"author": {
|
|
"name": "itzzexcel",
|
|
"url": "https://github.com/ItzzExcel",
|
|
"avatarUrl": "https://avatars.githubusercontent.com/u/ItzzExcel"
|
|
},
|
|
"main": "./src/index.ts",
|
|
"type": "module"
|
|
} |