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