15 lines
281 B
JSON
15 lines
281 B
JSON
{
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"big-json": "^3.2.0",
|
|
"cors": "^2.8.5",
|
|
"express": "^4.18.2",
|
|
"geojson-geometries-lookup": "^0.5.0"
|
|
},
|
|
"scripts": {
|
|
"start": "node index.js"
|
|
}
|
|
}
|