{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:npm/%40dandre3000/list","name":"@dandre3000/list","description":"A double linked list class with an API similar to the Array class and a corresponding list node class.","version":"0.1.3","softwareVersion":"0.1.3","license":"https://spdx.org/licenses/MIT","codeRepository":"https://github.com/dandre3000/list","issueTracker":"https://github.com/dandre3000/list/issues","url":"https://github.com/dandre3000/list#readme","keywords":["list","linked-list","doubly-linked-list","data-structure","collection","iterable","datastructure"],"programmingLanguage":{"@type":"ComputerLanguage","name":"TypeScript"},"maintainer":[{"@type":"Person","name":"dandre3000"}],"author":[{"@type":"Person","name":"dandre3000"}],"copyrightHolder":[{"@type":"Person","name":"dandre3000"}],"dateCreated":"2025-09-17","dateModified":"2025-09-20","datePublished":"2025-09-20","copyrightYear":2025,"downloadUrl":"https://registry.npmjs.org/@dandre3000/list/-/list-0.1.3.tgz","applicationCategory":"npm","runtimePlatform":"npm","developmentStatus":"active","sameAs":["https://www.npmjs.com/package/@dandre3000/list"]}