{
"author": "Christopher Thorn (http://koding.com)",
"name": "bongo",
"description": "Unfancy models for MongoDB",
"version": "0.0.0",
"homepage": "https://github.com/koding/bongo",
"repository": {
"type": "git",
"url": "git@github.com:koding/bongo.git"
},
"main": "lib/index.js",
"engines": {
"node": ">=0.4"
},
"dependencies": {
"amqp": "0.2.5",
"coffee-script": "1.3.3",
"debug": "2.3.0",
"dnode": "0.9.x",
"eventemitter2": "3.0.1",
"hat": "0.0.x",
"jspath": "*",
"mongodb": "*",
"mongoskin": "*",
"traverse": "0.6.6",
"underscore": "*",
"validator": "*"
},
"devDependencies": {}
}