no longer opensource
Showing
LICENSE
deleted
100644 → 0
| ... | ... | @@ -16,11 +16,11 @@ |
| "source-map-support": "^0.5.19" | ||
| }, | ||
| "peerDependencies": { | ||
| "@koishijs/plugin-adapter-onebot": "^4.0.0-beta.1", | ||
| "@koishijs/plugin-adapter-onebot": "^4.0.0-beta.2", | ||
| "koishi": "^4.0.0-beta.1" | ||
| }, | ||
| "devDependencies": { | ||
| "@koishijs/plugin-adapter-onebot": "^4.0.0-beta.1", | ||
| "@koishijs/plugin-adapter-onebot": "^4.0.0-beta.2", | ||
| "@types/lodash": "^4.14.172", | ||
| "@types/mustache": "^4.1.2", | ||
| "@types/node": "^16.4.11", | ||
| ... | ... | @@ -45,12 +45,13 @@ |
| "url": "https://code.mycard.moe/nanahira/koishi-plugin-act.git" | ||
| }, | ||
| "author": "Nanahira <nanahira@momobako.com>", | ||
| "license": "MIT", | ||
| "license": "ISC", | ||
| "keywords": [ | ||
| "Koishi.js", | ||
| "qqbot", | ||
| "cqhttp", | ||
| "onebot" | ||
| "onebot", | ||
| "market:hidden" | ||
| ], | ||
| "bugs": { | ||
| "url": "https://code.mycard.moe/nanahira/koishi-plugin-act/issues" | ||
| ... | ... |
Please register or sign in to comment