Initial commit: Fat Kiss site — Hugo + Decap CMS
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "fatkiss-contact-handler",
|
||||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": { "start": "node src/index.js" },
|
||||
"dependencies": {
|
||||
"express": "^4.18.2",
|
||||
"nodemailer": "^6.9.7",
|
||||
"express-rate-limit": "^7.1.4"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user