Files
e-tib.com/node_modules/.pnpm/react-email@5.2.10/node_modules/react-email/dev/package.json
Marc Mintel d14122005d Initial commit: E-TIB production hardening & E2E foundation
Former-commit-id: ef04fca3d76375630c05aac117bf586953f3b657
2026-04-28 19:11:38 +02:00

11 lines
150 B
JSON

{
"name": "email-dev",
"version": "0.0.6",
"bin": "index.js",
"private": true,
"type": "module",
"scripts": {
"start": "node ."
}
}