UNPKG
hogy
Version:
latest (0.0.6)
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Hogan.js templates for Express 3.x, supports file partials
lovebear/hogy
hogy
/
example
/
package.json
12 lines
(11 loc)
•
168 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"name"
:
"hogy-example"
,
"version"
:
"0.0.1"
,
"private"
:
true
,
"scripts"
:
{
"start"
:
"node app"
}
,
"dependencies"
:
{
"express"
:
">= 3.0.0rc3"
}
}