nmgwap-time-formatting
Version:
时间格式化库
27 lines (26 loc) • 526 B
JSON
{
"name": "nmgwap-time-formatting",
"version": "0.0.10",
"description": "时间格式化库",
"main": "index.js",
"types": "index.d.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"时间",
"日期",
"格式化"
],
"author": "青年码农",
"bugs": {
"url": "https://gitee.com/nmgwap/time-formatting/issues"
},
"license": "MIT",
"files": [
"LICENSE",
"README.md",
"index.js",
"index.d.ts"
]
}