{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:npm/%40theseagulldev/hashmap","name":"@theseagulldev/hashmap","description":"A simple hash map created for the odin project to better understand how they work under the hood","version":"1.0.0","softwareVersion":"1.0.0","license":"https://spdx.org/licenses/ISC","codeRepository":"https://github.com/TheSeagullDev/odin-hashmap","issueTracker":"https://github.com/TheSeagullDev/odin-hashmap/issues","url":"https://github.com/TheSeagullDev/odin-hashmap#readme","keywords":["hashmap","data-structures"],"programmingLanguage":{"@type":"ComputerLanguage","name":"JavaScript"},"maintainer":[{"@type":"Person","name":"theseagulldev"}],"author":[{"@type":"Person","name":"theseagulldev"}],"copyrightHolder":[{"@type":"Person","name":"theseagulldev"}],"dateCreated":"2025-07-07","dateModified":"2025-07-07","datePublished":"2025-07-07","copyrightYear":2025,"downloadUrl":"https://registry.npmjs.org/@theseagulldev/hashmap/-/hashmap-1.0.0.tgz","applicationCategory":"npm","runtimePlatform":"npm","developmentStatus":"active","sameAs":["https://www.npmjs.com/package/@theseagulldev/hashmap"]}