{"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","summary"],"dist-tags":{"latest":"3.0.39"},"description":"The `summary` formatter prints the results of a site analysis in a table with how many errors or warnings a hint has found:","readme":"# Summary (`@hint/formatter-summary`)\n\nThe `summary` formatter prints the results of a site analysis in\na table with how many errors or warnings a hint has found:\n\n![Example output for the summary formatter](images/summary-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\": [\"summary\"],\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-summary","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-summary","version":"1.0.0-beta.0","keywords":["webhint","webhint-formatter","summary"],"license":"Apache-2.0","_id":"@hint/formatter-summary@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":"3a5047f1470b4d47c9c327b97c49006662adebf9","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-summary/-/formatter-summary-1.0.0-beta.0.tgz","fileCount":7,"integrity":"sha512-+UuTZVl1ld2L/3KaKwSrQ3xQJqQl7HK2HnAM2HvT05IEcm3+08l2D3FIE7Y18p4wRubcRhvQAA1k8ZFspIXBnw==","signatures":[{"sig":"MEUCICh9hZc27cQ/dpq1uqq4p471fl7+shkoRQyBeiiXXeYYAiEAykdAQN4OfLNxuOakm6oYv68ibE5X7XqP1XLth60BWfI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25839,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbTSW2CRA9TVsSAnZWagAAwrwQAJ79Bppsm1V32C26XSVs\nH83vWC39E324pNhrxKaHFECiTDLVchdvjV09mPhxvftFs0zu2HDoKrY6u44T\nu8d3FsZlEgOii6GbFt0303djzu+QDYPLw0uUiUjPZsbcHbd2/gjUxcvu2mtR\neij+lBia21lLNvDjwHKZUg/Wj4oVBe4nGIzLd8txbm5THNARDLYJsrQ/FOwl\nbumg2263z6m7+bodJH8Mr39Mk03ys/ybJMlEMEeWTBmaScMcjNdCE+Pq7IFi\nYiPhFUSeFT2SxZ0ifazdQVITJ52a9Jma9NvpQ2CkIqqeI48lUcV4QBAPzwNI\nXdIq9zzSYBjw5uH8bwl384/dhEg+DXZaClGP6eUSQvi0N76gc33DVbWIyVB1\npQfNu/ITbkGSwJY0WTQTgosNI04CN/vlS2BYHsN2vSZZA96wbh5b5TzZ/OLW\nip6x5XBaYblnyoDIwIzoaniZdjaZzlNup9MJCWyyy237bzcVp8jEiLe3L5bd\nyiO+83YQtywA4EFPFjcYK1iJvfYLubahKV2F3/7AhckpP0SmUpGOx9qos4tu\nHq22OdK43MTS/nHancM8/C9rMF2IoObSuZAQ1xpCnbIlgGSVvEFZDoOJjBlz\nhFLrILBIfNYMiYnToz3ySHrHzxLspdRSp3bKRNFz/W29cEIM8pn2hGf0TKfV\nTCQZ\r\n=8tRD\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":"The `summary` formatter prints the results of a site analysis in a table with how many errors or warnings a hint has found:","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-summary_1.0.0-beta.0_1531782582410_0.5821827165541835","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"@hint/formatter-summary","version":"1.0.0","keywords":["webhint","webhint-formatter","summary"],"license":"Apache-2.0","_id":"@hint/formatter-summary@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":"387c96cb129249be7786d99bc5a65722e557373b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-summary/-/formatter-summary-1.0.0.tgz","fileCount":8,"integrity":"sha512-Rvns/Zi5QwKzwNN/FrejqkxSWLX1X7dknTvz1cZp3zG5JUYrDtBAC1gaRW+WEqpojy25111GoIs1InntRn2e5Q==","signatures":[{"sig":"MEYCIQDusJroYfm8vsJvkyVHsvf6608bULyPrhd8A2QbtJ89dgIhANWXW77u9Xr0VQp2eTsDVmmv8oiUsWF0TAf/ml9X/09L","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25841,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbaLNUCRA9TVsSAnZWagAAVpAP/1RzAA3x7GcayboDok4w\nzSFBiriB0exDTjYnc87RW13Or+eWqF7solxGhmrMT2qOhEknJACxcJFiB+Im\nbEq9CPmv0NmBTNsihVK/2MgN0FcajBAGdm5qbQcF92y6zq+90dyjXS3p0lJz\n0SpW5l9awz7+RcaXCx9TLBqYgNaJJMConTenYhrw0+AQjpJIlZsTt0u0r+JS\nIL93hY5rq40CBPWfHJYL7WcEVHatmPFqlIYfKe3jyhXpVQd5o6Krezogb+U7\n4SsUwZ74Lw+tS20ICA4ytQAf4oyyVXpszzhf538BhiImPYF/pu+lYPhiQw2/\nfsB2QEjEWUfc47MTPp6G0HJ6ygYhDojSkHXuoB3ShT7AUARROTf4dUKG0HoZ\nCI+YUD0iTeUnvmPGhIss5DNshrNSd2ht99SCWSB2mNAqiz2XmnzY5jPgYdda\njsGfj+lrl7kT895d99WB8W2xoJjyH+W4sAOVdZDE1Uu2lCRrBWuQyohHf8yV\nbPcimAWNKrlLF03oggyTdQiCA1jjpW5Hkbh4FTfRa32/LRcKfszEbRA6tu0B\nryPbxoB9dBa8D9GzZSqsc1AZBZM/x5xQScas55f0fpRyl++0To8CgOmQWztB\nenyBRl9QPQdx/VgXn2eJ05V8vP92hxdIVTYmcCX1dqVJgdNYkFGuwS4bAZ7+\nzuhW\r\n=igbe\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":"The `summary` formatter prints the results of a site analysis in a table with how many errors or warnings a hint has found:","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-summary_1.0.0_1533588307493_0.7243442028305698","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"@hint/formatter-summary","version":"1.0.1","keywords":["webhint","webhint-formatter","summary"],"license":"Apache-2.0","_id":"@hint/formatter-summary@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":"851aec699438aa6de29a57dd2c283ef3e4e90b4e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-summary/-/formatter-summary-1.0.1.tgz","fileCount":8,"integrity":"sha512-HK/z1lWiXo7OChBdluD1PXw4j0s3KTZ04Zwt13dl8NGwKPsH8ti8d+pFlMuTHJPtEoh+Y1PMjL1GCB6kW7r8ug==","signatures":[{"sig":"MEQCIC3okzMYLzLo6m1qjRXBd/CUg/7AcCy9s6bEZGuL61BIAiBclIOoEAy3xL5lx8y5eJ8cEDHPBf6x60HnkRa5GQU6Rg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26390,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbkGDvCRA9TVsSAnZWagAAZWUP/3X1waW4VV2zv7p/Uq67\nlh8LujtzlBFnBPTUvAQrpnUvni7I9dJLu5oQG8GZRUildJjfx/7t76h6Q/kB\ngAoRkWv2633GzAmBF9jt5P0IAutRMOqFr3Cg17p900SK/dAHYw7YHCbQskvM\nunh9cbWGn13p+tBJGBo1Ss1G+5x5cuYVhd+/x6Kw/V9ypg/n3DYZrmcwmszY\nPrLNXM6myxXS3lWUifvEBDTNDkFS0DktLHLHKItKUnx5QGeAUHOBSYtJqLR7\ntBaP7Yet2g9OHKkHBctYqefXxCnEnEZZFNlEg3+TwiYc2mLMmMY6uYO127QF\nfxLylM6LpuwQ9ZmCy/E6Fhqic71uQcU70J7JeHhPHPQFbvCPJLORjF8Fg0Dl\nIgVUnpnpXa31j7AYqPJZF5g2PTpqZEoWH1HrXy/C/B6Pndf69VL7B/uW10Sm\nQZui4cld0wHwEl2/8ulYt4caP2sNBGMhlYKbnqvO/CbECWlGEYTVjetuRQ8s\n30pwn+7jCe7wc6H7tAFffIhlrtygAYZ9ocPMqSHY8V9hHBpbDfuk2a75p74U\nWBRS1jvbPzoVSGoc0xBjc/azu9RXif4bjwRc1+cUMglNXw1jZqdGyuz6csQQ\nCwmTsmwLm68YImfr4rvBlsEF/wqqCWcG6GCLjPOKgFj8cMFxrpYVKyBj6h38\nTnRA\r\n=w2/F\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":"5.6.0","description":"The `summary` formatter prints the results of a site analysis in a table with how many errors or warnings a hint has found:","directories":{},"_nodeVersion":"8.11.4","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":"^13.0.1","hint":"^3.3.0","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.0"},"_npmOperationalInternal":{"tmp":"tmp/formatter-summary_1.0.1_1536188655207_0.9389943368514237","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"@hint/formatter-summary","version":"1.0.2","keywords":["webhint","webhint-formatter","summary"],"license":"Apache-2.0","_id":"@hint/formatter-summary@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":"37746380ea3c87c031ed0cada29cc339597146c2","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-summary/-/formatter-summary-1.0.2.tgz","fileCount":7,"integrity":"sha512-0nOVjh3Q8lOZwauHSdCHY9sPanERYk6dEftdwTLzVeKL6DdIVOIujANDuMZWSS+fvE+A3sLWR54qvCQ0d9Odzw==","signatures":[{"sig":"MEUCIF732ijQg5Mmcr2h8pG3qEPWcOU08FMKwx0GehT1TIdfAiEAsDItqsIuLer1Zx38plhfBpEcDC+2giAy3qPaBbhUizM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23914,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbkXLeCRA9TVsSAnZWagAA+DMP/3Xp+QxtDaBZgO2QSUEo\nogBOlyrnjpc7tgVmvGMqqfEjyzqjejxT2+zIgUB97/xsQmzWho/sEire1pBp\nwzRUTS1vGEdCTJebzaqTiwR2Q7MpI2NkF3OFfAeGUECTdF3hIHMtpc06yjoc\n35pPBqm9Nvy+/esLPzy9tSw1/nJwxmEis6VacviFsORfbCR9PWWlBfxzXBAD\nuTRCjfy2RfSYzP5EOMI8lruJuFnh0kZdOEuioKBwnz2gRNhCoWjOGKv4I4CE\nq8hPfFfSeWhxIdrRRCt7kathjbI8O24ReksViTyAzEeJji+T0i9KLDUQiNb2\nvR3PSx1j2GjtbXW++pOSbLTo3aj6o8fPLkajbqkk4vuHMe1q/bPW5dyBP1a8\nupTAW2hskG46d2u/KuefhUXt7Qx6HR69Um0C5WwnvRKIZI+goxnq5WkXBV0p\nc6L7CbFPAlw6zyPxfqSiXG4uqDl/bqm7AsnmlTfYLcxRMh2ihzsCGj5hAEo2\ndoZrZXUsa1hNqsa9VfP3sAi0o5FiRvYEpe/6Jt8IdbwCuZVqWoWYX01/9E8o\nVmtm60h2XqYwOhQixxncA4EuXlGOZjTCSsNqjK3FQpWogJVGFm+B1Z4DvtK1\nBq3A0zXBP0TQXH2V2Xb72+wCQsbf9itXfD5x8+v0cVOYZPEUfT5UwuCDa4u6\n8Vzq\r\n=5taG\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":"The `summary` formatter prints the results of a site analysis in a table with how many errors or warnings a hint has found:","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-summary_1.0.2_1536258781581_0.07145722304952185","host":"s3://npm-registry-packages"}},"1.0.3":{"name":"@hint/formatter-summary","version":"1.0.3","keywords":["webhint","webhint-formatter","summary"],"license":"Apache-2.0","_id":"@hint/formatter-summary@1.0.3","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":"6331966546d5a9ea08f3e356ababe0d7e22e3d75","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-summary/-/formatter-summary-1.0.3.tgz","fileCount":7,"integrity":"sha512-aVBqST6HHhBND0OCv7fa99MsW6NBytbqtIBs08+9II9jVY03JDurPGVIUL7itKlQkrRAi7CMmt2NCX9dyhcRPQ==","signatures":[{"sig":"MEUCIQCA3fNAWJdKcWZm3ofbXhYvw3077bAwtug0qmlWypROWwIgLl0wgp7kaxEX1Mg9/JcWn8c1c9NX0z6+SslYD/o0xvs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24318,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2ilbCRA9TVsSAnZWagAA4xoP/0yTpE1j/VCRO+QgdDhT\nI6x8S6ManoimEVZA+qk96mgASkOgCVrtFltPyNuqGUhPDSHPMmVBCKa5lQVe\npTgbdQ6dnWmBbLwggULUs7IXYZfcWOTvlgSc4dMbY6ihn6rMZcyuuXZMmclX\nuRaG/4efc0SvPbo+cLhCYRRMH17jr6Ca20xj+/gx7rCC0tsj9MzFNBIbbJp1\nWsiSKZKNbMYJvq3L2PA7VsdXmzx4xOVYyv8t36qSo6+oMnaolEpRgiBd5Mqp\nB/Nsgo1he+IdlmcRZjWAFD6QNXX+t3yaKV0crxB2v0GilMwBooG4q4aPj6ix\n20qVNLQ9ivfqOuKttNEsItRGmcRzGlQ8ppe0H9ybfwzu9MXeq9fD7DGFyA3T\nOWsSqpOC18as5e1frvls1Mnm8bdnDRb1vsoNAuwjoCK9FQZhNP3tB7M4Voai\nU31OmQeCm4modbo5Szu6Twrk6SwANFihkpqGlUOeEWwuN2T9d+o/OnNt2sV9\nA5b76+PG/1yMwWwmgUvivnsP/OUcFnT7HEhFeK4wtpLOFTmZlr2Khm/FBWu7\n7EFOCqCIXvh8/EAKg9jHSxDjssQOWq22USJV6LqYrBMYV6iHZPuQkzRcYXPa\nNUzjsBJ39D2HbiekjLsLI/Tn8kM0zGBvBpJjj0aRt0lLKjtTrtvODDPISZVj\nWwZZ\r\n=d9XE\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":"The `summary` formatter prints the results of a site analysis in a table with how many errors or warnings a hint has found:","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/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-summary_1.0.3_1541024091008_0.46692285166143765","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"@hint/formatter-summary","version":"2.0.0","keywords":["webhint","webhint-formatter","summary"],"license":"Apache-2.0","_id":"@hint/formatter-summary@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":"572ab59c52bffa4d72da73918cb8ce4a2686fa25","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-summary/-/formatter-summary-2.0.0.tgz","fileCount":7,"integrity":"sha512-qk/mqQUxZ7t6lKNhQ707ccETlzUU2d+RjxSP6ing4wVU/+JdNJ0GqYTKs+OC96BnmkE8xY3bxnTGyAnvbvDnyg==","signatures":[{"sig":"MEYCIQCiehCAfBqyBGoSNVJBuEk9qLsLJwrM2wvvwUnTLr5JTwIhAM5jlFR0Dz8ruicmFJAoMPB1lMwtB0ArKW/tToMkavz8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24835,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb4NEiCRA9TVsSAnZWagAAAIMP/A+111o/kCRBoSj47BfY\nbmmb3vKGCSHiPKpAoR/1kXy1E60HF3EaDBHifuJrLY2qKCeTDWNmJwNZuq5k\nP9dXmy8oIF1CyXVhGvdOmMTUag/Hsl6rm7g1gSt658yl4bvrb+P5wGR6pB9n\ngBx/DmQgkC3w0e8nygJ3ZQ7ty5S9No+3/LFeUj771ETv+o5FruTE0cSOpM1O\nVid+ZPGW5eOGFAmFles5WVQHQ8KT8XSGAwyzMsi1uOqHk6CYvcFBXoOcF/H5\nD+Pp4aMgFhdz8wbH4UMqvGsttFnNY2rED7aBZPaUw/CatqrLzzNA/CZo74he\ngxMekOb1Ce/z2bwiqyiXpokUv8xQdj7BT4gBQUS3xh4TaLoptV9qegg0EQkk\nddB/fY+ZAiWMmgDj3D3E2VobI5heef+HXgSuXNPGCncFWBECGzFOknp8ekBo\n1Zm+UxXt9IxXv50RNGRqdB2FI5pJh8SB5BrGPXH4g2kOBAHXe/lhWceDSs1w\neFYtyGfc7K50jK5MQJwg6u85vC5t3LDTE2+P/t/tX3S++gSfdyViW3ACIMxw\n6XASuhrfFMGaU4/iP0soJ/qpKciVPiAJzwg6v7G3i3eyGbor7IC9fHt+G7eu\n7JQljuK1VhrETIu8Gt7rivOHREoqrOxkrogRjzJTaQna5V85TSfy/kN/92Ap\n5Qse\r\n=9Mpl\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":"The `summary` formatter prints the results of a site analysis in a table with how many errors or warnings a hint has found:","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/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-summary_2.0.0_1541460257906_0.7473484280455387","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"@hint/formatter-summary","version":"2.0.1","keywords":["webhint","webhint-formatter","summary"],"license":"Apache-2.0","_id":"@hint/formatter-summary@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":"3611e4b0ac261a8e29a57942fcd40298e2a863e4","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-summary/-/formatter-summary-2.0.1.tgz","fileCount":7,"integrity":"sha512-eNe6aWUwvcxV/jYuNIcZ3LYofLv4//97g/osioksNwSeNWRo4bTuBzGXZYpdYddtkgAHfEV0tls4wMltvFtQQg==","signatures":[{"sig":"MEYCIQDSJC+TSCAh4b5j0FOKL9REGmMgn6h2ELcUwZGXtcbOswIhALj0CmnkJ0TNHg0phXXhxqaF1WPROVWwCMjwPyHBZVgx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25368,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcKvPaCRA9TVsSAnZWagAATeoP/2+J3rKuta4nTEo8Cv6Z\n9Q0fm4EEOs80jPG43nDHa5sUwJrS5xL6NzD7MLRkqrNsV6vP35UYMYF7UQN5\nb5KYXCwe4vOJmCEfDN5b0JPZI9+8qpLNYt5cnM3Let+Qz3tkSpQ13OLflekv\nPaDOjKzqw88KTBwR4Vf7NqjkV0Gch5xk/1GFZAvT374IeWtk8lXbBrY4JcW9\ne+9TmG9+KIz5bvkjD/90vNqsM/zuSydJoabm+cckkhi2RvTZLDQmiw2BRNQY\ndXBI8a6Ubd/Q8WddmybwHRktswjYjDVXxul2DS9Y+cF9nGHB0NBFKwUFSuG4\nWg6BnyGuxSsaFeb1d1rEiwZEjwhSbhzH67RivII6wc5pfY4rsAgFBup6gBXJ\nODD6HHlAi7AD3a5mUtA4KAblrZa+7tWXdLWNuxisGNHILgpDaRZ42kTr4lCI\nGIVc0aHIHAcSIW79q6MTt6tQxTGRkT2FklSTheBq65EUZZb3UWkacv10XIoA\nzioNLnCchlguK8wOEeHBaGgnbCODk3PEKvZ0YuWEK4IBitoSbsGb6CK2zGnV\nubUTgoFCkG+0HPJGjyBqQvpcr6jObm++srgkzBYudT81YXSy+tGTeqj0JHIq\njjK8K6Q0bdPXjCzYy4U+zULMwoMchjAp83BZ1CexV6ZwsiRbZWvZvC0is8b+\n6vls\r\n=IZSR\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":"The `summary` formatter prints the results of a site analysis in a table with how many errors or warnings a hint has found:","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/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-summary_2.0.1_1546318809796_0.340800974418086","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"@hint/formatter-summary","version":"3.0.0","keywords":["webhint","webhint-formatter","summary"],"license":"Apache-2.0","_id":"@hint/formatter-summary@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":"4f221dc5e410b632fce11e7426412b968a4ffd7f","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-summary/-/formatter-summary-3.0.0.tgz","fileCount":8,"integrity":"sha512-Ss5nyW6Ozr0kkF1/539b2Fc6YoalA9udq4n8ODtitq68Bd9RfcsKaiDFLKR9uuk1biJA/ylY01xmarpz8sVxdQ==","signatures":[{"sig":"MEYCIQDXof9J0uLTlEkH3ubGkuhjmsw+pn5F7W1FBi/R0mpGLgIhAKNQVOWOv+lO/1S0AO3REXEtBvPGnblhPrjlIhSPOOhN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc23x+CRA9TVsSAnZWagAAVTUP/3e5AzzVE+jEgWsVf+3E\nGKXBhD4h497EZSsWbmYrWk+u1oLn1nlht9VGwiHdyWNQ0U4FYZj8u+WATDD3\nfzRk1nPvFq7XljtJwPR+4FXi1hfUexaB8cDu5itU91KT/zqWig6S+94lipRT\nUugdSo6zP0taACjy4YYTqmXmi+Q9QO4irZVa94FEsDIu1p2tv8cEB4MjmZhO\nhQTlgnPmyaXpKVUgVCplO34UoAmx6OAJUTznpPZRa2kuKEKRyezoxEq6T2LQ\nLU0d/UuiJ9eGkdp8RoNukkjGvG+/EP77oD+GbSnwOAt6A43nnUWyUmxjST8C\n04UxUvwZieYBJXwzLeLIfmkXQeTSZzWsCelAgGWoPQz1RvyGfNxzDbm9rIpe\nQCrJjcFqTEunQR1nh41i/gS3RzMR5x9bsTc8aH0i7MiwRcuXvNds3BDNKIeD\ndOv91GLolrsDvi3sk/zO3+9aiDW44Wo7ylzV3HrXgnApbjS7B021dBbJms3n\ncB6ZbnAh7XjpMnzKJ0IoFjBS1Pyy0E5A4s19HxCYVyIVhgxlV6CuXlEPgGsy\nhWBqyB/SwosGDNn1+/QSqb/hVZJQmxQIYWrXDR1v4ulnRjEU3tfjHPhX7sQ/\neM9rbJ2rnv5tHykqhNrH7WMVM6LJqw9dATWdiTAGEH3yuARJ8YwxSRo7Nk8A\nyLHA\r\n=8ymw\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":"The `summary` formatter prints the results of a site analysis in a table with how many errors or warnings a hint has found:","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","npm-link-check":"^3.0.0","@types/proxyquire":"^1.3.28","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-summary_3.0.0_1557888125980_0.3690186723831814","host":"s3://npm-registry-packages"}},"3.0.1":{"name":"@hint/formatter-summary","version":"3.0.1","keywords":["webhint","webhint-formatter","summary"],"license":"Apache-2.0","_id":"@hint/formatter-summary@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":"76094b183f0d0ef7c638bbd563fe52715d35840d","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-summary/-/formatter-summary-3.0.1.tgz","fileCount":8,"integrity":"sha512-A0LuldkkTcXvvxdhIW4tSQrbbIz3Q41jHMHAhft1VOQjoloxhmBwcqeYHBtpX/ZmwF0AerTk70WZMq2yy48Q5g==","signatures":[{"sig":"MEYCIQClf/4rQ/7FosKLWKWcrMImhgXXhJ3dSehIolHVsMOgdQIhAMG/cVJ4RUQi43BgKGtSflITsK9/G2GoLkO+ItOFB97E","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc25KDCRA9TVsSAnZWagAA0VoP/Agsq8RK6PqG244zvZCF\nje9HLNig3+ZOX8MGJml1yjj7oIU4X2nq5zGdZtckFhvzPB+4f3SL6rjEjmxJ\nsM6hLQ/Uk95V778pay7JILj7R11WELL6g6R631ymIt27Bwjhud+cOM17Xh5E\n/VevFhbvx8NfIsK53M0KpeQ4Lbn1U2HynQPU/9rT6R8kEGvS9LTr9gRFhLdM\n/bI8/+BBjpF5vwN7Yd65SI+BAydKo0hgQVZZfULPLtTxyplVoc7bjvV7rn2G\nbRT62IhZTOOdJlichEpt3P7JsWeePS5TH42QKbf+0OC4t4NDwD7f1U/OxS1+\nv/mb6CGlh60Ha9Qjg5lY/NQiHcrqRGKPS6WxWEnxukeVBjkvs9TSOAaXqZdb\nTMJ8FkiWsQB9tTiciOF47unVl8rYdtffQ9Ky1ZB/rwt4+SddOGR17FjIm2+U\nO6JDteldnrWzgdCjTe7UpHsB2nZt3Eub74Q6oV6MHltt1+vsHVDZrSGAo1l6\nnVuWNgPXzZKrUWZ7oaLe7c/MIysMxRQn6zlgqD8cnn4scVv9GxzNfYjHlPrN\ngE/HpYLiPL9+uOss9HP+Rly9Juzc8YyYLm6iXncFMvk7STKQNWiw7emG56js\ngOQU7OEXrPFtlKLBjAfkObJZTEmICqM9BO4c4OAruWS80oxVqKpGmnzyKPWq\nAx9G\r\n=pbR0\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":"The `summary` formatter prints the results of a site analysis in a table with how many errors or warnings a hint has found:","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","npm-link-check":"^3.0.0","@types/proxyquire":"^1.3.28","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-summary_3.0.1_1557893762343_0.9181215158088405","host":"s3://npm-registry-packages"}},"3.0.2":{"name":"@hint/formatter-summary","version":"3.0.2","keywords":["webhint","webhint-formatter","summary"],"license":"Apache-2.0","_id":"@hint/formatter-summary@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":"5efb23dbbae2021d3d9af985ec997b52e684bfd0","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-summary/-/formatter-summary-3.0.2.tgz","fileCount":8,"integrity":"sha512-089FMw3GARRzhZsqGQYtpk5LkVny0c2O7b7nZ5eXap6ucoYePeOVzLFC/o7Z3nRLoIg/idxZRQqKUSbcvS4pHQ==","signatures":[{"sig":"MEYCIQCnOHL85Cao2tdI09tZvgBbv8fui57ylwqWWJRcjbRMoAIhAMBv4A5lx/dZJ4Cf7ZVN4cRu2xNbopjez8okgX8oPFa4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41143,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5sCMCRA9TVsSAnZWagAAfnYP/3qd69K9rzNTqe6UCQpv\n/5VZOp0j9bJdW60B8pf74ZGR0tfilSDaHhnUcGpDfHMQ2eJUK3+x66Zkw2eD\n/zr0FQhZUHGpvHQW2JTxeHS2mcQgaqBaJC44i1c01MrTlfq8udiumisRLfdV\nTVTHwRAWGZMP9mXL/7rm5DHBHzaE/BnX/8Gu+sYnJ4Jv8jGEP3C4iFhIpKKe\nNYm9hSGS/+y/1tuSy/RI4QmjTvmV5qrEIT66deFD/kqQi1sfcIS4otXu1P9p\nGOgW2mn04EfDYJZ939WYh+/cMYSUNNBkhlOU5836WWeVV2hnFkAlcFCBIK4i\nXsE1Pnbd1bUX1W21iVOFv8VfyMdXFC0cc92cUZQMVQfizZt84Qv3GNfr80A3\n7Q7Wp9+nX/rmIQwDA6eJJdfv8DEDcWD2yqm31y9qzhh9emADFg5GOtAlKv/o\n1oQS4v6Hc/TyC6SNqKH7dWJHgBiQG1FeUu9RXm6DDiNq0bzn+KD8Zari0Kpy\nWFI8g7OEFZ7AHhYlF2Xq0Aw+Ej+Vr4yxTdgU/1STLjB7kj1JAaEhWClrY6QW\nW8b57rSpkp5WY8JsqVf9VYCZvhybaavS15lYoilA3UcRxoDJ2tNavUcik67o\n8cx/w/08eZWrc+Twu0EDVf0h6AlzuQ8FK54XrYRNiFCUP5x6As2995VoaDMJ\nzKv6\r\n=NSIJ\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":"The `summary` formatter prints the results of a site analysis in a table with how many errors or warnings a hint has found:","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","npm-link-check":"^3.0.0","@types/proxyquire":"^1.3.28","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-summary_3.0.2_1558626443877_0.2571781589009976","host":"s3://npm-registry-packages"}},"3.0.3":{"name":"@hint/formatter-summary","version":"3.0.3","keywords":["webhint","webhint-formatter","summary"],"license":"Apache-2.0","_id":"@hint/formatter-summary@3.0.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":"8994bd83a02d5c28d3287f85efaaac6fe98fc905","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-summary/-/formatter-summary-3.0.3.tgz","fileCount":8,"integrity":"sha512-NphDkxJA8aLRSKuXYma+7Ws8PGUkqex3IzSxAYuTfeqWviOAcaOz+W0dLPALqriyp0Rmnofi5i1I2hm8L8V1lQ==","signatures":[{"sig":"MEQCIC2OIqTXVmE7gjgGe+O3Z0Uzxgs8aP28PAiSL7QduhjKAiBwKrPsm+nsGC10pCIckzAHW5hDf46wInkPpyRcCyxoLg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44184,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdNzXwCRA9TVsSAnZWagAA6VEP/2RiZJkAj+Vx/uhYOzsp\nYoCilcbxuC311b6hsZuqjdgNYJTE5avS2zuCecaMxLZGqlf74ahT5li/2B56\nEL/pcOiCS7g0Omxv54VR6NjxE8HkKuFdEtfq8+bdYEJTF3TWisfLM0q/s8n7\nO3I2+nTuZNyazi4ufjEYDKVyFYYSAmitEKmkerDDcuHiohCtAYKwcF7RttoX\nsOL5ZACoscqCP8XbzZcAfQ8MP/et7v5aZIx7xbtkLTJljM8XMQpKIVcwEl/B\nEW+WSjxk2X8OMZ8dYwKWCI/bxyUCwNooGW3i9P58/NXzI0JOSrVTtISyFgig\noqUmfgGoT8hYVCjm5H5e779rliCjEgiZiHPeOkyUrBpMAw+nY8mX0AOWVpa5\n5uP3nxdEwt5he999+6cOo9qzrpdvaCIlGcGqC74EaUvhqEmeti36YBYCRS3s\nUOsK7/rtH/RgvlH3+XmyWsAlgZpCMH7smRfYdgkIKIrv5DwgGUQ1wHFAkdS8\nQzd20uIMy23CzL2LcV+jb2B4SezbE9NLwsduCAj8kX+FCjNglV6k6zNE8/tb\nUgS5cKwx++UkTMC9LX713exRn8ttvALlh92VxpKvocSB3D9A8xM8XgoRbG/V\n0KBKW/YYWXIUHTnH2zm0Sk1JYYMd318WHC4Gd2eOEl0LKQ5vbG2wQGZ54w+V\nNiQb\r\n=IUAx\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":"The `summary` formatter prints the results of a site analysis in a table with how many errors or warnings a hint has found:","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","npm-link-check":"^3.0.0","@types/proxyquire":"^1.3.28","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-summary_3.0.3_1563899375312_0.9249569489621026","host":"s3://npm-registry-packages"}},"3.0.4":{"name":"@hint/formatter-summary","version":"3.0.4","keywords":["webhint","webhint-formatter","summary"],"license":"Apache-2.0","_id":"@hint/formatter-summary@3.0.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":"f9ed73a5e61e37daeb68b943972b21655b56e25e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-summary/-/formatter-summary-3.0.4.tgz","fileCount":8,"integrity":"sha512-viqn0qKU/B8hDCNyLEhwl07Sd/+CxYA/nAjjoAlco4DOg5fG5pjlmI4pAp6YBkNf1gq4T95A4atNyEGZetrYUw==","signatures":[{"sig":"MEYCIQDecnx1WFhIQdzU+SHBFEw+8l6GxU9V2B6AusZuDXbgjAIhAPE4aQqP2JPcJvU/P15pU2fT4BA1zsHVemiM8oAN+p53","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44210,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOMrfCRA9TVsSAnZWagAARtoP/3Y0e/JcDq7equIQHzmR\nx1ZgoDmB6EKRLjDc5loflXUr/oJSZ2q/Q3Pi2WYgXcBAygljtK/tTcO4hk6w\njqrE4CRhrrN9EpfRgXlL51nd50W4MA3vG5CTPXv/jIscNqL5n7FaJWsltl+0\nKDNK1yUwx6n7KNn1I6eiXniixHFxH6d3hWW5nLBN5umEC6Cvn5LPmXVHEyP8\n2Tj3IbchPpkF854FPMbMF0saG6ZD/iLbrZJM2MqEpM0Np/DouGYA7VSh/GbC\n2fUtI3xP10eC1Foyo/s2s6Fb43ApK4wSFQNK8FXU6Srpv9YrpVVK8F/6pPT+\nadN3xSwIVEZj/KMag4I3quxiz5KYvUcUrI/u+6xXayzHyAyy7PEBGb9BS8Ii\nfmK4WxzTgGtsDnLZ6Z8QLwfp6sK078AiRBEJrbstXKt4wZH6nwtpR74qQo6I\nkzygXcBaoEadV5ITMxi8/jzhP5z8WSp7YRqjS7negHqTp0/mW4yad2608JmV\nsPnqnAnLNXuGpZkJiAPs8iwuv9ga+sqLx/V/h+fDreUYzT6kSsyuQJQUSA1W\nXBzmxaZ1PRIRnniUTM2x/C8uP387ZD3Bp+DYBpRh3t+UPvqprN6pgtPyw7BJ\nhDJYmQhk4+MghbUnGAch/AarnGkbI7W+uVohEYBidoHjRNDDiBcwCIT3oqt4\n8DBJ\r\n=8GjN\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":"The `summary` formatter prints the results of a site analysis in a table with how many errors or warnings a hint has found:","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","npm-link-check":"^3.0.0","@types/proxyquire":"^1.3.28","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-summary_3.0.4_1564003039124_0.6041404243563355","host":"s3://npm-registry-packages"}},"3.0.5":{"name":"@hint/formatter-summary","version":"3.0.5","keywords":["webhint","webhint-formatter","summary"],"license":"Apache-2.0","_id":"@hint/formatter-summary@3.0.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":"68abfa51beae6aa824348ad997c74911e7f7415c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-summary/-/formatter-summary-3.0.5.tgz","fileCount":8,"integrity":"sha512-D34Z5n0Whb0mwh7yWTsUV6QcFdl/RK+OG+/c+DX5ldftMt/EDoqiqLw1krFZkdNqYCa0rC59ETuvnJttunkxcQ==","signatures":[{"sig":"MEUCIQDK0by9OcZ61aeiymoxTfIOiBxvTrMGfJiEy+qam1UlPwIgP0deryg0bMmRVqJzn9Iw51WznEwjiuxYDo87495qNmE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44968,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQJpeCRA9TVsSAnZWagAAOhIP/AgqJR1zkwvgRo04ux6V\nZhuOs3zawh4nrdsREwSy9yhXHvdtEo0B3qMoiiAodksoU8wmlc0nDnnurQ7R\nQ37/ptOHjoXu6CgPq8i4oZOjxs3emEx1cDRchIDxVLsAt93uIg3J0QWVSJdk\naPcjMknfqk8ENz1N55Yy2o/ALm1od6ml1CkAac+jI3FCz+3H0Zqy39Y6oGTP\nXjLQKnTa/tbjO3sNlEdQK8uFTi8mpuXDoNJrv65M0qOMDg9r2dsLf07bUVK2\n9ISGqCkQuk0vpxDLmkqmGiD8XXDIcrNFBohitgW9tbVSNbZ2G8xefCyFIjfi\njyb0yMuJQ51FQF55kqsCqsJf0+K6+MIRmIG5N+SG6UzSunr8KHXzqwUXAMUC\nHYG16boT0/U5sn7+jHWGpAGHRHRf2pIc3r7weZJy9gu1+SfaDsfApzqCfjH7\nD/8C1tr+8pSXT4YZgggdE9Xfj67s13TCrbaWXq2fe+ucNImeVbU0+LMAhj5b\n8D0h5ta//RSJg/8VmcCrTSdtPh4pPlYt+O99ZA08MU/kdPLeUqn5oOFQl/5A\n5g/CvJyp/Vfmhme5kF76InnH5mOa7unoo5mbipLpDpLTJH9nbLnjy0HK9KIU\nCn1l3OrfPnCnSiOvIuJWlzVpE2LBO3kkFokPQYRsvsMvkw71eE3r5+zTes4y\nv4gp\r\n=L8BW\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":"The `summary` formatter prints the results of a site analysis in a table with how many errors or warnings a hint has found:","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","npm-link-check":"^3.0.0","@types/proxyquire":"^1.3.28","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-summary_3.0.5_1564514909756_0.3394976403108574","host":"s3://npm-registry-packages"}},"3.0.6":{"name":"@hint/formatter-summary","version":"3.0.6","keywords":["webhint","webhint-formatter","summary"],"license":"Apache-2.0","_id":"@hint/formatter-summary@3.0.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":"e1398fa3115fb09bf5420436e70bf19f7350eb4e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-summary/-/formatter-summary-3.0.6.tgz","fileCount":8,"integrity":"sha512-/mbt3Xo3xx/j7A/NwVfyIo1FIkME1pETPygjrdc1H/rdjAOYvzGIaS+HxA4sU/r0rxLrs/E2YlSNK2YB4K0Tpg==","signatures":[{"sig":"MEYCIQCZF7KnQe9O/Uew2EXZpwM75AiF4dD8BZeK+MJgyESfqgIhAKW8klKic7zLNaCD1gtv7s74Hc1oPdQ8g6iL7k8flZY6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45237,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSeWPCRA9TVsSAnZWagAAE3cP/2VTuxuJlD2TSxIwk4G1\nxbgfZEAh4Qlqch8/N4WNJrPjli97oCqGe+s6BG3XrZF9O4DWy8bHl7VkcqoL\nIFVOrwNQs93rwYaj6VepeJijioNENj2fwWa8AB2TegXRJUaOs6ESultdfUee\nN7sFyjXoIxu/jrKs0toQAuaCY95h3my0ovd6E0S/lWJ25BI9HB1uIF7YQc6A\nTgcIw18TgcPWBKq/ZDeicuX7K8lfhRDlGtYF7Gse+y8d+sa2ka9r1IfjgQyo\nSSOV4nXI/55cKKYLISeHuDS7kJvpBsBc3gzqv+/mkftzpaeiTzvQBMtQsf2V\nBzUyyYUIw4aICtAGbnN62qcychrgYa/qUB2Fhd4UFtT6nE4fofGWL/dCveSz\nyo2G/vL2UkvXyKsibkCmWms1QIlun3ZC98QCzVcNveNLMslsXlpioVhRzUAg\nzy6yNYwZfAifHgm5QJEqxdTDQtisIJil82lR0AZJgO5EMNbI6IzJHI4V3h9h\nqlUOJo1y7YUB4qYwc1Wk0/guEjM/zExdhfGnAIP9mii5qtDQbQitP6ehkqjy\n7aaPqNIs+/rpodTjjga+lw/JbDPkG+eehvUPOMHakNyLbgbblCFh71Uh4Afo\nzAbjEXfWQzr4wsl37+zZiOmHbQ8cOGqufqy8NJ3qAX+648ibmIC+mNrscLJD\nTWxy\r\n=d1Lf\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":"The `summary` formatter prints the results of a site analysis in a table with how many errors or warnings a hint has found:","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","npm-link-check":"^3.0.0","@types/proxyquire":"^1.3.28","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-summary_3.0.6_1565123982428_0.9292089214520605","host":"s3://npm-registry-packages"}},"3.0.7":{"name":"@hint/formatter-summary","version":"3.0.7","keywords":["webhint","webhint-formatter","summary"],"license":"Apache-2.0","_id":"@hint/formatter-summary@3.0.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":"5c4dd6c8da9be4c3a3c0798feb1f0aa9923fcc99","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-summary/-/formatter-summary-3.0.7.tgz","fileCount":8,"integrity":"sha512-mCHxzqxDVeUkX65rYCRKrZf4Kj53COJ50rt2dgOuhik0dznk9ObaykTTGyLSDiCrl1MFaojRJROt60Sm2O5ZOg==","signatures":[{"sig":"MEYCIQDmA/2Zqvz7k1amlvgTG6OHFMR41pPc8nHpmgK75YfZdQIhAP8Yaoj9CqAQBqkYlNwYLnMu+zBV0KSTdZvT8kQt3WY5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45265,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVhbXCRA9TVsSAnZWagAAXGkP/ixyIkA/xo3VGWlQurCX\nmLmWafE/UyJTkPonk7Jpbtl6+VxBqb+H5UbQOHOS2JB/bpRaqVXFtivOkMU1\nxRnjxj8MoWtSVbQkCca4q04MMyi4cF5A7W+fbJhFeeHWNTsXiHBGMD5qu6Dh\n6R4J+kte9JEgwvIKAIirDiRudbF7cAauvMOI85lkicQ53WQdNJqW5Y+x/b/4\nmg/xGQrN5ff/vFo9ck9z4dPzW/b/MDG2ViNmIaliFlLGLdNQSZw5soEBk04w\ngDonA2M2CisRL9JgmvhvcVCoxp0wy4gceyWC0db557bVhF4Ae7TA0oTjLvGb\ndhgn/DNB2N8aqMXLAwjSIHUN3BUws22DPbLYCBHUB0koELbYZ49JWyRZqa8L\nvLqnBXt1jWH1lmR80i8hPtMcyY9Fwcsfx0bAuP7GurBzh36tNDr23iLmqXXp\np6tH3Uz12sy09v0yQ5+cEHJnGA8lcn63NBoOJr7+9SiQP9uaxRGmcau7j7Az\nT6Qf2ho5cwtJhqOJWvDVZRCGAGWc51R9fI2w7IpUI/VzX9G3trhDrarPPS5F\nWot/hWAdM9uNMcfOa2mihg0CDaebeQDFIWaYv/5ZlZVh6/nwPUr6SFFv9Niz\nvIDMecAMvBD25h3+mpczjfhkH0mr2l1GffOXcHr54AO+VUtkjQCs8SWFigjj\n87it\r\n=OWrU\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":"The `summary` formatter prints the results of a site analysis in a table with how many errors or warnings a hint has found:","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","npm-link-check":"^3.0.0","@types/proxyquire":"^1.3.28","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-summary_3.0.7_1565923030953_0.5201246492178893","host":"s3://npm-registry-packages"}},"3.0.8":{"name":"@hint/formatter-summary","version":"3.0.8","keywords":["webhint","webhint-formatter","summary"],"license":"Apache-2.0","_id":"@hint/formatter-summary@3.0.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":"dbe4c4530ef4d293737a8194af3b0ecc9f2d6c81","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-summary/-/formatter-summary-3.0.8.tgz","fileCount":8,"integrity":"sha512-VxWX8wzjn68HBHT/Dbq+E2nMNB+hbvaeKowySZqCp8QsxY/zPwedjVtmV/zeV864IqodwO20nowtPUZTz9VwuA==","signatures":[{"sig":"MEUCIH2ZA/BqTiATfFaikRTYdPIbUJLQ/CfhyLvKi8bhIwchAiEAtb9WUmNwuJaf2i8SZUyJ3bNN7rCXfeEFiIU+j9oObOM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45532,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZ/SICRA9TVsSAnZWagAAiUAP/jSNwEzU63oWxigXhHEt\nx5F8LiUEkpXTl7yHVZjKKsvgS6bXk+g97NvhIoOaoAafmWfIDWVA90F8NpAe\nBDV3mvyEczOd/9o6kRYnXDMztrsXv+rWwDo2XBNxebCNYpQIxddD7gapEmeM\noqb2kRDILubTdvFWzKemFiBuTv3bpUVPrZHsjAcqFag9u20zdWbKy1bg+uor\nGRpb1ihOmwsPfJRw7pUJKr3Zx1w0U4D3QsRKZLXaKmLR1G1I7qhaHWihxZZ1\nHBzegmQMB9X/CN/rqJAnAkCCqTiRvQ3Av2boHJHpN8rS1xtuakIAAbcKlISn\nsgMG2tXQpq6J9d1c7ZDnsHxgLvugoMXnKIKSMDaos2v1Ru9aEi0ftd4LpqZG\n6ow9GuNXqgz2L0c1uP8uTeF2BQ1HWSK8Dyy2Vz/9MpPd8igwW/v/90o68Ik4\nJME5+2VJ/hs2MrDTHXntGayisAIYVycO8ANes5L4tHEP/+fGnMGYFuBHvNIU\nxSQkHdDghBvg/Y8l+cYfvqHU5YdjtEVEAtGLBkhqd+sqzLBxolxpWf3OWux6\nuq6I8Yql28JNqncbDkM+UWen592hHwOMfexH8IZy13TxNaA+SJLXTwDYBP+Z\nKRCJdojMxN/9v1SQtU/AIlfW1joOafkNiMuAeUMG1phG7BvAM4nqbX1cAyzt\n3YaO\r\n=fh0x\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":"The `summary` formatter prints the results of a site analysis in a table with how many errors or warnings a hint has found:","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","npm-link-check":"^3.0.0","@types/proxyquire":"^1.3.28","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-summary_3.0.8_1567093895644_0.7981017940259778","host":"s3://npm-registry-packages"}},"3.0.9":{"name":"@hint/formatter-summary","version":"3.0.9","keywords":["webhint","webhint-formatter","summary"],"license":"Apache-2.0","_id":"@hint/formatter-summary@3.0.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":"b907680c680a66be519d8ecff445dd9bd5d58636","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-summary/-/formatter-summary-3.0.9.tgz","fileCount":8,"integrity":"sha512-tHcFpfu3who+T2BQRbknLxJPfRpuxrlvJCLHTgyU9ok9LnyCWdGvfJB3VqEBWValsiYROeR1oDO+kvEA5xmWdg==","signatures":[{"sig":"MEUCICzYny2EZB9S96t10g3W+SinME9sEJXpsV6YPWyHAIVMAiEA9+taF04lyXXyhmWo446VEZ+VTdFko2IxBRiv+6tu/6E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47117,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdeXVKCRA9TVsSAnZWagAATtcQAIrBqQ02WCwLVz6r7VdN\nf1k3PUVvPUU/06ZY3q49bxQqfeQlhi4RHqnvLcW6Lqy6MgqUe3FNMIXWKsnY\nfgehpPF7Y9zxVffLrt1PnWuLb0aUtE6IfXJkZ1UnPg+8C5ldw2ljKhxut5Yx\nhE6Io0qK9pjUOZ83jBAQDsQ4vZYJCDUh29Za+T2o9NDhf8N3Rw2eceqjoKAk\n/uqtuEX++lvaB/ipPcJQwq06FtTdd41H8JhVzfitidh2Dk82P0+QVr5CsvIV\nBrq09U/KK9h8iNvj3u0LFLspX9cNj8rLvp4f+vJWvxIlZHW+fgPphB7mvSk1\nypC0SCdSdtJhqx+RzmIGjE8voBo897dAO4NC7HaacX9RSoszEQZF6X2jG3xX\nY5GATLZK7lDHoxdd3/863+QNWPk39LENtBCdiWDQwp2MUEjO1fi6io/gYYAa\nWbv3o80ZSUYw+zCW30d1Gznk8KSCgdMP64UPzdfC2JUTdOAOJuemHFOKd1uN\nPmRXiGW2Kar/kZ03/pkuBnw7qmIhrEKq4unMHYsqgErUtmfztF6kh1pE3GEa\nHSJahTnrzlSgoRxZEwm1WBOTywAZOvMEnwkWRNfH+RV6/RA1wehPz/2T3JQn\napJGmOGyytb7WlHiFhEluJRXo7Uc8FqkHjNdu6g4/6mXeF/KTy8uFmOhMnV0\nHchE\r\n=PNvW\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":"amolleda@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/formatter-summary"},"_npmVersion":"6.9.0","description":"The `summary` formatter prints the results of a site analysis in a table with how many errors or warnings a hint has found:","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","npm-link-check":"^3.0.0","@types/proxyquire":"^1.3.28","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-summary_3.0.9_1568240970127_0.3860352828083584","host":"s3://npm-registry-packages"}},"3.0.10":{"name":"@hint/formatter-summary","version":"3.0.10","keywords":["webhint","webhint-formatter","summary"],"license":"Apache-2.0","_id":"@hint/formatter-summary@3.0.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":"7d9a072a48ef3cd85f912674ff9e551949eb7f09","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-summary/-/formatter-summary-3.0.10.tgz","fileCount":8,"integrity":"sha512-6i0skBoBU/kAj3W7Mpoy+JyC+PuqPXtJ4Tw4a2e9wY6JXOB1cz5I7Nb3c3GYSym+Vwu5QxQX7+4/HPlWMgLWeA==","signatures":[{"sig":"MEUCIQDrllhbeq4Fy21DJl+8we3EfzrWszW7AqCJSvyM0vJe9wIgLkRH84PXHIyZz9taNPx3uyLsEevmxnYwvovgLwldSrI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47576,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdg8lXCRA9TVsSAnZWagAAm4UQAIiIbunSkZ9yv9J+Xk1c\nLg+4Ku9+h/Y5qqx5U5/OR94EAFmklHJ1itDseIcsICxs8sPEFgeQ70uewzWx\nscU855Q8UUVdGNadjMHOfMBxaDIVuiXINkSMCsGsM181zcrdMQXEOjE6VOXu\n76jwSMyijFI2wungfj6DESPhdb7pftovCOMAh7V/QFfOFLciEuT9K/ACvFeJ\nyS2le4AL7P1sXnDx48W57kJSUvbM4w2/am6YeAVga3Vanl/nFlcUbkok2xsh\nhDNgkBybav73OqHaq+7iqtZqy35kM6IW7xqHWvyHC8QJT8+oWlfgv33HYqY6\nuCAI4y6s1NN2E4aE99QtCSTUam41eDSlH58fxpFEdPLJkgGb9x7VV1Vi+xPA\noU1kh2ELV6rJ1VVb/vWQ4unuuzwS7+fK2nbPc5HFF/4obP70o69h7Z7PcSrP\nKsKJCFdsBsOiqtDO/4oBP0Zds6IwIeAjG4iHkLk6E7lcu0Dc696MOWmkYE48\nD319TdIYuSNtTxMhnuqurwKoytaY0gTjGeU1RDnVPE3KvqudRNQcpjVBttKc\nqA67jn6ggwQQVtdUbUS0W12Ls8dZD4YMhmocQXoIrZJlUNp/3x4pEXz6VLOm\nFgQwh41BmwBlKxPCmFhnuLwQpzZWMuiwFv52FPbKVCHzVop5f2g4wn1lj6m+\n4r+W\r\n=eVkj\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":"amolleda@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/formatter-summary"},"_npmVersion":"6.9.0","description":"The `summary` formatter prints the results of a site analysis in a table with how many errors or warnings a hint has found:","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/proxyquire":"^1.3.28","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-summary_3.0.10_1568917847141_0.4465385488094482","host":"s3://npm-registry-packages"}},"3.0.11":{"name":"@hint/formatter-summary","version":"3.0.11","keywords":["webhint","webhint-formatter","summary"],"license":"Apache-2.0","_id":"@hint/formatter-summary@3.0.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"],"timeout":"1m","failFast":false},"nyc":{"extends":"../../.nycrc"},"dist":{"shasum":"8e9df80a3cbea5d0a9093261cfdb275f73563344","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-summary/-/formatter-summary-3.0.11.tgz","fileCount":8,"integrity":"sha512-ETlwoLgaMUrD8oKOlenPUGrMf7vWzYegT5LoHKLo1taAIPdTbs5oA7MnWxyj4KUUFi7J7SYkQl5zgH9l9Rq8Tg==","signatures":[{"sig":"MEUCIBpzzYL/eodvGolb3BoNTBezUaMfDsczDl9T+9MkH7c8AiEAgilSZaJ2k94B7ce+ZH+OA8YgeAME3dbXUFGmqkOkphI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47981,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdim6KCRA9TVsSAnZWagAAp48P/iR2OL5uLmFH+pVj6Fy0\nnN6I9/9B4PJZG5Baz9ppFaov6PNxa2sRnO1uKy8yiuZRvYTSErdr02hSLoRE\nszc8AL/0xa/YzKih1sGMVv1Nqu8Z13S2M6Ete2sslc3kHpgfZy+2jiCUyq2Y\nxPcM3Fi76aQiuP2Ws2Bt2knw/dh7iTPibIWXrL2I7sZeqpiHRdzfhDfxzw3r\nFiPm0RPIqKKrbuRvLxv/QaUG9W8pzZ1sSL8Ezvhsxu18QcBgDzRhzyqoaYgF\nADWNbmLYNcfGBp2srNVCAsLrKmuO56N6Nzxpf93so0O2BmfPwjt4Qm2yuCxk\nFIDCXZa4fMBlS3bmSQcl7QEyb0R7AA4icNRRXqsIn+QQef8/TGe5NIu9tZG5\nqI2c/qgWsjeIlZfw2mOhXhLihYNsIsFzGN2U+Or9r1yKMQkwPs41oQPy9PTY\nE0tvDdg3tZQpH7VbQD3BRCOP9mibDlfuDRm7TzTIz/6NpeKSbVHX2VVnzhwm\nDwnzSRIAj88bn7KETKxpDuomhn9MDX7CqRUI0sOFPc8lv5hyg1vTjQerjNZs\nDpG0kfi3hb3wDeWqYH24VOiJsOfZyRxqhw8Ota/871rQTZARminTKXY7KrkB\nG3WhazJvXynOvkk/uDqO3rLoSh03cXZ0L4gktMc7XvgPkeYp30SzS6BMzVq+\nj+js\r\n=43I7\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":"amolleda@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/formatter-summary"},"_npmVersion":"6.9.0","description":"The `summary` formatter prints the results of a site analysis in a table with how many errors or warnings a hint has found:","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/proxyquire":"^1.3.28","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-summary_3.0.11_1569353353941_0.8100773024136432","host":"s3://npm-registry-packages"}},"3.0.12":{"name":"@hint/formatter-summary","version":"3.0.12","keywords":["webhint","webhint-formatter","summary"],"license":"Apache-2.0","_id":"@hint/formatter-summary@3.0.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"],"timeout":"1m","failFast":false},"nyc":{"extends":"../../.nycrc"},"dist":{"shasum":"799d6f50a34a9057cd1f37380617199f61267cc5","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-summary/-/formatter-summary-3.0.12.tgz","fileCount":8,"integrity":"sha512-tVPbGT/GNalxnwKygf5drVXfHIavgKw/BJuQfoefTlm7igE+5knumjSG4R8VQezTtIcNov9L7hw1O3SIOKmmAw==","signatures":[{"sig":"MEUCIQCIez9jNjC45rFeiNiilC0ed8T7WXl7isrMgfSvbREwXgIgE1bFAJoJDiKnuDtjZF3vw4QW7uMI3RpqKbTgQK/9Dew=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48013,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjSsBCRA9TVsSAnZWagAA+QIP/R7kv/b8SsMYs7rvTEAX\nSRsIZezFhVOlsJZBgh/OH0ZyluNQCZ4Gvl0ki5Kq30O8cJpyIepzQsCAick5\n4whsOb9QJpZ9Ckj9S3iTvlr3PLqbV2qv0dmSDv2r3T7MvHlj1095+H+R1iMP\nyptHA9BCgNGzsPxIBqFGkSN4u3G2BDjjyTm+wOmbdoAPtGPbdNOGPw4ymMNm\nqk3gbt/WnDX7TLMHfYsUABRDwdlzdgzAPBooF5578MN7f4lnLPYMEmbF+QY1\nCdtbqjJCGRzAuKRDgbRwC2jOJsOqq7lheUX0xUXzEMfrbz1fcLtZP9TWNWrv\nm8CSitZ3Xw3bddlKLpHQIzp/k1jQxkgM5opbDLVDzz80PIx89WkixBmYIqsq\nffatwpFKAnLiyiKhVex7hjUocK7v3ScADlejZuAiGMGmkqgHZvuoWPMZky/X\n0fhMtfy/XvBD4zz8qs9HDVhMOHSG7o2JknJEDsQuEuVLPkBtbOfC1+rnPKiB\nzBTrw+Ofr8/h8lx+2sclHSWW+eM3vlsTe6BKluO1J+4mK9z5sk8rou6HCl0P\noJuO8C2TzU+/42cy5NqQIeTMb9IJrbvTbNenltxjAmOK4QqVR7WV62UcQbSc\nJdPukN9geQ422SUZmrVciouM5nOkYAvMKoZ7h8WhtEq/7tM+7tIviV49WZIN\nkhWJ\r\n=7mq0\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":"amolleda@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/formatter-summary"},"_npmVersion":"6.9.0","description":"The `summary` formatter prints the results of a site analysis in a table with how many errors or warnings a hint has found:","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/proxyquire":"^1.3.28","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-summary_3.0.12_1569532672785_0.4312695374913289","host":"s3://npm-registry-packages"}},"3.0.13":{"name":"@hint/formatter-summary","version":"3.0.13","keywords":["webhint","webhint-formatter","summary"],"license":"Apache-2.0","_id":"@hint/formatter-summary@3.0.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"],"timeout":"1m","failFast":false},"nyc":{"extends":"../../.nycrc"},"dist":{"shasum":"b90ea378b0c26cc3e3d0031f718fc0a516d006f4","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-summary/-/formatter-summary-3.0.13.tgz","fileCount":8,"integrity":"sha512-fwlBf7aBhZ3TCKsk3tZlb405Zu5NrgQtkyp548G13TuuEde4z03opOj2tgACsSHc6ftMGlJpF7FKCYxEUi+/MA==","signatures":[{"sig":"MEUCIAp+jL6by499c1v8uTfrgl8SAj5wOM9NtLQB8FLplieOAiEAlV5yc60W+IL9UI5dbfUG2USZ3ShWLqqg71Q5UVuFcX0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48347,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdp3LICRA9TVsSAnZWagAATxoP/34DMb6VpDgSTFIgAxqr\n3EQ9NCl/1A9/d7vjEL//EUOvXZgbd/vR7susi2TgDK0kc0MenpeYtJpXFR/C\nk9PzznMuyhpP1BaG21BrNqk42Yd94DqKGzEsiFAxEcznznfte5VZbR6Fd4xg\nVGhiOoOfWGBwy0hfA4fE6snGJWnSO930J4WObD1I6Ful64u0MQOJDPUKauBg\n37BRawb3tqx0Aa1acO13X6YgJRwORV5l5TpmZ++GlWBtFR6eLYbq8Y6UCPk2\nMsAPP6zmbl37D3qV3GlY3DTy8j9LFEVn3uopSO8mjVIr9YAmFUdcShFk4K0s\nTxYIDK1o/0lRsfFu97JhQQs5525ocWhyA/dR1OXGAVJC/x++XGyNjHkwyJLA\nMnbcIRiyXVfiwAPP2FRCKIekjhmxCgnBwegoJhgzh/g1/8TsWE8FZRiC/Hya\nU0tKNYizSK5NN+QVCcm2Kd/bRF/e4s+533kHvuiywqJ3GFigkkkd7/tx9cJT\nc6XUi1lvCEG+qLdVcwXUhVHj4Wl1uCL4FQTc/jqcEWKo9h9Ev4P1Jppq8vv0\nhUFnoLLw+QHpziJqFxhmMpvfoAThSgrEDVJd8NbDY6GJ1WVytEo/QudT8ocG\nZfZTknixVn07+URPNVy83XRrJdyJWa5WbVGWDUhGO0GxMGZ4OmlHR3gI2WyO\nKSiE\r\n=wE13\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":"amolleda@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/formatter-summary"},"_npmVersion":"6.9.0","description":"The `summary` formatter prints the results of a site analysis in a table with how many errors or warnings a hint has found:","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/proxyquire":"^1.3.28","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-summary_3.0.13_1571254983742_0.5556807784205149","host":"s3://npm-registry-packages"}},"3.0.14":{"name":"@hint/formatter-summary","version":"3.0.14","keywords":["webhint","webhint-formatter","summary"],"license":"Apache-2.0","_id":"@hint/formatter-summary@3.0.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":"3df432e2d15ad3e40bd0e59be663af4accbe60b1","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-summary/-/formatter-summary-3.0.14.tgz","fileCount":8,"integrity":"sha512-pX529VAo/FjakFDZXPDJVeAKg7LYZPm9iqUjwB8x0F1LVRBA7W0yGMCobtznMdr8F5DXHVrKqfxcfeDa2YjqWg==","signatures":[{"sig":"MEUCIHpgV4KHhvWFWUyVJY1MszgxPbEAS2Xdm2kzAMcUEXPnAiEAgCwk05GgfFL9aN7Wrb6u7q/Ler0bYqA3CJgKOF6TcSM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":49445,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJduLz8CRA9TVsSAnZWagAAkswP/RuvWZVKwj4GTbcOw8Kf\nrJGw/fqtnxfKMLQI6zubm0hmi1Zblw4iGlIv+1lUGjG1+I8rmq4hGgNo7NUK\nDktYVc19BtHI6F9jko6+Guueb2r+oP537EJ8L8dHFVCc20Dpq41iZPCXdA/f\n1uV3y47OYv2SDs/tweXtEDSTPgXJ5hP1dPbg08op+5eWS3Qfo7Gfre3axbPY\n9/qtTGJ5RpSksZ1zTFpCj2gQpBbuHDqarNc+JaOpeSeNBwq0fmfzWNE7z5UH\nl1gsJXlEuyOv6KnYZG8j7M4Hsf6Z1yJzFOF3ZRcmSu1ej2H2tu6lK5jqNtJ8\nBUZCwiK9yf/0HIZZnm+rlKMiZRIbppcg+926AgjIOghAKypYQXe66fJ+AtGR\nPv7tiY7nDwq2CFHkwe37dxMQfpwg0STqapoRv9EwicwJOcCN6Lh8sCqYBffJ\n9rsKsqvx4qlZ/ZLQXhxuhnhItqOA+R0Zq80JAruZ9puyuPyqf2Mtsi8trZ9g\nJcnJlNVq03hYO/2ca0UjwUSPR4ql2YzYjvAhdAW9tC+MZvoDg8l9XAAHgIvX\n8OFujTSwAQQLioz/JUdFRIt8+dD4YC4fvDYQSQbg6bhpoVpsulX9RwK7583J\nNb+vcK88RXZsq8UpjaM2k8KPvMTPLePJMgnxJRt49gFb8FM2uo5I/AoLJKZM\nPEb3\r\n=YRt7\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":"amolleda@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/formatter-summary"},"_npmVersion":"6.9.0","description":"The `summary` formatter prints the results of a site analysis in a table with how many errors or warnings a hint has found:","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/proxyquire":"^1.3.28","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-summary_3.0.14_1572388092380_0.7588342539655331","host":"s3://npm-registry-packages"}},"3.0.15":{"name":"@hint/formatter-summary","version":"3.0.15","keywords":["webhint","webhint-formatter","summary"],"license":"Apache-2.0","_id":"@hint/formatter-summary@3.0.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":"ba5150cd1ff402e9682127a2813a6a0d115ae9b4","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-summary/-/formatter-summary-3.0.15.tgz","fileCount":12,"integrity":"sha512-pVsRbddrFktCIHRte9JbNSR2bR2r4PAfFcu7v/Rk14DKxv8/8xNCEhxfmuITN4OT0TorDnjrcTkjG9QN1knn6A==","signatures":[{"sig":"MEYCIQDUXkQqNcIl0r9lj3/MRnuJMYi7hQr/reCT211nxqstzQIhAOGGnhWe2yBWH0VxWgAVSWLtIX1Iqo0JZO4sTO3Th6cL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56837,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5bOyCRA9TVsSAnZWagAAhDoP/jTOn0GZ8N/qvtSKxJ2e\nxdcfeQ72tfWxRB0fxajLT0m1Xjm3FRzhNV7X+/229GMwxUfHyR634M5eHHWG\nRV00yj1rgiVVaEPHOTxY9CDs+tw0+5CvwiUm3jTIOAKehCRzUmfjQ6uTGnMG\ngbJTPXNzqp2YIJHM7DmsekdQeZGjH4CTZyN1cLV2vAtpPKC5sL5DF0e9RQ1l\nEXmYJy1yskGmuwycgDOKfoFWUD2ryYZ5cYfy5EHm2Pj/DmlVwBVNWOQd1g0D\ntLZ2Mu4qg7T5+KrREfwxoFEuCiYwVxNJfZzzVHYwxmF+T36Ag9vfs3AFwEw8\n5Fe86LZq9ep2TzAOSwXaVmMPoaddpDVEH8JDs29WeW7J4WytxE93O7kja5Dx\nE8nHRcEVv5OOoUn5WQSqM/Reu2mojbuvGDTChO1kZHlD59AYR1WRbo9t1hsW\nnCmTu/yx38ooEWXmc/6dd2aGjwYwGx4YJv0YLYSflT1/NoWmS9bYvioqNOiT\nkhtiB5FZMFSHotIOHYZxnmXJbiKB1pzh9OUD0s8BoIAi1qXCib/gkKe7gtMd\nPt7kBjNIg0mwL7A7EdrCX2F1EpI40WSYmwT/yMOpgEgYIeEcZLuSGBOl4TBY\nSz9hHZofOqK4MqG3wGYSS+75Vj9e1rxdujZ/IgwEawTTvzXObFIbwL1NgABM\nXN5n\r\n=5w+2\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-summary"},"_npmVersion":"6.9.0","description":"The `summary` formatter prints the results of a site analysis in a table with how many errors or warnings a hint has found:","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"},"_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/proxyquire":"^1.3.28","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-summary_3.0.15_1575334833915_0.026937282952470998","host":"s3://npm-registry-packages"}},"3.0.16":{"name":"@hint/formatter-summary","version":"3.0.16","keywords":["webhint","webhint-formatter","summary"],"license":"Apache-2.0","_id":"@hint/formatter-summary@3.0.16","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":"d062657dbe37e94493fda7981ca74e5ebd35fa6a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-summary/-/formatter-summary-3.0.16.tgz","fileCount":12,"integrity":"sha512-FJ0PecHgpCgW12FjcAWI5Bbs4Ioq54zMAJ51TVAoQ8nAtTUxqH3eItI1LzgAjSPJB6WPBGYSsRcSNnZa0lUUZA==","signatures":[{"sig":"MEUCIE+mUaInIt/wGUavhYi4nnkbEaf7VVxRVzYCCu993YMbAiEAwcaAk0ls3cDrrDXQXqN5uEJxt8YrQIHidHyUnfzAoec=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56837,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd6E1gCRA9TVsSAnZWagAAiMEP/A5lXaeyPAgU6RW3Gj41\ndmeExGwYFUtN+O/aLsucGolKGvrvWMWO3myrzcBFSmb8epXFFOQX4uab2Uos\n7DtZGl1aZLIcIPD/9VemZf3y4Sn2JYmxw2QuKUgdZPQtzpD3MOJqqQCaauO0\ny3ND82j6QiOURs8QSAKk+bmzcT3RqGXKmSR9jrK1xSadWaS/0wHtorfC46Wh\n4VPVtUsmtCqWonFeUVbH6oWLeC4Cwcke7EVGtCktTtOiK1phPR0pB9TIwwYw\ntgb6CfNjJPD1rpIz7XK9nZsmQ/LeLH15uBzWJIDDVY+aFaz4fy45XZE+nHvj\nKTQmXK3gfuoqPfQScxp1dmmFkFjk4D8IUGPv5nB81gPGBKu+Orfev2AhG6yz\nYxYgoT/EnERTgJm47rBhQc/vp+HJXdBCUzToy5Z0ID+zYA+yG7D3sRULdMbi\nxVj9yaNCOctPRQNCjsozp04cKwaW5Xv73mZMez8wLusK/kn/jd+xCQKMDrtm\n4QwTwhoC8ftU5+5OZxTW8AiEUFlgIignU5AAY8fuqa+C4v6czKSoayfPxs38\nk9p7gicIWoANpq35VJvC0Hx8FXZP+lUyackvhNV73IuomVLWFroqX+G/jvsl\nnnjh3Zq8y/MIbaVmES+z6h8N6Fw6JE8gzmCqdje4ZimLgswrtiJyqAT7pkno\nQrAR\r\n=/eAr\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-summary"},"_npmVersion":"6.9.0","description":"The `summary` formatter prints the results of a site analysis in a table with how many errors or warnings a hint has found:","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"},"_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/proxyquire":"^1.3.28","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-summary_3.0.16_1575505248222_0.7204137068442429","host":"s3://npm-registry-packages"}},"3.0.17":{"name":"@hint/formatter-summary","version":"3.0.17","keywords":["webhint","webhint-formatter","summary"],"license":"Apache-2.0","_id":"@hint/formatter-summary@3.0.17","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":"e1631ffab120490ccba8b78fc08678d33a1c90a4","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-summary/-/formatter-summary-3.0.17.tgz","fileCount":12,"integrity":"sha512-s/cc/fmtBwUCDddfM25xa9lAMUXZ4jXAllFuj2eb/XfBrBoQZkhD4oyeHynbYtLNCY1A5l4BB7JQFXOlAwbxNA==","signatures":[{"sig":"MEUCIBGasrC2+EPnOO9yjP8r1dHyd5Lf828HTJJJ9g6olfwQAiEAgHcQ3K6DXbRGgem2tVTte+Z+V/anHeKj8NaPrdLuoBc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59872,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecphoCRA9TVsSAnZWagAAXiUP/2JIxWOcFbq3db8FyzfK\nLZJvLn2m9hsXITMe9bGwDoul+F/oZE4wEQnJoZ8/2yrrM3+5In8oBqG89bnE\nQ90HgpcpuGHVwkd21MQJAozSPKPhraS/VSg6h/CetuYWKjvDlO1nUqQTfAUR\nyVoRakqnuVhIPkEnH3m0/NCOwbu/xlIEkLZLs4m6VNYty5qJy9t63AGqUKhs\n2niOcRRgk0hQkO7sUQ9TnBYdFPf28o+A73ygA+y1MkMsVXQXmq0dBNZ8I6Sm\nvxkNrqvUYrtcH5b9iIgZV8KmV8n5aXAtD3DGckGkxc++jQEmDvcx61cqbyJ6\nA0qVHca0UdCVJG8/pnJ0ZA/tYYqWYRW+mrH85I0Jw77PhHsATmomlplY9cS1\nyoHstU6rLZEHbp583NYyj4867fSHOiPv6sUsihCxRtJhQ2paHD0CTFJFwKUp\n17SZhKDstdm4kS7QvHYMktbMGS/P2LvD4riFTFaGo8DffWJWPgQR2DvagN6f\n5pIQ5BkYIgbkQqubqJw7cxvriuVPp96q+/2ox1vdNmTJvxkbKU4CZELX4MFK\nEeYVrPbStqaQ9nf11dK/ii/gRNb68/3MvrfUpt4yX9z1v7sAGDkiOnjrTN8q\naNVYeGOTV8X/1AFZfnD3GVloA9EDlEvKGbd6oaKWURw429IfyB99IXDDnRmd\nimag\r\n=M7bK\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-summary"},"_npmVersion":"6.13.4","description":"The `summary` formatter prints the results of a site analysis in a table with how many errors or warnings a hint has found:","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"},"_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/proxyquire":"^1.3.28","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-summary_3.0.17_1584568423829_0.21836923320521606","host":"s3://npm-registry-packages"}},"3.0.18":{"name":"@hint/formatter-summary","version":"3.0.18","keywords":["webhint","webhint-formatter","summary"],"license":"Apache-2.0","_id":"@hint/formatter-summary@3.0.18","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":"5e6d9bd17eae998b44293fd39cbb1ef83b7b4261","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-summary/-/formatter-summary-3.0.18.tgz","fileCount":12,"integrity":"sha512-aY0z1ZCiu7ThqI/SnoxWmolvCQVcudxF3Lbm7ZT8tIsYKULcZO8Udi9UNjCmWEUF0YahISxryq/XcC/Bde2CwA==","signatures":[{"sig":"MEQCIGDkze5XupE+MSGPzDpT/0aa7i0L0g/R9p254hjQszfcAiAmZZ2LrcVnQ78MxkQKlqEIoS05zjh+1Caz3rGyPYBRMg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":60362,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJel13GCRA9TVsSAnZWagAA2RwP/3qI4+KkaVBVTTcUiojX\nkAYotm7ZRKHPb2D+ziIwdXVFEAVcGWU+7cDQEQPHl3Gk55mUiwNxvyN6hpYN\nszlCLhTMJ9IhzS5AZ5tjU+SnMKZS32m+bwFYdbOIZWzuVxrcGj59JG0q4J1T\nJfNo5P9Ait7iCm5Rthc2jOTuID2HmBgJfV/Ijn+XPgtW1YsJgFsMYSVcZRxm\n/9C7q+tpga1OJ+EnuL2wzMQG2A8ZRMwzdAUX7Qqc3GBeG4rLGsI/Pw5qSe7U\n4lHW1+V9NSFvC+A0zENdz7w9gHaOpZqtZmIw/fcydVnWVgqE94ICBgW1xFMb\n/86bkwOe9evV1XErTgQGnBUgJAkPYJOISl5H++t+JzdoyiZ/G27CPpi57ck/\naBtX+mgoZsLzZNAczrbyGGTJmHjIXVV7Ofm7t/R2Tn4P/hHj8zKDlmfaEmkY\nefRwmXWy1n8tMKei0Slg4ZZWsHGDi6SyE7okaGKRNFV/8R4lPh9cajF2zFBI\novXlxVCJlvmNHhpClmV9fYLc34iX6pOSrMGM2kvxEKf6xt5lbuej0tlbrYYK\nLaiizwciVRWyMF5eC0ExvHNfgC8fX3xEj1y7lCLNdQQkhYZWBNJ2RhWc9aie\naBBAv33vxHFTArlGHsHkc27pDDSqJ9/VaR2BbJ2UNR2ZOjmnCuG7axAUJGzx\nuDii\r\n=IX4l\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-summary"},"_npmVersion":"6.14.4","description":"The `summary` formatter prints the results of a site analysis in a table with how many errors or warnings a hint has found:","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"},"_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/proxyquire":"^1.3.28","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-summary_3.0.18_1586978245742_0.7686357450768859","host":"s3://npm-registry-packages"}},"3.0.19":{"name":"@hint/formatter-summary","version":"3.0.19","keywords":["webhint","webhint-formatter","summary"],"license":"Apache-2.0","_id":"@hint/formatter-summary@3.0.19","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":"6445abf045e7a6441cb0b5cd1caf2f3ba2bab7f5","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-summary/-/formatter-summary-3.0.19.tgz","fileCount":12,"integrity":"sha512-q7Kp00NiKhsDP5atJyrkfjebZBRzWq3HbGRuwo/7W+ElB4TRdJFbf0sInRBNzt8ejetfBKPWheGvYV2RHq6I+Q==","signatures":[{"sig":"MEYCIQDX4NBqvDEWr/l9De7L8DFQvQ/jLxszX15AD7l5WB9ZOQIhAIE471qUdKUUG9JtmxM2aNIvEzFaKLXVnMAqFpuMIsSE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":61756,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewwjACRA9TVsSAnZWagAAsakP/jFQczJxWRGoeI7kTpsW\nOOe1S2/PNzSvlEbDUqRhkiWaEQZQgdYa7Ri394ppCo95eULpfkEnG9eHMuDa\n8SH3eVS8fViPradgLRvXU9un/nrsJvm+gfvzTQFbzH8SjaGrAyWlKfN6TYZo\n6B/8mh8rEp0aZIj+yOWiuBuFkukl8cYQLaIcy2h4VDkNxX2Mt/Fa/DZ+Z6Fw\nzrblTKtd9fOzjj3jGJrQPyIM8iZK3Lqg8lL05wvnFF9H4VBA7w5eosHbVPRl\nSHka1qbjYCal9UdFNyyvIYflR4at3P/7e8K5EoBS27UMDmbQHitE/WGa5pDP\n3sY/PgafrDddp8bisYhcy3lBau6a4lRa1mz0VvJNd2xXQCcsvq2cNoZo0VCA\nBkefWlykAWmeI+uL+TPTmMmon3LcKpgHFnht8T3a0iOlCPjrtF7twFmprbUB\n+Vgjs04mVc/qFvJslKugok/gRnv6SJZkiZczb6B4yOYu7rnPuPgOWmXMZOBI\n/UMvO5s++SAlgQ6aqFoPeOsB3brgi4CEi9P7VUR7bNjg6PdUUHxu2hjlk+H4\n0V/SG76sisimXgcXDa5wUzZtCN/vHZ5wBmkJJjiSURpgUwDBvczHKuAWxn/m\nu00V4pE2i82n5OgCNdAwBDHm+Vh8fNsHiIgFyP3xEpj76YwHRTisbjrLTt/y\nCRym\r\n=P8x8\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-summary"},"_npmVersion":"6.14.4","description":"The `summary` formatter prints the results of a site analysis in a table with how many errors or warnings a hint has found:","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"},"_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/proxyquire":"^1.3.28","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-summary_3.0.19_1589840064064_0.7067917259890935","host":"s3://npm-registry-packages"}},"3.0.20":{"name":"@hint/formatter-summary","version":"3.0.20","keywords":["webhint","webhint-formatter","summary"],"license":"Apache-2.0","_id":"@hint/formatter-summary@3.0.20","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":"6d23859fd6dcc9752693fcc118599ba4543450b3","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-summary/-/formatter-summary-3.0.20.tgz","fileCount":12,"integrity":"sha512-TS5lJeFw4Yo+RGBQmm7BD27DW5KNTz1/xKtybJJjxrl0Sd1mWIDSqT6f9eAiEurWEaqK+cE1z1Se3cUyC2ogMw==","signatures":[{"sig":"MEUCIQCqkxgfqyUCU7aFMeDnipnZUAg0qmX9LMXNzo+hf2pbfwIgLXTECCLenbotTMGkZP/0zd8WZ+7KC+uhkuWGPZdeS4E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62380,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfHzqaCRA9TVsSAnZWagAAVH8P/3Q0NiaXvgT3gZ1e3rEt\nVwK7UBBWjrR16wSk91jUcjNAn4mVcwwfT6xhg0+jOSXVW3SNVQDRX0yINLij\n6ew+DOta4xRaUnxIUhEjiGaUPj4GvDytBPvvIXGUMvEMIEwmhIR9x0dLXZxU\npjUyDOf0jWrS0x+W5eU9buIN9PuY5zMhApEDBQVrTl/QvVKeR7hgOc5kZA1D\noUluaDTfIYgLwrSEV8Zz+iz7KCzUAUvma6xLTc9Byy7e3Y3NQRK46CIDdoXD\nipVdjA/nYxXrmkkW5hH7oC3A6IjiPv/vA73wo3YDJGGJq97irLkKljrD53An\naTwiD9+3zM24hmhkmBfp0Fdp5Opglc0MPOklXLqmgH6ZsBBnYDs8i0G0NnOV\nSemJMTHP6xITT7G75yGfTTJHDEjfOnMx3KQWwFunPxpOoV+Ab10d4vUHSJIY\nsUgaf5rXXy461fu9OC808PbycVOLGPxTWxAfl9e5cCKkr0aGMDk4RmkeFBFX\nvRwyq4irpH6xVcOkpyysE9oOND67c59eLjBe1NuEMmNg0eQupRyUsj2RyRvB\nMJ8Ar8pk/wpz154pM9wXJIhK20Doj1h9+1xOABesXtR4gu1VFsUFTOgF6uI/\nNI7LfG810sSAcp4JvEJethhb8rnf38ehwmbIRK+w3BbgOomD+S7whKrcnJZh\nLipr\r\n=XjzI\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-summary"},"_npmVersion":"6.14.4","description":"The `summary` formatter prints the results of a site analysis in a table with how many errors or warnings a hint has found:","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"},"_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/proxyquire":"^1.3.28","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-summary_3.0.20_1595882138195_0.35990331898759886","host":"s3://npm-registry-packages"}},"3.0.21":{"name":"@hint/formatter-summary","version":"3.0.21","keywords":["webhint","webhint-formatter","summary"],"license":"Apache-2.0","_id":"@hint/formatter-summary@3.0.21","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":"1d6c6a636c5b931e8fabe9bae8806f8350e38acd","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-summary/-/formatter-summary-3.0.21.tgz","fileCount":12,"integrity":"sha512-sCjfuGQhbsQ7aKndqDanFtMKN9h+uJUinkBVb0VlC8E8nYWcs3oj1w79LJqvANS10vlz7n6F0nE+TS1wXAf7aA==","signatures":[{"sig":"MEQCIHhQUh6IgeauZwhOIbTejXBNKfADnyeUlhtMJXqEM2yBAiALQVR8gzQEmLpev5ODIZVu4FrleVzUChLcqLRWDFKK9Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63160,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRDcVCRA9TVsSAnZWagAATNQQAJP611Y4sbAxdUS17dzX\nmy1sWm0tnKhlSJhQnKPM5xQ2y6R4QQdqwXUzksGhkYfdYCjzekPOk/UmUkJ8\n48xillYEQlI6Z+B+3S/4FqAnqDqa8tOf2hS0J4U7jVpGqJ8cFIYjR6uz+5z1\njHaXfS6QNA9FCQZJBKkaY4AKdUng0kBKEbOijZolJnKy9moDg+tucY0LaiEx\npfKn0BCDYbI3+5SqJVoWl9WZKdGmusU9S1AzuHOfXCHdyy1YjfCEmAa9kG/d\nWhDq9wyvPnRTY1Zh0u2Q/0EIaoqB+M05GQ/NBPy1IxGX8HRWi0Foo0K/a6XI\n3MiNbKXRxboWoU2JmURaQRkkkOt3zp56iCNdR11Gb+CY+E3lWb66jcrhV+QO\nDGO2ZDStHEZ/7d0pxfCLAo0pEPajDW9sL6wyfO2+vzADrgbZWxqID34bLKZ8\nI9yqKTMlhH6fSGwF4gmGd9T93h1Vu2xtVFJjMthbiyPNsAkuJ9AamMtoW/eP\nPJaFmLIa2ySNtIJWhSgyM21rmeI8tayPnF+qjugogV1eaB/4wu4mXOGitHpS\nXRVI0PK3CNaNOl8X9mPxKrvatG2xf4xJro6Ta39j7xdPU4z8rk5LEntL6MTQ\naS3Zy8wQT8cf9P6uzJiynCyriecB1yeHW+twGOZ6XXnYDov115gfj7nBafbe\n4HsF\r\n=L6xy\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-summary"},"_npmVersion":"6.14.6","description":"The `summary` formatter prints the results of a site analysis in a table with how many errors or warnings a hint has found:","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"},"_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/proxyquire":"^1.3.28","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-summary_3.0.21_1598306069157_0.5109847411797086","host":"s3://npm-registry-packages"}},"3.0.22":{"name":"@hint/formatter-summary","version":"3.0.22","keywords":["webhint","webhint-formatter","summary"],"license":"Apache-2.0","_id":"@hint/formatter-summary@3.0.22","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":"9341000155d414494a05913f19844a3cd89e4da6","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-summary/-/formatter-summary-3.0.22.tgz","fileCount":12,"integrity":"sha512-ZTLVx+U0LaECNw7QuYMmZl8FR+vtXqN8+7A3VMHHdJ1Gd2gDtNiCZnRvtnbltXOdMadgPBKuh8TsXSqtpeNrMA==","signatures":[{"sig":"MEYCIQCeFrfKb9+31lBaEPnqkAwstf6/sWU/bNDAlfWSGzsZ9wIhAIe+0VDs1aCHOf9/eFZUyLvpQs93noFwO8a2HmBchffT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64548,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfrExDCRA9TVsSAnZWagAAkl4P/j8hr9X133cJccAPg4Oy\nrXGi1DHHMAPybGd4z5inPCF1R7yS68ejUDoEkbJ6Q9wzqepGM8aVpDYDG1mB\n6MLY7x0TFSIqr61aZ+GfCXLExX2XNbmcQoIDrz13PU7OxLegq9c9H6hexrAx\neGL7BU5Fd+9ZD/JhXRbXG8rJnNNEnwf4TnbG/YXQkAn7dxKfP7v8APM9dlFH\nvslLesHisoH10esTw//tNjeehwQZS/PgiVsQSmE7z8jDMBUyWcO54s/1zIDD\n2s/ItGgDIO+4uaOPtXncQnmHN1pZ/ZFtfdy18KWhXu0GbzCyImnSxaDh7wWf\n20goEMHgDhxoO9676pN4RxY44euzad2fHerEcYBz2HVXJDdwareh6uulvNK5\nA51i3JfXWgXAqswoclwwFYEeqfU/EQeEDHpDSkYYuAtfGaNouHV6qIx5ZTQU\nzgZZhcsfKFXx5blC54xGEAZFTXA+QWfCwecG4BibN0UMq1Za7E8+YL6E042C\nAlvAqZUcNr6PwiADgaL0R2DhsvVz1dsMMxFhZwlmkxkWwak6d/e6WHFY4pIX\n9rXxk3U/hchPlLDaSC6LzaMiZejw1c/eBS5wMwdCEw7clKJ427QlzdF/LIAg\nSFcf8MSZNpblBxXApfxCzPBdcZUrtJ2p0FON9u6YN+TzPTfFHVCVlsFwP6GK\nKWZW\r\n=D4xP\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-summary"},"_npmVersion":"6.14.6","description":"The `summary` formatter prints the results of a site analysis in a table with how many errors or warnings a hint has found:","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"},"_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/proxyquire":"^1.3.28","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-summary_3.0.22_1605127235209_0.6740927197793714","host":"s3://npm-registry-packages"}},"3.0.23":{"name":"@hint/formatter-summary","version":"3.0.23","keywords":["webhint","webhint-formatter","summary"],"license":"Apache-2.0","_id":"@hint/formatter-summary@3.0.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":"7afbc7fcb0b5963abd5426f3288dd5e99310cfb6","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-summary/-/formatter-summary-3.0.23.tgz","fileCount":12,"integrity":"sha512-ijEmzS5pOb9Ghq6RSe9MncLLWxhmOVI6/KpfPDuKxbE+uY2fGwRd94UEulZ/LvaOzO2PXR+qalML9HDioXLpaw==","signatures":[{"sig":"MEUCIQDMp1Ml3l74uPJ5JYCcqglz9pgMXLHP3SUojEOUvQlOHgIgG+iIU1Vf/+fwWp/qEnIzEDJOdPdK+fkBAWU1FMQCpB8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68127,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgHErYCRA9TVsSAnZWagAAQGUQAJypdDQC7KbftnLIjCcu\nkFAN0tW8N3ZPv+WzCYcsLda9zIRf9rMt3K64IkrBBPwbj717C9C0r0PpcNzG\nyNq+93gYXPbtuF5w7SXTBO2WkTKYh5R5+fcxEWj1Z74htyMLblJdj1Yne7WP\nPqXXQ+oc0Eh2k4trzdYekHu01OyHMeDrwOv5TrYTf2iPytrcl8NNUnnYZ508\nftiU9GRhZ9XdHXA8P6X3csSoZ1WGU1lSVGoWrcJLqNz8H6xaWJyFYSgGzUVd\nsfIkig/zcTPPqikEAx2XysGwfbBd3MG6JLPSlXcTMFT4uw2fTARsjtojr8ci\nm0DTVqQZWrxgEkCQAmYImZUchWS4CColAUbuohvuunfnD69Ai7t8gmC2veJR\nCEMv3rnmR3x8QE2VnEmKnyDTiXw878imf28MuU6RGbxTE7gMYmaCd1LANyW4\nfruFXy4zYKQYi93TiwOG8gnj1PH8tgOXPYzyoZnBgVpeDgtmMN/Qht5DsQvV\nzvCUQ2YamvoK5GJTjzyx+rSV5HCfMz7Hok30wWJDgvm2UgxMmDrkfFqxdLe5\nnZjoeZmlh90CZHEyZf1Qsjiclt51KsmRY3jyfvTaa7N1MNBj4OYRFWcfW6Cj\nrnqERpia/m59EYWosyNqDGXSkg0XFF2jF4SO9AwM4F58U8b8pj8CdXDBoleA\n0uTz\r\n=uWdP\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-summary"},"_npmVersion":"6.14.6","description":"The `summary` formatter prints the results of a site analysis in a table with how many errors or warnings a hint has found:","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"},"_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/proxyquire":"^1.3.28","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-summary_3.0.23_1612466903910_0.1655598104526339","host":"s3://npm-registry-packages"}},"3.0.24":{"name":"@hint/formatter-summary","version":"3.0.24","keywords":["webhint","webhint-formatter","summary"],"license":"Apache-2.0","_id":"@hint/formatter-summary@3.0.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":"99adb8b194bddd79d40bea940a76802c29b4c2cd","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-summary/-/formatter-summary-3.0.24.tgz","fileCount":12,"integrity":"sha512-CkTpfW1OE3v1hdVrWijXTh4zAy0qpzZ3Jt9qB+nSCuiLCBZ+gJ0LNsG71mS+XH8rBpdMQVymhJwZYk/Z/59piQ==","signatures":[{"sig":"MEYCIQDWzR2l7gC2nxm7JtWEExdUO+/mow/PVSqr/XjLbAwSOQIhAIweyqnJ6ID5WPg0qObBjrHIyCUMO7BqdCTRnnbToZYv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68127,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgHeWFCRA9TVsSAnZWagAAOVgP+wc3MY2JeojCC+/ZelWF\n4GU29E1A8nOkjb6M3h0Cch8DA3iOsj18RNgWIx5xW3M5lGDPhTVi3SSEFGk5\nLW4Ly65xvVwUvhvC5VXaKgaM/H8uyLJO4buNn+dCbNJr5CGxGOBI+C76zrlW\nfqaOyicYm/woVfcpMyuu1+vskOosWq4OjBWCtXhFA3vsM8hZJUZPzrju/vR/\nZOlpY/dWStMUNdc3g1e4LnFO+39m2siLC+mzbxz8Rbu/izlwOYvsBambbCZY\nekeNWj6mSfI81pxjUOzSUj18myqUUF4mU+FfY2XBmnK5pWb7p5xCw3us07iA\nGLqvwYeesZXdzg/AeefbxwcUh63EObNMXhIu6j8pVp+J5ujip3FjCgMxsxkG\ndWD0RBsNPmyuicedlFejvYs6xao1atTLj95IvTZ5EyG1mjlRdX8F6rV6D+b3\nh0Br3lryyFPav5bcaAJHNYjUrvj3XcXajUmnA6X9W2UxddUpmq9Pi+rhU0KU\nb0f09balXsCcmeUUqeJ6kCr9ZYg93j3J8uA4KXybi1s69P8x2DG27VzxieHV\ntDK4MC+um9+t83xXYgXKG5E0aO6dKvs25kzR6TW1IqFqwcq7WH31PZ4pawmV\nGRsMkqcgsZpf+D+Ew60NZNYNhEilC3ssAduxIH3jDcXibRnCwbxc0FWhjYJ9\nblic\r\n=6bfX\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-summary"},"_npmVersion":"6.14.6","description":"The `summary` formatter prints the results of a site analysis in a table with how many errors or warnings a hint has found:","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"},"_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/proxyquire":"^1.3.28","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-summary_3.0.24_1612572037190_0.631885787672511","host":"s3://npm-registry-packages"}},"3.0.25":{"name":"@hint/formatter-summary","version":"3.0.25","keywords":["webhint","webhint-formatter","summary"],"license":"Apache-2.0","_id":"@hint/formatter-summary@3.0.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":"1448e2af37bd8f1903018ef3e93742208c5fbaba","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-summary/-/formatter-summary-3.0.25.tgz","fileCount":12,"integrity":"sha512-sCIkPSlHf4GoR8hIMTZUtQIiy4D06PdfaJComMQRF86yKsYdLsQ/e7kqo2g83yvbcV7GMNDbOJL9WU6uGJiHvQ==","signatures":[{"sig":"MEYCIQCqEFcwlWvawNV+paJwzmAU/Xy8kecD+xi7WdQ17P/JOAIhAJzdyW2+QCfN6WZIUhgKMmLqX3KKakNLKTQ1Q51bvWVA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":75862,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgwRHiCRA9TVsSAnZWagAAesEP/2FYNPSoVQDNj2gliV03\nB++DF5Cg/CmG6b4U9w7491cTO9aQ3LZA+Jl7+hFh0lRWxEt0sBLHBVG4EKKJ\nir8YhWOTcj9+W6AhA4EPMyGF/qyMVLCZ0ehPR4KASyRBhc/LvGJbHzgUv32A\nnBRe9toRWGremu+kOOIA7VNq14m43dxYsFpvaG6z8+WW1DIDQKQteVwaTG18\nFXcYS3jW7pMp6876TYJ33gU9EFeH6fWAcFdOtt8FDY49enCRBh44ifY1gfXv\n4droYnVnuAxOCE0j48kMCP3850/KvhmeC4pWL6UY/UcT4i34YjYdVT5fkkUS\nOlTpwlvtFXu0IAvlt4DROOsfQzjqyHXJARy8NgT+EMPTcK6uuidooNKaHGmv\nHP5i40uXylNKajMfNnyqA4fySGkoG9j5m29U23X7l++DqGvJTJT1JlrLPNVd\nnmrnnx8GbKBBlpe+KRptU+guMOvYxtVcXxQsVtZxm0SapZggMJDVqW2zqJET\nazGmdUxHOhS1mVt4aLzYTkxlKwdVg27bacaFl98ijylk4/0TXdHLJ4ueTEuZ\nXrza6EeKQj7l1kNEUTWTO/ZRfhdWcVijnDZcl4mGsJTZeFW7jcXmmr8Q/owE\nbXby+4aljIdOdzQP81FLZVTutHFv5A5qRqVjvcvtZuaenSu/x198n4I3OgJT\nxJj5\r\n=tEq2\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-summary"},"_npmVersion":"6.14.12","description":"The `summary` formatter prints the results of a site analysis in a table with how many errors or warnings a hint has found:","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"},"_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/proxyquire":"^1.3.28","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-summary_3.0.25_1623265762278_0.44618671488294614","host":"s3://npm-registry-packages"}},"3.0.26":{"name":"@hint/formatter-summary","version":"3.0.26","keywords":["webhint","webhint-formatter","summary"],"license":"Apache-2.0","_id":"@hint/formatter-summary@3.0.26","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":"0594f5309c14ecfbef4fd874e5a7b41cf99a0506","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-summary/-/formatter-summary-3.0.26.tgz","fileCount":12,"integrity":"sha512-hVNf+vQY6bP+uloS70ZEZX4KCoNQJXEKKofAZqJ93cEDrczH7LBlz/e50odYGcnWyS2G2iOikGTo3PDXEMQXFQ==","signatures":[{"sig":"MEYCIQCBZrdPCTPCosr5FCZy89kjROwhbgGC2W94eTxb9+wcTwIhAPZGsecCoqAkq1D+if8T1fqtdtMKYDXhsJu30iiHIiYh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77840},"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-summary"},"_npmVersion":"6.14.15","description":"The `summary` formatter prints the results of a site analysis in a table with how many errors or warnings a hint has found:","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"},"_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/proxyquire":"^1.3.28","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-summary_3.0.26_1634833160501_0.9361014895670585","host":"s3://npm-registry-packages"}},"3.0.27":{"name":"@hint/formatter-summary","version":"3.0.27","keywords":["webhint","webhint-formatter","summary"],"license":"Apache-2.0","_id":"@hint/formatter-summary@3.0.27","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":"57d910d3c684b5de4b628f971a47c7ff6a69b182","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-summary/-/formatter-summary-3.0.27.tgz","fileCount":12,"integrity":"sha512-QqhvW6X4N9k0JyI3cFdgBNNeHCK9ziTz6PyETwfpcQFe1PQlam4maA+6GpLbx331l10gEDm2jC6gQMo4Ufn0kA==","signatures":[{"sig":"MEUCIApXEwPq2aqSkMZiA6tEs+gLyvpaYwdD+Vg+euz3fTQdAiEAky8MZWnKJ1KcbNmdZE0pj3nvfO085NpHp/W1MIAvqto=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78106},"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-summary"},"_npmVersion":"7.5.2","description":"The `summary` formatter prints the results of a site analysis in a table with how many errors or warnings a hint has found:","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"},"_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/proxyquire":"^1.3.28","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-summary_3.0.27_1636050539151_0.927628255816445","host":"s3://npm-registry-packages"}},"3.0.28":{"name":"@hint/formatter-summary","version":"3.0.28","keywords":["webhint","webhint-formatter","summary"],"license":"Apache-2.0","_id":"@hint/formatter-summary@3.0.28","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":"c25c8aee19a045afae2b99e7eee9191dad6a78ef","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-summary/-/formatter-summary-3.0.28.tgz","fileCount":12,"integrity":"sha512-Q99XYWdrOITAew4sOrmOCxFdxdRdwhqE3YMWAE/xcdFrfuYj5Tr+T+O68MmlBoA4rH/YIZcIt6w7dl+aEAxUPQ==","signatures":[{"sig":"MEQCIHMW3lMiJ/tCCFOkjOGcRdJ7L+6tVzsZy5m0S4yeg9/vAiBF3wIl8pgpLPdfa6Tiin6L0UQzjGwH2p1qulU8LgbacQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh2KRUCRA9TVsSAnZWagAAYJUP/2CTeoNd40gPwoQFYgkg\new+CAvb8ngw5395hDIn78g7D9/GNwkx+CDesIF/zkhrZDGSi9T5g1MoyF/+V\nR9K12//qRkpM1onzyTtqxDByMCuH1qk1Nlw+EkTEjqEd7JyApFTMhMYg1j8g\nrpMy6CSXhnjBaG+0oFx19e00v66OnA0w7TBzc3u5QNOe9f56sGINiBCr4Bk1\n4SszDfBN+QK3cICIFwJHyevT8I9gz+YoFgpSMGzHQbkr75xDsG4/X7119YIQ\nNZE5lqYM3o4tPJMOcBm3kcKr0pwI7O75qu6dnz9zry1qVl4EOlMtRYyF7ZZ7\n8QZjCkQHPIPyVQQL2PRsHqrRKXwn9czja9P4UzL0q+1AHV7aM3bgUuafwHp4\n31SSqq3JR9CPgNYQOt7aR/46SAJG62UlEYOwDuNNLE7RcJOZr1odGTckAph9\ns9yuu5c8xkB//j6gMDbJBPzZSByxykURYwrNqI+TtD1y3+ldeFW7NYYJrf0H\nFZOixjMemSKnh9FPx4P0BKJs86eAm8g+hifdb+EBEMDpspZ+D17r9olSrDkJ\n38I5djx9BCGXmAQHJyPhA2bzcRI+mMmhSdrc/8wqZO7l3riXY/p29uzM0/a9\nvITTil2J/BqFwneRtHFJchz6B4LyZiOBVsOP8jT3V7dzKAUSNHnuT+1XF7jx\neZne\r\n=9UHN\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-summary"},"_npmVersion":"6.14.15","description":"The `summary` formatter prints the results of a site analysis in a table with how many errors or warnings a hint has found:","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"},"_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/proxyquire":"^1.3.28","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-summary_3.0.28_1637006904730_0.9976134992353924","host":"s3://npm-registry-packages"}},"3.0.29":{"name":"@hint/formatter-summary","version":"3.0.29","keywords":["webhint","webhint-formatter","summary"],"license":"Apache-2.0","_id":"@hint/formatter-summary@3.0.29","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":"56c53638c2c842cca7467ee1cfe370942dd7a3ae","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-summary/-/formatter-summary-3.0.29.tgz","fileCount":11,"integrity":"sha512-TeI2rPhfW/7oaNjkIWU6Wy7UHmBW8RxRJy0XfHmi56Glz9Xxx7/uJ9AXndC9QYXMxzreWfQBTXJKEvJNGnMvPQ==","signatures":[{"sig":"MEQCIEYycs5gNasmZH6w3uko6VpFrFcH2nAYcDifyw6wZlkkAiBrPRTUJWcK+8f9/01DRfTN3UR89/XmC68iVmA5+kNEmA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29421,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiKkYtACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp3Tw/+NT0SCLesMfVj5spEmOQIVmA6+mDoQj9JpwCQr3ceM7Vmn+t5\r\nEJKVdKk+hXMahkOAeiSFpnRpQEGfYA3a6jgzSbcdQzzaGXQ1oFEpdc0yR3Z8\r\nT2qSkPY9qx3kFsCHuC+iUqb282Q5N3zQbtTp10Lm8rMaDKPlBCHcOPJqm4Qg\r\nVdpyS8padv32uQad8utHagz+kZ37arXxEFpWVwz3cjp7KOAqouwWugJ3KbOR\r\n1iMyMsWNP35rz54Soz6AlM93TJJ4bkA4wXs9au4S2Zeb1KpuvS1zBECwC9XG\r\nMdbZm62lrcsyrB/qKiuCIHT8GoB3y+MEwnwH88fmoR37cYkgCtMmAbWS48w+\r\njuFFDDurqwU2ueE3KXsUEjDV3spgJVBhpv+xeMv+qLBNKG+B6MO0osSsOf/S\r\nZDYysfMRIUgFOZ2rRo8g9Cxog9h3wxHvNfs0XI6T7arSPfZ+6ZytZ1I6yWdw\r\nnSLOJlhT+ESxT27DI3M1vgn8Wwa8yOmetp5kIxKUs7PiHcpRHScDRkxr8lZz\r\nInS9tQF/yX9wNfApDVYHsLHP7BsMO3d5tr4sz4T/lhb3vFmEtx3QHlt7QLBH\r\n/JRoi7ETlFD1hxDuPXmzs0xraFCaxM+Gmmfy4Bq2/aBxP2JFhtGRPE+rHTJH\r\nYRnIGvvvQ5m2l0iVsGo34+89rFwmVrJroyo=\r\n=u7wP\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-summary"},"_npmVersion":"8.3.1","description":"The `summary` formatter prints the results of a site analysis in a table with how many errors or warnings a hint has found:","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"},"_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/proxyquire":"^1.3.28","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-summary_3.0.29_1646937644800_0.832492257698666","host":"s3://npm-registry-packages"}},"3.0.30":{"name":"@hint/formatter-summary","version":"3.0.30","keywords":["webhint","webhint-formatter","summary"],"license":"Apache-2.0","_id":"@hint/formatter-summary@3.0.30","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":"2e964ba27ad69a54de04ed5a76ca0795afd69928","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-summary/-/formatter-summary-3.0.30.tgz","fileCount":11,"integrity":"sha512-O6U2YendsmnX4/HeSYYjCkKXuuOhEo6zLQRMG51Jh2U3bDrJ8PYa407kqFSmBZqBKBeQQm8FnRzsox1rm57zbg==","signatures":[{"sig":"MEUCIQCMpNalZXMSVyDjEDCH9RwcjsXh4PNl6DifKjuCelqPVAIgPohtJ31KhTqjvyrD6yRQ74NLAozlF8d6OKXuD8kbZEo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29421,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiaG3QACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqjDA//e5TAeYrg6nLWgcs9X0aeil0R52RXeZBdchRAxHxL0C+fSOWO\r\nhHSXvJv1f0MZw6mosJp8Bj3uaTGkfGW0uYNuHqKCdiL1UoP2LRkRKQ5rTeru\r\nO1oIs5NcAxg4PkUtYUYBArawjHnRtTWmgKECUcjyaAJXvJ8UDrcwZxoUNOcX\r\nhu2Vcop/aeQQc7zY8xkFW9QyFQkuAfbPshTvL1gGC4o3hJOW6Y+44GTGMj4+\r\nyF9TuktxxfmpIilis4+j+rP11tcYrMaXjwSVaSSC0lznwDgCws8rfHP/bwnz\r\nXFN0oozPqGzELXHsc7I+3NWpqsus366K5hXE1kwmbw5W/1uXKNZXAv920xq9\r\nmpn4rR3EzJC6Jg/jY88z7Jxpnx0165V8gCD/924Lb4glycn+ew3CwsIodRBI\r\nrTsZD9WGfKQPUwOOqOHf/+CqjJsb10NX/dVbk3g5I6rcfSdZ8ygQZSD1HPzi\r\nGyppq+SFaRwWIchgaoh8Qq7EMQzYeCvx91gw4bjRz3L97i9okB9vGHq5dk8Q\r\naCICJJt1KWs9VlE6O0igWgLxGrWjxE3R40HrtfGmr/urU9dHtTWIbDA1rT19\r\nzikW+TTKzhojlqEqNT7qiI2JRyjFihouW2T2fkPTKLGQM9OCw+2vL86B1jJD\r\nzFErT1RmEjeGkUOHen1JgqVy4h7x628QTgc=\r\n=p+ss\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-summary"},"_npmVersion":"8.5.0","description":"The `summary` formatter prints the results of a site analysis in a table with how many errors or warnings a hint has found:","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"},"_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/proxyquire":"^1.3.28","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-summary_3.0.30_1651011024181_0.017873820038971422","host":"s3://npm-registry-packages"}},"3.0.31":{"name":"@hint/formatter-summary","version":"3.0.31","keywords":["webhint","webhint-formatter","summary"],"license":"Apache-2.0","_id":"@hint/formatter-summary@3.0.31","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":"5e12f0cabe3acdcb4f5b4067c55d656b440218c7","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-summary/-/formatter-summary-3.0.31.tgz","fileCount":11,"integrity":"sha512-TuCIqhoPbXN1bLkXV/yEqSGJmmsngjXtRlHbqiVDysaUElT5fawtox4saGxuVMvj5kcXkz6tRqu5PvcUiJS/0w==","signatures":[{"sig":"MEUCIHqmnUubN8sfAtDbzF242XoUf6yUy1hzA80XcJNuxwUZAiEA4VpbHlA2CC3MdIQgGf/ZxKoEajQlrn8F2QdH9A6LhY8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29422,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJicdogACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpx4BAAnOrJMB6wBR8gicqG2wv1G6L4Wp45UzxavoqmBi8Vumn7k6/M\r\nJfmiQ+5ak+3PDi6iU6MPAkgmT0U/qeaoaj4QNxOCKWli46GNe7QJQDWzTwbL\r\nKsOetimxwUkxKg0A2FHZHC9B1GvbjllrAqmAYoXoBUPdc0+tbMUkPJyELsdZ\r\neym+uTpH7JyEEL3iYytg/YSR6N5r18O5yjJg1XxPDe0PIYFi7o6tvCuNTbZx\r\nO+3XLKxS47fYzfhKKX2xRcodqbN/0Zo1v4hEy9GQpR9J4gpCvDLZuxY+EOOm\r\n8v9S0VRiuoxZSJuO9PbdWifIVY1KwIYdSUGm84/s9ZDR6wC9XkUhodgLsZr5\r\nT8UBc2CepTfK2zLxM0Fsb8r4cmfqRxZQ3K+USFWWwl835M0le/7Y98hIDFfn\r\nakHOuNnqh/uMuwhU+Pa0pwcBScnsbeqAgkHATEJCXpyqtvyhISZE37dx3D5b\r\nH1erimmmQul+vsMurWkT/cVSlNWNataJTMcCj/MO42AAzwfOETY6PHBgTppq\r\n9emY8JqqXCv1BLMRFQdivJdEmUnTtda8EgaDEmNCnGlvFNovJrlHyixohmJk\r\nKssNbZK+17+mLeDYM89Xi2lgaRJmmvbzXbDkF0/jGtrQ/374eZun92oHO2zG\r\nMqPqVn1/kC94YzsLEuF/uuDj3wh3BfqIp7A=\r\n=6StC\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-summary"},"_npmVersion":"8.5.0","description":"The `summary` formatter prints the results of a site analysis in a table with how many errors or warnings a hint has found:","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"},"_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/proxyquire":"^1.3.28","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-summary_3.0.31_1651628576527_0.8541831507418358","host":"s3://npm-registry-packages"}},"3.0.32":{"name":"@hint/formatter-summary","version":"3.0.32","keywords":["webhint","webhint-formatter","summary"],"license":"Apache-2.0","_id":"@hint/formatter-summary@3.0.32","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":"6487a23238b29a243404804c11df0a446bed71cd","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-summary/-/formatter-summary-3.0.32.tgz","fileCount":12,"integrity":"sha512-UEjxBeMsWT9/TqfG3PSdBmNk3X7xzqsMf7rP43vQAPHWlzAs3R6P5rSDZCxFoMEL2FFl0QZxarh+cbUvZ8VD7g==","signatures":[{"sig":"MEUCIQCiSK8ECJv/dBtrInjlC7AGf9mM6VX3dF4hAacr2ShHlAIgHBK0myuzqw4J3R0fZF/dcKx2582vRXqkfweCyWM/X+c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81397,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJinn80ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoI+hAAjgrnGn7VuQdLrwiIu/SsGA+CxHh9lNbV3xFMQqklatSYnfID\r\nYXIZJha0+4VMtUN8EQQXatPIxUPobq2tpBd6NuZW5oAZ/TuzdqtJgLsBPL12\r\nyNeBJ7ns4IAQ7KrmffLYdM7Ne0HUTf1rKdg0aJsLZbXl2a2ax7ARvxqM18kA\r\nj14y+kSrh+qIF4B9ahHNw21u/pH8H+I7WZSbmLXNu7ecKzpZwjl78Xb9G+mL\r\n3X7E/I8HYmg8NhLtzBa5A82UD+lUkagj5TJWZPEqcCej5Ovy/P2cW2zay0P2\r\n1e4Pyq0C2XEwyr44RPeFpfTDnZNHReB6t2fpXjWDkTucSApCTxaHT0KooZSu\r\n3zfnUQXSzIM1s7M5ZzpOgkwEP73wRRVShOGgYWpX1ilH+j4qdD41yNwAejOI\r\nn8Shc7lY46Qu8ODSEXrU9IAybkyAUdA95XucR7ayvSaawvA+xK/8FVyo3l48\r\n1d+5588XRQ5gQ/ekIxY2d0BLrotuS1E0If6kmzbn4V7y0FSwtqbMkVLENffT\r\nkH80DFudA7MGOXqnsFscZ+DFxtUjVrmW0Xx0A0XDEOY5oIIAGf4yo/E2Hw3Q\r\nwribNQbagsgFncbqaFZSBvS3SfPjDDPQp2zpRHFnrUtssmVpJQfpdENswY05\r\nx8WERTOAKJMYyPVe8W8C/FZkyaYjXxIQi0Y=\r\n=KMXu\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-summary"},"_npmVersion":"6.14.17","description":"The `summary` formatter prints the results of a site analysis in a table with how many errors or warnings a hint has found:","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"},"_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/proxyquire":"^1.3.28","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-summary_3.0.32_1654554420770_0.04354939320078821","host":"s3://npm-registry-packages"}},"3.0.33":{"name":"@hint/formatter-summary","version":"3.0.33","keywords":["webhint","webhint-formatter","summary"],"license":"Apache-2.0","_id":"@hint/formatter-summary@3.0.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"},{"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":"5300c7076727969b5683764e1731a5c7a838f0e3","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-summary/-/formatter-summary-3.0.33.tgz","fileCount":11,"integrity":"sha512-ZrFjsNVU4bjo8Mf2aS2QDK8hVP3DfHEjHOL76/1WUl/Im9hRyxq0EMnSnRwqFDbRdmrirXtsSxV/2iFsmpLeQA==","signatures":[{"sig":"MEQCIAzQSuZuOuWihG0FN2JVUmWLAiE+9nsXz86Ia9jjpf7BAiBOBCYGS6oKbJ29X/AEX1cR3m0mCy2MPcuQDTAKGKoaGg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29422,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiyFQNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqSVQ//RTZZImHEhE32FBN6/sZyrZjvHCNLvYL/Jdpuh2tdf8QTkamZ\r\nUofY43zyQzy+AhSTWiK2LL45j7DJHdwQPWna17qBgvW/emEzEykPowfCxW8C\r\nM5h0cfPt01ffI8bTXkyBjnH2n9pNJfDiC3WfH2vGikpqqamLgniZBco+qp0C\r\njXnIHS7Jp7YUVVpDDENZoKtJTsYdB5bI+SrNbRKvmVqBFOG03JZriNuAOgnM\r\nN3YKCLUcV0sAVqBCrtEeZQExGJHr0Rzoprix8VIY5J+sCI5IISKHCg7p1+6u\r\nQdQfF9tkCl5XYRfQwGAZ+O/MTNKWca35yU0U3k7R6kcm5ZEY6MTKGJBfPSeQ\r\nPgh9Y+VRPiqOZTAzXZtCOFJBZXKbSV3thBDIV/PoWXEbFGLqUyZpV2tyOQ1g\r\nSQQQh0d4oNmbNacg+QdMbHI9cC9lCGBNoQb+VsNOj5fg7agX3o/i1Q0V/bmE\r\nGLajpGQ0Kp4/dYFPCpxN4QhbjHTqLPopon3MFaJY8zy6Zc3iJ/TWshFJOZeh\r\nsCeuvLqXJv4BbT2Wr97SP40zPJX3kTCorPaLGSWF/gquJbK+10Ekl6T4LcOC\r\nHihZ14GnZCM9eqxmxNzwklRlXDxiGrSQ2gr8IE5JKhZu34fFgnHVL96asXRL\r\noKpPqfOvfCz/ITBsi5CqePTb7HO2s7MUZ9Q=\r\n=4PPs\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-summary"},"_npmVersion":"8.12.1","description":"The `summary` formatter prints the results of a site analysis in a table with how many errors or warnings a hint has found:","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"},"_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/proxyquire":"^1.3.28","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-summary_3.0.33_1657295885355_0.06437733230637277","host":"s3://npm-registry-packages"}},"3.0.34":{"name":"@hint/formatter-summary","version":"3.0.34","keywords":["webhint","webhint-formatter","summary"],"license":"Apache-2.0","_id":"@hint/formatter-summary@3.0.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"},{"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":"61dd963fed147ccded3714733001ea3157e13776","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-summary/-/formatter-summary-3.0.34.tgz","fileCount":11,"integrity":"sha512-k1RR/ajppDnpujsuq4nGPbiGacAagd9WgfsE/++0oAd7Ocr0wzDfTi39u8i8Z/3pAHENB7ooVlW12uPwqc90+Q==","signatures":[{"sig":"MEYCIQCyys9yq6zqyPlJrixEsf2bMucROaa6GMTl2uflQntFcgIhAN8yfknsXJMpGNyU9sIt1sH4X+sg978M3TzlJ7jE665G","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29422,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi2yu3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpqMhAAjeDB5DIeX5ifLMGOiFsR4dLlTh5wUbV0hhZ4gMts9FhcbcUh\r\n5MIiqWzPqXrPdVJ+DoQjp/dGIH5j/mPyVof7TWB+VsaO9DVnWEo0emlhhU6m\r\nqoNimmA2yL3ZfDgJnjSfwq8mKf+QrFEHw5KoCT+fwSKofteVMvhC3uHcZkC0\r\nWgEjIcFIUKZlsZxFb8iL+hHS5GScKP3L6pOITKd5Yxh+FbSBLWBSOoq7f1Or\r\nlFqRcjJwW3SaxfygKH+pQNLS7TVWoBAF4HDw5Td6R4ve6tIVfQz8oKErVDLg\r\n2Isj9rMKespZhNVshs4hi9zUdFFDv7E8QG1qJ/n2NOi1WFEChoIEiht9kK4a\r\nbfHdBVNUsL+zjdEmx8dZFjlJ8Wi+dwvX6cFfT0sz+8K03whyNgJe+X92NzV6\r\nATikGhl36Rr25Ir/vDPjv1UPRHnpwTtI8Rqd4YdTNJRD+pzFN8Dboce/RH1N\r\n0b8XG2X08vHfJlGmXhvJHi/OWt+1Ar/jZm8k8qN3X0YsVYewNXXoknLm9Kq9\r\n5EOLKniCV/FRhBz+W8RrMUrUSxgWVYnz2SFoCOgzHsyJs0uEdwJM1DpSZvRo\r\n1VGN+Jwr7OQgnqVcQMGhMBk+a1hblgI39/gy0hp36JX/wQlrwaS4eV985oz6\r\nearjVYDjCdMKomBl8F4Pinb+PP3S9/0E4a8=\r\n=2Rld\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-summary"},"_npmVersion":"8.14.0","description":"The `summary` formatter prints the results of a site analysis in a table with how many errors or warnings a hint has found:","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"},"_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/proxyquire":"^1.3.28","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-summary_3.0.34_1658530743193_0.4515928855653173","host":"s3://npm-registry-packages"}},"3.0.35":{"name":"@hint/formatter-summary","version":"3.0.35","keywords":["webhint","webhint-formatter","summary"],"license":"Apache-2.0","_id":"@hint/formatter-summary@3.0.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":"8ee9e73805897c067035b789f99f78e4dc0668f0","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-summary/-/formatter-summary-3.0.35.tgz","fileCount":11,"integrity":"sha512-fK+7KdWisklPNlww8rkX9J3+i33G5HsSebqGlpvOU3qm9NW0OVLS1zZYw43///3mEAzl/CvajEBOkby8D2Iw7A==","signatures":[{"sig":"MEQCIGRZNAfTwX2SSaNiVkHSV1NM6KPAg1CBliITqhT///61AiBxGgi+qHijUCZi44xeQZUP4kF2eCoBS0IAF1Y6IOwktA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29422,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjF3fdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqjxQ//bdS9xDX+5N4QKOGg52xA+prPjICN3daLp0XqCuqVEOLuRTv9\r\nC3a2+1w1mdNV9qSCnhnVMwwArGKCvcUS4vo5U2ezvvT1psXKcrwkUXKDdEk3\r\nJWJ6jwogf+wNFOCc4ysrg9R/1P2YDlgFzKGr1S4nAP5DYzjP0E7Ma2JoRHdI\r\nLYLq66HavSRdZ1l28clek+DRJ5jGhgkF5gzO0Y96WesXGfdb0KDOQ2lb8Jpl\r\ncAHNf0xKQtkFp1RTHUfWwDaMRdFpA4f7KpKhtSfZwk06ic/jzaD/7wbu9tyv\r\nls5RiLgcTimV2hvtiXW+ok68oUJ2su4ptHvZqpvsk1gI7vYeiAqVhylDQ/7B\r\nUVCXQny+vZ3lAqvfvU0C9hjIfZBAfpOgvnk+/DFoPwYUFoH4nMHvuk/9qdgS\r\nsPAw+lrN1u7W7nOwssXEA/lz3KNW2shr9GUwciY89FxnbjoHfXPbOxThbKCc\r\nF4LSIrL07sDIiqqtqbk4rdPlbP7cvb8UyyEI7OLWi12c5/b3xA2Vg1kS6Gf4\r\nD7uaGiZOFPji0RalNHmgMrk83D256nupnzfo5uKR5fmbaNzGTLJk0yJjeoHU\r\nbl1YJkanEUKvvAXwlw8HF9Fe+6er7CB+QOoUq5oAjJNeWe+sNkfobaExDC4Q\r\njcUV8r+q723AT3mAwomiwm9wZ810X6V+F20=\r\n=Q+0l\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-summary"},"_npmVersion":"8.14.0","description":"The `summary` formatter prints the results of a site analysis in a table with how many errors or warnings a hint has found:","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"},"_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/proxyquire":"^1.3.28","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-summary_3.0.35_1662482397315_0.9021550428674201","host":"s3://npm-registry-packages"}},"3.0.36":{"name":"@hint/formatter-summary","version":"3.0.36","keywords":["webhint","webhint-formatter","summary"],"license":"Apache-2.0","_id":"@hint/formatter-summary@3.0.36","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":"326ab4d21582474232f3d9c1324a99f6f29bba11","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-summary/-/formatter-summary-3.0.36.tgz","fileCount":11,"integrity":"sha512-MZSy7CBs4I57IkxflSnrQXBept9+31+fT4BO+mdG+WL1wZE3IyWKtRcHBATzLK28Bij3dE8CBLSgO8nohbzT1A==","signatures":[{"sig":"MEUCIEJlAGONAxhN6+ZsuKB5y356jjKpTsulQUXhNMhgS/goAiEAvuhhBo46advO7CsMP5yCD8JGfRuVa2aRgl55dzlOog0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29422,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPy/TACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrY6g//UfXfQvTtKNLZTi6bZz9O0dOvkJ+NcriQxL3OqiKZYV/aYCQZ\r\nDgKoZ7MdKTdqmgbyJoeNT0+wVOWSXEWuXoyl3f2xLmIdtGofLzZsFWzFqb3h\r\nu9UO/EQHydaUdQMvp1n5KxOMqt7Mes4wQwT0+PHHMnr2lc/o6B8o/PdZjTwZ\r\n86hdLYwlEFQ+U/5kDNTQYIJtf8Y70CoEqn5+uZZEhsY4Mezz4Inpyq51+SbS\r\nHmpdcddotHRq63P/YsuYtvy1yOJ6Xrkhz0GdrG8kobbpVa0B3o0ZQC7ZwAES\r\nzjHkeeW9/kqin8EwsBJy6khnSg52n7j/UKj07nx3Fd8G/NCgB2IpPaxTUhPF\r\nTjOReVL22tc1bc90iaUbEL9svmNEZjLXR2iqE6Lxi7v5Ikp6mhbTnZbyeSvn\r\nO/rwoz7yYi0bKtfpVQib8/VCoyl/8sgbgEYwJBFNhb+XWhEydGJngfGz8//D\r\nIG4uIxZikvDzK8Wer7JQxJmEjxxvb4bf/86+AQrdtLpwGbW4A+KrC9MtTzVh\r\nhlv2CrbFCjyWD+mPjSvWCEjprnip86qLmtdQSWI88pFoYsU8WbOxPsowbtDY\r\nar1LWVQV38FIbOebGdidnzDZJ9EA4rdKmpWQZYAfBt0sxY58C7t/w48hWEj2\r\nnC/y6rb/34IPVQrcKlDeRXUUKqL8sbzxaKM=\r\n=94sw\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-summary"},"_npmVersion":"8.14.0","description":"The `summary` formatter prints the results of a site analysis in a table with how many errors or warnings a hint has found:","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"},"_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/proxyquire":"^1.3.28","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-summary_3.0.36_1665085395054_0.41001088466429914","host":"s3://npm-registry-packages"}},"3.0.37":{"name":"@hint/formatter-summary","version":"3.0.37","keywords":["webhint","webhint-formatter","summary"],"license":"Apache-2.0","_id":"@hint/formatter-summary@3.0.37","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":"fc11a863071c29a6339ee186227eabd2038a04c6","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-summary/-/formatter-summary-3.0.37.tgz","fileCount":11,"integrity":"sha512-InHYMCJ6qfKb/lY2+mdEUXpjnGNQdfXuOuv3z3dPGu1VRF2PinZQtl05z9C2bKeb3N1XgXjUtxl3Te0+OJQ7aw==","signatures":[{"sig":"MEUCIQDqG8wG9LrpMveMU5EKyxl0QVjTp6lYtsO0h8Q0BKa5GgIgRQ8b/pxZyEjn7QoRHke1DtUnYyTP1lptVmKlWb2ZdbY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29422,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkE5z+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo+EhAAhUpUbWHZr4aKWNNyDp6IDp01G0MgVnd5syO7M9NIY0wn1b/t\r\n299ASevszAOOFwT8jtexexLik34Jr28IavVhZzjRN9qiIk3m+bewjXiGxHus\r\naEk079pvhmgk3Ak7uh4fOp2ToaBhqZCYFIs09zfAk3JsjWS8Thr79INre3s1\r\n8rOisgi7FdSKOze7SpOcMc2tSiP5oEwwhwoRxF2+yDoMkZuY/agmThXmccOj\r\n2lkx6WJmjE6JlAhYC/PvyPO44oLTiqCpNI9ypkXPb/IDUSq8O1FLn0IBY1+A\r\nNiKQfgEug2s9AehKAMcJ9oCjYrAYC/a1ookTifn8cfqcuwhW/qJnqiktF12/\r\nwyfteMYtoz1vVgpzP6psJrgZgF+n5uf/1CI16yLOPOwBC2WZRkrT2f6z3O+S\r\nur8bIf3nARNqBCvUeHIrMYXtpgrGl/XkadHZiFpg6mqFRQZ1uiViScoaFf4s\r\nbnDGl7kx09BqoGCGqjsQBq14kAIbEKjWtWz0thGRBsnmC9XpQqeUEpmRycfW\r\nNJn0EpW9KdKJki4eICLMYEYJEvUW33du0/V7RgvXD5xO478vvRnHIVi8SP6k\r\nBgaGG87QPj/C2Lh7/WtCzU7DOYq5vMIOe/1MaLhoEPo+WMBt+QmkLJeiAX9w\r\n/+iLKfaZ2uu5Fz/eEO+LxgPE8R7QMF13oqA=\r\n=PKsc\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-summary"},"_npmVersion":"8.14.0","description":"The `summary` formatter prints the results of a site analysis in a table with how many errors or warnings a hint has found:","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"},"_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/proxyquire":"^1.3.28","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-summary_3.0.37_1679006974638_0.7191873869946259","host":"s3://npm-registry-packages"}},"3.0.38":{"name":"@hint/formatter-summary","version":"3.0.38","keywords":["webhint","webhint-formatter","summary"],"license":"Apache-2.0","_id":"@hint/formatter-summary@3.0.38","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":"fd8d3cf97a49355e1c4f72efabc1f8447774eb64","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-summary/-/formatter-summary-3.0.38.tgz","fileCount":11,"integrity":"sha512-BJ5OTNLiFhcUyU1l7Cv40srm/86jJ1yBZxwNpGK3hXnKDAD0xmGdii8zaSqhAsnyZKGzYx2L3ofKX5wOd4Ptag==","signatures":[{"sig":"MEUCIA6W2fPg5GInOK9otMWaGua2/AqLvuducRNJbkt3A5FkAiEA2RGwchYCQiGsyoqAB1NXG/iHIeNVjDs+gORorkK1U7A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29421},"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-summary"},"_npmVersion":"8.14.0","description":"The `summary` formatter prints the results of a site analysis in a table with how many errors or warnings a hint has found:","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"},"_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/proxyquire":"^1.3.28","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-summary_3.0.38_1686328021115_0.7538925667234309","host":"s3://npm-registry-packages"}},"3.0.39":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m","workerThreads":false},"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-types":"^1.2.1","chalk":"^4.1.2","lodash":"^4.17.21","strip-ansi":"^6.0.0","text-table":"^0.2.0"},"description":"The `summary` formatter prints the results of a site analysis in a table with how many errors or warnings a hint has found:","devDependencies":{"@types/node":"^20.1.1","@types/proxyquire":"^1.3.28","@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","summary"],"license":"Apache-2.0","main":"dist/src/formatter.js","name":"@hint/formatter-summary","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^7.0.0"},"repository":{"directory":"packages/formatter-summary","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.0.39","_id":"@hint/formatter-summary@3.0.39","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-cfIrZWFWBfDlkznB4gc24nysP+/Tmi7E+nchoZEW1xm4FKpmsc28ShgCw4dh5WhkfjVefioMU2/b8ul8II662Q==","shasum":"04adfe50b86456686ace311e5cc8a3565cc5ad63","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/formatter-summary/-/formatter-summary-3.0.39.tgz","fileCount":11,"unpackedSize":29421,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDqYhVcODKRLRpua/Oklmh/ogQss7tomy3qYqErlTw2ugIhAJWEGrAFmoFxXjFt4V6LrOSxLRauxolemfXia4gwUnNk"}]},"_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-summary_3.0.39_1724949314883_0.009655850031180524"},"_hasShrinkwrap":false}},"name":"@hint/formatter-summary","time":{"created":"2018-07-16T23:09:42.280Z","modified":"2024-08-29T16:35:15.277Z","1.0.0-beta.0":"2018-07-16T23:09:42.546Z","1.0.0":"2018-08-06T20:45:07.639Z","1.0.1":"2018-09-05T23:04:15.363Z","1.0.2":"2018-09-06T18:33:01.720Z","1.0.3":"2018-10-31T22:14:51.144Z","2.0.0":"2018-11-05T23:24:18.039Z","2.0.1":"2019-01-01T05:00:09.926Z","3.0.0":"2019-05-15T02:42:06.150Z","3.0.1":"2019-05-15T04:16:02.517Z","3.0.2":"2019-05-23T15:47:24.031Z","3.0.3":"2019-07-23T16:29:35.456Z","3.0.4":"2019-07-24T21:17:19.285Z","3.0.5":"2019-07-30T19:28:29.852Z","3.0.6":"2019-08-06T20:39:42.569Z","3.0.7":"2019-08-16T02:37:11.084Z","3.0.8":"2019-08-29T15:51:35.806Z","3.0.9":"2019-09-11T22:29:30.348Z","3.0.10":"2019-09-19T18:30:47.327Z","3.0.11":"2019-09-24T19:29:14.085Z","3.0.12":"2019-09-26T21:17:52.914Z","3.0.13":"2019-10-16T19:43:03.875Z","3.0.14":"2019-10-29T22:28:12.604Z","3.0.15":"2019-12-03T01:00:34.054Z","3.0.16":"2019-12-05T00:20:48.397Z","3.0.17":"2020-03-18T21:53:43.987Z","3.0.18":"2020-04-15T19:17:25.918Z","3.0.19":"2020-05-18T22:14:24.172Z","3.0.20":"2020-07-27T20:35:38.383Z","3.0.21":"2020-08-24T21:54:29.269Z","3.0.22":"2020-11-11T20:40:35.411Z","3.0.23":"2021-02-04T19:28:24.036Z","3.0.24":"2021-02-06T00:40:37.305Z","3.0.25":"2021-06-09T19:09:22.449Z","3.0.26":"2021-10-21T16:19:20.666Z","3.0.27":"2021-11-04T18:28:59.449Z","3.0.28":"2021-11-15T20:08:24.917Z","3.0.29":"2022-03-10T18:40:45.208Z","3.0.30":"2022-04-26T22:10:24.350Z","3.0.31":"2022-05-04T01:42:56.800Z","3.0.32":"2022-06-06T22:27:00.938Z","3.0.33":"2022-07-08T15:58:05.506Z","3.0.34":"2022-07-22T22:59:03.420Z","3.0.35":"2022-09-06T16:39:57.541Z","3.0.36":"2022-10-06T19:43:15.197Z","3.0.37":"2023-03-16T22:49:34.828Z","3.0.38":"2023-06-09T16:27:01.274Z","3.0.39":"2024-08-29T16:35:15.058Z"},"readmeFilename":"README.md","homepage":"https://webhint.io/"}