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/bot-pqr/node_modules/@builderbot/bot/package.json
{
    "name": "@builderbot/bot",
    "version": "1.2.5",
    "description": "core typescript",
    "author": "Leifer Mendez <leifer33@gmail.com>",
    "homepage": "https://github.com/codigoencasa/bot-whatsapp#readme",
    "license": "ISC",
    "main": "dist/index.cjs",
    "types": "dist/index.d.ts",
    "type": "module",
    "scripts": {
        "build": "rimraf dist && rollup --config",
        "test": " npx uvu -r tsm ./__tests__ ",
        "test:coverage": "npx c8  npm run test "
    },
    "files": [
        "./dist/"
    ],
    "directories": {
        "src": "src",
        "test": "__tests__"
    },
    "repository": {
        "type": "git",
        "url": "git+https://github.com/codigoencasa/bot-whatsapp.git"
    },
    "bugs": {
        "url": "https://github.com/codigoencasa/bot-whatsapp/issues"
    },
    "devDependencies": {
        "@microsoft/api-extractor": "^7.43.0",
        "@rollup/plugin-commonjs": "^25.0.7",
        "@rollup/plugin-json": "^6.1.0",
        "@rollup/plugin-node-resolve": "^15.2.3",
        "@rollup/plugin-terser": "^0.4.4",
        "@types/body-parser": "^1.19.5",
        "@types/cors": "^2.8.17",
        "@types/fluent-ffmpeg": "^2.1.24",
        "@types/follow-redirects": "^1.14.4",
        "@types/mime-types": "^2.1.4",
        "@types/node": "^20.12.3",
        "@types/polka": "^0.5.7",
        "@types/proxyquire": "^1.3.31",
        "@types/sinon": "^17.0.3",
        "proxyquire": "^2.1.3",
        "rimraf": "^5.0.5",
        "rollup-plugin-typescript2": "^0.36.0",
        "sinon": "^17.0.1",
        "tslib": "^2.6.2",
        "tsm": "^2.3.0"
    },
    "dependencies": {
        "@ffmpeg-installer/ffmpeg": "^1.1.0",
        "body-parser": "^1.20.2",
        "cors": "^2.8.5",
        "fluent-ffmpeg": "^2.1.2",
        "follow-redirects": "^1.15.6",
        "mime-types": "^2.1.35",
        "picocolors": "^1.0.0",
        "polka": "^0.5.2"
    },
    "optionalDependencies": {
        "sharp": "0.33.3"
    },
    "gitHead": "e71645abd8dcc4a9bffb29ae0fe862b91ccff616"
}