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