{
  "name": "bot-functions",
  "version": "1.9.2",
  "description": "Bot functions",
  "main": "index.js",
  "scripts": {
    "start": "node index"
  },
  "author": "Juan Monrroy Reyes",
  "license": "ISC",
  "dependencies": {
    "@aws-sdk/client-s3": "^3.1022.0",
    "@aws-sdk/lib-storage": "^3.1022.0",
    "adm-zip": "0.5.10",
    "axios": "0.21.1",
    "concat-stream": "2.0.0",
    "dotenv": "16.0.1",
    "form-data": "4.0.0",
    "glob": "7.1.4",
    "imap-simple": "^5.1.0",
    "jsdom": "^24.1.1",
    "lambda-log": "^3.1.0",
    "lodash": "^4.17.21",
    "mailparser": "^3.7.1",
    "moment": "^2.30.1",
    "xpath": "^0.0.32"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Evolve-Robots/bots-functions.git"
  },
  "keywords": [
    "evolve"
  ],
  "bugs": {
    "url": "https://github.com/Evolve-Robots/bots-functions/issues"
  },
  "homepage": "https://github.com/Evolve-Robots/bots-functions#readme",
  "publishConfig": {
    "registry": "https://registry.npmjs.org/"
  }
}
