aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/clubhouse/package.json
diff options
context:
space:
mode:
authorLibravatar Daniele Lenares <daniele.lenares@gmail.com>2020-05-06 10:12:27 +0200
committerLibravatar Daniele Lenares <daniele.lenares@gmail.com>2020-05-06 10:12:27 +0200
commit7828ffd94eb23122bb2d0ead8e781b2b350f4687 (patch)
tree0aad4cadcb088a84dcda20c6f84a77109468185e /uncompressed/clubhouse/package.json
parent#130 Repackage archives on macOS (diff)
downloadferdium-recipes-7828ffd94eb23122bb2d0ead8e781b2b350f4687.tar.gz
ferdium-recipes-7828ffd94eb23122bb2d0ead8e781b2b350f4687.tar.zst
ferdium-recipes-7828ffd94eb23122bb2d0ead8e781b2b350f4687.zip
Add Clubhouse recipe
Diffstat (limited to 'uncompressed/clubhouse/package.json')
-rw-r--r--uncompressed/clubhouse/package.json14
1 files changed, 14 insertions, 0 deletions
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 @@
1{
2 "id": "clubhouse",
3 "name": "Clubhouse",
4 "version": "1.0.0",
5 "description": "Project Management for Software Teams",
6 "main": "index.js",
7 "author": "Daniele Lenares <daniele.lenares@gmail.com>",
8 "license": "MIT",
9 "repository": "https://github.com/dnlnrs/ferdi-recipe-clubhouse",
10 "config": {
11 "serviceURL": "https://app.clubhouse.io/{teamId}/dashboard",
12 "hasTeamId": true
13 }
14} \ No newline at end of file