{
  "_args": [
    [
      "opn@^5.1.0",
      "/home/miguelangel/Escritorio/DuckHunt/node_modules/webpack-dev-server"
    ]
  ],
  "_from": "opn@>=5.1.0 <6.0.0",
  "_id": "opn@5.1.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/opn",
  "_nodeVersion": "8.0.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/opn-5.1.0.tgz_1497093567063_0.9740056861191988"
  },
  "_npmUser": {
    "email": "sindresorhus@gmail.com",
    "name": "sindresorhus"
  },
  "_npmVersion": "5.0.0",
  "_phantomChildren": {},
  "_requested": {
    "name": "opn",
    "raw": "opn@^5.1.0",
    "rawSpec": "^5.1.0",
    "scope": null,
    "spec": ">=5.1.0 <6.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/webpack-dev-server"
  ],
  "_resolved": "https://registry.npmjs.org/opn/-/opn-5.1.0.tgz",
  "_shasum": "72ce2306a17dbea58ff1041853352b4a8fc77519",
  "_shrinkwrap": null,
  "_spec": "opn@^5.1.0",
  "_where": "/home/miguelangel/Escritorio/DuckHunt/node_modules/webpack-dev-server",
  "author": {
    "email": "sindresorhus@gmail.com",
    "name": "Sindre Sorhus",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/opn/issues"
  },
  "dependencies": {
    "is-wsl": "^1.1.0"
  },
  "description": "A better node-open. Opens stuff like websites, files, executables. Cross-platform.",
  "devDependencies": {
    "ava": "*",
    "xo": "*"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-iPNl7SyM8L30Rm1sjGdLLheyHVw5YXVfi3SKWJzBI7efxRwHojfRFjwE/OLM6qp9xJYMgab8WicTU1cPoY+Hpg==",
    "shasum": "72ce2306a17dbea58ff1041853352b4a8fc77519",
    "tarball": "https://registry.npmjs.org/opn/-/opn-5.1.0.tgz"
  },
  "engines": {
    "node": ">=4"
  },
  "files": [
    "index.js",
    "xdg-open"
  ],
  "gitHead": "ebae31e9117ae3ca5c9ee642bafa9449f1e237c2",
  "homepage": "https://github.com/sindresorhus/opn#readme",
  "keywords": [
    "app",
    "args",
    "arguments",
    "browser",
    "child",
    "cmd",
    "default",
    "editor",
    "exe",
    "exec",
    "executable",
    "file",
    "launch",
    "open",
    "opener",
    "opens",
    "opn",
    "process",
    "spawn",
    "start",
    "url",
    "urls",
    "website",
    "xdg",
    "xdg-open"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "sindresorhus",
      "email": "sindresorhus@gmail.com"
    }
  ],
  "name": "opn",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/opn.git"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "version": "5.1.0"
}
