1
0
mirror of https://github.com/nextapps-de/flexsearch.git synced 2025-08-28 00:01:31 +02:00
Files
flexsearch/example/nodejs-commonjs/basic/package.json
Thomas Wilkerling 103f617ad5 v0.8.2
2025-05-21 13:43:38 +02:00

7 lines
92 B
JSON

{
"name": "nodejs-commonjs-basic",
"dependencies": {
"flexsearch": "^0.8.200"
}
}