{
  "name": "mbojao-notifier",
  "type": "commonjs",
  "scripts": { "start": "node notifier.js" },
  "dependencies": {
    "dotenv": "^16.4.5",
    "node-fetch": "^3.3.2",
    "pg": "^8.11.5"
  }
}
