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