906landing
Version:
906 LAnding PAge
26 lines • 664 B
JSON
{
"name": "906landing",
"version": "1.0.0",
"description": "906 LAnding PAge",
"main": "index.js",
"scripts": {
"start": "node server.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://pontopr.visualstudio.com/DefaultCollection/PRPool/_git/906%20-%20Repositories"
},
"keywords": [
"906",
"musica"
],
"author": "PontoPR",
"license": "ISC",
"dependencies": {
"body-parser": "^1.15.2",
"express": "^4.14.0",
"nodemailer": "^2.6.4",
"nodemailer-smtp-transport": "^2.7.2"
}
}