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