You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
367 B
JSON

{
"name": "tempest-api-contact",
"version": "1.0.0",
"description": "",
"main": "index.js",
"author": "",
"license": "ISC",
"dependencies": {
"@koa/router": "^10.0.0",
"koa": "^2.13.0",
"koa-bodyparser": "^4.3.0",
"koa-cors": "0.0.16",
"nodemailer": "^6.4.16",
"proxy-addr": "^2.0.7",
"rate-limiter-flexible": "^2.4.1"
}
}