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