{ "name": "mongoskin", "description": "The future layer above node-mongodb-native", "version": "0.4.4", "author": { "name": "Gui Lin", "email": "guileen@gmail.com" }, "homepage": "https://github.com/kissjs/node-mongoskin", "repository": { "type": "git", "url": "git://github.com/guileen/node-mongoskin.git" }, "bugs": { "url": "https://github.com/kissjs/node-mongoskin/issues" }, "main": "./index.js", "keywords": [ "mongodb", "database", "nosql" ], "engines": { "node": ">= 0.4.0" }, "dependencies": { "mongodb": "< 1.2.0" }, "devDependencies": { "mocha": "*", "should": "*" }, "scripts": { "test": "make test-version" }, "directories": { "example": "./examples", "lib": "./lib/mongoskin" }, "license": "MIT", "_id": "mongoskin@0.4.4", "contributors": [ { "name": "Gui Lin", "email": "guileen@gmail.com", "url": "https://github.com/guileen" }, { "name": "François de Metz", "email": "francois@2metz.fr", "url": "https://github.com/francois2metz" }, { "name": "fengmk2", "email": "fengmk2@gmail.com", "url": "http://fengmk2.github.com" }, { "name": "Quang Van", "email": "quangvvv@gmail.com", "url": "https://github.com/quangv" }, { "name": "Matt Perpick", "email": "clutchski@gmail.com", "url": "https://github.com/clutchski" }, { "name": "humanchimp", "email": "morphcham@gmail.com", "url": "https://github.com/humanchimp" }, { "name": "Joe Faber", "email": "joe.faber@mandiant.com", "url": "https://github.com/jlfaber" }, { "name": "Harvey McQueen", "email": "hmcqueen@gmail.com", "url": "https://github.com/hmcqueen" }, { "name": "Paul Gebheim", "email": "pgebheim@monkeyinferno.com", "url": "https://github.com/paulirish" }, { "name": "Aneil Mallavarapu", "email": "aneil@blipboard.com", "url": "https://github.com/amallavarapu" }, { "name": "wmertens", "email": "Wout.Mertens@gmail.com", "url": "https://github.com/wmertens" }, { "name": "Rakshit Menpara", "email": "deltasquare4@gmail.com", "url": "https://github.com/deltasquare4" } ], "optionalDependencies": {}, "_engineSupported": true, "_npmVersion": "1.1.21", "_nodeVersion": "v0.6.18", "_defaultsLoaded": true, "dist": { "shasum": "dec69b0cbcbcb30f3327e1fc26f6f29ad35781bc" }, "_from": "mongoskin@>= 0.0.1" }