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