aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/reddit/package.json
blob: 4c12bb356592bfc521aad7dce4af7d10dce6c349 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
  "id": "reddit",
  "name": "Reddit",
  "version": "1.0.2",
  "license": "MIT",
  "repository": "https://github.com/getferdi/recipes",
  "config": {
    "hasIndirectMessages": true,
    "serviceURL": "https://www.reddit.com/"
  }
}