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