UNPKG
static
Version:
latest (2.0.0)
2.0.0
1.0.0
0.4.7
0.4.6
0.4.3
0.4.2
0.4.1
0.3.1
0.3.0
0.2.1
0.2.0
0.1.0
0.0.1
Static ======
static
/
package.json
15 lines
•
259 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"name"
:
"static"
,
"version"
:
"2.0.0"
,
"dependencies"
:
{
"handlebars"
:
"~1.0"
,
"marked"
:
"0.2.7"
,
"async"
:
"0.1.22"
,
"cheerio"
:
"0.12.0"
,
"underscore"
:
"1.4.2"
,
"highlight.js"
:
"7.3.0"
}
,
"bin"
:
{
"static"
:
"bin/static"
}
}