{
  "name": "@ekliptor/bit-models",
  "version": "1.0.92",
  "description": "All database models shared by apps of the BitBrain project.",
  "main": "build/models",
  "typings": "build/models.d.ts",
  "private": false,
  "bundleUpdate": true,
  "author": "Ekliptor",
  "license": "AGPL",
  "homepage": "https://wolfbot.org",
  "repository": "https://github.com/Ekliptor/bit-models.git",
  "dependencies": {
    "@ekliptor/apputils": "^0.1.5",
    "mongodb": "^3.6.0"
  },
  "devDependencies": {
    "@types/es6-shim": "^0.31.32",
    "@types/mongodb": "^3.5.26",
    "@types/node": "^10.3.4"
  }
}
