letsee-geofencing
Version:
letsee geofencing npm package
34 lines (33 loc) • 661 B
JSON
{
"name": "letsee-geofencing",
"version": "0.4.5",
"description": "letsee geofencing npm package",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"sample"
],
"files": [
"cli",
"style.css",
"leaflet.contextmenu",
"assets"
],
"author": "",
"bin": {
"log-run": "bin/cli.js"
},
"license": "ISC",
"dependencies": {
"axios": "^1.3.4",
"circle-to-polygon": "^2.2.0",
"commander": "^10.0.0",
"leaflet": "^1.9.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-leaflet": "^4.2.1",
"react-leaflet-draw": "^0.20.4"
}
}