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