{ "name": "memdb-server", "description": "Distributed Transactional In-Memory Database", "version": "0.5.7", "author": { "name": "rain1017" }, "private": false, "homepage": "https://github.com/rain1017/memdb", "repository": { "type": "git", "url": "git+https://github.com/rain1017/memdb.git" }, "bugs": { "url": "https://github.com/rain1017/memdb/issues" }, "keywords": [ "mongodb", "transaction", "mongoose", "newsql", "distributed", "database", "memory" ], "engines": { "node": ">=0.12.5" }, "bin": { "memdbd": "./bin/memdbd", "memdb": "./bin/memdb", "memdbindex": "./bin/memdbindex", "memdbcluster": "./bin/memdbcluster" }, "scripts": { "start": "grunt", "test": "grunt test" }, "dependencies": { "memdb-logger": "~0.1.7", "bluebird": "2.9.34", "lodash": "~3.10.1", "async-lock": "~0.3.5", "redis": "~0.12.1", "hiredis": "~0.4.0", "mongodb": "2.0.39", "mongoose": "4.1.5", "minimist": "~1.1.1", "node-uuid": "~1.4.3", "mkdirp": "~0.5.1", "fs-extra": "~0.23.1", "heapdump": "~0.3.5" }, "devDependencies": { "should": "~4.5.0", "grunt-cli": "~0.1.13", "grunt-env": "~0.4.2", "grunt-contrib-watch": "~0.6.1", "grunt-contrib-jshint": "~0.10.0", "grunt-contrib-clean": "~0.6.0", "grunt-mocha-test": "~0.12.6", "load-grunt-tasks": "~2.0.0", "grunt-concurrent": "~0.4.1", "grunt-nodemon": "~0.2.0", "blanket": "~1.1.6" }, "contributors": [ { "name": "rain1017", "email": "rain1017@gmail.com" } ], "gitHead": "8346a3f4865829b48d380d4c939f6fb7c244464e", "_id": "memdb-server@0.5.7", "_shasum": "9bdf3812186ba71e45ecace34ea5ae2fd49eceb4", "_from": "memdb-server@>=0.5.7 <0.6.0", "_npmVersion": "2.14.2", "_nodeVersion": "4.0.0", "_npmUser": { "name": "rain1017", "email": "rain1017@gmail.com" }, "dist": { "shasum": "9bdf3812186ba71e45ecace34ea5ae2fd49eceb4", "size": 199033, "noattachment": false, "tarball": "http://registry.npm.taobao.org/memdb-server/download/memdb-server-0.5.7.tgz" }, "maintainers": [ { "name": "rain1017", "email": "rain1017@gmail.com" } ], "directories": {}, "publish_time": 1443440248120, "_cnpm_publish_time": 1443440248120, "_resolved": "http://registry.npm.taobao.org/memdb-server/download/memdb-server-0.5.7.tgz", "readme": "ERROR: No README data found!" }