aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/clockwise/package.json
blob: 5ddf492743872d57ec4b15bc732da469a3b65865 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
  "id": "clockwise",
  "name": "Clockwise",
  "version": "1.0.0",
  "license": "MIT",
  "repository": "https://github.com/TheKevJames/franz-recipe-clockwise",
  "config": {
    "serviceURL": "https://www.getclockwise.com/app/"
  }
}