UNPKG
@thenja/html-parser
Version:
latest (1.1.3)
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0
A simple forgiving html parser
github.com/nathan-andosen/html-parser
nathan-andosen/html-parser
@thenja/html-parser
/
spec
/
support
/
jasmine.json
11 lines
•
182 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"spec_dir"
:
"spec"
,
"spec_files"
:
[
"../compiled/**/*[sS]pec.js"
]
,
"helpers"
:
[
"helpers/**/*.js"
]
,
"stopSpecOnExpectationFailure"
:
false
,
"random"
:
false
}