aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/kaizala/package.json
blob: c8c1e11b0e6f48d62a3e902fe9631d64bb622c9f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "id": "kaizala",
  "name": "Microsoft Kaizala",
  "version": "1.1.1",
  "description": "Microsoft Kaizala",
  "main": "index.js",
  "author": "Stefan Malzner <stefan@adlk.io>",
  "license": "MIT",
  "repository": "https://github.com/meetfranz/recipe-microsoft-kaizala",
  "config": {
    "serviceURL": "https://webapp.kaiza.la",
    "hasNotificationSound": true
  }
}