{
  "name": "@afrosintech/model",
  "version": "0.0.1005",
  "description": "model",
  "main": "index.js",
  "bin": {
    "model": "bin/index.js"
  },
  "scripts": {
    "test": "test"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/afrosintech/model.git"
  },
  "keywords": [
    "model",
    "mongodb",
    "transform",
    "steam",
    "duplex",
    "eventEmitter"
  ],
  "author": "Ericson S. weah <ericson.weah@gmail.com> (https://www.ericsonweah.com/)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/afrosintech/model/issues"
  },
  "homepage": "https://github.com/afrosintech/model#readme",
  "dependencies": {
    "@afrosintech/db-callback": "^0.0.1000",
    "@afrosintech/db-migrate": "^0.0.1002",
    "@afrosintech/db-promise": "^0.0.1000",
    "@afrosintech/db-query": "^0.0.1000",
    "@afrosintech/db-query-validator": "^0.0.1000",
    "@afrosintech/error-notification": "^0.0.1000",
    "@afrosintech/model-method": "^0.0.17",
    "@afrosintech/schema": "^0.0.1001",
    "@afrosintech/template": "^0.0.1000",
    "dotenv": "16.0.2",
    "mongodb": "4.9.1"
  }
}
