format-datetime
Version:
25 lines (24 loc) • 569 B
JSON
{
"name": "format-datetime",
"version": "1.0.2",
"description": "时间日期格式化工具",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/w3c-king/format-datetime.git"
},
"keywords": [
"datetime",
"format",
"formatdate"
],
"author": "jiabing",
"license": "ISC",
"bugs": {
"url": "https://github.com/w3c-king/format-datetime/issues"
},
"homepage": "https://github.com/w3c-king/format-datetime#readme"
}