{
  "name": "bedrock-ledger-http",
  "version": "0.4.1",
  "description": "Bedrock ledger HTTP API",
  "main": "./lib",
  "repository": {
    "type": "git",
    "url": "https://github.com/digitalbazaar/bedrock-ledger-http.git"
  },
  "author": {
    "name": "Digital Bazaar, Inc.",
    "email": "support@digitalbazaar.com",
    "url": "http://digitalbazaar.com"
  },
  "bugs": {
    "url": "https://github.com/digitalbazaar/bedrock-ledger-http/issues"
  },
  "homepage": "https://github.com/digitalbazaar/bedrock-ledger-http",
  "peerDependencies": {
    "bedrock": "^1.2.4",
    "bedrock-ledger": "^0.3.0",
    "bedrock-express": "^2.0.4",
    "bedrock-identity": "^4.2.2",
    "bedrock-identity-http": "^1.0.0",
    "bedrock-key": "^3.1.2",
    "bedrock-key-http": "^2.1.1",
    "bedrock-mail": "^2.0.1",
    "bedrock-passport": "^3.1.2",
    "bedrock-permission": "^2.3.2",
    "bedrock-rest": "^2.0.1",
    "bedrock-server": "^2.1.2",
    "bedrock-validation": "^2.1.0",
    "bedrock-views": "^4.2.1",
    "jsonld": "^0.4.11",
    "jsonld-signatures": "^1.1.5"
  },
  "engines": {
    "node": ">=6.3.0"
  }
}
