aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/chatwoot/package.json
diff options
context:
space:
mode:
authorLibravatar Maxime Marty-Dessus <maxime.martydessus@gmail.com>2021-11-04 18:05:00 +0100
committerLibravatar GitHub <noreply@github.com>2021-11-04 22:35:00 +0530
commit5598d4b3bfc2956a6ccd16ceb1fad9e67ccff10e (patch)
tree3eecb19127b9e850133116f3212ec460bd00e738 /recipes/chatwoot/package.json
parentAdd Confluence recipe (#758) (diff)
downloadferdium-recipes-5598d4b3bfc2956a6ccd16ceb1fad9e67ccff10e.tar.gz
ferdium-recipes-5598d4b3bfc2956a6ccd16ceb1fad9e67ccff10e.tar.zst
ferdium-recipes-5598d4b3bfc2956a6ccd16ceb1fad9e67ccff10e.zip
Add recipe for Chatwoot (#760)
Diffstat (limited to 'recipes/chatwoot/package.json')
-rw-r--r--recipes/chatwoot/package.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/chatwoot/package.json b/recipes/chatwoot/package.json
new file mode 100644
index 0000000..6c024e7
--- /dev/null
+++ b/recipes/chatwoot/package.json
@@ -0,0 +1,11 @@
1{
2 "id": "chatwoot",
3 "name": "Chatwoot",
4 "version": "1.0.0",
5 "license": "MIT",
6 "repository": "https://github.com/maximeMD/ferdi-chatwoot",
7 "config": {
8 "serviceURL": "https://app.chatwoot.com/app/login"
9 }
10 }
11 \ No newline at end of file