{ "name": "test", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "ejs": "^2.4.2", "expect.js": "^0.3.1", "mkdirp": "^0.5.1", "mocha": "^2.5.3", "rimraf": "^2.5.3", "selenium-server-standalone-jar": "^2.53.1", "selenium-webdriver": "^2.53.3", "superagent": "^1.4.0" } }