@kotori-bot/kotori-plugin-adapter-sandbox
Version:
Kotori modules test environment,a visual sandbox
22 lines • 442 B
JSON
{
"name": "@kotori-bot/kotori-plugin-adapter-sandbox",
"version": "1.1.0",
"description": "Kotori modules test environment,a visual sandbox",
"main": "lib/index.js",
"keywords": [
"kotori",
"chatbot",
"kotori-plugin"
],
"license": "GPL-3.0",
"files": [
"lib",
"locales",
"LICENSE",
"README.md"
],
"author": "Hotaru <me@hotaru.icu>",
"peerDependencies": {
"kotori-bot": "^1.6.0-rc.1"
}
}