{
  "name": "@lvce-editor/file-search-worker",
  "version": "8.10.1",
  "description": "Web worker for file search backends in LVCE Editor.",
  "keywords": [
    "file-search",
    "ripgrep",
    "worker"
  ],
  "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"
}
