aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ciscospark/package.json
blob: cc81277077f2c15771783f1d599d900a3c363b7d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "id": "ciscospark",
  "name": "Cisco Spark",
  "version": "1.0.0",
  "description": "Cisco Spark",
  "main": "index.js",
  "author": "Stefan Malzner <stefan@adlk.io>",
  "license": "MIT",
  "config": {
    "serviceURL": "https://web.ciscospark.com",
    "hasIndirectMessages": true
  }
}