![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/clinic.corals.io/node_modules/open/ |
{ "_args": [ [ "[email protected]", "/home/corals/clinic.corals.io" ] ], "_development": true, "_from": "[email protected]", "_id": "[email protected]", "_inBundle": false, "_integrity": "sha512-MVHddDVweXZF3awtlAS+6pgKLlm/JgxZ90+/NBurBoQctVOOB/zDdVjcyPzQ+0laDGbsWgrRkflI65sQeOgT9Q==", "_location": "/open", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "open", "escapedName": "open", "rawSpec": "7.4.2", "saveSpec": null, "fetchSpec": "7.4.2" }, "_requiredBy": [ "/webpack-dev-server" ], "_resolved": "https://registry.npmjs.org/open/-/open-7.4.2.tgz", "_spec": "7.4.2", "_where": "/home/corals/clinic.corals.io", "author": { "name": "Sindre Sorhus", "email": "[email protected]", "url": "https://sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/open/issues" }, "dependencies": { "is-docker": "^2.0.0", "is-wsl": "^2.1.1" }, "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.4.2" }