aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/fleep/package.json
blob: a03d7a4cf82a756c5c3d9e91f5292100be041a56 (plain) (blame)
1
2
3
4
5
6
7
8
9
{
  "id": "fleep",
  "name": "Fleep",
  "version": "1.1.1",
  "license": "MIT",
  "config": {
    "serviceURL": "https://fleep.io/chat"
  }
}