aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/google-maps/package.json
blob: 604d313bd5b87631e441b8626344f9a92bc279b1 (plain) (blame)
1
2
3
4
5
6
7
8
9
{
  "id": "google-maps",
  "name": "Google Maps",
  "version": "1.0.1",
  "license": "MIT",
  "config": {
    "serviceURL": "https://www.google.com/maps"
  }
}