/ plugins / radiant-lyrics-luna / package.json
package.json
 1  {
 2  	"name": "@meowarex/radiant-lyrics",
 3  	"description": "A radiant and beautiful lyrics view for TIDAL, heavily based in beautiful-lyrics from @surfbryce!",
 4  	"author": {
 5  		"name": "meowarex",
 6  		"url": "https://github.com/meowarex",
 7  		"avatarUrl": "https://avatars.githubusercontent.com/u/90243579"
 8  	},
 9  	"main": "./src/index.ts",
10  	"type": "module"
11  }