{
  "name": "mmkv",
  "version": "1.0.4",
  "description": "",
  "main": "index.js",
  "bin": {
    "mmkv": "bin"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "express": "^4.16.3",
    "mqtt": "^2.18.8",
    "node-args": "^2.1.8"
  }
}
