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/gcp-metadata/package.json
{
  "name": "gcp-metadata",
  "version": "8.1.2",
  "description": "Get the metadata from a Google Cloud Platform environment",
  "repository": {
    "type": "git",
    "directory": "packages/gcp-metadata",
    "url": "https://github.com/googleapis/google-cloud-node-core.git"
  },
  "main": "./build/src/index.js",
  "types": "./build/src/index.d.ts",
  "type": "commonjs",
  "files": [
    "build/src"
  ],
  "scripts": {
    "compile": "cross-env NODE_OPTIONS=--max-old-space-size=8192 tsc -p .",
    "fix": "gts fix",
    "pretest": "npm run compile",
    "prepare": "npm run compile",
    "samples-test": "npm link && cd samples/ && npm link ../ && npm test && cd ../",
    "presystem-test": "npm run compile",
    "system-test": "mocha build/system-test --timeout 600000",
    "test": "c8 mocha --timeout=5000 build/test",
    "docs": "jsdoc -c .jsdoc.js",
    "lint": "gts check",
    "docs-test": "linkinator docs",
    "predocs-test": "npm run docs",
    "prelint": "cd samples; npm link ../; npm install",
    "clean": "gts clean",
    "precompile": "gts clean"
  },
  "keywords": [
    "google cloud platform",
    "google cloud",
    "google",
    "app engine",
    "compute engine",
    "metadata server",
    "metadata"
  ],
  "author": "Google LLC",
  "license": "Apache-2.0",
  "dependencies": {
    "gaxios": "^7.0.0",
    "google-logging-utils": "^1.0.0",
    "json-bigint": "^1.0.0"
  },
  "devDependencies": {
    "@google-cloud/functions": "^4.0.0",
    "@types/json-bigint": "^1.0.4",
    "@types/mocha": "^10.0.9",
    "@types/ncp": "^2.0.8",
    "@types/node": "^22.9.0",
    "@types/sinon": "^17.0.3",
    "@types/tmp": "^0.2.6",
    "c8": "^10.1.2",
    "cross-env": "^7.0.3",
    "gcbuild": "^1.3.39",
    "gcx": "^2.0.27",
    "gts": "^6.0.2",
    "jsdoc": "^4.0.4",
    "jsdoc-fresh": "^5.0.0",
    "jsdoc-region-tag": "^4.0.0",
    "linkinator": "^6.1.2",
    "mocha": "^11.1.0",
    "ncp": "^2.0.0",
    "nock": "^14.0.1",
    "sinon": "^21.0.0",
    "tmp": "^0.2.3",
    "typescript": "^5.6.3"
  },
  "engines": {
    "node": ">=18"
  },
  "homepage": "https://github.com/googleapis/google-cloud-node-core/tree/main/packages/gcp-metadata"
}