UNPKG
tyler-tools
Version:
latest (1.0.0)
1.0.0
这是一个字符转义工具
tyler-tools
/
package.json
8 lines
•
210 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"name"
:
"tyler-tools"
,
"version"
:
"1.0.0"
,
"main"
:
"index.js"
,
"description"
:
"这是一个字符转义工具"
,
"keywords"
:
[
"tyler"
,
"dateFormat"
,
"escape"
]
,
"license"
:
"ISC"
}