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