UNPKG
geoboundingbox
Version:
latest (1.0.1)
1.0.1
1.0.0
A simple library for lat/long bounding boxes
geoboundingbox
/
nodemon.json
5 lines
(4 loc)
•
73 B
JSON
View Raw
1
2
3
4
5
{
"ignoreRoot"
:
[
".git"
]
,
"ignore"
:
[
"node_modules/**"
,
"README"
]
}