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/alq-cali.bikenow.co/node_modules/findup-sync/package.json
{
  "name": "findup-sync",
  "description": "Find the first file matching a given pattern in the current directory or the nearest ancestor directory.",
  "version": "2.0.0",
  "author": "\"Cowboy\" Ben Alman (http://benalman.com)",
  "repository": "js-cli/node-findup-sync",
  "license": "MIT",
  "files": [
    "index.js"
  ],
  "main": "index.js",
  "engines": {
    "node": ">= 0.10"
  },
  "scripts": {
    "lint": "jshint index.js test/support/index.js test/test.js",
    "test": "npm run lint && mocha"
  },
  "dependencies": {
    "detect-file": "^1.0.0",
    "is-glob": "^3.1.0",
    "micromatch": "^3.0.4",
    "resolve-dir": "^1.0.1"
  },
  "devDependencies": {
    "homedir-polyfill": "^1.0.1",
    "is-absolute": "^1.0.0",
    "jshint": "^2.9.5",
    "mocha": "^3.5.0",
    "normalize-path": "^2.1.1",
    "resolve": "^1.4.0"
  },
  "keywords": [
    "file",
    "find",
    "find-up",
    "findup",
    "glob",
    "match",
    "pattern",
    "resolve",
    "search"
  ]
}