{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:npm/%40anthonyalbertyn/simple-queue","name":"@anthonyalbertyn/simple-queue","description":"Queue data structure with enqueue, dequeue, peek, size and flush methods","version":"1.0.0","softwareVersion":"1.0.0","license":"https://spdx.org/licenses/MIT","codeRepository":"https://github.com/anthonyalbertyn/simple-queue","issueTracker":"https://github.com/anthonyalbertyn/simple-queue/issues","url":"https://github.com/anthonyalbertyn/simple-queue#readme","keywords":["simple","queue","enqueue","dequeue","node"],"programmingLanguage":{"@type":"ComputerLanguage","name":"JavaScript"},"maintainer":[{"@type":"Person","name":"anthonyalbertyn"}],"author":[{"@type":"Person","name":"anthonyalbertyn"}],"copyrightHolder":[{"@type":"Person","name":"anthonyalbertyn"}],"dateCreated":"2022-02-07","dateModified":"2022-02-07","datePublished":"2022-02-07","copyrightYear":2022,"downloadUrl":"https://registry.npmjs.org/@anthonyalbertyn/simple-queue/-/simple-queue-1.0.0.tgz","applicationCategory":"npm","runtimePlatform":"npm","developmentStatus":"active","sameAs":["https://www.npmjs.com/package/@anthonyalbertyn/simple-queue"]}