@lvce-editor/text-search-worker
Version:
Text Search Worker
17 lines (16 loc) • 370 B
JSON
{
"name": "@lvce-editor/text-search-worker",
"version": "5.4.0",
"description": "Text Search Worker",
"keywords": [
"text-search"
],
"repository": {
"type": "git",
"url": "git+https://github.com/lvce-editor/text-search-worker.git"
},
"license": "MIT",
"author": "Lvce Editor",
"type": "module",
"main": "dist/textSearchWorkerMain.js"
}