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