Skip to content

Commit

Permalink
waa
Browse files Browse the repository at this point in the history
  • Loading branch information
QuanZhang-William committed May 6, 2017
1 parent e757feb commit 139541b
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"name": "portfolio",
"version": "1.0.0",
"description": "My Personal Website",
"main": "Server.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies":{
"express": "*",
"nodemailer": "*"
}
}

0 comments on commit 139541b

Please sign in to comment.