{
  "_args": [
    [
      {
        "raw": "opn@^3.0.3",
        "scope": null,
        "escapedName": "opn",
        "name": "opn",
        "rawSpec": "^3.0.3",
        "spec": ">=3.0.3 <4.0.0",
        "type": "range"
      },
      "/Users/jdickey/src/github.com/dickeyxxx/heroku-cli-debug/tmp/node_modules/heroku-cli-util"
    ]
  ],
  "_from": "opn@>=3.0.3 <4.0.0",
  "_id": "opn@3.0.3",
  "_inCache": true,
  "_installable": true,
  "_location": "/opn",
  "_nodeVersion": "4.2.1",
  "_npmUser": {
    "name": "sindresorhus",
    "email": "sindresorhus@gmail.com"
  },
  "_npmVersion": "2.14.7",
  "_phantomChildren": {},
  "_requested": {
    "raw": "opn@^3.0.3",
    "scope": null,
    "escapedName": "opn",
    "name": "opn",
    "rawSpec": "^3.0.3",
    "spec": ">=3.0.3 <4.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/heroku-cli-util"
  ],
  "_resolved": "http://localhost:3000/opn/-/opn-3.0.3/b6d99e7399f78d65c3baaffef1fb288e9b85243a.tgz",
  "_shasum": "b6d99e7399f78d65c3baaffef1fb288e9b85243a",
  "_shrinkwrap": null,
  "_spec": "opn@^3.0.3",
  "_where": "/Users/jdickey/src/github.com/dickeyxxx/heroku-cli-debug/tmp/node_modules/heroku-cli-util",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/opn/issues"
  },
  "dependencies": {
    "object-assign": "^4.0.1"
  },
  "description": "A better node-open. Opens stuff like websites, files, executables. Cross-platform.",
  "devDependencies": {
    "mocha": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "b6d99e7399f78d65c3baaffef1fb288e9b85243a",
    "tarball": "http://localhost:3000/opn/-/opn-3.0.3/b6d99e7399f78d65c3baaffef1fb288e9b85243a.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js",
    "xdg-open"
  ],
  "gitHead": "80d06d7f4a7daa7a215bf9b0a2e530dc277497d8",
  "homepage": "https://github.com/sindresorhus/opn",
  "keywords": [
    "app",
    "open",
    "opn",
    "opener",
    "opens",
    "launch",
    "start",
    "xdg-open",
    "xdg",
    "default",
    "cmd",
    "browser",
    "editor",
    "executable",
    "exe",
    "url",
    "urls",
    "arguments",
    "args",
    "spawn",
    "exec",
    "child",
    "process",
    "website",
    "file"
  ],
  "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": "mocha"
  },
  "version": "3.0.3"
}
