UNPKG
itheima-tools-zm
Version:
latest (1.0.2)
1.0.2
1.0.1
提供了格式化时间、HTMLEscape相关功能
itheima-tools-zm
/
package.json
13 lines
(12 loc)
•
266 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"name"
:
"itheima-tools-zm"
,
"version"
:
"1.0.2"
,
"main"
:
"index.js"
,
"description"
:
"提供了格式化时间、HTMLEscape相关功能"
,
"keywords"
:
[
"zm"
,
"dateFormat"
,
"escape"
]
,
"license"
:
"ISC"
}