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