aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tchap/package.json
diff options
context:
space:
mode:
authorLibravatar Guillaume Assier <18405490+Sykursen@users.noreply.github.com>2022-06-15 16:18:44 +0200
committerLibravatar GitHub <noreply@github.com>2022-06-15 14:18:44 +0000
commit247b9c7588ab2b51c6eab41affb9696cf61110fd (patch)
tree50a1d9ac222c0ba637ff436e7c10b668583de0ad /recipes/tchap/package.json
parentFix broken faq url [skip ci] (diff)
downloadferdium-recipes-247b9c7588ab2b51c6eab41affb9696cf61110fd.tar.gz
ferdium-recipes-247b9c7588ab2b51c6eab41affb9696cf61110fd.tar.zst
ferdium-recipes-247b9c7588ab2b51c6eab41affb9696cf61110fd.zip
Adding Tchap service (#40)
Co-authored-by: André Oliveira <oliveira.andrerodrigues95@gmail.com>
Diffstat (limited to 'recipes/tchap/package.json')
-rw-r--r--recipes/tchap/package.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/tchap/package.json b/recipes/tchap/package.json
new file mode 100644
index 0000000..a9425fc
--- /dev/null
+++ b/recipes/tchap/package.json
@@ -0,0 +1,10 @@
1{
2 "id": "tchap",
3 "name": "Tchap",
4 "version": "1.0.0",
5 "license": "MIT",
6 "repository": "https://github.com/Sykursen/recipe-tchap/",
7 "config": {
8 "serviceURL": "https://www.tchap.gouv.fr/"
9 }
10 } \ No newline at end of file