{
  "name": "odoo-bizbox",
  "version": "1.0.3",
  "description": "API for Odoo connections and functions",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Jorge Pérez Riebeling",
  "license": "ISC",
  "dependencies": {
    "@sendgrid/mail": "^6.4.0",
    "dotenv": "^8.2.0",
    "jsonwebtoken": "^8.5.1",
    "odoo-xmlrpc": "^1.0.8",
    "uid-generator": "^2.0.0"
  }
}
