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