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/tana/frontend/node_modules/concurrently/package.json
{
  "_args": [
    [
      "concurrently@3.6.0",
      "C:\\OSPanel\\domains\\tana\\frontend"
    ]
  ],
  "_development": true,
  "_from": "concurrently@3.6.0",
  "_id": "concurrently@3.6.0",
  "_inBundle": false,
  "_integrity": "sha512-6XiIYtYzmGEccNZFkih5JOH92jLA4ulZArAYy5j1uDSdrPLB3KzdE8GW7t2fHPcg9ry2+5LP9IEYzXzxw9lFdA==",
  "_location": "/concurrently",
  "_phantomChildren": {
    "error-ex": "1.3.2",
    "graceful-fs": "4.1.11",
    "json-parse-better-errors": "1.0.2",
    "normalize-package-data": "2.4.0"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "concurrently@3.6.0",
    "name": "concurrently",
    "escapedName": "concurrently",
    "rawSpec": "3.6.0",
    "saveSpec": null,
    "fetchSpec": "3.6.0"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/concurrently/-/concurrently-3.6.0.tgz",
  "_spec": "3.6.0",
  "_where": "C:\\OSPanel\\domains\\tana\\frontend",
  "author": {
    "name": "Kimmo Brunfeldt"
  },
  "bin": {
    "concurrent": "./src/main.js",
    "concurrently": "./src/main.js"
  },
  "bugs": {
    "url": "https://github.com/kimmobrunfeldt/concurrently/issues"
  },
  "dependencies": {
    "chalk": "^2.4.1",
    "commander": "2.6.0",
    "date-fns": "^1.23.0",
    "lodash": "^4.5.1",
    "read-pkg": "^3.0.0",
    "rx": "2.3.24",
    "spawn-command": "^0.0.2-1",
    "supports-color": "^3.2.3",
    "tree-kill": "^1.1.0"
  },
  "description": "Run commands concurrently",
  "devDependencies": {
    "chai": "^1.10.0",
    "eslint": "^4.19.1",
    "mocha": "^2.1.0",
    "mustache": "^1.0.0",
    "releasor": "^1.2.1",
    "semver": "^4.2.0",
    "shell-quote": "^1.4.3",
    "shelljs": "^0.3.0",
    "sinon": "^4.1.3",
    "string": "^3.0.0"
  },
  "engines": {
    "node": ">=4.0.0"
  },
  "homepage": "https://github.com/kimmobrunfeldt/concurrently",
  "keywords": [
    "bash",
    "concurrent",
    "parallel",
    "concurrently",
    "command",
    "sh"
  ],
  "license": "MIT",
  "main": "src/main.js",
  "name": "concurrently",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kimmobrunfeldt/concurrently.git"
  },
  "scripts": {
    "echo": "echo",
    "echo-sound-beep": "echo beep",
    "echo-sound-boop": "echo boop",
    "echo-test": "echo test",
    "lint": "eslint .",
    "test": "mocha"
  },
  "version": "3.6.0"
}