{
  "name": "tre-client",
  "version": "4.1.0",
  "description": "ssb-client for tre (browser client and sbot plugin)",
  "main": "index.js",
  "browser": "browser.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "tre",
    "ssb",
    "ssb-revisions"
  ],
  "author": "Jan Bölsche <jan@lagomorph.de> (https://regular.codes/)",
  "license": "MIT",
  "dependencies": {
    "multicb": "^1.2.2",
    "pull-catch": "^1.0.1",
    "pull-reconnect": "^0.1.1",
    "pull-stream": "^3.6.14",
    "ssb-client": "git://github.com/ssbc/ssb-client.git#custom-multiserver",
    "traverse": "^0.6.6",
    "wrap-muxrpc-api": "^1.0.0"
  },
  "devDependencies": {},
  "repository": {
    "type": "git",
    "url": "git+https://github.com/regular/tre-client.git"
  },
  "bugs": {
    "url": "https://github.com/regular/tre-client/issues"
  },
  "homepage": "https://github.com/regular/tre-client#readme"
}
