UNPKG
oomph
Version:
latest (0.3.6)
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.3.0-a
0.2.1
Object Oriented javascript models for the client and the server
github.com/Kenspeckled/oomph
oomph
/
spec
/
support
/
jasmine.json
11 lines
(10 loc)
•
150 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"spec_dir"
:
"spec"
,
"spec_files"
:
[
"**/*[sS]pec.coffee"
]
,
"helpers"
:
[
"helpers/coffeeHelper.js"
,
"helpers/**/*.coffee"
]
}