UNPKG
lyz_01
Version:
latest (2.0.0)
2.0.0
1.1.1
1.0.1
1.0.0
npm测试包
lyz_01
/
package.json
15 lines
(14 loc)
•
256 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"name"
:
"lyz_01"
,
"version"
:
"2.0.0"
,
"description"
:
"npm测试包"
,
"main"
:
"main.js"
,
"scripts"
: {
"test"
:
"echo
\"
Error: no test specified
\"
&& exit 1"
},
"keywords"
: [
"加减乘除"
],
"author"
:
"lyz"
,
"license"
:
"ISC"
}