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