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