{"name":"@thi.ng/dcons","version":"3.2.192","description":"Double-linked lists with comprehensive set of operations (incl. optional self-organizing behaviors)","type":"module","module":"./index.js","typings":"./index.d.ts","sideEffects":false,"repository":{"type":"git","url":"git+https://codeberg.org/thi.ng/umbrella.git","directory":"packages/dcons"},"homepage":"https://thi.ng/dcons","funding":[{"type":"github","url":"https://github.com/sponsors/postspectacular"},{"type":"patreon","url":"https://patreon.com/thing_umbrella"},{"type":"liberapay","url":"https://liberapay.com/thi.ng"}],"author":{"name":"Karsten Schmidt","url":"https://thi.ng"},"license":"Apache-2.0","scripts":{"build":"yarn build:esbuild && yarn build:decl","build:decl":"tsc --declaration --emitDeclarationOnly","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts","clean":"bun ../../tools/src/clean-package.ts","doc":"typedoc --options ../../typedoc.json --out doc src/index.ts","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","pub":"npm publish --access public","test":"bun test","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts"},"dependencies":{"@thi.ng/api":"^8.12.20","@thi.ng/checks":"^3.9.0","@thi.ng/compare":"^2.5.8","@thi.ng/equiv":"^2.1.109","@thi.ng/errors":"^2.6.9","@thi.ng/random":"^4.1.45","@thi.ng/transducers":"^9.6.33"},"devDependencies":{"esbuild":"^0.28.0","typedoc":"^0.28.18","typescript":"^5.9.3"},"keywords":["acceleration","datastructure","heuristic","iterator","linkedlist","list","queue","self-organizing","stack","typescript"],"publishConfig":{"access":"public"},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./alist":{"default":"./alist.js"},"./api":{"default":"./api.js"},"./dcons":{"default":"./dcons.js"},"./ring":{"default":"./ring.js"},"./sol":{"default":"./sol.js"}},"thi.ng":{"year":2017},"gitHead":"92be63f24030506f09d6d156804da2798c381dc4","_id":"@thi.ng/dcons@3.2.192","_nodeVersion":"24.11.0","_npmVersion":"11.6.1","dist":{"integrity":"sha512-oSPMohH4SyTd4VVdwVV3yXpYXvWAFcYW/2jQglu2pmEYah/0TA/EWD5jd7c5XbWSA75s/i/n8TWaD6tsCMoCqQ==","shasum":"7ae9ff2b31c4624cb29193b79bef61aace5a4a4f","tarball":"https://registry.npmjs.org/@thi.ng/dcons/-/dcons-3.2.192.tgz","fileCount":15,"unpackedSize":45132,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCD2olZ5fFLlVG1nDCLs9AnkLCBXYQ1gQkxDNFo2JYN1AIhAPrRq1Pnit3d7fd93URWurlkQwEoGUljY4RBJIkJpXtY"}]},"_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"directories":{},"maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/dcons_3.2.192_1777221591431_0.31202260006791827"},"_hasShrinkwrap":false}