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