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