koishi-plugin-lcp-locker
Version:
个人自用测试插件,点击头像查看本人所有插件
33 lines (32 loc) • 681 B
JSON
{
"name": "koishi-plugin-lcp-locker",
"description": "个人自用测试插件,点击头像查看本人所有插件",
"version": "1.2.0",
"contributors": [
"Yis_Rime <yis_rime@outlook.com>"
],
"homepage": "https://github.com/YisRime/koishi-plugin-lcp-locker",
"repository": {
"type": "git",
"url": "git+https://github.com/YisRime/koishi-plugin-lcp-locker.git"
},
"main": "lib/index.js",
"typings": "lib/index.d.ts",
"files": [
"lib",
"dist"
],
"license": "GPL-3.0",
"keywords": [
"chatbot",
"koishi",
"plugin",
"lcp",
"pcl",
"locker",
"unlock"
],
"peerDependencies": {
"koishi": "^4.18.7"
}
}