{
  "name": "entity-db",
  "version": "3.0.0",
  "license": "MIT",
  "author": {
    "name": "dgp-web"
  },
  "private": false,
  "repository": {
    "type": "git",
    "url": "https://github.com/dgp-web/entity-db"
  },
  "dependencies": {
    "data-modeling": "^3.1.0",
    "entity-store": "^2.0.0",
    "lodash": "^4",
    "pouchdb": "^7.2.2",
    "rxjs": "^6"
  }
}
