mirror of
https://github.com/sakaljurgis/kobo.git
synced 2026-07-08 22:17:42 +00:00
add search
This commit is contained in:
+5
-1
@@ -20,10 +20,14 @@
|
||||
"start": "bash ./start.sh"
|
||||
},
|
||||
"dependencies": {
|
||||
"@elastic/elasticsearch": "^8.11.0",
|
||||
"@extractus/article-extractor": "^7.3.1",
|
||||
"cheerio": "^1.0.0-rc.12",
|
||||
"express": "^4.18.2",
|
||||
"express-handlebars": "^7.1.2",
|
||||
"ts-node": "^10.9.1"
|
||||
"fs-promise": "^0.3.1",
|
||||
"jszip": "^2.5.0",
|
||||
"ts-node": "^10.9.1",
|
||||
"xml-mapping": "^1.7.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user