aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/fleep/package.json
blob: ac73525cecfc8e53553191c036e5b8af9eab5071 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "id": "fleep",
  "name": "Fleep",
  "version": "1.0.1",
  "description": "Fleep",
  "main": "index.js",
  "author": "Ian Sealy <ferdi@iansealy.com>",
  "license": "MIT",
  "config": {
    "serviceURL": "https://fleep.io/chat"
  }
}