{"name":"flexsearch","version":"0.7.0","description":"Next-Generation full text search library with zero dependencies.","homepage":"https://github.com/nextapps-de/flexsearch/","author":{"name":"Thomas Wilkerling"},"copyright":"Nextapps GmbH","license":"Apache-2.0","keywords":["fulltext search","elastic search","fastest search","contextual search","document search","fuzzy search","fuzzy match","search engine"],"bugs":{"url":"https://github.com/nextapps-de/flexsearch/issues","email":"info@nextapps.de"},"main":"dist/flexsearch.bundle.js","browser":"dist/flexsearch.bundle.js","preferGlobal":false,"repository":{"type":"git","url":"git+https://github.com/nextapps-de/flexsearch.git"},"scripts":{"copy":"npm run clean && cpx \"src/**\" tmp/","clean":"if exist tmp rmdir tmp /s /q && mkdir tmp","build":"npm run copy && npm run build:bundle","build:bundle":"node task/build RELEASE=bundle && cpx \"src/worker/node.js\" dist/node/","build:debug":"node task/build RELEASE=debug COMPILATION_LEVEL=SIMPLE FORMATTING=PRETTY_PRINT","build:compact":"node task/build RELEASE=compact","build:light":"node task/build RELEASE=light","build:custom":"node task/build RELEASE=custom","build:es5":"node task/build RELEASE=es5 LANGUAGE_OUT=ECMASCRIPT5_STRICT POLYFILL=true","build:pre":"node task/build RELEASE=pre COMPILATION_LEVEL=WHITESPACE FORMATTING=PRETTY_PRINT","build:lang":"node task/build RELEASE=lang","build:module":"npx babel src -d dist/module && exit 0","build:all":"npm run build && npm run build:light && npm run build:compact && npm run build:es5 && npm run build:debug && npm run build:module","test":"cd test && npm install && npm run test","server":"node task/server"},"devDependencies":{"babel-cli":"^6.26.0","babel-plugin-minify-constant-folding":"^0.5.0","babel-plugin-minify-dead-code-elimination":"^0.5.1","babel-plugin-minify-flip-comparisons":"^0.4.3","babel-plugin-minify-guarded-expressions":"^0.4.4","babel-plugin-minify-infinity":"^0.4.3","babel-plugin-minify-mangle-names":"^0.5.0","babel-plugin-minify-replace":"^0.5.0","babel-plugin-minify-simplify":"^0.5.1","babel-plugin-minify-type-constructors":"^0.4.3","babel-plugin-transform-member-expression-literals":"^6.9.4","babel-plugin-transform-merge-sibling-variables":"^6.9.4","babel-plugin-transform-minify-booleans":"^6.9.4","babel-plugin-transform-property-literals":"^6.9.4","babel-plugin-transform-simplify-comparison-operators":"^6.9.4","babel-plugin-transform-undefined-to-void":"^6.9.4","cpx":"^1.5.0","google-closure-compiler":"^20210604.0.0-nightly","web-servo":"^0.5.1"},"gitHead":"86a5dfe97919a91a4b4688b95f46a290ada44893","_id":"flexsearch@0.7.0","_nodeVersion":"12.13.0","_npmVersion":"7.0.6","dist":{"shasum":"6d98317b86259a99c71285d0bc84b9942e6b639e","size":94118,"noattachment":false,"key":"/flexsearch/-/flexsearch-0.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/flexsearch/download/flexsearch-0.7.0.tgz"},"_npmUser":{"name":"nextapps","email":"info@nextapps.de"},"directories":{},"maintainers":[{"name":"nextapps","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/flexsearch_0.7.0_1623330734086_0.5508687903071845"},"_hasShrinkwrap":false,"publish_time":1623330734267,"_cnpm_publish_time":1623330734267,"_cnpmcore_publish_time":"2021-12-16T19:24:22.663Z","dist-tags":{"latest":"0.8.205"}}