{
  "_from": "npmlog@^4.1.2",
  "_id": "npmlog@4.1.2",
  "_inBundle": false,
  "_integrity": "sha512-2uUqazuKlTaSI/dC8AzicUck7+IrEaOnN/e0jd3Xtt1KcGpwx30v50mL7oPyr/h9bL3E4aZccVwpwP+5W9Vjkg==",
  "_location": "/npmlog",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "npmlog@^4.1.2",
    "name": "npmlog",
    "escapedName": "npmlog",
    "rawSpec": "^4.1.2",
    "saveSpec": null,
    "fetchSpec": "^4.1.2"
  },
  "_requiredBy": [
    "/@0x-lerna-fork/batch-packages",
    "/@0x-lerna-fork/bootstrap",
    "/@0x-lerna-fork/cli",
    "/@0x-lerna-fork/collect-uncommitted",
    "/@0x-lerna-fork/collect-updates",
    "/@0x-lerna-fork/command",
    "/@0x-lerna-fork/conventional-commits",
    "/@0x-lerna-fork/create-symlink",
    "/@0x-lerna-fork/describe-ref",
    "/@0x-lerna-fork/diff",
    "/@0x-lerna-fork/filter-packages",
    "/@0x-lerna-fork/get-npm-exec-opts",
    "/@0x-lerna-fork/github-client",
    "/@0x-lerna-fork/gitlab-client",
    "/@0x-lerna-fork/lerna",
    "/@0x-lerna-fork/log-packed",
    "/@0x-lerna-fork/npm-dist-tag",
    "/@0x-lerna-fork/npm-install",
    "/@0x-lerna-fork/npm-publish",
    "/@0x-lerna-fork/npm-run-script",
    "/@0x-lerna-fork/output",
    "/@0x-lerna-fork/pack-directory",
    "/@0x-lerna-fork/package-graph",
    "/@0x-lerna-fork/project",
    "/@0x-lerna-fork/prompt",
    "/@0x-lerna-fork/publish",
    "/@0x-lerna-fork/pulse-till-done",
    "/@0x-lerna-fork/resolve-symlink",
    "/@0x-lerna-fork/rimraf-dir",
    "/@0x-lerna-fork/run-lifecycle",
    "/@0x-lerna-fork/validation-error",
    "/@0x-lerna-fork/version",
    "/@0x-lerna-fork/write-log-file",
    "/@lerna/bootstrap",
    "/@lerna/cli",
    "/@lerna/collect-uncommitted",
    "/@lerna/collect-updates",
    "/@lerna/command",
    "/@lerna/conventional-commits",
    "/@lerna/create-symlink",
    "/@lerna/describe-ref",
    "/@lerna/diff",
    "/@lerna/filter-options",
    "/@lerna/filter-packages",
    "/@lerna/get-npm-exec-opts",
    "/@lerna/github-client",
    "/@lerna/gitlab-client",
    "/@lerna/log-packed",
    "/@lerna/npm-dist-tag",
    "/@lerna/npm-install",
    "/@lerna/npm-publish",
    "/@lerna/npm-run-script",
    "/@lerna/output",
    "/@lerna/pack-directory",
    "/@lerna/package-graph",
    "/@lerna/profiler",
    "/@lerna/project",
    "/@lerna/prompt",
    "/@lerna/publish",
    "/@lerna/pulse-till-done",
    "/@lerna/resolve-symlink",
    "/@lerna/rimraf-dir",
    "/@lerna/run-lifecycle",
    "/@lerna/validation-error",
    "/@lerna/version",
    "/@lerna/write-log-file",
    "/lerna",
    "/node-gyp"
  ],
  "_resolved": "https://registry.npmjs.org/npmlog/-/npmlog-4.1.2.tgz",
  "_shasum": "08a7f2a8bf734604779a9efa4ad5cc717abb954b",
  "_spec": "npmlog@^4.1.2",
  "_where": "/mnt/c/Users/Administrator/source/repos/0x-monorepo-development/node_modules/@0x-lerna-fork/lerna",
  "author": {
    "name": "Isaac Z. Schlueter",
    "email": "i@izs.me",
    "url": "http://blog.izs.me/"
  },
  "bugs": {
    "url": "https://github.com/npm/npmlog/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "are-we-there-yet": "~1.1.2",
    "console-control-strings": "~1.1.0",
    "gauge": "~2.7.3",
    "set-blocking": "~2.0.0"
  },
  "deprecated": false,
  "description": "logger for npm",
  "devDependencies": {
    "standard": "~7.1.2",
    "tap": "~5.7.3"
  },
  "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": {
    "test": "standard && tap test/*.js"
  },
  "version": "4.1.2"
}
