Skip to content

Instantly share code, notes, and snippets.

@Shikkic
Created April 1, 2015 16:46
Show Gist options
  • Save Shikkic/c87275f56506ca6ba455 to your computer and use it in GitHub Desktop.
Save Shikkic/c87275f56506ca6ba455 to your computer and use it in GitHub Desktop.
{
"name": "nodeTutorial",
"version": "1.0.0",
"description": "",
"main": "server.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"express": "^4.11.2",
"require": "^2.4.17"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment