HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux wordpress-ubuntu-s-2vcpu-4gb-fra1-01 5.4.0-169-generic #187-Ubuntu SMP Thu Nov 23 14:52:28 UTC 2023 x86_64
User: root (0)
PHP: 7.4.33
Disabled: 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,
Upload Files
File: /var/www/linde-ai/html/node_modules/cross-env/package.json
{
  "// babel 1": "this disables all built-in plugins from kcd-scripts for tests",
  "// babel 2": "that way we ensure that the tests run without compilation",
  "// babel 3": "because this module is published as-is. It is not compiled.",
  "_from": "cross-env@7.0.3",
  "_id": "cross-env@7.0.3",
  "_inBundle": false,
  "_integrity": "sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw==",
  "_location": "/cross-env",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "cross-env@7.0.3",
    "name": "cross-env",
    "escapedName": "cross-env",
    "rawSpec": "7.0.3",
    "saveSpec": null,
    "fetchSpec": "7.0.3"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/cross-env/-/cross-env-7.0.3.tgz",
  "_shasum": "865264b29677dc015ba8418918965dd232fc54cf",
  "_spec": "cross-env@7.0.3",
  "_where": "C:\\xampp\\htdocs\\linde-ai\\html",
  "author": {
    "name": "Kent C. Dodds",
    "email": "me@kentcdodds.com",
    "url": "https://kentcdodds.com"
  },
  "babel": {},
  "bin": {
    "cross-env": "src/bin/cross-env.js",
    "cross-env-shell": "src/bin/cross-env-shell.js"
  },
  "bugs": {
    "url": "https://github.com/kentcdodds/cross-env/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "cross-spawn": "^7.0.1"
  },
  "deprecated": false,
  "description": "Run scripts that set and use environment variables across platforms",
  "devDependencies": {
    "kcd-scripts": "^5.5.0"
  },
  "engines": {
    "node": ">=10.14",
    "npm": ">=6",
    "yarn": ">=1"
  },
  "eslintConfig": {
    "extends": "./node_modules/kcd-scripts/eslint.js"
  },
  "files": [
    "src",
    "!__tests__"
  ],
  "homepage": "https://github.com/kentcdodds/cross-env#readme",
  "keywords": [
    "cross-environment",
    "environment variable",
    "windows"
  ],
  "license": "MIT",
  "main": "src/index.js",
  "name": "cross-env",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kentcdodds/cross-env.git"
  },
  "scripts": {
    "lint": "kcd-scripts lint",
    "setup": "npm install && npm run validate -s",
    "test": "kcd-scripts test",
    "test:update": "npm test -- --updateSnapshot --coverage",
    "validate": "kcd-scripts validate"
  },
  "version": "7.0.3"
}