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/gcp-metadata@8.1.2/node_modules/gaxios/package.json
{
  "name": "gaxios",
  "version": "7.1.3",
  "description": "A simple common HTTP client specifically for Google APIs and services.",
  "main": "build/cjs/src/index.js",
  "types": "build/cjs/src/index.d.ts",
  "files": [
    "build/"
  ],
  "exports": {
    ".": {
      "import": {
        "types": "./build/esm/src/index.d.ts",
        "default": "./build/esm/src/index.js"
      },
      "require": {
        "types": "./build/cjs/src/index.d.ts",
        "default": "./build/cjs/src/index.js"
      }
    }
  },
  "scripts": {
    "lint": "gts check --no-inline-config",
    "test": "c8 mocha build/esm/test",
    "presystem-test": "npm run compile",
    "system-test": "mocha build/esm/system-test --timeout 80000",
    "compile": "tsc -b ./tsconfig.json ./tsconfig.cjs.json && node utils/enable-esm.mjs",
    "fix": "gts fix",
    "prepare": "npm run compile",
    "pretest": "npm run compile",
    "webpack": "webpack",
    "prebrowser-test": "npm run compile",
    "browser-test": "node build/browser-test/browser-test-runner.js",
    "docs": "jsdoc -c .jsdoc.js",
    "docs-test": "linkinator docs",
    "predocs-test": "npm run docs",
    "samples-test": "cd samples/ && npm link ../ && npm test && cd ../",
    "prelint": "cd samples; npm link ../; npm install",
    "clean": "gts clean"
  },
  "repository": {
    "type": "git",
    "directory": "packages/gaxios",
    "url": "https://github.com/googleapis/google-cloud-node-core.git"
  },
  "keywords": [
    "google"
  ],
  "engines": {
    "node": ">=18"
  },
  "author": "Google, LLC",
  "license": "Apache-2.0",
  "devDependencies": {
    "@babel/plugin-proposal-private-methods": "^7.18.6",
    "@types/cors": "^2.8.6",
    "@types/express": "^5.0.0",
    "@types/extend": "^3.0.1",
    "@types/mocha": "^10.0.10",
    "@types/multiparty": "4.2.1",
    "@types/mv": "^2.1.0",
    "@types/ncp": "^2.0.1",
    "@types/node": "^22.0.0",
    "@types/sinon": "^17.0.0",
    "@types/tmp": "0.2.6",
    "assert": "^2.0.0",
    "browserify": "^17.0.0",
    "c8": "^10.0.0",
    "cors": "^2.8.5",
    "express": "^5.0.0",
    "gts": "^6.0.0",
    "is-docker": "^3.0.0",
    "jsdoc": "^4.0.0",
    "jsdoc-fresh": "^5.0.0",
    "jsdoc-region-tag": "^4.0.0",
    "karma": "^6.0.0",
    "karma-chrome-launcher": "^3.0.0",
    "karma-coverage": "^2.0.0",
    "karma-firefox-launcher": "^2.0.0",
    "karma-mocha": "^2.0.0",
    "karma-remap-coverage": "^0.1.5",
    "karma-sourcemap-loader": "^0.4.0",
    "karma-webpack": "^5.0.1",
    "linkinator": "^6.1.2",
    "mocha": "^11.1.0",
    "multiparty": "^4.2.1",
    "mv": "^2.1.1",
    "ncp": "^2.0.0",
    "nock": "^14.0.0-beta.13",
    "null-loader": "^4.0.0",
    "pack-n-play": "^4.0.0",
    "puppeteer": "^24.0.0",
    "sinon": "^21.0.0",
    "stream-browserify": "^3.0.0",
    "tmp": "0.2.5",
    "ts-loader": "^9.5.2",
    "typescript": "^5.8.3",
    "webpack": "^5.35.0",
    "webpack-cli": "^6.0.1"
  },
  "dependencies": {
    "extend": "^3.0.2",
    "https-proxy-agent": "^7.0.1",
    "node-fetch": "^3.3.2",
    "rimraf": "^5.0.1"
  },
  "homepage": "https://github.com/googleapis/google-cloud-node-core/tree/main/packages/gaxios"
}