From 62e8da2326c9cf456a65118e90bc5321922447ca Mon Sep 17 00:00:00 2001 From: Dan Zajdband Date: Thu, 21 Jun 2012 11:19:27 -0300 Subject: [PATCH] link to lib --- index.js | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 index.js diff --git a/index.js b/index.js new file mode 100644 index 0000000..34d56bf --- /dev/null +++ b/index.js @@ -0,0 +1,2 @@ + +module.exports = require('./lib/moviedb');