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