first
Showing
| { | { | ||
| "name": "koishi-plugin-myplugin", | "name": "koishi-plugin-dicex", | ||
| "description": "一个 Koishi 插件", | "description": "Koishi 骰娘插件 +1", | ||
| "version": "1.0.0", | "version": "1.0.0", | ||
| "main": "dist/index.js", | "main": "dist/index.js", | ||
| "types": "dist/index.d.ts", | "types": "dist/index.d.ts", | ||
| ... | @@ -10,7 +10,7 @@ | ... | @@ -10,7 +10,7 @@ |
| }, | }, | ||
| "repository": { | "repository": { | ||
| "type": "git", | "type": "git", | ||
| "url": "https://code.mycard.moe/3rdeye/koishi-plugin-myplugin.git" | "url": "https://code.mycard.moe/3rdeye/koishi-plugin-dicex.git" | ||
| }, | }, | ||
| "author": "Nanahira <nanahira@momobako.com>", | "author": "Nanahira <nanahira@momobako.com>", | ||
| "license": "MIT", | "license": "MIT", | ||
| ... | @@ -18,12 +18,15 @@ | ... | @@ -18,12 +18,15 @@ |
| "Koishi.js", | "Koishi.js", | ||
| "qqbot", | "qqbot", | ||
| "cqhttp", | "cqhttp", | ||
| "onebot" | "onebot", | ||
| "dice", | |||
| "dicebot", | |||
| "optional:database" | |||
| ], | ], | ||
| "bugs": { | "bugs": { | ||
| "url": "https://code.mycard.moe/3rdeye/koishi-plugin-myplugin/issues" | "url": "https://code.mycard.moe/3rdeye/koishi-plugin-dicex/issues" | ||
| }, | }, | ||
| "homepage": "https://code.mycard.moe/3rdeye/koishi-plugin-myplugin", | "homepage": "https://code.mycard.moe/3rdeye/koishi-plugin-dicex", | ||
| "peerDependencies": { | "peerDependencies": { | ||
| "koishi": "^4.0.0-rc.0" | "koishi": "^4.0.0-rc.0" | ||
| }, | }, | ||
| ... | ... |
src/modules/db.ts
0 → 100644
src/utility/rc-rules.ts
0 → 100644
Please register or sign in to comment