From 728d339739b63e9bb59e457e4a84fe9a65b93fc9 Mon Sep 17 00:00:00 2001 From: vantezzen Date: Sat, 28 Sep 2019 12:10:25 +0200 Subject: Add uncompressed recipes --- uncompressed/kaizala/package.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 uncompressed/kaizala/package.json (limited to 'uncompressed/kaizala/package.json') diff --git a/uncompressed/kaizala/package.json b/uncompressed/kaizala/package.json new file mode 100644 index 0000000..598ef74 --- /dev/null +++ b/uncompressed/kaizala/package.json @@ -0,0 +1,14 @@ +{ + "id": "kaizala", + "name": "Microsoft Kaizala", + "version": "1.0.0", + "description": "Microsoft Kaizala", + "main": "index.js", + "author": "Stefan Malzner ", + "license": "MIT", + "repository": "https://github.com/meetfranz/recipe-microsoft-kaizala", + "config": { + "serviceURL": "https://webapp.kaiza.la", + "hasNotificationSound": true + } +} -- cgit v1.2.3-54-g00ecf