aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/kaizala/package.json
blob: fc1811967f0d22e092067f0e7777b34d4712d50b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
  "id": "kaizala",
  "name": "Microsoft Kaizala",
  "version": "1.2.0",
  "license": "MIT",
  "repository": "https://github.com/meetfranz/recipe-microsoft-kaizala",
  "config": {
    "serviceURL": "https://webapp.kaiza.la",
    "hasNotificationSound": true
  }
}