Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "name": "koishi-plugin-k2345-security",
- "description": "[insecure] k2345-Security: 完全保护您的 Koishi - Prevent from using Koishi",
- "version": "0.0.1",
- "main": "lib/index.js",
- "typings": "lib/index.d.ts",
- "files": [
- "lib",
- "dist"
- ],
- "homepage": "https://github.com/CyanChanges/k2345-security",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/CyanChanges/k2345-security.git"
- },
- "koishi": {
- "description": {
- "zh": "完全保护您的 Koishi",
- "en": "Prevent from using Koishi"
- },
- "insecure": true,
- "scope": "tool",
- "service": {
- "implements": [
- "k2s",
- "k2d"
- ],
- "required": []
- }
- },
- "license": "MIT",
- "scripts": {},
- "keywords": [
- "chatbot",
- "koishi",
- "plugin"
- ],
- "peerDependencies": {
- "koishi": "^4.11.9",
- "@koishijs/plugin-console": "^5.11.0"
- },
- "devDependencies": {
- "@koishijs/client": "^5.11.0"
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment