![]() 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/cross-env/ |
{ "_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-jtdNFfFW1hB7sMhr/H6rW1Z45LFqyI431m3qU6bFXcQ3Eh7LtBuG3h74o7ohHZ3crrRkkqHlo4jYHFPcjroANg==", "_location": "/cross-env", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "cross-env", "escapedName": "cross-env", "rawSpec": "5.2.0", "saveSpec": null, "fetchSpec": "5.2.0" }, "_requiredBy": [ "#DEV:/" ], "_resolved": "https://registry.npmjs.org/cross-env/-/cross-env-5.2.0.tgz", "_spec": "5.2.0", "_where": "/var/www/vhosts/metras.co/httpdocs/wp-content/themes/metras", "author": { "name": "Kent C. Dodds", "email": "[email protected]", "url": "http://kentcdodds.com/" }, "bin": { "cross-env": "dist/bin/cross-env.js", "cross-env-shell": "dist/bin/cross-env-shell.js" }, "bugs": { "url": "https://github.com/kentcdodds/cross-env/issues" }, "dependencies": { "cross-spawn": "^6.0.5", "is-windows": "^1.0.0" }, "description": "Run scripts that set and use environment variables across platforms", "devDependencies": { "kcd-scripts": "^0.3.4" }, "engines": { "node": ">=4.0" }, "eslintConfig": { "extends": "./node_modules/kcd-scripts/eslint.js" }, "eslintIgnore": [ "node_modules", "coverage", "dist" ], "files": [ "dist" ], "homepage": "https://github.com/kentcdodds/cross-env#readme", "keywords": [ "cross-environment", "environment variable", "windows" ], "license": "MIT", "main": "dist/index.js", "name": "cross-env", "repository": { "type": "git", "url": "git+https://github.com/kentcdodds/cross-env.git" }, "scripts": { "add-contributor": "kcd-scripts contributors add", "build": "kcd-scripts build", "lint": "kcd-scripts lint", "precommit": "kcd-scripts precommit", "test": "kcd-scripts test", "test:update": "npm test -- --updateSnapshot --coverage", "validate": "kcd-scripts validate" }, "version": "5.2.0" }