{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:npm/pathfinding-algorithms","name":"pathfinding-algorithms","description":"A package for implementing pathfinding algorithms for web apps that need some kind of path finding, maze solving. Supports both weighted and unweighted algos.","version":"1.0.11","softwareVersion":"1.0.11","license":"https://spdx.org/licenses/ISC","codeRepository":"https://github.com/Samarthya2912/pathfinding-algorithms","issueTracker":"https://github.com/Samarthya2912/pathfinding-algorithms-package/issues","url":"https://github.com/Samarthya2912/pathfinding-algorithms#readme","keywords":["pathfinding","maze","djikstra","astar","dfs","bfs","graph","graphs"],"programmingLanguage":{"@type":"ComputerLanguage","name":"JavaScript"},"maintainer":[{"@type":"Person","name":"samarthya"},{"@type":"Person","name":"rohan_present"}],"author":[{"@type":"Person","name":"samarthya"},{"@type":"Person","name":"rohan_present"}],"copyrightHolder":[{"@type":"Person","name":"samarthya"},{"@type":"Person","name":"rohan_present"}],"dateCreated":"2021-11-13","dateModified":"2021-11-23","datePublished":"2021-11-23","copyrightYear":2021,"downloadUrl":"https://registry.npmjs.org/pathfinding-algorithms/-/pathfinding-algorithms-1.0.11.tgz","applicationCategory":"npm","runtimePlatform":"npm","developmentStatus":"active","sameAs":["https://www.npmjs.com/package/pathfinding-algorithms"]}