![]() 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/shebang-command/ |
{ "_args": [ [ "[email protected]", "/home/corals/clinic.corals.io" ] ], "_development": true, "_from": "[email protected]", "_id": "[email protected]", "_inBundle": false, "_integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", "_location": "/shebang-command", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "shebang-command", "escapedName": "shebang-command", "rawSpec": "2.0.0", "saveSpec": null, "fetchSpec": "2.0.0" }, "_requiredBy": [ "/cross-spawn" ], "_resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", "_spec": "2.0.0", "_where": "/home/corals/clinic.corals.io", "author": { "name": "Kevin MÃ¥rtensson", "email": "[email protected]", "url": "github.com/kevva" }, "bugs": { "url": "https://github.com/kevva/shebang-command/issues" }, "dependencies": { "shebang-regex": "^3.0.0" }, "description": "Get the command from a shebang", "devDependencies": { "ava": "^2.3.0", "xo": "^0.24.0" }, "engines": { "node": ">=8" }, "files": [ "index.js" ], "homepage": "https://github.com/kevva/shebang-command#readme", "keywords": [ "cmd", "command", "parse", "shebang" ], "license": "MIT", "name": "shebang-command", "repository": { "type": "git", "url": "git+https://github.com/kevva/shebang-command.git" }, "scripts": { "test": "xo && ava" }, "version": "2.0.0" }