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