Skip to content

Instantly share code, notes, and snippets.

@jgcarmona-com
Created August 13, 2020 17:30
Show Gist options
  • Save jgcarmona-com/02aae28b60a47272d82a1469bf18b0a8 to your computer and use it in GitHub Desktop.
Save jgcarmona-com/02aae28b60a47272d82a1469bf18b0a8 to your computer and use it in GitHub Desktop.
{
"name": "ourProyectNameGoesHere-server",
"version": "1.0.0",
"private": true,
"description": "",
"keywords": [],
"author": "Juan García Carmona",
"license": "MIT",
"dependencies": {
"express": "^4.17.1"
},
"devDependencies": {},
"repository": {}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment