{ "name": "moviedb", "description": "Library for interacting with themoviedb.com API", "version": "0.2.0", "keywords": [ "themoviedb", "api" ], "directories": { "lib": "./lib" }, "main": "index.js", "author": "Dan Zajdband ", "dependencies": { "superagent": "0.21.0" } }