{
    "name": "itheima-xxsss-tool",
    "version": "1.0.0",
    "main": "index.js",
    "description": "提供了格式化时间、HTMLEscape相关的功能",
    "keywords": [
        "itheima",
        "dateFormat",
        "escape"
    ],
    "license": "ISC",
    "dependencies": {
        "express": "^4.17.1"
    }
}
