hyperbee 0.5.0

Peer to Peer B-tree
Documentation
1
2
3
4
5
6
7
8
9
10
11
{
  "name": "gen_test_data",
  "type": "module",
  "version": "1.0.0",
  "main": "index.js",
  "license": "MIT",
  "dependencies": {
    "hyperbee": "^2.18.1",
    "hypercore": "10.31.10"
  }
}