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