hypercore-protocol 0.3.1

Replication protocol for Hypercore feeds
Documentation
{
  "name": "hypercore-protocol-nodejs",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [],
  "author": "",
  "license": "GPL-3.0",
  "dependencies": {
    "chalk": "^4.0.0",
    "hypercore": "^9.0",
    "hypercore-protocol": "^8.0",
    "pretty-bytes": "^5.3.0",
    "random-access-memory": "^3.1.1",
    "split2": "^3.1.1"
  }
}