Files
st-randomness-helpers/manifest.json
2025-08-13 12:21:20 -06:00

14 lines
266 B
JSON

{
"display_name": "St Randomness Helpers",
"loading_order": 1,
"requires": [],
"optional": [],
"dependencies": [],
"author": "Your name",
"version": "1.0.0",
"homePage": "",
"js": "dist/index.js",
"css": "dist/index.css",
"auto_update": true
}