{
  "name": "@appolo/mongo",
  "version": "8.2.1",
  "description": "appolo mongo module",
  "publishConfig": {
    "access": "public"
  },
  "keywords": [],
  "main": "index.js",
  "dependencies": {
    "@appolo/engine": "^8.0.24",
    "@appolo/logger": "^8.1.2",
    "@appolo/utils": "^8.0.41",
    "appolo-mongo": "^8.2.1",
    "mongoose": "^7.0.3"
  },
  "devDependencies": {
    "@types/chai": "^4.3.4",
    "@types/mocha": "^10.0.1",
    "@types/node": "^18.15.11",
    "@types/sinon": "^10.0.14",
    "@types/sinon-chai": "^3.2.9",
    "chai": "^4.3.7",
    "mocha": "^10.2.0",
    "sinon": "^15.0.3",
    "sinon-chai": "^3.7.0",
    "typescript": "^4.9.5"
  },
  "repository": {
    "type": "git",
    "url": "git@github.com:shmoop207/appolo-module-mongo.git"
  },
  "author": {
    "name": "Roman Svichar"
  },
  "license": "MIT"
}
