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.com/node_modules/sade/package.json
{
  "name": "sade",
  "version": "1.8.1",
  "description": "Smooth (CLI) operator 🎶",
  "repository": "lukeed/sade",
  "module": "lib/index.mjs",
  "main": "lib/index.js",
  "types": "index.d.ts",
  "license": "MIT",
  "files": [
    "*.d.ts",
    "lib"
  ],
  "author": {
    "name": "Luke Edwards",
    "email": "luke.edwards05@gmail.com",
    "url": "https://lukeed.com"
  },
  "scripts": {
    "build": "rollup -c",
    "test": "tape -r esm test/*.js | tap-spec"
  },
  "dependencies": {
    "mri": "^1.1.0"
  },
  "engines": {
    "node": ">=6"
  },
  "keywords": [
    "cli",
    "cli-app",
    "commander",
    "arguments",
    "parser",
    "yargs",
    "argv"
  ],
  "devDependencies": {
    "esm": "3.2.25",
    "rollup": "1.32.1",
    "tap-spec": "4.1.2",
    "tape": "4.14.0",
    "terser": "4.8.0"
  }
}