1
0
mirror of https://github.com/nextapps-de/flexsearch.git synced 2025-08-30 17:20:17 +02:00
Files
Thomas Wilkerling 103f617ad5 v0.8.2
2025-05-21 13:43:38 +02:00

9 lines
146 B
JSON

{
"name": "nodejs-esm-document-persistent",
"type": "module",
"dependencies": {
"flexsearch": "^0.8.200",
"sqlite3": "^5.1.7"
}
}