HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux ip-172-31-42-149 5.15.0-1084-aws #91~20.04.1-Ubuntu SMP Fri May 2 07:00:04 UTC 2025 aarch64
User: ubuntu (1000)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/vhost/disk-apps/pwa.sports-crowd.com/node_modules/webdriver-manager/package.json
{
  "name": "webdriver-manager",
  "version": "12.1.9",
  "description": "A selenium server and browser driver manager for your end to end tests.",
  "scripts": {
    "format": "gulp format",
    "format-enforce": "gulp format:enforce",
    "gulp": "gulp",
    "jasmine": "jasmine",
    "prepublish": "npm run format-enforce && tsc && gulp copy",
    "tsc": "tsc",
    "pretest": "tsc && gulp copy",
    "test": "npm run test-unit && npm run test-e2e",
    "test-unit": "jasmine",
    "pretest-e2e:update": "node ./bin/webdriver-manager update",
    "pretest-e2e:start": "node ./bin/webdriver-manager start --detach --seleniumPort 4444 --quiet",
    "pretest-e2e": "npm run pretest && npm run pretest-e2e:update && npm run pretest-e2e:start",
    "test-e2e": "jasmine JASMINE_CONFIG_PATH=e2e_spec/support/headless.json",
    "posttest-e2e": "node ./bin/webdriver-manager shutdown"
  },
  "keywords": [
    "angular",
    "test",
    "testing",
    "protractor",
    "webdriver",
    "webdriverjs",
    "selenium",
    "selenium-webdriver"
  ],
  "repository": {
    "type": "git",
    "url": "git://github.com/angular/webdriver-manager.git"
  },
  "bin": {
    "webdriver-manager": "bin/webdriver-manager"
  },
  "main": "built/lib/webdriver.js",
  "author": "Craig Nishina <craig.nishina@gmail.com>",
  "license": "MIT",
  "dependencies": {
    "adm-zip": "^0.5.2",
    "chalk": "^1.1.1",
    "del": "^2.2.0",
    "glob": "^7.0.3",
    "ini": "^1.3.4",
    "minimist": "^1.2.0",
    "q": "^1.4.1",
    "request": "^2.87.0",
    "rimraf": "^2.5.2",
    "semver": "^5.3.0",
    "xml2js": "^0.4.17"
  },
  "devDependencies": {
    "@types/adm-zip": "^0.5.0",
    "@types/chalk": "^0.4.28",
    "@types/form-data": "^0.0.33",
    "@types/glob": "^5.0.29",
    "@types/ini": "^1.3.28",
    "@types/jasmine": "^2.5.43",
    "@types/minimatch": "^2.0.28",
    "@types/minimist": "^1.1.28",
    "@types/node": "^7.0.4",
    "@types/q": "^0.0.32",
    "@types/request": "^0.0.39",
    "@types/rimraf": "^0.0.28",
    "@types/selenium-webdriver": "^2.53.35",
    "@types/semver": "^5.3.30",
    "@types/xml2js": "0.0.32",
    "clang-format": "^1.0.35",
    "gulp": "^4.0.0",
    "gulp-clang-format": "^1.0.23",
    "jasmine": "^2.4.1",
    "run-sequence": "^1.1.5",
    "selenium-webdriver": "~3.0.1",
    "typescript": "~2.3.0"
  },
  "engines": {
    "node": ">=6.9.x"
  }
}