mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Added package bisect (#1752)
This commit is contained in:
parent
075c69d63b
commit
5e6dacea2f
@ -20969,6 +20969,20 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/gabbhack/deser_json"
|
"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",
|
"name": "nodejs",
|
||||||
"url": "https://github.com/juancarlospaco/nodestdlib",
|
"url": "https://github.com/juancarlospaco/nodestdlib",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user