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/async-limiter/package.json
{
  "_args": [
    [
      "async-limiter@1.0.0",
      "C:\\OSPanel\\domains\\tana\\frontend"
    ]
  ],
  "_development": true,
  "_from": "async-limiter@1.0.0",
  "_id": "async-limiter@1.0.0",
  "_inBundle": false,
  "_integrity": "sha512-jp/uFnooOiO+L211eZOoSyzpOITMXx1rBITauYykG3BRYPu8h0UcxsPNB04RR5vo4Tyz3+ay17tR6JVf9qzYWg==",
  "_location": "/async-limiter",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "async-limiter@1.0.0",
    "name": "async-limiter",
    "escapedName": "async-limiter",
    "rawSpec": "1.0.0",
    "saveSpec": null,
    "fetchSpec": "1.0.0"
  },
  "_requiredBy": [
    "/ws"
  ],
  "_resolved": "https://registry.npmjs.org/async-limiter/-/async-limiter-1.0.0.tgz",
  "_spec": "1.0.0",
  "_where": "C:\\OSPanel\\domains\\tana\\frontend",
  "author": {
    "name": "Samuel Reed"
  },
  "bugs": {
    "url": "https://github.com/strml/async-limiter/issues"
  },
  "dependencies": {},
  "description": "asynchronous function queue with adjustable concurrency",
  "devDependencies": {
    "coveralls": "^2.11.2",
    "eslint": "^4.6.1",
    "eslint-plugin-mocha": "^4.11.0",
    "intelli-espower-loader": "^1.0.1",
    "istanbul": "^0.3.2",
    "mocha": "^3.5.2",
    "power-assert": "^1.4.4"
  },
  "homepage": "https://github.com/strml/async-limiter#readme",
  "keywords": [
    "throttle",
    "async",
    "limiter",
    "asynchronous",
    "job",
    "task",
    "concurrency",
    "concurrent"
  ],
  "license": "MIT",
  "name": "async-limiter",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/strml/async-limiter.git"
  },
  "scripts": {
    "coverage": "istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls",
    "example": "node example",
    "lint": "eslint .",
    "test": "mocha --R intelli-espower-loader test/",
    "travis": "npm run lint && npm run coverage"
  },
  "version": "1.0.0"
}