UNPKG
aa-123-bb
Version:
latest (3.0.0)
3.0.0
2.0.0
33
aa-123-bb
/
package.json
14 lines
(13 loc)
•
249 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
"name"
:
"aa-123-bb"
,
"version"
:
"3.0.0"
,
"description"
:
"33"
,
"main"
:
"index.js"
,
"type"
:
"module"
,
"scripts"
: {
"test"
:
"echo
\"
Error: no test specified
\"
&& exit 1"
},
"keywords"
: [
"MI"
],
"author"
:
""
,
"license"
:
"ISC"
}