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