UNPKG

selenium-server-standalone-jar

Version:
30 lines (29 loc) 737 B
{ "name": "selenium-server-standalone-jar", "version": "3.141.59", "description": "A jarfile, so you don't need to include it in your repository", "main": "index.js", "scripts": { "test": "mocha" }, "repository": { "type": "git", "url": "git://github.com/adamhooper/selenium-server-standalone-jar.git" }, "keywords": [ "selenium", "standalone", "server", "jar" ], "author": "Adam Hooper <adam@adamhooper.com>", "license": "Apache-2.0", "bugs": { "url": "https://github.com/adamhooper/selenium-server-standalone-jar/issues" }, "homepage": "https://github.com/adamhooper/selenium-server-standalone-jar", "devDependencies": { "mocha": "~4.0.1", "chai": "~4.1.2" } }