aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/awork/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/awork/package.json')
-rw-r--r--recipes/awork/package.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/awork/package.json b/recipes/awork/package.json
new file mode 100644
index 0000000..fb221cd
--- /dev/null
+++ b/recipes/awork/package.json
@@ -0,0 +1,11 @@
1{
2 "id": "awork",
3 "name": "Awork",
4 "version": "1.0.0",
5 "license": "MIT",
6 "config": {
7 "serviceURL": "https://{teamId}.awork.io",
8 "hasTeamId": true,
9 "urlInputSuffix": ".awork.io"
10 }
11} \ No newline at end of file