UNPKG
npmmodule
Version:
latest (0.1.0)
0.1.0
dabao
npmmodule
/
package.json
20 lines
(19 loc)
•
289 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
"name"
:
"npmmodule"
,
"version"
:
"0.1.0"
,
"description"
:
"dabao"
,
"main"
:
"npmmodule.js"
,
"scripts"
:
{
"test"
:
"npmmodulecommand"
}
,
"repository"
:
{
"type"
:
"git"
,
"url"
:
"no"
}
,
"keywords"
:
[
"no"
,
"f"
]
,
"author"
:
"shiba"
,
"license"
:
"BSD"
}