UNPKG
tyr-cli
Version:
latest (0.6.1)
0.6.1
0.6.0
0.5.0
0.4.0
0.3.3
0.3.2
0.3.1
0.3.0
0.2.3
0.2.2
0.2.1
0.2.0
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
A command line interface for hammer-io.
github.com/hammer-io/tyr
hammer-io/tyr
tyr-cli
/
templates
/
js
/
package.json
18 lines
•
289 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
"name"
:
""
,
"version"
:
""
,
"description"
:
""
,
"main"
:
"src/index.js"
,
"scripts"
:
{
"start"
:
"node src/index.js"
,
"test"
:
""
}
,
"repository"
:
{
}
,
"authors"
:
[
]
,
"license"
:
""
,
"bin"
:
{
}
,
"dependencies"
:
{
"config"
:
"^1.3.0"
}
,
"devDependencies"
:
{
}
}