Skip to content

Commit

Permalink
Create package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
qodeos authored Jun 16, 2022
1 parent 4efdb1f commit 7512ecb
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"dependencies": {
"express": "4.18.1",
"helmet": "5.1.0",
"npm-add-script": "^1.1.0"
},
"scripts": {
"start": "node app.js"
}
}

0 comments on commit 7512ecb

Please sign in to comment.