{
  "name": "birthday-movie-finder",
  "version": "1.0.1",
  "description": "Find movie based on your birthday date",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/The3ven/birthday-movie-finder.git"
  },
  "keywords": [
    "BMF",
    "birthday",
    "movie",
    "birtday-movie",
    "movie"
  ],
  "author": "The3ven",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/The3ven/birthday-movie-finder/issues"
  },
  "dependencies": {
    "axios": "^1.6.3"
  }
}
