aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/hubstaff/package.json
diff options
context:
space:
mode:
authorLibravatar Ravindra Gullapalli <sharewithravig@gmail.com>2022-02-16 17:05:16 +0530
committerLibravatar GitHub <noreply@github.com>2022-02-16 12:35:16 +0100
commit8b8021293b65120e76af0aa9e3d15ce0fa8ddbed (patch)
tree11445f44a5f15c2feb4479a889150cf8f18d311f /recipes/hubstaff/package.json
parentdocs: add ravindragullapalli as a contributor for code (#834) (diff)
downloadferdium-recipes-8b8021293b65120e76af0aa9e3d15ce0fa8ddbed.tar.gz
ferdium-recipes-8b8021293b65120e76af0aa9e3d15ce0fa8ddbed.tar.zst
ferdium-recipes-8b8021293b65120e76af0aa9e3d15ce0fa8ddbed.zip
Add Hubstaff service (#828)
Diffstat (limited to 'recipes/hubstaff/package.json')
-rw-r--r--recipes/hubstaff/package.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/hubstaff/package.json b/recipes/hubstaff/package.json
new file mode 100644
index 0000000..bcb675b
--- /dev/null
+++ b/recipes/hubstaff/package.json
@@ -0,0 +1,10 @@
1{
2 "id": "hubstaff",
3 "name": "HubStaff",
4 "version": "1.0.0",
5 "license": "MIT",
6 "config": {
7 "serviceURL": "https://app.hubstaff.com/login_now",
8 "hasNotificationSound": true
9 }
10} \ No newline at end of file