aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/intercom/package.json
blob: fbe3871efad1068e9d276da4c165f2cdb7cb3768 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
  "id": "intercom",
  "name": "Intercom",
  "version": "1.1.0",
  "license": "MIT",
  "config": {
    "serviceURL": "https://app.intercom.io/",
    "hasNotificationSound": true
  }
}