![]() System : Linux absol.cf 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 7.4.33 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, Directory : /usr/local/lib/node_modules/browserify/node_modules/shell-quote/ |
Upload File : |
{ "_from": "shell-quote@^1.6.1", "_id": "shell-quote@1.7.2", "_inBundle": false, "_integrity": "sha512-mRz/m/JVscCrkMyPqHc/bczi3OQHkLTqXHEFu0zDhK/qfv3UcOA4SVmRCLmos4bhjr9ekVQubj/R7waKapmiQg==", "_location": "/browserify/shell-quote", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "shell-quote@^1.6.1", "name": "shell-quote", "escapedName": "shell-quote", "rawSpec": "^1.6.1", "saveSpec": null, "fetchSpec": "^1.6.1" }, "_requiredBy": [ "/browserify" ], "_resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.7.2.tgz", "_shasum": "67a7d02c76c9da24f99d20808fcaded0e0e04be2", "_spec": "shell-quote@^1.6.1", "_where": "/usr/local/lib/node_modules/browserify", "author": { "name": "James Halliday", "email": "mail@substack.net", "url": "http://substack.net" }, "bugs": { "url": "https://github.com/substack/node-shell-quote/issues" }, "bundleDependencies": false, "deprecated": false, "description": "quote and parse shell commands", "devDependencies": { "tape": "4" }, "homepage": "https://github.com/substack/node-shell-quote", "keywords": [ "command", "parse", "quote", "shell" ], "license": "MIT", "main": "index.js", "name": "shell-quote", "repository": { "type": "git", "url": "git+ssh://git@github.com/substack/node-shell-quote.git" }, "scripts": { "test": "tape test/*.js" }, "version": "1.7.2" }