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