aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorZephyrrus <[email protected]>2020-07-22 02:11:05 +0300
committerZephyrrus <[email protected]>2020-07-22 02:11:05 +0300
commit78c6fa14e61f518906521b8cd7c6f81da67dbb8d (patch)
treeaabde0ab33cefdb7b023244a7ac3394e72793674 /package.json
parentfix: make modal use full height on mobile (diff)
downloadhost.fuwn.me-78c6fa14e61f518906521b8cd7c6f81da67dbb8d.tar.xz
host.fuwn.me-78c6fa14e61f518906521b8cd7c6f81da67dbb8d.zip
feat: add experimental search parser
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 046e43e..1332197 100644
--- a/package.json
+++ b/package.json
@@ -38,6 +38,7 @@
"buefy": "^0.8.20",
"busboy": "^0.2.14",
"chalk": "^2.4.1",
+ "chrono-node": "^2.1.4",
"compression": "^1.7.2",
"cookie-universal-nuxt": "^2.0.14",
"cors": "^2.8.5",
@@ -68,6 +69,7 @@
"pg": "^7.8.1",
"qoa": "^0.2.0",
"randomstring": "^1.1.5",
+ "search-query-parser": "^1.5.5",
"serve-static": "^1.13.2",
"sharp": "^0.25.2",
"sqlite3": "^4.0.6",