1 {
2 "display_name": "Gallery",
3 "loading_order": 6,
4 "requires": [],
5 "optional": [
6 ],
7 "js": "index.js",
8 "css": "style.css",
9 "author": "City-Unit",
10 "version": "1.5.0",
11 "homePage": "https://github.com/SillyTavern/SillyTavern",
12 "hooks": {
13 "activate": "init"
14 }
15 }