package.json 545 Bytes
{
    "name": "megabox",
    "version": "1.0.0",
    "description": "",
    "main": "app.js",
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1"
    },
    "keywords": [],
    "author": "",
    "license": "ISC",
    "dependencies": {
        "async": "^3.2.3",
        "body-parser": "^1.20.0",
        "cheerio": "^1.0.0-rc.11",
        "chromedriver": "^101.0.0",
        "express": "^4.18.1",
        "puppeteer": "^14.1.1",
        "express-async-handler": "^1.2.0",
        "selenium-webdriver": "^4.1.2"
    }
}