UpdateMarketindexDB/package.json

19 lines
371 B
JSON

{
"name": "marketindex",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Joseph Le",
"license": "ISC",
"dependencies": {
"fs": "^0.0.1-security",
"https": "^1.0.0",
"mysql": "^2.18.1",
"pdf-parse": "^1.1.1",
"puppeteer": "^22.2.0"
}
}