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