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