{ "_args": [ [ "opener@1.5.2", "/Applications/work/GitLab/lepu-test-platform-web" ] ], "_development": true, "_from": "opener@1.5.2", "_id": "opener@1.5.2", "_inBundle": false, "_integrity": "sha512-ur5UIdyw5Y7yEj9wLzhqXiy6GZ3Mwx0yGI+5sMn2r0N0v3cKJvUmFH5yPP+WXh9e0xfyzyJX95D8l088DNFj7A==", "_location": "/opener", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "opener@1.5.2", "name": "opener", "escapedName": "opener", "rawSpec": "1.5.2", "saveSpec": null, "fetchSpec": "1.5.2" }, "_requiredBy": [ "/webpack-bundle-analyzer" ], "_resolved": "https://registry.npmjs.org/opener/-/opener-1.5.2.tgz", "_spec": "1.5.2", "_where": "/Applications/work/GitLab/lepu-test-platform-web", "author": { "name": "Domenic Denicola", "email": "d@domenic.me", "url": "https://domenic.me/" }, "bin": { "opener": "bin/opener-bin.js" }, "bugs": { "url": "https://github.com/domenic/opener/issues" }, "description": "Opens stuff, like webpages and files and executables, cross-platform", "devDependencies": { "eslint": "^7.7.0" }, "files": [ "lib/", "bin/" ], "homepage": "https://github.com/domenic/opener#readme", "license": "(WTFPL OR MIT)", "main": "lib/opener.js", "name": "opener", "repository": { "type": "git", "url": "git+https://github.com/domenic/opener.git" }, "scripts": { "lint": "eslint ." }, "version": "1.5.2" }