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