aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/withspectrum/package.json
blob: f44206cdc7c839c75a6f46c7ed294141654261c1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "id": "withspectrum",
  "name": "Spectrum",
  "version": "1.0.1",
  "description": "A community platform for the future.",
  "main": "index.js",
  "author": "Max Stoiber",
  "license": "MIT",
  "config": {
    "serviceURL": "https://spectrum.chat"
  }
}