![]() 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/mets.corals.io/wp-content/themes/metras/node_modules/meow/ |
{ "_args": [ [ "[email protected]", "/var/www/vhosts/metras.co/httpdocs/wp-content/themes/metras" ] ], "_development": true, "_from": "[email protected]", "_id": "[email protected]", "_inBundle": false, "_integrity": "sha512-CbTqYU17ABaLefO8vCU153ZZlprKYWDljcndKKDCFcYQITzWCXZAVk4QMFZPgvzrnUQ3uItnIE/LoUOwrT15Ig==", "_location": "/meow", "_phantomChildren": { "error-ex": "1.3.2", "graceful-fs": "4.2.0", "json-parse-better-errors": "1.0.2", "locate-path": "2.0.0", "normalize-package-data": "2.5.0" }, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "meow", "escapedName": "meow", "rawSpec": "5.0.0", "saveSpec": null, "fetchSpec": "5.0.0" }, "_requiredBy": [ "/stylelint" ], "_resolved": "https://registry.npmjs.org/meow/-/meow-5.0.0.tgz", "_spec": "5.0.0", "_where": "/var/www/vhosts/metras.co/httpdocs/wp-content/themes/metras", "author": { "name": "Sindre Sorhus", "email": "[email protected]", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/meow/issues" }, "dependencies": { "camelcase-keys": "^4.0.0", "decamelize-keys": "^1.0.0", "loud-rejection": "^1.0.0", "minimist-options": "^3.0.1", "normalize-package-data": "^2.3.4", "read-pkg-up": "^3.0.0", "redent": "^2.0.0", "trim-newlines": "^2.0.0", "yargs-parser": "^10.0.0" }, "description": "CLI app helper", "devDependencies": { "ava": "*", "execa": "^0.10.0", "indent-string": "^3.0.0", "xo": "*" }, "engines": { "node": ">=6" }, "files": [ "index.js" ], "homepage": "https://github.com/sindresorhus/meow#readme", "keywords": [ "cli", "bin", "util", "utility", "helper", "argv", "command", "line", "meow", "cat", "kitten", "parser", "option", "flags", "input", "cmd", "console" ], "license": "MIT", "name": "meow", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/meow.git" }, "scripts": { "test": "xo && ava" }, "version": "5.0.0", "xo": { "rules": { "unicorn/no-process-exit": "off" } } }