aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/chatwoot/package.json
blob: 6da49594d78323c8e264ffb9fed6246f5878cce1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
  "id": "chatwoot",
  "name": "Chatwoot",
  "version": "1.2.2",
  "license": "MIT",
  "repository": "https://github.com/maximeMD/ferdi-chatwoot",
  "config": {
    "serviceURL": "https://app.chatwoot.com/app/login"
  }
}