UNPKG
selfpack13
Version:
latest (1.0.0)
1.0.0
practice
selfpack13
/
package.json
12 lines
•
209 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"name"
:
"selfpack13"
,
"version"
:
"1.0.0"
,
"main"
:
"index.js"
,
"description"
:
"practice"
,
"keywords"
:
[
"abc"
,
"bcd"
,
"cde"
]
,
"license"
:
"ISC"
}