aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/hubstaff/package.json
blob: bcb675b68516414108087756960ad97c5e6be131 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
  "id": "hubstaff",
  "name": "HubStaff",
  "version": "1.0.0",
  "license": "MIT",
  "config": {
    "serviceURL": "https://app.hubstaff.com/login_now",
    "hasNotificationSound": true
  }
}