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