UNPKG

birthday-movie-finder

Version:
29 lines (28 loc) 597 B
{ "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" } }