HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux ip-172-31-42-149 5.15.0-1084-aws #91~20.04.1-Ubuntu SMP Fri May 2 07:00:04 UTC 2025 aarch64
User: ubuntu (1000)
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/vhost/disk-apps/pwa.sports-crowd.com/node_modules/neo-async/package.json
{
  "name": "neo-async",
  "version": "2.6.2",
  "description": "Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster ",
  "main": "async.js",
  "license": "MIT",
  "keywords": [
    "async",
    "util"
  ],
  "repository": {
    "type": "git",
    "url": "git@github.com:suguru03/neo-async.git"
  },
  "homepage": "https://github.com/suguru03/neo-async",
  "dependencies": {},
  "devDependencies": {
    "aigle": "^1.14.0",
    "async": "^2.6.0",
    "benchmark": "^2.1.1",
    "bluebird": "^3.5.1",
    "codecov.io": "^0.1.6",
    "fs-extra": "^4.0.2",
    "func-comparator": "^0.7.2",
    "gulp": "^4.0.2",
    "gulp-bump": "^2.8.0",
    "gulp-exit": "0.0.2",
    "gulp-git": "^2.4.2",
    "gulp-jscs": "^4.0.0",
    "gulp-mocha": "^4.2.0",
    "gulp-tag-version": "^1.3.0",
    "gulp-util": "^3.0.7",
    "husky": "^1.2.0",
    "istanbul": "^0.4.3",
    "jsdoc": "^3.5.5",
    "jshint": "^2.9.5",
    "lint-staged": "^8.1.0",
    "lodash": "^4.16.6",
    "minimist": "^1.2.0",
    "mocha": "^3.5.3",
    "mocha-parallel-executor": "^0.3.0",
    "mocha.parallel": "^0.15.3",
    "prettier": "^1.15.2",
    "require-dir": "^0.3.0"
  },
  "lint-staged": {
    "*.{js,ts}": [
      "prettier --write",
      "git add"
    ]
  },
  "prettier": {
    "printWidth": 100,
    "singleQuote": true
  },
  "browser": "async.min.js"
}