package.json 522 Bytes
{
  "name": "test01",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "async": "^3.2.3",
    "body-parser": "^1.20.0",
    "cheerio": "^1.0.0-rc.11",
    "chromedriver": "^102.0.0",
    "express": "^4.18.1",
    "express-async-handler": "^1.2.0",
    "moment": "^2.29.3",
    "puppeteer": "^14.1.1",
    "request": "^2.88.2",
    "selenium-webdriver": "^4.1.2"
  }
}