HEX
Server: nginx/1.28.1
System: Linux 10-41-63-61 6.8.0-31-generic #31-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 20 00:40:06 UTC 2024 x86_64
User: www (1001)
PHP: 7.4.33
Disabled: passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,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_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv
Upload Files
File: /www/wwwroot/oura.mlazu.com/node_modules/.pnpm/node_modules/fetch-blob/package.json
{
    "name": "fetch-blob",
    "version": "3.2.0",
    "description": "Blob & File implementation in Node.js, originally from node-fetch.",
    "main": "index.js",
    "type": "module",
    "files": [
        "from.js",
        "file.js",
        "file.d.ts",
        "index.js",
        "index.d.ts",
        "from.d.ts",
        "streams.cjs"
    ],
    "scripts": {
        "test": "node --experimental-loader ./test/http-loader.js ./test/test-wpt-in-node.js",
        "report": "c8 --reporter json --reporter text npm run test",
        "coverage": "npm run report && codecov -f coverage/coverage-final.json",
        "prepublishOnly": "tsc --declaration --emitDeclarationOnly --allowJs index.js from.js"
    },
    "repository": "https://github.com/node-fetch/fetch-blob.git",
    "keywords": [
        "blob",
        "file",
        "node-fetch"
    ],
    "engines": {
        "node": "^12.20 || >= 14.13"
    },
    "author": "Jimmy Wärting <jimmy@warting.se> (https://jimmy.warting.se)",
    "license": "MIT",
    "bugs": {
        "url": "https://github.com/node-fetch/fetch-blob/issues"
    },
    "homepage": "https://github.com/node-fetch/fetch-blob#readme",
    "devDependencies": {
        "@types/node": "^17.0.9",
        "c8": "^7.11.0",
        "typescript": "^4.5.4"
    },
    "funding": [
        {
            "type": "github",
            "url": "https://github.com/sponsors/jimmywarting"
        },
        {
            "type": "paypal",
            "url": "https://paypal.me/jimmywarting"
        }
    ],
    "dependencies": {
        "node-domexception": "^1.0.0",
        "web-streams-polyfill": "^3.0.3"
    }
}