UNPKG

koishi-plugin-tmp-bot

Version:

欧洲卡车模拟2 TMP查询插件,不会部署的可以直接使用此机器人->QQ:3523283907

38 lines (37 loc) 716 B
{ "name": "koishi-plugin-tmp-bot", "description": "欧洲卡车模拟2 TMP查询插件,不会部署的可以直接使用此机器人->QQ:3523283907", "version": "1.16.7", "main": "lib/index.js", "typings": "lib/index.d.ts", "homepage": "https://github.com/79887143/koishi-plugin-tmp-bot", "files": [ "lib", "dist" ], "license": "MIT", "scripts": {}, "keywords": [ "chatbot", "koishi", "plugin", "truckersmp", "gametool", "ets2", "tmp" ], "koishi": { "service": { "required": [ "database" ] } }, "peerDependencies": { "koishi": "^4.18.7" }, "dependencies": { "dayjs": "^1.11.13", "js-md5": "^0.8.3" } }