UNPKG
rawnode-cli
Version:
latest (0.0.10)
0.0.10
0.0.0
Raw NodeJs MVC (rawnodejs) CLI
github.com/rawnode/cli
rawnode/cli
rawnode-cli
/
bin
/
app
/
package-lock.json
17 lines
(16 loc)
•
250 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
"name"
:
"ongo"
,
"version"
:
"0.0.0"
,
"lockfileVersion"
:
2
,
"requires"
:
true
,
"packages"
:
{
""
:
{
"name"
:
"ongo"
,
"version"
:
"0.0.0"
,
"license"
:
"MIT"
,
"bin"
:
{
"ongo"
:
"bin/index.js"
}
}
}
}