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