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