{ "name": "test", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "@eslint/js": "^9.31.0", "chromedriver": "^138.0.3", "expect.js": "^0.3.1", "mocha": "^11.7.1", "selenium-webdriver": "^4.34.0", "superagent": "^10.2.2" } }