HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux ip-172-31-4-197 6.8.0-1036-aws #38~22.04.1-Ubuntu SMP Fri Aug 22 15:44:33 UTC 2025 x86_64
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/bots/enerbot/node_modules/fluent-ffmpeg/package.json
{
  "name": "fluent-ffmpeg",
  "version": "2.1.3",
  "description": "A fluent API to FFMPEG (http://www.ffmpeg.org)",
  "keywords": [
    "ffmpeg"
  ],
  "author": "Stefan Schaermeli <schaermu@gmail.com>",
  "contributors": [
    {
      "name": "Felix Fichte",
      "email": "spruce@space-ships.de"
    }
  ],
  "license": "MIT",
  "bugs": {
    "mail": "schaermu@gmail.com",
    "url": "http://github.com/fluent-ffmpeg/node-fluent-ffmpeg/issues"
  },
  "repository": "git://github.com/fluent-ffmpeg/node-fluent-ffmpeg.git",
  "devDependencies": {
    "jsdoc": "^4.0.0",
    "mocha": "^10.0.0",
    "nyc": "^15.1.0",
    "should": "^13.0.0"
  },
  "dependencies": {
    "async": "^0.2.9",
    "which": "^1.1.1"
  },
  "engines": {
    "node": ">=18"
  },
  "main": "index",
  "scripts": {
    "test": "NODE_ENV=test nyc mocha --require should --reporter spec",
    "coverage": "nyc report --reporter=lcov"
  }
}