Skip to content

Instantly share code, notes, and snippets.

@villander
Created August 22, 2015 12:50
Show Gist options
  • Save villander/3408d92fa974c1d88aa1 to your computer and use it in GitHub Desktop.
Save villander/3408d92fa974c1d88aa1 to your computer and use it in GitHub Desktop.
{
"name": "contatooh",
"version": "1.0.0",
"description": "",
"main": "server.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"body-parser": "^1.12.4",
"ejs": "^2.3.1",
"express": "^4.8.8",
"express-load": "^1.1.14",
"method-override": "^2.3.3"
},
"devDependencies": {
"bower": "^1.4.1"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment