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