{"name":"piscina","version":"5.0.0-alpha.0","description":"A fast, efficient Node.js Worker Thread Pool implementation","main":"./dist/main.js","types":"./dist/index.d.ts","exports":{"types":"./dist/index.d.ts","import":"./dist/esm-wrapper.mjs","require":"./dist/main.js"},"engines":{"node":">=18.x"},"scripts":{"build":"tsc && gen-esm-wrapper . dist/esm-wrapper.mjs","lint":"eslint","test":"c8 tap","test:ci":"npm run lint && npm run build && npm run test:coverage","test:coverage":"c8 --reporter=lcov tap --cov","prepack":"npm run build","benchmark":"npm run bench:queue && npm run benchmark:piscina","benchmark:piscina":"npm run benchmark:default &&npm run benchmark:queue:fixed && npm run benchmark:default:comparison","benchmark:default":"node benchmark/simple-benchmark.js","benchmark:default:async":"node benchmark/simple-benchmark.js","benchmark:default:comparison":"node benchmark/piscina-queue-comparison.js","benchmark:queue":"npm run benchmark:queue-comparison","benchmark:queue:fixed":"node benchmark/simple-benchmark-fixed-queue.js","benchmark:queue:comparison":"node benchmark/queue-comparison.js"},"repository":{"type":"git","url":"git+https://github.com/piscinajs/piscina.git"},"keywords":["fast","worker threads","thread pool","wade wilson"],"author":{"name":"James M Snell","email":"jasnell@gmail.com"},"contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Matteo Collina","email":"matteo.collina@gmail.com"},{"name":"Carlos Fuentes","email":"me@metcoder.dev"}],"license":"MIT","devDependencies":{"@types/node":"^22.4.1","abort-controller":"^3.0.0","c8":"^10.1.2","concat-stream":"^2.0.0","eslint":"^9.16.0","gen-esm-wrapper":"^1.1.1","neostandard":"^0.11.9","tap":"^16.3.7","tinybench":"^3.0.0","ts-node":"^10.9.2","typescript":"5.7.2"},"optionalDependencies":{"@napi-rs/nice":"^1.0.1"},"bugs":{"url":"https://github.com/piscinajs/piscina/issues"},"homepage":"https://github.com/piscinajs/piscina#readme","directories":{"example":"examples","test":"test"},"_id":"piscina@5.0.0-alpha.0","gitHead":"d973eacf68ea5deef9e58270ae17d13c86e532dc","_nodeVersion":"22.9.0","_npmVersion":"10.8.3","dist":{"shasum":"827e7f7bfb7f01cf00b4a41782fb9eb7573aed54","size":90316,"noattachment":false,"key":"/piscina/-/piscina-5.0.0-alpha.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/piscina/download/piscina-5.0.0-alpha.0.tgz"},"_npmUser":{"name":"metcoder95","email":"me@metcoder.dev"},"maintainers":[{"name":"addaleax","email":"anna@addaleax.net"},{"name":"jasnell","email":""},{"name":"matteo.collina","email":""},{"name":"metcoder95","email":""},{"name":"qard","email":""},{"name":"rafaelgss","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/piscina_5.0.0-alpha.0_1733311733861_0.5336287957372554"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-04T11:28:54.116Z","publish_time":1733311734116,"_source_registry_name":"default","_cnpm_publish_time":1733311734116,"dist-tags":{"alpha":"5.0.0-alpha.2","latest":"5.1.4"}}