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