notamitgamer

It's my profile man, there is ...
Log | Files | Refs | README

package.json (424B)


      1 {
      2   "name": "email-router",
      3   "version": "1.0.1",
      4   "description": "Custom email routing webhook for Render",
      5   "main": "server.js",
      6   "scripts": {
      7     "start": "node server.js"
      8   },
      9   "dependencies": {
     10     "cors": "^2.8.5",
     11     "express": "^4.19.0",
     12     "mongoose": "^8.3.0",
     13     "resend": "^3.2.0",
     14     "svix": "^1.24.0",
     15     "react": "^18.2.0",
     16     "react-dom": "^18.2.0"
     17   },
     18   "engines": {
     19     "node": ">=18.0.0"
     20   }
     21 }
© notamitgamer • Site Built: 2026-07-21 13:58:23 UTC • git-mirror commit: 1037f62 [view raw info]
Originally created with stagit • modified by notamitgamer
Forked from github.com/notamitgamer/git-mirror