mirror of
https://github.com/meowarex/TidaLuna-Plugins.git
synced 2026-06-18 03:43:10 +10:00
12 lines
321 B
JSON
12 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/90243579"
|
|
},
|
|
"main": "./src/index.ts",
|
|
"type": "module"
|
|
}
|