aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/lineworks/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2023-05-29 10:00:33 +0530
committerLibravatar GitHub <noreply@github.com>2023-05-29 04:30:33 +0000
commit7cb5441b5e2852339748f97285ccd97ed5ba4162 (patch)
tree29e5e94568a8cf0c632d30c7b85f865b6dea979e /recipes/lineworks/package.json
parentUpgrade 'pnpm' to '8.5.1' (#377) (diff)
downloadferdium-recipes-7cb5441b5e2852339748f97285ccd97ed5ba4162.tar.gz
ferdium-recipes-7cb5441b5e2852339748f97285ccd97ed5ba4162.tar.zst
ferdium-recipes-7cb5441b5e2852339748f97285ccd97ed5ba4162.zip
Add new recipe for lineworks (#378)
Diffstat (limited to 'recipes/lineworks/package.json')
-rw-r--r--recipes/lineworks/package.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/lineworks/package.json b/recipes/lineworks/package.json
new file mode 100644
index 0000000..a830544
--- /dev/null
+++ b/recipes/lineworks/package.json
@@ -0,0 +1,10 @@
1{
2 "id": "lineworks",
3 "name": "Line Works",
4 "version": "1.0.0",
5 "license": "MIT",
6 "config": {
7 "hasIndirectMessages": true,
8 "serviceURL": "https://talk.worksmobile.com/"
9 }
10}