{
  "name": "eventric",
  "version": "0.4.0",
  "homepage": "https://github.com/efacilitation/eventric",
  "authors": [
    "efa GmbH <team@efa-gmbh.com>"
  ],
  "description": "behavior-first application development",
  "main": "build/dist/eventric.js",
  "moduleType": [
    "globals",
    "node"
  ],
  "keywords": [
    "behavior-first",
    "ddd",
    "bdd",
    "cqrs",
    "eventsourcing",
    "offline-first",
    "nobackend",
    "reactive",
    "model by example",
    "eventric"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "build/node",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}
