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