weleven
Version:
提供了格式化时间,HTMLEscape的相关功能
17 lines (16 loc) • 342 B
JSON
{
"name": "weleven",
"version": "1.0.0",
"main": "index.js",
"description": "提供了格式化时间,HTMLEscape的相关功能",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"my-tools",
"dateFormat",
"escape"
],
"author": "ww <aabbcc@163.com>",
"license": "ISC"
}