HEX
Server: nginx/1.18.0
System: Linux test-ipsremont 5.4.0-214-generic #234-Ubuntu SMP Fri Mar 14 23:50:27 UTC 2025 x86_64
User: ips (1000)
PHP: 8.0.30
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/quadcode-site/node_modules/npm/node_modules/move-concurrently/package.json
{
  "_args": [
    [
      "move-concurrently@1.0.1",
      "/Users/rebecca/code/npm"
    ]
  ],
  "_from": "move-concurrently@1.0.1",
  "_id": "move-concurrently@1.0.1",
  "_inBundle": false,
  "_integrity": "sha1-viwAX9oy4LKa8fBdfEszIUxwH5I=",
  "_location": "/move-concurrently",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "move-concurrently@1.0.1",
    "name": "move-concurrently",
    "escapedName": "move-concurrently",
    "rawSpec": "1.0.1",
    "saveSpec": null,
    "fetchSpec": "1.0.1"
  },
  "_requiredBy": [
    "/",
    "/cacache",
    "/npm-profile/cacache",
    "/npm-registry-fetch/cacache"
  ],
  "_resolved": "https://registry.npmjs.org/move-concurrently/-/move-concurrently-1.0.1.tgz",
  "_spec": "1.0.1",
  "_where": "/Users/rebecca/code/npm",
  "author": {
    "name": "Rebecca Turner",
    "email": "me@re-becca.org",
    "url": "http://re-becca.org/"
  },
  "bugs": {
    "url": "https://github.com/npm/move-concurrently/issues"
  },
  "dependencies": {
    "aproba": "^1.1.1",
    "copy-concurrently": "^1.0.0",
    "fs-write-stream-atomic": "^1.0.8",
    "mkdirp": "^0.5.1",
    "rimraf": "^2.5.4",
    "run-queue": "^1.0.3"
  },
  "description": "Promises of moves of files or directories with rename, falling back to recursive rename/copy on EXDEV errors, with configurable concurrency and win32 junction support.",
  "devDependencies": {
    "standard": "^8.6.0",
    "tacks": "^1.2.6",
    "tap": "^10.1.1"
  },
  "directories": {
    "test": "test"
  },
  "files": [
    "move.js",
    "is-windows.js"
  ],
  "homepage": "https://www.npmjs.com/package/move-concurrently",
  "keywords": [
    "move"
  ],
  "license": "ISC",
  "main": "move.js",
  "name": "move-concurrently",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/npm/move-concurrently.git"
  },
  "scripts": {
    "test": "standard && tap --coverage test"
  },
  "version": "1.0.1"
}