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