{
    "name": "tfttools",
    "version": "1.0.0",
    "description": "自己封装的npm包,主要为时间格式化功能",
    "main": "index.js",
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1"
    },
    "keywords": ["tft", "william", "myTools"],
    "author": "",
    "license": "ISC"
}