{"_id":"@apexds/binary-heap","name":"@apexds/binary-heap","dist-tags":{"latest":"1.0.2"},"versions":{"1.0.2":{"name":"@apexds/binary-heap","version":"1.0.2","description":"Minimal binary heap for TypeScript. Generic, tree-backed, and built to stay out of your way.","scripts":{"build:lib":"rimraf ./lib && vite build","build:dts":"dts-bundle-generator -o lib/index.d.ts src/index.ts --no-check --inline-declare-externals --external-inlines @raikuxq/alg-ds","build:full":"yarn build:lib && yarn build:dts"},"author":{"name":"raikuxq","email":"raikuxqt@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/raikuxq/apexds-binary-heap.git"},"keywords":["typescript","binary heap","BinaryHeap"],"main":"./lib/index.mjs","module":"./lib/index.mjs","types":"./lib/index.d.ts","dependencies":{},"devDependencies":{"@apexds/core":"^4.2.3","@types/jest":"^29.5.12","dts-bundle-generator":"^9.5.1","jest":"^29.7.0","rimraf":"^6.1.2","ts-jest":"^29.1.2","typescript":"^5.4.5","vite":"^5.2.11"},"sideEffects":false,"_id":"@apexds/binary-heap@1.0.2","gitHead":"f9abbae4c5b42b85282ef150bcb6810700ae7abb","bugs":{"url":"https://github.com/raikuxq/apexds-binary-heap/issues"},"homepage":"https://github.com/raikuxq/apexds-binary-heap#readme","_nodeVersion":"22.17.1","_npmVersion":"11.5.2","dist":{"integrity":"sha512-BTOEx4GYRw8y6lnmJQS+QtjQASAlkS+JOwFnSyDWuNr4+KgEUxJTkQzFLibgyjV0dWqcdhA5H6VU8KfBM7PHvg==","shasum":"7f72549219e00884400cdf696adc6304f7d7845d","tarball":"https://registry.npmjs.org/@apexds/binary-heap/-/binary-heap-1.0.2.tgz","fileCount":5,"unpackedSize":5424,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIEbfSHyEAnUMwjN6VLdAQrL068DLEQHnSqdlapZXyl71AiEAwNszIF6kuCBSGy2iv4z/B2u6RPaX3n1DvJye0Ke3f8g="}]},"_npmUser":{"name":"raikuxq","email":"raikulmao.dev@gmail.com"},"directories":{},"maintainers":[{"name":"raikuxq","email":"raikulmao.dev@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/binary-heap_1.0.2_1772615369693_0.7854104491648872"},"_hasShrinkwrap":false}},"time":{"created":"2026-03-04T09:09:29.610Z","1.0.2":"2026-03-04T09:09:29.844Z","modified":"2026-03-04T09:09:30.100Z"},"maintainers":[{"name":"raikuxq","email":"raikulmao.dev@gmail.com"}],"description":"Minimal binary heap for TypeScript. Generic, tree-backed, and built to stay out of your way.","homepage":"https://github.com/raikuxq/apexds-binary-heap#readme","keywords":["typescript","binary heap","BinaryHeap"],"repository":{"type":"git","url":"git+https://github.com/raikuxq/apexds-binary-heap.git"},"author":{"name":"raikuxq","email":"raikuxqt@gmail.com"},"bugs":{"url":"https://github.com/raikuxq/apexds-binary-heap/issues"},"license":"MIT","readme":"# @apexds/binary-heap\nMinimal binary heap for TypeScript. Generic, tree-backed, and built to stay out of your way.\n\n[![npm version](https://img.shields.io/npm/v/@apexds/binary-heap.svg)](https://www.npmjs.com/package/@apexds/binary-heap)\n[![minzip](https://img.shields.io/bundlephobia/minzip/@apexds/binary-heap)](https://bundlephobia.com/package/@apexds/binary-heap)\n[![gzip size](https://img.shields.io/bundlejs/size/gzip/@apexds/binary-heap)](https://bundlejs.com/?q=@apexds/binary-heap)\n\n\n---\n\n## Documentation\n\nDetailed documentation is available at:  \n[https://raikuxq-algorithms.netlify.app/](https://raikuxq-algorithms.netlify.app/)\n\n---\n\n# Installing\nInstall by using any of these commands:\n+ `yarn add @apexds/binary-heap`\n+ `npm install @apexds/binary-heap --save`\n\n## Core lib\nCore (implementation, tests, docs): [@apexds/core](https://github.com/raikuxq/apexds)","readmeFilename":"README.md","_rev":"1-6af7a85b1de5695117f3b0b480d05374"}