{ "name": "test", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "chromedriver": "^76.0.0", "ejs": "^2.6.2", "expect.js": "^0.3.1", "mkdirp": "^0.5.1", "mocha": "^6.2.0", "rimraf": "^2.6.3", "selenium-server-standalone-jar": "^3.141.5", "selenium-webdriver": "^3.6.0", "superagent": "^5.1.0" } }