diff --git a/package.json b/package.json index f58eb96..07cb831 100644 --- a/package.json +++ b/package.json @@ -11,6 +11,7 @@ "cross-env": "^3.1.3", "sqlite": "^2.5.0", "request": "^2.81.0", - "python-shell": "^0.4.0" + "python-shell": "^0.4.0", + "moviedb": "^0.2.7" } }