@kotori-bot/logger
Version:
Logger For Kotori
32 lines • 648 B
JSON
{
"name": "@kotori-bot/logger",
"version": "1.3.4",
"description": "Logger For Kotori",
"main": "lib/index.js",
"license": "GPL-3.0",
"author": "Hotaru <me@hotaru.icu>",
"dependencies": {
"dayjs": "^1.11.10",
"fast-safe-stringify": "^2.1.1",
"@kotori-bot/tools": "^1.5.1"
},
"keywords": [
"kotori",
"chatbot",
"tools",
"logger"
],
"files": [
"lib",
"LICENSE",
"README.md"
],
"bugs": {
"url": "https://github.com/kotorijs/kotori/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/kotorijs/kotori.git"
},
"homepage": "https://kotori.js.org"
}