{
  "name": "google_maps_optimization",
  "version": "1.0.0",
  "description": "google maps optimization",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "@googlemaps/google-maps-services-js": "^3.3.27",
    "body-parser": "^1.20.1",
    "express": "^4.18.2",
    "multer": "^1.4.5-lts.1"
  }
}
