{
  "name": "emver",
  "version": "0.8.0",
  "description": "Get mongod current version.",
  "main": "emver.js",
  "scripts": {
    "preinstall": "npm install m --global && m stable",
    "test": "mocha emver-test.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/volkovasystems/emver.git"
  },
  "keywords": [
    "mongod",
    "current",
    "version",
    "emver"
  ],
  "author": "Richeve S. Bebedor <richeve.bebedor@gmail.com>",
  "contributors": [
    "John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>"
  ],
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/volkovasystems/emver/issues"
  },
  "homepage": "https://github.com/volkovasystems/emver#readme",
  "dependencies": {
    "clazof": "^0.31.0",
    "comver": "^0.11.0",
    "depher": "^0.35.0",
    "falzy": "^0.20.0",
    "gnaw": "^0.21.0",
    "raze": "^0.30.0",
    "zelf": "^0.12.0"
  }
}
