aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/goto/package.json
blob: b58357855b686ef35c3f80c7469f476474cad352 (plain) (blame)
1
2
3
4
5
6
7
8
9
{
  "id": "goto",
  "name": "GoTo",
  "version": "1.0.0",
  "license": "MIT",
  "config": {
    "serviceURL": "https://app.goto.com/"
  }
}