{
  "name": "dvp-common",
  "version": "1.5.5",
  "description": "Common data models and scripts for DVP",
  "main": "test.js",
  "dependencies": {
    "async": "^2.6.1",
    "config": "^1.21.0",
    "deep-diff": "^0.3.4",
    "dustjs-linkedin": "^2.7.3",
    "dvp-dbmodels": "4.0.3",
    "hashids": "^1.1.0",
    "ioredis": "^3.1.1",
    "is-json": "^2.0.1",
    "juice": "^2.0.0",
    "moment": "^2.14.1",
    "node-uuid": "^1.4.7",
    "redis": "^2.4.2",
    "redlock": "^3.0.0",
    "request": "^2.74.0",
    "shortid": "^2.2.6",
    "stringformat": "0.0.5",
    "validator": "^5.7.0",
    "winston": "^2.4.2",
    "winston-logstash-udp": "^0.2.1"
  },
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/DuoSoftware/DVP-Common.git"
  },
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/DuoSoftware/DVP-Common/issues"
  },
  "homepage": "https://github.com/DuoSoftware/DVP-Common#readme"
}
