{
  "name": "week3",
  "version": "1.0.0",
  "description": "Week 3 code",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "DebasisB",
  "license": "ISC",
  "dependencies": {
    "famous-last-words": "^0.6.0",
    "inspirational-quotes": "^1.0.8",
    "popular-movie-quotes": "^1.2.4",
    "superheroes": "^3.0.0",
    "supervillains": "^3.0.0"
  }
}
