Skip to content

Instantly share code, notes, and snippets.

@amaurs
Created June 21, 2018 18:09
Show Gist options
  • Save amaurs/c66deec16c847ffb2038551780fe00c3 to your computer and use it in GitHub Desktop.
Save amaurs/c66deec16c847ffb2038551780fe00c3 to your computer and use it in GitHub Desktop.
package.json
{
"name": "literature",
"version": "1.0.0",
"description": "",
"main": "app.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"dotenv": "^5.0.1",
"express": "^4.16.3",
"tedious": "^2.3.1"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment