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