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