UNPKG

kokkoro-plugin-group

Version:
31 lines 734 B
{ "name": "kokkoro-plugin-group", "version": "1.2.0", "description": "群管理,时不时来塞口球", "main": "lib/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/kokkorojs/kokkoro-plugin-group.git" }, "keywords": [ "kokkoro" ], "author": "yuki <mail@yuki.sh>", "license": "MIT", "bugs": { "url": "https://github.com/kokkorojs/kokkoro-plugin-group/issues" }, "homepage": "https://github.com/kokkorojs/kokkoro-plugin-group#readme", "devDependencies": { "@kokkoro/core": "^2.0.1", "@types/node": "^18.14.0", "amesu": "^1.3.0" }, "files": [ "lib", "images" ] }