Guest User

Untitled

a guest
Nov 23rd, 2017
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. {
  2. "name": "MyApp",
  3. "version": "0.0.1",
  4. "private": true,
  5. "dependencies": {
  6. "body-parser": "^1.18.2",
  7. "express": "^4.15.4",
  8. "nodemailer": "^4.2.0"
  9. },
  10. "scripts": {
  11. "start": "node app.js"
  12. }
  13. }
Add Comment
Please, Sign In to add comment