Skip to content

Instantly share code, notes, and snippets.

@robertcoopercode
Created September 1, 2017 04:11
Show Gist options
  • Save robertcoopercode/8a3d5eae84c3de029230f25c65256f28 to your computer and use it in GitHub Desktop.
Save robertcoopercode/8a3d5eae84c3de029230f25c65256f28 to your computer and use it in GitHub Desktop.
{
"name": "your-project-folder",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"express": "^4.15.4"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment