diff --git a/packages.json b/packages.json index 3b4f77e..bdcf9d7 100644 --- a/packages.json +++ b/packages.json @@ -20969,6 +20969,20 @@ "license": "MIT", "web": "https://github.com/gabbhack/deser_json" }, + { + "name": "bisect", + "url": "https://github.com/berquist/bisect", + "method": "git", + "tags": [ + "bisect", + "search", + "sequences", + "arrays" + ], + "description": "Bisection algorithms ported from Python", + "license": "MIT", + "web": "https://github.com/berquist/bisect" + }, { "name": "nodejs", "url": "https://github.com/juancarlospaco/nodestdlib",