{ "name":"mongojs", "description":"a simple mongo module that implements the mongo api", "keywords": ["mongo", "db", "mongodb"], "version":"0.6.1", "repository": "git://github.com/gett/mongojs.git", "author": "Ge.tt ", "contributors": [ "Mathias Buus Madsen ", "Ian Jorgensen " ], "dependencies": { "mongodb":"1.x.x" }, "scripts": { "test":"node ./tests" } }