Skip to content

Commit

Permalink
Create package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
wss-qa authored Nov 2, 2022
1 parent 49cc474 commit 6147f9e
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"name": "simple",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"q": "^1.5.1",
"body-parser": "1.18.2",
"express": "4.15.5",
"npm-check": "5.7.1",
"send": "0.11.1",
"depcheck": "0.6.7",
"quill": "^1.3.7",
"morgan": "~1.6.1"
}
}

0 comments on commit 6147f9e

Please sign in to comment.