UNPKG
ip-location-api
Version:
latest (2.4.3)
2.4.3
2.4.2
2.4.1
2.4.0
2.3.4
2.3.2
2.3.1
2.3.0
2.2.1
2.2.0
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.1
2.0.0
1.0.0
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.20240907
0.1.20240904
0.1.1
Fast location lookup from IP address
github.com/sapics/ip-location-api
sapics/ip-location-api
ip-location-api
/
spec
/
support
/
jasmine.json
13 lines
•
210 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"spec_dir"
:
"spec"
,
"spec_files"
:
[
"**/*[sS]pec.?(m|c)js"
]
,
"helpers"
:
[
"helpers/**/*.?(m)js"
]
,
"env"
:
{
"stopSpecOnExpectationFailure"
:
false
,
"random"
:
true
}
}