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