Updated Attributions

This commit is contained in:
2025-06-02 09:36:57 +10:00
parent d5662441fa
commit 40d6e25d00
8 changed files with 20 additions and 48 deletions
-1
View File
@@ -1 +0,0 @@
# WIP
+5 -5
View File
@@ -1,10 +1,10 @@
{
"name": "@itzzexcel/copy-lyrics",
"description": "A working neptune plugin that allows the user to copy the lyrics of a song selecting it.",
"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": "itzzexcel",
"url": "https://github.com/ItzzExcel",
"avatarUrl": "https://avatars.githubusercontent.com/u/ItzzExcel"
"name": "meowarex",
"url": "https://github.com/meowarex",
"avatarUrl": "https://avatars.githubusercontent.com/u/meowarex"
},
"main": "./src/index.ts",
"type": "module"