@lvce-editor/file-search-worker
Version:
Web Worker for the file search functionality in LVCE Editor.
17 lines (16 loc) • 353 B
JSON
{
"name": "@lvce-editor/file-search-worker",
"version": "5.18.0",
"description": "",
"keywords": [
"text-search"
],
"repository": {
"type": "git",
"url": "git+https://github.com/lvce-editor/file-search-worker.git"
},
"license": "MIT",
"author": "Lvce Editor",
"type": "module",
"main": "dist/fileSearchWorkerMain.js"
}