{"maintainers":[{"name":"anonymous","email":"leolee@microsoft.com"},{"name":"anonymous","email":"vidorteg@microsoft.com"},{"name":"anonymous","email":"flynnolivia@microsoft.com"},{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"antross@gmail.com"}],"keywords":["webhint","webhint-formatter","stylish"],"dist-tags":{"latest":"3.1.36"},"description":"webhint formatter that prints the results using the stylish style","readme":"# Stylish (`@hint/formatter-stylish`)\n\nThe `stylish` formatter prints the results in table format indicating\nthe resource, line, and column:\n\n![Example output for the stylish formatter](images/stylish-output.png)\n\nThis package is installed automatically by webhint:\n\n```bash\nnpm install hint --save-dev\n```\n\nTo use it, activate it via the [`.hintrc`][hintrc] configuration file:\n\n```json\n{\n    \"connector\": {...},\n    \"formatters\": [\"stylish\"],\n    \"hints\": {\n        ...\n    },\n    ...\n}\n```\n\n**Note**: The recommended way of running webhint is as a `devDependency` of\nyour project.\n\n<!-- Link labels: -->\n\n[hintrc]: https://webhint.io/docs/user-guide/configuring-webhint/summary/\n","repository":{"directory":"packages/formatter-stylish","type":"git","url":"git+https://github.com/webhintio/hint.git"},"bugs":{"url":"https://github.com/webhintio/hint/issues"},"license":"Apache-2.0","versions":{"1.0.0-beta.0":{"name":"@hint/formatter-stylish","version":"1.0.0-beta.0","keywords":["webhint","webhint-formatter","stylish"],"license":"Apache-2.0","_id":"@hint/formatter-stylish@1.0.0-beta.0","maintainers":[{"name":"anonymous","email":"alrraa@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://webhint.io/","bugs":{"url":"https://github.com/webhintio/hint/issues"},"ava":{"files":["dist/tests/**/*.js"],"timeout":"1m","failFast":false},"nyc":{"extends":"../../.nycrc"},"dist":{"shasum":"9861b58f9aabb7a68f79ec3bdf5f036787666458","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-stylish/-/formatter-stylish-1.0.0-beta.0.tgz","fileCount":7,"integrity":"sha512-Ggg72VzuxZUwbEO9/vnETsOoA5TBu5oyw54EdG9plcoGfRmC/tQzDQ7yvth6KPEYKIRb8Ud8HkbHTYOj9EuKVw==","signatures":[{"sig":"MEUCIQDeXPqqsF1p2NwhMitJu1mQq+RgU8AWc08ma94pCcHDqAIgU3hsJQNcndK0/LfCKRrnvJTxaVakcDWzMlXvjAbWO+8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64978,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbTSV/CRA9TVsSAnZWagAA7twP/0gsAvF42Ht27hfvWIbv\n2CVGH8AxchDq2Jvue03HttkDHIj+hdjqP0/HvVH7G7p0RsldVK2ewgwXXLgd\naCPKTyYLULmRxzeRqmnOlGPEfww/7V3gj7h4AILJftBSfE/aYRTqaI3P6U6D\nC9hZQj1LSd4hbuQ0Dx2NheESgJRVPT08ZXOUzkm3g6/na4UINypreMBqFexc\nhcTAWPJJWhj0GMPEMlqX/PiD/mWc4pA2Qd0CmeBnM04HtbiFHeD529eJJw/J\nMUtWuKtXUHw7tz97eDHk5XaxpeWwL8gcwGfBo8myz5UaY2JTBwuzufHHUuxC\nEFSAeGVPGX6NoTDiYXXOzY+ZqQAVy5wO1ZXxgq6gw8xuGLoHZdFlL7lqIk1p\ndqou2BNCun/5QTmxroHhbtTHFN3ijPPargvnZh4sRJIBUo3hv6YIXR/gSF4N\nwAEXhcYuOStsEQqMQyjuVZvYNpNbnZzsAST4+stqCJw4vaTZje7LbpHfTYZ2\npTQhO0LrHLU56c0nGAUFi5VV7ekg+JQVrMhY61YXx5gdY5eWQRW72uzIWpKX\ngz59DiiCHg3lBwmrmpwlh9P4+j9Kq+nG+eVS5NCVes2FVhv3HfmzMxCtzDAy\ne9t7t+yG0NJLpYzWYg3rH/DHMhS4HkvbdGwqztnju4vO0LP/DKlEAO/ehDeX\n1ho9\r\n=LhKF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/formatter.js","files":["dist/src","images","npm-shrinkwrap.json"],"engines":{"node":">=8.0.0"},"scripts":{"lint":"npm-run-all lint:*","test":"npm run lint && npm run build && npm run test-only","build":"npm run clean && npm-run-all build:*","clean":"rimraf dist","watch":"npm run build && npm-run-all --parallel -c watch:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:md":"markdownlint --ignore CHANGELOG.md *.md","build:ts":"tsc","watch:ts":"npm run build:ts -- --watch","test-only":"nyc ava","watch:test":"ava --watch","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","watch:assets":"npm run build:assets -- -w --no-initial","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true"},"_npmUser":{"name":"anonymous","email":"alrraa@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git"},"_npmVersion":"6.2.0","description":"webhint formatter that prints the results using the stylish style","directories":{},"_nodeVersion":"10.4.0","dependencies":{"chalk":"^2.4.1","lodash":"^4.17.10","text-table":"^0.2.0","log-symbols":"^2.2.0"},"_hasShrinkwrap":true,"devDependencies":{"ava":"^0.25.0","cpx":"^1.5.0","nyc":"^12.0.2","hint":"^3.0.0-beta.0","sinon":"^6.1.3","eslint":"^5.1.0","rimraf":"^2.6.2","proxyquire":"2.0.0","typescript":"^2.9.2","npm-run-all":"^4.1.2","npm-link-check":"^2.0.0","markdownlint-cli":"^0.11.0","eslint-plugin-import":"^2.13.0","eslint-plugin-markdown":"^1.0.0-beta.7","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^16.0.1"},"peerDependencies":{"hint":"^3.0.0-beta.0"},"_npmOperationalInternal":{"tmp":"tmp/formatter-stylish_1.0.0-beta.0_1531782527233_0.13544489049213126","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"@hint/formatter-stylish","version":"1.0.0","keywords":["webhint","webhint-formatter","stylish"],"license":"Apache-2.0","_id":"@hint/formatter-stylish@1.0.0","maintainers":[{"name":"anonymous","email":"alrraa@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://webhint.io/","bugs":{"url":"https://github.com/webhintio/hint/issues"},"ava":{"files":["dist/tests/**/*.js"],"timeout":"1m","failFast":false},"nyc":{"extends":"../../.nycrc"},"dist":{"shasum":"1d684faa1011a3d5feea120a35b3c1f830600b35","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-stylish/-/formatter-stylish-1.0.0.tgz","fileCount":8,"integrity":"sha512-eDGbbti3oN+rw1OqeUQLeg2fK4jYqCaCsq664oyEg3LQT9870i/3vCW2GyQKS54l2EIgQCkUTvv8sBGMZL2S+A==","signatures":[{"sig":"MEYCIQD6WlGBlS/f5eF7MI8GeLQ0iZ5BAVCnHI3Dv+SS6rQScgIhAIC8puI48R3gPWhMAO91Wd/8DNzNH20wFgfZT1z5MDlc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64980,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbaLJACRA9TVsSAnZWagAAbn0P/3P6pxlpgh3X0GquNeKP\nxwDi4Fapp/CfrZ5ExOVDa6CvWhfE8oxQMx22rLfE+CXubCC99ac221yWbvQn\ncBK9mwSVofUS4I55x0vVXZ7kAQzwj/+MJ82UpClhewJ4ngp6Ycp840m0nRvM\n1oxshu8wWFy3yB+ta7+lDtZZRyf2tekd7jVH/5+K7E8XLPl8UsRzrC7c1xn4\njs2EkSwU1ioyU1DbjhhsCr3ASILWK30mWRk6ttGl0PlUJD5v+Xutu7uLGBGq\nrjskd8OX4Z+SnUxRGD3tsOYuDe9gmZ2c8SRu8Ar/ad71WyOMr7kA2HkPwWhD\nbuJ/kSh03puMn9f1IY5BTuxxEkB6kbrDeDXhGd/yqPCZOmW7W9TOSgdMBTrp\nK23tdCvy2W0Gv+ksczrBcJzTFki0ImQy1AGDEglBodGbgT7naP3PCUV8QDpU\nN6YMT7UxAU8TOjBQjN4bwN6211OEpRk8oe/mUn/KjcE/yvgK+Hg4frPY2RRu\nUPqrdUPmewIWb8+w4CevqhCxsxrCM48q/QtlzTPsQ6lQxNL7oi7uKAniDKBe\nR/9VmHA0lsw7rjG5kM4YqlrPmxBv0GEJ+yI3Mkzo11uaO9iPbJNBX7Omf1+L\nisJqedYww2GWfXZtSLd8FjjQM+f80rH/WfdHpKPq0OhEBDIOqTLB3tTwnDD7\n9GCy\r\n=n+7M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/formatter.js","files":["dist/src","images","npm-shrinkwrap.json"],"engines":{"node":">=8.0.0"},"scripts":{"lint":"npm-run-all lint:*","test":"npm run lint && npm run build && npm run test-only","build":"npm run clean && npm-run-all build:*","clean":"rimraf dist","watch":"npm run build && npm-run-all --parallel -c watch:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:md":"markdownlint --ignore CHANGELOG.md *.md","build:ts":"tsc","watch:ts":"npm run build:ts -- --watch","test-only":"nyc ava","watch:test":"ava --watch","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","watch:assets":"npm run build:assets -- -w --no-initial","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true"},"_npmUser":{"name":"anonymous","email":"alrraa@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git"},"_npmVersion":"6.3.0","description":"webhint formatter that prints the results using the stylish style","directories":{},"_nodeVersion":"10.4.0","dependencies":{"chalk":"^2.4.1","lodash":"^4.17.10","text-table":"^0.2.0","log-symbols":"^2.2.0"},"_hasShrinkwrap":true,"devDependencies":{"ava":"^0.25.0","cpx":"^1.5.0","nyc":"^12.0.2","hint":"^3.0.0","sinon":"^6.1.4","eslint":"^5.2.0","rimraf":"^2.6.2","proxyquire":"2.0.0","typescript":"^3.0.1","npm-run-all":"^4.1.2","npm-link-check":"^2.0.0","markdownlint-cli":"^0.12.0","eslint-plugin-import":"^2.13.0","eslint-plugin-markdown":"^1.0.0-beta.7","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^17.0.1"},"peerDependencies":{"hint":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/formatter-stylish_1.0.0_1533588032214_0.13826567122744549","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"@hint/formatter-stylish","version":"1.0.1","keywords":["webhint","webhint-formatter","stylish"],"license":"Apache-2.0","_id":"@hint/formatter-stylish@1.0.1","maintainers":[{"name":"anonymous","email":"alrraa@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://webhint.io/","bugs":{"url":"https://github.com/webhintio/hint/issues"},"ava":{"files":["dist/tests/**/*.js"],"timeout":"1m","failFast":false},"nyc":{"extends":"../../.nycrc"},"dist":{"shasum":"348606ef5a92918554b900c396a4b14fcc638b1a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-stylish/-/formatter-stylish-1.0.1.tgz","fileCount":7,"integrity":"sha512-kybE6/2nQ+AejaluWn3ueFlHdmPPa9rKAIL0h46/2nJ29BCmuhTzN/aPZ9FTL9QjM/WTQCj8BeOqSWrOkJ1b/A==","signatures":[{"sig":"MEQCIHcclIc5wJ2FtZELh4f1usaoH4IuuUpZ52HDq4sgAowYAiBX7aXyvUYXExwMj6+Dege8azpkeqGfOV9u6k9hR8DbEA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62498,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbkXBvCRA9TVsSAnZWagAAcbgP/2pb6kbOKZvFttjzH0QD\n6RKdCfWcRKJKMHbr7qbf7IHQvE/DZ5h4DYV9a0HDxiO5cnQaWS60XJDXgWyg\n7YRfzTDDsVtvxmJhmoRsc5nOFbQeeOONiW/umtp2iY14ml5zTv5lhqQIaW08\nnXMy8I1APUG/Ug197KpcU2TXTNDWzQJynbYNWZfTMMNKZnXdd5aTnTK4zV/w\nK1oSg/3squbb3pBgaBpPlJ0/2GtKrXw8GtBSpXMI09ZrVxoxf/LHNb9ze0/Q\nUCy7icROYsd7THjoRFrZqylE0rgg/D/nyJMDVxPW/XtjZUtYyk7Pa81jkoNv\nWKPYdNRb4jO6JmIm1qEVpiVRKgKaz2I5UQ3Zzb4l7c23exp3Q5XKHNofTNgg\nYTpgHQV+ilsmoKk2foIuBeXMiX5CMgm7KvVxYGP00C8ptOT+0NozLKXY1R/V\nuidGBrm3y9mAUvW1sxGcPLw4h7XYQW063K2ocXM3zz9FOzmbZDbwEjrviMwD\nk1fjfytC+CRykyI7ioMRFEg8BnjRp91A9xX7L5qbKBSTxEZ21urUKc2l4/bW\nSunrX2XKzYQE2vHyGzbpCNdh5aE6ZT5eFK8378WJ8Wut3OnpuE7+RWayWYc/\nsQAjv84aoIdT7ZSjJe9yFl0cob2UwVbpLEqvnUQ49OAvO1MbSEJpg+yQKsF2\nMvFw\r\n=RBNX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/formatter.js","engines":{"node":">=8.0.0"},"scripts":{"lint":"npm-run-all lint:*","test":"npm run lint && npm run build && npm run test-only","build":"npm run clean && npm-run-all build:*","clean":"rimraf dist","watch":"npm run build && npm-run-all --parallel -c watch:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:md":"markdownlint --ignore CHANGELOG.md *.md","build:ts":"tsc","watch:ts":"npm run build:ts -- --watch","test-only":"nyc ava","watch:test":"ava --watch","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","watch:assets":"npm run build:assets -- -w --no-initial","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true"},"_npmUser":{"name":"anonymous","email":"alrraa@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git"},"_npmVersion":"6.4.1","description":"webhint formatter that prints the results using the stylish style","directories":{},"_nodeVersion":"10.4.0","dependencies":{"chalk":"^2.4.1","lodash":"^4.17.10","text-table":"^0.2.0","log-symbols":"^2.2.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^0.25.0","cpx":"^1.5.0","nyc":"^13.0.1","hint":"^3.3.2","sinon":"^6.1.5","eslint":"^5.5.0","rimraf":"^2.6.2","proxyquire":"2.0.0","typescript":"^3.0.3","npm-run-all":"^4.1.2","npm-link-check":"^2.0.0","markdownlint-cli":"^0.13.0","eslint-plugin-import":"^2.14.0","eslint-plugin-markdown":"^1.0.0-beta.7","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^18.0.0"},"peerDependencies":{"hint":"^3.3.2"},"_npmOperationalInternal":{"tmp":"tmp/formatter-stylish_1.0.1_1536258158602_0.3026920696245188","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"@hint/formatter-stylish","version":"1.0.2","keywords":["webhint","webhint-formatter","stylish"],"license":"Apache-2.0","_id":"@hint/formatter-stylish@1.0.2","maintainers":[{"name":"anonymous","email":"alrraa@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://webhint.io/","bugs":{"url":"https://github.com/webhintio/hint/issues"},"ava":{"files":["dist/tests/**/*.js"],"timeout":"1m","failFast":false},"nyc":{"extends":"../../.nycrc"},"dist":{"shasum":"0f53b9387ea9db57dff26841d15a36f08588f4c4","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-stylish/-/formatter-stylish-1.0.2.tgz","fileCount":7,"integrity":"sha512-HjFhfWR91pkyGt9hbpl8t9CJDJDoHT0MPB/UizRR3f9+hboJsL+H2Vqfs5Cm6fAKlypqOwtNkgHuaijaRV8RTg==","signatures":[{"sig":"MEQCID+Pg6lolbgOfV4kVsRWtvlzCqYmv03qKBdUjb8MGtUuAiBgKF+pFW1ylX8hfKvlDYoM1KHg1H1FXK/LQ41x9MgE/g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62937,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2ijrCRA9TVsSAnZWagAAvzgP/ik30Ww7hrHNw75JlmFV\neehu55HZ+bxTsEK9w4Tc+PJXC/qHPp4Ijf6BDZWpzS4tG91bqeFUeffbbZ9x\nbf4SVIpi3GVM0e9YmC4nxmXVRexGgRA1o1NDvXjqFT38HFh+VBeqoJhU0rqr\nlY+axz3EOunMDOo8j7U10IkNKXTONP4lfnD2WOZzinEw3UJjt3gnCFZakAQJ\nzBQFRJxJu7qKzlAFKVGhL+uQFq1wq04GJTr6ZwBXEFsUnqc6X74DG91ULmoy\nRdJe6zBEkPE9lwBrLe26ZmZ2E8n9lVBcIQEhoOM62XRhJ4FM1dSgwUeLo+P8\n/3T9195QqlHN2uAv5PKM5LuQt/3JJoiukxiNlHIfzxGJgpeWKiFwf+6p6Dwi\nPt0QONLvZsTpzwuvaJ8jji9X915XHsnTRRaF9cXUKNTbzdCVAiZqtiS6pH0Z\nV5DoJmJoHL4WiR4r/H9VSXs0nOaHlwZ7JmOlcAZmDhNIQTrmNCTB2/ZauKON\nZU41P9sbMsinPMeZ3cZeoM3bNRqSf2wyqIkxivePcK7SqFd6zs3pNyj/dGdx\nm4CEPSBTmwc9YaT14cvEIQrkDPjaFrPhUAOkGVB/FBJmee6QBL2f6tisTbNC\nb+tJcbcQ1FtEbrIOb08aJCjj7TM4wZ8kNoM8fhZkjkfpAMPQvxCr3MPa7Lcg\nIFrL\r\n=43tz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/formatter.js","engines":{"node":">=8.0.0"},"scripts":{"lint":"npm-run-all lint:*","test":"npm run lint && npm run build && npm run test-only","build":"npm run clean && npm-run-all build:*","clean":"rimraf dist","watch":"npm run build && npm-run-all --parallel -c watch:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:md":"markdownlint --ignore CHANGELOG.md *.md","build:ts":"tsc -b","watch:ts":"npm run build:ts -- --watch","test-only":"nyc ava","watch:test":"ava --watch","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","watch:assets":"npm run build:assets -- -w --no-initial","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true"},"_npmUser":{"name":"anonymous","email":"alrraa@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git"},"_npmVersion":"6.4.1","description":"webhint formatter that prints the results using the stylish style","directories":{},"greenkeeper":{"ignore":["proxyquire"]},"_nodeVersion":"10.12.0","dependencies":{"chalk":"^2.4.1","lodash":"^4.17.11","text-table":"^0.2.0","log-symbols":"^2.2.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^0.25.0","cpx":"^1.5.0","nyc":"^13.1.0","hint":"^3.4.14","sinon":"^7.1.1","eslint":"^5.8.0","rimraf":"^2.6.2","proxyquire":"2.0.0","typescript":"^3.1.5","npm-run-all":"^4.1.2","npm-link-check":"^2.0.0","markdownlint-cli":"^0.13.0","@types/text-table":"^0.2.0","@types/log-symbols":"^2.0.0","eslint-plugin-import":"^2.14.0","eslint-plugin-markdown":"^1.0.0-rc.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"20.0.0"},"peerDependencies":{"hint":"^3.4.14"},"_npmOperationalInternal":{"tmp":"tmp/formatter-stylish_1.0.2_1541023979151_0.03479028469245504","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"@hint/formatter-stylish","version":"2.0.0","keywords":["webhint","webhint-formatter","stylish"],"license":"Apache-2.0","_id":"@hint/formatter-stylish@2.0.0","maintainers":[{"name":"anonymous","email":"alrraa@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://webhint.io/","bugs":{"url":"https://github.com/webhintio/hint/issues"},"ava":{"files":["dist/tests/**/*.js"],"timeout":"1m","failFast":false},"nyc":{"extends":"../../.nycrc"},"dist":{"shasum":"007280bbd6843c3f182814b55cd3d47660a7eda5","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-stylish/-/formatter-stylish-2.0.0.tgz","fileCount":7,"integrity":"sha512-EgP6+g9LgUKRYxrbm8nOs9BL0UlrdE4Y6ZRs/R/GtfoDblU8COTRFhtDhojtMDSeggP3gVvSxe5UgGpJbKe0kQ==","signatures":[{"sig":"MEUCIQDCnLkajyQMfhnM3z/cMwhzwyWbyGrkJP4Dv6SpJqVS9wIgaDS0HSyJLUkDEAklufwBMPcbzycVxoouNYvuzP0AY5U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63454,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb4NDNCRA9TVsSAnZWagAAaLAP/it2ZHEmF98zR1WJPcvR\nfLbzjFq0vUVMU7gkSqQIEimXcnqv8pHTS+rYihxwOUObi5Yt6sQ/khUcihbL\noUKR7jsFIocqHV6VWHhlqTlYytUC8IJub7Fl+rwqTPj+Qb1wONVDjRBZ5nXp\nuOYk9p/+hKapGshtPpXF+zvubvUCIvTNzJKIY4BGQb/ovPyMD0ABiKfim3rV\nzFuvSqaBeEEm9MwCEEjxlsTOrQl2MSOycMoQ8sBNmQqqbiAg2rMsTFnBvZBJ\nW4H8x5B26aw/7OBpma/xsNGssQA8MJ6X0Owm7HJlASv3Xy8OU3YaYUYLrcLh\nqxkeFj57KAvZ5Wwk4+8kmW5UpQl88MLvr4w1nYGLKRFWyq8JUPp5DQBZPKeO\nzYXy4i0T/OiB9HlmPnq08Y4Sm+RBF4pTKcouwztVhHvr85xlWpIUAFtnSpPM\nm1KdSBEyr4yEkrM5nc/uBVGqd+DsK8r5X5shMBBAQJbQqJSdLG1GtqKOvCAb\npFSsEc1mUK//ohtZtb1YbVGQ4D8g0w3YnfTlK+uCwa6QN8BbZjJrCdcoS9N5\nA7rlJkHWDU01BPTpo+c/D58PAbPvt9ZSbl8UFO1rUTU/uqQtscm66GMHLg1a\nEehnqRJ7tWQ0qrsGAHvBCtu6TJWNZGt2S7zk7rtwiBezwn6gKcwyRwwVsAqv\nAvUf\r\n=ntfD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/formatter.js","engines":{"node":">=8.0.0"},"scripts":{"lint":"npm-run-all lint:*","test":"npm run lint && npm run build && npm run test-only","build":"npm run clean && npm-run-all build:*","clean":"rimraf dist","watch":"npm run build && npm-run-all --parallel -c watch:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:md":"markdownlint --ignore CHANGELOG.md *.md","build:ts":"tsc -b","watch:ts":"npm run build:ts -- --watch","test-only":"nyc ava","watch:test":"ava --watch","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","watch:assets":"npm run build:assets -- -w --no-initial","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true"},"_npmUser":{"name":"anonymous","email":"alrraa@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git"},"_npmVersion":"6.4.1","description":"webhint formatter that prints the results using the stylish style","directories":{},"greenkeeper":{"ignore":["proxyquire"]},"_nodeVersion":"11.1.0","dependencies":{"chalk":"^2.4.1","lodash":"^4.17.11","text-table":"^0.2.0","log-symbols":"^2.2.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^0.25.0","cpx":"^1.5.0","nyc":"^13.1.0","hint":"^4.0.0","sinon":"^7.1.1","eslint":"^5.8.0","rimraf":"^2.6.2","proxyquire":"2.0.0","typescript":"^3.1.5","npm-run-all":"^4.1.2","npm-link-check":"^2.0.0","markdownlint-cli":"^0.13.0","@types/text-table":"^0.2.0","@types/log-symbols":"^2.0.0","eslint-plugin-import":"^2.14.0","eslint-plugin-markdown":"^1.0.0-rc.0","eslint-plugin-typescript":"0.12.0","typescript-eslint-parser":"20.1.1"},"peerDependencies":{"hint":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/formatter-stylish_2.0.0_1541460172379_0.5411797989192701","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"@hint/formatter-stylish","version":"2.0.1","keywords":["webhint","webhint-formatter","stylish"],"license":"Apache-2.0","_id":"@hint/formatter-stylish@2.0.1","maintainers":[{"name":"anonymous","email":"alrraa@gmail.com"},{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://webhint.io/","bugs":{"url":"https://github.com/webhintio/hint/issues"},"ava":{"files":["dist/tests/**/*.js"],"timeout":"1m","failFast":false},"nyc":{"extends":"../../.nycrc"},"dist":{"shasum":"884eb8accb6b553acf6f7bf4e163991d18291f21","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-stylish/-/formatter-stylish-2.0.1.tgz","fileCount":7,"integrity":"sha512-a2iB2ZIbKeP0rc8tGWYrusMykDOP+YqeEER1HrfN9prLjw4q5qGqSLWGg8rNi9ad7xUDXnDrRPPgWyPXX+29vw==","signatures":[{"sig":"MEUCIQC73MkedrCydhZbJ6RhVBWzA7dYZ8CfEQfowKnGHZwK/AIgE9cOpUDFbCl1NK5t4SBRS04rNvAMFemZFPAjuPNqubw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcKvOACRA9TVsSAnZWagAAzc4P/AqubtQn1pHZuUF4hQQN\n2IYZKXEV/glv7y9GtH8NFXcbTG9pQ7myVXwatRR4J7ldin4RQNMB6xHkL99g\n7w7qvk5UWvpm8sw+LwAe/Bj4ToaUYK5lsa/6Ei/ehDuDaU268fg6QYvWgTJQ\n5rPclfoU4PT1y53GlshV6Qsjd33BsHgjX8YHUD91O3CgI/40dND242AABqqP\n+fJC1AAZILyM2gWlIrdT+ib+tWKg7QuBNEVOzuy5WR2fh/10Ih20yX8GGXN7\nCWhF1Dlhs13aCsaPCKVzu6gzbTBX7WuiEse1NOeeaxwoylhDgn7m32bHrqzz\nBvwKcCxqsh3JdKSAlagW/YRAFkpreJLsrxWRvg0yI1Y9cIYQ/Oe6GiCZnmxI\n2z5g3JARmA1fX+A6OmhgrL3B0p04wKeF8iMbdBnaNG7y3bt9be4nopCmJILZ\n76zLc6LOI3IDkFbYtPofUEV9wLCxxHTrplUJaclQ30qom7Rtf/qro74vgPpV\nr/9mMTTnJggjia0s72BF8RtLrJnktdiaGm5Xuo87Gfo2Nt7lZonFJr4Ovy4e\n79NzVSxEGpdHbtulwa9EAIk7iKa7rvImm11MsEGv2jOOonLp3L4M9QMj4PDt\nHaCi7pumUFSCMyxPIQWVUsJlF9eOlsrj24DvSrbRu8L3o6oFUqk6ouN78l69\n20tZ\r\n=h8eF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/formatter.js","engines":{"node":">=8.0.0"},"scripts":{"lint":"npm-run-all lint:*","test":"npm run lint && npm run build && npm run test-only","build":"npm run clean && npm-run-all build:*","clean":"rimraf dist","watch":"npm run build && npm-run-all --parallel -c watch:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:md":"node ../../scripts/lint-markdown.js","build:ts":"tsc -b","watch:ts":"npm run build:ts -- --watch","test-only":"nyc ava","watch:test":"ava --watch","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","test-release":"npm run lint && npm run clean && npm run build:assets && tsc && npm run test-only","watch:assets":"npm run build:assets -- -w --no-initial","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true"},"_npmUser":{"name":"anonymous","email":"alrraa@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git"},"_npmVersion":"6.5.0","description":"webhint formatter that prints the results using the stylish style","directories":{},"_nodeVersion":"11.3.0","dependencies":{"chalk":"^2.4.1","lodash":"^4.17.11","text-table":"^0.2.0","log-symbols":"^2.2.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^0.25.0","cpx":"^1.5.0","nyc":"^13.1.0","hint":"^4.1.2","sinon":"^7.2.2","eslint":"^5.11.1","rimraf":"^2.6.2","proxyquire":"2.0.0","typescript":"^3.2.2","npm-run-all":"^4.1.5","npm-link-check":"^3.0.0","@types/text-table":"^0.2.0","@types/log-symbols":"^2.0.0","eslint-plugin-import":"^2.14.0","eslint-plugin-markdown":"^1.0.0-rc.0","eslint-plugin-typescript":"0.14.0","typescript-eslint-parser":"21.0.2"},"peerDependencies":{"hint":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/formatter-stylish_2.0.1_1546318719216_0.17689314226028552","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"@hint/formatter-stylish","version":"3.0.0","keywords":["webhint","webhint-formatter","stylish"],"license":"Apache-2.0","_id":"@hint/formatter-stylish@3.0.0","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://webhint.io/","bugs":{"url":"https://github.com/webhintio/hint/issues"},"ava":{"files":["dist/tests/**/*.js"],"timeout":"1m","failFast":false},"nyc":{"extends":"../../.nycrc"},"dist":{"shasum":"17ca1bb45a5a9e8bd91ef1b765a2f0d168e2ed4e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-stylish/-/formatter-stylish-3.0.0.tgz","fileCount":8,"integrity":"sha512-gAdL+qNIOmr9o5DofLBQZ+IO39IxjMfwR/+G1BmRzpyUNsFCgQ+9iDeFkIC+NjHD5ouCHT+dBMjc9G9HkklWhQ==","signatures":[{"sig":"MEQCID5PSwjk0nLbOjbeUvJpsBjkc70ww+Ag+kI7E2ZamObIAiBzgWZUBe1FWKjvEEvKN/ecTxKemdKJR5x7u+0Ycy9EoA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81095,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc23xtCRA9TVsSAnZWagAAAJUP/1msMQcx6NfgQxcgcwYT\nrGEJ1ptJWtMIYnYQTTaJOHTxfhNGRqE6cgwc3tyvh8LNBMjgQAdd8I6sBtdg\nynGfbq3hwvmARb3IL+iJaVVKo661W/iSAXhVKDtESFs/9M5cl4gAMkiUlKXJ\n6k8R68KCoWVv18unHA5laAMYI6j6rHKae9aSZMiX7sLjfpzGxHJBJGXwwE77\n1SMQwbV++ay4tTElx+7dndlhBZuZhloBjyK9J2qJPkuhCzS2rbjmsDfQC/ov\nODV1kjZCmm7iYAqU0JfvCb9lbTeGCQo1XEM0ovAtk3YuUvNp0UYkt5W9jV3G\nkxWiuw11BQgSAV/4lw1zV8QYvsp8cnmdrud4yzDQqTWOeTn00vLD9pez2Oft\necm4ggWc+J+kXI6KrlNUe9WLSg/Ku4eRgHrMAwx5pRfZVxa41iOh0FbLv7+U\n0yFV+wuOBGVWL+NNz1R8X+wMpQ+Sieso3eVLQAwLuCaSK5bw+FNHvtGY+Sqn\n/S/NJz4VmSc95Q5pF0/c7Ag7juj/gYPjRWL4icEPabGVlKmm3frjic4542+j\ntfEqbBwKLSOyX0ggb9zX1M2mLQGaHNxXSqgXBBVMlgsS4/EPIJ5W2pIVJ9x7\nk3ivcxekiVbwjuH5z2/k5gDpK+Nq53CUe/glML4Bw5p3KHjtGvuCRluOgOD3\nGMmn\r\n=qkNK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/formatter.js","engines":{"node":">=8.0.0"},"scripts":{"lint":"npm-run-all lint:*","test":"npm run lint && npm run build && npm run test-only","build":"npm-run-all build:*","clean":"rimraf dist","watch":"npm run build && npm-run-all --parallel -c watch:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:md":"node ../../scripts/lint-markdown.js","build:ts":"tsc -b","watch:ts":"npm run build:ts -- --watch","test-only":"nyc ava","watch:test":"ava --watch","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","test-release":"npm run lint && npm run clean && npm run build:assets && tsc && npm run test-only","watch:assets":"npm run build:assets -- -w --no-initial","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","lint:dependencies":"node ../../scripts/lint-dependencies.js"},"_npmUser":{"name":"anonymous","email":"amolleda@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git"},"_npmVersion":"6.4.1","description":"webhint formatter that prints the results using the stylish style","directories":{},"_nodeVersion":"8.16.0","dependencies":{"chalk":"^2.4.2","lodash":"^4.17.11","strip-ansi":"^5.1.0","text-table":"^0.2.0","@hint/utils":"^1.0.0","log-symbols":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^1.4.1","cpx":"^1.5.0","nyc":"^14.1.0","hint":"^5.0.0","sinon":"^7.3.2","eslint":"^5.15.1","rimraf":"^2.6.3","proxyquire":"2.0.0","typescript":"^3.4.5","@types/node":"^12.0.0","npm-run-all":"^4.1.5","@types/sinon":"^7.0.11","npm-link-check":"^3.0.0","@types/proxyquire":"^1.3.28","@types/text-table":"^0.2.1","eslint-plugin-import":"^2.17.2","eslint-plugin-markdown":"^1.0.0","@typescript-eslint/parser":"^1.7.0","@typescript-eslint/eslint-plugin":"^1.7.0"},"peerDependencies":{"hint":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/formatter-stylish_3.0.0_1557888108883_0.6225952138116395","host":"s3://npm-registry-packages"}},"3.0.1":{"name":"@hint/formatter-stylish","version":"3.0.1","keywords":["webhint","webhint-formatter","stylish"],"license":"Apache-2.0","_id":"@hint/formatter-stylish@3.0.1","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://webhint.io/","bugs":{"url":"https://github.com/webhintio/hint/issues"},"ava":{"files":["dist/tests/**/*.js"],"timeout":"1m","failFast":false},"nyc":{"extends":"../../.nycrc"},"dist":{"shasum":"8c2c35522f27a0856b871115ca1878fdbf239ad5","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-stylish/-/formatter-stylish-3.0.1.tgz","fileCount":8,"integrity":"sha512-iSSC4TdV8mZRA2UO55G9NadTJR8QCmOtGzUnzGDnzzGGvV00zRinTNpYImNNCp4lCU5CdE9NmANr0cy1KPmrbg==","signatures":[{"sig":"MEUCIEpj/OT7ntH7ejDY68mLxLXul+ECRTSMvomcvLz49BWfAiEAiFnev9maEXywtyfwPE/O3XoORK4p7a+8DOPq4QMXCSs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81095,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc25JxCRA9TVsSAnZWagAATk4P/Ax+m9XoNZCHJK80E/ZW\n3qLrI6ZjfmUlT07syor2RaZ5uYzeI3Of+WLTdWZpuduWiww6pcTxlLXldOGm\nXdrd/RFbTXa6LzCz2a4FZ4N2tb8OCz9qEReibkJxhZgFaMuAUk6OXyJ436oW\nnseS9cgJO4u0unNppKc8XzoEGc4WXmJmSHYQ/gkwOOS+aH/ZmfNPdDc0FNYZ\nJ7pDzzkxHxBMHvwe/ScWvDvjNsxPD4R9Tb/Cpkg60mj2+Xj8vnX7wSqMZqJM\nJ3vlBmBUX7uohFvqI8XbMhZdjuec4vqHmlk7M1zI4jNbZ97fvbeAjlrHgfKO\nXlH8WY/OOyshFv0GxIMDRJChnmYfoYIXZsYyD82Cg4Q5KmfPh4WlC+rhO8Cd\n+GsjhAkQfWIkO+nVLpATKjAe7k5A3gHwIUfdFymKQHJvtBdK0PxcJYKHUX0i\nuTtBKQhFZBmtFyd+G8796Ou0FA4r1qCaYNKJHSJ2o5TSIroScUr4YqXjvI3f\nvxDA0LWxx0JBQAdnO27aHdCXuE2O9p+bJ45807r6BIAUsEraJAiClQt0FlmV\n1werpMyYlYiGMPiCfDjpMl2+h0/TD+eYJctSiM/Pw9Hrt5mKRUjTbn6hmIuB\nf8ctMF6i8j1SRolWQOIxbW2Mg/ik5qv006qu0QFGChOYIZanGXUju1V4JS5w\nL4I9\r\n=dZGa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/formatter.js","engines":{"node":">=8.0.0"},"scripts":{"lint":"npm-run-all lint:*","test":"npm run lint && npm run build && npm run test-only","build":"npm-run-all build:*","clean":"rimraf dist","watch":"npm run build && npm-run-all --parallel -c watch:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:md":"node ../../scripts/lint-markdown.js","build:ts":"tsc -b","watch:ts":"npm run build:ts -- --watch","test-only":"nyc ava","watch:test":"ava --watch","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","test-release":"npm run lint && npm run clean && npm run build:assets && tsc && npm run test-only","watch:assets":"npm run build:assets -- -w --no-initial","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","lint:dependencies":"node ../../scripts/lint-dependencies.js"},"_npmUser":{"name":"anonymous","email":"amolleda@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git"},"_npmVersion":"6.9.0","description":"webhint formatter that prints the results using the stylish style","directories":{},"_nodeVersion":"8.16.0","dependencies":{"chalk":"^2.4.2","lodash":"^4.17.11","strip-ansi":"^5.1.0","text-table":"^0.2.0","@hint/utils":"^2.0.0","log-symbols":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^1.4.1","cpx":"^1.5.0","nyc":"^14.1.0","hint":"^5.0.0","sinon":"^7.3.2","eslint":"^5.15.1","rimraf":"^2.6.3","proxyquire":"2.0.0","typescript":"^3.4.5","@types/node":"^12.0.0","npm-run-all":"^4.1.5","@types/sinon":"^7.0.11","npm-link-check":"^3.0.0","@types/proxyquire":"^1.3.28","@types/text-table":"^0.2.1","eslint-plugin-import":"^2.17.2","eslint-plugin-markdown":"^1.0.0","@typescript-eslint/parser":"^1.7.0","@typescript-eslint/eslint-plugin":"^1.7.0"},"peerDependencies":{"hint":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/formatter-stylish_3.0.1_1557893744629_0.37733703013650777","host":"s3://npm-registry-packages"}},"3.0.2":{"name":"@hint/formatter-stylish","version":"3.0.2","keywords":["webhint","webhint-formatter","stylish"],"license":"Apache-2.0","_id":"@hint/formatter-stylish@3.0.2","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://webhint.io/","bugs":{"url":"https://github.com/webhintio/hint/issues"},"ava":{"files":["dist/tests/**/*.js"],"timeout":"1m","failFast":false},"nyc":{"extends":"../../.nycrc"},"dist":{"shasum":"fa7fdf5f75c0452362631d96172609e61add1c48","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-stylish/-/formatter-stylish-3.0.2.tgz","fileCount":8,"integrity":"sha512-vAPuT5dtlrIqc45TuyqIdUbOol4EyW3qGUcsBRtQIcnSRW5u11g4f8rdKIH/jUKKDOIS3aqN8BYxyEKY3W0Pxw==","signatures":[{"sig":"MEYCIQC+w+j0cXpUXnzdWGiFt8lyJBVeDP5YFvFMGB5u+7ZV/AIhANSgKTNMHVaJh1007/driHzrpWt7tlGMp53O90WiAemf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81517,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5sCSCRA9TVsSAnZWagAAu3gP/0swWWKmvsRdYCJuFNyf\nzPZN5hu7yiS6zOjbDzxDKkfPpjE1mZ7zNL4939dKYhsGpEELxY973wu4spTu\ngIUHh6Z1sjYxj62QGPHysjiuG8Cej3WkmLO9+4iahFdq8SIO/3AFAFmLW4+l\nsrn8YVP1fLHTZDnc51HUjBfUXzIFJHmbxTR8Ket03dhkw9hmA4UhZAEvY+gI\nl1MgM40GiGgCK5wElR+MJ8Nm8+7QmceFLR83e7nQzmYmFx4fdNVViqXez6kM\nrPOSI2KuCSa8W4TXiS5reRW3Uod13iyuPns/ILYHF+jqUjUiOM1oL5SJI5go\nLY4bH8NdG6w7pPPNzL38dZBZCvutj9yb9Lku8nlgxImnCFqW0E//L+7VHmby\ne+QxPvmdp33CpW8/nIohUtMeLxo4gfyXKLbu0wgYL0TbT1JB9JnXLIULIf8e\nAvZyCgF38Vw4epwyuxiXimJsyH+DqdNt5yS/I5zUfAiuZ1ICFpCf1Ap6omO2\nlOBezgZGfl+zVvB43q/Uul3sJVqIPwYHATnfymERi6cmRYhLJ3ROxVaQM6wU\nvoOzVIg86k+0ToFO1ubXp0rYHcCh3z1pvRvj4usvL6NwOcPhUmScCNYkW/Dd\n/kP14V+M9HnOtkCR32fPsFUj+eeG2Own4CL6AgENHZwxbSS/5blbzEz2pF9x\nlgMx\r\n=EeWf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/formatter.js","engines":{"node":">=8.0.0"},"scripts":{"lint":"npm-run-all lint:*","test":"npm run lint && npm run build && npm run test-only","build":"npm-run-all build:*","clean":"rimraf dist","watch":"npm run build && npm-run-all --parallel -c watch:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:md":"node ../../scripts/lint-markdown.js","build:ts":"tsc -b","watch:ts":"npm run build:ts -- --watch","test-only":"nyc ava","watch:test":"ava --watch","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","test-release":"npm run lint && npm run build-release && ava","watch:assets":"npm run build:assets -- -w --no-initial","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","lint:dependencies":"node ../../scripts/lint-dependencies.js"},"_npmUser":{"name":"anonymous","email":"antross@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git"},"_npmVersion":"6.4.1","description":"webhint formatter that prints the results using the stylish style","directories":{},"_nodeVersion":"8.15.1","dependencies":{"chalk":"^2.4.2","lodash":"^4.17.11","strip-ansi":"^5.1.0","text-table":"^0.2.0","@hint/utils":"^2.1.0","log-symbols":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^1.4.1","cpx":"^1.5.0","nyc":"^14.1.0","hint":"^5.0.2","sinon":"^7.3.2","eslint":"^5.15.1","rimraf":"^2.6.3","proxyquire":"2.0.0","typescript":"^3.4.5","@types/node":"^12.0.2","npm-run-all":"^4.1.5","@types/sinon":"^7.0.11","npm-link-check":"^3.0.0","@types/proxyquire":"^1.3.28","@types/text-table":"^0.2.1","eslint-plugin-import":"^2.17.2","eslint-plugin-markdown":"^1.0.0","@typescript-eslint/parser":"^1.7.0","@typescript-eslint/eslint-plugin":"^1.9.0"},"peerDependencies":{"hint":"^5.0.2"},"_npmOperationalInternal":{"tmp":"tmp/formatter-stylish_3.0.2_1558626449593_0.38681871246761346","host":"s3://npm-registry-packages"}},"3.1.0":{"name":"@hint/formatter-stylish","version":"3.1.0","keywords":["webhint","webhint-formatter","stylish"],"license":"Apache-2.0","_id":"@hint/formatter-stylish@3.1.0","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://webhint.io/","bugs":{"url":"https://github.com/webhintio/hint/issues"},"ava":{"files":["dist/tests/**/*.js"],"timeout":"1m","failFast":false},"nyc":{"extends":"../../.nycrc"},"dist":{"shasum":"4e96e7d66e9f0728197a592b314d8d6783f7ee3d","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-stylish/-/formatter-stylish-3.1.0.tgz","fileCount":12,"integrity":"sha512-Aq2FfO+PsUvi8F+nrVcAUlSBqb+5OIoSE8zVLZ2vvEQw2qVeDaRicjeKD3gDtN5LiLeJ6vqL7EoENcoV97s5Eg==","signatures":[{"sig":"MEUCIQDFQPQJfQfYg25eWHnpR95QyVkeMqfBxl2IhTTaK9dHvAIgc9VdGvF8M8YoYSg41Pco+y9P6OJWyNyu0H5YDCkbdF4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":88393,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdNzX0CRA9TVsSAnZWagAAAnsP/3cGK694FvRBRgwZJhAQ\nO6EMIZpVVyeRNTQXT2Cj8ziE8wKvLd67DN586yFl73QIbiWL/7Q53SXFLcpc\nMTu/0ZOU4OqAiPD/ebsvBKEMPQZlmGQZSIpM0XArtmZN7bL562payIqfWp2c\n+odqGHlNNuI5EWlYoHawauyNIL9/KSRUgGwg15BJ1P1JRU/SajQ0i0VVouCf\nZGc6QqZhSaulU+hhNQ0hgnO/XLgryIV6hq4S2iaCVb9yGqY9292erwl6rZVt\n1bmRsxk4cjmqj/2XKgOiOcOoPQrQoCKqLOTBoEexyZ5id0VhhhKDj9rTUeVz\na3siYIq/CN3DzWBpO8EESdB24nvQv/AhjsY9UW3QQDD0PpNOWqMGzSgcxLiC\nkKPlW05aM5fTVRyOzFew7kVsB6mWiEnSBdtjwvWwce085E4i9xtEjXPpDoRn\nsTIHQmAVrB5pCDoI5AhPMGfoiOJsKCPFW29NfkmztoIYtuoDhM9SkhUNbVo2\nVptldbc/f4mLS1L1qNkLxhT33tlX3NYJNixV8PFTEcxlpIVwwJB+8kxqIfkq\n5uMSHGC96XApCJ4MubGV+OPjd1/qAF62wYqgwmVqdQMoyQ6U1Ib0zMRUqzRg\n9S211bZDdKLJrSVEJe48k9WprKBNUblAmkW4qUrJrb5YFrmZBn5NcLr21CSS\nRuO9\r\n=aBFw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/formatter.js","engines":{"node":">=8.0.0"},"scripts":{"i18n":"node ../../scripts/create-i18n.js","lint":"npm-run-all lint:*","test":"npm run lint && npm run build && npm run test-only","build":"npm run i18n && npm-run-all build:*","clean":"rimraf dist","watch":"npm run build && npm-run-all --parallel -c watch:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:md":"node ../../scripts/lint-markdown.js","build:ts":"tsc -b","watch:ts":"npm run build:ts -- --watch","test-only":"nyc ava","watch:test":"ava --watch","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","test-release":"npm run lint && npm run build-release && ava","watch:assets":"npm run build:assets -- -w --no-initial","build-release":"npm run clean && npm run i18n && npm run build:assets && tsc --inlineSourceMap false --removeComments true","lint:dependencies":"node ../../scripts/lint-dependencies.js"},"_npmUser":{"name":"anonymous","email":"antross@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git"},"_npmVersion":"6.4.1","description":"webhint formatter that prints the results using the stylish style","directories":{},"_nodeVersion":"8.16.0","dependencies":{"chalk":"^2.4.2","lodash":"^4.17.13","strip-ansi":"^5.1.0","text-table":"^0.2.0","@hint/utils":"^3.0.0","log-symbols":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^1.4.1","cpx":"^1.5.0","nyc":"^14.1.0","hint":"^5.1.0","sinon":"^7.3.2","eslint":"^5.15.1","rimraf":"^2.6.3","proxyquire":"2.0.0","typescript":"^3.5.1","@types/node":"^12.6.2","npm-run-all":"^4.1.5","@types/sinon":"^7.0.13","npm-link-check":"^3.0.0","@types/proxyquire":"^1.3.28","@types/text-table":"^0.2.1","eslint-plugin-import":"^2.17.3","eslint-plugin-markdown":"^1.0.0","@typescript-eslint/parser":"^1.12.0","@typescript-eslint/eslint-plugin":"^1.12.0"},"peerDependencies":{"hint":"^5.1.0"},"_npmOperationalInternal":{"tmp":"tmp/formatter-stylish_3.1.0_1563899379782_0.5182635528028665","host":"s3://npm-registry-packages"}},"3.1.1":{"name":"@hint/formatter-stylish","version":"3.1.1","keywords":["webhint","webhint-formatter","stylish"],"license":"Apache-2.0","_id":"@hint/formatter-stylish@3.1.1","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://webhint.io/","bugs":{"url":"https://github.com/webhintio/hint/issues"},"ava":{"files":["dist/tests/**/*.js"],"timeout":"1m","failFast":false},"nyc":{"extends":"../../.nycrc"},"dist":{"shasum":"b85f3efea6982dfb8f727a05342494953d7104ac","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-stylish/-/formatter-stylish-3.1.1.tgz","fileCount":12,"integrity":"sha512-RKMFRhOZcw+iIJJbm2CYFvJzQOhIViAURGIj80fdHhbRWb82Kj0NZLyAQjqNqQf3FKt8z09fZMDTYhzdFYqQIQ==","signatures":[{"sig":"MEUCIQDQMvSLxnIipJIUlZVBiWyuy+TGYkDegEJEif91PG3m1wIgD7Eb86I/3rjbwyHcEPyxMa2epQbxzfzqwwBCvtXRd3w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":88419,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOMrVCRA9TVsSAnZWagAAbxsP/0XvSmHB2i0AYHVbEjib\nX/MLzRM6LcZzCo5TIRFQxqOGCeW65sRxcbwcjRB7MHdTmDqU2BP+zNPjIzS7\nNLGYkm6Q9mNWvK0TmIjJjsaADvwAzGR/eY5eB9vpkODRLIZnyfrak2HLrNtE\nYqMzPOWqUafA8s2vkEk19ajwhazIG0GZ9Txy5GynJx0nUHJuExarOAU65iRq\nG7yuPeHuXpG6VlDUBcrt6zGAUu/g/QmyR8y3sjcglNtFjdwkD428+pBExkM+\n3fbHhuXQSQoxCvTJWrb5ytH9pDqqWwXT3KSWrvIfJxPqwED5Yu/P2MHQS19a\nGEC5yRJd0eG4HmVXXgF5MdVvViK5ETdSn052E1GmLQUnjHifoLP8fblvvBRU\nGfOUh+tfkCcsNOS42SJsh71WnQomCjCCCdXoc6wqRuUKgmrxfO/1csXRmPqE\nNHYBBXIRxb/yfoV4UJ9smE8+O3dE9jzfgrrluWnbewm98CUSjxOcgt9+7y+q\naof6nq06oz9Ecihfd/OULtVuXB3oSXm8E5UzS6S0igUO7KPVNDAXaE36sSGh\ny0Lbyb8GPd42VooqQwSN3Y33EsKGTE+aeR8gEXLqBeuwbAUIcpNZcJ8F4qQf\nxCzdRWJVGFZTv2ZlLmy+SeIbnjka4hEZozB75IB3QpaHEF9pRqvyz5xZxBT0\n2cGI\r\n=xFbI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/formatter.js","engines":{"node":">=8.0.0"},"scripts":{"i18n":"node ../../scripts/create-i18n.js","lint":"npm-run-all lint:*","test":"npm run lint && npm run build && npm run test-only","build":"npm run i18n && npm-run-all build:*","clean":"rimraf dist","watch":"npm run build && npm-run-all --parallel -c watch:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:md":"node ../../scripts/lint-markdown.js","build:ts":"tsc -b","watch:ts":"npm run build:ts -- --watch","test-only":"nyc ava","watch:test":"ava --watch","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","test-release":"npm run lint && npm run build-release && ava","watch:assets":"npm run build:assets -- -w --no-initial","build-release":"npm run clean && npm run i18n && npm run build:assets && tsc --inlineSourceMap false --removeComments true","lint:dependencies":"node ../../scripts/lint-dependencies.js"},"_npmUser":{"name":"anonymous","email":"antross@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git"},"_npmVersion":"6.4.1","description":"webhint formatter that prints the results using the stylish style","directories":{},"_nodeVersion":"8.16.0","dependencies":{"chalk":"^2.4.2","lodash":"^4.17.13","strip-ansi":"^5.1.0","text-table":"^0.2.0","@hint/utils":"^3.1.0","log-symbols":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^1.4.1","cpx":"^1.5.0","nyc":"^14.1.0","hint":"^5.1.0","sinon":"^7.3.2","eslint":"^5.15.1","rimraf":"^2.6.3","proxyquire":"2.0.0","typescript":"^3.5.1","@types/node":"^12.6.2","npm-run-all":"^4.1.5","@types/sinon":"^7.0.13","npm-link-check":"^3.0.0","@types/proxyquire":"^1.3.28","@types/text-table":"^0.2.1","eslint-plugin-import":"^2.17.3","eslint-plugin-markdown":"^1.0.0","@typescript-eslint/parser":"^1.12.0","@typescript-eslint/eslint-plugin":"^1.12.0"},"peerDependencies":{"hint":"^5.1.0"},"_npmOperationalInternal":{"tmp":"tmp/formatter-stylish_3.1.1_1564003028890_0.3254815789882859","host":"s3://npm-registry-packages"}},"3.1.2":{"name":"@hint/formatter-stylish","version":"3.1.2","keywords":["webhint","webhint-formatter","stylish"],"license":"Apache-2.0","_id":"@hint/formatter-stylish@3.1.2","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://webhint.io/","bugs":{"url":"https://github.com/webhintio/hint/issues"},"ava":{"files":["dist/tests/**/*.js"],"timeout":"1m","failFast":false},"nyc":{"extends":"../../.nycrc"},"dist":{"shasum":"ddd475cccb7ff72eec4ac20f0614d1bca66c5e14","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-stylish/-/formatter-stylish-3.1.2.tgz","fileCount":12,"integrity":"sha512-OJngSkvOpmH3aIQcuOMIFEv7h6h8pDF/+Kho2TBYfNXrwhIe3XynZf2CvGBKM36jezrld/7biyyyrC/kwb3otA==","signatures":[{"sig":"MEUCIQDLZRSms+U0sB7fepaeg8WE23zsg2jWuhU/V9SmY7PkrQIgJ94G1NA9Zwhg0IltvzTx8qBrycgUULuyjqW0lZ+aBVQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":89177,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQJpaCRA9TVsSAnZWagAAfYYP/ApxBu7X/jMZu4korqS7\n5jgQ6o0UNZOvYQuunR3NLPIWVjB0gFA9Wg+8yo6oi91eyQQBr+gKKLSHoQfG\n2rFhEDFgZnBQod002DU7BaErKGujO/EcrEE0Q3VPnyVJPhyuix/FjYWI/n1e\nnktsvjjjDlQ4RpUHDl34SIh/BYl2RKx9Z1bBfKmhqRo3v8xfkyHKw2k0+FeV\nqbilPmeg3W0KxDTiEx5JtyX9mMUCUPEnZ7gZz5ViklFFYpHaZDuw9iP1sZP2\nlvEvvK9Pqag8iBJBI/2YirKd4UVWKA/GB/rzWDvp6wQ0D2ph2tZgFsGD7AHL\njT2HKfZOHhdc1qIqltvl2muH84lNl2uLk2Ts1KNKKB/nFEGffkCF1P+CgA6b\nLGco4fHP23pRKkNY84uMMO93Zyl5vE7yIblAOUuYFBUtV4rPhmtqAJv7XcKd\nhZEJnkaCSev3yBHW8WjYzWzQsVvsye6yYKfa8/txDB+d3NrFr6D5NJj4EtSb\n4qjcqvMX1COaKE2jb1FWOvUN4xkB4aiaeqmhs1H4vs6OkfElXhAzh5/SdKn6\n5f4mOtvIrH3HPW4Wkx1pYP1cJsdCoeVpgNPk47hfhr59JzyGppE8dF3GUVrA\nt9+kRiJ/rvajOhfr5jv5wYg5cLpQQeXTfuh+vGlS/aLRnWAdGYCJToz1os91\nn5S4\r\n=3ZMs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/formatter.js","engines":{"node":">=8.0.0"},"scripts":{"i18n":"node ../../scripts/create-i18n.js","lint":"npm-run-all lint:*","test":"npm run lint && npm run build && npm run test-only","build":"npm run i18n && npm-run-all build:*","clean":"rimraf dist","watch":"npm run build && npm-run-all --parallel -c watch:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:md":"node ../../scripts/lint-markdown.js","build:ts":"tsc -b","watch:ts":"npm run build:ts -- --watch","test-only":"nyc ava","watch:test":"ava --watch","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","test-release":"npm run lint && npm run build-release && ava","watch:assets":"npm run build:assets -- -w --no-initial","build-release":"npm run clean && npm run i18n && npm run build:assets && tsc --inlineSourceMap false --removeComments true","lint:dependencies":"node ../../scripts/lint-dependencies.js"},"_npmUser":{"name":"anonymous","email":"antross@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git"},"_npmVersion":"6.4.1","description":"webhint formatter that prints the results using the stylish style","directories":{},"_nodeVersion":"8.16.0","dependencies":{"chalk":"^2.4.2","lodash":"^4.17.13","strip-ansi":"^5.1.0","text-table":"^0.2.0","@hint/utils":"^3.1.1","log-symbols":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^1.4.1","cpx":"^1.5.0","nyc":"^14.1.0","hint":"^5.1.2","sinon":"^7.3.2","eslint":"^5.15.1","rimraf":"^2.6.3","proxyquire":"2.0.0","typescript":"^3.5.1","@types/node":"^12.6.8","npm-run-all":"^4.1.5","@types/sinon":"^7.0.13","npm-link-check":"^3.0.0","@types/proxyquire":"^1.3.28","@types/text-table":"^0.2.1","eslint-plugin-import":"^2.18.2","eslint-plugin-markdown":"^1.0.0","@typescript-eslint/parser":"^1.12.0","@typescript-eslint/eslint-plugin":"^1.13.0"},"peerDependencies":{"hint":"^5.1.2"},"_npmOperationalInternal":{"tmp":"tmp/formatter-stylish_3.1.2_1564514905346_0.19956375889124756","host":"s3://npm-registry-packages"}},"3.1.3":{"name":"@hint/formatter-stylish","version":"3.1.3","keywords":["webhint","webhint-formatter","stylish"],"license":"Apache-2.0","_id":"@hint/formatter-stylish@3.1.3","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://webhint.io/","bugs":{"url":"https://github.com/webhintio/hint/issues"},"ava":{"files":["dist/tests/**/*.js"],"timeout":"1m","failFast":false},"nyc":{"extends":"../../.nycrc"},"dist":{"shasum":"ba4591a38571703d2862b83c655f9d0413de7499","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-stylish/-/formatter-stylish-3.1.3.tgz","fileCount":12,"integrity":"sha512-FvYoikJsgNVKXxl+HDLI2ibChHbtO5CHrU1QRDAi0A4K0g3nYro2bHvZ6sOedPX19lb4vJZyrE9bCoiRsOxUQA==","signatures":[{"sig":"MEUCIQD/eIfg4/s3m6IBWVMHWa4fCeiOrhZXZZqDWQybJblndQIgLcn1GC8rOQG+/5YGqSLmL9o6SmSlCl7Swsm+uF4ekCo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":89446,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSeWKCRA9TVsSAnZWagAAAK8P/3gtfirBgmQaXcDsovpN\nZeYyFxGdwD2YMboTTrsDb/bxyUh949ryaxD1sGS3ZZg7CG30GtflsT+CvYx6\ns2j7mubQr6KlZ7JUwShbS+QTz18Yofe5L7rB39mzEfHZz7B2rwMJtuU8syoJ\ncIlOX3rGQW2prd1V1RD+OP3tD7jujQ/wec5j+YXy6NLAkuyEYdy9fqzR3cas\nU2WU8e3Vbkpd7p2tEcCNVdEYUXy6NulHlp0y2J+zYPxfZvd06Ki4sblxMLuY\n/bzoBNWyZX2Y3BBDUqiVKoRRWwgBRijrFhB6szgIisx7jY5rIqQpqzTebi/+\nnLMuS3cJVpL0+I0HcGejs9kX4z40ei+7Qgu20N0fe4j2vv3BDnXvc3Jz0Z+V\nEomtxGEJnJ4wEXcWWcqZt30DcryabFat8SPJf5z1HRrheQDOuKesnwt2PGT4\nA0vOsV3dl4eP1Uv0/hq71uoN7J+SmOwwYxfDHoCbCil8rQI3d8h+WpC6k/v5\nFlNmrUdXZzNBuvI8Rs4rdIP5NKCMnn4+KYd+jFprCgO8Q6ATGA0+lszyjovI\na7zqiZq1Mol6n6L558nyRav3eXdDREctfgcK/yNxRUhi4IAoRvyA6xHEjdVc\nfc52il4T+b3GKDrkK3vMOCX/Vf8doORacd50QA8tLKmVamsCobWUrjTviiYP\nBAyX\r\n=5FhE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/formatter.js","engines":{"node":">=8.0.0"},"scripts":{"i18n":"node ../../scripts/create-i18n.js","lint":"npm-run-all lint:*","test":"npm run lint && npm run build && npm run test-only","build":"npm run i18n && npm-run-all build:*","clean":"rimraf dist","watch":"npm run build && npm-run-all --parallel -c watch:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:md":"node ../../scripts/lint-markdown.js","build:ts":"tsc -b","watch:ts":"npm run build:ts -- --watch","test-only":"nyc ava","watch:test":"ava --watch","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","test-release":"npm run lint && npm run build-release && ava","watch:assets":"npm run build:assets -- -w --no-initial","build-release":"npm run clean && npm run i18n && npm run build:assets && tsc --inlineSourceMap false --removeComments true","lint:dependencies":"node ../../scripts/lint-dependencies.js"},"_npmUser":{"name":"anonymous","email":"antross@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git"},"_npmVersion":"6.4.1","description":"webhint formatter that prints the results using the stylish style","directories":{},"_nodeVersion":"8.16.0","dependencies":{"chalk":"^2.4.2","lodash":"^4.17.13","strip-ansi":"^5.1.0","text-table":"^0.2.0","@hint/utils":"^3.1.2","log-symbols":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^1.4.1","cpx":"^1.5.0","nyc":"^14.1.0","hint":"^5.2.0","sinon":"^7.3.2","eslint":"^5.15.1","rimraf":"^2.6.3","proxyquire":"2.0.0","typescript":"^3.5.1","@types/node":"^12.6.9","npm-run-all":"^4.1.5","@types/sinon":"^7.0.13","npm-link-check":"^3.0.0","@types/proxyquire":"^1.3.28","@types/text-table":"^0.2.1","eslint-plugin-import":"^2.18.2","eslint-plugin-markdown":"^1.0.0","@typescript-eslint/parser":"^1.12.0","@typescript-eslint/eslint-plugin":"^1.13.0"},"peerDependencies":{"hint":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/formatter-stylish_3.1.3_1565123977971_0.41190770607301075","host":"s3://npm-registry-packages"}},"3.1.4":{"name":"@hint/formatter-stylish","version":"3.1.4","keywords":["webhint","webhint-formatter","stylish"],"license":"Apache-2.0","_id":"@hint/formatter-stylish@3.1.4","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://webhint.io/","bugs":{"url":"https://github.com/webhintio/hint/issues"},"ava":{"files":["dist/tests/**/*.js"],"timeout":"1m","failFast":false},"nyc":{"extends":"../../.nycrc"},"dist":{"shasum":"11020ecb8f337e8dc63f85df15fb2021c7d5176e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-stylish/-/formatter-stylish-3.1.4.tgz","fileCount":12,"integrity":"sha512-MotE/baOEdfnzTrUbhBteRI4Rc9NG0ieop2W+gTsgZhVj9eVTTwgm/UqwupT0pL07MQSCl/IEwHb64VkCgDI/A==","signatures":[{"sig":"MEUCIHCDU9TDiKExpUq5gb8wdR2n9me0gczZUBuIc0PNjXsWAiEAiHIc5VohDOhLLNASG/53gvKZ0dOFk9Kni/AFCSSUfms=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":89458,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVhbSCRA9TVsSAnZWagAAIEUP/iVykvuvXtHI+VfTFirv\ntU22tNlSXUGYvUxBoRfro2f6ttAC3vt1yFx/RDx1fpN/4oHdze7k9fJRodW/\nI5HVaUYQaqsW4ST+rkC69m/KNkqN6206FYthvnXi3+4UkXIAdhLH5sOj/2Fo\nsLXTxnlEVbZYzO6/gDRmPMDFtbP7ciCO4bY8bURlhcBnVQLPtXhgVCn6EATI\nArpyuJAnG4Lrve5qLYM/K1eENw1IruiSUvOtTRripWT4FP8xNxH2WcnuG8Pe\nJzpfWYfIaaWeolUm72jXqdDPVnC70pvceVS2nndc5M2k6J85Px6bO8RjFFGu\nEXJH3qdv5jTIWzxp7E/tNMCN0Qq50LzY0xQ+TKhn7+fOTCV/qqgm2CikHY1B\nq+yJSGvGRxtcEG+NHUXiiU/3+F5UOlgex4+cqis6qrC/K/fokEzYeWmiwHfe\nQ+4O2yN/igEJP1mQUyBctiz/eKKBZJ9Yp4q6ODH3Fphp75cp6GB79n0FNYA1\nsH/hSvxaUjPqDSQy6yGEMg8CQwCAABzKM7Ax8RZOpev+HCVRvSLuCouO7XEO\nz9HezMedMzLBpsVH2+jkbDiyglHrsT8E6PkxhlEaHhhboYPHeYU5478xe5Dv\nrkjzHakKOvVqZE7MyXcQbVznT10aZX+lG/UPFx5dAPz0bZy8+y39ot01X3gB\njJYG\r\n=FTtd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/formatter.js","engines":{"node":">=8.0.0"},"scripts":{"i18n":"node ../../scripts/create-i18n.js","lint":"npm-run-all lint:*","test":"npm run lint && npm run build && npm run test-only","build":"npm run i18n && npm-run-all build:*","clean":"rimraf dist","watch":"npm run build && npm-run-all --parallel -c watch:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:md":"node ../../scripts/lint-markdown.js","build:ts":"tsc -b","watch:ts":"npm run build:ts -- --watch","test-only":"nyc ava","watch:test":"ava --watch","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","test-release":"npm run lint && npm run build-release && ava","watch:assets":"npm run build:assets -- -w --no-initial","build-release":"npm run clean && npm run i18n && npm run build:assets && tsc --inlineSourceMap false --removeComments true","lint:dependencies":"node ../../scripts/lint-dependencies.js"},"_npmUser":{"name":"anonymous","email":"antross@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git"},"_npmVersion":"6.4.1","description":"webhint formatter that prints the results using the stylish style","directories":{},"_nodeVersion":"8.16.0","dependencies":{"chalk":"^2.4.2","lodash":"^4.17.13","strip-ansi":"^5.1.0","text-table":"^0.2.0","@hint/utils":"^4.0.0","log-symbols":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^1.4.1","cpx":"^1.5.0","nyc":"^14.1.0","hint":"^5.2.1","sinon":"^7.3.2","eslint":"^5.15.1","rimraf":"^2.6.3","proxyquire":"2.0.0","typescript":"^3.5.1","@types/node":"^12.6.9","npm-run-all":"^4.1.5","@types/sinon":"^7.0.13","npm-link-check":"^3.0.0","@types/proxyquire":"^1.3.28","@types/text-table":"^0.2.1","eslint-plugin-import":"^2.18.2","eslint-plugin-markdown":"^1.0.0","@typescript-eslint/parser":"^1.12.0","@typescript-eslint/eslint-plugin":"^1.13.0"},"peerDependencies":{"hint":"^5.2.1"},"_npmOperationalInternal":{"tmp":"tmp/formatter-stylish_3.1.4_1565923025674_0.3941388830769019","host":"s3://npm-registry-packages"}},"3.1.5":{"name":"@hint/formatter-stylish","version":"3.1.5","keywords":["webhint","webhint-formatter","stylish"],"license":"Apache-2.0","_id":"@hint/formatter-stylish@3.1.5","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://webhint.io/","bugs":{"url":"https://github.com/webhintio/hint/issues"},"ava":{"files":["dist/tests/**/*.js"],"timeout":"1m","failFast":false},"nyc":{"extends":"../../.nycrc"},"dist":{"shasum":"5acd9d58c077d85976ad192405c728fc8bfabf25","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-stylish/-/formatter-stylish-3.1.5.tgz","fileCount":12,"integrity":"sha512-36nE6MZhGi7/QeQGBj9cmqzeov9HknTNhcXyYsLvpNUp8Im5geAqwROWggZXRob7elWHbi5eDHrGzmlZiEsX5Q==","signatures":[{"sig":"MEYCIQDPsR1CmI6ykWGCyBY2eaNUTaOGI9jiGhE8tT7MzyFlfwIhAKV4sm5cqlCVw5PPVmYV0bNBr6obcRU4s2kMvGdmKuo5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":89725,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZ/SCCRA9TVsSAnZWagAArb8QAJc+x3rA7LedUHxFAt7o\nr1YJmFd/TxbemN2JCLXqKAh2LhOlKDZPKwzxY5WCa3ysa9/KZNTMQcKL22sJ\nFJC4TIEmhI4dC9PcIpMIeRakpT7QgVkgK4qnZkslOlfAXxUymFYOJI4PEyIs\nsAcQxBQ0b3Vw822+WUpbrF/M7E0UtlEvjxh/80zejcdQUqIjnblKiLxF0nzO\n5izDUx8AWUNyp1tuvEZqQn9hve+xSkr8OKzCtBlYMOdw2Q6v1y6YekI2ddme\nYU2dSzkyVWZALXmJpTMRJalxLyzTJ8JdSFZohoyEnpVfw9IvNspMYT76lh3B\nf526vlnLlOqITxeXzptjluGg4H8XWIlxIvORy75QI13px6HuMqxNtwzzmskH\ngGLelsfniLDlg/8agzFGMefaYHy07E1VbONnJWB8FW7Ns77DAky93wUMP1Dx\nzzeVuXyExKKWmYS1mcMaM2MBoTlSLeaTNSESVOWVsWc2Cecm9LPNLuurqZ9w\n3Fc6YJyAbnybcdQ+DoUxd+X66NHSZTztxNCxMTx3oOqRamsFLUfI0xb98AD2\noY0q/8U+1m9Sj2BoESNbvZJICuXM7njndP84K69F9OJoBo4Jn5KkpICLmU6l\noElzCQWPDBubcc0Lj7NbdpAAHMW+JE7FC/s2oZpJkVG4zuydEwVgHrPpeSAC\nJ0wc\r\n=KYDo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/formatter.js","engines":{"node":">=8.0.0"},"scripts":{"i18n":"node ../../scripts/create-i18n.js","lint":"npm-run-all lint:*","test":"npm run lint && npm run build && npm run test-only","build":"npm run i18n && npm-run-all build:*","clean":"rimraf dist","watch":"npm run build && npm-run-all --parallel -c watch:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:md":"node ../../scripts/lint-markdown.js","build:ts":"tsc -b","watch:ts":"npm run build:ts -- --watch","test-only":"nyc ava","watch:test":"ava --watch","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","test-release":"npm run lint && npm run build-release && ava","watch:assets":"npm run build:assets -- -w --no-initial","build-release":"npm run clean && npm run i18n && npm run build:assets && tsc --inlineSourceMap false --removeComments true","lint:dependencies":"node ../../scripts/lint-dependencies.js"},"_npmUser":{"name":"anonymous","email":"antross@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git"},"_npmVersion":"6.4.1","description":"webhint formatter that prints the results using the stylish style","directories":{},"_nodeVersion":"8.16.0","dependencies":{"chalk":"^2.4.2","lodash":"^4.17.15","strip-ansi":"^5.1.0","text-table":"^0.2.0","@hint/utils":"^4.1.0","log-symbols":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^1.4.1","cpx":"^1.5.0","nyc":"^14.1.0","hint":"^5.2.2","sinon":"^7.3.2","eslint":"^5.15.1","rimraf":"^2.6.3","proxyquire":"2.0.0","typescript":"^3.5.1","@types/node":"^12.6.9","npm-run-all":"^4.1.5","@types/sinon":"^7.0.13","npm-link-check":"^3.0.0","@types/proxyquire":"^1.3.28","@types/text-table":"^0.2.1","eslint-plugin-import":"^2.18.2","eslint-plugin-markdown":"^1.0.0","@typescript-eslint/parser":"^1.12.0","@typescript-eslint/eslint-plugin":"^1.13.0"},"peerDependencies":{"hint":"^5.2.2"},"_npmOperationalInternal":{"tmp":"tmp/formatter-stylish_3.1.5_1567093889972_0.5587901588532198","host":"s3://npm-registry-packages"}},"3.1.6":{"name":"@hint/formatter-stylish","version":"3.1.6","keywords":["webhint","webhint-formatter","stylish"],"license":"Apache-2.0","_id":"@hint/formatter-stylish@3.1.6","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://webhint.io/","bugs":{"url":"https://github.com/webhintio/hint/issues"},"ava":{"files":["dist/tests/**/*.js"],"timeout":"1m","failFast":false},"nyc":{"extends":"../../.nycrc"},"dist":{"shasum":"d7d4190e4eb0b9ccb4fe23bfc6774fb819de40c7","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-stylish/-/formatter-stylish-3.1.6.tgz","fileCount":12,"integrity":"sha512-/+IPgchn5SaXPj+RfSNkQYPO2Fm51j4T6g1jEbsqI4Lt20AqZ2G6quwyWGJAKtyNxt00WZScehHI2VnJfkz2Zw==","signatures":[{"sig":"MEUCIQCdqxSW2fl2DJNA7o35hcRdN/yhTnmoDzSrDUOk/dxRdwIgF6PNY+MsbwVhYt0GcgmKN+aqkO4H8u+//k+6sv8+cmM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91310,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdeXVGCRA9TVsSAnZWagAAqNYP/RuL8eIuy4W2GsajtLo5\nIB4Rmyl8LeWzAUmyZ1ihh7FV2NLVEKPxi4/tmxuC3YHcW2nWKBYCZJfXDp0x\nuyml8KF2syGyKihOvqGud4FqCW2smnIXd2v43fW9s+FtodlsZVNfSru94VT9\nNd43F7jVraRFNGj+zNji5XkNsYELofzj+LpOunh4b1VAgsRxqETIPPmRa2ME\n6kfvUOMeR0SXKmAOMdOdj32DPfbfChU1LKnygiRX3Ty3X+/4UPwZVbvBXIBz\nUMZRrY/GaJ6+nBu1kQTCOvxumDICfnXMxVRXo9WScRrcuLI9Dah5seAvVdtF\no8X8mXEROmRyRH7aFKVVtQJroeiV9IjzdHE9ypH4iTBU+Z9+SPYEPqJCmu3l\nq7+hag7b0wdj0GQbmwMS1U1tXK6GR7RvEEc0gseb90ubfFbw09GuTkEUU8u4\n1TjQG6oj3MUlRt0k2NPGhhWWos/gsHbsOIo6LWfXFnK8x0Qc2VgLkIKfUB8P\n4CK22HA7nRxcYRBPvf2VE3vYBfazH5m799pZzGk4ZDyGfsdtoVEN7+6rP1C/\ndbBYwc07GLnXubUi1iYjWHuUgRk9Kzh8G3zi+kJMXQGDsQcSm971Cf1iIFMe\nbBFD514nS2+IYoTlTnqEMuLKm/w5h35WuM5PLPk+RL9ju+d5QkBwGRnNza5Z\nbgmD\r\n=CQF1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/formatter.js","engines":{"node":">=8.0.0"},"scripts":{"i18n":"node ../../scripts/create-i18n.js","lint":"npm-run-all lint:*","test":"npm run lint && npm run build && npm run test-only","build":"npm run i18n && npm-run-all build:*","clean":"rimraf dist","watch":"npm run build && npm-run-all --parallel -c watch:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:md":"node ../../scripts/lint-markdown.js","build:ts":"tsc -b","watch:ts":"npm run build:ts -- --watch","test-only":"nyc ava","watch:test":"ava --watch","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","test-release":"npm run lint && npm run build-release && ava","watch:assets":"npm run build:assets -- -w --no-initial","build-release":"npm run clean && npm run i18n && npm run build:assets && tsc --inlineSourceMap false --removeComments true","lint:dependencies":"node ../../scripts/lint-dependencies.js"},"_npmUser":{"name":"anonymous","email":"amolleda@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/formatter-stylish"},"_npmVersion":"6.9.0","description":"webhint formatter that prints the results using the stylish style","directories":{},"_nodeVersion":"10.16.0","dependencies":{"chalk":"^2.4.2","lodash":"^4.17.15","strip-ansi":"^5.1.0","text-table":"^0.2.0","@hint/utils":"^4.1.1","log-symbols":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^1.4.1","cpx":"^1.5.0","nyc":"^14.1.0","hint":"^5.2.3","sinon":"^7.4.2","eslint":"^5.15.1","rimraf":"^3.0.0","proxyquire":"2.0.0","typescript":"^3.6.2","@types/node":"^12.7.4","npm-run-all":"^4.1.5","@types/sinon":"^7.0.13","npm-link-check":"^3.0.0","@types/proxyquire":"^1.3.28","@types/text-table":"^0.2.1","eslint-plugin-import":"^2.18.2","eslint-plugin-markdown":"^1.0.0","@typescript-eslint/parser":"^1.12.0","@typescript-eslint/eslint-plugin":"^1.13.0"},"peerDependencies":{"hint":"^5.2.3"},"_npmOperationalInternal":{"tmp":"tmp/formatter-stylish_3.1.6_1568240965910_0.1215879267376383","host":"s3://npm-registry-packages"}},"3.1.7":{"name":"@hint/formatter-stylish","version":"3.1.7","keywords":["webhint","webhint-formatter","stylish"],"license":"Apache-2.0","_id":"@hint/formatter-stylish@3.1.7","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://webhint.io/","bugs":{"url":"https://github.com/webhintio/hint/issues"},"ava":{"files":["dist/tests/**/*.js"],"timeout":"1m","failFast":false},"nyc":{"extends":"../../.nycrc"},"dist":{"shasum":"ea05b3fb6720016055fd2c5fb5869b5856d7377e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-stylish/-/formatter-stylish-3.1.7.tgz","fileCount":12,"integrity":"sha512-SO8+80X8Z4gOCDmBvtXY8YC4Ydo8h/fkYc8NiN4SHq8wxAQ1LeW5VIZkb3H4Eo/j0fnInzQCzABZ+azu6BP2Kg==","signatures":[{"sig":"MEQCIBaA3yRA4C5fIYcFJTXvMFPp4ClzJivXvGPcppx+wES7AiBswEIV8kxzbg02VodD7JB4NAuKfFF3B0j9X/2zoMSJsA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91767,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdg8lTCRA9TVsSAnZWagAAVXoQAJqRyFoOauKSCVrxcfzD\nWOMpvQs3H3BUqrTAJlpbEtG+GIpJOfjHvbs6J+9eL/0+KE32K07EgvnEV1K7\nMphuF4eaU6Thboi4wbT7Cc5bYF+43NHgoEGT0ite/NPtnlwxIWEtRReJ6dOu\nl82fbjilse43i5qhQQwgYfhT6hoeEeO2LxBMHEPkgz4rwF6tTTk5B+qkXDLm\nuQlnxuioeyLdEHRibc9fZkUNUp2WExC9hGLE8oye8v4GjGEhIeBA1xuFC6ty\n9tm7JHIzGJMHq4+02Usak+vMKUUYD+1wu73mnanLSRFgZgHq4+WVrH/aAiMh\na4+PchZu56hyXRuBb1Ftpds0Dz2Ca4b0iV3hRM9Vw+4QZrmTP0MwYzS1+7MI\n7IkMzYtH7IfN2rTpGcRS8qjDQ3SUlQ7XcMDTOK21b9nnp+iTkcea/nyCw1le\nxfJ0YRoEfOod2Y7BOv6c0YE0BcfChryDN3+DsdbFHWZxo/2p+EgOOiwK7G/1\n/aAhwdejF7751KDq3x9jxj1SVaQufffWuAaKKR9U8aYnblmfkNlTGKoUgu03\nFMHFPzT5Jl4oxf4QGC62tqkbJZPFkXLnxWgIr0Fk3OodfPaAbirMOa3x9O0Q\nZGABwGEzEFw8Ih4X0P/m5RZIn49eql05HpHjVi2MpT+dAu4wglPBO5VQDxcY\nSRgv\r\n=TrxK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/formatter.js","engines":{"node":">=8.0.0"},"scripts":{"i18n":"node ../../scripts/create-i18n.js","lint":"npm-run-all lint:*","test":"npm run lint && npm run build && npm run test-only","build":"npm run i18n && npm-run-all build:*","clean":"rimraf dist","watch":"npm run build && npm-run-all --parallel -c watch:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:md":"node ../../scripts/lint-markdown.js","build:ts":"tsc -b","watch:ts":"npm run build:ts -- --watch","test-only":"nyc ava","watch:test":"ava --watch","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","test-release":"npm run lint && npm run build-release && ava","watch:assets":"npm run build:assets -- -w --no-initial","build-release":"npm run clean && npm run i18n && npm run build:assets && tsc --inlineSourceMap false --removeComments true","lint:dependencies":"node ../../scripts/lint-dependencies.js"},"_npmUser":{"name":"anonymous","email":"amolleda@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/formatter-stylish"},"_npmVersion":"6.9.0","description":"webhint formatter that prints the results using the stylish style","directories":{},"_nodeVersion":"10.16.0","dependencies":{"chalk":"^2.4.2","lodash":"^4.17.15","strip-ansi":"^5.1.0","text-table":"^0.2.0","@hint/utils":"^5.0.0","log-symbols":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^1.4.1","cpx":"^1.5.0","nyc":"^14.1.0","hint":"^5.2.4","sinon":"^7.4.2","eslint":"^5.15.1","rimraf":"^3.0.0","proxyquire":"2.0.0","typescript":"^3.6.3","@types/node":"^12.7.4","npm-run-all":"^4.1.5","@types/sinon":"^7.0.13","@types/proxyquire":"^1.3.28","@types/text-table":"^0.2.1","eslint-plugin-import":"^2.18.2","eslint-plugin-markdown":"^1.0.0","@typescript-eslint/parser":"^1.12.0","@typescript-eslint/eslint-plugin":"^1.13.0"},"peerDependencies":{"hint":"^5.2.4"},"_npmOperationalInternal":{"tmp":"tmp/formatter-stylish_3.1.7_1568917843202_0.46109871651777334","host":"s3://npm-registry-packages"}},"3.1.8":{"name":"@hint/formatter-stylish","version":"3.1.8","keywords":["webhint","webhint-formatter","stylish"],"license":"Apache-2.0","_id":"@hint/formatter-stylish@3.1.8","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://webhint.io/","bugs":{"url":"https://github.com/webhintio/hint/issues"},"ava":{"files":["dist/tests/**/*.js"],"timeout":"1m","failFast":false},"nyc":{"extends":"../../.nycrc"},"dist":{"shasum":"50bfebbaf20fe150d2a58ddce4fd3c0c24219e9a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-stylish/-/formatter-stylish-3.1.8.tgz","fileCount":12,"integrity":"sha512-NjxXFFjBR3rdJX52jvxiF6461nXQxexNl/8fwNkeMLfk4Ipr3ra2gi1jjDiKTKN81n4u+nhgHNmVgZYQU+3O8w==","signatures":[{"sig":"MEUCIFSjk2RgdNV1xZk0jDnre1wtOPjjJzJBvp0alQXMU8quAiEAxyT9Dp/3Z50eKpHvMuS4lpVPSXRj3DFcwxz5oYwERck=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":92171,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdim6GCRA9TVsSAnZWagAA/3oQAKLZVGMZx5+OpPFryute\nrraE9mPEopuQ4ZgiX6qqi7RJqitt54WMTZhaPBSmg8v1D/b3nErW3LQU8blE\n75CWKpA0K2Ux1sP4JmjytvWdUKVA9lT8UBH1Y7VqRrcx/qcdj5XpN0NkASW4\nO7Ixth06dtp+qjhEiA03ixhlUfAw83cj2XiszUhl/7IJkAodFQCovFUQE4mO\nIqpESEy4cA7NuKJfxzyo3ql9tXe43Sozdbh4Y3pidaPKvtxGoVQdXBVS0xfv\n9nLFShek7Q2dgdj+XlNlapbD8vfHwFnLV3ZocRZxmUjAaElLPf1aIcu3w4fH\nNj16hb2WT2G5oOJtI3GqnNZqgLBtl3NKxtOCgAEpDqZpNI/SgS7JGgscNi0h\nNmf6zpZOjsL2GRenZ0W+zqpB7pRmQjVNYgI3RJP6V5AOBaCnzA/6QK6IftLO\nRp/DDgu1YCDO5bHsYHXeY3KAWaTRKOHhmX6G5ShfLs5gyHl/VWqN4HFc9OKr\nSe1JtNs3UrlUNG84/7rxCiviSU9sQAU6YAzlPNWWZ5TrWj/UvXQyjsnDnQc0\nuuuLb73u1vk95583wvs1DWQWIbJ11oXFlZvqRtwVDcRtqFe4QOvXxauBywiz\nWt3f2tgZufxXDB5OhmrnLM2J1jCiryQNE2vx/FB+rXtd5JX98cAlDyS+483j\nrGUi\r\n=fgYZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/formatter.js","engines":{"node":">=8.0.0"},"scripts":{"i18n":"node ../../scripts/create-i18n.js","lint":"npm-run-all lint:*","test":"npm run lint && npm run build && npm run test-only","build":"npm run i18n && npm-run-all build:*","clean":"rimraf dist","watch":"npm run build && npm-run-all --parallel -c watch:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:md":"node ../../scripts/lint-markdown.js","build:ts":"tsc -b","watch:ts":"npm run build:ts -- --watch","test-only":"nyc ava","watch:test":"ava --watch","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","test-release":"npm run lint && npm run build-release && ava","watch:assets":"npm run build:assets -- -w --no-initial","build-release":"npm run clean && npm run i18n && npm run build:assets && tsc --inlineSourceMap false --removeComments true","lint:dependencies":"node ../../scripts/lint-dependencies.js"},"_npmUser":{"name":"anonymous","email":"amolleda@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/formatter-stylish"},"_npmVersion":"6.9.0","description":"webhint formatter that prints the results using the stylish style","directories":{},"_nodeVersion":"10.16.0","dependencies":{"chalk":"^2.4.2","lodash":"^4.17.15","strip-ansi":"^5.1.0","text-table":"^0.2.0","@hint/utils":"^5.0.1","log-symbols":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^1.4.1","cpx":"^1.5.0","nyc":"^14.1.0","sinon":"^7.4.2","eslint":"^5.15.1","rimraf":"^3.0.0","proxyquire":"2.0.0","typescript":"^3.6.3","@types/node":"^12.7.5","npm-run-all":"^4.1.5","@types/sinon":"^7.0.13","@types/proxyquire":"^1.3.28","@types/text-table":"^0.2.1","eslint-plugin-import":"^2.18.2","eslint-plugin-markdown":"^1.0.0","@typescript-eslint/parser":"^1.12.0","@typescript-eslint/eslint-plugin":"^1.13.0"},"peerDependencies":{"hint":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/formatter-stylish_3.1.8_1569353349912_0.45866098331770955","host":"s3://npm-registry-packages"}},"3.1.9":{"name":"@hint/formatter-stylish","version":"3.1.9","keywords":["webhint","webhint-formatter","stylish"],"license":"Apache-2.0","_id":"@hint/formatter-stylish@3.1.9","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://webhint.io/","bugs":{"url":"https://github.com/webhintio/hint/issues"},"ava":{"files":["dist/tests/**/*.js"],"timeout":"1m","failFast":false},"nyc":{"extends":"../../.nycrc"},"dist":{"shasum":"97b2db00ef8a32a79eb6983848f12901ebc828cc","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-stylish/-/formatter-stylish-3.1.9.tgz","fileCount":12,"integrity":"sha512-7V4FIAsmZS9UktzlsXBzURe49kcwYqN4aHJqJpkgClbg0vz13GUI2Tw26soAAqKkaJXF4YxjxJcQGrFIphoCHQ==","signatures":[{"sig":"MEUCIHcMz8DbhqlxGtQrLky3su2pGnSy02tmayJnjd4xob/bAiEAnkZ57PZ4m5/Ypd7mVKleE0ltOXrgl6ZZTYG/LTyC7VE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":92202,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjSr9CRA9TVsSAnZWagAA4ckP/ikED2uq+svPeKPdACU5\nk95SfVpKfpxtErrfI3NtTmJ7uIxIBRfLBJ+F9LEZkTtLFxuy42eTdvkYd1GW\n5gslaAsVEXcZi6vf0wzQGkFQJ8Z1HBGGkO1y4Q5/4oryRhQm7cZkT2SJyXeI\njfhKefTov0Uw8l9FtbUh9Xb0QxFA8D3KU9y/jZB9dvsP/LclX/QpgR9LUMlA\nKbdykovaocAKqDcfoBqTudGAVXsyPMQiusn3rXWwiVoQIcqxC8FJSt4ZPQPy\nVdeWnDCUZdNNXR0iblQwl10yKWzxDGupT93dBsIeS5DDcm82gdCCo2c30BGa\nVIN1riUlmgnrhjMLbrpc8nx96XXE0klCIFSr6m3AYeyI8sPIBqia2teTx9XV\nP4eBH5pORXt1Bvwe1bMjA02z+/6yfiBGf/Q0Xu5TWvv91DE9mFLS9hQTq+R6\nvzpNieRNyCTlvYKEXvtQ4cyuxX/3hbU7SB1GnY6ehOOrwY4946Utjqkry+KU\n9YTQzRwIXAifcbxfUGhlK2tSRml3baocfVZhxjsQnoTnADec28zCCGxBGMeE\nQGyEKHRL2iHqfBzEZm5DqjNiwxG9vZoGQgiSkT+6kpVOMrTIGvTWTymkGnjD\nP+bkeJaX4wJcdskeRaraiIx+eXJ28LAAoeQ4zAd/U8V9l5o5f6DA+EiOKwrj\n4Nyg\r\n=VV7d\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/formatter.js","engines":{"node":">=8.0.0"},"scripts":{"i18n":"node ../../scripts/create-i18n.js","lint":"npm-run-all lint:*","test":"npm run lint && npm run build && npm run test-only","build":"npm run i18n && npm-run-all build:*","clean":"rimraf dist","watch":"npm run build && npm-run-all --parallel -c watch:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:md":"node ../../scripts/lint-markdown.js","build:ts":"tsc -b","watch:ts":"npm run build:ts -- --watch","test-only":"nyc ava","watch:test":"ava --watch","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","test-release":"npm run lint && npm run build-release && ava","watch:assets":"npm run build:assets -- -w --no-initial","build-release":"npm run clean && npm run i18n && npm run build:assets && tsc --inlineSourceMap false --removeComments true","lint:dependencies":"node ../../scripts/lint-dependencies.js"},"_npmUser":{"name":"anonymous","email":"amolleda@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/formatter-stylish"},"_npmVersion":"6.9.0","description":"webhint formatter that prints the results using the stylish style","directories":{},"_nodeVersion":"10.16.0","dependencies":{"chalk":"^2.4.2","lodash":"^4.17.15","strip-ansi":"^5.1.0","text-table":"^0.2.0","@hint/utils":"^5.0.2","log-symbols":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^1.4.1","cpx":"^1.5.0","nyc":"^14.1.0","sinon":"^7.4.2","eslint":"^5.15.1","rimraf":"^3.0.0","proxyquire":"2.0.0","typescript":"^3.6.3","@types/node":"^12.7.5","npm-run-all":"^4.1.5","@types/sinon":"^7.0.13","@types/proxyquire":"^1.3.28","@types/text-table":"^0.2.1","eslint-plugin-import":"^2.18.2","eslint-plugin-markdown":"^1.0.0","@typescript-eslint/parser":"^1.12.0","@typescript-eslint/eslint-plugin":"^1.13.0"},"peerDependencies":{"hint":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/formatter-stylish_3.1.9_1569532668648_0.712677216072283","host":"s3://npm-registry-packages"}},"3.1.10":{"name":"@hint/formatter-stylish","version":"3.1.10","keywords":["webhint","webhint-formatter","stylish"],"license":"Apache-2.0","_id":"@hint/formatter-stylish@3.1.10","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://webhint.io/","bugs":{"url":"https://github.com/webhintio/hint/issues"},"ava":{"files":["dist/tests/**/*.js"],"timeout":"1m","failFast":false},"nyc":{"extends":"../../.nycrc"},"dist":{"shasum":"5368d1f45feac2b234f83733bed15b6e6ebb3061","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-stylish/-/formatter-stylish-3.1.10.tgz","fileCount":12,"integrity":"sha512-/AS5+ecSvLtOTy39+MU1+cls5+Oz90ErCukMjEHUKKynMU7L1UhMZlyGgR9T4ESQCQlIrtJep1Yg+EMCTvYxYg==","signatures":[{"sig":"MEUCIB74yeSLX/OVXiDyVkW6L5+BN9UHv/pQ1v7P/tVW2/2OAiEA3WhS3g0a7jKSBAEHWXgKIsKXhkyK0zasiTMqfvhbV4k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":92537,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdp3LECRA9TVsSAnZWagAAKVoQAIm8Ky7XFuIYbk3aJAbi\neOA8ESYbw1qtlI4m73ttGVrxG6lBiG1wZSKOintFXs4EqzxEj7QFMNpjFuAr\neBv8uQfvvkhwiQWE3dYUJag0IEYVdCN6rtuP5OWnA+o9WBLVfnZi3/BQsyfN\nZhhdCeZHt8IVs8wESy/0SY/SyaB5EpbErPGgbrCUl0j1nhWi6jf3CNkuY0sB\nW/qYLPKll0Z9et8pk7rwASwGUHF1UhbOB7LXJu20fwpxU5SMl1xUCNKQ3f0G\nnUU3SlotlD55L+0bOxzuCvt1Kl0sp/wnbwfY3GUMEm86rNOJ7MWixNC6QHl2\nIXb6U2Xco++zvRlAEiiq5xpVriteMk6J6noH7NPpKhPRLfawW6SSk3qJD5FG\nyjB8O1rxUHWgY/Z4rnec1HCo9+1g3lyTalyEWw/gVq29WL7QmurlVYXIxmuB\nW6UZPawoXe7JKcWnoSLxCkG7AXJ4/hTpKtce9Rgvkua0G0soEX+yv5x2MM6J\nJZoCZ07pIIHSauuHcV5Z3U0BZ2y36MaD+CDp4hTzrN0euoRqBXvU5rZM2Uoa\nJYHQAABeF6lUWm21Ttzs+OUCeee6uu+coyQn7XxcckGTNyogxGt/6Gon2HNK\nTY39re1u3Mwfae7CuS4wvK5R0canyy7nnJLuNfkWIDOafK+lBZ8vwRBcpW9J\nt4HY\r\n=9PU7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/formatter.js","engines":{"node":">=8.0.0"},"scripts":{"i18n":"node ../../scripts/create-i18n.js","lint":"npm-run-all lint:*","test":"npm run lint && npm run build && npm run test-only","build":"npm run i18n && npm-run-all build:*","clean":"rimraf dist","watch":"npm run build && npm-run-all --parallel -c watch:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:md":"node ../../scripts/lint-markdown.js","build:ts":"tsc -b","watch:ts":"npm run build:ts -- --watch","test-only":"nyc ava","watch:test":"ava --watch","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","test-release":"npm run lint && npm run build-release && ava","watch:assets":"npm run build:assets -- -w --no-initial","build-release":"npm run clean && npm run i18n && npm run build:assets && tsc --inlineSourceMap false --removeComments true","lint:dependencies":"node ../../scripts/lint-dependencies.js"},"_npmUser":{"name":"anonymous","email":"amolleda@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/formatter-stylish"},"_npmVersion":"6.9.0","description":"webhint formatter that prints the results using the stylish style","directories":{},"_nodeVersion":"10.16.0","dependencies":{"chalk":"^2.4.2","lodash":"^4.17.15","strip-ansi":"^5.1.0","text-table":"^0.2.0","@hint/utils":"^6.0.0","log-symbols":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^1.4.1","cpx":"^1.5.0","nyc":"^14.1.0","sinon":"^7.4.2","eslint":"^6.5.1","rimraf":"^3.0.0","proxyquire":"2.0.0","typescript":"^3.6.3","@types/node":"^12.7.5","npm-run-all":"^4.1.5","@types/sinon":"^7.0.13","@types/proxyquire":"^1.3.28","@types/text-table":"^0.2.1","eslint-plugin-import":"^2.18.2","eslint-plugin-markdown":"^1.0.0","@typescript-eslint/parser":"^1.12.0","@typescript-eslint/eslint-plugin":"^1.13.0"},"peerDependencies":{"hint":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/formatter-stylish_3.1.10_1571254979644_0.8951194603699515","host":"s3://npm-registry-packages"}},"3.1.11":{"name":"@hint/formatter-stylish","version":"3.1.11","keywords":["webhint","webhint-formatter","stylish"],"license":"Apache-2.0","_id":"@hint/formatter-stylish@3.1.11","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://webhint.io/","bugs":{"url":"https://github.com/webhintio/hint/issues"},"ava":{"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m","failFast":false},"nyc":{"extends":"../../.nycrc"},"dist":{"shasum":"bc2ce395320016e6dff7035a8d5c289d9bf9466e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-stylish/-/formatter-stylish-3.1.11.tgz","fileCount":12,"integrity":"sha512-t3p+CgiSl1IVgZd0MRxdzkTZH5w7Q2ennHFsiKXsHQ1jjz1mtyepF+z32FqyS23lJP1ADNnU1PuFED10+c0Tgg==","signatures":[{"sig":"MEQCIH8WxzxC7EMEfJIEQok5qOBtghxUuzoYTcCvn102qgenAiBf2vNFxEsZV1Mkg6aabJBwNS2TvKr/0+JvvprO7NR43Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":93864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJduLz5CRA9TVsSAnZWagAAmJUP/3QB0DEhB67THU8yk7Yq\nU2U08+F74Xsg6+apeUtxvn10Vk2cMH2R9GQT5TlX9wcsvRBniNZUoaMKPXQP\nxKR35IW5N1pZNQK9d3/j7wNV8HQE36IuxtLwpK5OrNdTM8aHVNnjuwQuW7rv\nYLyNg4EsOu4dBcBWO8R5wNeCMesp1c+1Hq6yEkSK7aG68Qdkm1RMNLG69t60\njGrprIGTtwBXaz6XA5ivWMcrauf+6eD0qY82gtC6akwrY24pE8u7WHfGO4l/\nEszcPauNam20P7ccQBACCWXG7DRSifgQwmZJz/3hwa/fuyWrLeZb7nyg1fjT\nsO1XN0ScgnBBTFUDNV5InbsoTzZS0gLRnJWaXEtT9T22sNMoJES69+Yw5YZR\nKRsx0iO7l6SSiVVQQ1JffI9+KJsRiVqbaS3+CltPxErm1ShNGInqERj7QK37\nE6IQ8rdRMSqgb2BrCp+aLrEeVrT7oxfeU3c1iBP0FMZiXf8fNvIccEDqLOBM\nysqdik8m09eZKg4gXqJEIGV1citLjfaRfI2mU18rMSp4sushEOqyjRSf7Sd9\n62kYSGTUcXkGjBFxriqWazk9Xabkzmd6IsYYEPy123rdrtqUO6R4ypLDTu3A\nSOWTRSA8gIgAxhEpTc/fGCBuediSyhYdhzm0Y+4iIDzTV2h+aEK8VGC0IVxe\ncmY+\r\n=tm18\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/formatter.js","engines":{"node":">=8.0.0"},"scripts":{"i18n":"node ../../scripts/create-i18n.js","lint":"npm-run-all lint:*","test":"npm run lint && npm run build && npm run test-only","build":"npm run i18n && npm-run-all build:*","clean":"rimraf dist","watch":"npm run build && npm-run-all --parallel -c watch:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:md":"node ../../scripts/lint-markdown.js","build:ts":"tsc -b","watch:ts":"npm run build:ts -- --watch","test-only":"nyc ava","watch:test":"ava --watch","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","test-release":"npm run lint && npm run build-release && ava","watch:assets":"npm run build:assets -- -w --no-initial","build-release":"npm run clean && npm run i18n && npm run build:assets && tsc --inlineSourceMap false --removeComments true","lint:dependencies":"node ../../scripts/lint-dependencies.js"},"_npmUser":{"name":"anonymous","email":"amolleda@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/formatter-stylish"},"_npmVersion":"6.9.0","description":"webhint formatter that prints the results using the stylish style","directories":{},"_nodeVersion":"10.16.0","dependencies":{"chalk":"^2.4.2","lodash":"^4.17.15","strip-ansi":"^5.1.0","text-table":"^0.2.0","@hint/utils":"^6.1.0","log-symbols":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^2.4.0","cpx":"^1.5.0","nyc":"^14.1.0","sinon":"^7.5.0","eslint":"^6.5.1","rimraf":"^3.0.0","proxyquire":"^2.1.3","typescript":"^3.6.4","@types/node":"^12.7.5","npm-run-all":"^4.1.5","@types/sinon":"^7.5.0","@types/proxyquire":"^1.3.28","@types/text-table":"^0.2.1","eslint-plugin-import":"^2.18.2","eslint-plugin-markdown":"^1.0.0","@typescript-eslint/parser":"^1.12.0","@typescript-eslint/eslint-plugin":"^1.13.0"},"peerDependencies":{"hint":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/formatter-stylish_3.1.11_1572388088746_0.7563589360903704","host":"s3://npm-registry-packages"}},"3.1.12":{"name":"@hint/formatter-stylish","version":"3.1.12","keywords":["webhint","webhint-formatter","stylish"],"license":"Apache-2.0","_id":"@hint/formatter-stylish@3.1.12","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://webhint.io/","bugs":{"url":"https://github.com/webhintio/hint/issues"},"ava":{"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m","failFast":false},"nyc":{"extends":"../../.nycrc"},"dist":{"shasum":"5ffa7dada19a8d5e22f798663c5a14e669091ab9","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-stylish/-/formatter-stylish-3.1.12.tgz","fileCount":12,"integrity":"sha512-ybclxVKrSTkeK7t1glSrsI1xpDn26y8rRZrxMDy2po+Ihhz07EgWU9SCWtb00ia2PMp8QdIozoPEXJcJRaAGDA==","signatures":[{"sig":"MEUCIDk0pn7XWK6xWN1Q6rgOKQoZoDX2K9RYKF1WhraBDh6/AiEAyyy4B/5laSye/xuBY7QRCxgp4rdi7730E7OXZxCkP6E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":98885,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5bOtCRA9TVsSAnZWagAAPuYP/1CiwOVIUmz319Hwsqzd\n+AuXIENeiI3s/oTXCiFtzUorhtu9Eg/6q2EpkzfbXQLF/hPi/zzOLGi2reXR\n8aBi8hfgHOAmRzqO2tLJu1Gkx6d2qvvAjl9w7yl9vdABV9q0Xh401GxnwczP\nchlQ9uqVX/AQgi+U9smVTIT9ePhakYboBM47Ts9YYZE/IYoL7u5xq+8p8m9V\n4taDLRzkoSWJ+ru47nd0Ij/v0bEN4xJvAroyfttl36oF9CPgkDUzT7ucWkji\nQPGmZkFiiXh1LseUN9ax1UM/kMQ1FrocvWmDXrcisMA0g6tEjjM5o/JY5AXo\njwaYps6FzWTjfrRiqt+PJVGPK9LMS2FbS4EKuHl+9o80n0G4813GkDVZ4Nnb\nMTARafnFudr6dl0q92GRPMQk15O6/rUUTmQblYFbk+lIwzURLwokER+2Qijk\nflGCbnI90dR5998I5k8s2gM6Fk9meKc03ZZ2uDBbn+uHzaqaXcaWhuBn0JNN\n5vGEDk5Hs5mdBv1cqDpuKjRtl1JpfncXXV7QIascl+U0jt+YoyEFPe2u6Dob\nYRZHPnLO24iGP80H4i5YjnZTj6XSxE4a3QwjyA2h89L4V3Mb8tSGJbBJwRRn\npg01aVKwyVBvTPs3kF6bNIGP8YmiTqC4TD3Ot7WBzlnrHTCtXonnEVudVnn3\n3s9c\r\n=nFIY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/formatter.js","scripts":{"i18n":"node ../../scripts/create-i18n.js","lint":"npm-run-all lint:*","test":"npm run i18n && npm run lint && npm run build && npm run test-only","build":"npm run i18n && npm-run-all build:*","clean":"rimraf dist","watch":"npm run build && npm-run-all --parallel -c watch:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:md":"node ../../scripts/lint-markdown.js","build:ts":"tsc -b","watch:ts":"npm run build:ts -- --watch","test-only":"nyc ava","watch:test":"ava --watch","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","test-release":"npm run i18n && npm run lint && npm run build-release && ava","watch:assets":"npm run build:assets -- -w --no-initial","build-release":"npm run clean && npm run i18n && npm run build:assets && tsc --inlineSourceMap false --removeComments true","lint:dependencies":"node ../../scripts/lint-dependencies.js"},"_npmUser":{"name":"anonymous","email":"amolleda@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/formatter-stylish"},"_npmVersion":"6.9.0","description":"webhint formatter that prints the results using the stylish style","directories":{},"_nodeVersion":"10.16.0","dependencies":{"chalk":"^3.0.0","lodash":"^4.17.15","strip-ansi":"^6.0.0","text-table":"^0.2.0","@hint/utils":"^7.0.0","log-symbols":"^3.0.0","@hint/utils-fs":"^1.0.0","@hint/utils-i18n":"^1.0.0","@hint/utils-debug":"^1.0.0","@hint/utils-types":"^1.0.0","@hint/utils-string":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^2.4.0","cpx":"^1.5.0","nyc":"^14.1.0","sinon":"^7.5.0","eslint":"^6.6.0","rimraf":"^3.0.0","proxyquire":"^2.1.3","typescript":"^3.6.4","@types/node":"^12.12.12","npm-run-all":"^4.1.5","@types/sinon":"^7.5.0","@types/proxyquire":"^1.3.28","@types/text-table":"^0.2.1","eslint-plugin-import":"^2.18.2","eslint-plugin-markdown":"^1.0.1","@typescript-eslint/parser":"^1.12.0","@typescript-eslint/eslint-plugin":"^1.13.0"},"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/formatter-stylish_3.1.12_1575334829158_0.5911433450715438","host":"s3://npm-registry-packages"}},"3.1.13":{"name":"@hint/formatter-stylish","version":"3.1.13","keywords":["webhint","webhint-formatter","stylish"],"license":"Apache-2.0","_id":"@hint/formatter-stylish@3.1.13","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://webhint.io/","bugs":{"url":"https://github.com/webhintio/hint/issues"},"ava":{"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m","failFast":false},"nyc":{"extends":"../../.nycrc"},"dist":{"shasum":"5675ddded3b720854c35f1ebebbc9b4890d0a095","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-stylish/-/formatter-stylish-3.1.13.tgz","fileCount":12,"integrity":"sha512-RRN+/CjAQpse+NYgzq4bdrkHYoBFLdC22vVI9bKsnYh8Xg5LRvoux3GayuQ06okB/dNjZrio6zyPNaftLamf1g==","signatures":[{"sig":"MEYCIQDibxd6IDVk+LEmsQz4A7SA+h0K5bWFKfrJK6TBqgiVNwIhAI497ksiHj4Z+RbuI1Kd4bkT5ImjNgQpwKi4uYRWMBT+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":98885,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd6E1aCRA9TVsSAnZWagAAH44P/281OtelHAtMMlbbj+AT\nEjKAZ8jidzlEPPoV3SFylTpb1YmcQcn1LVQPNK8bZsnaJRFHoHwBpnQ0pXNj\nf5y7Vn6RkRowe8sD8ffRUkab10BicQc700NKyC9igCFPcxVCfghpJIiw+3Uy\nG65MlP3FfOQjom/ybhr5KfmaZRj+kHuMSoviVixJm29c2FhD0kox46GqtjX8\n8XYClWbElvBiyIjzB4JqMa4cSgQoulwma8MWSkqSVzQbOav0C1bHpJzV9UbZ\nYQSNNZoL32+6WWWMg2YAFWD9amNv1ul1WQ7e38DVDDy//ru+qLtfNFgtH6y2\n/OqbbNDKw/VH/xbhOtNkXa49pDsoPo/lsSYvoJsZ4XdvbzxyZbG/o7hNZ6On\nmm12NxOGOYTJ0H2utZ03tX8UjuGgtFsFxLHNdBf4cv6ZC1YlcFKqfAypPM3d\np/GaF+RK1WLXbbIqKfmQ50GKrxmj++Bfk33iMwu8aQkg6WmvomtPimOjx2mh\n4JkNuEPLng+L6sFR1j9spfzDtKxbb7SfX1FS8vWFmUTKqlgeRKLSSHQQQFUT\n+HyNre2UOHdIRZjQ2aLOyTy2EolY5CHEMv7Rnaon6fE7TV7xUOesVGGbPOph\nWjRNjuRGtTSY+LYlYQQzrF3Btb24zWNE42ToWLtHY89DagIVKdYhML3f5PLO\n/NYQ\r\n=HrVd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/formatter.js","scripts":{"i18n":"node ../../scripts/create-i18n.js","lint":"npm-run-all lint:*","test":"npm run i18n && npm run lint && npm run build && npm run test-only","build":"npm run i18n && npm-run-all build:*","clean":"rimraf dist","watch":"npm run build && npm-run-all --parallel -c watch:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:md":"node ../../scripts/lint-markdown.js","build:ts":"tsc -b","watch:ts":"npm run build:ts -- --watch","test-only":"nyc ava","watch:test":"ava --watch","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","test-release":"npm run i18n && npm run lint && npm run build-release && ava","watch:assets":"npm run build:assets -- -w --no-initial","build-release":"npm run clean && npm run i18n && npm run build:assets && tsc --inlineSourceMap false --removeComments true","lint:dependencies":"node ../../scripts/lint-dependencies.js"},"_npmUser":{"name":"anonymous","email":"amolleda@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/formatter-stylish"},"_npmVersion":"6.9.0","description":"webhint formatter that prints the results using the stylish style","directories":{},"_nodeVersion":"10.16.0","dependencies":{"chalk":"^3.0.0","lodash":"^4.17.15","strip-ansi":"^6.0.0","text-table":"^0.2.0","@hint/utils":"^7.0.1","log-symbols":"^3.0.0","@hint/utils-fs":"^1.0.0","@hint/utils-i18n":"^1.0.0","@hint/utils-debug":"^1.0.0","@hint/utils-types":"^1.0.0","@hint/utils-string":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^2.4.0","cpx":"^1.5.0","nyc":"^14.1.0","sinon":"^7.5.0","eslint":"^6.6.0","rimraf":"^3.0.0","proxyquire":"^2.1.3","typescript":"^3.6.4","@types/node":"^12.12.12","npm-run-all":"^4.1.5","@types/sinon":"^7.5.0","@types/proxyquire":"^1.3.28","@types/text-table":"^0.2.1","eslint-plugin-import":"^2.18.2","eslint-plugin-markdown":"^1.0.1","@typescript-eslint/parser":"^1.12.0","@typescript-eslint/eslint-plugin":"^1.13.0"},"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/formatter-stylish_3.1.13_1575505242118_0.6311254963366753","host":"s3://npm-registry-packages"}},"3.1.14":{"name":"@hint/formatter-stylish","version":"3.1.14","keywords":["webhint","webhint-formatter","stylish"],"license":"Apache-2.0","_id":"@hint/formatter-stylish@3.1.14","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://webhint.io/","bugs":{"url":"https://github.com/webhintio/hint/issues"},"ava":{"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m","failFast":false},"nyc":{"extends":"../../.nycrc"},"dist":{"shasum":"544772725d7af9cd012f445c4de1be171ecab345","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-stylish/-/formatter-stylish-3.1.14.tgz","fileCount":12,"integrity":"sha512-dE+7SL1Uv5xuwB+CavNFIpUtw11n7mrTjU2KGobohN5WlbNljVtj9gPZdCNkPrK0FR+DlLz1pyYfuQIOddEzgA==","signatures":[{"sig":"MEUCIBN+MjIiuMWXIfI92i1YaL0EQ0hPfkLrU+pVukWF68VvAiEA0qpzp9C4K7wodqm4BUgl+s0ATsvPa6UQQba0+/jEhmg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":102149,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecphkCRA9TVsSAnZWagAA1HQQAJXRD1N1ZQvSmWj3obon\niXMaIIPqFSpUuQZ9y0XkHmD4+Hhlr7kGzy5siBhnjlabpj/R3d/TJVM6NJRE\nTx02brP27AWk0bHPnBU8nE3wWqcZ2WEwN4PGP21Vvaf4f+rmlgkyvLiKYn9Y\nSQA1gQHJ/a3qnZomVeI+J6k0RV12vFQTTaG2IGUoIN9EXezTlVfaE+1hLOFf\nx8pX5xCPmL6jjtVRCJ018svC0bqQ2QNDuLEJ6fGvmVqGm9YoUO5rMiJ2in41\nnrE7cU8soTo+pJV9rFLBaaFTOL7uUzEOPQOVa//S5jEWm1H8taLgU1FwGe6z\nClBUVDx3PmbHmDULrn9+JLfgsUV7t8AVcXGouT5A/qX76ugzqF29iZdO4Eqm\nL3aA5Jmbs4q6AEM5jWtXz8bs8Hxc6yw+8UdEVnEDPTzIKRC0aH03B71TQsIy\nU6bfzdHmpMfOJHuKhXF8kRwjzA47/pxqCv/04KZS+ZT8qLba06KpMrvoEK7B\ngStxDYRECm7C1VfS0e7qOpp0v51URJTU+TmAs4Sn5eE+9xGq5Xx7oBmX4/Tb\ntx+e5GZJNtbNVDhzX8qck0sbols+XjT0QhlMOS04ihNMTBpRe/CkwGYwZri2\nPZcyn8C7l72XDSuZrS4B8AH0yOiKsAMLiKLtqxJLbQIPwnKWxe35PzJ7BA6y\nfarj\r\n=+9vl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/formatter.js","scripts":{"i18n":"node ../../scripts/create-i18n.js","lint":"npm-run-all lint:*","test":"npm run i18n && npm run lint && npm run build && npm run test-only","build":"npm run i18n && npm-run-all build:*","clean":"rimraf dist","watch":"npm run build && npm-run-all --parallel -c watch:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:md":"node ../../scripts/lint-markdown.js","build:ts":"tsc -b","watch:ts":"npm run build:ts -- --watch","test-only":"nyc ava","watch:test":"ava --watch","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","test-release":"npm run i18n && npm run lint && npm run build-release && ava","watch:assets":"npm run build:assets -- -w --no-initial","build-release":"npm run clean && npm run i18n && npm run build:assets && tsc --inlineSourceMap false --removeComments true","lint:dependencies":"node ../../scripts/lint-dependencies.js"},"_npmUser":{"name":"anonymous","email":"antross@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/formatter-stylish"},"_npmVersion":"6.13.4","description":"webhint formatter that prints the results using the stylish style","directories":{},"_nodeVersion":"12.16.1","dependencies":{"chalk":"^3.0.0","lodash":"^4.17.15","strip-ansi":"^6.0.0","text-table":"^0.2.0","@hint/utils":"^7.0.2","log-symbols":"^3.0.0","@hint/utils-fs":"^1.0.1","@hint/utils-i18n":"^1.0.1","@hint/utils-debug":"^1.0.1","@hint/utils-types":"^1.0.1","@hint/utils-string":"^1.0.1"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^3.4.0","cpx":"^1.5.0","nyc":"^15.0.0","sinon":"^9.0.1","eslint":"^6.8.0","rimraf":"^3.0.2","proxyquire":"^2.1.3","typescript":"^3.8.3","@types/node":"^12.12.14","npm-run-all":"^4.1.5","@types/sinon":"^7.5.1","@types/proxyquire":"^1.3.28","@types/text-table":"^0.2.1","eslint-plugin-import":"^2.18.2","eslint-plugin-markdown":"^1.0.2","@typescript-eslint/parser":"^1.12.0","@typescript-eslint/eslint-plugin":"^1.13.0"},"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/formatter-stylish_3.1.14_1584568419878_0.47979850873086094","host":"s3://npm-registry-packages"}},"3.1.15":{"name":"@hint/formatter-stylish","version":"3.1.15","keywords":["webhint","webhint-formatter","stylish"],"license":"Apache-2.0","_id":"@hint/formatter-stylish@3.1.15","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://webhint.io/","bugs":{"url":"https://github.com/webhintio/hint/issues"},"ava":{"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m","failFast":false},"nyc":{"extends":"../../.nycrc"},"dist":{"shasum":"f3dd8052bef86475252d665c9240cc543c8e7ba3","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-stylish/-/formatter-stylish-3.1.15.tgz","fileCount":12,"integrity":"sha512-y1dCsSRiNgHho2hbbD06DMGiDwsJN8fTrL5tIS2hDiSxp4y1T/GdqBxT2iGvdFAO5NFpLMXb19WOLxeUBuf6Qg==","signatures":[{"sig":"MEQCIAcqfA+W01sX9NueUWT39PgXZHLdMEHKWKV5yxSYdVHoAiBQJQhSC8mnJIdNxEL01IE1PEMHg9iW9jk5lu4ZFvMrgQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":102639,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJel13CCRA9TVsSAnZWagAAj20P/A5WyaHsj6m6akuU9BwP\nXx00dt9X3C3jr+BaeyfUL4njcfKF+961EiEk9x6nvbdrbMV9CuFWkTZfi0m8\n8kVrJeoTM0xtUNQL5nhuPSEvPPflDz5FjfSm8BBeBYfHiaeOmTb7r6YrlAqo\n18qKaSQ8DIA7Vy8d48yj5VIdTVmFPxp250YcTbgCRafRlKDCltU7Yzuf3+7j\nt5NvA/EjhqC6stwVZHMzauFGfkD4KlT6XmdaoAEAfMWmRrV1StuXXR5XXIdQ\n+CTfZg6/nJl1lX2j58URfwzswEoWIaAgtgdmafKEFmcIabzu9KyGYpDyhjFE\ndWdnWntx9UT6pntGfPZTeoMKXdHQRUhVfXduEQQFD2z+dclm7YKH4H/7amDH\nidHQ4BW1DiPsDNPZM3165e8Idwqb2FQkvYL9qjRQ2vS3jMAXqk/QECb/+vaB\n8VIDBWBTpAMfe/gyJ4jgkut76F1nU1qWLNdrmK4nW4KvGpQRRtF+8RIk6VwE\nI5tdNcoUk1STrlMk8k1HkQRH//bs311wBqLH6rgq6PFkLdfbpYSzMRZmXTG+\nq4XO6BI/D9HMbGjLAyDFuzsx2YHmLKD/E247bRTSK7FT6uTPheCi72E2nchO\n3RyctHKV9HWxIC9JkJIRU5DrISmFHx73+K9MRaa73ITG9uOUU7Rv2izXGA0U\nikxz\r\n=P9UC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/formatter.js","scripts":{"i18n":"node ../../scripts/create-i18n.js","lint":"npm-run-all lint:*","test":"npm run i18n && npm run lint && npm run build && npm run test-only","build":"npm run i18n && npm-run-all build:*","clean":"rimraf dist","watch":"npm run build && npm-run-all --parallel -c watch:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:md":"node ../../scripts/lint-markdown.js","build:ts":"tsc -b","watch:ts":"npm run build:ts -- --watch","test-only":"nyc ava","watch:test":"ava --watch","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","test-release":"npm run i18n && npm run lint && npm run build-release && ava","watch:assets":"npm run build:assets -- -w --no-initial","build-release":"npm run clean && npm run i18n && npm run build:assets && tsc --inlineSourceMap false --removeComments true","lint:dependencies":"node ../../scripts/lint-dependencies.js"},"_npmUser":{"name":"anonymous","email":"antross@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/formatter-stylish"},"_npmVersion":"6.14.4","description":"webhint formatter that prints the results using the stylish style","directories":{},"_nodeVersion":"12.16.2","dependencies":{"chalk":"^3.0.0","lodash":"^4.17.15","strip-ansi":"^6.0.0","text-table":"^0.2.0","@hint/utils":"^7.0.3","log-symbols":"^3.0.0","@hint/utils-fs":"^1.0.2","@hint/utils-i18n":"^1.0.2","@hint/utils-debug":"^1.0.1","@hint/utils-types":"^1.0.1","@hint/utils-string":"^1.0.2"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^3.5.2","cpx":"^1.5.0","nyc":"^15.0.0","sinon":"^9.0.1","eslint":"^6.8.0","rimraf":"^3.0.2","proxyquire":"^2.1.3","typescript":"^3.8.3","@types/node":"^13.9.2","npm-run-all":"^4.1.5","@types/sinon":"^7.5.1","@types/proxyquire":"^1.3.28","@types/text-table":"^0.2.1","eslint-plugin-import":"^2.18.2","eslint-plugin-markdown":"^1.0.2","@typescript-eslint/parser":"^1.12.0","@typescript-eslint/eslint-plugin":"^1.13.0"},"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/formatter-stylish_3.1.15_1586978241885_0.5224218149568798","host":"s3://npm-registry-packages"}},"3.1.16":{"name":"@hint/formatter-stylish","version":"3.1.16","keywords":["webhint","webhint-formatter","stylish"],"license":"Apache-2.0","_id":"@hint/formatter-stylish@3.1.16","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"John.Emau@microsoft.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://webhint.io/","bugs":{"url":"https://github.com/webhintio/hint/issues"},"ava":{"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m","failFast":false},"nyc":{"extends":"../../.nycrc"},"dist":{"shasum":"8b0f5be5ea6ca9e23cec3c7e4947f147ee313998","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-stylish/-/formatter-stylish-3.1.16.tgz","fileCount":12,"integrity":"sha512-Y6dlywbRCO8sxWV1LWLZUdOvNwgEI215x/P9b2zn/22zWIVXzdd+M1upt1v60mRldZwzC7lBupkOOcJonJecBQ==","signatures":[{"sig":"MEQCIAtk5U+81vn0X69kO4e3tCoO9mnxytcZxviSVfOhRywXAiAuTpoGmkh05ngAl5AsOfPyRZkD96eWBC7GoCHiHaQWPw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":104262,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewwi8CRA9TVsSAnZWagAAdJkP/RwMeJaBvS11MzmfZW85\nTmEpgA6sf6yJUCCJvKn/40hPFbhiUHMG1tLdRbkTjID9wfOsnEyU/DdioK+/\nMLWnKyF4ypWyrfNE3B7m7ICw5b+r8KjRioFH1yaPRihhCYnNFf1HVHmnVIwD\nZLcpleS6UT2dR0TxleyG5HCFa8KHvTFZRplQGMaamluK61Cu016sd46apzXH\neMXabQPJKCs6EsJDNvENTzeNUkm8kJimaYRFhDstrBBiRcnmufxWEvdhD6ul\n/+VRvL425WBESaXOUzlefldUDock8UKPHq11sOzu9q0Tt/YmRyk7Zrrt0WsY\nSHfUPuSXwmJHX90uMHi+s4cIPtxfxwNS/mr75ygrtJHthT9xge5LVDjb4Etl\nLl0lD1McmbXugGr3WXJSNU2/o0KOUGdYTr98qbbk9FFZ9wH5vLGNFvbo3GU7\nCTvmcqRpjHW+URX49XTcaW0LB/fTMaS44cP9JUABKiHxdcsayA8r7X3nyuiI\nvXDeYLXstzMALdXT1cizeMIIL4m7VlogNeleKgfXrBzBb9UctCS6uSAlT/l7\ndULQC5p4W/XNrcNOp8LJLEjNyG03ouVZZX6om1Vrc5/VZ6KPwbAOOgyPMVQP\nKiUXdCYXann3OfcaWNixwD4EZUunGKJv8LjvQmrpEjLUSij2g3CLICom7cFk\nxEqW\r\n=/ap9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/formatter.js","scripts":{"i18n":"node ../../scripts/create-i18n.js","lint":"npm-run-all lint:*","test":"npm run i18n && npm run lint && npm run build && npm run test-only","build":"npm run i18n && npm-run-all build:*","clean":"rimraf dist","watch":"npm run build && npm-run-all --parallel -c watch:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:md":"node ../../scripts/lint-markdown.js","build:ts":"tsc -b","watch:ts":"npm run build:ts -- --watch","test-only":"nyc ava","watch:test":"ava --watch","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","test-release":"npm run i18n && npm run lint && npm run build-release && ava","watch:assets":"npm run build:assets -- -w --no-initial","build-release":"npm run clean && npm run i18n && npm run build:assets && tsc --inlineSourceMap false --removeComments true","lint:dependencies":"node ../../scripts/lint-dependencies.js"},"_npmUser":{"name":"anonymous","email":"John.Emau@microsoft.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/formatter-stylish"},"_npmVersion":"6.14.4","description":"webhint formatter that prints the results using the stylish style","directories":{},"_nodeVersion":"10.19.0","dependencies":{"chalk":"^3.0.0","lodash":"^4.17.15","strip-ansi":"^6.0.0","text-table":"^0.2.0","@hint/utils":"^7.0.4","log-symbols":"^4.0.0","@hint/utils-fs":"^1.0.3","@hint/utils-i18n":"^1.0.3","@hint/utils-debug":"^1.0.1","@hint/utils-types":"^1.0.1","@hint/utils-string":"^1.0.3"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^3.8.2","cpx":"^1.5.0","nyc":"^15.0.1","sinon":"^9.0.2","eslint":"^6.8.0","rimraf":"^3.0.2","proxyquire":"^2.1.3","typescript":"^3.8.3","@types/node":"^13.13.4","npm-run-all":"^4.1.5","@types/sinon":"^9.0.0","@types/proxyquire":"^1.3.28","@types/text-table":"^0.2.1","eslint-plugin-import":"^2.18.2","eslint-plugin-markdown":"^1.0.2","@typescript-eslint/parser":"^1.12.0","@typescript-eslint/eslint-plugin":"^1.13.0"},"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/formatter-stylish_3.1.16_1589840059714_0.6987412572126328","host":"s3://npm-registry-packages"}},"3.1.17":{"name":"@hint/formatter-stylish","version":"3.1.17","keywords":["webhint","webhint-formatter","stylish"],"license":"Apache-2.0","_id":"@hint/formatter-stylish@3.1.17","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"John.Emau@microsoft.com"},{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"jdgarcia@outlook.com"}],"homepage":"https://webhint.io/","bugs":{"url":"https://github.com/webhintio/hint/issues"},"ava":{"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m","failFast":false},"nyc":{"extends":"../../.nycrc"},"dist":{"shasum":"68465b888f0f68f3eeb047dee6c0915228d40d1a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-stylish/-/formatter-stylish-3.1.17.tgz","fileCount":12,"integrity":"sha512-Oxc3AK1SS7uodcsJfwj/YHIjml6v9AWhGsuz3ai2Onh4X4FLuC3EFvB9/Z4Ff6qcb4h52UYuyl/+T8Ht8n1sfA==","signatures":[{"sig":"MEYCIQDMfOBGtChgFDW8vRKysMpdrrKzUrIleixHtJmLUSB/hwIhAI2157X0lOZ29bRZFPKjZHkLGF0hIgQva/71aDCgBaZc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":105038,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfHzqWCRA9TVsSAnZWagAAo80P/1q6y/AmK2YGPBTfp8TF\ndYO3xscgztXV/wxeqISlhaV+B0lpS9OkiKxqCH4tyN0wfuxf0Mqo/7Vm8MRC\ncrMPNk2EyPbZgIyBTyJpUdBGga2A1fzd8scP5p0x7uYEn0RmhwdYCUU+LxWN\nbzx6UExUhhfLGd7XxpKgLLvHrQl60cQZDJrHC02CRDNDo2SoF689MS7UzIAu\nPEIeoRsuyfl4oSRNeJH/obNDeIAmIJSTxg/zT/NsHKnQ9yFRR+MwIqT5/7QV\nvVmGG1S5/rk7uJgUFZIz+HCZZHHNBLj68V9m1EgzdK+lZ44xTevOSk+qqiNP\nj/DMnQra4CJxfmCBS5tHLmEwVDdB/exsf/8vTnoR9kHv/F26i54nK5mEOYt0\n29ylSPVxSnK9UKANiyDXQ/44b0cuXAZDRgKMkfJuhz0Er5i0IVyeIUsdvBSK\nioKTHSm1Tug8gClV1AG0AnOyKKgn0yXm8Cah4MIOPzCA3CpTzcqqomKVy+b6\nsSqOahI/PcEIw7obSi/N7mb4EbREaUJSAVwdQeK7XLwUNN4zBLBBBUGE5Tbb\nRztyvI9SIoD4wY3kUP46aud0PRrIv1ubCQcZ1Yvn1mNrE1cWEVHCV3ms4Ec3\nmwWguC7M0fO/y6xuQWPHTnzDA/krllp5eIl71sizhxghEgHOyDb8l/9EDTkp\n8VDj\r\n=wXGO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/formatter.js","scripts":{"i18n":"node ../../scripts/create-i18n.js","lint":"npm-run-all lint:*","test":"npm run i18n && npm run lint && npm run build && npm run test-only","build":"npm run i18n && npm-run-all build:*","clean":"rimraf dist","watch":"npm run build && npm-run-all --parallel -c watch:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:md":"node ../../scripts/lint-markdown.js","build:ts":"tsc -b","watch:ts":"npm run build:ts -- --watch","test-only":"nyc ava","watch:test":"ava --watch","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","test-release":"npm run i18n && npm run lint && npm run build-release && ava","watch:assets":"npm run build:assets -- -w --no-initial","build-release":"npm run clean && npm run i18n && npm run build:assets && tsc --inlineSourceMap false --removeComments true","lint:dependencies":"node ../../scripts/lint-dependencies.js"},"_npmUser":{"name":"anonymous","email":"antross@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/formatter-stylish"},"_npmVersion":"6.14.4","description":"webhint formatter that prints the results using the stylish style","directories":{},"_nodeVersion":"10.19.0","dependencies":{"chalk":"^4.0.0","lodash":"^4.17.19","strip-ansi":"^6.0.0","text-table":"^0.2.0","@hint/utils":"^7.0.5","log-symbols":"^4.0.0","@hint/utils-fs":"^1.0.4","@hint/utils-i18n":"^1.0.4","@hint/utils-debug":"^1.0.1","@hint/utils-types":"^1.0.1","@hint/utils-string":"^1.0.4"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^3.10.1","cpx":"^1.5.0","nyc":"^15.1.0","sinon":"^9.0.2","eslint":"^6.8.0","rimraf":"^3.0.2","proxyquire":"^2.1.3","typescript":"^3.8.3","@types/node":"^13.13.4","npm-run-all":"^4.1.5","@types/sinon":"^9.0.4","@types/proxyquire":"^1.3.28","@types/text-table":"^0.2.1","eslint-plugin-import":"^2.18.2","eslint-plugin-markdown":"^1.0.2","@typescript-eslint/parser":"^1.12.0","@typescript-eslint/eslint-plugin":"^1.13.0"},"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/formatter-stylish_3.1.17_1595882134150_0.2371397369182291","host":"s3://npm-registry-packages"}},"3.1.18":{"name":"@hint/formatter-stylish","version":"3.1.18","keywords":["webhint","webhint-formatter","stylish"],"license":"Apache-2.0","_id":"@hint/formatter-stylish@3.1.18","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"John.Emau@microsoft.com"},{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"jdgarcia@outlook.com"}],"homepage":"https://webhint.io/","bugs":{"url":"https://github.com/webhintio/hint/issues"},"ava":{"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m","failFast":false},"nyc":{"extends":"../../.nycrc"},"dist":{"shasum":"c36f2850f1ca3c0c14d6a69566405745c7b19121","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-stylish/-/formatter-stylish-3.1.18.tgz","fileCount":12,"integrity":"sha512-1qs1LJ4KrzjNhdM3rakPla4iN93XWxWEOHrEPlOyIjWzfO4bDXEEw0jjGWcrwSWm8HyJ0PaITCJoE8Z+JRxTZw==","signatures":[{"sig":"MEUCIQDCZRmoI+p68F5dYkHblL2EZyZBHhTXPNFAxZcFQRTJrAIgLxkJZQMTgPKhKjejhOE6QhBhZJmUK4OoonQiW46aBHg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":105818,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRDcQCRA9TVsSAnZWagAAkAoP/2k2BFTGqqhRi5tLguel\nt7Pzc/lnSfyrx0auNe9p3GeCceEYzuhOhNFLXQhC9Wz+CmsTT65AjAJZCeiy\nWqiTZRv0x3FJIW8/46Wubh8mgXpTlx4Q5F2QIthewNR4hrsxJKIDHhMHmB3l\nknDE1ApMG+KucNvhuBp5brgbmzwiaH3xjxDuTV9aqzUN6dAlpS01/gQ1qgp9\ngHkVCmYlEjyF3+xVwwaGC31ZfB0kqYwJYC6q6sGTy9bId8y+q8PowfWnTubn\nHc6/QIm0t+qZDGQROCMhvL4eUPbjiAvsP29Ixh+qLZnz4dClkPSf7SJA28OF\ntfyrmNZxpXNa/+VjRHeSfW5SV9ZLLMhJvlkpRydaTxEN3CeGVEqbnnLZb2sf\nQuigxcTeWpCimdgLK8f7ukDivy4sGi4Vvaxa34NLBABj9whpeZVjNytO4OVS\nkonV85PnWaUxPclooahfMlNnxyH5SKGHMlwGkjuZhhiv0D8yaTjYid3WY9tM\n7pYv1tBfQzgRAXSgGexqNRX1eqUgmXrEwoQhWfyaIyOBdIufQVIcpUARpdxJ\nCZtwX9Ujxe6tglqu6tugFHDJuuuePho9kmLPoljUIvDSDieujxBYbSgumTKY\nr36xGRJ0uO6n5PgfOdxA1LD4GwOi6kRQFWDpZteMbEEWpPLa/J4PKs7HMOhu\n5+L4\r\n=p2CO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/formatter.js","scripts":{"i18n":"node ../../scripts/create-i18n.js","lint":"npm-run-all lint:*","test":"npm run i18n && npm run lint && npm run build && npm run test-only","build":"npm run i18n && npm-run-all build:*","clean":"rimraf dist","watch":"npm run build && npm-run-all --parallel -c watch:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:md":"node ../../scripts/lint-markdown.js","build:ts":"tsc -b","watch:ts":"npm run build:ts -- --watch","test-only":"nyc ava","watch:test":"ava --watch","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","test-release":"npm run i18n && npm run lint && npm run build-release && ava","watch:assets":"npm run build:assets -- -w --no-initial","build-release":"npm run clean && npm run i18n && npm run build:assets && tsc --inlineSourceMap false --removeComments true","lint:dependencies":"node ../../scripts/lint-dependencies.js"},"_npmUser":{"name":"anonymous","email":"jdgarcia@outlook.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/formatter-stylish"},"_npmVersion":"6.14.6","description":"webhint formatter that prints the results using the stylish style","directories":{},"_nodeVersion":"10.22.0","dependencies":{"chalk":"^4.0.0","lodash":"^4.17.19","strip-ansi":"^6.0.0","text-table":"^0.2.0","@hint/utils":"^7.0.6","log-symbols":"^4.0.0","@hint/utils-fs":"^1.0.5","@hint/utils-i18n":"^1.0.5","@hint/utils-debug":"^1.0.2","@hint/utils-types":"^1.1.0","@hint/utils-string":"^1.0.5"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^3.10.1","cpx":"^1.5.0","nyc":"^15.1.0","sinon":"^9.0.2","eslint":"^7.6.0","rimraf":"^3.0.2","proxyquire":"^2.1.3","typescript":"^3.9.7","@types/node":"^14.0.26","npm-run-all":"^4.1.5","@types/sinon":"^9.0.4","@types/proxyquire":"^1.3.28","@types/text-table":"^0.2.1","eslint-plugin-import":"^2.18.2","eslint-plugin-markdown":"^1.0.2","@typescript-eslint/parser":"^1.12.0","@typescript-eslint/eslint-plugin":"^1.13.0"},"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/formatter-stylish_3.1.18_1598306064088_0.1706887426134831","host":"s3://npm-registry-packages"}},"3.1.19":{"name":"@hint/formatter-stylish","version":"3.1.19","keywords":["webhint","webhint-formatter","stylish"],"license":"Apache-2.0","_id":"@hint/formatter-stylish@3.1.19","maintainers":[{"name":"anonymous","email":"jdgarcia@outlook.com"},{"name":"anonymous","email":"John.Emau@microsoft.com"},{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://webhint.io/","bugs":{"url":"https://github.com/webhintio/hint/issues"},"ava":{"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m","failFast":false},"nyc":{"extends":"../../.nycrc"},"dist":{"shasum":"2e4dea7f1bac965b056c5d6116287e7d29a1891f","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-stylish/-/formatter-stylish-3.1.19.tgz","fileCount":12,"integrity":"sha512-huQiBhTd87QCKGezeSOKIzhS3hGnKCCvoCqL/XPlsmGixfsmwtWFHtftwtURxW3dz9R+0EznRyjtayqYK+wZcg==","signatures":[{"sig":"MEUCICgfGkBtT+eJYbyncEPBuWCqnVxDoKLlYjQleFTHfWT7AiEAmn7jvRh9RnrsonmaNnA2P4TIU1qjYRXR2ZaRtV7rrR8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":107664,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfrEw/CRA9TVsSAnZWagAAhm0P/R1xjp3hRB+hQ0whPBjO\neFo6+yp+YrimTkBKV5BPYS04sR+ZdmaOxGa5aoBzxQuRbIFk8nAPHxdlAJFi\novAxkCNwM/ovCjto478y+lD0Z5qrh3oljXDvdUntgciSPB+d5+AdqLOXzyoq\nzgjMgX1xGPK1aRetDDU/Dx/yOOJsAyiRSZ7GjMoILJLSEjsukazZaNACz/3s\nnw86BOkK92W89O1+AeecURkBVtr7uh8VtqXz76f2Xs7zRNzD0+xIwVruGLoB\ne6cqg5IlHudO5kBnx9IBvv4DvuGellZgFoELstUg+FxQsSB5fbZsj2PPTgqi\nfAgpFSk5O0NsqRbiLYAfHo9PzlNPYCfZwEQDb+KpsTl6N0VaI7kwxKH7tFsL\niMz1GWknCjUa4jh9fOW1X2QlMEi1ROyVvyWIeyK8KTXARrh9/bwGDNvHARs7\np1KHe7OyNoBG5AJERraqwbj5Mne9yqgVvYxj/axwfiQwpWYXRUHPXnoaYaXg\nIRMP7s7gG6XyWmCP0FHuqO1OGq4mxj+ZIc59RuRFO8Xu4mwZq7FkGxx/FEV9\nxu2DkAIkdiW3F05UB8jw2X4fiTJ1ZXChpXN/E4qI1qudeWOoxPmnpmXtZk4S\nddvXGS1FFNvB9Jw8qtN3F16XbqCznXR+KbBouGkDe4ZiMndB/C/4U/2XlQhb\nnTKh\r\n=wSqr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/formatter.js","scripts":{"i18n":"node ../../scripts/create-i18n.js","lint":"npm-run-all lint:*","test":"npm run i18n && npm run lint && npm run build && npm run test-only","build":"npm run i18n && npm-run-all build:*","clean":"rimraf dist","watch":"npm run build && npm-run-all --parallel -c watch:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:md":"node ../../scripts/lint-markdown.js","build:ts":"tsc -b","watch:ts":"npm run build:ts -- --watch","test-only":"nyc ava","watch:test":"ava --watch","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","test-release":"npm run i18n && npm run lint && npm run build-release && ava","watch:assets":"npm run build:assets -- -w --no-initial","build-release":"npm run clean && npm run i18n && npm run build:assets && tsc --inlineSourceMap false --removeComments true","lint:dependencies":"node ../../scripts/lint-dependencies.js"},"_npmUser":{"name":"anonymous","email":"jdgarcia@outlook.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/formatter-stylish"},"_npmVersion":"6.14.6","description":"webhint formatter that prints the results using the stylish style","directories":{},"_nodeVersion":"10.22.0","dependencies":{"chalk":"^4.0.0","lodash":"^4.17.20","strip-ansi":"^6.0.0","text-table":"^0.2.0","@hint/utils":"^7.0.7","log-symbols":"^4.0.0","@hint/utils-fs":"^1.0.6","@hint/utils-i18n":"^1.0.6","@hint/utils-debug":"^1.0.3","@hint/utils-types":"^1.1.1","@hint/utils-string":"^1.0.6"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^3.12.1","cpx":"^1.5.0","nyc":"^15.1.0","sinon":"^9.2.1","eslint":"^7.8.1","rimraf":"^3.0.2","proxyquire":"^2.1.3","typescript":"^4.0.2","@types/node":"^14.11.2","npm-run-all":"^4.1.5","@types/sinon":"^9.0.8","@types/proxyquire":"^1.3.28","@types/text-table":"^0.2.1","eslint-plugin-import":"^2.22.1","eslint-plugin-markdown":"^1.0.2","@typescript-eslint/parser":"^4.0.1","@typescript-eslint/eslint-plugin":"^4.0.1"},"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/formatter-stylish_3.1.19_1605127231434_0.6032662895531664","host":"s3://npm-registry-packages"}},"3.1.20":{"name":"@hint/formatter-stylish","version":"3.1.20","keywords":["webhint","webhint-formatter","stylish"],"license":"Apache-2.0","_id":"@hint/formatter-stylish@3.1.20","maintainers":[{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"John.Emau@microsoft.com"},{"name":"anonymous","email":"jdgarcia@outlook.com"}],"homepage":"https://webhint.io/","bugs":{"url":"https://github.com/webhintio/hint/issues"},"ava":{"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m","failFast":false},"nyc":{"extends":"../../.nycrc"},"dist":{"shasum":"cafae38b39a5dc0de8263c52d8dc7a33371abc61","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-stylish/-/formatter-stylish-3.1.20.tgz","fileCount":12,"integrity":"sha512-yZT0Qzy89YJUwcb3HPxlLdwHPPXImCuVOYn6b3yFREJnEAECN+rk+HxnzyLKfazOVqgqkMO4T/amNklRgHANog==","signatures":[{"sig":"MEUCIQC2OTOlkAljN9X+S1C20bbjFWW7MY70iw3lj6eetLss2wIgQqHROoOk96S0HodSTW2fgawGrnMl9Cz4QvDV3++bbeA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":111703,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgHErUCRA9TVsSAnZWagAArZcP/1sc5oNnBO1YvRxaEII9\n5fr94aDJHUDTjwY1VFgJCHuP+usyr5a1M3+n9r/41A69kIBqp/nemiG7kC8A\ngN08zxnyV6G+bP4i3J4IjJ9c/aU/pIbAbpnU4qxlvYY8ffW11qGQAIfSG22R\nXY/1SzB1MR4yGrn1IEUe0wP0kThXJNolmVHBZdipPzBdQjl/CO9CQSWlqu96\nwDq0cwm86UEJbZ0P9Hm+AN/EowvuCjiC2YF3XEOkMpPKWljfxD4CWzQXhe81\nw2YO8FNjRKDXY6c84enqLfyVKUwHhvmT3ySFL6fyCm0qmvCFUhusQuSLjIgU\nzRMZwn1Gwoy1R6W/z5mPfxAXWYSXn6txPMPnYSRLT9KcAxr8ABOtqEcVOUJs\nMaml/2sG32aoBbj09WVM3D6E+aGhBxA9mHpviYYjWRnU4bi+taGYEFjarjVF\nE0QedxG8rKedXJ85xYz3sDPdAEm3isZ5dozAbexIOaI3R+HEPaKWfkl8NayG\n49TR0+5V+GrE5Kn0hlZCUl4J51aaHc8gR00S9X4E9JnwuDLV5s+ToxkfKtOb\nF77hOi/WhLpC76bkzEeGbAnBs0pi+ctc2IKCyBYnSkAS3pERcRMs4/vR+FJk\ndfjgzOpxi4Lb/1aZErpYbnjet/SXEyJJNvuNHBvXMXboqJnWtnLVhk1FINlz\n42Qd\r\n=dewe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/formatter.js","scripts":{"i18n":"node ../../scripts/create-i18n.js","lint":"npm-run-all lint:*","test":"npm run i18n && npm run lint && npm run build && npm run test-only","build":"npm run i18n && npm-run-all build:*","clean":"rimraf dist","watch":"npm run build && npm-run-all --parallel -c watch:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:md":"node ../../scripts/lint-markdown.js","build:ts":"tsc -b","watch:ts":"npm run build:ts -- --watch","test-only":"nyc ava","watch:test":"ava --watch","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","test-release":"npm run i18n && npm run lint && npm run build-release && ava","watch:assets":"npm run build:assets -- -w --no-initial","build-release":"npm run clean && npm run i18n && npm run build:assets && tsc --inlineSourceMap false --removeComments true","lint:dependencies":"node ../../scripts/lint-dependencies.js"},"_npmUser":{"name":"anonymous","email":"jdgarcia@outlook.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/formatter-stylish"},"_npmVersion":"6.14.6","description":"webhint formatter that prints the results using the stylish style","directories":{},"_nodeVersion":"10.22.0","dependencies":{"chalk":"^4.0.0","lodash":"^4.17.20","strip-ansi":"^6.0.0","text-table":"^0.2.0","@hint/utils":"^7.0.8","log-symbols":"^4.0.0","@hint/utils-fs":"^1.0.7","@hint/utils-i18n":"^1.0.7","@hint/utils-debug":"^1.0.4","@hint/utils-types":"^1.1.2","@hint/utils-string":"^1.0.7"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","cpx":"^1.5.0","nyc":"^15.1.0","sinon":"^9.2.4","eslint":"^7.17.0","rimraf":"^3.0.2","proxyquire":"^2.1.3","typescript":"^4.1.3","@types/node":"^14.14.22","npm-run-all":"^4.1.5","@types/sinon":"^9.0.10","@types/proxyquire":"^1.3.28","@types/text-table":"^0.2.1","eslint-plugin-import":"^2.22.1","eslint-plugin-markdown":"^1.0.2","@typescript-eslint/parser":"^4.14.1","@typescript-eslint/eslint-plugin":"^4.14.1"},"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/formatter-stylish_3.1.20_1612466899742_0.8004667636103533","host":"s3://npm-registry-packages"}},"3.1.21":{"name":"@hint/formatter-stylish","version":"3.1.21","keywords":["webhint","webhint-formatter","stylish"],"license":"Apache-2.0","_id":"@hint/formatter-stylish@3.1.21","maintainers":[{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"John.Emau@microsoft.com"},{"name":"anonymous","email":"jdgarcia@outlook.com"}],"homepage":"https://webhint.io/","bugs":{"url":"https://github.com/webhintio/hint/issues"},"ava":{"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m","failFast":false},"nyc":{"extends":"../../.nycrc"},"dist":{"shasum":"100df976946db3223ce603e8de3bab5a79fd15dc","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-stylish/-/formatter-stylish-3.1.21.tgz","fileCount":12,"integrity":"sha512-1+LHMlXw4pBQogImswD5wcBJiyQJ/LcrubRWGBPRFs+xlAzW+QPlGAqwHcriimPEEyhiYTI4eAj59Y7WojGZcw==","signatures":[{"sig":"MEYCIQDoJcYsiOBrTjOEIFwdOkvmmTQwxCEoYa221Ewk0yFJwwIhAIzzKW4XO2har7WQwlSWNeGpzg9Uf5GzWnocW/ExJerX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":111703,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgHeWBCRA9TVsSAnZWagAAWbEP/iTalWRt2bJMhwUFlANA\nNVy6fSAUzS60s/zCnyreNCV0t6sFUciBHRWSoDzUS8R4dMaSIYNwq374b9Xn\n3NdauE+bvF2mYmeW+BH6oToWECWbRrEsVKBoeRimAToIP354PLzR2bZjUQ9y\nfLfLDM1IURYnFxX9aYKEvkV8b31lGFwV8igG20A/sFX9LRWv7nZsquFijlHo\nGok2hcTZp5G958zWxj1Iw/X0g+yow/uRxCnOoVT9lLXTFk/e/oN5MJjs68Fr\nNDPgzK9brVP3SlLHg58rTsrO6L2d0XZWy4Zmj3spldFJHDRi4Egf1mSsYw3H\nJZDxoayep2M8ZuREHhiJFELryxpmG7jL+tICeRd2E7ChA8bB1P7q0YzkdX9j\njx7TAMoRxBrCDIWa969QXLsFc9ChuxlMWIhGY5ZqKCqm58X4riXH6/j/pFPK\njc6hseqkSzCGYkZ6Vr7AEtFC53cvr0BymjDIjvP56oG/XEkHrCKbDYNnIptS\nRl00KYTv+cyq0edw4kCeevxiZgkWeMgQV5Txk69885t0ZVkoKadAAWOzpq6C\ndqXi3yKoSqReU7/rDx2O0ZhW5dK0oyqZ63NsBxdTOl8Om4HDg+9Sz27umFen\nFIrjsTPFiYpVJKfkpaw9LTYhAI3hW54599kfCHr5GH5KPPT6n1XiI4Zumhsc\nXGnz\r\n=n33D\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/formatter.js","scripts":{"i18n":"node ../../scripts/create-i18n.js","lint":"npm-run-all lint:*","test":"npm run i18n && npm run lint && npm run build && npm run test-only","build":"npm run i18n && npm-run-all build:*","clean":"rimraf dist","watch":"npm run build && npm-run-all --parallel -c watch:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:md":"node ../../scripts/lint-markdown.js","build:ts":"tsc -b","watch:ts":"npm run build:ts -- --watch","test-only":"nyc ava","watch:test":"ava --watch","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","test-release":"npm run i18n && npm run lint && npm run build-release && ava","watch:assets":"npm run build:assets -- -w --no-initial","build-release":"npm run clean && npm run i18n && npm run build:assets && tsc --inlineSourceMap false --removeComments true","lint:dependencies":"node ../../scripts/lint-dependencies.js"},"_npmUser":{"name":"anonymous","email":"jdgarcia@outlook.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/formatter-stylish"},"_npmVersion":"6.14.6","description":"webhint formatter that prints the results using the stylish style","directories":{},"_nodeVersion":"10.22.0","dependencies":{"chalk":"^4.0.0","lodash":"^4.17.20","strip-ansi":"^6.0.0","text-table":"^0.2.0","@hint/utils":"^7.0.9","log-symbols":"^4.0.0","@hint/utils-fs":"^1.0.8","@hint/utils-i18n":"^1.0.7","@hint/utils-debug":"^1.0.4","@hint/utils-types":"^1.1.2","@hint/utils-string":"^1.0.7"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","cpx":"^1.5.0","nyc":"^15.1.0","sinon":"^9.2.4","eslint":"^7.17.0","rimraf":"^3.0.2","proxyquire":"^2.1.3","typescript":"^4.1.3","@types/node":"^14.14.22","npm-run-all":"^4.1.5","@types/sinon":"^9.0.10","@types/proxyquire":"^1.3.28","@types/text-table":"^0.2.1","eslint-plugin-import":"^2.22.1","eslint-plugin-markdown":"^1.0.2","@typescript-eslint/parser":"^4.14.1","@typescript-eslint/eslint-plugin":"^4.14.1"},"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/formatter-stylish_3.1.21_1612572033256_0.6385344371254884","host":"s3://npm-registry-packages"}},"3.1.22":{"name":"@hint/formatter-stylish","version":"3.1.22","keywords":["webhint","webhint-formatter","stylish"],"license":"Apache-2.0","_id":"@hint/formatter-stylish@3.1.22","maintainers":[{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"John.Emau@microsoft.com"},{"name":"anonymous","email":"jdgarcia@outlook.com"}],"homepage":"https://webhint.io/","bugs":{"url":"https://github.com/webhintio/hint/issues"},"ava":{"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m","failFast":false},"nyc":{"extends":"../../.nycrc"},"dist":{"shasum":"218de304bf51109e533e4922886de3ae43dffd24","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-stylish/-/formatter-stylish-3.1.22.tgz","fileCount":12,"integrity":"sha512-pPiROkl4mCPeGbOsQ7l7s5xd5ZYVeMkEEsIranczbQvyssx11XNtbVmLef8ZcX/Fc8FggX1tf7/e/HqjnwRqFw==","signatures":[{"sig":"MEUCIQC9w4jPI4Y5S7+HqIjeBhSxf/rAdS6vK3ZcXnZPdNj5+gIgXeF889vt5rVHMNndwR3Vk+yyKlsPrSklVIk7emJ6sLc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":119669,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgwRHeCRA9TVsSAnZWagAAHzIP/2iZaDWZeQBFWP0Ji10+\njtZNsEdSxPmzkunrkz/AfWyCapQp3ET4M3fMBcjdkhMjrxHpdgFPS98VqdZI\nRwuR9wQxVmZspx80Cho6SKWlRVjASiAmZjuPMSTqiT73cTuJ0T6CrSGOlsDf\nEuaMooI3K9SJXr5YncdO2J1YK7puge4fKagnBjd1N4+J0hQ9tAXl1ie5viZz\nncAqtmZOP4SjdMveUJ1GKNOgztO/pv0yXLeZ9PGajkleA9SdTtNE771+V0PG\nOYQxbVb6woryTQMrl5O0qPeZMk+WxdO8lsIv0NAfYsZqGYMsWogEoDZYD6pJ\nLY++61X39SbDScgBQDq/E6rrdm/Be1tm5yUEKwqJZ8ugMWc8GFSat7+6S+2j\n1OFYxNmusnAIl2lcPqqR/NedSjBCXaS2PGfdRwzw+zDb3P/796P/SKox7Yug\nu+kTwLKAa4b4XcFLiFcXyhQ2GNn3jJM4mm1Q/Hu1cIV4empbs12R4gbdmppc\n2M6iw1cPB7akPSniaVj+HYBmUXG9NmBd2awy9SJVhHMFyDrM5F88jzawApfv\nQlfGqOsWzN/ugYgmBt1SFRplRQbJvEvLXZmMKPsI4uicEuFklDR/gmqx/03Z\npoRiJGWkc09DaXl+NxumXZqYd9f1Xdk/bbLquNp2fW3qsr3Aq9rdBfaIe5OH\nWkAw\r\n=DVI1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/formatter.js","scripts":{"i18n":"node ../../scripts/create-i18n.js","lint":"npm-run-all lint:*","test":"npm run i18n && npm run lint && npm run build && npm run test-only","build":"npm run i18n && npm-run-all build:*","clean":"rimraf dist","watch":"npm run build && npm-run-all --parallel -c watch:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:md":"node ../../scripts/lint-markdown.js","build:ts":"tsc -b","watch:ts":"npm run build:ts -- --watch","test-only":"nyc ava","watch:test":"ava --watch","build:assets":"copyfiles \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","test-release":"npm run i18n && npm run lint && npm run build-release && ava","watch:assets":"npm run build:assets -- -w --no-initial","build-release":"npm run clean && npm run i18n && npm run build:assets && tsc --inlineSourceMap false --removeComments true","lint:dependencies":"node ../../scripts/lint-dependencies.js"},"_npmUser":{"name":"anonymous","email":"jdgarcia@outlook.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/formatter-stylish"},"_npmVersion":"6.14.12","description":"webhint formatter that prints the results using the stylish style","directories":{},"_nodeVersion":"12.22.1","dependencies":{"chalk":"^4.0.0","lodash":"^4.17.21","strip-ansi":"^6.0.0","text-table":"^0.2.0","@hint/utils":"^7.0.10","log-symbols":"^4.1.0","@hint/utils-fs":"^1.0.9","@hint/utils-i18n":"^1.0.8","@hint/utils-debug":"^1.0.5","@hint/utils-types":"^1.1.3","@hint/utils-string":"^1.0.8"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","sinon":"^9.2.4","eslint":"^7.27.0","rimraf":"^3.0.2","copyfiles":"^2.4.1","proxyquire":"^2.1.3","typescript":"^4.2.4","@types/node":"^15.6.1","npm-run-all":"^4.1.5","@types/sinon":"^9.0.11","@types/proxyquire":"^1.3.28","@types/text-table":"^0.2.1","eslint-plugin-import":"^2.22.1","eslint-plugin-markdown":"^2.2.0","@typescript-eslint/parser":"^4.26.0","@typescript-eslint/eslint-plugin":"^4.22.0"},"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/formatter-stylish_3.1.22_1623265758683_0.6843829176099352","host":"s3://npm-registry-packages"}},"3.1.23":{"name":"@hint/formatter-stylish","version":"3.1.23","keywords":["webhint","webhint-formatter","stylish"],"license":"Apache-2.0","_id":"@hint/formatter-stylish@3.1.23","maintainers":[{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"John.Emau@microsoft.com"},{"name":"anonymous","email":"jdgarcia@outlook.com"}],"homepage":"https://webhint.io/","bugs":{"url":"https://github.com/webhintio/hint/issues"},"ava":{"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m","failFast":false},"nyc":{"extends":"../../.nycrc"},"dist":{"shasum":"e298f5184d3cdbf00b3cc464f95cd79334f04579","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-stylish/-/formatter-stylish-3.1.23.tgz","fileCount":12,"integrity":"sha512-xCMPMA60dN6Mi8CS9yg6VUwGNWGlWnjrSTXfPveynSWLj6gDM/G5j9eRjBI5qEHEWV0XLjTKlppfrasdmVZ8Tw==","signatures":[{"sig":"MEUCIDZiSZwHxkGjo8OxgN/jYdluL5ndkUU9Tx4hOWBuccC+AiEA7J83HZgxvfg093CohDnFowslthFmb3T9j/s5LF0GKN0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":121862},"main":"dist/src/formatter.js","scripts":{"i18n":"node ../../scripts/create-i18n.js","lint":"npm-run-all lint:*","test":"npm run i18n && npm run lint && npm run build && npm run test-only","build":"npm run i18n && npm-run-all build:*","clean":"rimraf dist","watch":"npm run build && npm-run-all --parallel -c watch:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:md":"node ../../scripts/lint-markdown.js","build:ts":"tsc -b","watch:ts":"npm run build:ts -- --watch","test-only":"nyc ava","watch:test":"ava --watch","build:assets":"copyfiles \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","test-release":"npm run i18n && npm run lint && npm run build-release && ava","watch:assets":"npm run build:assets -- -w --no-initial","build-release":"npm run clean && npm run i18n && npm run build:assets && tsc --inlineSourceMap false --removeComments true","lint:dependencies":"node ../../scripts/lint-dependencies.js"},"_npmUser":{"name":"anonymous","email":"antross@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/formatter-stylish"},"_npmVersion":"6.14.15","description":"webhint formatter that prints the results using the stylish style","directories":{},"_nodeVersion":"14.18.1","dependencies":{"chalk":"^4.1.2","lodash":"^4.17.21","strip-ansi":"^6.0.0","text-table":"^0.2.0","@hint/utils":"^7.0.11","log-symbols":"^4.1.0","@hint/utils-fs":"^1.0.10","@hint/utils-i18n":"^1.0.9","@hint/utils-debug":"^1.0.6","@hint/utils-types":"^1.1.4","@hint/utils-string":"^1.0.9"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","sinon":"^9.2.4","eslint":"^7.29.0","rimraf":"^3.0.2","copyfiles":"^2.4.1","proxyquire":"^2.1.3","typescript":"^4.3.5","@types/node":"^15.6.1","npm-run-all":"^4.1.5","@types/sinon":"^10.0.4","@types/proxyquire":"^1.3.28","@types/text-table":"^0.2.1","eslint-plugin-import":"^2.23.4","eslint-plugin-markdown":"^2.2.1","@typescript-eslint/parser":"^4.28.1","@typescript-eslint/eslint-plugin":"^4.28.5"},"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/formatter-stylish_3.1.23_1634833159372_0.7558693309503439","host":"s3://npm-registry-packages"}},"3.1.24":{"name":"@hint/formatter-stylish","version":"3.1.24","keywords":["webhint","webhint-formatter","stylish"],"license":"Apache-2.0","_id":"@hint/formatter-stylish@3.1.24","maintainers":[{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"John.Emau@microsoft.com"},{"name":"anonymous","email":"jdgarcia@outlook.com"}],"homepage":"https://webhint.io/","bugs":{"url":"https://github.com/webhintio/hint/issues"},"ava":{"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m","failFast":false},"nyc":{"extends":"../../.nycrc"},"dist":{"shasum":"8dc8a2bb039f485bba23716736099d2531102735","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-stylish/-/formatter-stylish-3.1.24.tgz","fileCount":12,"integrity":"sha512-ZUBqdE2zwsXCnUVdOTjphL5hhbb9WkwUoSwXXOhV0IWxVJVlJWOSc+y2FD7kV0pR3/T6fFsHRFuz+sTyPNOTPQ==","signatures":[{"sig":"MEQCICzIjzaAsPXv4SqSgB1mjCY0rdm0CJ80Um4hP4CaSsYIAiBq+NYMNsB6bcNX1HUUkkqQ8UOL3XTSgXaRemeaQxU9xQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":122129},"main":"dist/src/formatter.js","scripts":{"i18n":"node ../../scripts/create-i18n.js","lint":"npm-run-all lint:*","test":"npm run i18n && npm run lint && npm run build && npm run test-only","build":"npm run i18n && npm-run-all build:*","clean":"rimraf dist","watch":"npm run build && npm-run-all --parallel -c watch:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:md":"node ../../scripts/lint-markdown.js","build:ts":"tsc -b","watch:ts":"npm run build:ts -- --watch","test-only":"nyc ava","watch:test":"ava --watch","build:assets":"copyfiles \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","test-release":"npm run i18n && npm run lint && npm run build-release && ava","watch:assets":"npm run build:assets -- -w --no-initial","build-release":"npm run clean && npm run i18n && npm run build:assets && tsc --inlineSourceMap false --removeComments true","lint:dependencies":"node ../../scripts/lint-dependencies.js"},"_npmUser":{"name":"anonymous","email":"jdgarcia@outlook.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/formatter-stylish"},"_npmVersion":"7.5.2","description":"webhint formatter that prints the results using the stylish style","directories":{},"_nodeVersion":"14.18.0","dependencies":{"chalk":"^4.1.2","lodash":"^4.17.21","strip-ansi":"^6.0.0","text-table":"^0.2.0","@hint/utils":"^7.0.12","log-symbols":"^4.1.0","@hint/utils-fs":"^1.0.11","@hint/utils-i18n":"^1.0.10","@hint/utils-debug":"^1.0.7","@hint/utils-types":"^1.1.5","@hint/utils-string":"^1.0.10"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","sinon":"^9.2.4","eslint":"^7.29.0","rimraf":"^3.0.2","copyfiles":"^2.4.1","proxyquire":"^2.1.3","typescript":"^4.3.5","@types/node":"^15.6.1","npm-run-all":"^4.1.5","@types/sinon":"^10.0.4","@types/proxyquire":"^1.3.28","@types/text-table":"^0.2.1","eslint-plugin-import":"^2.25.2","eslint-plugin-markdown":"^2.2.1","@typescript-eslint/parser":"^4.28.1","@typescript-eslint/eslint-plugin":"^4.28.5"},"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/formatter-stylish_3.1.24_1636050537748_0.195768308632716","host":"s3://npm-registry-packages"}},"3.1.25":{"name":"@hint/formatter-stylish","version":"3.1.25","keywords":["webhint","webhint-formatter","stylish"],"license":"Apache-2.0","_id":"@hint/formatter-stylish@3.1.25","maintainers":[{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"John.Emau@microsoft.com"},{"name":"anonymous","email":"jdgarcia@outlook.com"}],"homepage":"https://webhint.io/","bugs":{"url":"https://github.com/webhintio/hint/issues"},"ava":{"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m","failFast":false},"nyc":{"extends":"../../.nycrc"},"dist":{"shasum":"609dee0f6c76ad3f94da731ac924f0842cff0d1b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-stylish/-/formatter-stylish-3.1.25.tgz","fileCount":12,"integrity":"sha512-xV2bAf0lUwMnFt5QJX/6gGYmGehDgbbfxOCKAEd1965/dZDCgoknUJFXVMAkBE26zNs3kjkGeI9qDXy4i2nKyQ==","signatures":[{"sig":"MEQCIGWson2RmoRXecx73xHwZEnYQKwZ72OEwCQhPEL7d/2WAiBNxM4wtkRQvga5VVJmsqZ3I3vdRJPEA4CImqzPopJMRQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":122407,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh2KRSCRA9TVsSAnZWagAA820P/RdRbM35o1dG7uo8DK/f\n/PgXMEo3iooKFnb4wbGo5X6yNDRPVCurY0nkI0byhWt0K8ehYb/W8axWVv5+\ni9mYmcSmwFqoJfDb8MfWfltjZnNVQFiLd70ARAa+RQ4iiteq6bug058pCnQb\n7BINBlaJLed+x1h8KEDc8VU8pPU3eGTJcJoII8CsUx3pz52i1R1pU/A2X4g+\n5suoaCVLrP0vrMUdT72oBOQD1g1Ily3hIZQNnIayYjcM8F7RM2b2N8bP8/Lu\neS2yqpyCtKGmjECFNEM6gg/vlrZiJsjbq5SksSfd8rpnFe9aecfUuJnIkH4o\nFE97mxwV5nM7rrX7jcfxNqGX6PUzmAKLg+rVNogYBAPmW1tOEUUR7w9IoLLk\n0rX8DSHUe57NDLQioEc+Ii66O2iStEJO3nTc8RtLvo42EkFq3vp11OYDIsVw\nC+yfEfciqYxLGnZUMGeaZhWJV7U0iJRzyYhD0Vp2jR08/zQM5VI+uB4L2DBu\n3l4qVk6b+EAxOJb2c2UQUBLHBy207TbD00A8NfPjwe7u4nqZt7EMFwnEtVor\nmd3tAVyt3L5iznIp/Qfpr3gziC6dH+zIWjI4kqJMbOPqblvFtQtzCejm4fca\nmkW3bir/36UqDhcRiWwch57BzgYAwIvGydJ6RPZqDqlEbKgUaGpAFn7NgJHl\ns48J\r\n=xERI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/formatter.js","scripts":{"i18n":"node ../../scripts/create-i18n.js","lint":"npm-run-all lint:*","test":"npm run i18n && npm run lint && npm run build && npm run test-only","build":"npm run i18n && npm-run-all build:*","clean":"rimraf dist","watch":"npm run build && npm-run-all --parallel -c watch:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:md":"node ../../scripts/lint-markdown.js","build:ts":"tsc -b","watch:ts":"npm run build:ts -- --watch","test-only":"nyc ava","watch:test":"ava --watch","build:assets":"copyfiles \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","test-release":"npm run i18n && npm run lint && npm run build-release && ava","watch:assets":"npm run build:assets -- -w --no-initial","build-release":"npm run clean && npm run i18n && npm run build:assets && tsc --inlineSourceMap false --removeComments true","lint:dependencies":"node ../../scripts/lint-dependencies.js"},"_npmUser":{"name":"anonymous","email":"antross@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/formatter-stylish"},"_npmVersion":"6.14.15","description":"webhint formatter that prints the results using the stylish style","directories":{},"_nodeVersion":"14.18.1","dependencies":{"chalk":"^4.1.2","lodash":"^4.17.21","strip-ansi":"^6.0.0","text-table":"^0.2.0","@hint/utils":"^7.0.13","log-symbols":"^4.1.0","@hint/utils-fs":"^1.0.11","@hint/utils-i18n":"^1.0.10","@hint/utils-debug":"^1.0.7","@hint/utils-types":"^1.1.5","@hint/utils-string":"^1.0.10"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","sinon":"^9.2.4","eslint":"^7.29.0","rimraf":"^3.0.2","copyfiles":"^2.4.1","proxyquire":"^2.1.3","typescript":"^4.3.5","@types/node":"^15.6.1","npm-run-all":"^4.1.5","@types/sinon":"^10.0.4","@types/proxyquire":"^1.3.28","@types/text-table":"^0.2.1","eslint-plugin-import":"^2.25.2","eslint-plugin-markdown":"^2.2.1","@typescript-eslint/parser":"^4.28.1","@typescript-eslint/eslint-plugin":"^4.33.0"},"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/formatter-stylish_3.1.25_1637006901210_0.400984014634884","host":"s3://npm-registry-packages"}},"3.1.26":{"name":"@hint/formatter-stylish","version":"3.1.26","keywords":["webhint","webhint-formatter","stylish"],"license":"Apache-2.0","_id":"@hint/formatter-stylish@3.1.26","maintainers":[{"name":"anonymous","email":"flynnolivia@microsoft.com"},{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"John.Emau@microsoft.com"},{"name":"anonymous","email":"jdgarcia@outlook.com"}],"homepage":"https://webhint.io/","bugs":{"url":"https://github.com/webhintio/hint/issues"},"ava":{"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m","failFast":false,"workerThreads":false},"nyc":{"extends":"../../.nycrc"},"dist":{"shasum":"ee607770bf818d659a20d517f262fdddeef7d4cb","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-stylish/-/formatter-stylish-3.1.26.tgz","fileCount":11,"integrity":"sha512-9tbXUrtGfiyk9p4UCAGpWyL/REJkvqN7SGgLVPjkyQE6pIi+e9jVz8PmIFrSMjJF2QswZpKfgDGjra8UBHERpA==","signatures":[{"sig":"MEQCIE2pGHtHF9fQ2TuoalKZEyRg/SPXsoBkdCCczfeYBoAIAiA47jN+GCV0MHSFZry0U04wg2WPO7F8UdusFmTmWkFUDw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68997,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiKkYrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpS1A//dcfGAFiPOx7ocYggg+N94DP5hfO8c++GW4vitp1KmX/+1R14\r\n+dS7B39qwLKtSbDbeqd3J9xWLWwaS8AcNOPJ5Hug/DTi3MqqNxgxobSPhsyd\r\nERJN+Xpiim9ybG2M4Z1ePbdfW3XyRUpqvG4lU7sKBwVOlWitYay1QYcN/K/O\r\nClMCl8vFCP/l7JTj0HS5MrqtfNmZVVO17YA08J3TInbtAKCKbnN6qzmbuH+d\r\nnAicjGTNpwXKbTbFflopWxkFyp69m1X5ApGEWJMP0gYNO/Jk+7hdjLRqVAnm\r\nONLvFBC2RHgca342HSZ5RNAiJ5tdplmFjOOKRoN8yS8+mUolPXksM78qUt25\r\nL4YN2wulxTANipBnl9IeL6Poc/IiWLODs7YegROJzp1zTi8ZW1fCkis/a2xs\r\npmlH9SOmqD5+SChil5ptZDgJrhlXnw64kgQKfq3uR2GMHxo1PjTNXa5UntIX\r\nRe1yZoDOFF2MFUSKvy/W7OqYF8vXdpZ+FjfabYWEa555nFdnCX3QBhSKw+XS\r\nMNvobdNOjXUwz3+r9uO0h+EsWTtGzD/S6/Mc2gyqexGhaP5Uha9ndjuvUKe9\r\nQisw2SSyYheJzYH+v652kBK/Ql+COszSwMxsZDLZuZBVv4pohSOA+HmzI80A\r\nu/seFUYXBFa4uJDzOed0DsbeiZ2QqRMXXD8=\r\n=uLH8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/formatter.js","types":"./dist/src/formatter.d.ts","gitHead":"259226d420ada93e86c1ee0e5876251967abcf04","scripts":{"i18n":"node ../../scripts/create-i18n.js","lint":"npm-run-all lint:*","test":"npm run i18n && npm run lint && npm run build && npm run test-only","build":"npm run i18n && npm-run-all build:*","clean":"rimraf dist","watch":"npm run build && npm-run-all --parallel -c watch:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:md":"node ../../scripts/lint-markdown.js","build:ts":"tsc -b","watch:ts":"npm run build:ts -- --watch","test-only":"nyc ava","watch:test":"ava --watch","build:assets":"copyfiles \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","test-release":"npm run i18n && npm run lint && npm run build-release && ava","watch:assets":"npm run build:assets -- -w --no-initial","build-release":"npm run clean && npm run i18n && npm run build:assets && tsc --inlineSourceMap false --removeComments true","lint:dependencies":"node ../../scripts/lint-dependencies.js"},"_npmUser":{"name":"anonymous","email":"flynnolivia@microsoft.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/formatter-stylish"},"_npmVersion":"8.3.1","description":"webhint formatter that prints the results using the stylish style","directories":{},"_nodeVersion":"16.14.0","dependencies":{"chalk":"^4.1.2","lodash":"^4.17.21","strip-ansi":"^6.0.0","text-table":"^0.2.0","@hint/utils":"^7.0.14","@hint/utils-fs":"^1.0.12","@hint/utils-i18n":"^1.0.11","@hint/utils-debug":"^1.0.8","@hint/utils-types":"^1.1.6","@hint/utils-string":"^1.0.11"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^4.0.1","nyc":"^15.1.0","sinon":"^13.0.1","eslint":"^7.32.0","rimraf":"^3.0.2","copyfiles":"^2.4.1","proxyquire":"^2.1.3","typescript":"^4.5.5","@types/node":"^17.0.14","npm-run-all":"^4.1.5","@types/sinon":"^10.0.11","@types/proxyquire":"^1.3.28","@types/text-table":"^0.2.2","eslint-plugin-import":"^2.25.4","eslint-plugin-markdown":"^2.2.1","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/formatter-stylish_3.1.26_1646937643607_0.8335547485998982","host":"s3://npm-registry-packages"}},"3.1.27":{"name":"@hint/formatter-stylish","version":"3.1.27","keywords":["webhint","webhint-formatter","stylish"],"license":"Apache-2.0","_id":"@hint/formatter-stylish@3.1.27","maintainers":[{"name":"anonymous","email":"vidorteg@microsoft.com"},{"name":"anonymous","email":"flynnolivia@microsoft.com"},{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"John.Emau@microsoft.com"}],"homepage":"https://webhint.io/","bugs":{"url":"https://github.com/webhintio/hint/issues"},"ava":{"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m","failFast":false,"workerThreads":false},"nyc":{"extends":"../../.nycrc"},"dist":{"shasum":"541e297667a6c2e70cb97070c87db4eadad79e93","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-stylish/-/formatter-stylish-3.1.27.tgz","fileCount":11,"integrity":"sha512-fwuKsb4P4kU9bY+5oOm3Nag9A7PSbxRKRjV2gJUpPOSaZjT1AoUtdtYDbZckfpG7F1UWAeMFkt9lxn/wiouglw==","signatures":[{"sig":"MEUCICg+0OUPCBUHvwtjTKlCgekEcnYze4qijWeSc0+woz48AiEAu7eqOy/Ql+2h5Ifk5i/KrO99C+Cj7hEnMEW+Jr5y4V0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68997,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiaG3OACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpcIBAAo4Te+59rArFcojbUF8g2BGw8fpaMsyZMelJPb89JXKUMOR5l\r\nS8Kup8vHVTcj8LfpbXdassPY/4UxPdAcnSVAwyarh1MSYKwj8yvQhmo4kipb\r\nUZHpBCyQtCIfxro8wWNJLh3b83P94Gu7a+sEtsJ+45ypaeuWlAHI+GotvdGK\r\nxyHzK5zqEx68ed3lOJQ5TBJ9MDEFZmp2rWe7S1Wfh9Chqvj/44Ujsy4Tf/F1\r\nH+GN1Hwm4O8VG+EzfogVMEDkmq2R/oHIsGTEsBuZYXDuK6Pvbv+8mswNuKb9\r\nMincUsxquYMXm6lszsozlT4mGgajGSfOc2IKPY1Ziq7Hp6the8/V9Zl77lRl\r\n5PsJ2M0wEX/3e18533VesTAtkbfVml52RsmflCpz1GjKdIcZRYQ41NSCKq4C\r\nUSPAJGiHpl1k1m1Bh18yZ38WsRHcTKdUkHNQcy4s1J0IEOUYtWykzD8JeSi8\r\nwgOLg8nij0X0OzP6TBAJ8ebMnvP0PMyXaAE9cAEhMpOGBNQEjqmKlxanD0fQ\r\nP5B8uG66qgj20VpZhVwUWIQ45OSBs2OnvIyMFk7ZysWkuDs2O2OeT01UEO0Y\r\n3MzfHp9+SAAEbUlUYGkuc4iWIKNX5Qr+u6EDM/bx2coDCih4AHRwtExi+WjY\r\nH4mEWGpdBxNWT6K71kVjPF9rBDoavnnohiE=\r\n=EOy+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/formatter.js","types":"./dist/src/formatter.d.ts","gitHead":"ed090aaf89fa89e6575bca6c116251a40266ae8c","scripts":{"i18n":"node ../../scripts/create-i18n.js","lint":"npm-run-all lint:*","test":"npm run i18n && npm run lint && npm run build && npm run test-only","build":"npm run i18n && npm-run-all build:*","clean":"rimraf dist","watch":"npm run build && npm-run-all --parallel -c watch:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:md":"node ../../scripts/lint-markdown.js","build:ts":"tsc -b","watch:ts":"npm run build:ts -- --watch","test-only":"nyc ava","watch:test":"ava --watch","build:assets":"copyfiles \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","test-release":"npm run i18n && npm run lint && npm run build-release && ava","watch:assets":"npm run build:assets -- -w --no-initial","build-release":"npm run clean && npm run i18n && npm run build:assets && tsc --inlineSourceMap false --removeComments true","lint:dependencies":"node ../../scripts/lint-dependencies.js"},"_npmUser":{"name":"anonymous","email":"vidorteg@microsoft.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/formatter-stylish"},"_npmVersion":"8.5.0","description":"webhint formatter that prints the results using the stylish style","directories":{},"_nodeVersion":"16.14.2","dependencies":{"chalk":"^4.1.2","lodash":"^4.17.21","strip-ansi":"^6.0.0","text-table":"^0.2.0","@hint/utils":"^7.0.15","@hint/utils-fs":"^1.0.12","@hint/utils-i18n":"^1.0.11","@hint/utils-debug":"^1.0.9","@hint/utils-types":"^1.1.6","@hint/utils-string":"^1.0.11"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^4.0.1","nyc":"^15.1.0","sinon":"^13.0.1","eslint":"^7.32.0","rimraf":"^3.0.2","copyfiles":"^2.4.1","proxyquire":"^2.1.3","typescript":"^4.5.5","@types/node":"^17.0.14","npm-run-all":"^4.1.5","@types/sinon":"^10.0.11","@types/proxyquire":"^1.3.28","@types/text-table":"^0.2.2","eslint-plugin-import":"^2.25.4","eslint-plugin-markdown":"^2.2.1","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/formatter-stylish_3.1.27_1651011022286_0.3572965492722111","host":"s3://npm-registry-packages"}},"3.1.28":{"name":"@hint/formatter-stylish","version":"3.1.28","keywords":["webhint","webhint-formatter","stylish"],"license":"Apache-2.0","_id":"@hint/formatter-stylish@3.1.28","maintainers":[{"name":"anonymous","email":"vidorteg@microsoft.com"},{"name":"anonymous","email":"flynnolivia@microsoft.com"},{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"John.Emau@microsoft.com"}],"homepage":"https://webhint.io/","bugs":{"url":"https://github.com/webhintio/hint/issues"},"ava":{"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m","failFast":false,"workerThreads":false},"nyc":{"extends":"../../.nycrc"},"dist":{"shasum":"07caceceb4136480f7eac7781571c00d7c24d774","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-stylish/-/formatter-stylish-3.1.28.tgz","fileCount":11,"integrity":"sha512-n/D2thLaCfbzspVcNYoJIpZmh6tB3WkCHUJXwxnFiLMX2lvmxxw0GP/cx53/DJrzagl0smkPbO7BlWJ0kAyGfQ==","signatures":[{"sig":"MEQCIBIBIpBQ561tCYNtosipcAba/htkLHP6XJ7SoDQP4IvvAiBImvys2xoFJbahW30zSt3zX/Sv96/C6wQirEsfmCEqMw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68998,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJicdofACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoDvRAAjU8sYthH2iw8pwxterC6LDqIUCppgO2LKdiD5i+q6egxU8aM\r\n0aaoXQtXFO1WeMYSGDtvLJLROOdX4zw+tnwD5JMkxFKBle7qw62JeodNzbBr\r\nWy7+tJP0WbENja3DQVaoD4haf6Tdj5srefhHWXNF939tpNfPZwNKe7WRJM5u\r\nGcjEKuY+mhCtL5Hn0eDuJ4tg9tCuENNI4fbn3aiknVT5ZI+jCZKB8efHADtq\r\nMexZ1abxAC4dmd8fHDCehj60oo0pyrlZo5NbfeBL5Y+slKW2uz3P/JCDSU6J\r\nMdn6E5SopiP+nTMra+Jd4NBsmaeS0tLnk0KXG62L2QLDc7zG0SWRZk1ND+CP\r\nt8jSjOAQBp4JTCLC7QfbsrkjFaXIf/MlLRLxPDjCc0tyVYGLcpfMFStFe2eA\r\nnfiGninHsJAj0GZym0MGJ/cAod1fIYOQROGl4B3wt0Pz9l9vMlbRCyA2jTz3\r\nmCDljC4DRdDpfumUyYi4sIwv744fI+5V0paUGL9age5hBRh4T0vuTvArxY9P\r\nw/8fWeXI3YZw9CJ6xoLxP7JQuGG0viOs3SbMZWoPK3g/8Gzs2JoxpsrLTs1q\r\nrFRYn519h+KkG/ZWZuIo7CtOQSjNWx5f3m4o2sEPXRZ2mwCuqkcsB/l+KRNR\r\nkNTqELw/6uD1Hrp4H7eBo3BBxonViscqua0=\r\n=lbj0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/formatter.js","types":"./dist/src/formatter.d.ts","gitHead":"86a21f9d09e2e0c824fff06081f329f0382af256","scripts":{"i18n":"node ../../scripts/create-i18n.js","lint":"npm-run-all lint:*","test":"npm run i18n && npm run lint && npm run build && npm run test-only","build":"npm run i18n && npm-run-all build:*","clean":"rimraf dist","watch":"npm run build && npm-run-all --parallel -c watch:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:md":"node ../../scripts/lint-markdown.js","build:ts":"tsc -b","watch:ts":"npm run build:ts -- --watch","test-only":"nyc ava","watch:test":"ava --watch","build:assets":"copyfiles \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","test-release":"npm run i18n && npm run lint && npm run build-release && ava","watch:assets":"npm run build:assets -- -w --no-initial","build-release":"npm run clean && npm run i18n && npm run build:assets && tsc --inlineSourceMap false --removeComments true","lint:dependencies":"node ../../scripts/lint-dependencies.js"},"_npmUser":{"name":"anonymous","email":"vidorteg@microsoft.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/formatter-stylish"},"_npmVersion":"8.5.0","description":"webhint formatter that prints the results using the stylish style","directories":{},"_nodeVersion":"16.14.2","dependencies":{"chalk":"^4.1.2","lodash":"^4.17.21","strip-ansi":"^6.0.0","text-table":"^0.2.0","@hint/utils":"^7.0.16","@hint/utils-fs":"^1.0.13","@hint/utils-i18n":"^1.0.12","@hint/utils-debug":"^1.0.10","@hint/utils-types":"^1.1.7","@hint/utils-string":"^1.0.12"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^4.0.1","nyc":"^15.1.0","sinon":"^13.0.1","eslint":"^7.32.0","rimraf":"^3.0.2","copyfiles":"^2.4.1","proxyquire":"^2.1.3","typescript":"^4.5.5","@types/node":"^17.0.14","npm-run-all":"^4.1.5","@types/sinon":"^10.0.11","@types/proxyquire":"^1.3.28","@types/text-table":"^0.2.2","eslint-plugin-import":"^2.26.0","eslint-plugin-markdown":"^2.2.1","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/formatter-stylish_3.1.28_1651628574935_0.9239820863365715","host":"s3://npm-registry-packages"}},"3.1.29":{"name":"@hint/formatter-stylish","version":"3.1.29","keywords":["webhint","webhint-formatter","stylish"],"license":"Apache-2.0","_id":"@hint/formatter-stylish@3.1.29","maintainers":[{"name":"anonymous","email":"vidorteg@microsoft.com"},{"name":"anonymous","email":"flynnolivia@microsoft.com"},{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"John.Emau@microsoft.com"}],"homepage":"https://webhint.io/","bugs":{"url":"https://github.com/webhintio/hint/issues"},"ava":{"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m","failFast":false,"workerThreads":false},"nyc":{"extends":"../../.nycrc"},"dist":{"shasum":"b8095c707d9afb9e826fb70eb1897a50a5c97628","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-stylish/-/formatter-stylish-3.1.29.tgz","fileCount":12,"integrity":"sha512-KA+obK2JqS0QY6vizSk+IZdH2Dn2GPgjICI/3kmtcFfh4h06tS1cVL8dOvhrlKZGR3ILApetAF0EgwChn0Otzg==","signatures":[{"sig":"MEYCIQCWBxc+a34dy/ByeoxdHsEL+ddn8pqfUYWQodikhoelAAIhAJEuMXsPrQLoNSC4YjYnE8Fdhh8eU/Pz8Fpg28Va/T93","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":126303,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJinn8zACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpDaQ//TpZEMayELTh9HfOLhhaXE+hXZGul3Z6MudxKCx+/uRJ9PveF\r\n5Q9pkh8v+sAmqAQJ2aCRyR+d+VSB40CKacDZiaNQ7NJMJwdMm9tfVVNsruf/\r\nucVupRt7j8KqXNps/65tMAgpV9zVIw5sPXSO3AFeQkT6yjFCrNSPlzGWva0J\r\n6SPaOY8RAtlZuaxSeR83QwH3a5KAJD+zh9ZbIERWWMaypwMovHS0CB2zbN1N\r\ns/dVS31ammd+kqv6Zdp46HS5XY6n4+uC0IIb2MVxCQnEAA9KxBy47WiaEyc7\r\nUZksSvy8lcYlUGMCM2mtNFbPGBrrBbOkaPNdZO6ThFJkFqb1ezuwFIvxhpQ1\r\njnD5bmIJS77g8zJThjYJwpl/kkF6pevTKtNLjDWCPhuNGkp+iGThhVM528Ca\r\n/ravBv1BMZdn8OVRiK+TL9/DASrYUARYx/EWh6pNZhIqzEL7O76mgs9DBawQ\r\nPST3ueHdB9pubdW6+dbW295QW6PsfMRrxo75ElMGjnnAmZi0Wi7z9gCTP2Y+\r\nAeqJuS+mf4Wp56YxuyE+hlFB/7GYwZAhKpP1eP7t8C290jCwy8yluOikrarr\r\nhyLAfO0BqZDr4Z1tqQ6I9zBOduHsLDbOxsHxxeUL/JNG2l7q5U59aQ4384XC\r\nu+X9MeSqKPVY6Mx0aIF/w/m9dGuzNf/TXUE=\r\n=DPoi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/formatter.js","scripts":{"i18n":"node ../../scripts/create-i18n.js","lint":"npm-run-all lint:*","test":"npm run i18n && npm run lint && npm run build && npm run test-only","build":"npm run i18n && npm-run-all build:*","clean":"rimraf dist","watch":"npm run build && npm-run-all --parallel -c watch:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:md":"node ../../scripts/lint-markdown.js","build:ts":"tsc -b","watch:ts":"npm run build:ts -- --watch","test-only":"nyc ava","watch:test":"ava --watch","build:assets":"copyfiles \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","test-release":"npm run i18n && npm run lint && npm run build-release && ava","watch:assets":"npm run build:assets -- -w --no-initial","build-release":"npm run clean && npm run i18n && npm run build:assets && tsc --inlineSourceMap false --removeComments true","lint:dependencies":"node ../../scripts/lint-dependencies.js"},"_npmUser":{"name":"anonymous","email":"vidorteg@microsoft.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/formatter-stylish"},"_npmVersion":"6.14.17","description":"webhint formatter that prints the results using the stylish style","directories":{},"_nodeVersion":"14.19.3","dependencies":{"chalk":"^4.1.2","lodash":"^4.17.21","strip-ansi":"^6.0.0","text-table":"^0.2.0","@hint/utils":"^7.0.17","@hint/utils-fs":"^1.0.14","@hint/utils-i18n":"^1.0.12","@hint/utils-debug":"^1.0.10","@hint/utils-types":"^1.1.7","@hint/utils-string":"^1.0.12"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^4.0.1","nyc":"^15.1.0","sinon":"^13.0.1","eslint":"^7.32.0","rimraf":"^3.0.2","copyfiles":"^2.4.1","proxyquire":"^2.1.3","typescript":"^4.5.5","@types/node":"^17.0.14","npm-run-all":"^4.1.5","@types/sinon":"^10.0.11","@types/proxyquire":"^1.3.28","@types/text-table":"^0.2.2","eslint-plugin-import":"^2.26.0","eslint-plugin-markdown":"^2.2.1","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"peerDependencies":{"hint":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/formatter-stylish_3.1.29_1654554419200_0.6905365672461476","host":"s3://npm-registry-packages"}},"3.1.30":{"name":"@hint/formatter-stylish","version":"3.1.30","keywords":["webhint","webhint-formatter","stylish"],"license":"Apache-2.0","_id":"@hint/formatter-stylish@3.1.30","maintainers":[{"name":"anonymous","email":"leolee@microsoft.com"},{"name":"anonymous","email":"vidorteg@microsoft.com"},{"name":"anonymous","email":"flynnolivia@microsoft.com"},{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"John.Emau@microsoft.com"}],"homepage":"https://webhint.io/","bugs":{"url":"https://github.com/webhintio/hint/issues"},"ava":{"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m","failFast":false,"workerThreads":false},"nyc":{"extends":"../../.nycrc"},"dist":{"shasum":"40b0a2f46fc88f69d1ad05400e1352416ca430ff","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-stylish/-/formatter-stylish-3.1.30.tgz","fileCount":11,"integrity":"sha512-A72RNYz1Q9mJ4Hc/GBA4dsX+XNx8po2mppd5N1h4cTWOLW8UVDvu2jGoEvP1Of/cy/xOfu1lKIceTBu+LgI6vg==","signatures":[{"sig":"MEUCIGJlMcIXG0VnBhD3LrYC9uiqTfXBEqDyYcFoAREeWxyYAiEA29LE8SKvzHcgzpV9fCotCv6qoUEFuBnzE611lMj/TW8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68998,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiyFQLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoUbg//cSqW8AVbZ+fzFjAKiipSl+rV1p1TsWhthPTP0vPA48XKSdOm\r\n8C8RtYPI6iyMz91SUhj9BKOY45kRw9EhQbwa7F6RezT/J+U5zwfd4zMFWC5r\r\ndKT2muK3DoY0l/umBRT76z+XlsQY4xnCH/SBKxMciTXYz1AMEiQQo3Y7MrYg\r\n0+vV9lAGMElk4MXjPPB7c+9PyJYITW1M1fIq3o4e1S2KcsOO21KPjH3JV1+6\r\n48lNkVYugfRVx0Z9O9UyvawjqDiPVuFcyFTVa+RdRIF9J8l9Vc8ry+r73XOr\r\nK6jT5zOpGpA+8EcUUEsFlgJLBB2tGW2M3rylce0v+k6eZq5BjanXWJPSK0MX\r\nNwLCdFKK79fhcM4OxAnUHrp9SdGOsWlBNJ7N7KjVV49HR77bJKR4hEiY6vEo\r\nYdGWL6A3zohN+L/4fKi/JgE1MJGdCsafOmE8JjQARBjCUl/42SFvvhq2W3zX\r\nl5WGTx3UULlWhJrsGcN5xSyV1X8FxmQFjGb3fDQ3Xk2qNBqT7zi38PioVRV1\r\nGC42AIAwnc3Uj+m2PuMA8XG05YWzlqLIilTA5CioVBg5kf0aWN6sbvO+wRCe\r\nXCZY7DD7DZspTVGOcnOUCg7oR8cyx0zMo7SSPW9Vn97iKqmrJM37nhS43q6G\r\nn+FnavCFg4vKk5XqhO85QAIt+ATMMGlSA1k=\r\n=1Brx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/formatter.js","types":"./dist/src/formatter.d.ts","gitHead":"50e8485324a6c885c736d0b4d1ac8513d875f5c4","scripts":{"i18n":"node ../../scripts/create-i18n.js","lint":"npm-run-all lint:*","test":"npm run i18n && npm run lint && npm run build && npm run test-only","build":"npm run i18n && npm-run-all build:*","clean":"rimraf dist","watch":"npm run build && npm-run-all --parallel -c watch:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:md":"node ../../scripts/lint-markdown.js","build:ts":"tsc -b","watch:ts":"npm run build:ts -- --watch","test-only":"nyc ava","watch:test":"ava --watch","build:assets":"copyfiles \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","test-release":"npm run i18n && npm run lint && npm run build-release && ava","watch:assets":"npm run build:assets -- -w --no-initial","build-release":"npm run clean && npm run i18n && npm run build:assets && tsc --inlineSourceMap false --removeComments true","lint:dependencies":"node ../../scripts/lint-dependencies.js"},"_npmUser":{"name":"anonymous","email":"vidorteg@microsoft.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/formatter-stylish"},"_npmVersion":"8.12.1","description":"webhint formatter that prints the results using the stylish style","directories":{},"_nodeVersion":"14.19.3","dependencies":{"chalk":"^4.1.2","lodash":"^4.17.21","strip-ansi":"^6.0.0","text-table":"^0.2.0","@hint/utils":"^7.0.18","@hint/utils-fs":"^1.0.14","@hint/utils-i18n":"^1.0.13","@hint/utils-debug":"^1.0.10","@hint/utils-types":"^1.2.0","@hint/utils-string":"^1.0.12"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^4.0.1","nyc":"^15.1.0","sinon":"^13.0.1","eslint":"^7.32.0","rimraf":"^3.0.2","copyfiles":"^2.4.1","proxyquire":"^2.1.3","typescript":"^4.5.5","@types/node":"^17.0.14","npm-run-all":"^4.1.5","@types/sinon":"^10.0.11","@types/proxyquire":"^1.3.28","@types/text-table":"^0.2.2","eslint-plugin-import":"^2.26.0","eslint-plugin-markdown":"^2.2.1","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"peerDependencies":{"hint":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/formatter-stylish_3.1.30_1657295882985_0.7613698820968053","host":"s3://npm-registry-packages"}},"3.1.31":{"name":"@hint/formatter-stylish","version":"3.1.31","keywords":["webhint","webhint-formatter","stylish"],"license":"Apache-2.0","_id":"@hint/formatter-stylish@3.1.31","maintainers":[{"name":"anonymous","email":"leolee@microsoft.com"},{"name":"anonymous","email":"vidorteg@microsoft.com"},{"name":"anonymous","email":"flynnolivia@microsoft.com"},{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"John.Emau@microsoft.com"}],"homepage":"https://webhint.io/","bugs":{"url":"https://github.com/webhintio/hint/issues"},"ava":{"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m","failFast":false,"workerThreads":false},"nyc":{"extends":"../../.nycrc"},"dist":{"shasum":"4add4955d27081ee5168da37eec21ac930781bb8","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-stylish/-/formatter-stylish-3.1.31.tgz","fileCount":11,"integrity":"sha512-ZVzqfHBnkX5LpK2bO1xyK+Ys8/kyAZmeflZhts7K6bJQ8M2RQ8YDi9QvAK62MDvqxlgKKRdSZPrvG4QzFFHLAQ==","signatures":[{"sig":"MEUCIQDG/+vjEjugSZ+Z9Eq2msRwhH925xxQI3QE1bsZ3qtlYAIgcHuHOfP9Myw1BhVmRZGE5sMzAUT/G/I8d81WKQFrreE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68998,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi2yu1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoi4w//QxPQTPY/qvlfObiQ2PcNB+OWVyl3cWjw1H+61M9JkzXlRHBD\r\nYZzw/LTJe3HI7Nt7/Q8Vf60Xa6e/L1Gv8mxXV7It49hDjqhzEY0Cg2KaEK+G\r\n3OV8M2eDB3OH+CCPfDop21GW10JNL0tF+LriLSRL4QadeEuX0Mu/X+JSPF+M\r\n9BBb+LcxA1sNG6Aj684fb7UvLn0oi5dsGwPXX8SUeu0vaopHkTpHbQS59JR2\r\ndFLp97hmhhFWLU8+6+bgPcYBRX/48xh3G/SCdPgbqn+I9yW6TS+aH5nSytnX\r\n6O/dDZl2c/4DCp3fF9CEsvoiHeNyMreGeia9MoEKiqC3E+dsp8Sikvt9ejwc\r\nuvcH9frwACVMrcgZ58tudLwzQxszGCccoH/CfsgjkG4jRfb7Bg0ycdPNSYNd\r\no0XDP+ADdQQFVkfp39QxsfagGrwaSAmtUc3wo32KfL3CeyZoNn4h8/nFZL74\r\n20aOlfIh3dle9Groiak4Hzj1h9QBp/MdXJWkHvxMK9SOHiBsKB3E5yJzsvFq\r\n8Keu7rZZ2n96xvI35gbzmGxxeNXRgwpqfy6u12TvzJtl0Siq7hQX+ZujJ8aX\r\nC5nrYRZNfj3hyXhHsdO2XM6J3Ae8LVp8cnvR7LUEuzZz2Nbo3LhJNHOIWBbK\r\nN0hyX7bsGt+0wEyV4r1gfcPVcS93/vt19IQ=\r\n=apdw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/formatter.js","types":"./dist/src/formatter.d.ts","gitHead":"3747703aad67205d4aaac4b74e7f78ed86402c0d","scripts":{"i18n":"node ../../scripts/create-i18n.js","lint":"npm-run-all lint:*","test":"npm run i18n && npm run lint && npm run build && npm run test-only","build":"npm run i18n && npm-run-all build:*","clean":"rimraf dist","watch":"npm run build && npm-run-all --parallel -c watch:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:md":"node ../../scripts/lint-markdown.js","build:ts":"tsc -b","watch:ts":"npm run build:ts -- --watch","test-only":"nyc ava","watch:test":"ava --watch","build:assets":"copyfiles \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","test-release":"npm run i18n && npm run lint && npm run build-release && ava","watch:assets":"npm run build:assets -- -w --no-initial","build-release":"npm run clean && npm run i18n && npm run build:assets && tsc --inlineSourceMap false --removeComments true","lint:dependencies":"node ../../scripts/lint-dependencies.js"},"_npmUser":{"name":"anonymous","email":"vidorteg@microsoft.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/formatter-stylish"},"_npmVersion":"8.14.0","description":"webhint formatter that prints the results using the stylish style","directories":{},"_nodeVersion":"14.20.0","dependencies":{"chalk":"^4.1.2","lodash":"^4.17.21","strip-ansi":"^6.0.0","text-table":"^0.2.0","@hint/utils":"^7.0.19","@hint/utils-fs":"^1.0.14","@hint/utils-i18n":"^1.0.13","@hint/utils-debug":"^1.0.10","@hint/utils-types":"^1.2.0","@hint/utils-string":"^1.0.12"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^4.0.1","nyc":"^15.1.0","sinon":"^13.0.1","eslint":"^7.32.0","rimraf":"^3.0.2","copyfiles":"^2.4.1","proxyquire":"^2.1.3","typescript":"^4.5.5","@types/node":"^17.0.14","npm-run-all":"^4.1.5","@types/sinon":"^10.0.11","@types/proxyquire":"^1.3.28","@types/text-table":"^0.2.2","eslint-plugin-import":"^2.26.0","eslint-plugin-markdown":"^2.2.1","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"peerDependencies":{"hint":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/formatter-stylish_3.1.31_1658530741459_0.6096340002663163","host":"s3://npm-registry-packages"}},"3.1.32":{"name":"@hint/formatter-stylish","version":"3.1.32","keywords":["webhint","webhint-formatter","stylish"],"license":"Apache-2.0","_id":"@hint/formatter-stylish@3.1.32","maintainers":[{"name":"anonymous","email":"leolee@microsoft.com"},{"name":"anonymous","email":"vidorteg@microsoft.com"},{"name":"anonymous","email":"flynnolivia@microsoft.com"},{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"antross@gmail.com"}],"homepage":"https://webhint.io/","bugs":{"url":"https://github.com/webhintio/hint/issues"},"ava":{"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m","failFast":false,"workerThreads":false},"nyc":{"extends":"../../.nycrc"},"dist":{"shasum":"8c36a7ae531c13f5d099b1384c009ea97a2e6fac","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-stylish/-/formatter-stylish-3.1.32.tgz","fileCount":11,"integrity":"sha512-HjOaZzse2dgxBVP0NEOY6ebSrI7HTuCLV+FwsW2AL57Q9Igt5FxIGQke0TluwA1oYO9ynhr9ekNIm3GD8X7sGg==","signatures":[{"sig":"MEYCIQCKx3k1bm8iu5Yxna+XnmZQI1e5D1KOu3PhK1ImQSFLAAIhAJNpLL1Yz11StKaoTGm6/1ClCfPLK+H3m7Z/YGjiX1KW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68998,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjF3fbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpB1w//UUFqbjZDo58M06mD+Kk9Ch+AokIv8mBLLqywHFBwumJHGkFB\r\nxjPiO2e8Dz20CNF3VoPZuySGbqZStGWfFPrPsXePTbpPP4fLwMP2GVVU+3z+\r\nMdmPFFCUm4AsqgRjA8Fz8Kc977zi1pL6QLuX3LgHWPsEgsMm7uwWr31puM7s\r\nhpse9ehVR+b5dVcxipUVoQ3Gr6I5kHYew6cNXUmUfM7hYZ4KLkW9ZfLtxBcS\r\nyw/tlmCuuXZmHegA76PtWWk7whCXUYRiIkXWCOykVj1F77HMup/6jqY+8Ez4\r\nvK50C6LeY1suJoZkK6xYtJN17rsseOfnjd/aTBbrDV6JfA5l8zytgcoO8fMX\r\nJ01tTyNtBQpFeQjkfTti15ZO/3rxMIPv+eUxYLIPJbI1V6H6ZI/hDt6V2QJL\r\nDQMY/QYIKe2+Xx1kbSTqjpiD6am9MClvoR6N1hZQ6IN/5P6/n+R5VrnqNEZA\r\nMfDPYwXp64JfrAIhGosrE0qxBQobN22Ew1D6t4ViacF9kA8p6QPgU/Jj3UdA\r\nw3yN6IDMJxfmj5Y7ZLEdwjcLoVl63SDDAUgREH0xzZ6nzRCmilRHCWCVU3Up\r\n09GCP1jGK9pygtotVFv+tFAZ57nT1r+Hat77mUieeDsRqBAJn4r9WdDISa2W\r\nw+wYuYUG8pJz/SZq14WL4JALWRgt4RyeilA=\r\n=8VyJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/formatter.js","types":"./dist/src/formatter.d.ts","gitHead":"64f0d5cf033aa97b12ef161d91e00bd2f750da6f","scripts":{"i18n":"node ../../scripts/create-i18n.js","lint":"npm-run-all lint:*","test":"npm run i18n && npm run lint && npm run build && npm run test-only","build":"npm run i18n && npm-run-all build:*","clean":"rimraf dist","watch":"npm run build && npm-run-all --parallel -c watch:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:md":"node ../../scripts/lint-markdown.js","build:ts":"tsc -b","watch:ts":"npm run build:ts -- --watch","test-only":"nyc ava","watch:test":"ava --watch","build:assets":"copyfiles \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","test-release":"npm run i18n && npm run lint && npm run build-release && ava","watch:assets":"npm run build:assets -- -w --no-initial","build-release":"npm run clean && npm run i18n && npm run build:assets && tsc --inlineSourceMap false --removeComments true","lint:dependencies":"node ../../scripts/lint-dependencies.js"},"_npmUser":{"name":"anonymous","email":"vidorteg@microsoft.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/formatter-stylish"},"_npmVersion":"8.14.0","description":"webhint formatter that prints the results using the stylish style","directories":{},"_nodeVersion":"14.20.0","dependencies":{"chalk":"^4.1.2","lodash":"^4.17.21","strip-ansi":"^6.0.0","text-table":"^0.2.0","@hint/utils":"^7.0.20","@hint/utils-fs":"^1.0.14","@hint/utils-i18n":"^1.0.13","@hint/utils-debug":"^1.0.10","@hint/utils-types":"^1.2.0","@hint/utils-string":"^1.0.12"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^4.0.1","nyc":"^15.1.0","sinon":"^13.0.1","eslint":"^7.32.0","rimraf":"^3.0.2","copyfiles":"^2.4.1","proxyquire":"^2.1.3","typescript":"^4.5.5","@types/node":"^17.0.14","npm-run-all":"^4.1.5","@types/sinon":"^10.0.11","@types/proxyquire":"^1.3.28","@types/text-table":"^0.2.2","eslint-plugin-import":"^2.26.0","eslint-plugin-markdown":"^2.2.1","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"peerDependencies":{"hint":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/formatter-stylish_3.1.32_1662482395367_0.1269575149693858","host":"s3://npm-registry-packages"}},"3.1.33":{"name":"@hint/formatter-stylish","version":"3.1.33","keywords":["webhint","webhint-formatter","stylish"],"license":"Apache-2.0","_id":"@hint/formatter-stylish@3.1.33","maintainers":[{"name":"anonymous","email":"leolee@microsoft.com"},{"name":"anonymous","email":"vidorteg@microsoft.com"},{"name":"anonymous","email":"flynnolivia@microsoft.com"},{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"antross@gmail.com"}],"homepage":"https://webhint.io/","bugs":{"url":"https://github.com/webhintio/hint/issues"},"ava":{"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m","failFast":false,"workerThreads":false},"nyc":{"extends":"../../.nycrc"},"dist":{"shasum":"708a6f78badef7c9b5a7b995dbcc96481362584e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-stylish/-/formatter-stylish-3.1.33.tgz","fileCount":11,"integrity":"sha512-B5p0YWmdXPLRCua1Tyaf77CTe56eI0qbWsIlNwifLKhRRkuEwjZbuSbkO9GyCdHiiQLb4BAWjcgnxwMptialXQ==","signatures":[{"sig":"MEUCIF4ti4EMAlpUHVHViJcsR2tC10XfTrUjv5zwvUI08rvzAiEAy1PCxI0i0IBd6t+lcpHYjGiBBziBA6RNBK/kDrOKne4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68998,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPy/RACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrIsw/+INwvre8wEsqc9JFD1c2ljcEh0FeT+Mmm1uYGURjn2xchSFP2\r\nx4WXi4qH+3ZoEJrMG3m5Tcv/EJtILGwaCgrwUoGURIX0tB5CNYRpau9HsbSw\r\nSZbC7yq9TjhaWRT9fz7JFfEZX7pDLCObSSib3Sn/kULWsXA724JHC632BL0h\r\nI/Ux7J49Gm6lPuM2tF2mqtAeSJfutbAxw5pvWsFNfPx51msmoVxBd2ZNboVG\r\n1AKi3Z8hXvdwmGAC4dvee1wVcaFWdufUabUyOvSsT6nluIJVuBamLOyFgRNz\r\nM277RxHJGdPPLh4+BenkSyJXlftyZJHe79YC60aEaEClCUBtf97sUWv5PKvt\r\nDJ9VrA/43YvDNwbCiTYB8TCrGO/SL65aM4G6glnIMsabfQZbJNyioD2w8oio\r\nAjy1wyAjtE0fQBH66wbDbVU/J67TAJvYIzpSGHJ2ANW10AMZFv/pgNg/mxps\r\nzW7EY0ZG1dfPUbH11O/fINZmMOLfhIJYYCT0ZayaQYtyx1Xge1YxQ4CqrtIV\r\nDXJAd1/26P2UFpqm3f5jB9mV9AX4uzp+R/4XjmZXpZWRely73RrbKw05qc/G\r\nQNteuIiw6MOEonuQwXxK9eys5cL8H/n7LB9jTGoeID0EzD47cQQG7hrZJAjt\r\n9WJ9dSlTfKbOXJEmURc6KUHU0d1DFiw/3BU=\r\n=RqfS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/formatter.js","types":"./dist/src/formatter.d.ts","gitHead":"8869f1b823276a7cf0417925b78b6aba21d4ee2b","scripts":{"i18n":"node ../../scripts/create-i18n.js","lint":"npm-run-all lint:*","test":"npm run i18n && npm run lint && npm run build && npm run test-only","build":"npm run i18n && npm-run-all build:*","clean":"rimraf dist","watch":"npm run build && npm-run-all --parallel -c watch:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:md":"node ../../scripts/lint-markdown.js","build:ts":"tsc -b","watch:ts":"npm run build:ts -- --watch","test-only":"nyc ava","watch:test":"ava --watch","build:assets":"copyfiles \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","test-release":"npm run i18n && npm run lint && npm run build-release && ava","watch:assets":"npm run build:assets -- -w --no-initial","build-release":"npm run clean && npm run i18n && npm run build:assets && tsc --inlineSourceMap false --removeComments true","lint:dependencies":"node ../../scripts/lint-dependencies.js"},"_npmUser":{"name":"anonymous","email":"vidorteg@microsoft.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/formatter-stylish"},"_npmVersion":"8.14.0","description":"webhint formatter that prints the results using the stylish style","directories":{},"_nodeVersion":"14.20.0","dependencies":{"chalk":"^4.1.2","lodash":"^4.17.21","strip-ansi":"^6.0.0","text-table":"^0.2.0","@hint/utils":"^7.0.21","@hint/utils-fs":"^1.0.15","@hint/utils-i18n":"^1.0.14","@hint/utils-debug":"^1.0.10","@hint/utils-types":"^1.2.0","@hint/utils-string":"^1.0.13"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^4.3.3","nyc":"^15.1.0","sinon":"^13.0.1","eslint":"^7.32.0","rimraf":"^3.0.2","copyfiles":"^2.4.1","proxyquire":"^2.1.3","typescript":"^4.5.5","@types/node":"^17.0.14","npm-run-all":"^4.1.5","@types/sinon":"^10.0.11","@types/proxyquire":"^1.3.28","@types/text-table":"^0.2.2","eslint-plugin-import":"^2.26.0","eslint-plugin-markdown":"^2.2.1","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"peerDependencies":{"hint":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/formatter-stylish_3.1.33_1665085393517_0.7597256240091417","host":"s3://npm-registry-packages"}},"3.1.34":{"name":"@hint/formatter-stylish","version":"3.1.34","keywords":["webhint","webhint-formatter","stylish"],"license":"Apache-2.0","_id":"@hint/formatter-stylish@3.1.34","maintainers":[{"name":"anonymous","email":"leolee@microsoft.com"},{"name":"anonymous","email":"vidorteg@microsoft.com"},{"name":"anonymous","email":"flynnolivia@microsoft.com"},{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"antross@gmail.com"}],"homepage":"https://webhint.io/","bugs":{"url":"https://github.com/webhintio/hint/issues"},"ava":{"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m","failFast":false,"workerThreads":false},"nyc":{"extends":"../../.nycrc"},"dist":{"shasum":"e97836dc6ad30723bd034fa6ea282dabb27b6611","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-stylish/-/formatter-stylish-3.1.34.tgz","fileCount":11,"integrity":"sha512-Btf0micqvEVZLjab2Ty/4yTCbsrmu0GqPfr2iakULACr0HyMVnzTv4QnZ21WxhOXNTEi5Wctmar4/CUazPCImw==","signatures":[{"sig":"MEQCICOItXt8GTyDXU9GdDgmuziy9TojRWUBRrkCahVLgx3nAiA4nQOBv+r9Q5RK5d37nVSeoqo5AHAUfTJgxmRxgYLBYA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68998,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkE5z9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrGpg/9EURgIDkvN47ElHQh7wPJtdguqNzbKDz5YiJKYGHeuYb1ATC4\r\nbfbeuKhH76L2isR4Rk0BcsdaiBkYQFoeRuz78+tiBpjTJsJgHTTOoscDffR6\r\nscmODc3gH0QjpEdLV1OvCc6BkFX4HpXjX6YKHZoLRTn+umh+9YopzrNhvBtm\r\nn06W3N5cFkPs4X+vNRuB54vorCFAa9iIyCulAwTKRiNTG/qd73270PNuSHX5\r\njvZQP4v2m4K2mE36V/ecdHg7ZAcjQU1TpwbZYKbWr2/Z9Fz1wgb9UVYupmfc\r\nuVEzqdgH3WMBYYKCMTCEstc7/xUUCA+SUooEqM0DJLp7I92hnXosVdZK9/N7\r\nuNWIGsXB5xiuNVo/JVFVRt6BiW5uS0tj+VPhEPbqWIMO3kkRf3Sv7k5BZjak\r\n69amtaqS5mV6z9LqZw/oMB+PTlu5AZqnBirDDE1sbPNTdfRAi8x6u31H3htu\r\nMovDsoPW+wGZbKQx34AqO/S7x1GyPgmPHOiRrggG07PHKUcMbZ5qZxgXO7XU\r\n51sPg4FVAsQOOiVbyvvyFJS97wQfftyBeBfltTXAjZqtBqTjls9sIT96g9gn\r\n3nbaNXgQNgLrpqV4BD/KRplM2HsZAbPpDI6ojzTB+43exuGx5nOf0TA4czRh\r\ntsAt0b20MkY0DuVo2Hn7Ow9qOP6QO4YsKPg=\r\n=7sS8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/formatter.js","types":"./dist/src/formatter.d.ts","gitHead":"722be1b4c0836d5c0adacfb00c8c4f6bc5d1e707","scripts":{"i18n":"node ../../scripts/create-i18n.js","lint":"npm-run-all lint:*","test":"npm run i18n && npm run lint && npm run build && npm run test-only","build":"npm run i18n && npm-run-all build:*","clean":"rimraf dist","watch":"npm run build && npm-run-all --parallel -c watch:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:md":"node ../../scripts/lint-markdown.js","build:ts":"tsc -b","watch:ts":"npm run build:ts -- --watch","test-only":"nyc ava","watch:test":"ava --watch","build:assets":"copyfiles \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","test-release":"npm run i18n && npm run lint && npm run build-release && ava","watch:assets":"npm run build:assets -- -w --no-initial","build-release":"npm run clean && npm run i18n && npm run build:assets && tsc --inlineSourceMap false --removeComments true","lint:dependencies":"node ../../scripts/lint-dependencies.js"},"_npmUser":{"name":"anonymous","email":"vidorteg@microsoft.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/formatter-stylish"},"_npmVersion":"8.14.0","description":"webhint formatter that prints the results using the stylish style","directories":{},"_nodeVersion":"14.20.0","dependencies":{"chalk":"^4.1.2","lodash":"^4.17.21","strip-ansi":"^6.0.0","text-table":"^0.2.0","@hint/utils":"^7.0.22","@hint/utils-fs":"^1.0.15","@hint/utils-i18n":"^1.0.14","@hint/utils-debug":"^1.0.10","@hint/utils-types":"^1.2.0","@hint/utils-string":"^1.0.13"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^4.3.3","nyc":"^15.1.0","sinon":"^13.0.1","eslint":"^7.32.0","rimraf":"^3.0.2","copyfiles":"^2.4.1","proxyquire":"^2.1.3","typescript":"^4.5.5","@types/node":"^18.13.0","npm-run-all":"^4.1.5","@types/sinon":"^10.0.11","@types/proxyquire":"^1.3.28","@types/text-table":"^0.2.2","eslint-plugin-import":"^2.26.0","eslint-plugin-markdown":"^2.2.1","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"peerDependencies":{"hint":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/formatter-stylish_3.1.34_1679006972970_0.7704146226988628","host":"s3://npm-registry-packages"}},"3.1.35":{"name":"@hint/formatter-stylish","version":"3.1.35","keywords":["webhint","webhint-formatter","stylish"],"license":"Apache-2.0","_id":"@hint/formatter-stylish@3.1.35","maintainers":[{"name":"anonymous","email":"leolee@microsoft.com"},{"name":"anonymous","email":"vidorteg@microsoft.com"},{"name":"anonymous","email":"flynnolivia@microsoft.com"},{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"antross@gmail.com"}],"homepage":"https://webhint.io/","bugs":{"url":"https://github.com/webhintio/hint/issues"},"ava":{"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m","failFast":false,"workerThreads":false},"nyc":{"extends":"../../.nycrc"},"dist":{"shasum":"b1437fb60311b5af685cac04633e22ee9ba4c344","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-stylish/-/formatter-stylish-3.1.35.tgz","fileCount":11,"integrity":"sha512-XcL0OPOKuZwbdWguRcFTuQfwl8tFenCLKfK9fImvlXNmj9vUBVoX5MWILK5kNPmlS/Cin9px3jZPFaewF7DgHA==","signatures":[{"sig":"MEUCIBv1SGjnlmRc3f80gdDM3/JwrmH+jhNGUUBGhkEKhioBAiEArOJy+2SCWt0LUfTOxVLgQJfb+qabXPwnonfjz23R/bY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68997},"main":"dist/src/formatter.js","types":"./dist/src/formatter.d.ts","gitHead":"fe6feadb1f77798203ea9d75edd88cf2fcfd1b61","scripts":{"i18n":"node ../../scripts/create-i18n.js","lint":"npm-run-all lint:*","test":"npm run i18n && npm run lint && npm run build && npm run test-only","build":"npm run i18n && npm-run-all build:*","clean":"rimraf dist","watch":"npm run build && npm-run-all --parallel -c watch:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:md":"node ../../scripts/lint-markdown.js","build:ts":"tsc -b","watch:ts":"npm run build:ts -- --watch","test-only":"nyc ava","watch:test":"ava --watch","build:assets":"copyfiles \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","test-release":"npm run i18n && npm run lint && npm run build-release && ava","watch:assets":"npm run build:assets -- -w --no-initial","build-release":"npm run clean && npm run i18n && npm run build:assets && tsc --inlineSourceMap false --removeComments true","lint:dependencies":"node ../../scripts/lint-dependencies.js"},"_npmUser":{"name":"anonymous","email":"vidorteg@microsoft.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/formatter-stylish"},"_npmVersion":"8.14.0","description":"webhint formatter that prints the results using the stylish style","directories":{},"_nodeVersion":"14.20.0","dependencies":{"chalk":"^4.1.2","lodash":"^4.17.21","strip-ansi":"^6.0.0","text-table":"^0.2.0","@hint/utils":"^7.0.23","@hint/utils-fs":"^1.0.16","@hint/utils-i18n":"^1.0.15","@hint/utils-debug":"^1.0.11","@hint/utils-types":"^1.2.1","@hint/utils-string":"^1.0.14"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^4.3.3","nyc":"^15.1.0","sinon":"^13.0.1","eslint":"^7.32.0","rimraf":"^5.0.0","copyfiles":"^2.4.1","proxyquire":"^2.1.3","typescript":"^4.5.5","@types/node":"^20.1.1","npm-run-all":"^4.1.5","@types/sinon":"^10.0.11","@types/proxyquire":"^1.3.28","@types/text-table":"^0.2.2","eslint-plugin-import":"^2.27.5","eslint-plugin-markdown":"^2.2.1","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^5.59.2"},"peerDependencies":{"hint":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/formatter-stylish_3.1.35_1686328019402_0.29475977975212864","host":"s3://npm-registry-packages"}},"3.1.36":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m","workerThreads":false},"description":"webhint formatter that prints the results using the stylish style","dependencies":{"@hint/utils":"^7.0.24","@hint/utils-debug":"^1.0.11","@hint/utils-fs":"^1.0.16","@hint/utils-i18n":"^1.0.15","@hint/utils-string":"^1.0.14","@hint/utils-types":"^1.2.1","chalk":"^4.1.2","lodash":"^4.17.21","strip-ansi":"^6.0.0","text-table":"^0.2.0"},"devDependencies":{"@types/node":"^20.1.1","@types/proxyquire":"^1.3.28","@types/sinon":"^10.0.11","@types/text-table":"^0.2.2","@typescript-eslint/eslint-plugin":"^5.59.2","@typescript-eslint/parser":"^4.33.0","ava":"^4.3.3","copyfiles":"^2.4.1","eslint":"^7.32.0","eslint-plugin-import":"^2.27.5","eslint-plugin-markdown":"^2.2.1","npm-run-all":"^4.1.5","nyc":"^15.1.0","proxyquire":"^2.1.3","rimraf":"^5.0.0","sinon":"^13.0.1","typescript":"^4.5.5"},"homepage":"https://webhint.io/","keywords":["webhint","webhint-formatter","stylish"],"license":"Apache-2.0","main":"dist/src/formatter.js","name":"@hint/formatter-stylish","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^7.0.0"},"repository":{"directory":"packages/formatter-stylish","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm run i18n && npm-run-all build:*","build-release":"npm run clean && npm run i18n && npm run build:assets && tsc --inlineSourceMap false --removeComments true","build:assets":"copyfiles \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","clean":"rimraf dist","i18n":"node ../../scripts/create-i18n.js","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run i18n && npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run i18n && npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:assets":"npm run build:assets -- -w --no-initial","watch:test":"ava --watch","watch:ts":"npm run build:ts -- --watch"},"version":"3.1.36","_id":"@hint/formatter-stylish@3.1.36","gitHead":"5db0e7f01a05fcd6ebfefe154a75a6d4a3cf3201","types":"./dist/src/formatter.d.ts","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_nodeVersion":"18.19.1","_npmVersion":"10.5.0","dist":{"integrity":"sha512-VecVu/FYLk2K9RkqZ07kAm8czsnRhNV6fWq7bsBq8cz+5oAfZEARd7BuCHg8rnSkOlA1V7b5glkwSQ0KH2lvLQ==","shasum":"da52c15f22742532471b6a2f5b9ab97f6864bc83","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-stylish/-/formatter-stylish-3.1.36.tgz","fileCount":11,"unpackedSize":68997,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG9BMryu1Jp42KRy4lZL0wNFnXON8SeuEaZqqtr0ml3uAiEAy7qx9SqBWfoZyLi7cS4eLgpSSYpLvoHxi7/5UaX2T0U="}]},"_npmUser":{"name":"anonymous","email":"vidorteg@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"leolee@microsoft.com"},{"name":"anonymous","email":"vidorteg@microsoft.com"},{"name":"anonymous","email":"flynnolivia@microsoft.com"},{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"antross@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/formatter-stylish_3.1.36_1724949312736_0.8810634724692601"},"_hasShrinkwrap":false}},"name":"@hint/formatter-stylish","time":{"created":"2018-07-16T23:08:47.007Z","modified":"2024-08-29T16:35:13.197Z","1.0.0-beta.0":"2018-07-16T23:08:47.302Z","1.0.0":"2018-08-06T20:40:32.424Z","1.0.1":"2018-09-06T18:22:38.790Z","1.0.2":"2018-10-31T22:12:59.290Z","2.0.0":"2018-11-05T23:22:52.623Z","2.0.1":"2019-01-01T04:58:39.416Z","3.0.0":"2019-05-15T02:41:49.078Z","3.0.1":"2019-05-15T04:15:44.752Z","3.0.2":"2019-05-23T15:47:29.743Z","3.1.0":"2019-07-23T16:29:39.967Z","3.1.1":"2019-07-24T21:17:09.013Z","3.1.2":"2019-07-30T19:28:25.477Z","3.1.3":"2019-08-06T20:39:38.106Z","3.1.4":"2019-08-16T02:37:06.450Z","3.1.5":"2019-08-29T15:51:30.141Z","3.1.6":"2019-09-11T22:29:26.017Z","3.1.7":"2019-09-19T18:30:43.361Z","3.1.8":"2019-09-24T19:29:10.087Z","3.1.9":"2019-09-26T21:17:48.908Z","3.1.10":"2019-10-16T19:42:59.887Z","3.1.11":"2019-10-29T22:28:08.915Z","3.1.12":"2019-12-03T01:00:29.353Z","3.1.13":"2019-12-05T00:20:42.239Z","3.1.14":"2020-03-18T21:53:40.052Z","3.1.15":"2020-04-15T19:17:22.307Z","3.1.16":"2020-05-18T22:14:19.938Z","3.1.17":"2020-07-27T20:35:34.247Z","3.1.18":"2020-08-24T21:54:24.242Z","3.1.19":"2020-11-11T20:40:31.545Z","3.1.20":"2021-02-04T19:28:19.878Z","3.1.21":"2021-02-06T00:40:33.503Z","3.1.22":"2021-06-09T19:09:18.905Z","3.1.23":"2021-10-21T16:19:19.575Z","3.1.24":"2021-11-04T18:28:57.947Z","3.1.25":"2021-11-15T20:08:21.519Z","3.1.26":"2022-03-10T18:40:43.980Z","3.1.27":"2022-04-26T22:10:22.474Z","3.1.28":"2022-05-04T01:42:55.093Z","3.1.29":"2022-06-06T22:26:59.449Z","3.1.30":"2022-07-08T15:58:03.185Z","3.1.31":"2022-07-22T22:59:01.649Z","3.1.32":"2022-09-06T16:39:55.552Z","3.1.33":"2022-10-06T19:43:13.765Z","3.1.34":"2023-03-16T22:49:33.132Z","3.1.35":"2023-06-09T16:26:59.641Z","3.1.36":"2024-08-29T16:35:12.920Z"},"readmeFilename":"README.md","homepage":"https://webhint.io/"}