{
  "_from": "google-logging-utils@^0.0.2",
  "_id": "google-logging-utils@0.0.2",
  "_inBundle": false,
  "_integrity": "sha512-NEgUnEcBiP5HrPzufUkBzJOD/Sxsco3rLNo1F1TNf7ieU8ryUzBhqba8r756CjLX7rn3fHl6iLEwPYuqpoKgQQ==",
  "_location": "/google-logging-utils",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "google-logging-utils@^0.0.2",
    "name": "google-logging-utils",
    "escapedName": "google-logging-utils",
    "rawSpec": "^0.0.2",
    "saveSpec": null,
    "fetchSpec": "^0.0.2"
  },
  "_requiredBy": [
    "/gcp-metadata"
  ],
  "_resolved": "https://registry.npmjs.org/google-logging-utils/-/google-logging-utils-0.0.2.tgz",
  "_shasum": "5fd837e06fa334da450433b9e3e1870c1594466a",
  "_spec": "google-logging-utils@^0.0.2",
  "_where": "C:\\Sites\\Ecommerce\\node_modules\\gcp-metadata",
  "author": {
    "name": "Google API Authors"
  },
  "bugs": {
    "url": "https://github.com/googleapis/gax-nodejs/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "An ad-hoc debug logger package for other libraries",
  "devDependencies": {
    "@types/mocha": "^10.0.10",
    "@types/node": "^22.9.1",
    "c8": "^9.0.0",
    "gts": "^5.0.0",
    "mocha": "^9.0.0",
    "typescript": "^5.1.6"
  },
  "engines": {
    "node": ">=14"
  },
  "files": [
    "build/src"
  ],
  "homepage": "https://github.com/googleapis/gax-nodejs#readme",
  "license": "Apache-2.0",
  "main": "build/src/index.js",
  "name": "google-logging-utils",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/googleapis/gax-nodejs.git",
    "directory": "logging-utils"
  },
  "scripts": {
    "clean": "gts clean",
    "compile": "tsc -p . && cp -r test/fixtures build/test",
    "fix": "gts fix",
    "lint": "gts check test src samples",
    "precompile": "gts clean",
    "prepare": "npm run compile",
    "pretest": "npm run prepare",
    "samples-test": "echo no samples 🙀",
    "system-test": "echo no system tests 🙀",
    "test": "c8 mocha build/test"
  },
  "version": "0.0.2"
}
