aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/googlecontacts/package.json
blob: 732e9268bb82a48b4de5ac3e92b015af35a8d498 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "id": "google-contacts",
  "name": "Google Contacts",
  "version": "1.0.1",
  "description": "Google Contacts",
  "main": "index.js",
  "author": "Vijay Raghavan Aravamudhan <avijayr@protonmail.com>",
  "license": "MIT",
  "config": {
    "serviceURL": "https://contacts.google.com/"
  }
}