Skip to content

Commit

Permalink
Created package.json file
Browse files Browse the repository at this point in the history
  • Loading branch information
cenation007 authored Dec 18, 2019
1 parent 6f9911d commit daae4ab
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions Week-1/cenation007/package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"name": "gitfreeze",
"version": "1.0.0",
"main": "app.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "ayush",
"license": "ISC",
"dependencies": {
"cheerio": "^1.0.0-rc.3",
"fs": "0.0.1-security",
"nodemailer": "^6.4.2",
"prompt-sync": "^4.1.7",
"request-promise": "^4.2.5"
},
"devDependencies": {},
"description": ""
}

0 comments on commit daae4ab

Please sign in to comment.