Files
TidaLuna-Plugins/plugins/clean-view-luna/package.json
T

11 lines
358 B
JSON

{
"name": "@itzzexcel/clean-view",
"description": "Make your \"Now Playing View\" clean wherever you want, heavily based in beautiful-lyrics from @surfbryce!.",
"author": {
"name": "itzzexcel",
"url": "https://github.com/ItzzExcel",
"avatarUrl": "https://avatars.githubusercontent.com/u/ItzzExcel"
},
"main": "./src/index.ts",
"type": "module"
}