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