aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2021-12-23 17:36:03 +0100
committerLibravatar Kristóf Marussy <kristof@marussy.com>2021-12-23 17:54:03 +0100
commit265bac239ad808db53ebab8d5fd7903080c92c94 (patch)
treed0314acbf7f3ab01fc8273fe3cba9d07bb684bbb /package.json
parentchore: Add license headers (diff)
downloadsophie-265bac239ad808db53ebab8d5fd7903080c92c94.tar.gz
sophie-265bac239ad808db53ebab8d5fd7903080c92c94.tar.zst
sophie-265bac239ad808db53ebab8d5fd7903080c92c94.zip
docs: Add README
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index 2b45f8e..324dea7 100644
--- a/package.json
+++ b/package.json
@@ -6,7 +6,9 @@
6 "messaging", 6 "messaging",
7 "app" 7 "app"
8 ], 8 ],
9 "author": "Kristóf Marussy <kristof@marussy.com> (https://marussy.com)",
9 "license": "AGPL-3.0-only", 10 "license": "AGPL-3.0-only",
11 "repository": "https://git.marussy.com/sophie",
10 "private": true, 12 "private": true,
11 "engines": { 13 "engines": {
12 "node": ">=v16.13" 14 "node": ">=v16.13"