{
  "_from": "@bot-whatsapp/database@^0.1.38",
  "_id": "@bot-whatsapp/database@0.1.38",
  "_inBundle": false,
  "_integrity": "sha512-cPr8ejzQ9JasShrq+uAzCAYmFV8mOyH1Ys+ewm5lntn15O1D+vng419IUs/avdHKuOqAMqWo+IYXQ0u/UzUc6g==",
  "_location": "/@bot-whatsapp/database",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@bot-whatsapp/database@^0.1.38",
    "name": "@bot-whatsapp/database",
    "escapedName": "@bot-whatsapp%2fdatabase",
    "scope": "@bot-whatsapp",
    "rawSpec": "^0.1.38",
    "saveSpec": null,
    "fetchSpec": "^0.1.38"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/@bot-whatsapp/database/-/database-0.1.38.tgz",
  "_shasum": "a1897feb203b79a1df9453fd8ed72eae6436936d",
  "_spec": "@bot-whatsapp/database@^0.1.38",
  "_where": "/home/vcubed/nodevenv/chatbot.unadeca.net/10/lib",
  "author": "",
  "bundleDependencies": false,
  "dependencies": {
    "dotenv": "^16.0.3",
    "mongodb": "^4.11.0",
    "mysql2": "^2.3.3",
    "pg": "^8.11.2"
  },
  "deprecated": false,
  "description": "Esto es el conector a  mysql, pg, mongo",
  "exports": {
    "./mock": "./lib/mock/index.cjs",
    "./mongo": "./lib/mongo/index.cjs",
    "./json": "./lib/json/index.cjs",
    "./mysql": "./lib/mysql/index.cjs",
    "./postgres": "./lib/postgres/index.cjs"
  },
  "files": [
    "./lib/"
  ],
  "keywords": [],
  "license": "ISC",
  "main": "./lib/mock/index.cjs",
  "name": "@bot-whatsapp/database",
  "repository": {
    "type": "git",
    "url": "https://github.com/codigoencasa/bot-whatsapp/tree/main/packages/database"
  },
  "version": "0.1.38"
}
