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