{ "name": "crawler-fb", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "chromedriver": "^142.0.3", "dotenv": "^17.2.3", "selenium-webdriver": "^4.38.0" } }