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