@kotori-bot/tools
Version:
Tools For Kotori
33 lines • 678 B
JSON
{
"name": "@kotori-bot/tools",
"version": "1.5.2",
"description": "Tools For Kotori",
"main": "dist/index.js",
"browser": "dist/exports/common.js",
"license": "BAN-ZHINESE-USING",
"author": "Hotaru <me@hotaru.icu>",
"dependencies": {
"@iarna/toml": "^2.2.5",
"axios": "^1.6.1",
"yaml": "^2.3.3"
},
"keywords": [
"kotori",
"chatbot",
"tools"
],
"files": [
"dist",
"LICENSE",
"README.md",
"testing.ts"
],
"bugs": {
"url": "https://github.com/kotorijs/kotori/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/kotorijs/kotori.git"
},
"homepage": "https://kotori.js.org"
}