Skip to content

Instantly share code, notes, and snippets.

@nzatsepilov
Created February 20, 2017 15:05
Show Gist options
  • Save nzatsepilov/caa86b04b964be9764e52e04f56e262e to your computer and use it in GitHub Desktop.
Save nzatsepilov/caa86b04b964be9764e52e04f56e262e to your computer and use it in GitHub Desktop.
"dependencies": {
"express": "~4.14.0",
"morgan": "~1.7.0",
"parse": "~1.8.0",
"parse-server": "~2.3.2",
"parse-dashboard": "~1.0.22",
"parse-server-mailgun": "~2.3.5"
},
"scripts": {
"start": "node app.js"
},
"engines": {
"node": ">=4.5"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment