{
  "_args": [
    [
      {
        "raw": "chalk@^4.1.0",
        "scope": null,
        "escapedName": "chalk",
        "name": "chalk",
        "rawSpec": "^4.1.0",
        "spec": ">=4.1.0 <5.0.0",
        "type": "range"
      },
      "/home/inputdataadmin/public_html/_subdomains/plataforma/node_modules/laravel-mix"
    ]
  ],
  "_from": "chalk@>=4.1.0 <5.0.0",
  "_hasShrinkwrap": false,
  "_id": "chalk@4.1.1",
  "_inCache": true,
  "_location": "/chalk",
  "_nodeVersion": "12.22.1",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/chalk_4.1.1_1618995257952_0.8528874341897312"
  },
  "_npmUser": {
    "name": "sindresorhus",
    "email": "sindresorhus@gmail.com"
  },
  "_npmVersion": "7.5.4",
  "_phantomChildren": {},
  "_requested": {
    "raw": "chalk@^4.1.0",
    "scope": null,
    "escapedName": "chalk",
    "name": "chalk",
    "rawSpec": "^4.1.0",
    "spec": ">=4.1.0 <5.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/laravel-mix",
    "/webpackbar"
  ],
  "_resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz",
  "_shasum": "c80b3fab28bf6371e6863325eee67e618b77e6ad",
  "_shrinkwrap": null,
  "_spec": "chalk@^4.1.0",
  "_where": "/home/inputdataadmin/public_html/_subdomains/plataforma/node_modules/laravel-mix",
  "bugs": {
    "url": "https://github.com/chalk/chalk/issues"
  },
  "dependencies": {
    "ansi-styles": "^4.1.0",
    "supports-color": "^7.1.0"
  },
  "description": "Terminal string styling done right",
  "devDependencies": {
    "ava": "^2.4.0",
    "coveralls": "^3.0.7",
    "execa": "^4.0.0",
    "import-fresh": "^3.1.0",
    "matcha": "^0.7.0",
    "nyc": "^15.0.0",
    "resolve-from": "^5.0.0",
    "tsd": "^0.7.4",
    "xo": "^0.28.2"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==",
    "shasum": "c80b3fab28bf6371e6863325eee67e618b77e6ad",
    "tarball": "https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz",
    "fileCount": 7,
    "unpackedSize": 34823,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgf+g6CRA9TVsSAnZWagAAYJ4P/3Tow5x9NagQZ4wlfmp+\nAx2ZtnEj/nASDGzd0E66OdyF69kS658zaMCBK96P/qXRYbCDJm77wq4W3Iui\nnaC6X1ZLcsbY9ME+EKHVCVXHiCjXC7EsPskkHrSUUYvwEiSK6wOH2ljfogNr\nLXQFbMT0x5cRpZZcherkrDWgJCFnD8L6+a9aDkfS/ZQZSBN0MHGZmi1AYl3B\nh/iKYq+ZhI1qUJaDhf005Oj0Vtegjozr3C+senyN4QWpUijoTF7MgJwiF/8w\nvb8e8Lzf0KlfdSvxtXeZ38m3J+y3+cphcBmkoagxsMtrtjzbFCUFIjHS6b1r\nldlAmH/xe5oemntzjX/7mXzhK6yMA515vAhKswcJ267oJ5tsnfa90bo2wh11\nBdAAr3RjWgNUb/OV1aIlFFvTCwc7O5yYKfkY7KXnL/NUGq0gpIJ1lEdTMgPL\nNaQXm41q0UEmVV9bi/BQKIUpPblVMYSJShcbjxhiZ9Yzc2vkVbzY73UXoEwE\nn+JIKCZPbC1RJQ/E8IjEtROoUFJ7MmhPm/dqMuw+/9JITGh7c4HYh1u0xqzI\nHp4l+Fc39tIje76zkT/QzvW9R3M83xOWxTTHARTJKtC6wqDytuYO8liIOEIi\nbcZd+j6YwHU8C071Dvncg2wELx7VmQefvxyWcjnuOCLyuHFOXJAsy79z3Cc4\n1lSw\r\n=t7Q/\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "engines": {
    "node": ">=10"
  },
  "funding": "https://github.com/chalk/chalk?sponsor=1",
  "gitHead": "89e9e3a5b0601f4eda4c3a92acd887ec836d0175",
  "homepage": "https://github.com/chalk/chalk#readme",
  "keywords": [
    "color",
    "colour",
    "colors",
    "terminal",
    "console",
    "cli",
    "string",
    "str",
    "ansi",
    "style",
    "styles",
    "tty",
    "formatting",
    "rgb",
    "256",
    "shell",
    "xterm",
    "log",
    "logging",
    "command-line",
    "text"
  ],
  "license": "MIT",
  "main": "source",
  "maintainers": [
    {
      "name": "sindresorhus",
      "email": "sindresorhus@gmail.com"
    },
    {
      "name": "qix",
      "email": "i.am.qix@gmail.com"
    }
  ],
  "name": "chalk",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/chalk/chalk.git"
  },
  "scripts": {
    "bench": "matcha benchmark.js",
    "test": "xo && nyc ava && tsd"
  },
  "version": "4.1.1",
  "warnings": [
    {
      "code": "ENOTSUP",
      "required": {
        "node": ">=10"
      },
      "pkgid": "chalk@4.1.1"
    }
  ],
  "xo": {
    "rules": {
      "unicorn/prefer-string-slice": "off",
      "unicorn/prefer-includes": "off",
      "@typescript-eslint/member-ordering": "off",
      "no-redeclare": "off",
      "unicorn/string-content": "off",
      "unicorn/better-regex": "off"
    }
  }
}
