{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:npm/%400xc/queue","name":"@0xc/queue","description":"Basic queue implementation in TypeScript with generics support","version":"0.1.2","softwareVersion":"0.1.2","license":"https://spdx.org/licenses/MIT","codeRepository":"https://github.com/tcarrio/ts-queue","issueTracker":"https://github.com/tcarrio/ts-queue/issues","url":"https://github.com/tcarrio/ts-queue#readme","keywords":["TypeScript","Queue","Data Structure","FIFO","Generics"],"programmingLanguage":{"@type":"ComputerLanguage","name":"TypeScript"},"maintainer":[{"@type":"Person","name":"tcarrio"}],"author":[{"@type":"Person","name":"tcarrio"}],"copyrightHolder":[{"@type":"Person","name":"tcarrio"}],"dateCreated":"2020-10-02","dateModified":"2020-10-02","datePublished":"2020-10-02","copyrightYear":2020,"downloadUrl":"https://registry.npmjs.org/@0xc/queue/-/queue-0.1.2.tgz","applicationCategory":"npm","runtimePlatform":"npm","developmentStatus":"active","sameAs":["https://www.npmjs.com/package/@0xc/queue"]}