{"_id":"@bemoje/bfind","_rev":"96-2f3bd2f9fc909b410ac7ad435ee1de7b","name":"@bemoje/bfind","dist-tags":{"latest":"1.1.0"},"versions":{"0.0.1":{"name":"@bemoje/bfind","version":"0.0.1","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.0.1","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"e76b362eaaf648a94af4dc8ee8f7c0f58dbfda3a","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.0.1.tgz","fileCount":37,"integrity":"sha512-CAmeM64cJrrZTXUQhnlvRdVl2yKP6LJbiJV/gGEeXRCMf3wyEYe1nkTZODeu9EBi1h/GOZ37rzheUTsikdEU/g==","signatures":[{"sig":"MEUCIQCghMXAO1xZV9hPXXfVvV/vqGCOBv9x0zaZhXuJMA/iPQIgGRF/5o7Qc9XHTLIAv64useflXVWV//0rJ/mCDPvW4xk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":266253},"main":"dist/index.cjs.js","types":"dist/index.d.ts","module":"dist/index.esm.js","gitHead":"78f0bbb9ed0cacc44b22720713e44e4482f4bd07","scripts":{"docs":"rimraf docs && npm run docsmd && npm run docshtml","lint":"eslint \"*/**/*.{ts,js,json}\" --fix","test":"jest --preset ts-jest --coverage","build":"npm run lint && rimraf dist && rimraf types && npm run rollup && npm run minify","start":"node dist/index.cjs.js","docsmd":"rimraf docs/md && typedoc --out docs/md src/index.ts --readme none --plugin typedoc-plugin-markdown --theme markdown --entryDocument index.md --publicPath /docs/md/ && typedoc --out docs/html --entryPoints src/index.ts","minify":"uglifyjs -c -m -o dist/index.cjs.min.js --source-map --keep-fnames dist/index.cjs.js && uglifyjs -c -m -o dist/index.esm.min.js --source-map --keep-fnames --module dist/index.esm.js","prepub":"npm run build && npm run test && npm run docs","rollup":"rollup --config ./rollup.config.js --bundleConfigAsCjs","docshtml":"rimraf docs/html && typedoc --out docs/html --entryPoints src/index.ts","viewdocs":"start docs/html/index.html"},"_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"_npmVersion":"9.8.1","description":"CLI for fast indexed search for file- and direcoty names.","directories":{},"_nodeVersion":"18.13.0","dependencies":{"dotenv":"^16.3.1","openai":"^3.3.0","walkdir":"^0.4.1","cli-color":"^2.0.3","commander":"^11.0.0","pretty-error":"^4.0.0","@bemoje/trie-map":"file:../../../trie-map","@types/commander":"^2.12.2","@bemoje/node-util":"^0.5.0","@bemoje/commander-config":"file:../commander-config"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.2","tslib":"^2.6.1","eslint":"^8.46.0","rimraf":"^5.0.1","rollup":"^3.27.2","ts-jest":"^29.1.1","ts-node":"^10.9.1","prettier":"^3.0.1","uglifyjs":"^2.4.11","camel-case":"^4.1.2","typescript":"^5.1.6","@types/jest":"^29.5.3","@types/node":"^20.4.8","@types/rimraf":"^4.0.5","@types/rollup":"^0.54.0","@types/cli-color":"^2.0.2","@types/camel-case":"^1.2.1","jest-environment-node":"^29.6.2","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.0","@rollup/plugin-commonjs":"^25.0.3","typedoc-plugin-markdown":"^3.15.4","@typescript-eslint/parser":"^6.3.0","rollup-plugin-typescript2":"^0.35.0","@rollup/plugin-node-resolve":"^15.1.0","@types/eslint-plugin-prettier":"^3.1.0","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/bfind_0.0.1_1691478972856_0.6308576455262265","host":"s3://npm-registry-packages"}},"0.0.2":{"name":"@bemoje/bfind","version":"0.0.2","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.0.2","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"00084172cc7744fe0a62e60211f4dce94ed19b45","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.0.2.tgz","fileCount":37,"integrity":"sha512-shNfkC0VOnRm0UhAy8nO8UbcQjNEVmqkLGyN6l9pBYeuKv2m59BLgl4o6pnvVf7EVmNvKzh7KEMt08nzO0TH2A==","signatures":[{"sig":"MEYCIQC2O1kQU8aHK+G2ACx1Jn6mepdB/9Fjtyl6SyaD51yRrgIhAMvXfoDxa5RG0BFrjCsFaRlv2ANrQc261VjGyiPzC/u/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":266219},"main":"dist/index.cjs.js","types":"dist/index.d.ts","module":"dist/index.esm.js","gitHead":"78f0bbb9ed0cacc44b22720713e44e4482f4bd07","scripts":{"docs":"rimraf docs && npm run docsmd && npm run docshtml","lint":"eslint \"*/**/*.{ts,js,json}\" --fix","test":"jest --preset ts-jest --coverage","build":"npm run lint && rimraf dist && rimraf types && npm run rollup && npm run minify","start":"node dist/index.cjs.js","docsmd":"rimraf docs/md && typedoc --out docs/md src/index.ts --readme none --plugin typedoc-plugin-markdown --theme markdown --entryDocument index.md --publicPath /docs/md/ && typedoc --out docs/html --entryPoints src/index.ts","minify":"uglifyjs -c -m -o dist/index.cjs.min.js --source-map --keep-fnames dist/index.cjs.js && uglifyjs -c -m -o dist/index.esm.min.js --source-map --keep-fnames --module dist/index.esm.js","prepub":"npm run build && npm run test && npm run docs","rollup":"rollup --config ./rollup.config.js --bundleConfigAsCjs","docshtml":"rimraf docs/html && typedoc --out docs/html --entryPoints src/index.ts","viewdocs":"start docs/html/index.html"},"_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"_npmVersion":"9.8.1","description":"CLI for fast indexed search for file- and direcoty names.","directories":{},"_nodeVersion":"18.13.0","dependencies":{"dotenv":"^16.3.1","openai":"^3.3.0","walkdir":"^0.4.1","cli-color":"^2.0.3","commander":"^11.0.0","pretty-error":"^4.0.0","@bemoje/trie-map":"^1.2.0","@types/commander":"^2.12.2","@bemoje/node-util":"^0.5.0","@bemoje/commander-config":"^0.0.1"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.2","tslib":"^2.6.1","eslint":"^8.46.0","rimraf":"^5.0.1","rollup":"^3.27.2","ts-jest":"^29.1.1","ts-node":"^10.9.1","prettier":"^3.0.1","uglifyjs":"^2.4.11","camel-case":"^4.1.2","typescript":"^5.1.6","@types/jest":"^29.5.3","@types/node":"^20.4.8","@types/rimraf":"^4.0.5","@types/rollup":"^0.54.0","@types/cli-color":"^2.0.2","@types/camel-case":"^1.2.1","jest-environment-node":"^29.6.2","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.0","@rollup/plugin-commonjs":"^25.0.3","typedoc-plugin-markdown":"^3.15.4","@typescript-eslint/parser":"^6.3.0","rollup-plugin-typescript2":"^0.35.0","@rollup/plugin-node-resolve":"^15.1.0","@types/eslint-plugin-prettier":"^3.1.0","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/bfind_0.0.2_1691479727799_0.9547205917041797","host":"s3://npm-registry-packages"}},"0.0.3":{"name":"@bemoje/bfind","version":"0.0.3","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.0.3","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"47dfcd3a86c588f4ea765679c7e3855eef767c1e","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.0.3.tgz","fileCount":33,"integrity":"sha512-JytdY1lu9Tj4rpsOaDAvDcma3VZT8gK7NoRTgNvyo0rigRjrnlOcyFlv5Uo2AaNirGZJQ4Nb47bduL34NC5E2g==","signatures":[{"sig":"MEQCIA3exzIFOIrENQ7lznJZlaFjTxO3HMcZJyLwKr16IpH5AiBK7KVhBW3BbLS+VXu5OknewxlJxvVcq8cCqMVOeKQdYw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":196715},"main":"dist/index.cjs.js","types":"types/index.d.ts","module":"dist/index.esm.js","gitHead":"78f0bbb9ed0cacc44b22720713e44e4482f4bd07","scripts":{"docs":"rimraf docs && npm run docsmd && npm run docshtml","lint":"eslint \"*/**/*.{ts,js,json}\" --fix","test":"jest --preset ts-jest --coverage","build":"npm run lint && rimraf dist && rimraf types && npm run rollup","start":"node dist/index.cjs.js","docsmd":"rimraf docs/md && typedoc --out docs/md src/index.ts --readme none --plugin typedoc-plugin-markdown --theme markdown --entryDocument index.md --publicPath /docs/md/ && typedoc --out docs/html --entryPoints src/index.ts","minify":"uglifyjs -c -m -o dist/index.cjs.min.js --source-map --keep-fnames dist/index.cjs.js && uglifyjs -c -m -o dist/index.esm.min.js --source-map --keep-fnames --module dist/index.esm.js","prepub":"npm run build && npm run test && npm run docs","rollup":"rollup --config ./rollup.config.js --bundleConfigAsCjs","docshtml":"rimraf docs/html && typedoc --out docs/html --entryPoints src/index.ts","viewdocs":"start docs/html/index.html"},"_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"_npmVersion":"9.8.1","description":"CLI for fast indexed search for file- and direcoty names.","directories":{},"_nodeVersion":"18.13.0","dependencies":{"walkdir":"^0.4.1","cli-color":"^2.0.3","commander":"^11.0.0","@bemoje/trie-map":"^1.2.0","@types/commander":"^2.12.2","@bemoje/node-util":"^0.5.1","@bemoje/commander-config":"^0.0.1"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.2","tslib":"^2.6.1","eslint":"^8.46.0","rimraf":"^5.0.1","rollup":"^3.27.2","ts-jest":"^29.1.1","ts-node":"^10.9.1","prettier":"^3.0.1","uglifyjs":"^2.4.11","camel-case":"^4.1.2","typescript":"^5.1.6","@types/jest":"^29.5.3","@types/node":"^20.4.8","@types/rimraf":"^4.0.5","@types/rollup":"^0.54.0","@types/cli-color":"^2.0.2","@types/camel-case":"^1.2.1","jest-environment-node":"^29.6.2","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.0","@rollup/plugin-commonjs":"^25.0.3","typedoc-plugin-markdown":"^3.15.4","@typescript-eslint/parser":"^6.3.0","rollup-plugin-typescript2":"^0.35.0","@rollup/plugin-node-resolve":"^15.1.0","@types/eslint-plugin-prettier":"^3.1.0","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/bfind_0.0.3_1691481996790_0.6208683024244213","host":"s3://npm-registry-packages"}},"0.0.4":{"name":"@bemoje/bfind","version":"0.0.4","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.0.4","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"958d0e2fe7b5c771dbe76f7f30c06fd60c0ccc5a","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.0.4.tgz","fileCount":33,"integrity":"sha512-gMQsvZBbZyi0bK9pbGYfiZMIY0hAq07iGeyvfmB5ZCOzTBZ/hfljn9o4xhV7o59IFh2cSYfgJqm7PSndZ0coVw==","signatures":[{"sig":"MEUCIGRKNo1quMHaGUQomXHFTCPlNlO3CDARH//3EPEsPWMVAiEAsWEbxTI6oP/AoOieNtM3jgr+7c90Jk3xNr7KF3j9Umg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":196715},"main":"dist/index.cjs.js","types":"types/index.d.ts","module":"dist/index.esm.js","gitHead":"78f0bbb9ed0cacc44b22720713e44e4482f4bd07","scripts":{"docs":"rimraf docs && npm run docsmd && npm run docshtml","lint":"eslint \"*/**/*.{ts,js,json}\" --fix","test":"jest --preset ts-jest --coverage","build":"npm run lint && rimraf dist && rimraf types && npm run rollup","start":"node dist/index.cjs.js","docsmd":"rimraf docs/md && typedoc --out docs/md src/index.ts --readme none --plugin typedoc-plugin-markdown --theme markdown --entryDocument index.md --publicPath /docs/md/ && typedoc --out docs/html --entryPoints src/index.ts","minify":"uglifyjs -c -m -o dist/index.cjs.min.js --source-map --keep-fnames dist/index.cjs.js && uglifyjs -c -m -o dist/index.esm.min.js --source-map --keep-fnames --module dist/index.esm.js","prepub":"npm run build && npm run test && npm run docs","rollup":"rollup --config ./rollup.config.js --bundleConfigAsCjs","docshtml":"rimraf docs/html && typedoc --out docs/html --entryPoints src/index.ts","viewdocs":"start docs/html/index.html"},"_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"_npmVersion":"9.8.1","description":"CLI for fast indexed search for file- and direcoty names.","directories":{},"_nodeVersion":"18.13.0","dependencies":{"walkdir":"^0.4.1","cli-color":"^2.0.3","commander":"^11.0.0","@bemoje/trie-map":"^1.2.0","@types/commander":"^2.12.2","@bemoje/node-util":"^0.5.2","@bemoje/commander-config":"^0.0.1"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.2","tslib":"^2.6.1","eslint":"^8.46.0","rimraf":"^5.0.1","rollup":"^3.27.2","ts-jest":"^29.1.1","ts-node":"^10.9.1","prettier":"^3.0.1","uglifyjs":"^2.4.11","camel-case":"^4.1.2","typescript":"^5.1.6","@types/jest":"^29.5.3","@types/node":"^20.4.8","@types/rimraf":"^4.0.5","@types/rollup":"^0.54.0","@types/cli-color":"^2.0.2","@types/camel-case":"^1.2.1","jest-environment-node":"^29.6.2","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.0","@rollup/plugin-commonjs":"^25.0.3","typedoc-plugin-markdown":"^3.15.4","@typescript-eslint/parser":"^6.3.0","rollup-plugin-typescript2":"^0.35.0","@rollup/plugin-node-resolve":"^15.1.0","@types/eslint-plugin-prettier":"^3.1.0","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/bfind_0.0.4_1691482377651_0.23876123335864885","host":"s3://npm-registry-packages"}},"0.0.5":{"name":"@bemoje/bfind","version":"0.0.5","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.0.5","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"2d40df811e56a8ee6ae2673607c9ad8444b5d303","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.0.5.tgz","fileCount":37,"integrity":"sha512-2jQEFEqzTNCrHJxgR/rYhBDcX06k0Ui8SX7MsieppAywQpW9No0o2xW3KwyKBraCQJMQwb7kPZmnKmUG+YTq2g==","signatures":[{"sig":"MEQCIH4qTcA64+7NC0KwGciU0GfIeNHYHoEy7ZyiSa5sUyYPAiBUsE9NG1nvuZYLM4b0e6XAaMLBGOLnttBVQH4JsddMbQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198560},"main":"dist/index.cjs.js","types":"types/index.d.ts","module":"dist/index.esm.js","gitHead":"78f0bbb9ed0cacc44b22720713e44e4482f4bd07","scripts":{"docs":"rimraf docs && npm run docsmd && npm run docshtml","lint":"eslint \"*/**/*.{ts,js,json}\" --fix","test":"jest --preset ts-jest --coverage","build":"npm run lint && rimraf dist && rimraf types && npm run rollup","start":"node dist/index.cjs.js","docsmd":"rimraf docs/md && typedoc --out docs/md src/index.ts --readme none --plugin typedoc-plugin-markdown --theme markdown --entryDocument index.md --publicPath /docs/md/ && typedoc --out docs/html --entryPoints src/index.ts","minify":"uglifyjs -c -m -o dist/index.cjs.min.js --source-map --keep-fnames dist/index.cjs.js && uglifyjs -c -m -o dist/index.esm.min.js --source-map --keep-fnames --module dist/index.esm.js","prepub":"npm run build && npm run test && npm run docs","rollup":"rollup --config ./rollup.config.js --bundleConfigAsCjs","docshtml":"rimraf docs/html && typedoc --out docs/html --entryPoints src/index.ts","viewdocs":"start docs/html/index.html"},"_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"_npmVersion":"9.8.1","description":"CLI for fast indexed search for file- and direcoty names.","directories":{},"_nodeVersion":"18.13.0","dependencies":{"lodash":"^4.17.21","walkdir":"^0.4.1","cli-color":"^2.0.3","commander":"^11.0.0","@bemoje/trie-map":"^1.2.0","@bemoje/commander-config":"^0.0.1"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.2","tslib":"^2.6.1","eslint":"^8.46.0","rimraf":"^5.0.1","rollup":"^3.27.2","ts-jest":"^29.1.1","ts-node":"^10.9.1","prettier":"^3.0.1","uglifyjs":"^2.4.11","camel-case":"^4.1.2","typescript":"^5.1.6","@types/jest":"^29.5.3","@types/node":"^20.4.8","@types/lodash":"^4.14.196","@types/rimraf":"^4.0.5","@types/rollup":"^0.54.0","@types/cli-color":"^2.0.2","@types/commander":"^2.12.2","@types/camel-case":"^1.2.1","jest-environment-node":"^29.6.2","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.0","@rollup/plugin-commonjs":"^25.0.3","typedoc-plugin-markdown":"^3.15.4","@typescript-eslint/parser":"^6.3.0","rollup-plugin-typescript2":"^0.35.0","@rollup/plugin-node-resolve":"^15.1.0","@types/eslint-plugin-prettier":"^3.1.0","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/bfind_0.0.5_1691484542743_0.24569834083411046","host":"s3://npm-registry-packages"}},"0.1.0":{"name":"@bemoje/bfind","version":"0.1.0","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.1.0","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"42a72cd9ea275040988a5a1b176b6d3d0b5170ba","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.1.0.tgz","fileCount":45,"integrity":"sha512-2cxO9KTq7O7OEnGLWxCiuSJLrN6U8y8Lwus7xvPhK9rzYzwgWTBizF/vQdSyQRRU1bs69HLeaPfayj7R6hZ0Kw==","signatures":[{"sig":"MEUCIQDC2CIKw+3kigkG1n+f+nOwKre01brebIWkzD811wckIwIgeO8VXH2pY8l3bDaEftDZTEyx+ID2+xsJQR7IMY3lxAY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":167037},"main":"dist/index.cjs.js","types":"dist/types/index.d.ts","module":"dist/index.esm.js","gitHead":"78f0bbb9ed0cacc44b22720713e44e4482f4bd07","scripts":{"docs":"rimraf docs && npm run docsmd && npm run docshtml","lint":"eslint \"*/**/*.{ts,js,json}\" --fix","test":"jest --preset ts-jest --coverage","build":"npm run lint && rimraf dist && npm run rollup","start":"node dist/index.cjs.js","docsmd":"rimraf docs/md && typedoc --out docs/md src/index.ts --readme none --plugin typedoc-plugin-markdown --theme markdown --entryDocument index.md --publicPath /docs/md/ && typedoc --out docs/html --entryPoints src/index.ts","prepub":"npm run build && npm run test && npm run docs","rollup":"rollup --config ./rollup.config.js --bundleConfigAsCjs","docshtml":"rimraf docs/html && typedoc --out docs/html --entryPoints src/index.ts","viewdocs":"start docs/html/index.html"},"_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"_npmVersion":"9.8.1","description":"CLI for very fast file search. File contents are not indexed - only file and directory names. Directories are highlighted in blue in search results. Search results are sorted by last modified date. Regex ignore patterns are configurable in CLI or the JSON","directories":{},"_nodeVersion":"18.13.0","dependencies":{"lodash":"^4.17.21","walkdir":"^0.4.1","cli-color":"^2.0.3","commander":"^11.0.0","@bemoje/trie-map":"^1.2.0","@bemoje/commander-config":"^0.0.1"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.2","tslib":"^2.6.1","eslint":"^8.46.0","rimraf":"^5.0.1","rollup":"^3.27.2","ts-jest":"^29.1.1","ts-node":"^10.9.1","prettier":"^3.0.1","camel-case":"^4.1.2","typescript":"^5.1.6","@types/jest":"^29.5.3","@types/node":"^20.4.8","@types/lodash":"^4.14.196","@types/rimraf":"^4.0.5","@types/rollup":"^0.54.0","@types/cli-color":"^2.0.2","@types/camel-case":"^1.2.1","jest-environment-node":"^29.6.2","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.0","@rollup/plugin-commonjs":"^25.0.3","typedoc-plugin-markdown":"^3.15.4","@typescript-eslint/parser":"^6.3.0","rollup-plugin-typescript2":"^0.35.0","rollup-plugin-babel-minify":"^10.0.0","@rollup/plugin-node-resolve":"^15.1.0","@types/eslint-plugin-prettier":"^3.1.0","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/bfind_0.1.0_1691493157390_0.7065129360256772","host":"s3://npm-registry-packages"}},"0.1.1":{"name":"@bemoje/bfind","version":"0.1.1","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.1.1","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"e508ea4953c54dc93230dc576a6443a3756f78ea","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.1.1.tgz","fileCount":45,"integrity":"sha512-UdNsFXQceZhsnBliosqukmN+bzPY2jENViEBpoMQxDEwSKi0ufbZeXrpRxTOmF1M/jYBmOCN0GRSXfpc9XOzjw==","signatures":[{"sig":"MEUCIQDvavINFReEfpbF2o6YV/muvVpHZY8YXmArWFWrb0bLiwIgFEmEtSMIbxDqQ5TRQeZPxg+L8PPTL8KCnK4Ta/8Vta0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":167033},"main":"dist/index.cjs.js","types":"dist/types/index.d.ts","module":"dist/index.esm.js","gitHead":"78f0bbb9ed0cacc44b22720713e44e4482f4bd07","scripts":{"docs":"rimraf docs && npm run docsmd && npm run docshtml","lint":"eslint \"*/**/*.{ts,js,json}\" --fix","test":"jest --preset ts-jest --coverage","build":"npm run lint && rimraf dist && npm run rollup","start":"node dist/index.cjs.js","docsmd":"rimraf docs/md && typedoc --out docs/md src/index.ts --readme none --plugin typedoc-plugin-markdown --theme markdown --entryDocument index.md --publicPath /docs/md/ && typedoc --out docs/html --entryPoints src/index.ts","prepub":"npm run build && npm run test && npm run docs","rollup":"rollup --config ./rollup.config.js --bundleConfigAsCjs","docshtml":"rimraf docs/html && typedoc --out docs/html --entryPoints src/index.ts","viewdocs":"start docs/html/index.html"},"_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"_npmVersion":"9.8.1","description":"CLI for very fast file search. File contents are not indexed - only file and directory names. Directories are highlighted in blue in search results. Search results are sorted by last modified date. Regex ignore patterns are configurable in CLI or the JSON","directories":{},"_nodeVersion":"18.13.0","dependencies":{"lodash":"^4.17.21","walkdir":"^0.4.1","cli-color":"^2.0.3","commander":"^11.0.0","@bemoje/trie-map":"^1.2.0","@bemoje/commander-config":"^0.0.1"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.2","tslib":"^2.6.1","eslint":"^8.46.0","rimraf":"^5.0.1","rollup":"^3.27.2","ts-jest":"^29.1.1","ts-node":"^10.9.1","prettier":"^3.0.1","camel-case":"^4.1.2","typescript":"^5.1.6","@types/jest":"^29.5.3","@types/node":"^20.4.8","@types/lodash":"^4.14.196","@types/rimraf":"^4.0.5","@types/rollup":"^0.54.0","@types/cli-color":"^2.0.2","@types/camel-case":"^1.2.1","jest-environment-node":"^29.6.2","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.0","@rollup/plugin-commonjs":"^25.0.3","typedoc-plugin-markdown":"^3.15.4","@typescript-eslint/parser":"^6.3.0","rollup-plugin-typescript2":"^0.35.0","rollup-plugin-babel-minify":"^10.0.0","@rollup/plugin-node-resolve":"^15.1.0","@types/eslint-plugin-prettier":"^3.1.0","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/bfind_0.1.1_1691493268556_0.039262138137830194","host":"s3://npm-registry-packages"}},"0.1.2":{"name":"@bemoje/bfind","version":"0.1.2","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.1.2","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"9667c6f63c7bb1cdab352d7830a225faef977a55","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.1.2.tgz","fileCount":31,"integrity":"sha512-xxq1X4CvbfzsfEajKkObqaMRNjLcbmypfac0AmwMBON+ZsiBwEozwzzV3w4Ye1GxHz92oMwkJUGQb+5nPAdQow==","signatures":[{"sig":"MEYCIQC3kvidTyod9sOWq7DbB565sVcbl96jKGjJ1Hi+gdokuAIhAM9o1+TFi17YGG76uneLswqGdc68Ll9xpuBY+mYpGUuf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":130958},"main":"dist/index.cjs.js","types":"dist/types/index.d.ts","module":"dist/index.esm.js","gitHead":"78f0bbb9ed0cacc44b22720713e44e4482f4bd07","scripts":{"docs":"rimraf docs && npm run docsmd && npm run docshtml","lint":"eslint \"*/**/*.{ts,js,json}\" --fix","test":"jest --preset ts-jest --coverage","build":"npm run lint && rimraf dist && npm run rollup","start":"node dist/index.cjs.js","docsmd":"rimraf docs/md && typedoc --out docs/md src/index.ts --readme none --plugin typedoc-plugin-markdown --theme markdown --entryDocument index.md --publicPath /docs/md/ && typedoc --out docs/html --entryPoints src/index.ts","prepub":"npm run build && npm run test && npm run docs","rollup":"rollup --config ./rollup.config.js --bundleConfigAsCjs","docshtml":"rimraf docs/html && typedoc --out docs/html --entryPoints src/index.ts","viewdocs":"start docs/html/index.html"},"_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"_npmVersion":"9.8.1","description":"CLI for very fast file search. File contents are not indexed - only file and directory names. Directories are highlighted in blue in search results. Search results are sorted by last modified date. Regex ignore patterns are configurable in CLI or the JSON","directories":{},"_nodeVersion":"18.13.0","dependencies":{"lodash":"^4.17.21","walkdir":"^0.4.1","cli-color":"^2.0.3","commander":"^11.0.0","@bemoje/trie-map":"^1.2.0","@bemoje/node-util":"^0.6.1","@bemoje/commander-config":"^0.0.1"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.2","tslib":"^2.6.1","eslint":"^8.46.0","rimraf":"^5.0.1","rollup":"^3.27.2","ts-jest":"^29.1.1","ts-node":"^10.9.1","prettier":"^3.0.1","camel-case":"^4.1.2","typescript":"^5.1.6","@types/jest":"^29.5.3","@types/node":"^20.4.8","@types/lodash":"^4.14.196","@types/rimraf":"^4.0.5","@types/rollup":"^0.54.0","@types/cli-color":"^2.0.2","@types/camel-case":"^1.2.1","jest-environment-node":"^29.6.2","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.0","@rollup/plugin-commonjs":"^25.0.3","typedoc-plugin-markdown":"^3.15.4","@typescript-eslint/parser":"^6.3.0","rollup-plugin-typescript2":"^0.35.0","rollup-plugin-babel-minify":"^10.0.0","@rollup/plugin-node-resolve":"^15.1.0","@types/eslint-plugin-prettier":"^3.1.0","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/bfind_0.1.2_1691505950836_0.0656999577060815","host":"s3://npm-registry-packages"}},"0.1.3":{"name":"@bemoje/bfind","version":"0.1.3","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.1.3","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"302dd5aee0c5907f8065c866430329cb3a2fc6b3","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.1.3.tgz","fileCount":6,"integrity":"sha512-Df+flohnv2Bh902p65ePXjAu5zU+3m8Yxs3oev0ukXgxUph7nde4Ou7O0JO+RLsS6bfZ6M8Z4cC3xJUJ+qCKYA==","signatures":[{"sig":"MEUCIQDknQMDFuIkd/0FJzGO5W/KjdcEVtYWwpEc1IFDbwqxPgIgMBzEKr7niNbvWEmQki4CNpnWK88tzO1GrJ02bp9DB74=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42337},"main":"dist/index.cjs.js","types":"dist/types/index.d.ts","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"78f0bbb9ed0cacc44b22720713e44e4482f4bd07","scripts":{"docs":"rimraf docs && npm run docsmd && npm run docshtml","lint":"eslint \"*/**/*.{ts,js,json}\" --fix","test":"jest --preset ts-jest","build":"npm run lint && rimraf dist && npm run rollup","docsmd":"rimraf docs/md && typedoc --out docs/md src/index.ts --readme none --plugin typedoc-plugin-markdown --theme markdown --entryDocument index.md --publicPath /docs/md/ && typedoc --out docs/html --entryPoints src/index.ts","prepub":"npm run build && npm run test && npm run docs","rollup":"rollup --config ./rollup.config.js --bundleConfigAsCjs","docshtml":"rimraf docs/html && typedoc --out docs/html --entryPoints src/index.ts","viewdocs":"start docs/html/index.html"},"_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"9.8.1","description":"CLI for very fast file search. File contents are not indexed - only file and directory names. Directories are highlighted in blue in search results. Search results are sorted by last modified date. Regex ignore patterns are configurable in CLI or the JSON","directories":{},"_nodeVersion":"18.13.0","dependencies":{"lodash":"^4.17.21","walkdir":"^0.4.1","cli-color":"^2.0.3","commander":"^11.0.0","@bemoje/trie-map":"latest","@bemoje/node-util":"latest","@bemoje/commander-config":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.2","tslib":"^2.6.1","eslint":"^8.46.0","rimraf":"^5.0.1","rollup":"^3.27.2","ts-jest":"^29.1.1","ts-node":"^10.9.1","prettier":"^3.0.1","camel-case":"^4.1.2","typescript":"^5.1.6","@types/jest":"^29.5.3","@types/node":"^20.4.8","@types/lodash":"^4.14.196","@types/rimraf":"^4.0.5","@types/rollup":"^0.54.0","@types/cli-color":"^2.0.2","@types/camel-case":"^1.2.1","jest-environment-node":"^29.6.2","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.0","@rollup/plugin-commonjs":"^25.0.3","typedoc-plugin-markdown":"^3.15.4","@typescript-eslint/parser":"^6.3.0","rollup-plugin-typescript2":"^0.35.0","rollup-plugin-babel-minify":"^10.0.0","@rollup/plugin-node-resolve":"^15.1.0","@types/eslint-plugin-prettier":"^3.1.0","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/bfind_0.1.3_1691663820368_0.1453076512831446","host":"s3://npm-registry-packages"}},"0.1.4":{"name":"@bemoje/bfind","version":"0.1.4","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.1.4","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"34032d81ec897014020648fe9b5564f170d2b9df","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.1.4.tgz","fileCount":6,"integrity":"sha512-ODyVeHiinUknSvWLtfewG/vj9aP+4XozhLXPrR6UgAizFcmzT2IPjEmrUS115RIcoRY66LGNfeqZDLK7xWEwMA==","signatures":[{"sig":"MEQCIC006r/CaKeSSFX48OQvdT2kSiAkdRYqEtpPUVmf953vAiAOeLE56ewopkM3aK+diP0cJwtHVLQffHxdOI+wUgKQzw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42386},"main":"dist/index.cjs.js","types":"dist/types/index.d.ts","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"8bd5d1696580c0c231fd35b76510ce9f5ff4180e","scripts":{"docs":"rimraf docs && npm run docsmd && npm run docshtml","lint":"eslint \"*/**/*.{ts,js,json}\" --fix","test":"jest --preset ts-jest","build":"npm run lint && rimraf dist && npm run rollup","docsmd":"rimraf docs/md && typedoc --out docs/md src/index.ts --readme none --plugin typedoc-plugin-markdown --theme markdown --entryDocument index.md --publicPath /docs/md","prepub":"npm run build && npm run test && npm run docs","rollup":"rollup --config ./rollup.config.js --bundleConfigAsCjs","docshtml":"rimraf docs/html && typedoc --out docs/html --entryPoints src/index.ts","viewdocs":"start docs/html/index.html"},"_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"9.8.1","description":"CLI for very fast file search. File contents are not indexed - only file and directory names. Directories are highlighted in blue in search results. Search results are sorted by last modified date. Regex ignore patterns are configurable in CLI or the JSON","directories":{},"_nodeVersion":"18.13.0","dependencies":{"lodash":"^4.17.21","walkdir":"^0.4.1","cli-color":"^2.0.3","commander":"^11.0.0","@bemoje/trie-map":"latest","@bemoje/node-util":"latest","@bemoje/commander-config":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.2","tslib":"^2.6.1","eslint":"^8.46.0","rimraf":"^5.0.1","rollup":"^3.27.2","ts-jest":"^29.1.1","ts-node":"^10.9.1","prettier":"^3.0.1","camel-case":"^4.1.2","typescript":"^5.1.6","@types/jest":"^29.5.3","@types/node":"^20.4.8","@types/lodash":"^4.14.196","@types/rimraf":"^4.0.5","@types/rollup":"^0.54.0","@types/cli-color":"^2.0.2","@types/camel-case":"^1.2.1","jest-environment-node":"^29.6.2","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.0","@rollup/plugin-commonjs":"^25.0.3","typedoc-plugin-markdown":"^3.15.4","@typescript-eslint/parser":"^6.3.0","rollup-plugin-typescript2":"^0.35.0","rollup-plugin-babel-minify":"^10.0.0","@rollup/plugin-node-resolve":"^15.1.0","@types/eslint-plugin-prettier":"^3.1.0","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/bfind_0.1.4_1691667676814_0.987900855713733","host":"s3://npm-registry-packages"}},"0.1.5":{"name":"@bemoje/bfind","version":"0.1.5","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.1.5","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"9e5472850e82354c6787e533f4e98817a15b6d61","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.1.5.tgz","fileCount":6,"integrity":"sha512-kyd+WgfFK532u2Jt8UJAtlHDsnros593Vl/LSpHZ97hNwkOsqDEti+wpkTyuedHT5wpqWLS7qbzRqE/pU72H/g==","signatures":[{"sig":"MEUCIQCH9656uNN4vGhDUsHpa/U5crQ3dPqQFzVaplz31eiTYgIgVRybF5dhyYRSXRC5rqyyLODB7u4PHkpzD8Yg1GBLT8M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42388},"main":"dist/index.cjs.js","types":"dist/types/index.d.ts","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"8bd5d1696580c0c231fd35b76510ce9f5ff4180e","scripts":{"docs":"rimraf docs && npm run docsmd && npm run docshtml","lint":"eslint \"*/**/*.{ts,js,json}\" --fix","test":"jest --preset ts-jest","build":"npm run lint && rimraf dist && npm run rollup","docsmd":"rimraf docs/md && typedoc --out docs/md/ src/index.ts --readme none --plugin typedoc-plugin-markdown --theme markdown --entryDocument index.md --publicPath /docs/md/","prepub":"npm run build && npm run test && npm run docs","rollup":"rollup --config ./rollup.config.js --bundleConfigAsCjs","docshtml":"rimraf docs/html && typedoc --out docs/html --entryPoints src/index.ts","viewdocs":"start docs/html/index.html"},"_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"9.8.1","description":"CLI for very fast file search. File contents are not indexed - only file and directory names. Directories are highlighted in blue in search results. Search results are sorted by last modified date. Regex ignore patterns are configurable in CLI or the JSON","directories":{},"_nodeVersion":"18.13.0","dependencies":{"lodash":"^4.17.21","walkdir":"^0.4.1","cli-color":"^2.0.3","commander":"^11.0.0","@bemoje/trie-map":"latest","@bemoje/node-util":"latest","@bemoje/commander-config":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.2","tslib":"^2.6.1","eslint":"^8.46.0","rimraf":"^5.0.1","rollup":"^3.27.2","ts-jest":"^29.1.1","ts-node":"^10.9.1","prettier":"^3.0.1","camel-case":"^4.1.2","typescript":"^5.1.6","@types/jest":"^29.5.3","@types/node":"^20.4.8","@types/lodash":"^4.14.196","@types/rimraf":"^4.0.5","@types/rollup":"^0.54.0","@types/cli-color":"^2.0.2","@types/camel-case":"^1.2.1","jest-environment-node":"^29.6.2","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.0","@rollup/plugin-commonjs":"^25.0.3","typedoc-plugin-markdown":"^3.15.4","@typescript-eslint/parser":"^6.3.0","rollup-plugin-typescript2":"^0.35.0","rollup-plugin-babel-minify":"^10.0.0","@rollup/plugin-node-resolve":"^15.1.0","@types/eslint-plugin-prettier":"^3.1.0","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/bfind_0.1.5_1691668318819_0.0969651840103114","host":"s3://npm-registry-packages"}},"0.1.6":{"name":"@bemoje/bfind","version":"0.1.6","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.1.6","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"e1fad2c76599536c996b3e952d99e1b24dc2e74e","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.1.6.tgz","fileCount":6,"integrity":"sha512-Ot3Hfl5seCwaT/Wt96wNks8K802eDU9pmFu0who661EPvMaBCIcLnhqFntsyEX9WMbs7q4dz5DJ20k35+gbl2g==","signatures":[{"sig":"MEYCIQD9PyO5UhVrEEjbdD/Sc1lCPMei9eG4gmGeDk/YeVbd2wIhANEpa5HtKVIzW9K5NCNotZsZevKgQw83qoxApJAllVTN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42441},"main":"dist/index.cjs.js","types":"dist/types/index.d.ts","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"5043a85e74f0adf76d44d6ae20d77e010d09c9c9","scripts":{"docs":"npm run docsmd && npm run docshtml","lint":"eslint \"*/**/*.{ts,js,json}\" --fix","test":"jest --preset ts-jest","build":"npm run lint && rimraf dist && npm run rollup","docsmd":"rimraf docs/md && typedoc --out docs/md/ src/index.ts --readme none --plugin typedoc-plugin-markdown --theme markdown --entryDocument index.md --publicPath /docs/md/","prepub":"npm run build && npm run test && npm run docs","rollup":"rollup --config ./rollup.config.js --bundleConfigAsCjs","docshtml":"rimraf docs/html && typedoc --out docs/html --entryPoints src/index.ts","viewdocs":"start docs/html/index.html"},"_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"9.8.1","description":"CLI for very fast file search. File contents are not indexed - only file and directory names. Directories are highlighted in blue in search results. Search results are sorted by last modified date. Regex ignore patterns are configurable in CLI or the JSON","directories":{},"_nodeVersion":"18.13.0","dependencies":{"lodash":"^4.17.21","walkdir":"^0.4.1","cli-color":"^2.0.3","commander":"^11.0.0","@bemoje/trie-map":"latest","@bemoje/node-util":"latest","@bemoje/commander-config":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.2","tslib":"^2.6.1","eslint":"^8.46.0","rimraf":"^5.0.1","rollup":"^3.27.2","ts-jest":"^29.1.1","ts-node":"^10.9.1","prettier":"^3.0.1","camel-case":"^4.1.2","typescript":"^5.1.6","@types/jest":"^29.5.3","@types/node":"^20.4.8","@types/lodash":"^4.14.196","@types/rimraf":"^4.0.5","@types/rollup":"^0.54.0","@types/cli-color":"^2.0.2","@types/camel-case":"^1.2.1","jest-environment-node":"^29.6.2","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.0","@rollup/plugin-commonjs":"^25.0.3","typedoc-plugin-markdown":"^3.15.4","@typescript-eslint/parser":"^6.3.0","rollup-plugin-typescript2":"^0.35.0","rollup-plugin-babel-minify":"^10.0.0","@rollup/plugin-node-resolve":"^15.1.0","@types/eslint-plugin-prettier":"^3.1.0","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/bfind_0.1.6_1691674350733_0.8587783560930009","host":"s3://npm-registry-packages"}},"0.1.7":{"name":"@bemoje/bfind","version":"0.1.7","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.1.7","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"21c8071a017f57032b7e9cc257670fe3500b4f73","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.1.7.tgz","fileCount":6,"integrity":"sha512-/UIcaYy1/F6lrtlyL1A/+shUCcbdPQeiq209LqqrFUT4lxZAmaxf8Qmin+/yjVSQFv3fcD1Tft5uToUNgQqUww==","signatures":[{"sig":"MEUCIBWaX4ROYw/Hcv56tQYsEINhEK0IVWzpkWefiErP4nb8AiEA/N4irgE9mpkQv9L86s+szwhMnPGmEzsOdqDvESjxsCA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":354716},"main":"dist/index.cjs.js","types":"dist/types/index.d.ts","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"ad6c8c642fb2342db2f0844f19588feaed2668a2","scripts":{"docs":"npm run docsmd && npm run docshtml","lint":"eslint \"*/**/*.{ts,js,json}\" --fix","test":"jest --preset ts-jest","build":"npm run lint && rimraf dist && npm run rollup","docsmd":"rimraf docs/md && typedoc --out docs/md/ src/index.ts --readme none --plugin typedoc-plugin-markdown --theme markdown --entryDocument index.md --publicPath /docs/md/","prepub":"npm run build && npm run test && npm run docs","rollup":"rollup --config ./rollup.config.js --bundleConfigAsCjs","docshtml":"rimraf docs/html && typedoc --out docs/html --entryPoints src/index.ts","viewdocs":"start docs/html/index.html"},"_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"9.8.1","description":"CLI for very fast file search. File contents are not indexed - only file and directory names. Directories are highlighted in blue in search results. Search results are sorted by last modified date. Regex ignore patterns are configurable in CLI or the JSON","directories":{},"_nodeVersion":"18.13.0","dependencies":{"lodash":"^4.17.21","walkdir":"^0.4.1","cli-color":"^2.0.3","commander":"^11.0.0","@bemoje/fs":"latest","@bemoje/trie-map":"latest","@bemoje/node-util":"latest","@bemoje/fspath-filter":"latest","@bemoje/commander-config":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.2","tslib":"^2.6.1","eslint":"^8.46.0","rimraf":"^5.0.1","rollup":"^3.27.2","ts-jest":"^29.1.1","ts-node":"^10.9.1","prettier":"^3.0.1","camel-case":"^4.1.2","typescript":"^5.1.6","@types/jest":"^29.5.3","@types/node":"^20.4.8","@types/lodash":"^4.14.196","@types/rimraf":"^4.0.5","@types/rollup":"^0.54.0","@types/cli-color":"^2.0.2","@types/camel-case":"^1.2.1","jest-environment-node":"^29.6.2","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.0","@rollup/plugin-commonjs":"^25.0.3","typedoc-plugin-markdown":"^3.15.4","@typescript-eslint/parser":"^6.3.0","rollup-plugin-typescript2":"^0.35.0","rollup-plugin-babel-minify":"^10.0.0","@rollup/plugin-node-resolve":"^15.1.0","@types/eslint-plugin-prettier":"^3.1.0","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/bfind_0.1.7_1691953507895_0.42819557924368934","host":"s3://npm-registry-packages"}},"0.1.8":{"name":"@bemoje/bfind","version":"0.1.8","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.1.8","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"4d3478af48e154e7cf8bd880ff3314981e7cf37b","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.1.8.tgz","fileCount":26,"integrity":"sha512-N2c44X1iE/gbNRN0IPzr8TSEJYlDQ0ndHtT6xYHWsdq43Hvrqa277T9xTrjrim6o5snF3i+9VVBu0r5XXEBUnw==","signatures":[{"sig":"MEYCIQCdC+Rje19EzQK0hXqwrPbgrsNFRsmIAh6piPm0A129JQIhANRHridyNrRUPN1mCM7tWqKW0YPSyaQ51/wOvVWYfjMO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46284},"main":"dist/index.cjs.js","types":"dist/types/index.d.ts","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"ad6c8c642fb2342db2f0844f19588feaed2668a2","scripts":{"lint":"eslint \"*/**/*.{ts,js,json}\" --fix","test":"jest --preset ts-jest","build":"rimraf dist && rollup --config ./rollup.config.js --bundleConfigAsCjs","docsmd":"rimraf docs/md && typedoc --out docs/md/ src/index.ts --readme none --plugin typedoc-plugin-markdown --theme markdown --entryDocument index.md --publicPath /docs/md/","prepub":"npm run lint && npm run build && npm run test && npm run docsmd && npm run docshtml","docshtml":"rimraf docs/html && typedoc --out docs/html --entryPoints src/index.ts","viewdocs":"start docs/html/index.html"},"_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"9.8.1","description":"CLI for very fast file search. File contents are not indexed - only file and directory names. Directories are highlighted in blue in search results. Search results are sorted by last modified date. Regex ignore patterns are configurable in CLI or the JSON","directories":{},"_nodeVersion":"18.13.0","dependencies":{"lodash":"^4.17.21","walkdir":"^0.4.1","cli-color":"^2.0.3","commander":"^11.0.0","@bemoje/fs":"latest","@bemoje/trie-map":"latest","@bemoje/node-util":"latest","@bemoje/fspath-filter":"latest","@bemoje/commander-config":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.2","tslib":"^2.6.1","eslint":"^8.46.0","rimraf":"^5.0.1","rollup":"^3.27.2","ts-jest":"^29.1.1","ts-node":"^10.9.1","prettier":"^3.0.1","camel-case":"^4.1.2","typescript":"^5.1.6","@types/jest":"^29.5.3","@types/node":"^20.4.8","@types/lodash":"^4.14.196","@types/rimraf":"^4.0.5","@types/rollup":"^0.54.0","@types/cli-color":"^2.0.2","@types/camel-case":"^1.2.1","jest-environment-node":"^29.6.2","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.0","@rollup/plugin-commonjs":"^25.0.3","typedoc-plugin-markdown":"^3.15.4","@typescript-eslint/parser":"^6.3.0","rollup-plugin-typescript2":"^0.35.0","rollup-plugin-babel-minify":"^10.0.0","@rollup/plugin-node-resolve":"^15.1.0","@types/eslint-plugin-prettier":"^3.1.0","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/bfind_0.1.8_1691969440126_0.8338252297076665","host":"s3://npm-registry-packages"}},"0.1.9":{"name":"@bemoje/bfind","version":"0.1.9","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.1.9","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"39948cfd3f033e6cf7f87e7fa398840ff5d3aaeb","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.1.9.tgz","fileCount":27,"integrity":"sha512-nwF6asUQNt2Win3rX8WXCpm+nOUasVuhnXApCoR0ay1TiK0TLa6dyJbsEsWHnO8GkUVYAkgn6nozNMoeQvkXlw==","signatures":[{"sig":"MEUCIGVXWDCcHcxiKmeXquAvnLVY5AxP/PoH43RPZvBWGizlAiEAghdLjZsaS8qQcmPd9ZhIJmrwtEnwQDz3XXCOcCsyFvs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44899},"main":"dist/index.cjs.js","types":"dist/types/index.d.ts","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"33a7d5193e42d632bff08957393fd0c6755ad9fe","scripts":{"docs":"rimraf ../../docs/bfind && typedoc --out ../../docs/bfind --entryPoints src/index.ts","lint":"eslint \"*/**/*.{ts,js,json}\" --fix","test":"jest --preset ts-jest","build":"rimraf dist && rollup --config ./rollup.config.js --bundleConfigAsCjs","prepub":"npm run lint && npm run build && npm run test && npm run docs"},"_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"9.8.1","description":"CLI for very fast file search. File contents are not indexed - only file and directory names. Directories are highlighted in blue in search results. Search results are sorted by last modified date. Regex ignore patterns are configurable in CLI or the JSON","directories":{},"_nodeVersion":"18.13.0","dependencies":{"lodash":"^4.17.21","walkdir":"^0.4.1","cli-color":"^2.0.3","commander":"^11.0.0","@bemoje/fs":"latest","@bemoje/set":"latest","@bemoje/trie-map":"latest","@bemoje/fspath-filter":"latest","@bemoje/commander-config":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"@types/cli-color":"^2.0.2"},"_npmOperationalInternal":{"tmp":"tmp/bfind_0.1.9_1692233799700_0.9338476910483424","host":"s3://npm-registry-packages"}},"0.1.10":{"name":"@bemoje/bfind","version":"0.1.10","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.1.10","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"8293f4cf182e6223332d1b4c76451a7dce0daf6a","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.1.10.tgz","fileCount":29,"integrity":"sha512-jXJFmxa/qcGRYzlbbScvv9EL1Efon2DJXg0UYyDwsUtaLuodORUWyGLypHyoLInHKFH59/zfCpXTFJL+12t8YQ==","signatures":[{"sig":"MEYCIQCfWBRcCscyArFra5ds901oc5VZLUSUCcgEmhjZfkznBwIhANDOnQniXUBthrTJlzLCCWYMmeajQ6K/duQO7GMv9Mh7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45945},"main":"dist/index.cjs.js","types":"dist/types/index.d.ts","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"f70d4c5a00948156fc29d11c596265751469d987","scripts":{"docs":"rimraf ../../docs/bfind && typedoc --out ../../docs/bfind --entryPoints src/index.ts","build":"rimraf dist && rollup --config ./rollup.config.js --bundleConfigAsCjs"},"_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"9.8.1","description":"CLI for very fast file search. File contents are not indexed - only file and directory names. Directories are highlighted in blue in search results. Search results are sorted by last modified date. Regex ignore patterns are configurable in CLI or the JSON","directories":{},"_nodeVersion":"18.13.0","dependencies":{"lodash":"^4.17.21","mkdirp":"^3.0.1","walkdir":"^0.4.1","cli-color":"^2.0.3","commander":"^11.0.0","@bemoje/fs":"latest","@bemoje/set":"latest","appdata-path":"^1.0.0","@bemoje/trie-map":"latest","@bemoje/fspath-filter":"latest","@bemoje/commander-config":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"@types/cli-color":"^2.0.2"},"_npmOperationalInternal":{"tmp":"tmp/bfind_0.1.10_1692244366653_0.44330473240024726","host":"s3://npm-registry-packages"}},"0.1.11":{"name":"@bemoje/bfind","version":"0.1.11","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.1.11","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"cf683e8a1cac40edf9ec4e63b3df4b46df08ab75","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.1.11.tgz","fileCount":29,"integrity":"sha512-x+z26GtXw/GLBnQGADbMI6B5GIXznu8nwSlJsnmBmnQy1QbGE5Qyc4MJn1S3Ty0RCB/f83y3VPHAtknucerpUg==","signatures":[{"sig":"MEQCICrvS7Oz4SXaUfYWB/gJNcnYC4cUeOYXFREl+OwiUjulAiAuA+tSD5mWb96H55wfLxWuYrl3pjeENM5LGiOccxAd5Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45946},"main":"dist/index.cjs.js","types":"dist/types/index.d.ts","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"f70d4c5a00948156fc29d11c596265751469d987","scripts":{"docs":"rimraf ../../docs/bfind && typedoc --out ../../docs/bfind --entryPoints src/index.ts","build":"rimraf dist && rollup --config ./rollup.config.js --bundleConfigAsCjs"},"_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"9.8.1","description":"CLI for very fast file search. File contents are not indexed - only file and directory names. Directories are highlighted in blue in search results. Search results are sorted by last modified date. Regex ignore patterns are configurable in CLI or the JSON","directories":{},"_nodeVersion":"18.13.0","dependencies":{"lodash":"^4.17.21","mkdirp":"^3.0.1","walkdir":"^0.4.1","cli-color":"^2.0.3","commander":"^11.0.0","@bemoje/fs":"latest","@bemoje/set":"latest","appdata-path":"^1.0.0","@bemoje/trie-map":"latest","@bemoje/fspath-filter":"latest","@bemoje/commander-config":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"@types/cli-color":"^2.0.2"},"_npmOperationalInternal":{"tmp":"tmp/bfind_0.1.11_1692245494036_0.7502802995885105","host":"s3://npm-registry-packages"}},"0.1.12":{"name":"@bemoje/bfind","version":"0.1.12","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.1.12","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"44ecd9b8efe37322816d98074c0c7fa7f49ce0b6","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.1.12.tgz","fileCount":29,"integrity":"sha512-oTerkJYtor3VlT4l2dv1RL3p9M1jZKzAjlfnGFoInGWVP7l+bQiUaj4nP7CbHa444cWVF4O62AxyM7HhAcm/9w==","signatures":[{"sig":"MEUCIQC3TZ/GHDtQ8TRUyyyDiLCd64roucmz556mm2vKPKRsdQIgLpMqTFWQ3wxkiYZ364n8ZhCIrLSfkhcDYnOQzY78V0c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45846},"main":"dist/index.cjs.js","types":"dist/types/index.d.ts","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"efa83d7973715d8e19a90c8828a956163e85f4d4","scripts":{"build":"rimraf dist && rollup --config ./rollup.config.js --bundleConfigAsCjs"},"_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"9.8.1","description":"CLI for very fast file search. File contents are not indexed - only file and directory names. Directories are highlighted in blue in search results. Search results are sorted by last modified date. Regex ignore patterns are configurable in CLI or the JSON","directories":{},"_nodeVersion":"18.13.0","dependencies":{"lodash":"^4.17.21","mkdirp":"^3.0.1","walkdir":"^0.4.1","cli-color":"^2.0.3","commander":"^11.0.0","@bemoje/fs":"latest","@bemoje/set":"latest","appdata-path":"^1.0.0","@bemoje/trie-map":"latest","@bemoje/fspath-filter":"latest","@bemoje/commander-config":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"@types/cli-color":"^2.0.2"},"_npmOperationalInternal":{"tmp":"tmp/bfind_0.1.12_1692250617875_0.5655702603691974","host":"s3://npm-registry-packages"}},"0.1.13":{"name":"@bemoje/bfind","version":"0.1.13","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.1.13","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"463bc8dc992b73941c6f8bd139f30528e3afdd7b","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.1.13.tgz","fileCount":29,"integrity":"sha512-ZRllCI0lML/IAD5HQK/5mGNtzSxc6L0p3foOXpKpXFx6z9yEcPzOObGShK60JdaGWY3+QzzL/BJ3hMMkTjtCCQ==","signatures":[{"sig":"MEUCIQDa9yr0Msbgk00R9FG1oQa4QyhG6xpnBZwi6SQmxkpXIwIgfqxWWH7gKQJnD+GSRdL8OVF5rJg5BmOBPdn6jDxLygs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45841},"main":"dist/index.cjs.js","types":"dist/types/index.d.ts","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"efa83d7973715d8e19a90c8828a956163e85f4d4","scripts":{"build":"rimraf dist && rollup --config ./rollup.config.js --bundleConfigAsCjs"},"_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"9.8.1","description":"CLI for very fast file search. File contents are not indexed - only file and directory names. Directories are highlighted in blue in search results. Search results are sorted by last modified date. Regex ignore patterns are configurable in CLI or the JSON","directories":{},"_nodeVersion":"18.13.0","dependencies":{"lodash":"^4.17.21","mkdirp":"^3.0.1","walkdir":"^0.4.1","cli-color":"^2.0.3","commander":"^11.0.0","@bemoje/fs":"latest","@bemoje/set":"latest","appdata-path":"^1.0.0","@bemoje/trie-map":"latest","@bemoje/fspath-filter":"latest","@bemoje/commander-config":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"@types/cli-color":"^2.0.2"},"_npmOperationalInternal":{"tmp":"tmp/bfind_0.1.13_1692251078951_0.2882211623156974","host":"s3://npm-registry-packages"}},"0.1.14":{"name":"@bemoje/bfind","version":"0.1.14","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.1.14","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"58596f408c21a10a31d252ea58a118d9ef2158f8","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.1.14.tgz","fileCount":29,"integrity":"sha512-ENft2RD6YFfQtM1e1twtfStDXN1O5b7Kbf7LFiJp3QPJwwLYPSYOCaMriV3oulgT3LLvwnQLryUPZJhm+bcYsw==","signatures":[{"sig":"MEYCIQDFOQJDElTI79PEoy439/LvVCKsmb7lKyMi2X3Bw80VkQIhANhZr1nVUikew1pmsXUQQkFo9w4GQonBN+lS9CaMJdg9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45841},"main":"dist/index.cjs.js","types":"dist/types/index.d.ts","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"03605ffa46e72f7243a0d3f75d0ead2a1bcc099c","scripts":{"build":"rimraf dist && rollup --config ./rollup.config.js --bundleConfigAsCjs"},"_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"9.8.1","description":"CLI for very fast file search. File contents are not indexed - only file and directory names. Directories are highlighted in blue in search results. Search results are sorted by last modified date. Regex ignore patterns are configurable in CLI or the JSON","directories":{},"_nodeVersion":"18.13.0","dependencies":{"lodash":"^4.17.21","mkdirp":"^3.0.1","walkdir":"^0.4.1","cli-color":"^2.0.3","commander":"^11.0.0","@bemoje/fs":"latest","@bemoje/set":"latest","appdata-path":"^1.0.0","@bemoje/trie-map":"latest","@bemoje/fspath-filter":"latest","@bemoje/commander-config":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"@types/cli-color":"^2.0.2"},"_npmOperationalInternal":{"tmp":"tmp/bfind_0.1.14_1692252771987_0.5187583610865829","host":"s3://npm-registry-packages"}},"0.1.15":{"name":"@bemoje/bfind","version":"0.1.15","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.1.15","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"2a4c5d254e62b6ca18814b8c39f003b4b4a82dca","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.1.15.tgz","fileCount":29,"integrity":"sha512-pf7XfdJGLulJKjBmtD7qfugHo30VGLlkYqw9YbXcpG6+CwTRMGrFzZYNGpmPVS3GosgKX145jN2of6W3/dWVfg==","signatures":[{"sig":"MEUCIBsjHV6207YBIr9RbIg3pJxj5H2E23RGoP0DIdL/X+peAiEAuRJOkirP48zqjTwrKEy/XeUlrd+fo57rY+hPSa6USHQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45841},"main":"dist/index.cjs.js","types":"dist/types/index.d.ts","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"b882c7d7548525a1e0ecc83dd3f3362766471eb7","scripts":{"build":"rimraf dist && rollup --config ./rollup.config.js --bundleConfigAsCjs"},"_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"8.19.3","description":"CLI for very fast file search. File contents are not indexed - only file and directory names. Directories are highlighted in blue in search results. Search results are sorted by last modified date. Regex ignore patterns are configurable in CLI or the JSON","directories":{},"_nodeVersion":"18.13.0","dependencies":{"lodash":"^4.17.21","mkdirp":"^3.0.1","walkdir":"^0.4.1","cli-color":"^2.0.3","commander":"^11.0.0","@bemoje/fs":"latest","@bemoje/set":"latest","appdata-path":"^1.0.0","@bemoje/trie-map":"latest","@bemoje/fspath-filter":"latest","@bemoje/commander-config":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"@types/cli-color":"^2.0.2"},"_npmOperationalInternal":{"tmp":"tmp/bfind_0.1.15_1692273284625_0.3582301570923683","host":"s3://npm-registry-packages"}},"0.1.16":{"name":"@bemoje/bfind","version":"0.1.16","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.1.16","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"37bb0a186de299390dba6586fad97e72526a4a3d","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.1.16.tgz","fileCount":29,"integrity":"sha512-qywYCb8JhtFQQ9/c3sQ+dPsXQgS91fKh7rVroPqdT9HbJgcbieCcXu35VlRjo+2iAG2PRFE6dkpVmX6L39XMBA==","signatures":[{"sig":"MEQCIFRK0yHX6XwAh287DQYXYW7yQzWOKzWVPn8ig88HEOiLAiATkHyV+HI8cfxrYxAREnMoHXC5FyTymZmAaNkAjFso+w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45841},"main":"dist/index.cjs.js","types":"dist/types/index.d.ts","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"a55b0595fac785d6701672914b89889bf0850362","scripts":{"build":"rimraf dist && rollup --config ./rollup.config.js --bundleConfigAsCjs"},"_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"8.19.3","description":"CLI for very fast file search. File contents are not indexed - only file and directory names. Directories are highlighted in blue in search results. Search results are sorted by last modified date. Regex ignore patterns are configurable in CLI or the JSON","directories":{},"_nodeVersion":"18.13.0","dependencies":{"lodash":"^4.17.21","mkdirp":"^3.0.1","walkdir":"^0.4.1","cli-color":"^2.0.3","commander":"^11.0.0","@bemoje/fs":"latest","@bemoje/set":"latest","appdata-path":"^1.0.0","@bemoje/trie-map":"latest","@bemoje/fspath-filter":"latest","@bemoje/commander-config":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"@types/cli-color":"^2.0.2"},"_npmOperationalInternal":{"tmp":"tmp/bfind_0.1.16_1692279678485_0.6838807174162949","host":"s3://npm-registry-packages"}},"0.1.17":{"name":"@bemoje/bfind","version":"0.1.17","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.1.17","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"c93f8f552f830623fbd4cbe604855c3b38c6b200","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.1.17.tgz","fileCount":29,"integrity":"sha512-QSJ4b4HVhLFL9zw1okuV0+G3zxp8kRZEXy+IeF6cH5U7YBk6RIG/ekFvF1nYYiaNMfKkYp4BlAdeDTEgIpB9/A==","signatures":[{"sig":"MEYCIQCJ9nBDXzg1owOpWMwQCmI0bR+4ocm6aRMCff9uVSO7MwIhAKYlG1M1B51Sjs5lxmlRvofI1O+WBjLaC5AM6qHUbuOM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45868},"main":"dist/index.cjs.js","types":"dist/types/index.d.ts","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"545589f471a6644ddfaa18d21163f9ec6aa00a31","scripts":{"build":"rimraf dist && rollup --config ./rollup.config.js --bundleConfigAsCjs"},"_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"8.19.3","description":"CLI for very fast file search. File contents are not indexed - only file and directory names. Directories are highlighted in blue in search results. Search results are sorted by last modified date. Regex ignore patterns are configurable in CLI or the JSON","directories":{},"_nodeVersion":"18.13.0","dependencies":{"lodash":"^4.17.21","mkdirp":"^3.0.1","walkdir":"^0.4.1","cli-color":"^2.0.3","commander":"^11.0.0","@bemoje/fs":"latest","@bemoje/set":"latest","appdata-path":"^1.0.0","@bemoje/trie-map":"latest","@bemoje/fspath-filter":"latest","@bemoje/commander-config":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"@types/cli-color":"^2.0.2"},"_npmOperationalInternal":{"tmp":"tmp/bfind_0.1.17_1692321837821_0.784902387201249","host":"s3://npm-registry-packages"}},"0.1.18":{"name":"@bemoje/bfind","version":"0.1.18","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.1.18","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"d50487abfef46efd5283545ee2367c101596ff2b","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.1.18.tgz","fileCount":29,"integrity":"sha512-8MjTaMrodYzRFcdka7bBDjitsA7Y1bbUw0G/Cd/LQDye4iViR/2o40n5kZO5ME3UTL23tLtNfwz+PLuJ0NNFEw==","signatures":[{"sig":"MEUCIQCU2iolnkP+jk2FlJCB9Us77g7YAUFh0NiCmEHy/74/IgIgDctHD1M+ic8V91Ui+6/m8ORhWbMPH99RacPNP7s/ISM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45868},"main":"dist/index.cjs.js","types":"dist/types/index.d.ts","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"e247a72d4252b8b1cdf452fa11d0031660073523","scripts":{"build":"rimraf dist && rollup --config ./rollup.config.js --bundleConfigAsCjs"},"_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"8.19.3","description":"CLI for very fast file search. File contents are not indexed - only file and directory names. Directories are highlighted in blue in search results. Search results are sorted by last modified date. Regex ignore patterns are configurable in CLI or the JSON","directories":{},"_nodeVersion":"18.13.0","dependencies":{"lodash":"^4.17.21","mkdirp":"^3.0.1","walkdir":"^0.4.1","cli-color":"^2.0.3","commander":"^11.0.0","@bemoje/fs":"latest","@bemoje/set":"latest","appdata-path":"^1.0.0","@bemoje/trie-map":"latest","@bemoje/fspath-filter":"latest","@bemoje/commander-config":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"@types/cli-color":"^2.0.2"},"_npmOperationalInternal":{"tmp":"tmp/bfind_0.1.18_1692323841971_0.36704632622433153","host":"s3://npm-registry-packages"}},"0.2.0":{"name":"@bemoje/bfind","version":"0.2.0","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.2.0","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"90787b2a378f2bc9d17eaddba4d9b78ca7a1628e","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.2.0.tgz","fileCount":14,"integrity":"sha512-t1lSTM/1woNI10KsBarArrZDAf50bQNnoxMNigjQYa6U5Tyjq4aiHy6tnfMIFaWaj2D+HhC01ZhhVEDdOV/t/Q==","signatures":[{"sig":"MEUCIAYP8Ne85Gg5ajm2RrR4+052+N8BI4zZ5sUraiOTsy/TAiEAs12it7l6cmjPLODQHlQWL6HpkLkiVnXkVMnbodGxNGA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16718},"main":"./index.cjs.js","type":"commonjs","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"90d8f323c5901b614f7ebdc82d4781c8318258c8","scripts":{},"typings":"./src/index.d.ts","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"8.19.3","description":"CLI for very fast file search. File contents are not indexed - only file and directory names. Directories are highlighted in blue in search results. Search results are sorted by last modified date. Regex ignore patterns are configurable in CLI or the JSON","directories":{},"_nodeVersion":"18.13.0","dependencies":{"tslib":"^2.3.0","lodash":"^4.17.21","walkdir":"^0.4.1","cli-color":"^2.0.3","commander":"^11.0.0","@bemoje/fs":"latest","@bemoje/set":"latest","appdata-path":"^1.0.0","@bemoje/trie-map":"latest","@bemoje/fspath-filter":"latest","@bemoje/commander-config":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"@types/cli-color":"^2.0.2"},"_npmOperationalInternal":{"tmp":"tmp/bfind_0.2.0_1692837929626_0.060793334424408485","host":"s3://npm-registry-packages"}},"0.2.1":{"name":"@bemoje/bfind","version":"0.2.1","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.2.1","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"14e3b4a6f8141beb66dad422fdc85a5ddb69d109","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.2.1.tgz","fileCount":14,"integrity":"sha512-wiNU9DHKrFUSWqHDLPw9oxLJQvb0KediC8W2RWQZjbU+Lf/vUOWQ0HGmvDakGqCke7uhGlY+weu41fQgX6hTOA==","signatures":[{"sig":"MEUCIQD4t92DzcZaBFioOXAZXu0c+HxSk2Zzx1xMWTccBopqsAIgJhFjxZ8Ci2NtB0TSiFfJ9lh39VJ3GpFm84GdJtpc+lY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16718},"main":"./index.cjs.js","type":"commonjs","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"90d8f323c5901b614f7ebdc82d4781c8318258c8","scripts":{},"typings":"./src/index.d.ts","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"8.19.3","description":"CLI for very fast file search. File contents are not indexed - only file and directory names. Directories are highlighted in blue in search results. Search results are sorted by last modified date. Regex ignore patterns are configurable in CLI or the JSON","directories":{},"_nodeVersion":"18.13.0","dependencies":{"tslib":"^2.3.0","lodash":"^4.17.21","walkdir":"^0.4.1","cli-color":"^2.0.3","commander":"^11.0.0","@bemoje/fs":"latest","@bemoje/set":"latest","appdata-path":"^1.0.0","@bemoje/trie-map":"latest","@bemoje/fspath-filter":"latest","@bemoje/commander-config":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"@types/cli-color":"^2.0.2"},"_npmOperationalInternal":{"tmp":"tmp/bfind_0.2.1_1692899918428_0.4136817577447387","host":"s3://npm-registry-packages"}},"0.2.2":{"name":"@bemoje/bfind","version":"0.2.2","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.2.2","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"e9225c140e92995fb9e0007640dd3a2bd05af900","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.2.2.tgz","fileCount":14,"integrity":"sha512-kYytW6ruXqyDn4LcmFEzG/Ln7ZabzFrC4xOyddkX7zwIItQyx46v7MsyckASddZSf9GPLe4s/68M1bg03W8FIQ==","signatures":[{"sig":"MEYCIQDJK6ODFLlYK64X9A30dnD65dzEh4RRaWQxIK0nIH55AQIhAPdeSVxz4wsdYbscHM96HGZ8ZK0m83LPNa5KgYbQgvtQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16718},"main":"./index.cjs.js","type":"commonjs","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"2c8177d74840773efd107a3045d35f8844109ba1","scripts":{},"typings":"./src/index.d.ts","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"8.19.3","description":"CLI for very fast file search. File contents are not indexed - only file and directory names. Directories are highlighted in blue in search results. Search results are sorted by last modified date. Regex ignore patterns are configurable in CLI or the JSON","directories":{},"_nodeVersion":"18.13.0","dependencies":{"tslib":"^2.3.0","lodash":"^4.17.21","walkdir":"^0.4.1","cli-color":"^2.0.3","commander":"^11.0.0","@bemoje/fs":"latest","@bemoje/set":"latest","appdata-path":"^1.0.0","@bemoje/trie-map":"latest","@bemoje/fspath-filter":"latest","@bemoje/commander-config":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"@types/cli-color":"^2.0.2"},"_npmOperationalInternal":{"tmp":"tmp/bfind_0.2.2_1692904152075_0.9868724262179245","host":"s3://npm-registry-packages"}},"0.2.3":{"name":"@bemoje/bfind","version":"0.2.3","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.2.3","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"7178a1b53c2aac19152605a8045cfcdb4c5c46d6","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.2.3.tgz","fileCount":14,"integrity":"sha512-VnfTA0/WoOjKHqakcLovw5YkvHA3gTRsxwLqW+C+oFkMSQwPqsYPM9qi3let0CwixH6z9k3Xpf35dtNN3+GObw==","signatures":[{"sig":"MEUCICOUcfDS8PUeLglFcI44lnc9/Lp7/+TqI+G+jGQGWdSkAiEA8xGJiPNO8mFX5hdcrHeXsTt5qpWqJjqMBdf75lk4x3M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16718},"main":"./index.cjs.js","type":"commonjs","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"955539c8d396562928f04bf93b92f82bfdd560df","scripts":{},"typings":"./src/index.d.ts","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"8.19.3","description":"CLI for very fast file search. File contents are not indexed - only file and directory names. Directories are highlighted in blue in search results. Search results are sorted by last modified date. Regex ignore patterns are configurable in CLI or the JSON","directories":{},"_nodeVersion":"18.13.0","dependencies":{"tslib":"^2.3.0","lodash":"^4.17.21","walkdir":"^0.4.1","cli-color":"^2.0.3","commander":"^11.0.0","@bemoje/fs":"latest","@bemoje/set":"latest","appdata-path":"^1.0.0","@bemoje/trie-map":"latest","@bemoje/fspath-filter":"latest","@bemoje/commander-config":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"@types/cli-color":"^2.0.2"},"_npmOperationalInternal":{"tmp":"tmp/bfind_0.2.3_1692907152003_0.32422078889976236","host":"s3://npm-registry-packages"}},"0.2.4":{"name":"@bemoje/bfind","version":"0.2.4","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.2.4","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"b9f66a4f1ab6977ce31bc9659836fec7b490ba8f","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.2.4.tgz","fileCount":15,"integrity":"sha512-pQeoAj4us93yuMyTBYjYJJTlPVGVbRgMwpA2DT4wAC4NSaU4uKG28lcVevyle1rUUdshBy6ZFOANostWhFxSMA==","signatures":[{"sig":"MEQCIC9qIzLX+7sN6YTPfZE4NMtgNwrm/ONK5eh2avUaVCH6AiBtOLyxvApQdtjynda1oFmQEWXx/N8tF3B00bPiVFvwjQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18199},"main":"./index.cjs.js","type":"commonjs","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"fdcbf0bec6e931575e1676de1028283f94507539","scripts":{},"typings":"./src/index.d.ts","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"8.19.3","description":"CLI for very fast file search. File contents are not indexed - only file and directory names. Directories are highlighted in blue in search results. Search results are sorted by last modified date. Regex ignore patterns are configurable in CLI or the JSON","directories":{},"_nodeVersion":"18.13.0","dependencies":{"tslib":"^2.3.0","lodash":"^4.17.21","walkdir":"^0.4.1","cli-color":"^2.0.3","commander":"^11.0.0","@bemoje/fs":"latest","@bemoje/set":"latest","appdata-path":"^1.0.0","@bemoje/trie-map":"latest","@bemoje/fspath-filter":"latest","@bemoje/commander-config":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"@types/cli-color":"^2.0.2"},"_npmOperationalInternal":{"tmp":"tmp/bfind_0.2.4_1692923047733_0.1112466585548546","host":"s3://npm-registry-packages"}},"0.2.5":{"name":"@bemoje/bfind","version":"0.2.5","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.2.5","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"e0918094518362dc1471344373cec823d7f5f607","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.2.5.tgz","fileCount":15,"integrity":"sha512-yCfhbwxRVtPl2u7vfE6SM+9q+fYig0Wayga9KUNHJPx3yFp/Sh5EZdsuT/RTShe9FJnhgi1uV4qAIVB9pNLaqw==","signatures":[{"sig":"MEUCIBaH7VczK+qzBiytWUl83IBBCBeYcoK3xe9XGeuUL/udAiEAwr5Kp+Xis+xrzbgfTDlrIx/8z+3I+zcVDbkUDN0QN1s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18199},"main":"./index.cjs.js","type":"commonjs","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"fdcbf0bec6e931575e1676de1028283f94507539","scripts":{},"typings":"./src/index.d.ts","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"8.19.3","description":"CLI for very fast file search. File contents are not indexed - only file and directory names. Directories are highlighted in blue in search results. Search results are sorted by last modified date. Regex ignore patterns are configurable in CLI or the JSON","directories":{},"_nodeVersion":"18.13.0","dependencies":{"tslib":"^2.3.0","lodash":"^4.17.21","walkdir":"^0.4.1","cli-color":"^2.0.3","commander":"^11.0.0","@bemoje/fs":"latest","@bemoje/set":"latest","appdata-path":"^1.0.0","@bemoje/trie-map":"latest","@bemoje/fspath-filter":"latest","@bemoje/commander-config":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"@types/cli-color":"^2.0.2"},"_npmOperationalInternal":{"tmp":"tmp/bfind_0.2.5_1692923191643_0.1513626726307138","host":"s3://npm-registry-packages"}},"0.2.7":{"name":"@bemoje/bfind","version":"0.2.7","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.2.7","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"596e5445ceb704be870e4bc97c6daf6102a6a429","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.2.7.tgz","fileCount":15,"integrity":"sha512-JxkWSZkGDeDfUgmndAaXWS3t6+IKiQ635NGdhuZlGl56JiunKMaPKIYLLXLk9tuntHFz1GrrQtEoiVKKeuoCiQ==","signatures":[{"sig":"MEYCIQD1x2MSQhuU1+FKPSMDiI/5bSSgoK64Fw5HuerNKaVeaQIhANcx8EYTVrezwh9dIErqKdtOA9jHHowYbHsmLrzGvVg+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18229},"main":"./index.cjs.js","type":"commonjs","module":"./index.esm.js","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"40029d78bc3daccebaa42f11cacd3aad38d2efc6","scripts":{},"typings":"./src/index.d.ts","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"8.19.3","description":"CLI for very fast file search. File contents are not indexed - only file and directory names. Directories are highlighted in blue in search results. Search results are sorted by last modified date. Regex ignore patterns are configurable in CLI or the JSON","directories":{},"_nodeVersion":"18.13.0","dependencies":{"tslib":"^2.3.0","lodash":"^4.17.21","walkdir":"^0.4.1","cli-color":"^2.0.3","commander":"^11.0.0","@bemoje/fs":"latest","@bemoje/set":"latest","appdata-path":"^1.0.0","@bemoje/trie-map":"latest","@bemoje/fspath-filter":"latest","@bemoje/commander-config":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"@types/cli-color":"^2.0.2"},"_npmOperationalInternal":{"tmp":"tmp/bfind_0.2.7_1692927635968_0.028547622744272916","host":"s3://npm-registry-packages"}},"0.2.8":{"name":"@bemoje/bfind","version":"0.2.8","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.2.8","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"1d38efbd0bbb208d1e3cae778e4ab89e31ec6ede","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.2.8.tgz","fileCount":16,"integrity":"sha512-fsF2O1PgjJCs6qifYsBhfldIIFyr3zj4lsvQYfByzjSAwb+DowoGyjN76QIHJng4t5tbbrmePPAvwASArxmD8w==","signatures":[{"sig":"MEUCID37dPE3RiegMsKdAqR3hi3nfMCYF+Jyn/VGE/NQV7+OAiEA+d2gRuYGMqBvAmXRrP/ZxQcuR+GqVNSJWFFLYc/rmYc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31154},"main":"./index.cjs.js","type":"commonjs","module":"./index.esm.js","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"144ccfa7f4c001d8afed580d88fbdd99f5203f2d","scripts":{},"typings":"./src/index.d.ts","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"8.19.3","description":"CLI for very fast file search. File contents are not indexed - only file and directory names. Directories are highlighted in blue in search results. Search results are sorted by last modified date. Regex ignore patterns are configurable in CLI or the JSON","directories":{},"_nodeVersion":"18.13.0","dependencies":{"tslib":"^2.3.0","lodash":"^4.17.21","walkdir":"^0.4.1","cli-color":"^2.0.3","commander":"^11.0.0","@bemoje/fs":"latest","@bemoje/set":"latest","appdata-path":"^1.0.0","@bemoje/trie-map":"latest","@bemoje/fspath-filter":"latest","@bemoje/commander-config":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"@types/cli-color":"^2.0.2"},"_npmOperationalInternal":{"tmp":"tmp/bfind_0.2.8_1692929010570_0.6149115249136148","host":"s3://npm-registry-packages"}},"0.2.9":{"name":"@bemoje/bfind","version":"0.2.9","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.2.9","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"92f0418b4b11a057798dd9427ddf2915b8ee4dcf","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.2.9.tgz","fileCount":16,"integrity":"sha512-oIDUAsvIPj+vYSJF5OZjmc8WV200JI1nAi8fAVQCntNKijvOeuOp5zuh8lcEH1+SIeh5d7A34ZTF3dtTW7EYDw==","signatures":[{"sig":"MEYCIQCfrWIH1MH41QdF8AhES5RX0mK5rHz3dUa4WLiqG/fJtQIhAKnjK2PGBg3yC4tj2IXdflwOP9mf7AY3tgiruuEEj2Yo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31593},"main":"./index.cjs.js","type":"commonjs","module":"./index.esm.js","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"d17b6e8181603c653c60364d18bc06216d5c3f94","scripts":{},"typings":"./src/index.d.ts","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"8.19.3","description":"CLI for very fast file search. File contents are not indexed - only file and directory names. Directories are highlighted in blue in search results. Search results are sorted by last modified date. Regex ignore patterns are configurable in CLI or the JSON","directories":{},"_nodeVersion":"18.13.0","dependencies":{"tslib":"^2.3.0","lodash":"^4.17.21","walkdir":"^0.4.1","cli-color":"^2.0.3","commander":"^11.0.0","@bemoje/fs":"latest","@bemoje/set":"latest","appdata-path":"^1.0.0","@bemoje/trie-map":"latest","@bemoje/fspath-filter":"latest","@bemoje/commander-config":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"@types/lodash":"^4.14.197"},"_npmOperationalInternal":{"tmp":"tmp/bfind_0.2.9_1693129976953_0.0036295668959520633","host":"s3://npm-registry-packages"}},"0.2.10":{"name":"@bemoje/bfind","version":"0.2.10","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.2.10","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"065b205e17ff232c3cf8c7ffa8a6afb0083ee5b3","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.2.10.tgz","fileCount":16,"integrity":"sha512-c1oMhr3v7Vn6Nye6wiF5NioxWg+mZ69A4yotnOM6gujOkpIrzroyzLcceUbFyAH6Ezyqz16Mg5o78SZsw8srgA==","signatures":[{"sig":"MEUCIQD7d3SeuoFsj+pLPMp3NHHVpPcECya0BWurllyuLs685gIgV1mcUO978qvDG11EEyzVgEumR96yGwN5H0IqjmMb8iI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31596},"main":"./index.cjs.js","type":"commonjs","module":"./index.esm.js","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"43b8f418b8033d9d89584589b6e484e31bc7bbca","scripts":{},"typings":"./src/index.d.ts","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"8.19.3","description":"CLI for very fast file search. File contents are not indexed - only file and directory names. Directories are highlighted in blue in search results. Search results are sorted by last modified date. Regex ignore patterns are configurable in CLI or the JSON","directories":{},"_nodeVersion":"18.13.0","dependencies":{"tslib":"^2.3.0","lodash":"^4.17.21","walkdir":"^0.4.1","cli-color":"^2.0.3","commander":"^11.0.0","@bemoje/fs":"latest","@bemoje/set":"latest","appdata-path":"^1.0.0","@bemoje/trie-map":"latest","@bemoje/fspath-filter":"latest","@bemoje/commander-config":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"@types/lodash":"^4.14.197"},"_npmOperationalInternal":{"tmp":"tmp/bfind_0.2.10_1693355583333_0.34553255333175903","host":"s3://npm-registry-packages"}},"0.2.11":{"name":"@bemoje/bfind","version":"0.2.11","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.2.11","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"295e643d1280e10ace52fdea677941b58e074848","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.2.11.tgz","fileCount":16,"integrity":"sha512-cC1HziklJK5D5UnWHhNYyGRt4f04QBP886lhHbsf4s1KDwZHryTxGPGhDDldM4EKkq4r/666dR1mxS9BEAtmCg==","signatures":[{"sig":"MEYCIQDaz9wbVpPCKPMmqgFsb3JC2bZHKJWmHvx7ldSnQwyEMAIhAIp8ncrXtetwFRxuPH1No8TnNzBvP+i81LNG8lTgY91I","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31596},"main":"./index.cjs.js","type":"commonjs","module":"./index.esm.js","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"3be97a09afb1e732d02189718038c8a0516b185a","scripts":{},"typings":"./src/index.d.ts","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"8.19.3","description":"CLI for very fast file search. File contents are not indexed - only file and directory names. Directories are highlighted in blue in search results. Search results are sorted by last modified date. Regex ignore patterns are configurable in CLI or the JSON","directories":{},"_nodeVersion":"18.13.0","dependencies":{"tslib":"^2.3.0","lodash":"^4.17.21","walkdir":"^0.4.1","cli-color":"^2.0.3","commander":"^11.0.0","@bemoje/fs":"latest","@bemoje/set":"latest","appdata-path":"^1.0.0","@bemoje/trie-map":"latest","@bemoje/fspath-filter":"latest","@bemoje/commander-config":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"@types/lodash":"^4.14.197"},"_npmOperationalInternal":{"tmp":"tmp/bfind_0.2.11_1693552935103_0.47655924351700785","host":"s3://npm-registry-packages"}},"0.2.12":{"name":"@bemoje/bfind","version":"0.2.12","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.2.12","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"a5f586bb9a9c3c47f78089a81aad613042cb4eb5","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.2.12.tgz","fileCount":14,"integrity":"sha512-7/cHgpClNncD0hJQPVdVXYdZpKMUtx/WodSU/DBnypFFwqwD+m86a77ULq1kNHeAtwf2AAglxQLOAdAg+KgGxg==","signatures":[{"sig":"MEUCIBvkP+pm41hTjbWKAiyEZ7bL3MHhnwZfBZDrvvTQCb2dAiEA9M4ER8pB3pOF7LtbRDo+hxy6h+8HM1cwDaW64T3vZn8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30069},"main":"./index.cjs.js","type":"commonjs","module":"./index.esm.js","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"dd4678a696f0d91661f282095d40d9abeaa9545e","scripts":{},"typings":"./src/index.d.ts","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"8.19.3","description":"CLI for very fast file search. File contents are not indexed - only file and directory names. Directories are highlighted in blue in search results. Search results are sorted by last modified date. Regex ignore patterns are configurable in CLI or the JSON","directories":{},"_nodeVersion":"18.13.0","dependencies":{"tslib":"^2.3.0","lodash":"^4.17.21","walkdir":"^0.4.1","cli-color":"^2.0.3","commander":"^11.0.0","@bemoje/fs":"latest","@bemoje/set":"latest","appdata-path":"^1.0.0","@bemoje/trie-map":"latest","@bemoje/fspath-filter":"latest","@bemoje/commander-config":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"@types/lodash":"^4.14.197"},"_npmOperationalInternal":{"tmp":"tmp/bfind_0.2.12_1693605266597_0.8857202583119226","host":"s3://npm-registry-packages"}},"0.2.13":{"name":"@bemoje/bfind","version":"0.2.13","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.2.13","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"e10d36723d6b56ca31b86154ffd64d8fd406c2e1","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.2.13.tgz","fileCount":14,"integrity":"sha512-psJh8cU4F7QYQVYSpEZERDe9ggddi6vuJMI5eEemLACHQGQgMH6iiyuVuWU3AfcKirkRfGiUloP4IL6jdbdWjQ==","signatures":[{"sig":"MEQCIGj+uTOvUmsje+GcCjdI7UdZ/BFHBPMgrlXEOtOG1XqDAiANjlxGfUqFQBpz1z9Q9zpUhC5ceTT1XekSy9X+g0aMzg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30069},"main":"./index.cjs.js","type":"commonjs","module":"./index.esm.js","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"26c36d17edd5790b246e127171af5dce7438b2f8","scripts":{},"typings":"./src/index.d.ts","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"8.19.3","description":"CLI for very fast file search. File contents are not indexed - only file and directory names. Directories are highlighted in blue in search results. Search results are sorted by last modified date. Regex ignore patterns are configurable in CLI or the JSON","directories":{},"_nodeVersion":"18.13.0","dependencies":{"tslib":"^2.3.0","lodash":"^4.17.21","walkdir":"^0.4.1","cli-color":"^2.0.3","commander":"^11.0.0","@bemoje/fs":"latest","@bemoje/set":"latest","appdata-path":"^1.0.0","@bemoje/trie-map":"latest","@bemoje/fspath-filter":"latest","@bemoje/commander-config":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"@types/lodash":"^4.14.197"},"_npmOperationalInternal":{"tmp":"tmp/bfind_0.2.13_1693605968573_0.3876241060439676","host":"s3://npm-registry-packages"}},"0.2.14":{"name":"@bemoje/bfind","version":"0.2.14","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.2.14","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"27103f7187f6521e8859eb075a010b53abaf333a","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.2.14.tgz","fileCount":16,"integrity":"sha512-ouauk1EoYn+M6X3blKBryplWNytT0ZaRfpoCvzQQVdNb0XXn9f+XbZIeBmJteEaM3l3nyB74iWZh9r3hU64BWg==","signatures":[{"sig":"MEQCIFBKyqFeCAypILjRcNXkvNWVfXH5a+gkn5Dx1M+DkqvlAiA9jP72hzJ7XVr1mWfE+b8YDyhkHoo63BBAlYXOIbOTuw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31596},"main":"./index.cjs.js","type":"commonjs","module":"./index.esm.js","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"b7793345ddca200739b4f9c54f4bf2234a730754","scripts":{},"typings":"./src/index.d.ts","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"8.19.3","description":"CLI for very fast file search. File contents are not indexed - only file and directory names. Directories are highlighted in blue in search results. Search results are sorted by last modified date. Regex ignore patterns are configurable in CLI or the JSON","directories":{},"_nodeVersion":"18.13.0","dependencies":{"tslib":"^2.3.0","lodash":"^4.17.21","walkdir":"^0.4.1","cli-color":"^2.0.3","commander":"^11.0.0","@bemoje/fs":"latest","@bemoje/set":"latest","appdata-path":"^1.0.0","@bemoje/trie-map":"latest","@bemoje/fspath-filter":"latest","@bemoje/commander-config":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"@types/lodash":"^4.14.197"},"_npmOperationalInternal":{"tmp":"tmp/bfind_0.2.14_1693606138106_0.4495713337556644","host":"s3://npm-registry-packages"}},"0.2.15":{"name":"@bemoje/bfind","version":"0.2.15","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.2.15","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"025f2182a4fafd554204e8f7b46c231335a3ecc0","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.2.15.tgz","fileCount":16,"integrity":"sha512-8C/8TFvkhv5wBVU2Z0JS5gVNIpnlnjlCq6GxMKSgmo5VIB7W6XvDBn+2o7+GQbBrVD/mUD6MsPMmhEBelbJwPQ==","signatures":[{"sig":"MEYCIQDBtnJnlejEiJbuDQCmzmGBZHWLb17k3WEZ//nDLcw0SgIhALLtwOxWEGZtUGCSvkiJ88w3KLGjkfh478DEKCoeYb/r","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31598},"main":"./index.cjs.js","type":"commonjs","module":"./index.esm.js","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"bf38052e25642215602bb450f51b699f2a1ea4bb","scripts":{},"typings":"./src/index.d.ts","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"8.19.3","description":"CLI for very fast file search. File contents are not indexed - only file and directory names. Directories are highlighted in blue in search results. Search results are sorted by last modified date. Regex ignore patterns are configurable in CLI or the JSON","directories":{},"_nodeVersion":"18.13.0","dependencies":{"kleur":"^4.1.5","tslib":"^2.3.0","lodash":"^4.17.21","walkdir":"^0.4.1","commander":"^11.0.0","@bemoje/fs":"latest","@bemoje/os":"latest","@bemoje/set":"latest","appdata-path":"^1.0.0","@bemoje/trie-map":"latest","@bemoje/fspath-filter":"latest","@bemoje/commander-config":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"@types/lodash":"^4.14.197"},"_npmOperationalInternal":{"tmp":"tmp/bfind_0.2.15_1693982428492_0.8152484759263809","host":"s3://npm-registry-packages"}},"0.2.17":{"name":"@bemoje/bfind","version":"0.2.17","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.2.17","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"c00b85084fcdef3bc6aa1c9489070933dbc44f9c","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.2.17.tgz","fileCount":16,"integrity":"sha512-kYJzuXS61Pt3k4G+exyOUvDGXbr+qtiQFsgWTx7TpbFOA1v46s8Wog95NPM3xx4kbSwm3yKxyAytFQccIEeWxg==","signatures":[{"sig":"MEUCICs61oRbwTmKWfzZ5/oF3aRh+3iITmoOvCcQiHtUsbGIAiEAwLWJDmPTbWx44jcuj5puOyCFqFH9B1gkBYV9sCLwJ1c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31396},"main":"./index.cjs.js","type":"commonjs","module":"./index.esm.js","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"a3327e85f2c8dd11e4560f1a74f5e2c934bf5fff","scripts":{},"typings":"./src/index.d.ts","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"8.19.3","description":"CLI for very fast file search. File contents are not indexed - only file and directory names. Directories are highlighted in blue in search results. Search results are sorted by last modified date. Regex ignore patterns are configurable in CLI or the JSON","directories":{},"_nodeVersion":"18.13.0","dependencies":{"kleur":"^4.1.5","tslib":"^2.3.0","lodash":"^4.17.21","walkdir":"^0.4.1","commander":"^11.0.0","@bemoje/fs":"latest","@bemoje/os":"latest","@bemoje/set":"latest","@bemoje/trie-map":"latest","@bemoje/fspath-filter":"latest","@bemoje/commander-config":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"@types/lodash":"^4.14.197"},"_npmOperationalInternal":{"tmp":"tmp/bfind_0.2.17_1693985045533_0.5084861286263234","host":"s3://npm-registry-packages"}},"0.2.18":{"name":"@bemoje/bfind","version":"0.2.18","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.2.18","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"d8ff003ed17cd836d1575e55fb9c1696130a018b","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.2.18.tgz","fileCount":16,"integrity":"sha512-t+qI4upCoaqBykiQgqXESrRWq7oMhfVS59NsHaQFHZSUh5BjeKUiKOob89EH637CPmvqVhfG4YFBcsrrRKL8Yw==","signatures":[{"sig":"MEYCIQDidjRexUHJxHgDVvbHlR5wPJXfbbvQa1A9zlIY9brtqAIhAMEKK+U0afIrNtPxgwq1+VTNMCQ/UDHhCsBgINZX/hmh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31657},"main":"./index.cjs.js","type":"commonjs","module":"./index.esm.js","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"1fd73ab29520b561966604f2192c3a26e78de62a","scripts":{},"typings":"./src/index.d.ts","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"8.19.3","description":"CLI for very fast file search. File contents are not indexed - only file and directory names. Directories are highlighted in blue in search results. Search results are sorted by last modified date. Regex ignore patterns are configurable in CLI or the JSON","directories":{},"_nodeVersion":"18.13.0","dependencies":{"tslib":"^2.3.0","lodash":"^4.17.21","walkdir":"^0.4.1","commander":"^11.0.0","@bemoje/fs":"latest","@bemoje/os":"latest","@bemoje/set":"latest","@bemoje/node":"latest","@bemoje/trie-map":"latest","@bemoje/fspath-filter":"latest","@bemoje/commander-config":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"@types/lodash":"^4.14.197"},"_npmOperationalInternal":{"tmp":"tmp/bfind_0.2.18_1693991431433_0.3926556669005137","host":"s3://npm-registry-packages"}},"0.2.19":{"name":"@bemoje/bfind","version":"0.2.19","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.2.19","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"3d0761e18f130ebf4ff58117cc500e400adeff72","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.2.19.tgz","fileCount":16,"integrity":"sha512-uwxuMypv52rmATQzS9n1rW1uirw6d9j0PlZRvDqUEKfvkrZpUeu5PKuVu98QiaekxuNNV5qIX5Lot5CGDR3cZA==","signatures":[{"sig":"MEUCIQDI7yPs8G3kT9nxWrmozDhJZGhy4rwlxTby3T47ZYS42QIgDwIcDp146Z2GL39YBHe4G91grSzsCWGIfwzFSOy9ef8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31481},"main":"./index.cjs.js","type":"commonjs","module":"./index.esm.js","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"eccc7cb6088d3fed41c86b129839410203d68ba0","scripts":{},"typings":"./src/index.d.ts","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"8.19.3","description":"CLI for very fast file search. File contents are not indexed - only file and directory names. Directories are highlighted in blue in search results. Search results are sorted by last modified date. Regex ignore patterns are configurable in CLI or the JSON","directories":{},"_nodeVersion":"18.13.0","dependencies":{"tslib":"^2.3.0","lodash":"^4.17.21","walkdir":"^0.4.1","commander":"^11.0.0","@bemoje/set":"latest","@bemoje/util":"latest","@bemoje/trie-map":"latest","@bemoje/fspath-filter":"latest","@bemoje/commander-config":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"@types/lodash":"^4.14.197"},"_npmOperationalInternal":{"tmp":"tmp/bfind_0.2.19_1694005464334_0.6953932033838923","host":"s3://npm-registry-packages"}},"0.2.20":{"name":"@bemoje/bfind","version":"0.2.20","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.2.20","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"02f1787138a119ba475eacf6003c80568e34b077","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.2.20.tgz","fileCount":16,"integrity":"sha512-Sp5qSngC/3IG0O7TFSCIjTDDOW8EKYD5E29kBPyKLx8G8AMacfWGGdYNmBEEsB/oHBlElP4G1eLrq6OMipgkVA==","signatures":[{"sig":"MEYCIQDxGQfCZ4HxLvcJjbfL7ISc09lT5aJfqLbfEb81+1VeGAIhAK05sF7OapIwLikdu/OzbAfGZJrenpYd+kDr/kp0IvqR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31249},"main":"./index.cjs.js","type":"commonjs","module":"./index.esm.js","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"1d2cb679fb3dc0af4e420bb7107e513d9989e210","scripts":{},"typings":"./src/index.d.ts","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"8.19.3","description":"CLI for very fast file search. File contents are not indexed - only file and directory names. Directories are highlighted in blue in search results. Search results are sorted by last modified date. Regex ignore patterns are configurable in CLI or the JSON","directories":{},"_nodeVersion":"18.13.0","dependencies":{"tslib":"^2.3.0","lodash":"^4.17.21","walkdir":"^0.4.1","commander":"^11.0.0","@bemoje/util":"latest","@bemoje/trie-map":"latest","@bemoje/commander-config":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"@types/lodash":"^4.14.197"},"_npmOperationalInternal":{"tmp":"tmp/bfind_0.2.20_1694010397817_0.10179382011189109","host":"s3://npm-registry-packages"}},"0.2.21":{"name":"@bemoje/bfind","version":"0.2.21","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.2.21","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"915853a60236a2c18ff819498a56dfc070f50c33","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.2.21.tgz","fileCount":16,"integrity":"sha512-cud+zc5GeAECG7eDf1NRWErmi85VVd3sXtLKJXqqAUq2PfsmCyEE/5vIrDAWI1pKwrXzwgoC/4dGShu/QSw02w==","signatures":[{"sig":"MEQCIFb+eMiXz2WLNs8UJHIn+Es+td/RN3PGzkCPYeOVzLjhAiBaH5qa3j4EG/dfOU2JfTVOXxkTCR+yTWBVTwue6JDAqQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31248},"main":"./index.cjs.js","type":"commonjs","module":"./index.esm.js","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"43153e68be2832e37a905b02d1fd0652f844e003","scripts":{},"typings":"./src/index.d.ts","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"8.19.3","description":"CLI for very fast file search. File contents are not indexed - only file and directory names. Directories are highlighted in blue in search results. Search results are sorted by last modified date. Regex ignore patterns are configurable in CLI or the JSON","directories":{},"_nodeVersion":"18.13.0","dependencies":{"tslib":"^2.3.0","lodash":"^4.17.21","walkdir":"^0.4.1","commander":"^11.0.0","@bemoje/util":"latest","@bemoje/trie-map":"latest","@bemoje/commander-config":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"@types/lodash":"^4.14.197"},"_npmOperationalInternal":{"tmp":"tmp/bfind_0.2.21_1694017734077_0.39055210425841547","host":"s3://npm-registry-packages"}},"0.2.22":{"name":"@bemoje/bfind","version":"0.2.22","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.2.22","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"bc8c7b576a170bb6fab80dbfa15beb33b408ec7c","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.2.22.tgz","fileCount":16,"integrity":"sha512-RjFxii4yeX5YDl0Z+qmx0icBnzxg4nV6l9AIoEJ0s5bK4z9H/PJqdiSCyTC+i3Lr/YDnf39+3eHV3JwEzwySUQ==","signatures":[{"sig":"MEUCIQCZe/Pb/dU25dsm77jTpafaG5biBHefhow7sQB7dPY+sAIgWRhZiGHOeMVGFmzwGprZi7kwMgGhbmSeQAVwTnvgCJc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31537},"main":"./index.cjs.js","type":"commonjs","module":"./index.esm.js","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"ac211b228906febbd1c2a4298ec442ea75883edc","scripts":{},"typings":"./src/index.d.ts","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"8.19.3","description":"CLI for very fast file search. File contents are not indexed - only file and directory names. Directories are highlighted in blue in search results. Search results are sorted by last modified date. Regex ignore patterns are configurable in CLI or the JSON","directories":{},"_nodeVersion":"18.13.0","dependencies":{"tslib":"^2.3.0","lodash":"^4.17.21","walkdir":"^0.4.1","commander":"^11.0.0","@bemoje/util":"latest","@bemoje/trie-map":"latest","@bemoje/commander-config":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"@types/lodash":"^4.14.197"},"_npmOperationalInternal":{"tmp":"tmp/bfind_0.2.22_1694798514396_0.1011104142324013","host":"s3://npm-registry-packages"}},"0.2.23":{"name":"@bemoje/bfind","version":"0.2.23","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.2.23","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"40c2cf06c516f964e01596d3f95a2f8ba56ce2cb","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.2.23.tgz","fileCount":16,"integrity":"sha512-JIrsP0n9Qr+fnXT8lnpyw5RzuJEXGixZE0dQr8mbF9Olz2Ww3yVSyKcSaXDKroPw5HJWcUSCkXi3LxfOgS1bnQ==","signatures":[{"sig":"MEQCIC15yi1uJPyzfb31IFiuR+rt4UrDm51ZoCOZsOqakY4zAiB9FMHFUf0qdBMD78o3577oO/vtjV5fzMA1OtSBk0SVcg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31547},"main":"./index.cjs.js","type":"commonjs","module":"./index.esm.js","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"0cb04c2c9af531f3f38bb444808576ceea46a408","scripts":{},"typings":"./src/index.d.ts","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"8.19.3","description":"CLI for very fast file search. File contents are not indexed - only file and directory names. Directories are highlighted in blue in search results. Search results are sorted by last modified date. Regex ignore patterns are configurable in CLI or the JSON","directories":{},"_nodeVersion":"18.13.0","dependencies":{"tslib":"^2.3.0","lodash":"^4.17.21","walkdir":"^0.4.1","commander":"^11.0.0","@bemoje/util":"latest","@bemoje/trie-map":"latest","@bemoje/commander-config":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"@types/lodash":"^4.14.197"},"_npmOperationalInternal":{"tmp":"tmp/bfind_0.2.23_1694798837286_0.38948246869554093","host":"s3://npm-registry-packages"}},"0.2.24":{"name":"@bemoje/bfind","version":"0.2.24","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.2.24","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"b706da5e0cc2c77469bed508ee8ea359567a56bc","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.2.24.tgz","fileCount":16,"integrity":"sha512-IGUWlOHRdfBe57uYfbPQiCgAdRiBW6K/VJSQuEtCHx2SJQbcMlmt4ss0cdaMvew9R77fJ1+3vk5ecRWh9gS6QA==","signatures":[{"sig":"MEYCIQCQYYX20OXGZkxKOsnlFPlSkDkrRT37YpH0jIcGdVnoEAIhAJD1EnmDSfcfGJBgRaypJLD/WouE8LHvzUBFi1mKAXwd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31938},"main":"./index.cjs.js","type":"commonjs","module":"./index.esm.js","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"0cb04c2c9af531f3f38bb444808576ceea46a408","scripts":{},"typings":"./src/index.d.ts","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"8.19.3","description":"CLI for very fast file search. File contents are not indexed - only file and directory names. Directories are highlighted in blue in search results. Search results are sorted by last modified date. Regex ignore patterns are configurable in CLI or the JSON","directories":{},"_nodeVersion":"18.13.0","dependencies":{"tslib":"^2.3.0","lodash":"^4.17.21","walkdir":"^0.4.1","commander":"^11.0.0","@bemoje/util":"latest","@bemoje/trie-map":"latest","@bemoje/commander-config":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"@types/lodash":"^4.14.197"},"_npmOperationalInternal":{"tmp":"tmp/bfind_0.2.24_1694800726568_0.6493609495102335","host":"s3://npm-registry-packages"}},"0.2.25":{"name":"@bemoje/bfind","version":"0.2.25","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.2.25","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"29bb83696b33ed563fb62c293fc3c9e40e22d260","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.2.25.tgz","fileCount":16,"integrity":"sha512-8FVz7p0cfERgZMzYel1AmbuL6+WZ+SL06RoV05kiwYuGgzPDkrN/TEda2Mpj0BVM/6tNhC4hULuFcvCoAMLFiw==","signatures":[{"sig":"MEUCIQDD0v35KEg3rLzQinuuYnwILt1Lsyfn+Ji3yY5t0MmcYQIgBsQy9AFzmeDJQY8CkHMxLO1p/MLk5rVvzd96dTVsFX4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31934},"main":"./index.cjs.js","type":"commonjs","module":"./index.esm.js","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"c4f03fadd6e16e5862589b72947a5ef72c8f29ed","scripts":{},"typings":"./src/index.d.ts","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"8.19.3","description":"CLI for very fast file search. File contents are not indexed - only file and directory names. Directories are highlighted in blue in search results. Search results are sorted by last modified date. Regex ignore patterns are configurable in CLI or the JSON","directories":{},"_nodeVersion":"18.13.0","dependencies":{"tslib":"^2.3.0","lodash":"^4.17.21","walkdir":"^0.4.1","commander":"^11.0.0","@bemoje/util":"latest","@bemoje/trie-map":"latest","@bemoje/commander-config":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"@types/lodash":"^4.14.197"},"_npmOperationalInternal":{"tmp":"tmp/bfind_0.2.25_1694805085252_0.7967746715882256","host":"s3://npm-registry-packages"}},"0.3.0":{"name":"@bemoje/bfind","version":"0.3.0","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.3.0","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"c23e3611fd1008503b966b9d0981c4589e66488a","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.3.0.tgz","fileCount":25,"integrity":"sha512-Ms1/7atpZDS28l+WN4QteJNVo9B34j2XgWRrKQR9COaGupZwKE/1S40LedhEyMzy3jaPfwmbd0WCxkKyYAIO7w==","signatures":[{"sig":"MEUCIAny/tvQiUqjNqfHXZHx3gw1grAW+pMU058LR1/fOTWwAiEAm/56Rb8+l+oDW25+Oz/aJcOGt6nrEQ84erPZp+L3Fc8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":33251},"main":"./index.cjs.js","type":"commonjs","module":"./index.esm.js","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"904daf2d9e7dd25451f227863e3e3f959209a316","scripts":{},"typings":"./src/index.d.ts","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"8.19.3","description":"CLI for very fast file search. File contents are not indexed - only file and directory names. Directories are highlighted in blue in search results. Search results are sorted by last modified date. Regex ignore patterns are configurable in CLI or the JSON","directories":{},"_nodeVersion":"18.13.0","dependencies":{"tslib":"^2.3.0","lodash":"^4.17.21","walkdir":"^0.4.1","commander":"^11.0.0","@bemoje/util":"latest","@bemoje/trie-map":"latest","@bemoje/commander-config":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"@types/lodash":"^4.14.197"},"_npmOperationalInternal":{"tmp":"tmp/bfind_0.3.0_1694819058022_0.6907077969066959","host":"s3://npm-registry-packages"}},"0.3.1":{"name":"@bemoje/bfind","version":"0.3.1","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.3.1","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"2b3d398f2919a19aa8f958f5acae3e67af9a37d6","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.3.1.tgz","fileCount":25,"integrity":"sha512-GYnP71hC68F0cAKle/oofs+VMVEaGZnweSjYX79YmOS+InjslaAGkQNI4e5OFWndnBOz49rMo9Rjl5oNrcf6fg==","signatures":[{"sig":"MEUCIQDIMnekQQCTXt+vCUh7vl8lrA0+GhcG7GYyfG01r8KoFwIgX+vP9y/FwOZUay6Wy+CXr79b4kUm7MYAOK5bsOJgc+c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32817},"main":"./index.cjs.js","type":"commonjs","module":"./index.esm.js","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"f8b29ef47bded1570200e3cee427119924239191","scripts":{},"typings":"./src/index.d.ts","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"8.19.3","description":"CLI for very fast file search. File contents are not indexed - only file and directory names. Directories are highlighted in blue in search results. Search results are sorted by last modified date. Regex ignore patterns are configurable in CLI or the JSON","directories":{},"_nodeVersion":"18.13.0","dependencies":{"tslib":"^2.3.0","lodash":"^4.17.21","walkdir":"^0.4.1","commander":"^11.0.0","@bemoje/util":"latest","@bemoje/trie-map":"latest","@bemoje/commander-config":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"@types/lodash":"^4.14.197"},"_npmOperationalInternal":{"tmp":"tmp/bfind_0.3.1_1694819557803_0.79204250790907","host":"s3://npm-registry-packages"}},"0.3.2":{"name":"@bemoje/bfind","version":"0.3.2","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.3.2","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"24de6e82663fbb2bec356fc9114854306cb215b5","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.3.2.tgz","fileCount":30,"integrity":"sha512-4Km12HCA8CWjQ15KId3oWW6C8naxeriNDfxbbqMsuKWc5Vus8ASziYTkZcew0mIxmq7/NcNFxsSYEkr3uGaIOA==","signatures":[{"sig":"MEUCIFtN7g7zfdE2vAjbSV1XtxUWafoFvSXBjaub9IVcsjR9AiEA50PjIC7aB2UIUOU+hgxKHuIthFLW7l9+KlEzJ/QFjNc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34061},"main":"./index.cjs.js","type":"commonjs","module":"./index.esm.js","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"7e2d12e1f273066157b914100aaf60f1a182e1aa","scripts":{},"typings":"./src/index.d.ts","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"8.19.3","description":"CLI for very fast file search. File contents are not indexed - only file and directory names. Directories are highlighted in blue in search results. Search results are sorted by last modified date. Regex ignore patterns are configurable in CLI or the JSON","directories":{},"_nodeVersion":"18.13.0","dependencies":{"tslib":"^2.3.0","lodash":"^4.17.21","walkdir":"^0.4.1","commander":"^11.0.0","@bemoje/util":"latest","@bemoje/trie-map":"latest","@bemoje/commander-config":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"@types/lodash":"^4.14.197"},"_npmOperationalInternal":{"tmp":"tmp/bfind_0.3.2_1694821593266_0.8117891878038044","host":"s3://npm-registry-packages"}},"0.3.3":{"name":"@bemoje/bfind","version":"0.3.3","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.3.3","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"95a535d49525ac4e0874e6f196864441cddc94d1","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.3.3.tgz","fileCount":37,"integrity":"sha512-m0J4TBpBOXKaonQO+INLT7PuDbO8ti48A92pQozKg7dFcW2jTstt2da3EVC1E1rRfu4iqn31L/cJ20P3HO5UNA==","signatures":[{"sig":"MEYCIQCdLJ3xPWBQ30m2z1jRrYKVhkWjUTAeiYob4SFo2jXPVwIhAJ+sk2UKv/y4jDfQOWHFcrGj5k9sbg2wnnkGK4Qmwb1i","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":50770},"main":"./index.cjs.js","type":"commonjs","module":"./index.esm.js","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"ff45fa9af9fc14137d8ffe3850ebd898ae18c784","scripts":{},"typings":"./src/index.d.ts","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"8.19.3","description":"CLI for very fast file search. File contents are not indexed - only file and directory names. Directories are highlighted in blue in search results. Search results are sorted by last modified date. Regex ignore patterns are configurable in CLI or the JSON","directories":{},"_nodeVersion":"18.13.0","dependencies":{"tslib":"^2.3.0","walkdir":"^0.4.1","commander":"^11.0.0","@bemoje/util":"latest","@bemoje/trie-map":"latest","@bemoje/commander-config":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"@types/lodash":"^4.14.197"},"_npmOperationalInternal":{"tmp":"tmp/bfind_0.3.3_1695174429802_0.6156690093400345","host":"s3://npm-registry-packages"}},"0.3.4":{"name":"@bemoje/bfind","version":"0.3.4","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.3.4","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"03ff553f65fda4c5302bb3d21e50436bfbdcd0ce","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.3.4.tgz","fileCount":38,"integrity":"sha512-XSzFeo92xVDZYpTq8e4XV5/C+pwmu0z6f6U8ls5QMIzeEhoJWNkfSVTuVqWmAMD32s536E+BznGG1BOsS/spIw==","signatures":[{"sig":"MEQCIHfjdRq3IMLsNtREqwPCFg2cER/UREYutTMcQG8hRfvMAiBb2keKpH+yG2+LgvalunXWdSXDefCU7YVVGaFlOEEutw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55092},"main":"./index.cjs.js","type":"commonjs","module":"./index.esm.js","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"e329e487f99f2eb8d13f0539af65cad733092255","scripts":{},"typings":"./src/index.d.ts","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"8.19.3","description":"CLI for very fast file search. File contents are not indexed - only file and directory names. Directories are highlighted in blue in search results. Search results are sorted by last modified date. Regex ignore patterns are configurable in CLI or the JSON","directories":{},"_nodeVersion":"18.13.0","dependencies":{"tslib":"^2.3.0","walkdir":"^0.4.1","commander":"^11.0.0","@bemoje/util":"latest","@bemoje/trie-map":"latest","@bemoje/commander-config":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"@types/lodash":"^4.14.197"},"_npmOperationalInternal":{"tmp":"tmp/bfind_0.3.4_1695211418637_0.954628414005684","host":"s3://npm-registry-packages"}},"0.3.5":{"name":"@bemoje/bfind","version":"0.3.5","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.3.5","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"65c54149c03b22df1ca7005459869cd3be01bc1d","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.3.5.tgz","fileCount":38,"integrity":"sha512-3gHYAEjIVRRK3glp6ifceEgeoXwzuRsgzkBc/WK4F7773WlgEE+CDvTW+pHSJiW77fV4JB8HZgbpdI/j6jKu1A==","signatures":[{"sig":"MEQCID9ilyfGCqBiJkRODVor1JKMPBoeHzfMovOhA0BF0tGEAiA1cPvJ1hAfOA9ATUYG0+C+81YHJ7dddNn0dYSALLF3xg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":58047},"main":"./index.cjs.js","type":"commonjs","module":"./index.esm.js","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"7f2d88ac8dda60795c942bcc6fa46d94c8a45b4b","scripts":{},"typings":"./src/index.d.ts","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"8.19.3","description":"CLI for very fast file search. File contents are not indexed - only file and directory names. Directories are highlighted in blue in search results. Search results are sorted by last modified date. Regex ignore patterns are configurable in CLI or the JSON","directories":{},"_nodeVersion":"18.13.0","dependencies":{"tslib":"^2.3.0","walkdir":"^0.4.1","commander":"^11.0.0","@bemoje/util":"latest","@bemoje/trie-map":"latest","@bemoje/commander-config":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"@types/lodash":"^4.14.197"},"_npmOperationalInternal":{"tmp":"tmp/bfind_0.3.5_1695223893445_0.5441687321569098","host":"s3://npm-registry-packages"}},"0.3.6":{"name":"@bemoje/bfind","version":"0.3.6","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.3.6","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"468f1a68f9914df71fff96f7ab50365b1c34d353","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.3.6.tgz","fileCount":42,"integrity":"sha512-q+Q9ye3Y94WFuLW0+5hzFHo82O4Op3m7YXbaRb9m7fXZ6nM3+xNJ3Hi/Q4XrNLVIKDl12wFMVqDNsjpW5Oq/Dg==","signatures":[{"sig":"MEYCIQDJQz8Z81iP5r02xyeE3lvNazQbh9J/NX16nhaU8L8LxQIhANzkIIcL2hrCSwhdtKxpD1OL6c+F/8ihl6BomIFQnBdi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":60690},"main":"./index.cjs.js","type":"commonjs","module":"./index.esm.js","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"c1eb92ff09d4e471700564bdb06a2f7a49c8e84b","scripts":{},"typings":"./src/index.d.ts","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"8.19.3","description":"CLI for very fast file search. File contents are not indexed - only file and directory names. Directories are highlighted in blue in search results. Search results are sorted by last modified date. Regex ignore patterns are configurable in CLI or the JSON","directories":{},"_nodeVersion":"18.13.0","dependencies":{"tslib":"^2.3.0","walkdir":"^0.4.1","commander":"^11.0.0","@bemoje/util":"latest","@bemoje/trie-map":"latest","@bemoje/commander-config":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"@types/lodash":"^4.14.197"},"_npmOperationalInternal":{"tmp":"tmp/bfind_0.3.6_1695235641077_0.3144097885149646","host":"s3://npm-registry-packages"}},"0.3.7":{"name":"@bemoje/bfind","version":"0.3.7","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.3.7","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"12e1818cca550f25c69dd02cf7afd13bc856036f","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.3.7.tgz","fileCount":43,"integrity":"sha512-AXHZ8UkjU8tlpYY716Vv7KT0dkoy7cd+DT6qW096NHwrgn1JtteIGjWmsefR+KH/Webo+H+Fin7lJwIRaet2jQ==","signatures":[{"sig":"MEUCIBz/Qbv5MaoovNUVy1cCndfg2O4PNP5HUhVa3oQYfkwLAiEA2FLFljFswxBBABgDiRuXlzjCylR2Z+ZCQ7sE29EGl2o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":60940},"main":"./index.cjs.js","type":"commonjs","module":"./index.esm.js","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"4b9d90c4c1efebf8c854c40a7c0ec6d2f8199ef0","scripts":{},"typings":"./src/index.d.ts","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"8.19.3","description":"CLI for very fast file search. File contents are not indexed - only file and directory names. Directories are highlighted in blue in search results. Search results are sorted by last modified date. Regex ignore patterns are configurable in CLI or the JSON","directories":{},"_nodeVersion":"18.13.0","dependencies":{"tslib":"^2.3.0","walkdir":"^0.4.1","commander":"^11.0.0","@bemoje/util":"latest","@bemoje/trie-map":"latest","@bemoje/commander-config":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"@types/lodash":"^4.14.197"},"_npmOperationalInternal":{"tmp":"tmp/bfind_0.3.7_1695239805270_0.38965420755766966","host":"s3://npm-registry-packages"}},"0.3.8":{"name":"@bemoje/bfind","version":"0.3.8","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.3.8","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"eaae3107ff9a61c2b3e443d4e78d6efc05e7d3c1","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.3.8.tgz","fileCount":43,"integrity":"sha512-W9l02ny0cQKg6jvOYSktKVAkuQHzSgKBvZFewkTf0tP2l/bpnTwppRJuQFGCY1EGrGID2Hfg99t6TpNqjKftBQ==","signatures":[{"sig":"MEUCIQDoaGsYMK7Xr/mMaOEqHVqPIHmLjTNcoJRh89qxn8SVgQIgfk1WV3T9AxVPQVCKyzK+PCTnKE1xrW+Y41tTgXQ7igk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62213},"main":"./index.cjs.js","type":"commonjs","module":"./index.esm.js","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"4350097e660ef62b3b2decf6068b3369d99ef44c","scripts":{},"typings":"./src/index.d.ts","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"8.19.3","description":"CLI for very fast file search. File contents are not indexed - only file and directory names. Directories are highlighted in blue in search results. Search results are sorted by last modified date. Regex ignore patterns are configurable in CLI or the JSON","directories":{},"_nodeVersion":"18.13.0","dependencies":{"tslib":"^2.3.0","walkdir":"^0.4.1","commander":"^11.0.0","@bemoje/util":"latest","@bemoje/trie-map":"latest","@bemoje/commander-config":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"@types/lodash":"^4.14.197"},"_npmOperationalInternal":{"tmp":"tmp/bfind_0.3.8_1695261498443_0.5623038699096272","host":"s3://npm-registry-packages"}},"0.3.10":{"name":"@bemoje/bfind","version":"0.3.10","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.3.10","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"9902a7cfc298413f38b5be1386b41497a3e53758","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.3.10.tgz","fileCount":239,"integrity":"sha512-e0y96gUb1+QVnwMSBu4C4BTXFtQf7WroXmdtgnIbesoo0BghWPma4H7IB2i13yTc/qeQbwEMa2YzqaiguMyUug==","signatures":[{"sig":"MEUCIQDjx9WtYdLSqy1imUjWLuZWt67PIFV3+bolFczX2ruxRQIgfRj2zuhTc6Ih4ZAok2upivk8STd7RWniXBiD8/889n4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":149700},"main":"cjs/index.js","type":"commonjs","types":"types/index.d.ts","module":"esm/index.js","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"5a5b297346afb7fd03766b56f8a9042236c920ac","typings":"./src/index.d.ts","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"8.19.3","description":"CLI for very fast file search. File contents are not indexed - only file and directory names. Directories are highlighted in blue in search results. Search results are sorted by last modified date. Regex ignore patterns are configurable in CLI or the JSON","directories":{},"_nodeVersion":"18.13.0","dependencies":{"tslib":"^2.3.0","walkdir":"^0.4.1","fs-extra":"^11.1.1","@bemoje/cli":"latest","ansi-colors":"^4.1.3","@bemoje/util":"latest","@bemoje/trie-map":"^1.4.9"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"@types/lodash":"^4.14.197","@types/fs-extra":"^11.0.2"},"_npmOperationalInternal":{"tmp":"tmp/bfind_0.3.10_1702768790061_0.1218028918329912","host":"s3://npm-registry-packages"}},"0.3.11":{"name":"@bemoje/bfind","version":"0.3.11","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.3.11","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"30688d4772963b8ca0786faa256e71cb156d9da7","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.3.11.tgz","fileCount":231,"integrity":"sha512-bYnvx2P51QlXs4JTkE2zeXMfVdlXTR68TeJH4jwm34xPPQJh7IscVDD6o5H64TBcQ9zJie6hZ1euKNaM5v9yMQ==","signatures":[{"sig":"MEUCIAaVG5xYt3LvCE7mAIXeCi2dqngYUnXayOybIAM/8+JuAiEAkBzE3sUZDblVhphVLDB3bEqI/L9QU7x6+jYZL9s38dE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":148870},"main":"cjs/index.js","type":"commonjs","types":"types/index.d.ts","module":"esm/index.js","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"3edd212c501994c7e8cc4c2e9aac9fd88b0ffcc0","typings":"./src/index.d.ts","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"8.19.3","description":"CLI for very fast file search. File contents are not indexed - only file and directory names. Directories are highlighted in blue in search results. Search results are sorted by last modified date. Regex ignore patterns are configurable in CLI or the JSON","directories":{},"_nodeVersion":"18.13.0","dependencies":{"tslib":"^2.3.0","walkdir":"^0.4.1","fs-extra":"^11.1.1","@bemoje/cli":"latest","ansi-colors":"^4.1.3","@bemoje/util":"latest","@bemoje/trie-map":"^1.4.9"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"@types/lodash":"^4.14.197","@types/fs-extra":"^11.0.2"},"_npmOperationalInternal":{"tmp":"tmp/bfind_0.3.11_1702786237913_0.45980712787235367","host":"s3://npm-registry-packages"}},"0.3.12":{"name":"@bemoje/bfind","version":"0.3.12","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.3.12","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"b95844a6bacc5da76ca02af6dbf8206a54d963c1","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.3.12.tgz","fileCount":155,"integrity":"sha512-99LYNSsr0IAJ7Acppfj1oAx5s1oFMhHe10d/hH7Yt+3P5Kv7HWpLzPHHHnAu2N1viQcLjI0U+MuFZ++28TTkHw==","signatures":[{"sig":"MEUCIQCd2S7NvHwlz5nhyJLfi+nTk+VF7CFYGb79ByQLV6Pz8wIgXZIqAH+L6UtDbcUZx6bV0qdKYvyzsvhnKFsgROdToVc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85402},"main":"cjs/index.js","type":"commonjs","types":"cjs/index.d.ts","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"f1fd0648130e1d463f83732385312e76a5518143","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"8.19.3","description":"","directories":{},"_nodeVersion":"18.13.0","dependencies":{"tslib":"^2.6.2","walkdir":"^0.4.1","fs-extra":"^11.1.1","@bemoje/cli":"latest","ansi-colors":"^4.1.3","@bemoje/util":"latest","@bemoje/trie-map":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/bfind_0.3.12_1702874582932_0.09202971613299127","host":"s3://npm-registry-packages"}},"0.3.13":{"name":"@bemoje/bfind","version":"0.3.13","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.3.13","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"9e8440925493459491258d45fa47300de3a41b72","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.3.13.tgz","fileCount":155,"integrity":"sha512-JmrhXNiTyYaB6MrNVNAByG+c1Cx0dFn7QtuRqz7Aun/Wmq1jofXIrX+gntUWDal+Qdck0YwcamF4qSEKw3wSww==","signatures":[{"sig":"MEQCIFhUh2GmvE8ekI5Phg5be9e6wp3gPziRqSQbW3iO1OjPAiARV1mRKAV+zxY0Mj0ubVMyrLnD7WdgInQmZs0i9dJ9uw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85402},"main":"cjs/index.js","type":"commonjs","types":"cjs/index.d.ts","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"06539db9d0572f7822ab8cb97ff3dfa6d657b6b5","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"8.19.3","description":"","directories":{},"_nodeVersion":"18.13.0","dependencies":{"tslib":"^2.6.2","walkdir":"^0.4.1","fs-extra":"^11.1.1","@bemoje/cli":"latest","ansi-colors":"^4.1.3","@bemoje/util":"latest","@bemoje/trie-map":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/bfind_0.3.13_1702875444031_0.5132025196382632","host":"s3://npm-registry-packages"}},"0.3.14":{"name":"@bemoje/bfind","version":"0.3.14","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.3.14","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"4c5dae67b576db5c838bb378f8916005c7ba8d4a","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.3.14.tgz","fileCount":155,"integrity":"sha512-j291fZiT7fdmeGweckBMVOv3o0twGQZbLZSeGlvRgyO3wj+J6E6NSmNuIeu6UK7mvbtjqPgUOpqNF2A763e6tg==","signatures":[{"sig":"MEUCIQC4tm5wh05f1VCPT5rQThQX1by5IczIxT4vRwdHZGEqhgIgQZ2hf0KzIehQkc/bVLYrkOHReIS0q6PvCvbZ/sWyckw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85297},"main":"cjs/index.js","type":"commonjs","types":"cjs/index.d.ts","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"b22bc979733157a6b8e59fee93c4cbfac7bc70ee","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"8.19.3","description":"","directories":{},"_nodeVersion":"18.13.0","dependencies":{"tslib":"^2.6.2","walkdir":"^0.4.1","fs-extra":"^11.1.1","@bemoje/cli":"latest","ansi-colors":"^4.1.3","@bemoje/util":"latest","@bemoje/trie-map":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/bfind_0.3.14_1702905607918_0.5070509265527445","host":"s3://npm-registry-packages"}},"0.3.15":{"name":"@bemoje/bfind","version":"0.3.15","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.3.15","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"a5c0088304e4dd7ad502fd1cb7892befab56a8ca","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.3.15.tgz","fileCount":155,"integrity":"sha512-X1QzeL6KRD5FcREoRn8h8ESaouVRheI9MkkK087YAcYbXSavXrEJKiXIcWFkgyvXNMm4GitCCOVhRxTzXoDUeA==","signatures":[{"sig":"MEUCIQCjVe6xTD6S/Tq8eCqAuq/q7m+W+YeKrm/Qp1dZOCZ8kQIgQmWAJE8s2QsCwFcNgDcBma3e0Y2/A9dfSZOnCALjvk8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85358},"main":"cjs/index.js","type":"commonjs","types":"cjs/index.d.ts","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"9df3f504e7853d0a959104f2753e556bc3acc849","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"8.19.3","description":"","directories":{},"_nodeVersion":"18.13.0","dependencies":{"tslib":"^2.6.2","walkdir":"^0.4.1","fs-extra":"^11.1.1","@bemoje/cli":"latest","ansi-colors":"^4.1.3","@bemoje/util":"latest","@bemoje/trie-map":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/bfind_0.3.15_1702916714170_0.06352139349833497","host":"s3://npm-registry-packages"}},"0.3.16":{"name":"@bemoje/bfind","version":"0.3.16","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.3.16","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"488d8f433627434034719296daba17e33572890f","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.3.16.tgz","fileCount":155,"integrity":"sha512-54VPokiBjU2ymr2dns4tPaHUi3orURrt+dXks042gxFMdHs459YMNvOSW2DbTK2lVF5tEIUNyRB8eybToleg8g==","signatures":[{"sig":"MEQCIAsL/O7hlIbNQIfnxvMhSICQZPJVewwpzA0cub2csH20AiAAgF/TwtwLqWLox6rwxn3GG/vPgauBPjLidLmSl9kXoA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85355},"main":"cjs/index.js","type":"commonjs","types":"cjs/index.d.ts","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"d1b403095c6628c1ec85b646a056c380b98726c3","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"8.19.3","description":"","directories":{},"_nodeVersion":"18.13.0","dependencies":{"tslib":"^2.6.2","walkdir":"^0.4.1","fs-extra":"^11.1.1","@bemoje/cli":"latest","ansi-colors":"^4.1.3","@bemoje/util":"latest","@bemoje/trie-map":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/bfind_0.3.16_1702920232159_0.4800674044848112","host":"s3://npm-registry-packages"}},"0.3.17":{"name":"@bemoje/bfind","version":"0.3.17","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.3.17","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"eb40875c6b278d56e73add8ff53e6b9031f53023","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.3.17.tgz","fileCount":155,"integrity":"sha512-JXEatKJJ2KAjThz9NmFAZtTuFjDFR/bqVYAQYVEoWiTtydzUSE4CCtl00C3ZTwAjmDFVGyV/GyKPPg9hR7s6Kw==","signatures":[{"sig":"MEQCIFRrcYs+7Mx1GQ1G+Bh+G7OLmkhmTN6/pZ+MU/6ZzRD9AiBFMkVPyFIOBcSWExVn6o3cNnzWf6bU2OaupzQonHcL+A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85590},"main":"cjs/index.js","type":"commonjs","types":"cjs/index.d.ts","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"fd7a2e252cc6db61fd9b7effdc0ee7df1114506e","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"8.19.3","description":"","directories":{},"_nodeVersion":"18.13.0","dependencies":{"tslib":"^2.6.2","walkdir":"^0.4.1","fs-extra":"^11.1.1","@bemoje/cli":"latest","ansi-colors":"^4.1.3","@bemoje/util":"latest","@bemoje/trie-map":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/bfind_0.3.17_1702922533356_0.9617766789704936","host":"s3://npm-registry-packages"}},"0.3.18":{"name":"@bemoje/bfind","version":"0.3.18","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.3.18","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"20ea3624d274a52cf4adc343ec45d4dbcc4875cd","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.3.18.tgz","fileCount":155,"integrity":"sha512-k/zLdqKpEsnHx2ayZ4n3xEY5BQbFsJtTj6OZoN6+BX1uFJULNRjk+CFyX8rAlF40TLH45W1YdJCs9m4vNcp9ig==","signatures":[{"sig":"MEYCIQDLpLqRmZERPLiAinMRWvjEGHmenkLnkikruUN18dFCXgIhAMz8mvdAM5MABzsYj+lyqis8e8o/Nbxqvl98iyXRJbDL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85590},"main":"cjs/index.js","type":"commonjs","types":"cjs/index.d.ts","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"ddceb6f8ac1b5bc72736ff6433d82b0448e33e9f","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"8.19.3","description":"","directories":{},"_nodeVersion":"18.13.0","dependencies":{"tslib":"^2.6.2","walkdir":"^0.4.1","fs-extra":"^11.1.1","@bemoje/cli":"latest","ansi-colors":"^4.1.3","@bemoje/util":"latest","@bemoje/trie-map":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/bfind_0.3.18_1702923731934_0.5891898461977172","host":"s3://npm-registry-packages"}},"0.3.19":{"name":"@bemoje/bfind","version":"0.3.19","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.3.19","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"7803ff05d43bf249047769f7c14fdded9f4d68c7","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.3.19.tgz","fileCount":155,"integrity":"sha512-DVK2DNEwXZ3lTsndxtjztp7tTFeFrbPIvQ1BAcOxO7XYh/f5WVkqxDcX/iPCnzqOwSD7h0yC0P5cSII6xRwi1g==","signatures":[{"sig":"MEYCIQCM7/kB1orQiPtRWzWKLV8Q8RyhwW4uMFHd2Ly1/5YcMAIhAI8PlzdkoE8yKNF97ewyZfTHnBPCFGLJiOjzAFKmkOJW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85590},"main":"cjs/index.js","type":"commonjs","types":"cjs/index.d.ts","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"cf0b6ec4ef6fc923eba475e853c7d2e946ab1123","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"8.19.3","description":"","directories":{},"_nodeVersion":"18.13.0","dependencies":{"tslib":"^2.6.2","walkdir":"^0.4.1","fs-extra":"^11.1.1","@bemoje/cli":"latest","ansi-colors":"^4.1.3","@bemoje/util":"latest","@bemoje/trie-map":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/bfind_0.3.19_1702926066142_0.29654241788365865","host":"s3://npm-registry-packages"}},"0.3.20":{"name":"@bemoje/bfind","version":"0.3.20","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.3.20","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"0d2e8db7d00ea04b0cfd4d16650b618a3250c072","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.3.20.tgz","fileCount":155,"integrity":"sha512-7L63TG3Axij/q9qUxpQkrTORmjHifqGmuL+9f59Ad+UraX0b/h/eSOQD6KZvJcbsPCUWjsup8/ZlDlCKuQpLnA==","signatures":[{"sig":"MEUCIF2oUUl/eVQrfxaoLMYpJbRP4QGEOalL+8TBjrJokS6VAiEAmljYI8RtHZajcnGnjjqyAqVoPjJCz9rUswf1AxUtGDw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85708},"main":"cjs/index.js","type":"commonjs","types":"cjs/index.d.ts","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"851bb9ed71d89dfdd24868825a33cdef37ced58b","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"8.19.3","description":"","directories":{},"_nodeVersion":"18.13.0","dependencies":{"tslib":"^2.6.2","walkdir":"^0.4.1","fs-extra":"^11.2.0","@bemoje/os":"latest","@bemoje/cli":"latest","@bemoje/set":"latest","ansi-colors":"^4.1.3","@bemoje/path":"latest","@bemoje/util":"latest","@bemoje/array":"latest","@bemoje/trie-map":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/bfind_0.3.20_1702927513956_0.8481305781743216","host":"s3://npm-registry-packages"}},"0.3.21":{"name":"@bemoje/bfind","version":"0.3.21","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.3.21","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"a434a23f0ac52dc59d38a188e9f7084e698bcd81","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.3.21.tgz","fileCount":155,"integrity":"sha512-gd/DZRJY/SlIRqo5ObBdqPXJYuBo/ydP425qgND0rsDy4y8r9+62fJ0Q9TLAG9L3KlMECoQRgBJ5yOu8qxF33w==","signatures":[{"sig":"MEUCIFpk5BshxyXeEXX6kUfUtAsxeK27bBPvY/OA9E6ZHOpaAiEAyKXGQ+fxNlDtwyPyLEybNTX96tLjpwIdfEQRSdz3fWQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85765},"main":"cjs/index.js","type":"commonjs","types":"cjs/index.d.ts","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"31724f419bd77fbef0a2655e366c8fac7cff75db","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"8.19.3","description":"","directories":{},"_nodeVersion":"18.13.0","dependencies":{"tslib":"^2.6.2","walkdir":"^0.4.1","fs-extra":"^11.2.0","@bemoje/fs":"latest","@bemoje/os":"latest","@bemoje/cli":"latest","@bemoje/set":"latest","ansi-colors":"^4.1.3","@bemoje/path":"latest","@bemoje/util":"latest","@bemoje/array":"latest","@bemoje/trie-map":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/bfind_0.3.21_1702940091459_0.634827465726572","host":"s3://npm-registry-packages"}},"0.3.22":{"name":"@bemoje/bfind","version":"0.3.22","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.3.22","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"6a4a0df6447456af9a57ed336592e663e235feab","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.3.22.tgz","fileCount":155,"integrity":"sha512-hU/E3lIKjHOFn7AXQZ5TCAFQq/VPO2LXka7mzccJm5X1yzE66kVwRI1q+o8JtqjIbapT/QC+4ZLaTCZ60NoHrA==","signatures":[{"sig":"MEYCIQCaPouBAz0mSBiQAK8g12J+R1PXwdnryIFLec6aKyqY7AIhALh5Mi1I5KlRRIH8SalfauLpQRegLPCciErhTqbvdnHY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":86204},"main":"cjs/index.js","type":"commonjs","types":"cjs/index.d.ts","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"d2be8f1205e177c16526e58a24166a4a2c546574","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"8.19.3","description":"","directories":{},"_nodeVersion":"18.13.0","dependencies":{"tslib":"^2.6.2","walkdir":"^0.4.1","fs-extra":"^11.2.0","@bemoje/fs":"latest","@bemoje/os":"latest","@bemoje/cli":"latest","@bemoje/set":"latest","ansi-colors":"^4.1.3","@bemoje/path":"latest","@bemoje/util":"latest","@bemoje/array":"latest","@bemoje/types":"latest","@bemoje/trie-map":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/bfind_0.3.22_1702943590779_0.7300377089554662","host":"s3://npm-registry-packages"}},"0.3.23":{"name":"@bemoje/bfind","version":"0.3.23","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.3.23","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"eda5398fb028527185e8e24ed0f7797a9e7b8b2b","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.3.23.tgz","fileCount":155,"integrity":"sha512-eM2kEdfC4R/LzUzSPo8UGV39LgAi+ZBjUBcCP4z1mAlqdqhxfjPUo2ACGfCvIvwwtaToBbBBE9ZgVWFDPUbkxw==","signatures":[{"sig":"MEUCIBzNvcDz9k6UfoVRxr+VevBY4KDY0H7Wgw7X9vfoRswKAiEAlOR7Z+Ad5XHGS9TaoWWtUHZ2O2L4Bi/rscjR2RQpweI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":86251},"main":"cjs/index.js","type":"commonjs","types":"cjs/index.d.ts","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"c4cebd0b60f9878e7d128a8c96677bfc7006e843","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"8.19.3","description":"","directories":{},"_nodeVersion":"18.13.0","dependencies":{"tslib":"^2.6.2","walkdir":"^0.4.1","fs-extra":"^11.2.0","@bemoje/fs":"latest","@bemoje/os":"latest","@bemoje/cli":"latest","@bemoje/set":"latest","ansi-colors":"^4.1.3","@bemoje/date":"latest","@bemoje/path":"latest","@bemoje/util":"latest","@bemoje/array":"latest","@bemoje/types":"latest","@bemoje/trie-map":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/bfind_0.3.23_1702946298305_0.3290210079405089","host":"s3://npm-registry-packages"}},"0.3.24":{"name":"@bemoje/bfind","version":"0.3.24","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.3.24","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"78ac6347c2bd36ec196ef3c3a6b8673a23f4eaec","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.3.24.tgz","fileCount":155,"integrity":"sha512-YlZwae+fqofUNqNK/ZEC7D52AynVIEm9eLEBdcC02+sk/gAAscTedSnp9xeihTWohSaVYKyxBgQWs8gU3gu7fg==","signatures":[{"sig":"MEUCIEXw4UTzlrlNrlSoZfqaEj7AG91wTmwwwZFEfUWauM7VAiEA7B8HN7OzUp1Mplz47EkqdfWKuF1Row02/QGQTwFcoyc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":86412},"main":"cjs/index.js","type":"commonjs","types":"cjs/index.d.ts","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"98e649ca79c285f935815fc50cf6850a9871fa27","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"8.19.3","description":"","directories":{},"_nodeVersion":"18.13.0","dependencies":{"tslib":"^2.6.2","walkdir":"^0.4.1","fs-extra":"^11.2.0","@bemoje/fs":"latest","@bemoje/is":"latest","@bemoje/os":"latest","@bemoje/cli":"latest","@bemoje/set":"latest","ansi-colors":"^4.1.3","@bemoje/date":"latest","@bemoje/path":"latest","@bemoje/util":"latest","@bemoje/array":"latest","@bemoje/types":"latest","@bemoje/number":"latest","@bemoje/trie-map":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/bfind_0.3.24_1702950156015_0.9726705088805043","host":"s3://npm-registry-packages"}},"0.3.25":{"name":"@bemoje/bfind","version":"0.3.25","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.3.25","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"d7865e242de503028af25213329f59643c8d0d09","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.3.25.tgz","fileCount":155,"integrity":"sha512-N2isOwIxUKq5drZVsCixj5tQHgclUuQCkzEmJkEgOsjUoWV9mIA2giNxDlmjLxAHCkoyapnCcUEidIm8nYyeaw==","signatures":[{"sig":"MEQCIBNIelQDRr+i403BWE5yoIK6N54T9IlV4HsEdSHfOhxYAiBFAN6ALOXnQFk8WvcYdJjwDmkQtiZ7IYhyTObCuFv3Rw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":86449},"main":"cjs/index.js","type":"commonjs","types":"cjs/index.d.ts","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"1807ae64add011ba4f652dc927331acd9cf8b5c2","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"8.19.3","description":"","directories":{},"_nodeVersion":"18.13.0","dependencies":{"tslib":"^2.6.2","walkdir":"^0.4.1","fs-extra":"^11.2.0","@bemoje/fs":"latest","@bemoje/is":"latest","@bemoje/os":"latest","@bemoje/cli":"latest","@bemoje/set":"latest","ansi-colors":"^4.1.3","@bemoje/date":"latest","@bemoje/path":"latest","@bemoje/util":"latest","@bemoje/array":"latest","@bemoje/parse":"latest","@bemoje/types":"latest","@bemoje/number":"latest","@bemoje/trie-map":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/bfind_0.3.25_1702951344539_0.13509926053326793","host":"s3://npm-registry-packages"}},"0.4.0":{"name":"@bemoje/bfind","version":"0.4.0","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.4.0","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"3d9cd61702ea14c47dfc5add5818da9288849164","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.4.0.tgz","fileCount":156,"integrity":"sha512-jtgHrdI/OTUMz9I/45dcnMDawiKYIyt8/LGSPU/U82wjOB9dfuPPHjeF8Rs5lMhZNGbizqrcTKxXsqo5r2VGWQ==","signatures":[{"sig":"MEUCIBYh+EZvwAl+AfSnGXNShv8H59VtrNATaxWjyDQ/6mCpAiEAj29EZRV5nsagCdDOaSwb1qaUIJS+jNF/xiBibObaP1U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":87527},"main":"cjs/index.js","type":"commonjs","types":"cjs/index.d.ts","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"ac52a1adffbbad5b51e21b7b0dc5964d8561011e","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"8.19.3","description":"","directories":{},"_nodeVersion":"18.13.0","dependencies":{"tslib":"^2.6.2","walkdir":"^0.4.1","fs-extra":"^11.2.0","@bemoje/fs":"latest","@bemoje/is":"latest","@bemoje/os":"latest","@bemoje/cli":"latest","@bemoje/set":"latest","ansi-colors":"^4.1.3","@bemoje/date":"latest","@bemoje/path":"latest","@bemoje/util":"latest","@bemoje/array":"latest","@bemoje/parse":"latest","@bemoje/types":"latest","@bemoje/number":"latest","@bemoje/trie-map":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/bfind_0.4.0_1702955261219_0.8429733190156203","host":"s3://npm-registry-packages"}},"0.4.1":{"name":"@bemoje/bfind","version":"0.4.1","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.4.1","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"7cdd676c50c40e568015074ed223d9c372a49aa9","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.4.1.tgz","fileCount":156,"integrity":"sha512-s2D7Wju4L35yt2GtzqVxal6W8yUvkWpb9VPEDE2DN0lH265Nav/jnnLDyS1WT2t7h4c72XbMIZqSCXkbKp9ccA==","signatures":[{"sig":"MEUCIQCv8cZRv8Lwwse5UyIqdeTOivDTNN8tnUqDquF0JPKyEwIge4ZcrKGonb5iwAV2+kjSZi+/4Zv/gxQPM3gaPTv1Z1g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":87617},"main":"cjs/index.js","type":"commonjs","types":"cjs/index.d.ts","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"da5d525928e2c9992135f628e91e85c9acaaf187","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"8.19.3","description":"","directories":{},"_nodeVersion":"18.13.0","dependencies":{"tslib":"^2.6.2","walkdir":"^0.4.1","fs-extra":"^11.2.0","@bemoje/fs":"latest","@bemoje/is":"latest","@bemoje/os":"latest","@bemoje/cli":"latest","@bemoje/set":"latest","ansi-colors":"^4.1.3","@bemoje/date":"latest","@bemoje/path":"latest","@bemoje/util":"latest","@bemoje/array":"latest","@bemoje/parse":"latest","@bemoje/regex":"latest","@bemoje/types":"latest","@bemoje/number":"latest","@bemoje/trie-map":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/bfind_0.4.1_1703104770128_0.3304758379940651","host":"s3://npm-registry-packages"}},"0.4.2":{"name":"@bemoje/bfind","version":"0.4.2","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.4.2","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"12f761b8aa0ff6c9ab61398ec130811aca217313","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.4.2.tgz","fileCount":156,"integrity":"sha512-nlC4CVniXiB9PmBZlhZKQ088w5V+VD3aLeyydiXLuOnaSyuL+lAl/rupE2UD6L71ERbdxKLtZYCCgEl7CtDG7g==","signatures":[{"sig":"MEUCIB8OHPjJlj3Kdem3Pgwc8bsHdb8NkLsJF/KZQewynDuzAiEAwMFbtQwCbZRChdkMazNFgQPKsl2i098ELD6L6/BgW8g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":87647},"main":"cjs/index.js","type":"commonjs","types":"cjs/index.d.ts","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"2a44c78676c4ee5752e045e8178a76aaa69939a1","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"8.19.3","description":"","directories":{},"_nodeVersion":"18.13.0","dependencies":{"tslib":"^2.6.2","walkdir":"^0.4.1","fs-extra":"^11.2.0","@bemoje/fs":"latest","@bemoje/is":"latest","@bemoje/os":"latest","@bemoje/cli":"latest","@bemoje/set":"latest","ansi-colors":"^4.1.3","@bemoje/date":"latest","@bemoje/node":"latest","@bemoje/path":"latest","@bemoje/util":"latest","@bemoje/array":"latest","@bemoje/parse":"latest","@bemoje/regex":"latest","@bemoje/types":"latest","@bemoje/number":"latest","@bemoje/trie-map":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/bfind_0.4.2_1703119334989_0.7375923832892739","host":"s3://npm-registry-packages"}},"0.4.3":{"name":"@bemoje/bfind","version":"0.4.3","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.4.3","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"8d52d538ab151f241fdad2bc0de7b617ead43b6e","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.4.3.tgz","fileCount":156,"integrity":"sha512-OPdXpeDOLTWOskxFJZEn5+B2O6vG6lFYEkaGVzf/+jC4WcZoPaKIE4j753ZD/C36A5y/8p8ejnD1O+PsfWFMzg==","signatures":[{"sig":"MEUCIQC3LJ3sblCTAS1lanvDfr73GK0LytglOhj2YgtA3xi/hwIgbJFHxvS7N4wAqT+R+GAeXOC6GmN9yHK+82WckdoOZm4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":87684},"main":"cjs/index.js","type":"commonjs","types":"cjs/index.d.ts","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"2a44af761ab380a7cbe97243e1291af23a1e295e","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"8.19.3","description":"","directories":{},"_nodeVersion":"18.13.0","dependencies":{"tslib":"^2.6.2","walkdir":"^0.4.1","fs-extra":"^11.2.0","@bemoje/fs":"latest","@bemoje/is":"latest","@bemoje/os":"latest","@bemoje/cli":"latest","@bemoje/set":"latest","ansi-colors":"^4.1.3","@bemoje/date":"latest","@bemoje/node":"latest","@bemoje/path":"latest","@bemoje/util":"latest","@bemoje/array":"latest","@bemoje/async":"latest","@bemoje/parse":"latest","@bemoje/regex":"latest","@bemoje/types":"latest","@bemoje/number":"latest","@bemoje/trie-map":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/bfind_0.4.3_1703121605868_0.051891064554393074","host":"s3://npm-registry-packages"}},"0.4.4":{"name":"@bemoje/bfind","version":"0.4.4","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.4.4","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"8388ae47a0d0bdcdba9d073ac59ce6a4a37b75f1","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.4.4.tgz","fileCount":148,"integrity":"sha512-cej8dEP87wadEvmaq3mv2MYDj6VwFKdZqMpfNVEtd3tQvzdf+uzBxI6z/B/JxCDhprINpZoyb9PQklWCweB3wg==","signatures":[{"sig":"MEYCIQDeQ6EEmjYO2Ruc9RHLRv/EMwTE/fZIhc7uksaFN68sqAIhAPyrI5O/Xl/9Y3YBCTVf4ItS+uCg3frJcKOn9LqvAiLp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":105844},"main":"cjs/index.js","type":"commonjs","types":"cjs/index.d.ts","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"e1751f1e22e7a3feafea59ed6067bbc610c9afbf","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"8.19.3","description":"","directories":{},"_nodeVersion":"18.13.0","dependencies":{"tslib":"latest","walkdir":"^0.4.1","fs-extra":"^11.2.0","@bemoje/fs":"latest","@bemoje/is":"latest","@bemoje/os":"latest","@bemoje/cli":"latest","@bemoje/set":"latest","ansi-colors":"^4.1.3","@bemoje/date":"latest","@bemoje/node":"latest","@bemoje/path":"latest","@bemoje/array":"latest","@bemoje/async":"latest","@bemoje/parse":"latest","@bemoje/regex":"latest","@bemoje/types":"latest","@bemoje/number":"latest","transliteration":"^2.3.5","@bemoje/trie-map":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/bfind_0.4.4_1703611639390_0.14143390075109963","host":"s3://npm-registry-packages"}},"0.4.5":{"name":"@bemoje/bfind","version":"0.4.5","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.4.5","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"735d057a03382637e6515dde6f5ba60d9f37f143","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.4.5.tgz","fileCount":148,"integrity":"sha512-b+Cdy8nzzsUmmy2/ikasSlt+RKWGCW+pW6RWB6ZpgBmlo1nE3vMlZDXi1I6nJmfNRYnQsXCRrgmOQwyXj6H2FA==","signatures":[{"sig":"MEYCIQD5bttNvxtUFWIPqyiGXibIbN0KvlS+70KJmXlgQ6bD5AIhAI2S6XyeEqmX1Rrqz9LKG/AViZj3itDyRT06NIAM2VWI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":109497},"main":"cjs/index.js","type":"commonjs","types":"cjs/index.d.ts","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"389eac416886a3eeb3edb0d5ff8391e671d5a6dd","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"8.19.3","description":"","directories":{},"_nodeVersion":"18.13.0","dependencies":{"tslib":"latest","walkdir":"^0.4.1","fs-extra":"^11.2.0","@bemoje/fs":"latest","@bemoje/is":"latest","@bemoje/os":"latest","@bemoje/cli":"latest","@bemoje/set":"latest","ansi-colors":"^4.1.3","@bemoje/date":"latest","@bemoje/node":"latest","@bemoje/path":"latest","@bemoje/array":"latest","@bemoje/async":"latest","@bemoje/parse":"latest","@bemoje/regex":"latest","@bemoje/types":"latest","@bemoje/number":"latest","transliteration":"^2.3.5","@bemoje/trie-map":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/bfind_0.4.5_1704836462708_0.3296047179033732","host":"s3://npm-registry-packages"}},"0.4.6":{"name":"@bemoje/bfind","version":"0.4.6","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.4.6","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"9c4ce1b6673b4a4c58ef0301c99c3a476e4e99de","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.4.6.tgz","fileCount":148,"integrity":"sha512-fYFqS5np49yreVQiSj9tKKFzaV5SC2Ty1yld6bWNd5PxvTHGRMM+ymIovo0O24HzjPyWhdH9YWkyKORH1R93mw==","signatures":[{"sig":"MEQCIAPS8Obil3kE0o7grDIftpIYpCliKCX8KGp+QJMOFXT1AiA5uERi2YGPLxJSrbqpRnp/BZCM9lJKTM5T/b9TyIe0Bw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":109615},"main":"cjs/index.js","type":"commonjs","types":"cjs/index.d.ts","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"02e3eecaca8e1595ea1bfa89730c5b3f899cfdbe","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"8.19.3","description":"","directories":{},"_nodeVersion":"18.13.0","dependencies":{"tslib":"latest","walkdir":"^0.4.1","fs-extra":"^11.2.0","@bemoje/fs":"latest","@bemoje/is":"latest","@bemoje/os":"latest","@bemoje/cli":"latest","@bemoje/set":"latest","ansi-colors":"^4.1.3","@bemoje/date":"latest","@bemoje/node":"latest","@bemoje/path":"latest","@bemoje/array":"latest","@bemoje/async":"latest","@bemoje/parse":"latest","@bemoje/regex":"latest","@bemoje/types":"latest","@bemoje/number":"latest","transliteration":"^2.3.5","@bemoje/trie-map":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/bfind_0.4.6_1707875865552_0.20699830001739583","host":"s3://npm-registry-packages"}},"0.4.7":{"name":"@bemoje/bfind","version":"0.4.7","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.4.7","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"473f4e09d5061fb144fbc77727515e265807acf1","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.4.7.tgz","fileCount":148,"integrity":"sha512-MhFRYyv316OOc+uSwyxL9cuyFq+AD4EuuzFJHkjzO9p+bGjV9sdgZlA76a8ZKnSNOGOpL5GHNQW/3GAj14NXkQ==","signatures":[{"sig":"MEUCIQC4+vWxBgSmmpniqIQnm7Okkecx1UFtLwc9Ld3T5em4vQIgUSjYulqYX63Zx2wTgryrchlQYDm8RmQfB0UICzXTaBQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":109735},"main":"cjs/index.js","type":"commonjs","types":"cjs/index.d.ts","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"01ea5cd84ab0338ae0ee870459f4a3b4c41374ec","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"8.19.3","description":"","directories":{},"_nodeVersion":"18.13.0","dependencies":{"tslib":"latest","walkdir":"^0.4.1","fs-extra":"^11.2.0","@bemoje/fs":"latest","@bemoje/is":"latest","@bemoje/os":"latest","@bemoje/cli":"latest","@bemoje/set":"latest","ansi-colors":"^4.1.3","@bemoje/date":"latest","@bemoje/node":"latest","@bemoje/path":"latest","@bemoje/array":"latest","@bemoje/async":"latest","@bemoje/parse":"latest","@bemoje/regex":"latest","@bemoje/types":"latest","@bemoje/number":"latest","transliteration":"^2.3.5","@bemoje/trie-map":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/bfind_0.4.7_1708120218360_0.42207208409325125","host":"s3://npm-registry-packages"}},"0.4.8":{"name":"@bemoje/bfind","version":"0.4.8","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.4.8","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"600027222458b2f4e564c63b7d47379b427fb675","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.4.8.tgz","fileCount":152,"integrity":"sha512-gy6mDIJ0Xs3WM4/tTtuy2hgq0LNdSye4/nkIR7NbInG3mRIn/6LHPA5l1HgdTBe24iLg1u9mJgVZHb0Q/UTYpA==","signatures":[{"sig":"MEQCIHgtAU8QicrxX1Cx2/wEV9CprbCja5Uv4HhsX24l6AjiAiAm9ha1undxa4N78Csic2MXMjFOqZPTV/So2Kb9Gi1amQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":125159},"main":"cjs/index.js","type":"commonjs","types":"cjs/index.d.ts","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"e833df890a1142a8720550a11b1b99997aed3477","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"10.5.0","description":"","directories":{},"_nodeVersion":"21.7.1","dependencies":{"tslib":"latest","walkdir":"^0.4.1","fs-extra":"^11.2.0","mnemonist":"^0.39.8","@bemoje/fs":"latest","@bemoje/is":"latest","@bemoje/os":"latest","@bemoje/cli":"latest","@bemoje/set":"latest","ansi-colors":"^4.1.3","@bemoje/date":"latest","@bemoje/node":"latest","@bemoje/path":"latest","@bemoje/array":"latest","@bemoje/async":"latest","@bemoje/parse":"latest","@bemoje/regex":"latest","@bemoje/number":"latest","transliteration":"^2.3.5","@bemoje/trie-map":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/bfind_0.4.8_1713497473177_0.8261940430169528","host":"s3://npm-registry-packages"}},"0.5.0":{"name":"@bemoje/bfind","version":"0.5.0","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.5.0","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"b5010cb86ef07c8e6cf7f5fe44952d0114003277","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.5.0.tgz","fileCount":104,"integrity":"sha512-wkmPWYOYxuduliqyDRshn0Mgwd6jHR7h4PJhcNGne2cgfvo/lwErqDQkxGgy9S51ao+fhtrqL1qkrWz4EO/hlg==","signatures":[{"sig":"MEUCIQCmM1ZdtgYgB3Ih2HjBIZsrW0zor642VMmSc9Wq3wGnSAIgEaQRZ9xxrstrI4WDfJRO1mb7JidSxJxJQtRP+6WffWw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":149395},"main":"cjs/index.js","type":"commonjs","types":"cjs/index.d.ts","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"86e376dd57b09f95257ddb650c066212c7052816","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"10.7.0","description":"","directories":{},"_nodeVersion":"21.7.1","dependencies":{"level":"^8.0.1","tslib":"latest","lodash":"^4.17.21","walkdir":"^0.4.1","fs-extra":"^11.2.0","mnemonist":"^0.39.8","@bemoje/fs":"latest","@bemoje/is":"latest","@bemoje/os":"latest","@bemoje/cli":"latest","ansi-colors":"^4.1.3","@bemoje/node":"latest","@bemoje/path":"latest","@bemoje/array":"latest","@bemoje/async":"latest","@bemoje/regex":"latest","@bemoje/number":"latest","@bemoje/string":"latest","abstract-level":"^2.0.0","transliteration":"^2.3.5","level-transcoder":"^1.0.1","@sinclair/typebox":"^0.32.31","@bemoje/cli-prompt":"latest","@bemoje/decorators":"latest","lexicographic-integer":"^1.1.0"},"preferGlobal":true,"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/bfind_0.5.0_1718077883539_0.7456349851262627","host":"s3://npm-registry-packages"}},"0.5.1":{"name":"@bemoje/bfind","version":"0.5.1","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.5.1","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"774f36cb084c30d6265c364494b236b9667e3f03","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.5.1.tgz","fileCount":104,"integrity":"sha512-eFDXPA7jejqRAisbx/4oqI70mYCAi2I1SjWGZRqBXlYxaUQb7etPOhVxWXQG83+Nfr3BOC0eXgTTqzuEnTuFxQ==","signatures":[{"sig":"MEQCIB0jakdf6BbECLNXWClhcib5XmyrgvINCHcDY9J+u369AiByWpOg5uvzY8I/lycPD4UL0cBIpS990+kZRe5Iw/DK/Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":149337},"main":"cjs/index.js","type":"commonjs","types":"cjs/index.d.ts","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"b06fe96208102904d5d16125da2112ea6ad99f63","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"10.7.0","description":"","directories":{},"_nodeVersion":"21.7.1","dependencies":{"level":"^8.0.1","tslib":"latest","lodash":"^4.17.21","walkdir":"^0.4.1","fs-extra":"^11.2.0","mnemonist":"^0.39.8","@bemoje/fs":"latest","@bemoje/is":"latest","@bemoje/os":"latest","@bemoje/cli":"latest","ansi-colors":"^4.1.3","@bemoje/node":"latest","@bemoje/path":"latest","@bemoje/array":"latest","@bemoje/async":"latest","@bemoje/regex":"latest","@bemoje/number":"latest","@bemoje/string":"latest","abstract-level":"^2.0.0","transliteration":"^2.3.5","level-transcoder":"^1.0.1","@sinclair/typebox":"^0.32.31","@bemoje/cli-prompt":"latest","@bemoje/decorators":"latest","lexicographic-integer":"^1.1.0"},"preferGlobal":true,"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/bfind_0.5.1_1718078383484_0.5061056862696205","host":"s3://npm-registry-packages"}},"0.5.2":{"name":"@bemoje/bfind","version":"0.5.2","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.5.2","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"fa259b3f969f9c4dc910b2f8377c4217e9459dba","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.5.2.tgz","fileCount":104,"integrity":"sha512-t1xFaflZfqiK5qFAyZof+YZUGrvH+Pq3awzUFBc296M8OxHMcKOY84LO+GHcyXf8hS9yso3Pu8OJ/d106r8pNQ==","signatures":[{"sig":"MEUCIQC1ajRvj5nTmA6+/QoV49L55dDEp5t5mRa/+woVXODimwIgLa8gz/MGDkvt/F/t6GpJtuLbLhFdmgfT6qRgZ6vNvpQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":152312},"main":"cjs/index.js","type":"commonjs","types":"cjs/index.d.ts","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"59401f641da2d3fa5937e58906890037556572ae","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"10.7.0","description":"","directories":{},"_nodeVersion":"21.7.1","dependencies":{"level":"^8.0.1","tslib":"latest","lodash":"^4.17.21","walkdir":"^0.4.1","fs-extra":"^11.2.0","mnemonist":"^0.39.8","@bemoje/fs":"latest","@bemoje/is":"latest","@bemoje/os":"latest","@bemoje/cli":"latest","ansi-colors":"^4.1.3","@bemoje/node":"latest","@bemoje/path":"latest","@bemoje/array":"latest","@bemoje/async":"latest","@bemoje/regex":"latest","@bemoje/number":"latest","@bemoje/string":"latest","abstract-level":"^2.0.0","transliteration":"^2.3.5","level-transcoder":"^1.0.1","@sinclair/typebox":"^0.32.31","@bemoje/cli-prompt":"latest","@bemoje/decorators":"latest","lexicographic-integer":"^1.1.0"},"preferGlobal":true,"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/bfind_0.5.2_1718091474725_0.33075320355815463","host":"s3://npm-registry-packages"}},"0.5.3":{"name":"@bemoje/bfind","version":"0.5.3","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.5.3","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"24f6e909eafeec712f89da1195ac789651912e7a","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.5.3.tgz","fileCount":104,"integrity":"sha512-+sDwDoNO36tlf2/ZumbqT7DvuTPEcc5k5I8mtKSdFKs8vXzA9D98FsoQ4PPOGm+Mqnfujr/BlrCfB1+5K1UKkw==","signatures":[{"sig":"MEQCIEqp1XND+wcEWx5KQ2GW8qhRlLTy0tq5OKvIC9a+pVSzAiA1MFyJ+ouvOJp/sNAdpx4Zp5VcoALWcRgcGSmec7TBgw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":155045},"main":"cjs/index.js","type":"commonjs","types":"cjs/index.d.ts","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"ad401ce0b6012b5dfeace0876f8fe926395bd72a","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"10.7.0","description":"","directories":{},"_nodeVersion":"21.7.1","dependencies":{"level":"^8.0.1","tslib":"latest","lodash":"^4.17.21","walkdir":"^0.4.1","fs-extra":"^11.2.0","mnemonist":"^0.39.8","@bemoje/fs":"latest","@bemoje/is":"latest","@bemoje/os":"latest","@bemoje/cli":"latest","ansi-colors":"^4.1.3","@bemoje/node":"latest","@bemoje/path":"latest","@bemoje/array":"latest","@bemoje/async":"latest","@bemoje/regex":"latest","@bemoje/number":"latest","@bemoje/string":"latest","abstract-level":"^2.0.0","transliteration":"^2.3.5","level-transcoder":"^1.0.1","@sinclair/typebox":"^0.32.31","@bemoje/cli-prompt":"latest","@bemoje/decorators":"latest","lexicographic-integer":"^1.1.0"},"preferGlobal":true,"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/bfind_0.5.3_1718096633550_0.6929358200852269","host":"s3://npm-registry-packages"}},"0.5.4":{"name":"@bemoje/bfind","version":"0.5.4","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.5.4","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"be0a751dcdc491ed9bf6ebcc4f9a9d8306a6238b","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.5.4.tgz","fileCount":104,"integrity":"sha512-rEQch1KFk9S2o6Bqysg5QZryRckHYcyFCgPbefCwa6dZmJQVVWQCFOxVieC8d9CcYSA7HAmLd9KWsAv4JTeWjA==","signatures":[{"sig":"MEUCIQD9eCj4/aMBOiXeVdJGDH53J/7lTwMbcXw70fpUPehRUgIgDTgc9HE8Ytgo4tapr3vOi0szjDEa3G99APo/g8K+onQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":155529},"main":"cjs/index.js","type":"commonjs","types":"cjs/index.d.ts","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"ad401ce0b6012b5dfeace0876f8fe926395bd72a","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"10.7.0","description":"","directories":{},"_nodeVersion":"21.7.1","dependencies":{"level":"^8.0.1","tslib":"latest","lodash":"^4.17.21","walkdir":"^0.4.1","fs-extra":"^11.2.0","mnemonist":"^0.39.8","@bemoje/fs":"latest","@bemoje/is":"latest","@bemoje/os":"latest","@bemoje/cli":"latest","ansi-colors":"^4.1.3","@bemoje/node":"latest","@bemoje/path":"latest","@bemoje/array":"latest","@bemoje/async":"latest","@bemoje/regex":"latest","@bemoje/number":"latest","@bemoje/string":"latest","abstract-level":"^2.0.0","transliteration":"^2.3.5","level-transcoder":"^1.0.1","@sinclair/typebox":"^0.32.31","@bemoje/cli-prompt":"latest","@bemoje/decorators":"latest","lexicographic-integer":"^1.1.0"},"preferGlobal":true,"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/bfind_0.5.4_1718099951457_0.15007551450479673","host":"s3://npm-registry-packages"}},"0.5.5":{"name":"@bemoje/bfind","version":"0.5.5","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.5.5","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"dbdb56eb1bdf2f7d7384e54f4f8ee6bd2ca7cebd","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.5.5.tgz","fileCount":104,"integrity":"sha512-7EC+48zatg/SZaJvWzbl7BAq+oX3vFjLET04miNd0a0bFijACLw9KW6L/RbRGNJpoRutq1dhGG49c5rsK3+nAg==","signatures":[{"sig":"MEUCIHXchzHVYk/l1uNY4pkZR023xW/D5v+6RI/hgo4whfpKAiEAi44oAuSO0CIFcAqi4Y8Lq4P+Qrv93LGLJMxqW72aLxU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":156142},"main":"cjs/index.js","type":"commonjs","types":"cjs/index.d.ts","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"aac8c2ccfd39b3b22c52468ea111e2e03bd00b8c","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"10.7.0","description":"","directories":{},"_nodeVersion":"21.7.1","dependencies":{"level":"^8.0.1","tslib":"latest","lodash":"^4.17.21","walkdir":"^0.4.1","fs-extra":"^11.2.0","mnemonist":"^0.39.8","@bemoje/fs":"latest","@bemoje/is":"latest","@bemoje/os":"latest","@bemoje/cli":"latest","ansi-colors":"^4.1.3","@bemoje/node":"latest","@bemoje/path":"latest","@bemoje/array":"latest","@bemoje/async":"latest","@bemoje/regex":"latest","@bemoje/number":"latest","@bemoje/string":"latest","abstract-level":"^2.0.0","transliteration":"^2.3.5","level-transcoder":"^1.0.1","@sinclair/typebox":"^0.32.31","@bemoje/cli-prompt":"latest","@bemoje/decorators":"latest","lexicographic-integer":"^1.1.0"},"preferGlobal":true,"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/bfind_0.5.5_1718102116692_0.17982983144393216","host":"s3://npm-registry-packages"}},"0.5.6":{"name":"@bemoje/bfind","version":"0.5.6","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.5.6","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"6fc302f392c124e80688eae865af519fea2a1fd4","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.5.6.tgz","fileCount":104,"integrity":"sha512-1csPaHX5BZHk9Ze8Vww4bXe97Gq1cnviB9t/WDe+oHwkOUOUd0nUQA6zOxiA/jPWVaOdnkZaDed0/LAcSrdZZw==","signatures":[{"sig":"MEYCIQD2OHv6AeZX28GuHSQoDHwJ9xaF7thQO1JPNqr8NT4vPwIhAON7ovvWnDW4kgC+SR/KFx5XkxqjLf6wQONanmaKhwkJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":156220},"main":"cjs/index.js","type":"commonjs","types":"cjs/index.d.ts","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"be850e19080f1cea79a024efc6be0f2bfbf2ae79","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"10.7.0","description":"","directories":{},"_nodeVersion":"21.7.1","dependencies":{"level":"^8.0.1","tslib":"latest","lodash":"^4.17.21","walkdir":"^0.4.1","fs-extra":"^11.2.0","mnemonist":"^0.39.8","@bemoje/fs":"latest","@bemoje/is":"latest","@bemoje/os":"latest","@bemoje/cli":"latest","ansi-colors":"^4.1.3","@bemoje/node":"latest","@bemoje/path":"latest","@bemoje/array":"latest","@bemoje/async":"latest","@bemoje/regex":"latest","@bemoje/number":"latest","@bemoje/string":"latest","abstract-level":"^2.0.0","transliteration":"^2.3.5","level-transcoder":"^1.0.1","@sinclair/typebox":"^0.32.31","@bemoje/cli-prompt":"latest","@bemoje/decorators":"latest","lexicographic-integer":"^1.1.0"},"preferGlobal":true,"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/bfind_0.5.6_1718102458655_0.7490732788879209","host":"s3://npm-registry-packages"}},"0.5.7":{"name":"@bemoje/bfind","version":"0.5.7","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.5.7","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"ce8bc3d51f6c37d20c6400a8c0a1c6251c1e2906","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.5.7.tgz","fileCount":104,"integrity":"sha512-3enD583kSZXa5wucVM9COf8kOLv/zn8L2jwQYHJY2NyJytVKiPsuKQf3MBc/PzV0X9BRdZAyhRCWmgGZI0AOzg==","signatures":[{"sig":"MEQCICjTu3sGBOtDrA7XbQexBkRAswIo4xc40hm8jb4HzJAyAiAy7eVhedHJHdyM4oByLZfBQXGApoQlRb3x2jbHmtd12Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":156290},"main":"cjs/index.js","type":"commonjs","types":"cjs/index.d.ts","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"827e1a37862d50190871521b3a94c55c348d60af","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"10.7.0","description":"","directories":{},"_nodeVersion":"21.7.1","dependencies":{"level":"^8.0.1","tslib":"latest","lodash":"^4.17.21","walkdir":"^0.4.1","fs-extra":"^11.2.0","mnemonist":"^0.39.8","@bemoje/fs":"latest","@bemoje/is":"latest","@bemoje/os":"latest","@bemoje/cli":"latest","ansi-colors":"^4.1.3","@bemoje/node":"latest","@bemoje/path":"latest","@bemoje/array":"latest","@bemoje/async":"latest","@bemoje/regex":"latest","@bemoje/number":"latest","@bemoje/string":"latest","abstract-level":"^2.0.0","transliteration":"^2.3.5","level-transcoder":"^1.0.1","@sinclair/typebox":"^0.32.31","@bemoje/cli-prompt":"latest","@bemoje/decorators":"latest","lexicographic-integer":"^1.1.0"},"preferGlobal":true,"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/bfind_0.5.7_1718103945700_0.5099210060429522","host":"s3://npm-registry-packages"}},"0.5.8":{"name":"@bemoje/bfind","version":"0.5.8","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.5.8","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"904d4fc49c24e20c1c689a86099b2446bc19c112","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.5.8.tgz","fileCount":104,"integrity":"sha512-WTlyVwqNy232NqjEnTB7UO+LVvBq8uQq5nfCyx8RB+qY0muKkdp2ckxMV15kzucXdxntsedOogasQmrFtPcF0w==","signatures":[{"sig":"MEUCIQCO+roQEL9FKwV/J9+vCoJg5HZLqd6hGxCAtZX/VydvTAIgc/g4TZHFxiDnLMtT1jNH39TVF78jzeC6C9cDZjxtVss=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":157634},"main":"cjs/index.js","type":"commonjs","types":"cjs/index.d.ts","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"16fe53c52829421278040a017e521f95603c6006","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"10.7.0","description":"","directories":{},"_nodeVersion":"21.7.1","dependencies":{"level":"^8.0.1","tslib":"latest","lodash":"^4.17.21","walkdir":"^0.4.1","fs-extra":"^11.2.0","mnemonist":"^0.39.8","@bemoje/fs":"latest","@bemoje/is":"latest","@bemoje/os":"latest","@bemoje/cli":"latest","ansi-colors":"^4.1.3","@bemoje/node":"latest","@bemoje/path":"latest","@bemoje/array":"latest","@bemoje/async":"latest","@bemoje/regex":"latest","@bemoje/number":"latest","@bemoje/string":"latest","abstract-level":"^2.0.0","transliteration":"^2.3.5","level-transcoder":"^1.0.1","@sinclair/typebox":"^0.32.31","@bemoje/cli-prompt":"latest","@bemoje/decorators":"latest","lexicographic-integer":"^1.1.0"},"preferGlobal":true,"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/bfind_0.5.8_1718107706757_0.348072534140772","host":"s3://npm-registry-packages"}},"0.5.9":{"name":"@bemoje/bfind","version":"0.5.9","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.5.9","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"0cae88f8b6b0532c19062b40cc1538a42b0ee06a","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.5.9.tgz","fileCount":104,"integrity":"sha512-mUolXtvS/qgrF1syqeD/vQOXUiqDA9MBfLQ5dzyYjvIwuHJogYOrv4feWtgiJuoy3dPj+e1ySJ2LKHsfb7ft5A==","signatures":[{"sig":"MEUCIBAxBQQoh1N0VBK/RujvdJZNvkbyH80i2SXlCZPgJyEGAiEAnJ1+Rssv82XX3x4/bAxh9dECdmWk1oYLsZdBBN7rbKk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":160083},"main":"cjs/index.js","type":"commonjs","types":"cjs/index.d.ts","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"55a67a815b54f2bcb67ca3e7f60cb88c28952935","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"10.7.0","description":"","directories":{},"_nodeVersion":"21.7.1","dependencies":{"level":"^8.0.1","tslib":"latest","lodash":"^4.17.21","walkdir":"^0.4.1","fs-extra":"^11.2.0","minimatch":"^9.0.4","mnemonist":"^0.39.8","@bemoje/fs":"latest","@bemoje/is":"latest","@bemoje/os":"latest","@bemoje/cli":"latest","ansi-colors":"^4.1.3","@bemoje/node":"latest","@bemoje/path":"latest","@bemoje/array":"latest","@bemoje/async":"latest","@bemoje/regex":"latest","@bemoje/number":"latest","@bemoje/string":"latest","abstract-level":"^2.0.0","transliteration":"^2.3.5","level-transcoder":"^1.0.1","@sinclair/typebox":"^0.32.31","@bemoje/cli-prompt":"latest","@bemoje/decorators":"latest","lexicographic-integer":"^1.1.0"},"preferGlobal":true,"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/bfind_0.5.9_1718132758290_0.31140766914433704","host":"s3://npm-registry-packages"}},"0.5.10":{"name":"@bemoje/bfind","version":"0.5.10","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@0.5.10","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"d99ae8d2f1d280bea77069c7b69caa6c651fa3ec","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-0.5.10.tgz","fileCount":104,"integrity":"sha512-NSDUkSp7wLcJszVn0amx3LEZUU3SFhAs4IS0oK2zAcBX0BcagNFI7L8TMIwiXsiI7i788+nhex0Oku93mRTysw==","signatures":[{"sig":"MEYCIQCnjQEv/ecKST7OzzXWvM+30l+NSR3nPuSTzSAdQsAv0wIhAN3ND86VLoEQwQt2+loLOjgZysqu4/gTJ73/dKjTjnXd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":146757},"main":"cjs/index.js","type":"commonjs","types":"cjs/index.d.ts","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"481a08763fefe0fb79a31bcd4120bb9c8786732a","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"10.7.0","description":"","directories":{},"_nodeVersion":"21.7.1","dependencies":{"tslib":"latest","lodash":"^4.17.21","walkdir":"^0.4.1","fs-extra":"^11.2.0","minimatch":"^9.0.4","mnemonist":"^0.39.8","@bemoje/fs":"latest","@bemoje/is":"latest","@bemoje/os":"latest","@bemoje/cli":"latest","ansi-colors":"^4.1.3","@bemoje/node":"latest","@bemoje/path":"latest","@bemoje/array":"latest","@bemoje/async":"latest","@bemoje/regex":"latest","@bemoje/number":"latest","@bemoje/string":"latest","@bemoje/leveldb":"latest","transliteration":"^2.3.5","@sinclair/typebox":"^0.32.31","@bemoje/cli-prompt":"latest","@bemoje/decorators":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/bfind_0.5.10_1718411061212_0.054389814727398456","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"@bemoje/bfind","version":"1.0.0","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@1.0.0","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"45133c0bf2693dfc6dc6d1bf8c42ee97db377b69","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-1.0.0.tgz","fileCount":104,"integrity":"sha512-BPlPcVzg0V9QMvfTa+BnzBvKZCUv95qVpG42zFeBwgzS63a40sUrZPDE3cnLApRNZmpdJnGIHq3sMEgeacvRug==","signatures":[{"sig":"MEYCIQCk3FRTzHwsc+plz7z74u2SaA2HciZFgOIQ5RfnWzXPaAIhAOBAQkkFvCu6LcS5/ABK31L0YpsUrwbRDiQuN3qm//4u","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":159313},"main":"cjs/index.js","type":"commonjs","types":"cjs/index.d.ts","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"3d1645d1af9df9011f1402ed5a5132073220c221","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"10.7.0","description":"","directories":{},"_nodeVersion":"21.7.1","dependencies":{"tslib":"latest","lodash":"^4.17.21","walkdir":"^0.4.1","fs-extra":"^11.2.0","minimatch":"^9.0.4","mnemonist":"^0.39.8","@bemoje/fs":"latest","@bemoje/is":"latest","@bemoje/os":"latest","@bemoje/cli":"latest","ansi-colors":"^4.1.3","@bemoje/node":"latest","@bemoje/path":"latest","@bemoje/array":"latest","@bemoje/async":"latest","@bemoje/regex":"latest","@bemoje/number":"latest","@bemoje/string":"latest","@bemoje/leveldb":"latest","transliteration":"^2.3.5","@sinclair/typebox":"^0.32.31","@bemoje/cli-prompt":"latest","@bemoje/decorators":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/bfind_1.0.0_1718509771775_0.09974479189162166","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"@bemoje/bfind","version":"1.0.1","keywords":[],"author":{"url":"https://github.com/bemoje/","name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net"},"license":"MIT","_id":"@bemoje/bfind@1.0.1","maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"homepage":"https://github.com/bemoje/tsmono","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"bin":{"bfind":"bin/index.js"},"dist":{"shasum":"6fd1038d8d9972bd51a9c386eaec2c4de54187f3","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-1.0.1.tgz","fileCount":104,"integrity":"sha512-6UY/IE4T/ncV8vDElWtVLpAhyZ9ky5d8YxBOJOIm3RUSE5IF0mdc6QvZ7qCZh29ZxB5V136pas8GOalzu3Okzw==","signatures":[{"sig":"MEYCIQCwOu6FZ9J/p7io5NNrTG0NVWsVO8v2DS64WbVTUbxafwIhALIyopPGaSKj9xKr2jQB43t3ClcuCgYk9rHXn6TCbm2a","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":159978},"main":"cjs/index.js","type":"commonjs","types":"cjs/index.d.ts","funding":{"url":"https://www.patreon.com/user?u=40752770","type":"patreon"},"gitHead":"f5bd87a858aa3e4c0ccb61b0d7f3d677411cf0c0","_npmUser":{"name":"bemoje","email":"bemoje@gmail.com"},"repository":{"url":"git+https://github.com/bemoje/tsmono.git","type":"git"},"_npmVersion":"10.7.0","description":"","directories":{},"_nodeVersion":"21.7.1","dependencies":{"tslib":"latest","lodash":"^4.17.21","walkdir":"^0.4.1","fs-extra":"^11.2.0","minimatch":"^9.0.4","mnemonist":"^0.39.8","@bemoje/fs":"latest","@bemoje/is":"latest","@bemoje/os":"latest","@bemoje/cli":"latest","ansi-colors":"^4.1.3","@bemoje/node":"latest","@bemoje/path":"latest","@bemoje/array":"latest","@bemoje/async":"latest","@bemoje/regex":"latest","@bemoje/number":"latest","@bemoje/string":"latest","@bemoje/leveldb":"latest","transliteration":"^2.3.5","@sinclair/typebox":"^0.32.31","@bemoje/cli-prompt":"latest","@bemoje/decorators":"latest"},"preferGlobal":true,"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/bfind_1.0.1_1718511415784_0.1795511250702051","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"@bemoje/bfind","description":"Very fast directory and file search.","version":"1.1.0","type":"commonjs","main":"cjs/main.js","bin":{"bfind":"bin/bfind.js"},"preferGlobal":true,"license":"MIT","repository":{"type":"git","url":"git+https://github.com/bemoje/tsmono.git"},"keywords":["cli"],"author":{"name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net","url":"https://github.com/bemoje/"},"homepage":"https://github.com/bemoje/tsmono","scripts":{"build":"npx pkg . -t node18-win,node18-linux,node18-macos --out-path builds"},"dependencies":{"level":"^8.0.1"},"_id":"@bemoje/bfind@1.1.0","gitHead":"9d7972668da4117fae121ce622c7c6b70cdeff9d","bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"_nodeVersion":"20.18.1","_npmVersion":"10.7.0","dist":{"integrity":"sha512-T5holKPfpujDEDRX546QS4pn1/Z6hO9IY6hrC/w4GAo3hAIPudioIheWyPCsco4CuCRt6EVRupgVVxUCVDxF0w==","shasum":"4f542884d5c648f3179a310479c8cd256d47ea8e","tarball":"https://registry.npmjs.org/@bemoje/bfind/-/bfind-1.1.0.tgz","fileCount":6,"unpackedSize":9173460,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQC9RvNonFJgXZxVbF8pZotX19Gczydp9AvgShxYlz147gIhAKxSNTJjsdIXyRagn1NjKoMcXrU2Lw8Fr3O1SReR7Y9v"}]},"_npmUser":{"name":"bemoje","email":"bemoje@gmail.com","actor":{"name":"bemoje","email":"bemoje@gmail.com","type":"user"}},"directories":{},"maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/bfind_1.1.0_1750987411461_0.9706880802762408"},"_hasShrinkwrap":false}},"time":{"created":"2023-08-08T07:16:12.783Z","modified":"2025-06-27T01:23:31.934Z","0.0.1":"2023-08-08T07:16:13.090Z","0.0.2":"2023-08-08T07:28:47.986Z","0.0.3":"2023-08-08T08:06:37.009Z","0.0.4":"2023-08-08T08:12:57.881Z","0.0.5":"2023-08-08T08:49:02.919Z","0.1.0":"2023-08-08T11:12:37.583Z","0.1.1":"2023-08-08T11:14:28.738Z","0.1.2":"2023-08-08T14:45:51.018Z","0.1.3":"2023-08-10T10:37:00.647Z","0.1.4":"2023-08-10T11:41:17.060Z","0.1.5":"2023-08-10T11:51:59.024Z","0.1.6":"2023-08-10T13:32:30.929Z","0.1.7":"2023-08-13T19:05:08.097Z","0.1.8":"2023-08-13T23:30:40.298Z","0.1.9":"2023-08-17T00:56:39.982Z","0.1.10":"2023-08-17T03:52:46.870Z","0.1.11":"2023-08-17T04:11:34.347Z","0.1.12":"2023-08-17T05:36:58.059Z","0.1.13":"2023-08-17T05:44:39.156Z","0.1.14":"2023-08-17T06:12:52.251Z","0.1.15":"2023-08-17T11:54:44.883Z","0.1.16":"2023-08-17T13:41:18.634Z","0.1.17":"2023-08-18T01:23:58.007Z","0.1.18":"2023-08-18T01:57:22.150Z","0.2.0":"2023-08-24T00:45:29.861Z","0.2.1":"2023-08-24T17:58:38.619Z","0.2.2":"2023-08-24T19:09:12.340Z","0.2.3":"2023-08-24T19:59:12.174Z","0.2.4":"2023-08-25T00:24:07.920Z","0.2.5":"2023-08-25T00:26:31.811Z","0.2.7":"2023-08-25T01:40:36.113Z","0.2.8":"2023-08-25T02:03:30.765Z","0.2.9":"2023-08-27T09:52:57.142Z","0.2.10":"2023-08-30T00:33:03.635Z","0.2.11":"2023-09-01T07:22:15.305Z","0.2.12":"2023-09-01T21:54:26.791Z","0.2.13":"2023-09-01T22:06:08.860Z","0.2.14":"2023-09-01T22:08:58.286Z","0.2.15":"2023-09-06T06:40:28.744Z","0.2.17":"2023-09-06T07:24:05.799Z","0.2.18":"2023-09-06T09:10:31.639Z","0.2.19":"2023-09-06T13:04:24.538Z","0.2.20":"2023-09-06T14:26:38.023Z","0.2.21":"2023-09-06T16:28:54.281Z","0.2.22":"2023-09-15T17:21:54.601Z","0.2.23":"2023-09-15T17:27:17.491Z","0.2.24":"2023-09-15T17:58:46.718Z","0.2.25":"2023-09-15T19:11:25.396Z","0.3.0":"2023-09-15T23:04:18.209Z","0.3.1":"2023-09-15T23:12:37.989Z","0.3.2":"2023-09-15T23:46:33.428Z","0.3.3":"2023-09-20T01:47:09.974Z","0.3.4":"2023-09-20T12:03:39.795Z","0.3.5":"2023-09-20T15:31:33.799Z","0.3.6":"2023-09-20T18:47:21.268Z","0.3.7":"2023-09-20T19:56:45.513Z","0.3.8":"2023-09-21T01:58:18.600Z","0.3.10":"2023-12-16T23:19:50.334Z","0.3.11":"2023-12-17T04:10:38.190Z","0.3.12":"2023-12-18T04:43:03.209Z","0.3.13":"2023-12-18T04:57:24.221Z","0.3.14":"2023-12-18T13:20:08.146Z","0.3.15":"2023-12-18T16:25:14.387Z","0.3.16":"2023-12-18T17:23:52.372Z","0.3.17":"2023-12-18T18:02:13.545Z","0.3.18":"2023-12-18T18:22:12.169Z","0.3.19":"2023-12-18T19:01:06.401Z","0.3.20":"2023-12-18T19:25:14.184Z","0.3.21":"2023-12-18T22:54:51.685Z","0.3.22":"2023-12-18T23:53:10.970Z","0.3.23":"2023-12-19T00:38:18.498Z","0.3.24":"2023-12-19T01:42:36.250Z","0.3.25":"2023-12-19T02:02:24.739Z","0.4.0":"2023-12-19T03:07:41.511Z","0.4.1":"2023-12-20T20:39:30.328Z","0.4.2":"2023-12-21T00:42:15.363Z","0.4.3":"2023-12-21T01:20:06.109Z","0.4.4":"2023-12-26T17:27:19.624Z","0.4.5":"2024-01-09T21:41:02.915Z","0.4.6":"2024-02-14T01:57:45.751Z","0.4.7":"2024-02-16T21:50:18.606Z","0.4.8":"2024-04-19T03:31:13.450Z","0.5.0":"2024-06-11T03:51:23.678Z","0.5.1":"2024-06-11T03:59:43.694Z","0.5.2":"2024-06-11T07:37:54.887Z","0.5.3":"2024-06-11T09:03:53.743Z","0.5.4":"2024-06-11T09:59:11.601Z","0.5.5":"2024-06-11T10:35:16.859Z","0.5.6":"2024-06-11T10:40:58.822Z","0.5.7":"2024-06-11T11:05:45.875Z","0.5.8":"2024-06-11T12:08:27.017Z","0.5.9":"2024-06-11T19:05:58.499Z","0.5.10":"2024-06-15T00:24:21.409Z","1.0.0":"2024-06-16T03:49:31.934Z","1.0.1":"2024-06-16T04:16:55.995Z","1.1.0":"2025-06-27T01:23:31.737Z"},"bugs":{"url":"https://github.com/bemoje/tsmono/issues"},"author":{"name":"Benjamin Møller Jensen","email":"bemoje@bemoje.net","url":"https://github.com/bemoje/"},"license":"MIT","homepage":"https://github.com/bemoje/tsmono","keywords":["cli"],"repository":{"type":"git","url":"git+https://github.com/bemoje/tsmono.git"},"maintainers":[{"name":"bemoje","email":"bemoje@gmail.com"}],"readme":"# @bemoje/bfind\n\nVery fast directory and file search.\n\n**Warning**: Private package. Do not expect it to work. Use at own risk.\n\n## Installation\n\n```sh\n# install\nnpm install @bemoje/bfind -g\n\n# uninstall\nnpm uninstall @bemoje/bfind -g\n\n# help\nbfind --help\n```\n\n## Help\n\n```\nUsage: bfind [command] [options]\n\nVersion: 1.1.0\n\nDescription:\nVery fast directory and file search.\nSee subcommands for configuration of root directories, ignore patterns and\nmore.\nFile contents are not indexed/searchable.\n\nCommands:\n  s |search       Search the filesystem.\n  i |index        Rebuild the search index.\n  c |config       Edit config as JSON in a text editor.\n  l |latest       Open the latest search result.\n  f |failed       Print paths that errored during the last index\n                  build.\n  S |stats        Print stats from the last index build.\n  e |exts [n]     Print top N file extensions.\n  a |appdata      Print the path to the data directory.\n  u |util         Utility commands.\n\nOptions:\n  -V, --version   output the version number\n\nGlobal Options:\n  -D, --debug     Output debugging information.\n  -C, --noColor   Disable color in terminal output.\n  -E, --noStderr  Mute all output to stderr.\n  -O, --noStdout  Mute all output to stdout.\n```\n\n## License\n\nReleased under the [MIT License](./LICENSE).\n","readmeFilename":"README.md","description":"Very fast directory and file search."}