{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:npm/binarysearchefficient","name":"binarysearchefficient","description":"Efficient version of Binary Search algorithm which never exceeds number limit while calculating mid position.","version":"1.0.0","softwareVersion":"1.0.0","license":"https://spdx.org/licenses/ISC","codeRepository":"https://github.com/OMBacancy/binarySearch","issueTracker":"https://github.com/ombacancy/binarySearch/issues","url":"https://github.com/OMBacancy/binarySearch#readme","keywords":["binary","search","efficient","optimised","algorithm"],"programmingLanguage":{"@type":"ComputerLanguage","name":"JavaScript"},"maintainer":[{"@type":"Person","name":"npm.oreo"}],"author":[{"@type":"Person","name":"npm.oreo"}],"copyrightHolder":[{"@type":"Person","name":"npm.oreo"}],"dateCreated":"2023-08-03","dateModified":"2023-08-03","datePublished":"2023-08-03","copyrightYear":2023,"downloadUrl":"https://registry.npmjs.org/binarysearchefficient/-/binarysearchefficient-1.0.0.tgz","applicationCategory":"npm","runtimePlatform":"npm","developmentStatus":"active","sameAs":["https://www.npmjs.com/package/binarysearchefficient"]}