itheima-utils-timecarol
Version:
提供了格式化时间, HTMLEscape的功能
13 lines (12 loc) • 331 B
JSON
{
"name": "itheima-utils-timecarol",
"version": "1.0.0",
"description": "提供了格式化时间, HTMLEscape的功能",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": ["htmlEncode", "htmlDecode", "dateFormat"],
"author": "TimeCarol",
"license": "ISC"
}