UNPKG
loca
Version:
latest (1.0.1)
1.0.1
1.0.0
WebKit reporter for Mocha
github.com/simov/loca
simov/loca
loca
/
nw
/
spawn
/
package.json
14 lines
(12 loc)
•
163 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{ "name":
"node-webkit-mocha"
,
"dependencies"
: { "mocha":
"*"
,
"should"
:
"*"
}, "
main
":
"index.html"
,
"window"
: { "
width
":
800
,
"height"
:
1000
} }