{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:npm/%40data-structure/skip-list","name":"@data-structure/skip-list","description":"Skip list data structure for JavaScript","version":"1.0.0","softwareVersion":"1.0.0","license":"https://spdx.org/licenses/AGPL-3.0","codeRepository":"https://github.com/data-structures-and-algorithms/skip-list","issueTracker":"https://github.com/data-structures-and-algorithms/skip-list/issues","url":"https://data-structures-and-algorithms.github.io/skip-list","keywords":["data","list","randomized","skip","skip-list","skiplist","structures"],"programmingLanguage":{"@type":"ComputerLanguage","name":"JavaScript"},"maintainer":[{"@type":"Person","name":"raskat"},{"@type":"Person","name":"aureooms"}],"author":[{"@type":"Person","name":"raskat"},{"@type":"Person","name":"aureooms"}],"copyrightHolder":[{"@type":"Person","name":"raskat"},{"@type":"Person","name":"aureooms"}],"dateCreated":"2022-11-01","dateModified":"2022-11-01","datePublished":"2022-11-01","copyrightYear":2022,"downloadUrl":"https://registry.npmjs.org/@data-structure/skip-list/-/skip-list-1.0.0.tgz","applicationCategory":"npm","runtimePlatform":"npm","developmentStatus":"active","sameAs":["https://www.npmjs.com/package/@data-structure/skip-list"]}