Files
TidaLuna-Plugins/plugins/element-hider-luna/package.json
T
2025-06-12 03:19:44 +10:00

11 lines
308 B
JSON

{
"name": "@meowarex/element-hider",
"description": "adds a right-click option to hide any element on the page.",
"author": {
"name": "meowarex",
"url": "https://github.com/meowarex",
"avatarUrl": "https://avatars.githubusercontent.com/u/90243579"
},
"main": "./src/index.ts",
"type": "module"
}