{
  "_args": [
    [
      {
        "name": "selenium-standalone",
        "raw": "selenium-standalone@^5.0.0",
        "rawSpec": "^5.0.0",
        "scope": null,
        "spec": ">=5.0.0 <6.0.0",
        "type": "range"
      },
      "C:\\Workspace\\web-component-tester\\node_modules\\wct-local"
    ]
  ],
  "_from": "selenium-standalone@>=5.0.0 <6.0.0",
  "_id": "selenium-standalone@5.4.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/selenium-standalone",
  "_nodeVersion": "6.2.2",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/selenium-standalone-5.4.0.tgz_1467361615982_0.7370146065950394"
  },
  "_npmUser": {
    "email": "vincent.voyer@gmail.com",
    "name": "vvo"
  },
  "_npmVersion": "3.9.5",
  "_phantomChildren": {
    "is-absolute": "0.1.7"
  },
  "_requested": {
    "name": "selenium-standalone",
    "raw": "selenium-standalone@^5.0.0",
    "rawSpec": "^5.0.0",
    "scope": null,
    "spec": ">=5.0.0 <6.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/wct-local"
  ],
  "_resolved": "https://registry.npmjs.org/selenium-standalone/-/selenium-standalone-5.4.0.tgz",
  "_shasum": "aa34c2874c353db2b385e99e944b55a3efe99880",
  "_shrinkwrap": null,
  "_spec": "selenium-standalone@^5.0.0",
  "_where": "C:\\Workspace\\web-component-tester\\node_modules\\wct-local",
  "author": {
    "email": "vincent@zeroload.net",
    "name": "Vincent Voyer"
  },
  "bin": {
    "selenium-standalone": "./bin/selenium-standalone",
    "start-selenium": "./bin/start-selenium"
  },
  "bugs": {
    "url": "https://github.com/vvo/selenium-standalone/issues"
  },
  "contributors": [
    {
      "email": "vincent@zeroload.net",
      "name": "Vincent Voyer"
    },
    {
      "email": "joshuachisholm@gmail.com",
      "name": "Josh Chisholm"
    }
  ],
  "dependencies": {
    "async": "1.2.1",
    "commander": "2.6.0",
    "lodash": "3.9.3",
    "minimist": "1.1.0",
    "mkdirp": "0.5.0",
    "progress": "1.1.8",
    "request": "2.51.0",
    "urijs": "1.16.1",
    "which": "1.1.1",
    "yauzl": "^2.5.0"
  },
  "description": "installs a `selenium-standalone` command line to install and start a standalone selenium server",
  "devDependencies": {
    "mocha": "2.1.0"
  },
  "directories": {},
  "dist": {
    "shasum": "aa34c2874c353db2b385e99e944b55a3efe99880",
    "tarball": "https://registry.npmjs.org/selenium-standalone/-/selenium-standalone-5.4.0.tgz"
  },
  "gitHead": "12880d668762f7810f8028e8097d0b2198c58115",
  "homepage": "https://github.com/vvo/selenium-standalone",
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "email": "stephenash@gmail.com",
      "name": "stephenash"
    },
    {
      "email": "vincent.voyer@gmail.com",
      "name": "vvo"
    }
  ],
  "name": "selenium-standalone",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/vvo/selenium-standalone.git"
  },
  "scripts": {
    "test": "./bin/selenium-standalone install && mocha"
  },
  "version": "5.4.0"
}
