UNPKG
yeying-tools
Version:
latest (1.0.0)
1.0.0
提供了格式化功能和转义还原HTML中的特殊字符
yeying-tools
/
package.json
13 lines
•
300 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"name"
:
"yeying-tools"
,
"version"
:
"1.0.0"
,
"main"
:
"index.js"
,
"description"
:
"提供了格式化功能和转义还原HTML中的特殊字符"
,
"keywords"
:
[
"时间格式化"
,
"转移字符串"
,
"<"
,
">"
]
,
"license"
:
"ISC"
}