{ "_from": "opn@latest", "_id": "opn@6.0.0", "_inBundle": false, "_integrity": "sha512-I9PKfIZC+e4RXZ/qr1RhgyCnGgYX0UEIlXgWnCOVACIvFgaC9rz6Won7xbdhoHrd8IIhV7YEpHjreNUNkqCGkQ==", "_location": "/opn", "_phantomChildren": {}, "_requested": { "type": "tag", "registry": true, "raw": "opn@latest", "name": "opn", "escapedName": "opn", "rawSpec": "latest", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "/live-server" ], "_resolved": "https://registry.npmjs.org/opn/-/opn-6.0.0.tgz", "_shasum": "3c5b0db676d5f97da1233d1ed42d182bc5a27d2d", "_spec": "opn@latest", "_where": "C:\\Repos\\mdt5_webApplicationen\\StartMochaTutorial\\node_modules\\live-server", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/open/issues" }, "bundleDependencies": false, "dependencies": { "is-wsl": "^1.1.0" }, "deprecated": "The package has been renamed to `open`", "description": "Open stuff like URLs, files, executables. Cross-platform.", "devDependencies": { "ava": "^1.4.0", "xo": "^0.24.0" }, "engines": { "node": ">=8" }, "files": [ "index.js", "xdg-open" ], "homepage": "https://github.com/sindresorhus/open#readme", "keywords": [ "app", "open", "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", "name": "opn", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/open.git" }, "scripts": { "test": "xo" }, "version": "6.0.0" }