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