package.json
356 Bytes
{
"name": "df",
"version": "1.0.0",
"description": "",
"main": "crawl.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"axios": "^0.19.2",
"moment": "^2.25.3",
"moment-timezone": "^0.5.31",
"mysql2": "^2.1.0",
"node-cron": "^2.0.3"
}
}