{
  "_args": [
    [
      "npmlog@5.0.1",
      "C:\\Users\\User\\Documents\\GitHub\\WLO_CREDITO_DIGITAL\\code\\backend"
    ]
  ],
  "_from": "npmlog@5.0.1",
  "_id": "npmlog@5.0.1",
  "_inBundle": false,
  "_integrity": "sha512-AqZtDUWOMKs1G/8lwylVjrdYgqA4d9nu8hc+0gzRxlDb1I10+FHBGMXs6aiQHFdCUUlqH99MUMuLfzWDNDtfxw==",
  "_location": "/npmlog",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "npmlog@5.0.1",
    "name": "npmlog",
    "escapedName": "npmlog",
    "rawSpec": "5.0.1",
    "saveSpec": null,
    "fetchSpec": "5.0.1"
  },
  "_requiredBy": [
    "/@mapbox/node-pre-gyp"
  ],
  "_resolved": "https://registry.npmjs.org/npmlog/-/npmlog-5.0.1.tgz",
  "_spec": "5.0.1",
  "_where": "C:\\Users\\User\\Documents\\GitHub\\WLO_CREDITO_DIGITAL\\code\\backend",
  "author": {
    "name": "Isaac Z. Schlueter",
    "email": "i@izs.me",
    "url": "http://blog.izs.me/"
  },
  "bugs": {
    "url": "https://github.com/npm/npmlog/issues"
  },
  "dependencies": {
    "are-we-there-yet": "^2.0.0",
    "console-control-strings": "^1.1.0",
    "gauge": "^3.0.0",
    "set-blocking": "^2.0.0"
  },
  "description": "logger for npm",
  "devDependencies": {
    "@npmcli/lint": "^1.0.1",
    "tap": "^15.0.9"
  },
  "files": [
    "log.js"
  ],
  "homepage": "https://github.com/npm/npmlog#readme",
  "license": "ISC",
  "main": "log.js",
  "name": "npmlog",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/npm/npmlog.git"
  },
  "scripts": {
    "lint": "npm run npmclilint -- \"*.*js\" \"test/**/*.*js\"",
    "lintfix": "npm run lint -- --fix",
    "npmclilint": "npmcli-lint",
    "postsnap": "npm run lintfix --",
    "posttest": "npm run lint --",
    "test": "tap test/*.js --branches=95"
  },
  "version": "5.0.1"
}
