Files
TidaLuna-Plugins/plugins/copy-lyrics-luna/package.json
T

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"
}