{ "name": "test", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "chromedriver": "^103.0.0", "delay": "^5.0.0", "expect.js": "^0.3.1", "mocha": "^10.0.0", "selenium-webdriver": "^4.3.1", "superagent": "^8.0.0" } }