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