aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/irccloud/package.json
blob: 274488580d92a0bac8fe11a54f593af9dd3f38e6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
  "id": "irccloud",
  "name": "IRCCloud",
  "version": "1.0.3",
  "license": "MIT",
  "repository": "https://github.com/albertomurillo/recipe-irccloud",
  "config": {
    "serviceURL": "https://www.irccloud.com",
    "hasIndirectMessages": true
  }
}