aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/teamweek/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2021-09-12 13:18:06 +0530
committerLibravatar GitHub <noreply@github.com>2021-09-12 07:48:06 +0000
commit999cedd23085ef81d3a717e9dc93a90de711e4a3 (patch)
tree3085c270f63c6aac11742293565cc553e884fdb1 /recipes/teamweek/package.json
parentNew recipe: 'misskey' (#693) (diff)
downloadferdium-recipes-999cedd23085ef81d3a717e9dc93a90de711e4a3.tar.gz
ferdium-recipes-999cedd23085ef81d3a717e9dc93a90de711e4a3.tar.zst
ferdium-recipes-999cedd23085ef81d3a717e9dc93a90de711e4a3.zip
New recipe: 'teamweek' (#694)
Diffstat (limited to 'recipes/teamweek/package.json')
-rw-r--r--recipes/teamweek/package.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/teamweek/package.json b/recipes/teamweek/package.json
new file mode 100644
index 0000000..bb3d479
--- /dev/null
+++ b/recipes/teamweek/package.json
@@ -0,0 +1,10 @@
1{
2 "id": "teamweek",
3 "name": "Teamweek",
4 "version": "1.0.0",
5 "license": "MIT",
6 "repository": "https://github.com/claudiupelmus/recipe-teamweek",
7 "config": {
8 "serviceURL": "https://app.teamweek.com/"
9 }
10}