{
  "name": "bedrock-ledger-http-test",
  "version": "0.0.1-0",
  "description": "Bedrock Ledger Tests",
  "private": true,
  "scripts": {
    "test": "node --preserve-symlinks test.js test --framework mocha",
    "watch": "grunt watch"
  },
  "dependencies": {
    "async": "^2.1.5",
    "bedrock": "^1.2.4",
    "bedrock-did-client": "^1.0.0",
    "bedrock-docs": "^2.0.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-ledger": "^0.3.1",
    "bedrock-mail": "^2.0.1",
    "bedrock-mongodb": "^3.0.0",
    "bedrock-passport": "^3.1.2",
    "bedrock-permission": "^2.3.2",
    "bedrock-requirejs": "^2.2.0",
    "bedrock-rest": "^2.0.1",
    "bedrock-server": "^2.1.2",
    "bedrock-test": "^1.2.0",
    "bedrock-validation": "^2.2.1",
    "bedrock-views": "^4.5.0",
    "grunt": "~1.0.1",
    "grunt-cli": "^1.2.0",
    "grunt-contrib-watch": "^1.0.0",
    "grunt-shell": "^2.1.0",
    "jsonld": "^0.4.11",
    "jsonld-signatures": "^1.1.5",
    "lodash": "4.17.4",
    "uuid": "^3.0.1"
  }
}
