/
websites
/
test-project
/
node_modules
/
open
/
Upload File
HOME
{ "_from": "open@7.2.0", "_id": "open@7.2.0", "_inBundle": false, "_integrity": "sha512-4HeyhxCvBTI5uBePsAdi55C5fmqnWZ2e2MlmvWi5KW5tdH5rxoiv/aMtbeVxKZc3eWkT1GymMnLG8XC4Rq4TDQ==", "_location": "/open", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "open@7.2.0", "name": "open", "escapedName": "open", "rawSpec": "7.2.0", "saveSpec": null, "fetchSpec": "7.2.0" }, "_requiredBy": [ "/@angular-devkit/build-angular", "/@angular/cli" ], "_resolved": "https://registry.npmjs.org/open/-/open-7.2.0.tgz", "_shasum": "212959bd7b0ce2e8e3676adc76e3cf2f0a2498b4", "_spec": "open@7.2.0", "_where": "/websites/test-project/node_modules/@angular-devkit/build-angular", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "https://sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/open/issues" }, "bundleDependencies": false, "dependencies": { "is-docker": "^2.0.0", "is-wsl": "^2.1.1" }, "deprecated": false, "description": "Open stuff like URLs, files, executables. Cross-platform.", "devDependencies": { "@types/node": "^12.7.5", "ava": "^2.3.0", "tsd": "^0.11.0", "xo": "^0.25.3" }, "engines": { "node": ">=8" }, "files": [ "index.js", "index.d.ts", "xdg-open" ], "funding": "https://github.com/sponsors/sindresorhus", "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": "open", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/open.git" }, "scripts": { "test": "xo && tsd" }, "version": "7.2.0" }