{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:npm/%40stimulcross/ds-queue","name":"@stimulcross/ds-queue","description":"FIFO and priority queue implementations for TypeScript.","version":"0.1.0","softwareVersion":"0.1.0","license":"https://spdx.org/licenses/MIT","codeRepository":"https://github.com/StimulCross/data-structures","url":"https://github.com/StimulCross/data-structures/tree/main/packages/queue#readme","keywords":["queue","data-structure","fifo","priority-queue"],"maintainer":[{"@type":"Person","name":"stimulcross"}],"author":[{"@type":"Person","name":"stimulcross"}],"copyrightHolder":[{"@type":"Person","name":"stimulcross"}],"dateCreated":"2026-02-27","dateModified":"2026-02-27","datePublished":"2026-02-27","copyrightYear":2026,"downloadUrl":"https://registry.npmjs.org/@stimulcross/ds-queue/-/ds-queue-0.1.0.tgz","applicationCategory":"npm","runtimePlatform":"npm","sameAs":["https://www.npmjs.com/package/@stimulcross/ds-queue"]}