{ "_args": [ [ { "raw": "opn@^5.1.0", "scope": null, "escapedName": "opn", "name": "opn", "rawSpec": "^5.1.0", "spec": ">=5.1.0 <6.0.0", "type": "range" }, "/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/webpack-dev-server" ] ], "_from": "opn@>=5.1.0 <6.0.0", "_id": "opn@5.3.0", "_inCache": true, "_location": "/opn", "_nodeVersion": "8.9.4", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/opn_5.3.0_1521043017699_0.273982435971718" }, "_npmUser": { "name": "sindresorhus", "email": "sindresorhus@gmail.com" }, "_npmVersion": "5.6.0", "_phantomChildren": {}, "_requested": { "raw": "opn@^5.1.0", "scope": null, "escapedName": "opn", "name": "opn", "rawSpec": "^5.1.0", "spec": ">=5.1.0 <6.0.0", "type": "range" }, "_requiredBy": [ "/webpack-dev-server" ], "_resolved": "https://registry.npmjs.org/opn/-/opn-5.3.0.tgz", "_shasum": "64871565c863875f052cfdf53d3e3cb5adb53b1c", "_shrinkwrap": null, "_spec": "opn@^5.1.0", "_where": "/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/webpack-dev-server", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "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-bYJHo/LOmoTd+pfiYhfZDnf9zekVJrY+cnS2a5F2x+w5ppvTqObojTP7WiFG+kVZs9Inw+qQ/lw7TroWwhdd2g==", "shasum": "64871565c863875f052cfdf53d3e3cb5adb53b1c", "tarball": "https://registry.npmjs.org/opn/-/opn-5.3.0.tgz", "fileCount": 5, "unpackedSize": 31066 }, "engines": { "node": ">=4" }, "files": [ "index.js", "xdg-open" ], "gitHead": "cfab3f9ba2096b00fef655f454be65b070f49d8a", "homepage": "https://github.com/sindresorhus/opn#readme", "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": "xo && ava" }, "version": "5.3.0" }