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