aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/kiwiirc/package.json
blob: 9c0b7b7c897cb35de43f0343944fc2ecd10b1cfc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
  "id": "kiwiirc",
  "name": "KiwiIRC",
  "version": "1.0.0",
  "license": "MIT",
  "config": {
    "serviceURL": "https://kiwiirc.com/nextclient/",
    "hasNotificationSound": true
  }
}