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