dvp-common
Version:
Common data models and scripts for DVP
42 lines (41 loc) • 1.09 kB
JSON
{
"name": "dvp-common",
"version": "1.5.4",
"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": "2.3.0",
"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"
}