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