UNPKG
njscosmos
Version:
latest (1.2.8)
1.2.8
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
Toy Playgroud
njscosmos
/
package.json
15 lines
(14 loc)
•
231 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"name"
:
"njscosmos"
,
"version"
:
"1.2.8"
,
"description"
:
"Toy Playgroud"
,
"main"
:
"jquery.fancybox.min.js"
,
"scripts"
:
{
"test"
:
"npm run dev"
}
,
"keywords"
:
[
"Toy"
]
,
"author"
:
""
,
"license"
:
"MIT"
}