Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "---\r ## Website Url: http://movixplorer.co.nf\r ### The application is browsing movie in three ways.\r * Now playing\r It's showing a list of recent movies showing in the cinemas\r * Top rated\r It's showing a list of the movies with the best rates\r * search\r User can type in search query to search within a huge movies database from all over the world",
"main": "mycode.js",
"dependencies": {
"angular": "^1.6.9",
"angular": "^1.8.3",
"bootstrap": "^4.0.0",
"jquery": "^1.9.1",
"jquery-mobile": "^1.4.0",
Expand Down