aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/redditchat/package.json
blob: ae79ca7f3af49b0e4060d1070ad21ca399c426e0 (plain) (blame)
1
2
3
4
5
6
7
8
9
{
  "id": "redditchat",
  "name": "Reddit Chat",
  "version": "1.2.0",
  "license": "MIT",
  "config": {
    "serviceURL": "https://www.reddit.com/chat/"
  }
}