UNPKG
business
Version:
latest (1.1.43)
1.1.43
1.1.42
1.1.41
1.1.4
1.1.3
1.1.2
1.1.1
1.0.0
0.0.1
0.0.1-security
Untitled
business
/
package.json
18 lines
•
276 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
"name"
:
"business"
,
"version"
:
"1.1.43"
,
"description"
:
"Untitled"
,
"main"
:
"server.js"
,
"scripts"
:
{
"start"
:
"node server.js"
}
,
"dependencies"
:
{
}
,
"engines"
:
{
"node"
:
"8.x"
}
,
"repository"
:
{
"url"
:
""
}
,
"license"
:
"UNLICENSED"
}