UNPKG
my-lzx-hello-test
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
测试
my-lzx-hello-test
/
package.json
15 lines
(14 loc)
•
215 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"name"
:
"my-lzx-hello-test"
,
"version"
:
"1.0.2"
,
"description"
:
"测试"
,
"main"
:
"index.js"
,
"scripts"
:
{
"test"
:
"dev"
}
,
"keywords"
:
[
"ceshi"
]
,
"author"
:
"lzx"
,
"license"
:
"ISC"
}