{
  "_args": [
    [
      "gauge@4.0.4",
      "/Users/david/Desktop/Desarrollo/RequiezPages/Quadri"
    ]
  ],
  "_from": "gauge@4.0.4",
  "_id": "gauge@4.0.4",
  "_inBundle": false,
  "_integrity": "sha512-f9m+BEN5jkg6a0fZjleidjN51VE1X+mPFQ2DJ0uv1V39oCLCbsGe6yjbBnp7eK7z/+GAon99a3nHuqbuuthyPg==",
  "_location": "/gauge",
  "_phantomChildren": {
    "ansi-regex": "5.0.1"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "gauge@4.0.4",
    "name": "gauge",
    "escapedName": "gauge",
    "rawSpec": "4.0.4",
    "saveSpec": null,
    "fetchSpec": "4.0.4"
  },
  "_requiredBy": [
    "/npmlog"
  ],
  "_resolved": "https://registry.npmjs.org/gauge/-/gauge-4.0.4.tgz",
  "_spec": "4.0.4",
  "_where": "/Users/david/Desktop/Desarrollo/RequiezPages/Quadri",
  "author": {
    "name": "GitHub Inc."
  },
  "bugs": {
    "url": "https://github.com/npm/gauge/issues"
  },
  "dependencies": {
    "aproba": "^1.0.3 || ^2.0.0",
    "color-support": "^1.1.3",
    "console-control-strings": "^1.1.0",
    "has-unicode": "^2.0.1",
    "signal-exit": "^3.0.7",
    "string-width": "^4.2.3",
    "strip-ansi": "^6.0.1",
    "wide-align": "^1.1.5"
  },
  "description": "A terminal based horizontal gauge",
  "devDependencies": {
    "@npmcli/eslint-config": "^3.0.1",
    "@npmcli/template-oss": "3.2.0",
    "readable-stream": "^3.6.0",
    "tap": "^16.0.1"
  },
  "engines": {
    "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  },
  "files": [
    "bin/",
    "lib/"
  ],
  "homepage": "https://github.com/npm/gauge",
  "keywords": [
    "progressbar",
    "progress",
    "gauge"
  ],
  "license": "ISC",
  "main": "lib",
  "name": "gauge",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/npm/gauge.git"
  },
  "scripts": {
    "lint": "eslint \"**/*.js\"",
    "lintfix": "npm run lint -- --fix",
    "postlint": "template-oss-check",
    "posttest": "npm run lint",
    "postversion": "npm publish",
    "prepublishOnly": "git push origin --follow-tags",
    "preversion": "npm test",
    "snap": "tap",
    "template-oss-apply": "template-oss-apply --force",
    "test": "tap"
  },
  "tap": {
    "branches": 79,
    "statements": 89,
    "functions": 92,
    "lines": 90
  },
  "templateOSS": {
    "//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
    "version": "3.2.0"
  },
  "version": "4.0.4"
}
