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