aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/sococo/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2021-09-12 18:12:00 +0530
committerLibravatar GitHub <noreply@github.com>2021-09-12 12:42:00 +0000
commit054fb8b5e82bf4387ecafb6df1dca5222582e6a6 (patch)
tree565e713e08051b0626b48319fddce7ab110dff38 /recipes/sococo/package.json
parentAdd indirect count for 'teamleader' recipe. (#703) (diff)
downloadferdium-recipes-054fb8b5e82bf4387ecafb6df1dca5222582e6a6.tar.gz
ferdium-recipes-054fb8b5e82bf4387ecafb6df1dca5222582e6a6.tar.zst
ferdium-recipes-054fb8b5e82bf4387ecafb6df1dca5222582e6a6.zip
New recipe: 'sococo' (#704)
Diffstat (limited to 'recipes/sococo/package.json')
-rw-r--r--recipes/sococo/package.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/sococo/package.json b/recipes/sococo/package.json
new file mode 100644
index 0000000..f68b52d
--- /dev/null
+++ b/recipes/sococo/package.json
@@ -0,0 +1,11 @@
1{
2 "id": "sococo",
3 "name": "Sococo",
4 "version": "1.0.0",
5 "license": "MIT",
6 "repository": "https://github.com/klcodanr/recipe-sococo",
7 "config": {
8 "serviceURL": "https://app.sococo.com",
9 "hasNotificationSound": true
10 }
11}