{
  "name": "eventric-testing",
  "version": "0.6.0",
  "homepage": "https://github.com/efacilitation/eventric-testing",
  "authors": [
    "efa GmbH <team@efa-gmbh.com>"
  ],
  "description": "Testing helpers for eventric.js",
  "main": "build/release/eventric_testing.js",
  "moduleType": [
    "globals",
    "node"
  ],
  "keywords": [
    "cqrs",
    "cqs",
    "ddd",
    "dddd",
    "domain",
    "driven",
    "domain",
    "model",
    "events",
    "event",
    "sourcing",
    "event",
    "driven",
    "es",
    "ead",
    "boundedcontext",
    "microservice",
    "shared",
    "client",
    "server"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}
