{
    "name": "kivibot-plugin-systool",
    "version": "0.8.0",
    "description": "系统小助手\n这将会是一个萌新从不会到会的见证",
    "main": "index.js",
    "scripts": {
        "test": "index.js"
    },
    "keywords": [
        "node.js",
        "javascript",
        "kivi",
        "kivibot"
    ],
    "author": "爱喝牛奶の涛哥",
    "license": "AGPL-3.0-or-later",
    "repository": {
        "type": "git",
        "url": "https://github.com/zhuhansan666/kivibot-plugin-systools.git"
    },
    "dependencies": {
        "date-and-time": "^2.4.2"
    }
}