aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/withspectrum/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/withspectrum/package.json')
-rw-r--r--recipes/withspectrum/package.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/withspectrum/package.json b/recipes/withspectrum/package.json
new file mode 100644
index 0000000..bd16504
--- /dev/null
+++ b/recipes/withspectrum/package.json
@@ -0,0 +1,12 @@
1{
2 "id": "withspectrum",
3 "name": "Spectrum",
4 "version": "1.0.0",
5 "description": "A community platform for the future.",
6 "main": "index.js",
7 "author": "Max Stoiber",
8 "license": "MIT",
9 "config": {
10 "serviceURL": "https://spectrum.chat"
11 }
12}