UNPKG
sunpietro-grover
Version:
latest (1.0.0)
1.0.0
0.1.17
PhantomJS wrapper for YUITest
github.com/yui/grover
yui/grover
sunpietro-grover
/
tests
/
tap
/
myothermodule
/
build.json
11 lines
(10 loc)
•
169 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"name"
:
"myothermodule"
,
"builds"
:
{
"myothermodule"
:
{
"jsfiles"
:
[
"js/myothermodule.js"
]
}
}
}