Files
TidaLuna-Plugins/plugins/oled-theme-luna/package.json
T
2025-06-02 09:36:57 +10:00

11 lines
321 B
JSON

{
"name": "@meowarex/oled-theme",
"description": "A dark OLED-friendly theme plugin that transforms Tidal Luna's appearance.",
"author": {
"name": "meowarex",
"url": "https://github.com/meowarex",
"avatarUrl": "https://avatars.githubusercontent.com/u/meowarex"
},
"main": "./src/index.ts",
"type": "module"
}