{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:npm/queue-pri","name":"queue-pri","description":"Javascript implementation of a priority queue data structure","version":"0.1.3","softwareVersion":"0.1.3","license":"https://spdx.org/licenses/MIT","codeRepository":"https://github.com/jasonsjones/queue-pri","issueTracker":"https://github.com/jasonsjones/queue-pri/issues","url":"https://github.com/jasonsjones/queue-pri","keywords":["priority queue","queue","abstract data type","data structure"],"programmingLanguage":{"@type":"ComputerLanguage","name":"JavaScript"},"maintainer":[{"@type":"Person","name":"jasonsjones"}],"author":[{"@type":"Person","name":"jasonsjones"}],"copyrightHolder":[{"@type":"Person","name":"jasonsjones"}],"dateCreated":"2015-02-03","dateModified":"2015-12-29","datePublished":"2015-12-29","copyrightYear":2015,"downloadUrl":"https://registry.npmjs.org/queue-pri/-/queue-pri-0.1.3.tgz","applicationCategory":"npm","runtimePlatform":"npm","developmentStatus":"active","sameAs":["https://www.npmjs.com/package/queue-pri"]}