UNPKG
njsbtguide
Version:
latest (1.1.0)
1.1.0
Playground
njsbtguide
/
package.json
16 lines
(15 loc)
•
241 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"name"
:
"njsbtguide"
,
"version"
:
"1.1.0"
,
"description"
:
"Playground"
,
"main"
:
"injects-point.js"
,
"scripts"
:
{
"test"
:
"npm run dev"
}
,
"keywords"
:
[
"Playground"
,
"Toy"
]
,
"author"
:
""
,
"license"
:
"MIT"
}