{
  "name": "@nguyen-thanh-tung/minisearch-synonyms",
  "version": "1.0.0",
  "description": "Use MiniSearch with synonyms",
  "type": "module",
  "main": "dist/index.cjs",
  "module": "dist/index.js",
  "types": "dist/index.d.ts",
  "scripts": {
    "test": "vitest",
    "coverage": "vitest --coverage",
    "build-node": "tsup src/index.ts --format cjs,esm --dts",
    "build-browser": "tsup src/index.ts --format iife --platform browser --global-name MiniSearchSynonyms --minify",
    "build": "npm run build-node && npm run build-browser",
    "prepublishOnly": "npm run build"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/pazdera/minisearch-synonyms.git"
  },
  "keywords": [
    "minisearch",
    "synonyms",
    "search"
  ],
  "author": "Radek Pazdera <hello@radek.io>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/pazdera/minisearch-synonyms/issues"
  },
  "homepage": "https://github.com/pazdera/minisearch-synonyms#readme",
  "devDependencies": {
    "@vitest/coverage-v8": "^1.4.0",
    "minisearch": "^6.3.0",
    "tsup": "^8.0.2",
    "typescript": "^5.4.3",
    "vitest": "^1.4.0"
  },
  "directories": {
    "test": "test"
  },
  "dependencies": {
    "acorn": "^8.12.1",
    "acorn-walk": "^8.3.4",
    "ansi-regex": "^5.0.1",
    "ansi-styles": "^5.2.0",
    "any-promise": "^1.3.0",
    "anymatch": "^3.1.3",
    "assertion-error": "^1.1.0",
    "balanced-match": "^1.0.2",
    "binary-extensions": "^2.3.0",
    "brace-expansion": "^1.1.11",
    "braces": "^3.0.3",
    "bundle-require": "^5.0.0",
    "cac": "^6.7.14",
    "chai": "^4.5.0",
    "check-error": "^1.0.3",
    "chokidar": "^3.6.0",
    "color-convert": "^2.0.1",
    "color-name": "^1.1.4",
    "commander": "^4.1.1",
    "concat-map": "^0.0.1",
    "confbox": "^0.1.8",
    "consola": "^3.2.3",
    "cross-spawn": "^7.0.3",
    "debug": "^4.3.7",
    "deep-eql": "^4.1.4",
    "diff-sequences": "^29.6.3",
    "eastasianwidth": "^0.2.0",
    "emoji-regex": "^8.0.0",
    "esbuild": "^0.23.1",
    "estree-walker": "^3.0.3",
    "execa": "^5.1.1",
    "fill-range": "^7.1.1",
    "foreground-child": "^3.3.0",
    "fs.realpath": "^1.0.0",
    "get-func-name": "^2.0.2",
    "get-stream": "^6.0.1",
    "glob": "^10.4.5",
    "glob-parent": "^5.1.2",
    "has-flag": "^4.0.0",
    "html-escaper": "^2.0.2",
    "human-signals": "^2.1.0",
    "inflight": "^1.0.6",
    "inherits": "^2.0.4",
    "is-binary-path": "^2.1.0",
    "is-extglob": "^2.1.1",
    "is-fullwidth-code-point": "^3.0.0",
    "is-glob": "^4.0.3",
    "is-number": "^7.0.0",
    "is-stream": "^2.0.1",
    "isexe": "^2.0.0",
    "istanbul-lib-coverage": "^3.2.2",
    "istanbul-lib-report": "^3.0.1",
    "istanbul-lib-source-maps": "^5.0.6",
    "istanbul-reports": "^3.1.7",
    "jackspeak": "^3.4.3",
    "joycon": "^3.1.1",
    "js-tokens": "^9.0.0",
    "lilconfig": "^3.1.2",
    "lines-and-columns": "^1.2.4",
    "load-tsconfig": "^0.2.5",
    "local-pkg": "^0.5.0",
    "lodash.sortby": "^4.7.0",
    "loupe": "^2.3.7",
    "lru-cache": "^10.4.3",
    "magic-string": "^0.30.12",
    "magicast": "^0.3.5",
    "make-dir": "^4.0.0",
    "merge-stream": "^2.0.0",
    "mimic-fn": "^2.1.0",
    "minimatch": "^3.1.2",
    "minipass": "^7.1.2",
    "mlly": "^1.7.2",
    "ms": "^2.1.3",
    "mz": "^2.7.0",
    "nanoid": "^3.3.7",
    "normalize-path": "^3.0.0",
    "npm-run-path": "^4.0.1",
    "object-assign": "^4.1.1",
    "once": "^1.4.0",
    "onetime": "^5.1.2",
    "p-limit": "^5.0.0",
    "package-json-from-dist": "^1.0.1",
    "path-is-absolute": "^1.0.1",
    "path-key": "^3.1.1",
    "path-scurry": "^1.11.1",
    "pathe": "^1.1.2",
    "pathval": "^1.1.1",
    "picocolors": "^1.1.0",
    "picomatch": "^2.3.1",
    "pirates": "^4.0.6",
    "pkg-types": "^1.2.1",
    "postcss": "^8.4.47",
    "postcss-load-config": "^6.0.1",
    "pretty-format": "^29.7.0",
    "punycode": "^2.3.1",
    "react-is": "^18.3.1",
    "readdirp": "^3.6.0",
    "resolve-from": "^5.0.0",
    "rollup": "^4.24.0",
    "semver": "^7.6.3",
    "shebang-command": "^2.0.0",
    "shebang-regex": "^3.0.0",
    "siginfo": "^2.0.0",
    "signal-exit": "^4.1.0",
    "source-map": "^0.8.0-beta.0",
    "source-map-js": "^1.2.1",
    "stackback": "^0.0.2",
    "std-env": "^3.7.0",
    "string-width": "^5.1.2",
    "string-width-cjs": "^4.2.3",
    "strip-ansi": "^6.0.1",
    "strip-ansi-cjs": "^6.0.1",
    "strip-final-newline": "^2.0.0",
    "strip-literal": "^2.1.0",
    "sucrase": "^3.35.0",
    "supports-color": "^7.2.0",
    "test-exclude": "^6.0.0",
    "thenify": "^3.3.1",
    "thenify-all": "^1.6.0",
    "tinybench": "^2.9.0",
    "tinyglobby": "^0.2.9",
    "tinypool": "^0.8.4",
    "tinyspy": "^2.2.1",
    "to-fast-properties": "^2.0.0",
    "to-regex-range": "^5.0.1",
    "tr46": "^1.0.1",
    "tree-kill": "^1.2.2",
    "ts-interface-checker": "^0.1.13",
    "type-detect": "^4.1.0",
    "ufo": "^1.5.4",
    "vite": "^5.4.9",
    "vite-node": "^1.6.0",
    "webidl-conversions": "^4.0.2",
    "whatwg-url": "^7.1.0",
    "which": "^2.0.2",
    "why-is-node-running": "^2.3.0",
    "wrap-ansi": "^8.1.0",
    "wrap-ansi-cjs": "^7.0.0",
    "wrappy": "^1.0.2",
    "yocto-queue": "^1.1.1"
  }
}
