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/riot/package.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 uncompressed/riot/package.json (limited to 'uncompressed/riot/package.json') diff --git a/uncompressed/riot/package.json b/uncompressed/riot/package.json new file mode 100644 index 0000000..4a01837 --- /dev/null +++ b/uncompressed/riot/package.json @@ -0,0 +1,17 @@ +{ + "id": "riot", + "name": "Riot", + "version": "1.0.1", + "description": "Decentralized and encrypted discussion & collaboration, powered by [matrix]", + "main": "index.js", + "author": "Sylvain Cecchetto ", + "license": "MIT", + "repository": "https://github.com/SylvainCecchetto/recipe-riot", + "config": { + "serviceURL": "https://riot.im/app", + "hasTeamID": false, + "urlInputSuffix": false, + "hasNotificationSound": true, + "hasIndirectMessages": true + } +} \ No newline at end of file -- cgit v1.2.3-70-g09d2