From 7828ffd94eb23122bb2d0ead8e781b2b350f4687 Mon Sep 17 00:00:00 2001 From: Daniele Lenares Date: Wed, 6 May 2020 10:12:27 +0200 Subject: Add Clubhouse recipe --- uncompressed/clubhouse/package.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 uncompressed/clubhouse/package.json (limited to 'uncompressed/clubhouse/package.json') diff --git a/uncompressed/clubhouse/package.json b/uncompressed/clubhouse/package.json new file mode 100644 index 0000000..f21948a --- /dev/null +++ b/uncompressed/clubhouse/package.json @@ -0,0 +1,14 @@ +{ + "id": "clubhouse", + "name": "Clubhouse", + "version": "1.0.0", + "description": "Project Management for Software Teams", + "main": "index.js", + "author": "Daniele Lenares ", + "license": "MIT", + "repository": "https://github.com/dnlnrs/ferdi-recipe-clubhouse", + "config": { + "serviceURL": "https://app.clubhouse.io/{teamId}/dashboard", + "hasTeamId": true + } +} \ No newline at end of file -- cgit v1.2.3-70-g09d2