package.json
545 Bytes
{
"name": "app-buyers",
"version": "1.0.0",
"description": "",
"main": "app-buyers.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"chalk": "^2.4.2",
"dayjs": "^1.8.12",
"lodash": "^4.17.11",
"mysql": "^2.16.0",
"node-lockup": "^1.0.3",
"node-schedule": "^1.3.2",
"request": "^2.88.0",
"request-promise": "^4.2.4",
"winston": "^3.2.1",
"winston-daily-rotate-file": "^3.8.0",
"yoho-md5": "^2.1.0"
}
}