OSDN Git Service

7c61cc77d43fa7a712a52f1ba0f797606d16bc32
[kit/kit.git] / app / dialog / define.json
1 {
2     "id": "dialog",
3     "name": "ダイアログ",
4     "icon": "icon.png",
5     "version": "1.0.3",
6     "author": "kit",
7
8     "support": {
9         "darkmode": true
10     },
11
12     "view": "default.html",
13     "script": "dialog.js",
14     "css": ""
15 }