{
  "name": "bkendz",
  "description": "Admin page for viewing database entries and user requests in realtime",
  "main": "index.js",
  "authors": [
    "Chinwo",
    "Anthony (anthony.chinwo@gmail.com)"
  ],
  "license": "MIT",
  "keywords": [
    "rent"
  ],
  "homepage": "https://github.com/codeandpush/bkendz",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "bz_components",
    "test",
    "tests"
  ],
  "dependencies": {
    "eventemitter3": "^3.0.1",
    "moment": "^2.22.1",
    "lodash": "^4.17.10"
  }
}
