![]() 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/get-stdin/ |
{ "_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-zRKcywvrXlXsA0v0i9Io4KDRaAw7+a1ZpjRwl9Wox8PFlVCCHra7E9c4kqXCoCM9nR5tBkaTTZRBoCm60bFqTQ==", "_location": "/get-stdin", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "get-stdin", "escapedName": "get-stdin", "rawSpec": "7.0.0", "saveSpec": null, "fetchSpec": "7.0.0" }, "_requiredBy": [ "/stylelint" ], "_resolved": "https://registry.npmjs.org/get-stdin/-/get-stdin-7.0.0.tgz", "_spec": "7.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/get-stdin/issues" }, "description": "Get stdin as a string or buffer", "devDependencies": { "@types/node": "^11.13.4", "ava": "^1.4.1", "delay": "^4.2.0", "tsd": "^0.7.2", "xo": "^0.24.0" }, "engines": { "node": ">=8" }, "files": [ "index.js", "index.d.ts" ], "homepage": "https://github.com/sindresorhus/get-stdin#readme", "keywords": [ "std", "stdin", "stdio", "concat", "buffer", "stream", "process", "read" ], "license": "MIT", "name": "get-stdin", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/get-stdin.git" }, "scripts": { "test": "xo && ava test.js test-buffer.js && echo unicorns | node test-real.js && tsd" }, "version": "7.0.0" }