{"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":["a11y","accessibility","best-practices","compatibility","lint","performance","security","webhint","webhint-configuration"],"dist-tags":{"latest":"8.2.24"},"description":"webhint's recommended hints configuration for live websites","readme":"# webhint recommended web configuration\n\nTo examine development or in-production websites, use\n`@hint/configuration-web-recommended`.\n\n> **NOTE**:  This package is for use against any content served from a web\n> server.\n\nThis `webhint` configuration package is installed automatically by webhint.\n\nTo install `webhint`, run the command in the following code snippet.\n\n```bash\nnpm install hint --save-dev\n```\n\n> **NOTE**:  The recommended way of running `webhint` is as a `devDependency`\n> of your project.\n\nCopy the following code snippet and add it to your\n[.hintrc][UserGuideConfiguringWebhintSummary] file.\n\n```json\n{\n    \"extends\": [\"web-recommended\"]\n}\n```\n\nThe following code snippet is an expanded version of the previous code snippet.\n\n```json\n{\n    \"connector\": {\n        \"name\": \"puppeteer\"\n    },\n    \"extends\": [\n        \"accessibility\"\n    ],\n    \"formatters\": [\n        \"html\",\n        \"summary\"\n    ],\n    \"hints\": {\n        \"axe\": \"error\",\n        \"content-type\": \"error\",\n        \"disown-opener\": \"error\",\n        \"highest-available-document-mode\": \"error\",\n        \"html-checker\": \"error\",\n        \"http-cache\": \"error\",\n        \"http-compression\": \"error\",\n        ...\n    },\n    \"hintsTimeout\": 120000\n}\n```\n\nThe following code snippet includes another formatter \\(or any other\nhint or connector, and so on\\).\n\n```json\n{\n    \"extends\": [\"web-recommended\"],\n    \"formatters\": [\"codeframe\"]\n}\n```\n\n<!-- links -->\n\n[UserGuideConfiguringWebhintSummary]: https://webhint.io/docs/user-guide/configuring-webhint/summary/ \"Configure webhint | webhint\"\n","repository":{"directory":"packages/configuration-web-recommended","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/configuration-web-recommended","version":"1.0.0-beta.0","keywords":["a11y","accessibility","best-practices","interoperability","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-web-recommended@1.0.0-beta.0","maintainers":[{"name":"anonymous","email":"alrraa@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"3a3b5009fcb37ddffa140f88913276c12952c1a0","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-1.0.0-beta.0.tgz","fileCount":4,"integrity":"sha512-H6Wgq1mbyI/IvK7FDrsOqvuBLBGSEOOjEkqxjEb8GLqa5H2n9iogrw+GYvVJJVz5/y9lj3daMMcXkfw29G88PQ==","signatures":[{"sig":"MEQCIGPQfhbigBpXoFYjCX1DvLxDNfXkFPOP6YwKVYV6RnkhAiBsAJQuBBrc9rd3lID4PpzAAAeYu89dQqO73m7UrJ6B7w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15916,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbTlyICRA9TVsSAnZWagAAZG4P/2SCqQa6lwSTdLMykP84\n+5Xra364fUiJpyaP6WUBZ5jpStBUkJhGpv3vBMgPbyFIiJ3oJ+PvrgIZq3gs\nLiWPJISgTYNNZIPbvScudWqGixJsFdkxZ8J1nd6lqlZXLzBc/SctBaTgHQjr\nymO025ae+qBW10M+eHKw8yC0l89EnrNmKUffM3m63mDzlwvwwlk30fell7zn\np+pMp0e2jbavjc5Pqrpsq2F6HvPVLExjoY3X3qTFoWGU7rBSlEn69MUzBcxd\nrhH9w0CYN0Wem1tRqpjwc184eosiiCdYXj98+mboPA+T6aY0obyIVjF++83d\nGMMr/+StOJazsOyU8TTYEvPDblVaezzMbVcwotZULrgOKPmBirM+kJ6+Qjv5\n5ywvQXO49JQzJUoQp3WDk6TkzAHt8/0Npip3llEBxg9v6vs7nsFefSOP0UOh\nCSbx0BowTfzPMJ8ywQMjN7ByDD+W70IqpZyZVJWcNi7BK7dY7ReMozYWNcb3\nToXMtRfgHcYbAhQ/PNSvSkkk1UAyDG8ipnf7Yy+R+oujjaOW/TUcJgvtUBtm\nyYZKSsDfR0tkKdb+gCzMU0TpD8O5rrS+HyELCVvHOPOcym7/j93ZZ5XolF/R\nX1PK3FQp8535eEYZWIJYPfO8/eNfhH74CY6uzcwk4CPtnzObFIY2ihc4fcNl\nBGzL\r\n=XJzW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","files":["index.json"],"engines":{"node":">=8.0.0"},"_npmUser":{"name":"anonymous","email":"alrraa@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git"},"_npmVersion":"6.2.0","description":"webhint's recommended hints configuration for live websites","directories":{},"_nodeVersion":"10.4.0","dependencies":{"@hint/hint-axe":"^1.0.0-beta.0","@hint/hint-sri":"^1.0.0-beta.0","@hint/hint-no-bom":"^1.0.0-beta.0","@hint/hint-ssllabs":"^1.0.0-beta.0","@hint/hint-http-cache":"^1.0.0-beta.0","@hint/formatter-stylish":"^1.0.0-beta.0","@hint/formatter-summary":"^1.0.0-beta.0","@hint/hint-content-type":"^1.0.0-beta.0","@hint/hint-html-checker":"^1.0.0-beta.0","@hint/hint-disown-opener":"^1.0.0-beta.0","@hint/hint-meta-viewport":"^1.0.0-beta.0","@hint/formatter-codeframe":"^1.0.0-beta.0","@hint/hint-http-compression":"^1.0.0-beta.0","@hint/hint-no-http-redirects":"^1.0.0-beta.0","@hint/hint-stylesheet-limits":"^1.0.0-beta.0","@hint/hint-meta-charset-utf-8":"^1.0.0-beta.0","@hint/hint-no-html-only-headers":"^1.0.0-beta.0","@hint/hint-no-disallowed-headers":"^1.0.0-beta.0","@hint/hint-x-content-type-options":"^1.0.0-beta.0","@hint/hint-no-friendly-error-pages":"^1.0.0-beta.0","@hint/hint-no-protocol-relative-urls":"^1.0.0-beta.0","@hint/hint-strict-transport-security":"^1.0.0-beta.0","@hint/hint-validate-set-cookie-header":"^1.0.0-beta.0","@hint/hint-image-optimization-cloudinary":"^1.0.0-beta.0","@hint/hint-highest-available-document-mode":"^1.0.0-beta.0","@hint/hint-no-vulnerable-javascript-libraries":"^1.0.0-beta.0"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^3.0.0-beta.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-web-recommended_1.0.0-beta.0_1531862152512_0.7226087073698235","host":"s3://npm-registry-packages"}},"1.0.0-beta.1":{"name":"@hint/configuration-web-recommended","version":"1.0.0-beta.1","keywords":["a11y","accessibility","best-practices","interoperability","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-web-recommended@1.0.0-beta.1","maintainers":[{"name":"anonymous","email":"alrraa@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"bf3a26333e82790bc114b329e25fd231f9699cfb","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-1.0.0-beta.1.tgz","fileCount":4,"integrity":"sha512-1/spK1HcaRQchfT6Rohc+QXmib8v+uiTW+ckT8VQl25IlSIKnw7FTDxu/viWMPHTfHTrKKTVnvZ/0RfTtLQp4w==","signatures":[{"sig":"MEYCIQCpQjBhP3nq8QDfzmhufQ2H9OMChxx7OMVgmMUPwkmV+QIhANYymD1OTREbVK4dK43KznZvkgyZqOF9or6mw7tEM/6S","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16009,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbTnLLCRA9TVsSAnZWagAAav4P/R5nQahCh2mLe1rcXB0X\nuEjIVmhRrfOX5agsxrGBSxsf44HD5egUNKXvMlVdSu7HezyBeGnUoBjElReZ\nZrrreY/xRzFFAI2WigvHyhvMYQM1yNU02yY5tv4lu7qoMMCVuFzORMt06Kh4\nobpCSUOSr2HDV+NEVx7NcXIoT1WCI2PQwPvOir9T2JQ/Zp2Px1RCQBSduNJP\nY7ppBOKENX2g8OkXS3E9yNnqJf7S+qJ4dZrLSAHrOdZj5QKEgh8+gB7DrQhe\n90bUtlas0XZIb8w670DLyNmlFzmvFHlQlShPNiTPPchSbzpKcVA56t6Zdkw0\n0UcO/kxVQgFxFQdQSQYyWFAlR7tJT+K5MNXCpTZdE061vdubzcLVtw9KB8jK\nMrCVg35HZEfahyN1UMMEm7vFw1GkAzTi2eMmO4IgRvkGeiu3XR/UL6IaeLrv\nSI+aiPR+kCAYU8cmGucOGrhUsuS9+4fomSLTp1BE2AjGCNjx/YnQb+zXKt6U\n+V1YqxTF2BxEULDIX6uYl58/+0b9i+WHTeXvb7DK4czrHQuKoz359rIHyY+y\nKgaVUNsGCIWKCIC2hlGdvt4ZI64jMrk1MwIO8/Crldv6O5wPrLTgDs1f5+oI\n8mFx/5YfE7QNv8BMMpo+XeMBHkAvFCBYMx3WtfuqftgQy672a8L69xuggTdz\n6cgL\r\n=dDtb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","files":["index.json"],"engines":{"node":">=8.0.0"},"_npmUser":{"name":"anonymous","email":"alrraa@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git"},"_npmVersion":"6.2.0","description":"webhint's recommended hints configuration for live websites","directories":{},"_nodeVersion":"10.4.0","dependencies":{"@hint/hint-axe":"^1.0.0-beta.0","@hint/hint-sri":"^1.0.0-beta.0","@hint/hint-no-bom":"^1.0.0-beta.0","@hint/hint-ssllabs":"^1.0.0-beta.0","@hint/connector-jsdom":"^1.0.0-beta.1","@hint/hint-http-cache":"^1.0.0-beta.0","@hint/connector-chrome":"^1.0.0-beta.1","@hint/formatter-stylish":"^1.0.0-beta.0","@hint/formatter-summary":"^1.0.0-beta.0","@hint/hint-content-type":"^1.0.0-beta.0","@hint/hint-html-checker":"^1.0.0-beta.0","@hint/hint-disown-opener":"^1.0.0-beta.0","@hint/hint-meta-viewport":"^1.0.0-beta.0","@hint/formatter-codeframe":"^1.0.0-beta.0","@hint/hint-http-compression":"^1.0.0-beta.0","@hint/hint-no-http-redirects":"^1.0.0-beta.0","@hint/hint-stylesheet-limits":"^1.0.0-beta.0","@hint/hint-meta-charset-utf-8":"^1.0.0-beta.0","@hint/hint-no-html-only-headers":"^1.0.0-beta.0","@hint/hint-no-disallowed-headers":"^1.0.0-beta.0","@hint/hint-x-content-type-options":"^1.0.0-beta.0","@hint/hint-no-friendly-error-pages":"^1.0.0-beta.0","@hint/hint-no-protocol-relative-urls":"^1.0.0-beta.0","@hint/hint-strict-transport-security":"^1.0.0-beta.0","@hint/hint-validate-set-cookie-header":"^1.0.0-beta.0","@hint/hint-image-optimization-cloudinary":"^1.0.0-beta.0","@hint/hint-highest-available-document-mode":"^1.0.0-beta.0","@hint/hint-no-vulnerable-javascript-libraries":"^1.0.0-beta.0"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^3.0.0-beta.1"},"_npmOperationalInternal":{"tmp":"tmp/configuration-web-recommended_1.0.0-beta.1_1531867851745_0.7594596484753766","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"@hint/configuration-web-recommended","version":"1.0.0","keywords":["a11y","accessibility","best-practices","interoperability","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-web-recommended@1.0.0","maintainers":[{"name":"anonymous","email":"alrraa@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"a0222b9c276cf8a04440f1ddfcefaad4527ad76f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-1.0.0.tgz","fileCount":5,"integrity":"sha512-kKz43pHk41vDqTeJvMcANRl7CyZpaSFSuFxgsq1vvAJkehzqjF4gyusaJQoHfY88Fm5jHxL0N8AhhKek9aLvjg==","signatures":[{"sig":"MEUCIALR0O/WoVe2OJ8EU3FZSbKefzxdbGUSBe8l908Z+hGeAiEApskATidhC8TLt3ZzIfkDLheosKkt5tqwAeF8u0WLl3w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15909,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbaZrECRA9TVsSAnZWagAAmvMQAIIe2aj/nhQX7iWzCohn\nnxZj9AJE3i/ILaKV6XLOrPhpHqzubMwgdUcTOHpDiJKd1kd6f4CYejrU3Uxe\n4ijYJnoO8vCtIlGTRobb7FUPLcdM8EKoynHpCGoBuxVs4e29Fj0lksGJDy49\ngJgHXGhIqAZH4CjCdJZyazYthAH6mP1yiZityyvopLDeQXBTOFhck7/HKKNR\nXoqSaGQsvOpR2d/jE78KFJflsIYH6geNosc1fJEZGe5YQVizXWDeq/gmTyq1\nos2p/C5I7BGqHZ+ht6GMZcTa2S1K7IMkoCf1w/bPceRFyReIM5PuijUs5Fnu\nrAQw+jzsngXaBcj+GZ8qdmskWTSEop7ezF4cjxfYitOhpjyOcHzsLV+0NysK\nRLJH0XmV2LNnlKjmnnd+YI0ByovDSsF65Q8RaYiBmJqQUIbFr2ubKto/Vlu4\nNBTrHJicv4swIHU7Ma7kx2o/JYJMpyrzOyanJheHRKG8crkDzXytThrPsq/e\nWCsFnMr/s9JD2vc8nZtYNY5hWkUJM+s12Bt8oLC7b8SdaYQ6NS0jipNl1b4q\nAMbAbdzw2a9FIiaXB1jp2E3JYXoGl+7tSWRwELgLb6SlABIfYB4G8XTa9tbD\nT7lG6DuqwFMD/LIWSiFd0JFsmxi6ouVBYHS4BUMy89LbiVyQnAPTX7v+tQA1\nyNhQ\r\n=mfW7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","files":["index.json"],"engines":{"node":">=8.0.0"},"_npmUser":{"name":"anonymous","email":"alrraa@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git"},"_npmVersion":"6.3.0","description":"webhint's recommended hints configuration for live websites","directories":{},"_nodeVersion":"10.4.0","dependencies":{"@hint/hint-axe":"^1.0.0","@hint/hint-sri":"^1.0.0","@hint/hint-no-bom":"^1.0.0","@hint/hint-ssllabs":"^1.0.0","@hint/connector-jsdom":"^1.0.0","@hint/hint-http-cache":"^1.0.0","@hint/connector-chrome":"^1.0.0","@hint/formatter-stylish":"^1.0.0","@hint/formatter-summary":"^1.0.0","@hint/hint-content-type":"^1.0.0","@hint/hint-html-checker":"^1.0.0","@hint/hint-disown-opener":"^1.0.0","@hint/hint-meta-viewport":"^1.0.0","@hint/formatter-codeframe":"^1.0.0","@hint/hint-no-broken-links":"^1.0.1","@hint/hint-http-compression":"^1.0.0","@hint/hint-no-http-redirects":"^1.0.0","@hint/hint-stylesheet-limits":"^1.0.0","@hint/hint-meta-charset-utf-8":"^1.0.0","@hint/hint-no-html-only-headers":"^1.0.0","@hint/hint-no-disallowed-headers":"^1.0.0","@hint/hint-x-content-type-options":"^1.0.0","@hint/hint-no-friendly-error-pages":"^1.0.0","@hint/hint-no-protocol-relative-urls":"^1.0.0","@hint/hint-strict-transport-security":"^1.0.0","@hint/hint-validate-set-cookie-header":"^1.0.0","@hint/hint-image-optimization-cloudinary":"^1.0.0","@hint/hint-highest-available-document-mode":"^1.0.0","@hint/hint-no-vulnerable-javascript-libraries":"^1.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-web-recommended_1.0.0_1533647531147_0.9970735900641339","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"@hint/configuration-web-recommended","version":"1.0.1","keywords":["a11y","accessibility","best-practices","interoperability","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-web-recommended@1.0.1","maintainers":[{"name":"anonymous","email":"alrraa@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"3bd1d49457865ef2ece565cc1e601560f8b09386","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-1.0.1.tgz","fileCount":5,"integrity":"sha512-hw17ec8ufUcn98oLEXNIRxWpqbU53OGlMSF4R+x+MPL6IacULtlHD3Z83gEV6bzX2ldIkiD1RxrLbIUzGX729Q==","signatures":[{"sig":"MEUCIQCoMMsIS5OXzpaeYhs59922dwEGmrYBPaxq70PW2ykabwIgdYKdLdFcOsZMYDmCpw4B+UsLIgaQn5QHueEl7IBR/xk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16078,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbahQBCRA9TVsSAnZWagAAuD0P/0v3qvGK2TgepQdbUa/m\nNzWCLlLw+ACxS6xPnEc03pmMjoEOVxAwH6YgubcK7tzAgo4UAMAy61kOn8xQ\n6H8beSyRI+t9gwfwRSQ3oKAh8wDptCQ+o7/eKZJCZEIkDVwRS81ZqddXEbsZ\nxq3F+S0fIPIvLF9TaxD5/A8jjkScjQ08L5SJiJeI7HhlohICH6l3sDeYiMpj\nv5uSBdWEsEa/68GODGC2xub6RgVgvcI6gLPHpAJ3dj4qAjnapJtHDTnJkuXn\nrqwblN/tzVBPuX26y71IlwHAmhtf91SE5BKgSp8GexP+FiNHJ/q9OSMmyK82\nkE+YXCI2fvVmgY0P7y8eQzMXqQNPZKoG2bXDyKyEEdKMDSEP+D2NwmH/y3X9\nWwmAVi5GZzH+MT58/kYjMZt3gyw2D41GccKeNzZr/TGAuc/5V+vmnhVDdLGR\nk+s52i07qYmakGpYHy9P8co44wCmPNZagcsZHHX6PrRkOMfTqYXw2zDVTtD+\nEETq5hzPKIHKyqnWCYLFFPAvGAyYUTEHln7d4+9FaGEFfudlZbPLFeojx2to\nC49XQsjqmdAmjj18hgBHqrnY1oRjRIJDQti0BKpHQLdmIP3i4JWhJEyMijRQ\n0TJlhbMUYf2lDimNPpXmNhxzbso+MdBbJgvYoKcmFNdxNC9HbeJCEM30D5EQ\neEwD\r\n=f93a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","files":["index.json"],"engines":{"node":">=8.0.0"},"_npmUser":{"name":"anonymous","email":"alrraa@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git"},"_npmVersion":"6.3.0","description":"webhint's recommended hints configuration for live websites","directories":{},"_nodeVersion":"10.4.0","dependencies":{"@hint/hint-axe":"^1.0.0","@hint/hint-sri":"^1.0.0","@hint/hint-no-bom":"^1.0.0","@hint/hint-ssllabs":"^1.0.0","@hint/connector-jsdom":"^1.0.0","@hint/hint-http-cache":"^1.0.0","@hint/connector-chrome":"^1.0.0","@hint/formatter-stylish":"^1.0.0","@hint/formatter-summary":"^1.0.0","@hint/hint-content-type":"^1.0.0","@hint/hint-html-checker":"^1.0.0","@hint/hint-disown-opener":"^1.0.0","@hint/hint-meta-viewport":"^1.0.0","@hint/formatter-codeframe":"^1.0.0","@hint/hint-http-compression":"^1.0.0","@hint/hint-no-http-redirects":"^1.0.1","@hint/hint-stylesheet-limits":"^1.0.0","@hint/hint-meta-charset-utf-8":"^1.0.0","@hint/hint-no-html-only-headers":"^1.0.0","@hint/hint-no-disallowed-headers":"^1.0.0","@hint/hint-x-content-type-options":"^1.0.0","@hint/hint-no-friendly-error-pages":"^1.0.0","@hint/hint-no-protocol-relative-urls":"^1.0.0","@hint/hint-strict-transport-security":"^1.0.0","@hint/hint-validate-set-cookie-header":"^1.0.0","@hint/hint-image-optimization-cloudinary":"^1.0.0","@hint/hint-highest-available-document-mode":"^1.0.0","@hint/hint-no-vulnerable-javascript-libraries":"^1.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^3.0.1"},"_npmOperationalInternal":{"tmp":"tmp/configuration-web-recommended_1.0.1_1533678593460_0.7119813960979045","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"@hint/configuration-web-recommended","version":"1.1.0","keywords":["a11y","accessibility","best-practices","interoperability","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-web-recommended@1.1.0","maintainers":[{"name":"anonymous","email":"alrraa@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"f00211623e07c3b38e172bd6afd986d7f289c39e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-1.1.0.tgz","fileCount":5,"integrity":"sha512-ntoRfWSgf0w6Popn3BhLkKa0tKqbq1qJju1REgY8/h62wEoAH1PkgucbNfMcIJ4u9lXmNlny5BQz7IvERtAcMw==","signatures":[{"sig":"MEUCIHVbPEaja1Uux637QFVc6OK3pouHMbEG9lgiydx+obZSAiEA1uK32UJcF/PkenipMgxcCT4OFhHcWQDLCZxHTPbuFO0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16316,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbcx+SCRA9TVsSAnZWagAAZSIP/0Jd2SlVQAGAZAsLPSr3\nDqAPlyUuIzyDLnZ8u2eMDqOcZom926sA5PFFELe3RGOBt54HdXPcXcWuWJqJ\nIgALqeI9r1/T/b2RAarOKKAYifNtZFqSQ8aMqi+ikdhk0i5dblRwYBugSjZ2\nkScMjQS/cKF4FRubyUsGGcO+tB89mGwSfFgITS4HdNk8+X7P00NlPEt8Aa3Q\nk1/zYgjOxjq1cphBps202sPlhYZVAqvQXLm2JvpHLxfTgam0dea0Lorj9zaC\nILq7pCfBX8yw1lyHGv274dtV/1xvhvCvlmwWO68ogljWzG+lQJ445HDTcERn\nF1hsAdMPOXCFpbNou1/Hx1s4y/+NqGBwwucVPqgFIMb0sbxaAilPncWJMMh3\n3au5Em1TpfsxEwemWDZtOt/72gzI9+b4nnT8eeFJ9ga6vo8neeO4JTBehFmy\nGjb17dBWpR+3Ms43SuVSrqa7LIiCh74k4EkM6O307iDcZQhj3XgiQtEv58aS\n8KC+xxSWPRSep7bZt8HXHKuEyQ3zYYrQ0VlY+eC4tuY3Y3nq8aHyp5Rx0OK8\nwuvBMcVYzKNxfnCiDwIu6lmbYkKA5cfNnZvfNvD8wXKPjHE/bqwL2x2PXGew\nGSCD3f/6BIYPlwACgDrgW47q8AW6FIV4b8OSjKVJYjbVTfBL1DhOZIIKyzkz\nXF6t\r\n=ftG8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","files":["index.json"],"engines":{"node":">=8.0.0"},"_npmUser":{"name":"anonymous","email":"alrraa@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git"},"_npmVersion":"6.3.0","description":"webhint's recommended hints configuration for live websites","directories":{},"_nodeVersion":"10.4.0","dependencies":{"@hint/hint-axe":"^1.0.1","@hint/hint-sri":"^1.0.1","@hint/hint-no-bom":"^1.0.1","@hint/hint-ssllabs":"^1.0.1","@hint/formatter-html":"^1.0.1","@hint/connector-jsdom":"^1.0.0","@hint/hint-http-cache":"^1.0.2","@hint/connector-chrome":"^1.0.0","@hint/formatter-stylish":"^1.0.0","@hint/formatter-summary":"^1.0.0","@hint/hint-content-type":"^1.0.2","@hint/hint-html-checker":"^1.0.1","@hint/hint-disown-opener":"^1.0.1","@hint/hint-meta-viewport":"^1.0.1","@hint/hint-http-compression":"^1.0.2","@hint/hint-no-http-redirects":"^1.0.2","@hint/hint-stylesheet-limits":"^1.0.0","@hint/hint-meta-charset-utf-8":"^1.0.1","@hint/hint-no-html-only-headers":"^1.0.2","@hint/hint-no-disallowed-headers":"^1.0.2","@hint/hint-x-content-type-options":"^1.0.2","@hint/hint-no-friendly-error-pages":"^1.0.1","@hint/hint-no-protocol-relative-urls":"^1.0.1","@hint/hint-strict-transport-security":"^1.0.2","@hint/hint-validate-set-cookie-header":"^1.0.1","@hint/hint-image-optimization-cloudinary":"^1.0.2","@hint/hint-highest-available-document-mode":"^1.0.2","@hint/hint-no-vulnerable-javascript-libraries":"^1.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^3.1.1"},"_npmOperationalInternal":{"tmp":"tmp/configuration-web-recommended_1.1.0_1534271377600_0.4360606900423283","host":"s3://npm-registry-packages"}},"1.1.1":{"name":"@hint/configuration-web-recommended","version":"1.1.1","keywords":["a11y","accessibility","best-practices","compatibility","interoperability","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-web-recommended@1.1.1","maintainers":[{"name":"anonymous","email":"alrraa@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"4653b4497d1742c87cd763c062df53a4c6040898","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-1.1.1.tgz","fileCount":5,"integrity":"sha512-HldgtddCrXCjiVgmRrxpE5/ApL7mJDtEU7e3ZoaptQ1uq1Pw0mvzV+YECTlyEURnKOf9fp3ouRViBW8eecku3w==","signatures":[{"sig":"MEQCIDm2gd+F4AUnm6Z+99E2+cFK46NVfN/8DtRW2zyc6OtnAiAf0P22wn0Lb9961rnyBfFhNsRXBtcGAgwW8oDTosAXUQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16686,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbkqcWCRA9TVsSAnZWagAA3OQQAImzS1NFMvu8EOENC6bf\n1ybVGs71pmX4d9lwSKHUX3u3HELyDRfhXYFokcdn+XWrpztbed38oE4FooNy\nQoIt7M0iXgcD7HFzUORrMmHH4Vx7sK4Nl4SSjPmAqjvdZxwG+WlA0OKOtgoO\nRusOGnLDgw945FvMLi9W23IxTA4d249uC6Gf7tfieclUszKtf208QQbhKYiJ\nkFoo7VJSgC/P5DGeY19hz67108tvPp0qIjg3NthSOJvp4sqH5J1uYVMhWlFS\n0EMa48ECSVthiDvdrQM6hnf7mYqggWL2BRrsdcVeEBPoFofx/B3PiJf79dHH\nVjaIt61BjeqFNTPsd2u0Yo54yt48UzdRyDn3R2BNxf74VxxK3K0H5fn/RZHi\nuaCQXfNyksgLzVGFF/JYz/NP5IYx3zRqHhouGR9F3gsQ2bOMOIKP94CMmHoQ\nPQpmJWSvA5oZvLlTXaQjndFADI0f8Pi2JIzQivw26DqdNMiV993TR2TUOdHh\n4/NjYh64rEscp5gfRcQ5IqIB/RfryL3ZL+KhQ9o47xvGd0j07PRXe+BDQajl\nUqgpnkS0Sax53wmsdbdzk6gBqx5dypD/hdC0M+T3hFhEwz35mbh9v7gFzfiA\n0CmzRhY2SEiGJ7pAl1otUx0d26hTgYIPTaSF7HKDPCJrX8lMuZV4z2N6mvbt\ney4L\r\n=jmF+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","engines":{"node":">=8.0.0"},"_npmUser":{"name":"anonymous","email":"alrraa@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git"},"_npmVersion":"6.4.1","description":"webhint's recommended hints configuration for live websites","directories":{},"_nodeVersion":"10.4.0","dependencies":{"@hint/hint-axe":"^1.0.4","@hint/hint-sri":"^1.0.2","@hint/hint-no-bom":"^1.0.2","@hint/hint-ssllabs":"^1.0.2","@hint/formatter-html":"^1.0.3","@hint/connector-jsdom":"^1.0.4","@hint/hint-http-cache":"^1.0.3","@hint/connector-chrome":"^1.0.4","@hint/formatter-stylish":"^1.0.1","@hint/formatter-summary":"^1.0.2","@hint/hint-content-type":"^1.0.3","@hint/hint-html-checker":"^1.0.2","@hint/hint-disown-opener":"^1.0.3","@hint/hint-meta-viewport":"^1.0.2","@hint/hint-http-compression":"^1.0.6","@hint/hint-no-http-redirects":"^1.0.3","@hint/hint-stylesheet-limits":"^1.0.1","@hint/hint-meta-charset-utf-8":"^1.0.2","@hint/hint-no-html-only-headers":"^1.0.3","@hint/hint-no-disallowed-headers":"^1.0.3","@hint/hint-x-content-type-options":"^1.0.3","@hint/hint-no-friendly-error-pages":"^1.0.2","@hint/hint-no-protocol-relative-urls":"^1.0.2","@hint/hint-strict-transport-security":"^1.0.3","@hint/hint-validate-set-cookie-header":"^1.0.2","@hint/hint-image-optimization-cloudinary":"^1.0.3","@hint/hint-highest-available-document-mode":"^1.0.3","@hint/hint-no-vulnerable-javascript-libraries":"^1.4.0"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^3.3.2"},"_npmOperationalInternal":{"tmp":"tmp/configuration-web-recommended_1.1.1_1536337685933_0.64536975972706","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"@hint/configuration-web-recommended","version":"1.2.0","keywords":["a11y","accessibility","best-practices","compatibility","interoperability","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-web-recommended@1.2.0","maintainers":[{"name":"anonymous","email":"alrraa@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"3d8585c16cfe7c686738b8e630fe9023d24a753d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-1.2.0.tgz","fileCount":5,"integrity":"sha512-o1PW6ULRusbbFCisOC4WC0ITk/6UP8ZUdDi5c3TGNkFmz0wqq1C3ZelhmxdNjE5zo4FALdK079oPjRQ966JVtg==","signatures":[{"sig":"MEQCIHNCeFykgbE/fbsk87IP8JPdibzJvR1+OyHTa+NTONxyAiBluKzFubnBrVD2qTa1d1XTiTx3YKr5RN/NR9Ne5MmUBw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17075,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJboFz5CRA9TVsSAnZWagAArcsP/33dXxhpbTjW9mHp8D9U\nzERZTYi7J4eDv7ha2yhrBjW6m9JRH7Neo9M4+b+00Z0jXCo25sMmZ1Wqn3yh\nX5csbj+9/yeLzBoX4N1yAahPQmxJnwMmiDhNHtWLr6ujQEXlor8DKs2H+KD0\nj5ldM1zfoyUV9XzuK82gHXo4+5cJ7xUHsw+tk0H8M/Evy7R8WLlkIVuszzu5\ngrxVEWJPem1bwqkMnzlRbGvavrtsh3GdUS6lrLsAztw6mPEv3zdrer7BMHbS\n4at7nm1W0YDj9ah59j1Cnk08UeK5ShXixFhn8ZwsZXAhfS4eexeVpHbfakqI\nAxMmaQJbSCk6WuHtxDDOUdI02wNd8KiaqjnguhexF4f6Lse+7OJo/fmjq9YM\nRMXGBTTSfEOpY3pHkgEPMZZcZulg6U6fUA8+8vMiz4S84tNvqPWuGStXuXZ2\n73yLxrzygFX2eY8XrURZ07CCprL0siVPwdlhovC5KbL4hVuRIKfktROqsoee\nTK6kVoOli1vO0ItG311EUHWZxXPOJVh0/PItpM/Qigpdgvlm4aCoBsQLEKT0\ngtm1yA8BumhG5eANI2LbiB/uLYVCZ0laRrNOSea+UXT7i5NWkV6aR/IUNzMd\nJJ/9zdJtandpJkThysJIPMjTDXKP35zP+uJotv8ClAtPXotq8Oj+PCc8LcWe\nGJzI\r\n=cH0S\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","engines":{"node":">=8.0.0"},"_npmUser":{"name":"anonymous","email":"alrraa@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git"},"_npmVersion":"6.4.1","description":"webhint's recommended hints configuration for live websites","directories":{},"_nodeVersion":"10.10.0","dependencies":{"@hint/hint-axe":"^1.1.0","@hint/hint-sri":"^1.0.2","@hint/hint-no-bom":"^1.0.2","@hint/parser-html":"^1.0.1","@hint/hint-ssllabs":"^1.0.2","@hint/formatter-html":"^1.0.4","@hint/connector-jsdom":"^1.0.5","@hint/connector-local":"^1.1.2","@hint/hint-http-cache":"^1.0.3","@hint/connector-chrome":"^1.0.5","@hint/formatter-stylish":"^1.0.1","@hint/formatter-summary":"^1.0.2","@hint/hint-content-type":"^1.0.3","@hint/hint-html-checker":"^1.0.2","@hint/hint-disown-opener":"^1.0.3","@hint/hint-meta-viewport":"^1.0.2","@hint/hint-http-compression":"^1.0.7","@hint/hint-no-http-redirects":"^1.0.3","@hint/hint-stylesheet-limits":"^1.0.1","@hint/hint-meta-charset-utf-8":"^1.0.2","@hint/hint-no-html-only-headers":"^1.0.3","@hint/hint-no-disallowed-headers":"^1.0.3","@hint/hint-x-content-type-options":"^1.0.3","@hint/hint-no-friendly-error-pages":"^1.0.2","@hint/hint-no-protocol-relative-urls":"^1.0.2","@hint/hint-strict-transport-security":"^1.0.4","@hint/hint-validate-set-cookie-header":"^1.0.2","@hint/hint-image-optimization-cloudinary":"^1.0.3","@hint/hint-highest-available-document-mode":"^1.0.3","@hint/hint-no-vulnerable-javascript-libraries":"^1.6.0"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^3.4.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-web-recommended_1.2.0_1537236217015_0.6261205688131295","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"@hint/configuration-web-recommended","version":"2.0.0","keywords":["a11y","accessibility","best-practices","compatibility","interoperability","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-web-recommended@2.0.0","maintainers":[{"name":"anonymous","email":"alrraa@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"0f4e237c7b6134e5d03d8395b17e18b5f802a90e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-2.0.0.tgz","fileCount":5,"integrity":"sha512-Q/dNPsQTUn6OS0MnRzAx1Kw1+Cm9je+Cc3s9wiUg1s+KgfifgRyYFTZ42uYGbPZICXrnDD1hXt8jxQJfrapG/w==","signatures":[{"sig":"MEQCIByaUQVsAQp/QCXhvr/qxWRD/4DvuZp52DUGjKzYGtPCAiB8olhd+OdMxd8/7C1Mjc6hvoBucaldxhmN1vhvRrrrnA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbsplaCRA9TVsSAnZWagAA3+UP/iZnAFXjyuXPLi2HWbA2\nvsP5N443wIYVHeYnAWFq7PSxE7qxMuiSB1B66u4IOxiSv6alZXIAmrKIKgPL\nl3P0oCjkpsQJqWQNobE5J6dPMRyvloeFcmlRYFO43As3n+Flm5ApPHLsWWJy\n14/iwBnMQVjpMlTcGHLGFfFPY4GIGIp0kIQSuekrRdedy1vxQfU675j+OKVS\nVBuVrvFvrT5OcvI58/2/lCx/soteUqcMcROcGt+TwVMC/k2+YjLeNT4314ey\nsjfC/M9bV78ORMw/yzziTuyjCRrZFzAm55Hg7tCE3TObcm7SH0U+R7ADWh+W\nHbVL0qzJHxe5VyKnb8/HgaNqxV97k64z6TttEGCQ9pDQUIKulgBr3gyjrHFV\nujGCwI11MjvdjLAD/dWffA7B5GtNrzvvpP9veXhYHQeRWAWDfzsKFtEEmi0K\nOsVrq1Ys46+0DGNYnxmESE8E0/J/Av6mauTgX/ifTd35ophwAqwuwVGORfqO\nnMW7W3zy13sIRYOxVOeAPbuJj05USDnEkSrNdb1klb6SHoDJCE1z0UGeaHYL\n6ooKKTOAclniUVn7hq2M66wblE+Oso0bgGpeiKtgB52P56iE+//D4OdFQJ8y\nyZNfSJzd8rXQP9R+Ohj5syE5I3uFZBKbPt878GXHrIWTO+PRDFLM2wrkAa2C\n17Gb\r\n=AEbT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","engines":{"node":">=8.0.0"},"_npmUser":{"name":"anonymous","email":"alrraa@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git"},"_npmVersion":"6.4.1","description":"webhint's recommended hints configuration for live websites","directories":{},"_nodeVersion":"10.10.0","dependencies":{"@hint/hint-axe":"^1.1.0","@hint/hint-sri":"^1.0.2","@hint/hint-no-bom":"^1.0.3","@hint/parser-html":"^1.0.3","@hint/hint-ssllabs":"^1.0.2","@hint/formatter-html":"^1.0.4","@hint/connector-jsdom":"^1.0.5","@hint/connector-local":"^1.1.2","@hint/hint-http-cache":"^1.0.3","@hint/connector-chrome":"^1.1.2","@hint/formatter-stylish":"^1.0.1","@hint/formatter-summary":"^1.0.2","@hint/hint-content-type":"^1.0.3","@hint/hint-html-checker":"^1.0.2","@hint/hint-disown-opener":"^1.0.3","@hint/hint-meta-viewport":"^1.0.2","@hint/hint-http-compression":"^2.0.0","@hint/hint-no-http-redirects":"^1.0.3","@hint/hint-stylesheet-limits":"^1.0.1","@hint/hint-meta-charset-utf-8":"^1.0.2","@hint/hint-no-html-only-headers":"^1.0.3","@hint/hint-no-disallowed-headers":"^1.0.3","@hint/hint-x-content-type-options":"^1.0.3","@hint/hint-no-friendly-error-pages":"^1.0.2","@hint/hint-no-protocol-relative-urls":"^1.0.2","@hint/hint-strict-transport-security":"^1.0.5","@hint/hint-validate-set-cookie-header":"^1.0.2","@hint/hint-image-optimization-cloudinary":"^1.0.3","@hint/hint-highest-available-document-mode":"^1.0.3","@hint/hint-no-vulnerable-javascript-libraries":"^1.6.0"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^3.4.6"},"_npmOperationalInternal":{"tmp":"tmp/configuration-web-recommended_2.0.0_1538431321544_0.3338603967338063","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"@hint/configuration-web-recommended","version":"2.0.1","keywords":["a11y","accessibility","best-practices","compatibility","interoperability","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-web-recommended@2.0.1","maintainers":[{"name":"anonymous","email":"alrraa@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"0ede8e18210ab30131115a8bed7d8056fc5fa865","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-2.0.1.tgz","fileCount":5,"integrity":"sha512-zB/luXGBvv0uqtZVvWxB75y59q4M/qh1vT5GHzE2TUjrC2xEw5RpSZi8QxbOIB8x3/fmElFQ7s7LZvIxLZpWcA==","signatures":[{"sig":"MEUCIQDV3ByF43eaECBZRT0G6DsH2q08NRaN6k6FOcgzxVfZCgIgItR2+56ZUOxGWKVExNE9rFQukfgq/JhjF1JsbprQ8jM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17647,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2lFQCRA9TVsSAnZWagAAHdoP/1bUJzg/vLVRO6NdEIm5\nT+FSXSg+tBKEV1CIE7lfF18diVrB/KBZRVjyYFBhtbOg5GtiSAJRJwbz1h29\n5SlgeihxpOqgJGkVohN4OmmMHQ+PJB1KjVTkhYMeV6bXOiCV0aL4uVJidDZT\nMDE0Vz1lkJwU8//HcI8VVJ5dUmlx9JFxuHaIfm7kecc0EOuj9aGo8d0jXL7P\nrkZxC8UrYQQMYJDobXonVEPcRSeyrwBscijcLCveFYvI6HsIJi22o/ScUPbh\ngPZignZtgrkoPfFEkzXhARU3sD1k9GHjWgzN0j9ssWG7wNV47tSLixd9l2DO\nJZVXSR73WcqC3d7TqWhwyLcZjFgAeOP7tEPdcJSXhCZugWeSzMjtk1wc/TJH\n2myrN3bini2Bx9KkshdC/B6HJu9pzslVm5OchULHq7cOS4o7Zuj6QkZWkh1v\nraEM+1UqZ8lXIYBXiokQuPg+q3qzXluGTMm3kV96vIobaB06H81o9NQej5rj\nyZ6cXYKmHmClIgTemnCSXBA8yOFnw0k/TeHDtr6mEWN/EwD9h0q0HayJXC9G\nsJMcwt4Mz69zCi+zS07Gi7CiOf7UGlKCLLsE59MOGDxywl53SxAZKgMHNKa0\nWI45XIX8TDYPf7udNEipIAaddFNWGZqwGnuPN3h2qKGHZicqXklCIuzeK7wM\nsLAg\r\n=PLca\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","engines":{"node":">=8.0.0"},"_npmUser":{"name":"anonymous","email":"alrraa@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git"},"_npmVersion":"6.4.1","description":"webhint's recommended hints configuration for live websites","directories":{},"_nodeVersion":"10.12.0","dependencies":{"@hint/hint-axe":"^1.1.1","@hint/hint-sri":"^1.0.3","@hint/hint-no-bom":"^1.0.4","@hint/parser-html":"^1.0.6","@hint/hint-ssllabs":"^1.0.3","@hint/formatter-html":"^1.1.2","@hint/connector-jsdom":"^1.0.9","@hint/connector-local":"^1.1.3","@hint/hint-http-cache":"^1.0.4","@hint/connector-chrome":"^1.1.5","@hint/formatter-stylish":"^1.0.2","@hint/formatter-summary":"^1.0.3","@hint/hint-content-type":"^1.0.4","@hint/hint-html-checker":"^1.0.3","@hint/hint-disown-opener":"^1.0.5","@hint/hint-meta-viewport":"^1.0.3","@hint/hint-http-compression":"^2.0.1","@hint/hint-no-http-redirects":"^1.0.4","@hint/hint-stylesheet-limits":"^1.0.2","@hint/hint-meta-charset-utf-8":"^1.0.4","@hint/hint-no-html-only-headers":"^1.0.4","@hint/hint-no-disallowed-headers":"^1.0.4","@hint/hint-x-content-type-options":"^1.0.4","@hint/hint-no-friendly-error-pages":"^1.0.3","@hint/hint-no-protocol-relative-urls":"^1.0.4","@hint/hint-strict-transport-security":"^1.0.7","@hint/hint-validate-set-cookie-header":"^1.0.3","@hint/hint-image-optimization-cloudinary":"^1.0.4","@hint/hint-highest-available-document-mode":"^1.0.5","@hint/hint-no-vulnerable-javascript-libraries":"^1.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^3.4.14"},"_npmOperationalInternal":{"tmp":"tmp/configuration-web-recommended_2.0.1_1541034319322_0.6479078031719612","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"@hint/configuration-web-recommended","version":"3.0.0","keywords":["a11y","accessibility","best-practices","compatibility","interoperability","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-web-recommended@3.0.0","maintainers":[{"name":"anonymous","email":"alrraa@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"3db8cabd7cf85ec0007647df340827998f429941","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-3.0.0.tgz","fileCount":5,"integrity":"sha512-CVGtMc4h5ApWZAq7N6caBOZLhe/sRlros1zvZAdqItaaC8oiUgsKLFHk2fdSpI+zZ4rxgFkVBaNZ2xByfPSrfA==","signatures":[{"sig":"MEUCIQCrryG8OoXrf0B/+tpOSCvglVnz4nN62dHWq4lNYQpoDwIgKe/dqBA3BHV3BuULbJcgM1YsuGxv6LToMi8rGksDDhI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24493,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb4OYPCRA9TVsSAnZWagAALroP/idUS1/ifAIBpDoZSNxk\nbRI0TtcuID99ZiuGqAW4h3cRaJYj19jPp6me2WsV+8roCs3CTcj56PdNgc2r\n2jQ3dqrQv53UCDRpOzkLzsOlz3aMQs+RKWxXuhFIGJ9wzOvz8O/ipjAJL12V\nNM0QFPXe9CSyP83mEWNqIor+UvRjA2eo9u5MYVhmX9CiLPXDtTJHZADaYcRF\nQGWtiFhYwe6bRTXiTaDbqdLqv0nilXsu7myj3oc86JSY6LOl5Tew9HmoBMVi\n8wW0GbCxOPUZs/DJETGKwP8ueVCZiFaY2KPqbmATwN4qEd+o7i2l7AfjYL/G\nzaPNsZfssUMz5pOgOQSmOthZbe6qmte/jOahbimIbx3f2X0X17Lry9uUIJGa\nLwyFbCNhuetQw+OpEgrTEQeNI1a94A7TR17PtJVo8n38T+iDwz1Tl5HEj/PB\nOgYgG3mXYSJUYU5XVIkwkZ/LLdSR3U7VDAnhGCDb2Kttpo9zl0PGjE8kJom0\n2P9rYupO4d3jzl7VZJDQbujhMqoRshObK2CdU7l7/+SeuocbAVMMfX0CqeRJ\nUsc+He+14ZpiBb6ArqRpsdCvqg82vxA4L51kRar4A9YHnpV63QLBxe72JCz3\ncEwOPN1V9FNctWyJKMUptxJlm39HqWgUQ5XMqqzmw3fWau8sScIu/2mxy9bb\nZi3a\r\n=Puoj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","engines":{"node":">=8.0.0"},"_npmUser":{"name":"anonymous","email":"alrraa@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git"},"_npmVersion":"6.4.1","description":"webhint's recommended hints configuration for live websites","directories":{},"_nodeVersion":"11.1.0","dependencies":{"@hint/hint-axe":"^2.0.0","@hint/hint-sri":"^2.0.0","@hint/hint-no-bom":"^2.0.0","@hint/parser-html":"^2.0.0","@hint/hint-ssllabs":"^2.0.0","@hint/formatter-html":"^2.0.0","@hint/connector-jsdom":"^2.0.0","@hint/connector-local":"^2.0.0","@hint/hint-http-cache":"^2.0.0","@hint/connector-chrome":"^2.0.0","@hint/formatter-stylish":"^2.0.0","@hint/formatter-summary":"^2.0.0","@hint/hint-content-type":"^2.0.0","@hint/hint-html-checker":"^2.0.0","@hint/hint-disown-opener":"^2.0.0","@hint/hint-meta-viewport":"^2.0.0","@hint/hint-http-compression":"^3.0.0","@hint/hint-no-http-redirects":"^2.0.0","@hint/hint-stylesheet-limits":"^2.0.0","@hint/hint-meta-charset-utf-8":"^2.0.0","@hint/hint-no-html-only-headers":"^2.0.0","@hint/hint-no-disallowed-headers":"^2.0.0","@hint/hint-x-content-type-options":"^2.0.0","@hint/hint-no-friendly-error-pages":"^2.0.0","@hint/hint-no-protocol-relative-urls":"^2.0.0","@hint/hint-strict-transport-security":"^2.0.0","@hint/hint-validate-set-cookie-header":"^2.0.0","@hint/hint-image-optimization-cloudinary":"^2.0.0","@hint/hint-highest-available-document-mode":"^2.0.0","@hint/hint-no-vulnerable-javascript-libraries":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-web-recommended_3.0.0_1541465615026_0.8646302599541722","host":"s3://npm-registry-packages"}},"4.0.0":{"name":"@hint/configuration-web-recommended","version":"4.0.0","keywords":["a11y","accessibility","best-practices","compatibility","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-web-recommended@4.0.0","maintainers":[{"name":"anonymous","email":"alrraa@gmail.com"},{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"4f7d9c14091f375afa0a9c131bd6dbe7500528ae","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-4.0.0.tgz","fileCount":5,"integrity":"sha512-B5gEgRBK2HJ2vOoieNrZK0mZNwyNKIBCULfi/d03+BgdXnMMwoDZYOWr2QqOYDx00Gmz2v0BgaTTw+C48XuERw==","signatures":[{"sig":"MEUCIQDtXcWGfs8QbtbU+MLYb+/YW4qkqN1RJT4JpM9Rxgx9SQIgaLe8jL2d0IFt4WthatPdZ0rNXJKIQnyH3JEN77c8c2U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27103,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcPmHhCRA9TVsSAnZWagAAhsYP/2tPo0WwvHjDoFyXtnOU\n0poPwDfu6SagHMkkYayZ2RX3UoNDoVFbCffL6DLzVWJUc6QD9aVkdLQB6yh+\ntVX97XWk2yxn/U9upvMT3Ei3WXV4tJC4IXmGbQeLt9YPzXMfIj53FmYUCcln\nNs844sikJViEw2eJkhOpAsrvBs2asCj2ZvNCREAZl773Nl/iaLh9dgt366Q8\njVk1thuGGx95KmDTF73WOUEWDjB22pRPo76b1RSC+2tXBTKoNFs9VOtPnVUB\nz6xff0qNW03uBPT1hvxCIkbOfTEx5SzfMJWeVRAn4E6+X4PFuCw3SfRJLiyB\nNA/kzb8UM6fZKSXnMssiBtnWRUxMd4/Ns91HqssLIYpQCd4Y1T2rtT0ybkLe\nqiaFJ239m5Bun7xAwesf5Ne+NGATfNfyoa/DZE9E7nmTcuVHit9/xlVMAFCu\n565+lkKywHAni9+BP5Q70qafOF1zb9B6tyZ5EugcLmlHRvppbSqxf2s71LvR\neYhSiRi60+/wfJGKAUgJA5mYKcqRiWrBPaENHR3/XRf/P7m94j6LwMqcHmVZ\naVXebu2Z4D4bX4rqEUszzfS+xgBpI4hzDcDUt11yb0HclgoSU5eprfoCgkwY\nnlYceef28bfCOOrhgXIudB8aNrLYlMDSLaUPc8W/4zLFLtT9rtBA6t0TgDAP\njv4n\r\n=kgy0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","engines":{"node":">=8.0.0"},"_npmUser":{"name":"anonymous","email":"amolleda@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git"},"_npmVersion":"6.4.1","description":"webhint's recommended hints configuration for live websites","directories":{},"_nodeVersion":"11.2.0","dependencies":{"@hint/hint-axe":"^2.1.1","@hint/hint-sri":"^3.0.0","@hint/hint-no-bom":"^3.0.0","@hint/parser-html":"^2.0.2","@hint/hint-ssllabs":"^2.1.1","@hint/formatter-html":"^2.0.2","@hint/connector-jsdom":"^2.0.2","@hint/connector-local":"^2.0.2","@hint/hint-http-cache":"^2.1.1","@hint/connector-chrome":"^2.0.1","@hint/formatter-stylish":"^2.0.1","@hint/formatter-summary":"^2.0.1","@hint/hint-content-type":"^3.0.0","@hint/hint-html-checker":"^3.0.0","@hint/hint-disown-opener":"^2.1.1","@hint/hint-meta-viewport":"^3.0.0","@hint/hint-http-compression":"^4.0.0","@hint/hint-no-http-redirects":"^2.1.1","@hint/hint-stylesheet-limits":"^3.0.0","@hint/hint-meta-charset-utf-8":"^3.0.0","@hint/hint-no-html-only-headers":"^2.1.1","@hint/hint-no-disallowed-headers":"^2.1.1","@hint/hint-x-content-type-options":"^2.1.1","@hint/hint-no-friendly-error-pages":"^3.0.0","@hint/hint-no-protocol-relative-urls":"^2.1.1","@hint/hint-strict-transport-security":"^2.1.1","@hint/hint-validate-set-cookie-header":"^2.1.1","@hint/hint-image-optimization-cloudinary":"^2.1.1","@hint/hint-highest-available-document-mode":"^3.0.0","@hint/hint-no-vulnerable-javascript-libraries":"^2.4.0"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-web-recommended_4.0.0_1547592161327_0.9371857791335481","host":"s3://npm-registry-packages"}},"5.0.0":{"name":"@hint/configuration-web-recommended","version":"5.0.0","keywords":["a11y","accessibility","best-practices","compatibility","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-web-recommended@5.0.0","maintainers":[{"name":"anonymous","email":"alrraa@gmail.com"},{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"75c4d1735b4b84818c2785e3a8686f02007a511d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-5.0.0.tgz","fileCount":5,"integrity":"sha512-52F4iuD7VugjCdqqKTlUuGBcSI5yswYCWApOgta8DSX7FXjuM5lSGjMQi+2Kn4lfNfs/M9mI1JdMBilgGoMSrg==","signatures":[{"sig":"MEYCIQDYqwv4nZ4lvqwuYL65nHnARzgDmwl4ZIChpiweXa6hOAIhAJrh5nPjTeGxp2IIqLXaSvFIOWx8S3Ig//YZD9bsA77c","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcPnyKCRA9TVsSAnZWagAAFAAP+gIBEBpDiibmDibW5DkY\nS0mdlcPlVe7VWkKV2/ClnsgdUGcPS2ouqjfI89+MGSFTCcrSaSr2V8/4CAO8\nLNh1g0siGZrS/AmIT/eMFp30GpYG30jut0gtj2369jPQCdTaPOZNejz+/13U\nVMytNB8A/i1QxtSRCQYpCFz/iKehFTyTRVh79GFGz+ZhkQyUsujCjf/T/6dd\n7uI/AmNZ0RsHJ4+ri34hN/1ifeTEz+JFdXW34VEafClTYHspci8iCcf2y2BN\nS7JFmOA0sjzDOzQ/uTD/OPImAEwlKpkq2ZWNv2bA5glVra019cGA5BruEoJi\nYYY8DI8VA8HmbGuH3ga9Grjcs/h3CuKWAUlW9IYYNs3LUCJzQhpL3ij5ObYN\nDOxh6IijQIX+baNcBUGRi0idcwlfsOCtQm7txuBrGHgxrv+P9zLrhIbwAmSi\n/FPxtZWpG8HDiboFXjhPrSJH0ir5GQ8AafZ9ob5shx0YUSGt/8C2PMxcSU03\njqIu3JxuNZxRriYjZJrkxURVNP2xwjxaxyd+QW8LO2+H5EsfTCW0LpsgjBNO\nTSlZlxogaryyczgb8Zgi5/B8wiKEHuJ/6Y6FMSLbUa9CiHaW0QUbXnanc5xO\nUMZdjUa+vQxQ3YL7FwDKWMdk7xNcSeaYkv+nTeQb63rn7v2iHo78ywnBojxx\n7TXe\r\n=EVEM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","engines":{"node":">=8.0.0"},"_npmUser":{"name":"anonymous","email":"amolleda@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git"},"_npmVersion":"6.4.1","description":"webhint's recommended hints configuration for live websites","directories":{},"_nodeVersion":"11.2.0","dependencies":{"@hint/hint-axe":"^2.1.1","@hint/hint-sri":"^3.0.0","@hint/hint-no-bom":"^3.0.0","@hint/parser-html":"^2.0.2","@hint/hint-ssllabs":"^2.1.1","@hint/formatter-html":"^3.0.0","@hint/connector-jsdom":"^2.0.2","@hint/connector-local":"^2.0.2","@hint/hint-http-cache":"^2.1.1","@hint/connector-chrome":"^2.0.1","@hint/formatter-stylish":"^2.0.1","@hint/formatter-summary":"^2.0.1","@hint/hint-content-type":"^3.0.0","@hint/hint-html-checker":"^3.0.0","@hint/hint-disown-opener":"^2.1.1","@hint/hint-meta-viewport":"^3.0.0","@hint/hint-http-compression":"^4.0.0","@hint/hint-no-http-redirects":"^2.1.1","@hint/hint-stylesheet-limits":"^3.0.0","@hint/hint-meta-charset-utf-8":"^3.0.0","@hint/hint-no-html-only-headers":"^2.1.1","@hint/hint-no-disallowed-headers":"^2.1.1","@hint/hint-x-content-type-options":"^2.1.1","@hint/hint-no-friendly-error-pages":"^3.0.0","@hint/hint-no-protocol-relative-urls":"^2.1.1","@hint/hint-strict-transport-security":"^2.1.1","@hint/hint-validate-set-cookie-header":"^2.1.1","@hint/hint-image-optimization-cloudinary":"^2.1.1","@hint/hint-highest-available-document-mode":"^3.0.0","@hint/hint-no-vulnerable-javascript-libraries":"^2.4.0"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-web-recommended_5.0.0_1547598986253_0.8343890491728037","host":"s3://npm-registry-packages"}},"6.0.0":{"name":"@hint/configuration-web-recommended","version":"6.0.0","keywords":["a11y","accessibility","best-practices","compatibility","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-web-recommended@6.0.0","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"28be05ff8978268f616362ba23d3c735f4f3f3d1","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-6.0.0.tgz","fileCount":5,"integrity":"sha512-INMMItWDFDOZPZ/+fR9M26+q35oItRmAHXcP+LfBWhdOuFVbTK4/6/zW0Z6SV8H84EwYkUgwTH7xEUi2QS2GDw==","signatures":[{"sig":"MEQCIHwx4PRRt+m9fOneBeSpUq1tZyOmS/exTv8lX+Z/5hYIAiBBrEHt/bDLqvvLmXGOJyMimLVRePSCvFgd9lmCR8nhKA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28904,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcXL6tCRA9TVsSAnZWagAALPYQAIzwBn/WRdqb9uEA1khs\nQf78Hnx3HY6DYH4DXVoqY3vBdokvTGtIzPdt3f+s8fCJXNQiDwfPFZC5P/ku\nUiZYhQY569tPeaJvTJk5ybmiaTfaew0ymgzmJ2h0KGeeOYQ8r/VFvZqoe97w\n3zxwJyCYyMU7Pq7xYLndgOm5lMcIElceMAlSAbofHnD7+b/iUpogyL7f48yW\nH6RncJW34ZWwH1UiA6P6opE28js/iDL+JB+mUBAK5E1RLiOHZV5AoQ6DX3GM\nq5KPttch4R7rNaPKjbv/lsq4KIyBpY3s+qxiZKnbRmACVp5KykG31ReCZrFw\nELBwfZfavCVQ0sEyOXOuGvsTdtqn9cgl6ZBWj7mm0xFJWPe2ZrejjYim1bZq\nr/P9/vyFyDjZpuwLFTD0O/ew32ufcuk0VDkKtPtxazc5OTOJj+0fvThNe6tL\nKS2x3ZTCgCVL4jbaXWwX+zlnn59TgamDiiS5iXXmYNuyAjdWS6G/UZhvst52\nc0a72EZIAI8RYbXKKvIQpN3FtFw47iA0/E+37mJdU/XR2sxlUD3O4sqHUM/P\nt5vjXN7fSf0Sl4GL6Cv1eJzZIAEbFK40Uj5rWE45wC5r19GcWnyiwHWxOvSS\n8zYPK6WdY2fU5GFB/Co5f2IDwQ/2mhiV7O0hnqwWhui+Ympcpdcm9Paf1aUc\nYBEK\r\n=IH1l\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","engines":{"node":">=8.0.0"},"scripts":{"lint":"echo \"Nothing to lint\"","build":"echo \"Nothing to build\"","test-only":"echo \"Nothing to test\""},"_npmUser":{"name":"anonymous","email":"amolleda@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git"},"_npmVersion":"6.4.1","description":"webhint's recommended hints configuration for live websites","directories":{},"_nodeVersion":"11.2.0","dependencies":{"@hint/hint-axe":"^2.1.1","@hint/hint-sri":"^3.0.3","@hint/parser-css":"^2.0.4","@hint/hint-no-bom":"^3.0.0","@hint/parser-html":"^2.0.2","@hint/hint-ssllabs":"^2.1.1","@hint/formatter-html":"^3.1.0","@hint/connector-jsdom":"^3.0.0","@hint/connector-local":"^2.0.2","@hint/hint-http-cache":"^3.0.0","@hint/connector-chrome":"^3.0.0","@hint/formatter-stylish":"^2.0.1","@hint/formatter-summary":"^2.0.1","@hint/hint-content-type":"^3.0.0","@hint/hint-html-checker":"^3.0.0","@hint/hint-disown-opener":"^2.1.1","@hint/hint-meta-viewport":"^3.0.0","@hint/hint-css-prefix-order":"^1.0.0","@hint/hint-http-compression":"^4.0.0","@hint/hint-no-http-redirects":"^2.1.1","@hint/hint-stylesheet-limits":"^3.0.0","@hint/hint-meta-charset-utf-8":"^3.0.0","@hint/hint-no-html-only-headers":"^2.1.1","@hint/hint-no-disallowed-headers":"^2.1.1","@hint/hint-x-content-type-options":"^3.0.0","@hint/hint-no-friendly-error-pages":"^3.0.0","@hint/hint-no-protocol-relative-urls":"^2.1.1","@hint/hint-strict-transport-security":"^2.1.1","@hint/hint-validate-set-cookie-header":"^2.1.1","@hint/hint-image-optimization-cloudinary":"^2.1.1","@hint/hint-highest-available-document-mode":"^3.0.0","@hint/hint-no-vulnerable-javascript-libraries":"^2.5.0"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^4.4.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-web-recommended_6.0.0_1549581996584_0.4533104879079599","host":"s3://npm-registry-packages"}},"6.1.0":{"name":"@hint/configuration-web-recommended","version":"6.1.0","keywords":["a11y","accessibility","best-practices","compatibility","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-web-recommended@6.1.0","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"0e6f66e2306f3994c052e33d3253aac40a87227b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-6.1.0.tgz","fileCount":5,"integrity":"sha512-tHoAhLxKQeLAkCBl4jMouHQ+JxWqlXW9F5qzDTWIi9WZ2CrosgqnfRkTtX6ZFg1GkcVAq+jXZ+vgYUpMy6nOEA==","signatures":[{"sig":"MEQCID8Xahc7Il7Bdd++eGBFyzbpqq5dl3tbPuY0MoUIqid8AiAS3FnWRp9g/pLMAMlOKUXqsKok37u3VkJ9noYQpj5Igg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29231,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJccEHeCRA9TVsSAnZWagAAls0QAJz50hegR6CJPSqGoWwV\nt3y0oS29TRdF5vqMiNXKEWKtTz9H7ufPrqpXb8KA2EEFM/GM6kNZbeFKgOW7\nmNfBPh+ntcULPnHnCtlLAC/UL20qUTw3fMTnVaEMs8MiVzipwJ4fJl0P4e+D\nEy/K3y/AC0DWHyEHekwTNk4a/ENyRMXhMso3xTx0vm04NxAfkxOg/3oZ93kp\nN+CzBnuNF9NETYDhYybA/iZOrG+QRe1L3vLq9djX3qOV3a9ZOfCS8tu22FN3\nzMxjB5/vVjoWvpxKQfgRaf6cJn71oOi9o3bLepYHDq//pYMmKzgE0ZfXIYzF\nMGm+YE91vKf4RgD+uVMtA97QvbF7ZndQFwsPDtntwELNfwWARYwUi1qmptCZ\nGnew/twY+4H4YlQXCXkvlkKcovbEOPzwgDbYnY04TiwHOlDkRCuH2yqmzPL3\ndlDXdhw47TQyQqZwDYLH4dVxhx/mdQXBIZj+59nEnIG850fMJcFWzKPpvFn9\nVXmUbxpEGNbuOD4RGWwzIY0ROIylcPq62/zsbp929gRe3x2XlmGnolsGuueU\nZYAbmEWejyPQTPDSfqRhyd8RdWx1bvKdXleeUyGTdcqC2KOp3Nud/6FiUomN\neXrSOicKrOooUjzmA4mYCZ13JrCJtEVYjSYtlGz5BZHB8HHblIU+Ttex4wP2\niiE1\r\n=7CqQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","engines":{"node":">=8.0.0"},"scripts":{"lint":"echo \"Nothing to lint\"","build":"echo \"Nothing to build\"","test-only":"echo \"Nothing to test\""},"_npmUser":{"name":"anonymous","email":"amolleda@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git"},"_npmVersion":"6.5.0","description":"webhint's recommended hints configuration for live websites","directories":{},"_nodeVersion":"11.9.0","dependencies":{"@hint/hint-axe":"^2.1.2","@hint/hint-sri":"^3.0.4","@hint/parser-css":"^2.0.4","@hint/hint-no-bom":"^3.0.1","@hint/parser-html":"^2.0.2","@hint/hint-ssllabs":"^2.1.2","@hint/formatter-html":"^3.2.0","@hint/connector-jsdom":"^3.0.1","@hint/connector-local":"^2.0.2","@hint/hint-http-cache":"^3.0.1","@hint/connector-chrome":"^3.0.1","@hint/hint-button-type":"^2.0.1","@hint/formatter-stylish":"^2.0.1","@hint/formatter-summary":"^2.0.1","@hint/hint-content-type":"^3.0.1","@hint/hint-html-checker":"^3.0.1","@hint/hint-disown-opener":"^2.1.2","@hint/hint-meta-viewport":"^3.0.1","@hint/hint-css-prefix-order":"^1.0.1","@hint/hint-http-compression":"^4.0.1","@hint/hint-no-http-redirects":"^2.1.2","@hint/hint-stylesheet-limits":"^3.0.1","@hint/hint-meta-charset-utf-8":"^3.0.1","@hint/hint-no-html-only-headers":"^2.1.2","@hint/hint-no-disallowed-headers":"^2.1.2","@hint/hint-x-content-type-options":"^3.0.1","@hint/hint-no-friendly-error-pages":"^3.0.1","@hint/hint-no-protocol-relative-urls":"^2.1.2","@hint/hint-strict-transport-security":"^2.1.2","@hint/hint-validate-set-cookie-header":"^2.1.2","@hint/hint-image-optimization-cloudinary":"^2.1.2","@hint/hint-highest-available-document-mode":"^3.0.1","@hint/hint-no-vulnerable-javascript-libraries":"^2.6.0"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/configuration-web-recommended_6.1.0_1550860765991_0.6972741039607064","host":"s3://npm-registry-packages"}},"6.2.0":{"name":"@hint/configuration-web-recommended","version":"6.2.0","keywords":["a11y","accessibility","best-practices","compatibility","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-web-recommended@6.2.0","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"2da333ce82ed6000898be6d2d302f453d9ee05da","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-6.2.0.tgz","fileCount":5,"integrity":"sha512-NzjV3SvmFyYTuQYW9+CkgQk2bCKZLp+5jN0nqjYfwrnVPnXOkvVbWYzZ2in+rbW5XBRVcw+HTdOLl9Dbt9mZ3w==","signatures":[{"sig":"MEUCIFbgHwvykyZIrMXL7ZXPvwfc0vESYWXM0Me2nb94Tkz3AiEA2XbCW0bNMI5K/m7SjyCZuRGpSbVE9m4OdKuw+ZMKoCE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30764,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc20u/CRA9TVsSAnZWagAAjP0P/0PeIzS2FjhXFyRhDLr2\nisPT4+0recHuuB5p8ok38kGppiAQ8+pOCTgini4XW3yx7OLkm0TEDofX5oGH\nYFM1PX/yEWonkBQH12dFcceoRNCMRIx3HFw2FyJOuvybNS7/94KWtQfjMQAP\nu9vw+S/VqTutCjHBU5g7VW2XSll97X+8DLBzkgRntjRAf0vXB2cLoq+1fsYG\nqyxiJdRRO+edrktbJw4b08MaJ2P0nNVBuH5Hz6tAewmjXht1tJ00wcvnHK+z\n8uyhkpE0hmnbPMVmawLDJt7Nuxdf5/KwF9rGyKmnJFIQQpn5RCINsP7gE2t5\nckXLdkyE8CYx0XZ96NmIymzWr/BxwjaVSyF7M5/JMEGtRG0FEL9oe3g9PeQk\nkDoCRCDuPv5903PzhsaqruRewWBNR1O1LNOJE9tzw0z9njcTTNKKvZvqFF1v\nsJsf5zG3vCxVlnuw6tLDP+lpdAYszUbS6q5GazxtnhiT0mRpoymizdjv/IVQ\nD6q0nK626mblwcfPUFHsSy3pSjPRLXxuYc6DzNXAEFGZiRkzGoD9w6IVb7uw\nu/vLlAMpldicoDvvxX+mrJqIF8cHAu5flnr8NugiwozNV0skIuVfes3Lwihi\nT0BeH6E7L5MZHWGZCJpww184cogjidjIvqXgS9G4qwX0oJJzwGtAD4Xc0UNh\n5HP7\r\n=Pr5j\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","engines":{"node":">=8.0.0"},"scripts":{"lint":"echo \"Nothing to lint\"","build":"echo \"Nothing to build\"","test-only":"echo \"Nothing to test\""},"_npmUser":{"name":"anonymous","email":"amolleda@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git"},"_npmVersion":"6.4.1","description":"webhint's recommended hints configuration for live websites","directories":{},"_nodeVersion":"8.16.0","dependencies":{"@hint/hint-axe":"^3.0.0","@hint/hint-sri":"^3.1.0","@hint/parser-css":"^3.0.0","@hint/hint-no-bom":"^4.0.0","@hint/parser-html":"^3.0.0","@hint/hint-ssllabs":"^2.2.0","@hint/formatter-html":"^4.0.0","@hint/connector-jsdom":"^4.0.0","@hint/connector-local":"^3.0.0","@hint/hint-http-cache":"^3.1.0","@hint/connector-chrome":"^4.0.0","@hint/hint-button-type":"^2.1.0","@hint/formatter-stylish":"^3.0.0","@hint/formatter-summary":"^3.0.0","@hint/hint-content-type":"^4.0.0","@hint/hint-html-checker":"^3.1.0","@hint/hint-disown-opener":"^3.0.0","@hint/hint-meta-viewport":"^4.0.0","@hint/hint-css-prefix-order":"^1.1.0","@hint/hint-http-compression":"^5.0.0","@hint/hint-no-http-redirects":"^2.2.0","@hint/hint-stylesheet-limits":"^3.1.0","@hint/hint-create-element-svg":"^1.0.0","@hint/hint-meta-charset-utf-8":"^3.1.0","@hint/hint-no-html-only-headers":"^2.2.0","@hint/hint-no-disallowed-headers":"^2.2.0","@hint/hint-x-content-type-options":"^3.1.0","@hint/hint-no-friendly-error-pages":"^3.1.0","@hint/hint-no-protocol-relative-urls":"^2.2.0","@hint/hint-strict-transport-security":"^2.2.0","@hint/hint-validate-set-cookie-header":"^2.2.0","@hint/hint-image-optimization-cloudinary":"^3.0.0","@hint/hint-highest-available-document-mode":"^4.0.0","@hint/hint-no-vulnerable-javascript-libraries":"^2.8.0"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-web-recommended_6.2.0_1557875646912_0.9665803535488264","host":"s3://npm-registry-packages"}},"6.2.1":{"name":"@hint/configuration-web-recommended","version":"6.2.1","keywords":["a11y","accessibility","best-practices","compatibility","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-web-recommended@6.2.1","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"9e522b7b496c09e599f61f02ca51456c4d833f64","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-6.2.1.tgz","fileCount":5,"integrity":"sha512-WkIlR6nEzXGs8bx90JaJo2wCFzwBPACvNOW5nDL9FCXu20mWYX2nDAmEln179+jFS98o7lxEHbdqJQl09RtdNg==","signatures":[{"sig":"MEUCIGAsR9I1MJ4DU0OqDVsmCI1vVzdDVi388x7ctAq+g823AiEApMy0F4XI8BrwcjQftMzQ5LhJ4268FS5jJzKJAVDEM6g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30764,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc246MCRA9TVsSAnZWagAAuMkQAJN+kSouS742xrN4g7pf\nwbkMGmWsbYE9sVB73b0f8vPKPkbG31nVm/aibaSH0n9YZQwjPHn93tovr1C2\nDIBzR+gpKXf3ddzibQGWeHcYpvrDjOHpA58VQPIWKp4vImEw5u7Sqf0q7ZV9\nA8nF+GMSpQND9MPKMq2NOzj6wPoSvkGkvTj8LUQiJW6SgNPs0jm4h47kliQZ\n4M9QDQhnPlTvFGA33R/x5s2QNeqLfLhYg2mM2QOz0J9ZdAvAauGgixfi5dN3\nsvmXj4ThcT4H/VA90A8qaUYhfIF47K1inFC0UeF7lcsOgf10gOIaNMTPMeG5\nFEQliI2OLfMojROePjbz+qimV8tY/rodMYtcdClruEwNoruDIJHHXlNDhZlD\nuU1j5koRTI9ODMBiiGTzRSFkbb9t9dWAz0+RY055K8MRdLr8xzkv231E+Oul\nAQeaf0atCK5q4SgW/RXEfltWV0ZJAWRrjQZOPPnOW+lL9pvZcTlaZJpdwEFQ\nEoaaahN1UYUfJn15eJOHPBoY08e0AMNMrZTotruJ7b7lYZOJsZTFSWKTww78\nXlQvvU/2+WZvG1/8IE5LwcSigGcBsc/uJJi+P7NxysT82hoZLGz8Y2EXnCD4\neTT52EIshNdli+nKbJbKuEqRJ4v91BP0dR4IOZ6rA3/KaYmBfuIgrSHMQKz8\n7XwA\r\n=ohv9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","engines":{"node":">=8.0.0"},"scripts":{"lint":"echo \"Nothing to lint\"","build":"echo \"Nothing to build\"","test-only":"echo \"Nothing to test\""},"_npmUser":{"name":"anonymous","email":"amolleda@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git"},"_npmVersion":"6.9.0","description":"webhint's recommended hints configuration for live websites","directories":{},"_nodeVersion":"8.16.0","dependencies":{"@hint/hint-axe":"^3.0.0","@hint/hint-sri":"^3.1.0","@hint/parser-css":"^3.0.0","@hint/hint-no-bom":"^4.0.0","@hint/parser-html":"^3.0.0","@hint/hint-ssllabs":"^2.2.0","@hint/formatter-html":"^4.0.0","@hint/connector-jsdom":"^4.0.0","@hint/connector-local":"^3.0.0","@hint/hint-http-cache":"^3.1.0","@hint/connector-chrome":"^4.0.0","@hint/hint-button-type":"^2.1.0","@hint/formatter-stylish":"^3.0.0","@hint/formatter-summary":"^3.0.0","@hint/hint-content-type":"^4.0.0","@hint/hint-html-checker":"^3.1.0","@hint/hint-disown-opener":"^3.0.0","@hint/hint-meta-viewport":"^4.0.0","@hint/hint-css-prefix-order":"^1.1.0","@hint/hint-http-compression":"^5.0.0","@hint/hint-no-http-redirects":"^2.2.0","@hint/hint-stylesheet-limits":"^3.1.0","@hint/hint-create-element-svg":"^1.1.0","@hint/hint-meta-charset-utf-8":"^3.1.0","@hint/hint-no-html-only-headers":"^2.2.0","@hint/hint-no-disallowed-headers":"^2.2.0","@hint/hint-x-content-type-options":"^3.1.0","@hint/hint-no-friendly-error-pages":"^3.1.0","@hint/hint-no-protocol-relative-urls":"^2.2.0","@hint/hint-strict-transport-security":"^2.2.0","@hint/hint-validate-set-cookie-header":"^2.2.0","@hint/hint-image-optimization-cloudinary":"^3.0.0","@hint/hint-highest-available-document-mode":"^4.0.0","@hint/hint-no-vulnerable-javascript-libraries":"^2.8.0"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-web-recommended_6.2.1_1557892748159_0.10857592255046122","host":"s3://npm-registry-packages"}},"6.2.2":{"name":"@hint/configuration-web-recommended","version":"6.2.2","keywords":["a11y","accessibility","best-practices","compatibility","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-web-recommended@6.2.2","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"c3f7a83c6fc2704e349376aa923d8e7316e50b45","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-6.2.2.tgz","fileCount":5,"integrity":"sha512-k0IptIDTnw0K3gFRkAlcIq68BL8Ds9+ql2lInHBqRm5gRwcg2P1uIYxxbchz4g9QMLja+Mokdh1Fb5wfiCkeMQ==","signatures":[{"sig":"MEUCIQCFVtcAxSxhyiAbPH+CknixsSgxv17zyMhKzmBqStbDTwIgSzVW7UQ+sFwZaxgk3KF3uNMETe66ozNx2lHW/vgazWI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31114,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5sBGCRA9TVsSAnZWagAAr3AP/iXCiHx1QQ6VBHJnd9Oe\n7XYsvOxofN0TTyMbU8/Mj2vPdzAhzL56Q3ni91DP/Cis5iKZF3Oue1kwr9XB\nvB6rW2xRJopy0M3II1mNzz5zPamjVHAEWLGgdmeJa5qNF5yWh+jjBqI90kbx\n0rj6oSYP9DWYz+Qc5bLGn0Dt+pNeAUEodpYv7hKE6xP/OVWU2W/cW8vHew3O\nbbJdeQ83DKJaW2Roh57A4eXtgGZw2gvC0btNQGA9ZU0/WPINfZe6pjQztE8s\nWOYqJvcRVv1f+oCmXkMYxRJguDGwG7h7tNMPquPlVFlIDvOmdR6qwYOdsDRM\n21q3ZnpPxYbELqHBAxOe0c46Fa6tsHZVGTwxRFbc5hj4R8Uv4ATnezCCWNMJ\nPuV77phVOzWynJhNgXv1gzNzf58+assQ/0ZVGKg5C5V2zldhZTm79MlDJSzH\n862hc6NzCkKXJCr7xmn1YswzIT6h9bQIQh49mgUQc9TNNm37YZzNKDHdK/KC\n6DbAQ00qoxR258wzxdFuCUI1TYGww0B9QCaYwuMG6CFaBeCp3lw2nss/MUit\n1hcxMtfIk8vcngU471hBRs81wkrDIyVP8mXLh4KcDblERQVSNHgJzI+5fpml\nLnn3ByoWB5aUFtIhnHYZAuBfF3uErY5G8T+WjU5ugzncvXqrAU25V8wvEHLE\n6MnH\r\n=92hZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","engines":{"node":">=8.0.0"},"_npmUser":{"name":"anonymous","email":"antross@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git"},"_npmVersion":"6.4.1","description":"webhint's recommended hints configuration for live websites","directories":{},"_nodeVersion":"8.15.1","dependencies":{"@hint/hint-axe":"^3.0.2","@hint/hint-sri":"^3.1.2","@hint/parser-css":"^3.0.2","@hint/hint-no-bom":"^4.0.2","@hint/parser-html":"^3.0.1","@hint/hint-ssllabs":"^2.2.2","@hint/formatter-html":"^4.0.2","@hint/connector-jsdom":"^4.0.2","@hint/connector-local":"^3.0.2","@hint/hint-http-cache":"^3.1.2","@hint/connector-chrome":"^4.0.2","@hint/hint-button-type":"^2.1.2","@hint/formatter-stylish":"^3.0.2","@hint/formatter-summary":"^3.0.2","@hint/hint-content-type":"^4.0.2","@hint/hint-html-checker":"^3.1.2","@hint/parser-javascript":"^3.0.2","@hint/hint-disown-opener":"^3.1.0","@hint/hint-meta-viewport":"^4.0.2","@hint/hint-css-prefix-order":"^1.1.2","@hint/hint-http-compression":"^5.0.2","@hint/hint-no-http-redirects":"^2.2.2","@hint/hint-stylesheet-limits":"^3.1.2","@hint/hint-create-element-svg":"^1.1.1","@hint/hint-meta-charset-utf-8":"^3.1.2","@hint/hint-no-html-only-headers":"^2.2.2","@hint/hint-no-disallowed-headers":"^2.2.2","@hint/hint-x-content-type-options":"^3.1.2","@hint/hint-no-friendly-error-pages":"^3.1.2","@hint/hint-no-protocol-relative-urls":"^2.2.2","@hint/hint-strict-transport-security":"^2.2.2","@hint/hint-validate-set-cookie-header":"^2.2.2","@hint/hint-image-optimization-cloudinary":"^3.0.2","@hint/hint-highest-available-document-mode":"^4.0.2","@hint/hint-no-vulnerable-javascript-libraries":"^2.8.2"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^5.0.2"},"_npmOperationalInternal":{"tmp":"tmp/configuration-web-recommended_6.2.2_1558626373851_0.9956441967592888","host":"s3://npm-registry-packages"}},"7.0.0":{"name":"@hint/configuration-web-recommended","version":"7.0.0","keywords":["a11y","accessibility","best-practices","compatibility","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-web-recommended@7.0.0","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"3d93c63e09c3631caf66d6857845afc4946b803f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-7.0.0.tgz","fileCount":5,"integrity":"sha512-k9uwXBf7zKPADyrEue7orojnNQNzuU/avx3zhRg7xXehqT/zJ4LdITtvs1egjHoLOlVm4QDY9EaVhLLJ6asegg==","signatures":[{"sig":"MEQCIBM2JnYuOrQVN+TOXLTpMVH2TM+eYjzR8CXFGOBv4UsGAiAj5qf3lw6WETSq8TgFylVrMGCDhEOB3/qn2uRvhKl5fA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31642,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdNzW6CRA9TVsSAnZWagAAwAcP/A9UKyAji2RpCWdrte/T\n/5sBa75Et0AhihqGfUX5FjyjOC7C/NMW/SG8MJ7gaM9mrSZdFzfYehyi32lN\nhIr3WDbwBsTLEf+ScSqTZTfXz6YfANcn+9rsty30ODUkr0TZrYwe2zqmF8gD\n/khfIDO4Q95W+YtymJo1YWoUqXx1QyB7p9Jx9ADSTds/Ice6fURp+HWGEkqY\n9Il0ujlmxFItP4TzJxd0KUOzvU3F19xKydZUt+5j7e0fo0TBJZiaSL31+uIH\nUCned/z8FRKiR4imqUHk2/P1wIfUD5acMiVGp7uolKIf3XmD2mY9E2YWWbHI\nOjgbtoiNtkJBWKGsucoN6MfHRE4qgNERPOszF2xm7GRQsTB2oVAO78Th27Yc\nlpk1p/t66+WKDtlkHisU2AnErj0teFMHBzX1n0EnbWwaYIw/iFHPjIV+WAxQ\nHR8Aaj5cWVqk052YUo4gg/B2J99jxn0qZGAGjuwCtThRcS1VCh67onsrpWvl\n2JehEHs0rJsdWb65dPYXaFk24A8AcqcLc7WrGOIg+YPmzbsPJJXlavCWf4d3\nekxJKvPCjD58uaw7nyFY8CiaECpf4P1MaZEeL2ELKuDZhvGPjz8lPGYqSC8P\neY0V7aVOQqhGdGzr16TL8a+kXMdxyYhenJrtrZvvCxxSS+Z2Jmvv+TDZA9qK\nTlYD\r\n=1H+Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","engines":{"node":">=8.0.0"},"_npmUser":{"name":"anonymous","email":"antross@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git"},"_npmVersion":"6.4.1","description":"webhint's recommended hints configuration for live websites","directories":{},"_nodeVersion":"8.16.0","dependencies":{"@hint/hint-sri":"^3.2.0","@hint/parser-css":"^3.0.3","@hint/hint-no-bom":"^4.1.0","@hint/parser-html":"^3.0.2","@hint/hint-ssllabs":"^2.3.0","@hint/formatter-html":"^4.0.3","@hint/connector-jsdom":"^4.0.3","@hint/connector-local":"^3.1.0","@hint/hint-http-cache":"^3.2.0","@hint/hint-button-type":"^2.2.0","@hint/formatter-stylish":"^3.1.0","@hint/formatter-summary":"^3.0.3","@hint/hint-content-type":"^4.1.0","@hint/hint-html-checker":"^3.2.0","@hint/parser-javascript":"^3.0.3","@hint/hint-disown-opener":"^3.2.0","@hint/hint-meta-viewport":"^4.1.0","@hint/connector-puppeteer":"^2.0.0","@hint/hint-css-prefix-order":"^1.2.0","@hint/hint-http-compression":"^5.1.0","@hint/hint-no-http-redirects":"^2.3.0","@hint/hint-stylesheet-limits":"^3.2.0","@hint/hint-create-element-svg":"^1.2.0","@hint/hint-meta-charset-utf-8":"^3.2.0","@hint/hint-no-html-only-headers":"^2.3.0","@hint/hint-no-disallowed-headers":"^2.3.0","@hint/configuration-accessibility":"^1.0.0","@hint/hint-x-content-type-options":"^3.2.0","@hint/hint-no-friendly-error-pages":"^3.2.0","@hint/hint-no-protocol-relative-urls":"^2.3.0","@hint/hint-strict-transport-security":"^2.3.0","@hint/hint-validate-set-cookie-header":"^2.3.0","@hint/hint-image-optimization-cloudinary":"^3.1.0","@hint/hint-highest-available-document-mode":"^4.1.0","@hint/hint-no-vulnerable-javascript-libraries":"^2.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^5.1.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-web-recommended_7.0.0_1563899321555_0.8042932461701895","host":"s3://npm-registry-packages"}},"7.0.1":{"name":"@hint/configuration-web-recommended","version":"7.0.1","keywords":["a11y","accessibility","best-practices","compatibility","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-web-recommended@7.0.1","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"6e99fedbe37fed2bc651e31136f7e5242bd6026b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-7.0.1.tgz","fileCount":5,"integrity":"sha512-fE+l/mjy1RxgrH//U/r4L8VdNj4PisAGxe/JRdfvrIZaL9AoxCOUJpLS1U2IzQRKCRKqFziUYsbqhYos8TLfaw==","signatures":[{"sig":"MEUCIDha6snw8ipIEBim6eusUB0fR318g1dAFcVxDOTgSRb9AiEAxgMff+5MrP/5SMS7LaCgy44xF8eGqxQUrKRpE+fQ8aQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31668,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOMqbCRA9TVsSAnZWagAAlMoP/2MYiiNZ2/ApqCM2QEGz\nH6rfoLsMHsnwnqsMPfbfs1UXez4/AMMhEcgfIcjENCFVAxPZKjHmQRYsKC0V\nvsrKhjDgAJ5iyMwPp+uD6j2mGyNh2qfbMsouuk/shIQ6fR+N5RPV8KdDbAOg\narMb2IMEx+tqPkb/67UpB3miyPQL9lHTLOh6PBYJi/h0yxJg+etCj6dG+fkW\nRVO/r0UvLjh2InLoew4ldi6T8k7STleN63t4od0uhpE5ggTZX8LGBJohdQBH\nF6aelnQL11Ct8DRCZsftHyzuIBZ/GfmbND7YS8uXh5+SbRsobuMOlo07dZXk\nA+25qbRo19UIIRF1DBr509E6MHBFsXnt1CZRMd6KN3X2K/aDMVxOAH4RZHPI\nk+IEHCnSBbo2adXwTdLDzGmKptkgkVtfdmAZAoTFL8Fn7MhfOKVVp9qHgYDC\ntodJ22mzab6vywEQOSWQ5IatL4a1EVE1zbLS6J+UIwV6VjMTKuuysYUsdKBj\nY3pr44PIhZ8S9DsQmjcbcSCMbFs9HyxoxXvByPIzpG2kltXu2NJxhi5V1PMy\ny+cfCKIsnm+YtXMvRyaXL5QIWcnFyxMOpSJUQjeKza5AT4IabLNWs0FqwhuD\nCqQ/sX675snlVpDzpO2S0W0WW8e0AYxd1OskVZc3NoaQbWAr+Ds5HFYVzEei\noxzb\r\n=ZkgP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","engines":{"node":">=8.0.0"},"_npmUser":{"name":"anonymous","email":"antross@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git"},"_npmVersion":"6.4.1","description":"webhint's recommended hints configuration for live websites","directories":{},"_nodeVersion":"8.16.0","dependencies":{"@hint/hint-sri":"^3.2.0","@hint/parser-css":"^3.0.3","@hint/hint-no-bom":"^4.1.0","@hint/parser-html":"^3.0.2","@hint/hint-ssllabs":"^2.3.0","@hint/formatter-html":"^4.1.0","@hint/connector-jsdom":"^4.0.3","@hint/connector-local":"^3.1.0","@hint/hint-http-cache":"^3.2.0","@hint/hint-button-type":"^2.2.0","@hint/formatter-stylish":"^3.1.0","@hint/formatter-summary":"^3.0.3","@hint/hint-content-type":"^4.1.0","@hint/hint-html-checker":"^3.2.0","@hint/parser-javascript":"^3.0.3","@hint/hint-disown-opener":"^3.2.0","@hint/hint-meta-viewport":"^4.1.0","@hint/connector-puppeteer":"^2.0.0","@hint/hint-css-prefix-order":"^1.2.0","@hint/hint-http-compression":"^5.1.0","@hint/hint-no-http-redirects":"^2.3.0","@hint/hint-stylesheet-limits":"^3.2.0","@hint/hint-create-element-svg":"^1.2.0","@hint/hint-meta-charset-utf-8":"^3.2.0","@hint/hint-no-html-only-headers":"^2.3.0","@hint/hint-no-disallowed-headers":"^2.3.0","@hint/configuration-accessibility":"^1.0.1","@hint/hint-x-content-type-options":"^3.2.0","@hint/hint-no-friendly-error-pages":"^3.2.0","@hint/hint-no-protocol-relative-urls":"^2.3.0","@hint/hint-strict-transport-security":"^2.3.0","@hint/hint-validate-set-cookie-header":"^2.3.0","@hint/hint-image-optimization-cloudinary":"^3.1.0","@hint/hint-highest-available-document-mode":"^4.1.0","@hint/hint-no-vulnerable-javascript-libraries":"^2.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^5.1.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-web-recommended_7.0.1_1564002970468_0.535015545957888","host":"s3://npm-registry-packages"}},"7.0.2":{"name":"@hint/configuration-web-recommended","version":"7.0.2","keywords":["a11y","accessibility","best-practices","compatibility","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-web-recommended@7.0.2","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"fb0f67959d045042c1fe89c0be2ea9e7a7031462","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-7.0.2.tgz","fileCount":5,"integrity":"sha512-NijU8tFunE5YYHECz/+QB/iheqofdqtjBLO5NniTav9rdyu5k6pV9RGr4OBvC/IEfSC19Ly0GRFNhqubEkBYaQ==","signatures":[{"sig":"MEUCIQDgFXQSDLTrjKbC6U1cpy7yiQz6I3T5ONg3gBhd5eaVQAIgL8WMwWt29QtOsXg2omWyXtPK43QtulLxoJjkJckQhbw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32015,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQJodCRA9TVsSAnZWagAAT2oP/2mEQvPM3bJKr9jynC52\nZM3fnxiS81wpdphl8RBERbGgEMbOp6DCyI1E1UsrM7bI+p76sn6dHUVhX55k\n8oOAKN4DJPy8j8Xtmd9RGgWyRMe1mLams0V9e6PJbUsA8pURJi6Xy4O/YK0y\nOze+LYUJodKwUG/tc2Zw6fbAcguqonDTHm//u2TQq4JP9MX2sfBj9sIIad9s\nI9yq797F/HqrsmIO0mlUUjxqc7YHdxDTObK5ietcm96ifSr16+p22z7ZyNwh\nm9MBVTzskSEnrvb2xkJhZ4fkDyHtee0AZjvYrLnht7dx5iAV7okFXWpPHiH5\nyRfvbAOkj4UmM59uOJXVEtpWGctg97ReQMmlvO0rZqS5c77Q0SdngLD3smte\n2OcP+NodDgTz0UknofS+w14njvaClNq+8/Xn02RzkMTq16ksL83AaYyEaq7v\n4xZyibJO2zWhTzcgZPLwelGbgHRnPpyAs7pVC7kU2iVT7QMK7X4JnbeEU2cQ\ntZLX2jNK4/EtwLA0o4GJf/f2sid9+dK+gskDRNUmklZcjOe+6DVQUpFXep+q\njKmaIFal5Okw0b0MsuHJMpshI46L0oiM+21KdIrXaIVMxQoavliCntzPGXRS\n1FcyjHJl9pt0EZ9KW/xhcbmcQhfAAw+C9lljlL7pc65UnF4w3fc8Z6/ZfsSt\niY59\r\n=rR68\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","engines":{"node":">=8.0.0"},"_npmUser":{"name":"anonymous","email":"antross@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git"},"_npmVersion":"6.4.1","description":"webhint's recommended hints configuration for live websites","directories":{},"_nodeVersion":"8.16.0","dependencies":{"@hint/hint-sri":"^3.2.2","@hint/parser-css":"^3.0.5","@hint/hint-no-bom":"^4.1.2","@hint/parser-html":"^3.0.3","@hint/hint-ssllabs":"^2.3.2","@hint/formatter-html":"^4.1.1","@hint/connector-jsdom":"^4.0.5","@hint/connector-local":"^3.1.2","@hint/hint-http-cache":"^3.2.2","@hint/hint-button-type":"^2.2.2","@hint/formatter-stylish":"^3.1.2","@hint/formatter-summary":"^3.0.5","@hint/hint-content-type":"^4.1.2","@hint/hint-html-checker":"^3.2.2","@hint/parser-javascript":"^3.0.5","@hint/hint-disown-opener":"^3.2.2","@hint/hint-meta-viewport":"^4.1.2","@hint/connector-puppeteer":"^2.0.2","@hint/hint-css-prefix-order":"^1.2.2","@hint/hint-http-compression":"^5.1.2","@hint/hint-no-http-redirects":"^2.3.2","@hint/hint-stylesheet-limits":"^3.2.2","@hint/hint-create-element-svg":"^1.2.2","@hint/hint-meta-charset-utf-8":"^3.2.2","@hint/hint-no-html-only-headers":"^2.3.2","@hint/hint-no-disallowed-headers":"^2.3.2","@hint/configuration-accessibility":"^1.0.1","@hint/hint-x-content-type-options":"^3.2.2","@hint/hint-no-friendly-error-pages":"^3.2.2","@hint/hint-no-protocol-relative-urls":"^2.3.2","@hint/hint-strict-transport-security":"^2.3.2","@hint/hint-validate-set-cookie-header":"^2.3.2","@hint/hint-image-optimization-cloudinary":"^3.1.2","@hint/hint-highest-available-document-mode":"^4.1.2","@hint/hint-no-vulnerable-javascript-libraries":"^2.9.2"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^5.1.2"},"_npmOperationalInternal":{"tmp":"tmp/configuration-web-recommended_7.0.2_1564514845248_0.3500286068685192","host":"s3://npm-registry-packages"}},"7.0.3":{"name":"@hint/configuration-web-recommended","version":"7.0.3","keywords":["a11y","accessibility","best-practices","compatibility","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-web-recommended@7.0.3","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"fcb625527480525d495a0e6f57a3b9b788173170","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-7.0.3.tgz","fileCount":5,"integrity":"sha512-EtrSZs32V7+HTyGqXbd4HFyXQTLbbDFdRhdEdjDKsMY6RMZcjDjLom4KgM5+ft95W9798hsS2kmMpmQOY21aYg==","signatures":[{"sig":"MEUCIQDbany/wLdF2YqCz6LW2OIerdQe/yXvaH2v45d9jHNHAAIger2tQoeaVQBwwydYXsDOXD41xCJOZYmln7pDOFUPbpw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32042,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSeVJCRA9TVsSAnZWagAA9SEQAJ8aaOS3LOGO6b84aSpv\nTYVpiZHk2f91/rZ3iVyBqF+aRw0bW0XIORFQBh/IXzm3tWGY0UcVWM9Z7wMx\ngtJHsxV+rG3zt6TacpSUAR3ixqV7DgkHnsp3RwaGWRt+ATcVrTR6RoL4H7/I\n63QFzMeYA299AouGhlW/bCrPKKfHzK64o6gCJwPO7v03RhtZpLIkch769G5E\np9pdJackZa8v3468ZBx5rswg49H9Azc0aLB3hQwwGwrXfv9pREirbxBRA2Pp\n2nWBy+w78WTiEaH3JQPwWeZDOKbl2++41iX+3CwsfZaAVQ4gjK5rYXMhcOBK\njnu2YOHBead7k78KKec3huvtx07eTaycSPbjdpUM5K4Gz2o6v3OAzNyaT0i3\ndtDWrq3+WBTeg3jnChFV0bLAH3zdcdqYqIzGpEL0TteQjdX95f6TxlXgc7Kh\n1CuaAQinnhgEb3fFijrlCEb7irRFA1hQco80ORq9QDejiwL9j4zkGcrl1NlS\nMa7PuAl0RLXbzdr3K8kJS+f1kkAORCs904m8TKEUXO0e3FT0clRCOtUl4Zeg\nV73W98EsE9lOrPImOhsxpTB5+Fqzm19o/ssMmJuXtoZQxkzFxTqe6OVWn02+\nryTFaNdnQ9eAWPfOmatWcVoNe9pm4ouqj5BVQCME83ihs49Ti2L1I25iE3yJ\nGLfX\r\n=HRLb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","engines":{"node":">=8.0.0"},"_npmUser":{"name":"anonymous","email":"antross@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git"},"_npmVersion":"6.4.1","description":"webhint's recommended hints configuration for live websites","directories":{},"_nodeVersion":"8.16.0","dependencies":{"@hint/hint-sri":"^3.2.3","@hint/parser-css":"^3.0.6","@hint/hint-no-bom":"^4.1.3","@hint/parser-html":"^3.0.4","@hint/hint-ssllabs":"^2.3.3","@hint/formatter-html":"^4.1.2","@hint/connector-jsdom":"^4.0.6","@hint/connector-local":"^3.1.3","@hint/hint-http-cache":"^3.2.3","@hint/hint-button-type":"^2.2.3","@hint/formatter-stylish":"^3.1.3","@hint/formatter-summary":"^3.0.6","@hint/hint-content-type":"^4.1.3","@hint/hint-html-checker":"^3.2.3","@hint/parser-javascript":"^3.0.6","@hint/hint-disown-opener":"^3.2.3","@hint/hint-meta-viewport":"^4.1.3","@hint/connector-puppeteer":"^2.0.3","@hint/hint-css-prefix-order":"^1.2.3","@hint/hint-http-compression":"^5.1.3","@hint/hint-no-http-redirects":"^2.3.3","@hint/hint-stylesheet-limits":"^3.2.3","@hint/hint-create-element-svg":"^1.2.3","@hint/hint-meta-charset-utf-8":"^3.2.3","@hint/hint-no-html-only-headers":"^2.3.3","@hint/hint-no-disallowed-headers":"^2.3.3","@hint/configuration-accessibility":"^1.0.2","@hint/hint-x-content-type-options":"^3.2.3","@hint/hint-no-friendly-error-pages":"^3.2.3","@hint/hint-no-protocol-relative-urls":"^2.3.3","@hint/hint-strict-transport-security":"^2.3.3","@hint/hint-validate-set-cookie-header":"^2.3.3","@hint/hint-image-optimization-cloudinary":"^3.1.3","@hint/hint-highest-available-document-mode":"^4.1.3","@hint/hint-no-vulnerable-javascript-libraries":"^2.9.3"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-web-recommended_7.0.3_1565123912416_0.9467553207380257","host":"s3://npm-registry-packages"}},"7.0.4":{"name":"@hint/configuration-web-recommended","version":"7.0.4","keywords":["a11y","accessibility","best-practices","compatibility","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-web-recommended@7.0.4","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"32e12ce36c505e5701942633570e0dde6d2d813d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-7.0.4.tgz","fileCount":5,"integrity":"sha512-HLycDhqPbdcTWmg59qZ6O/a4TaL8C8GOaLuQmeDjWssgrd+t5O6FiT7lJkNCuYiWBssX+HJzzMZwq/JIrUemDw==","signatures":[{"sig":"MEUCIQDWOVf6LnV7/YtNFgPU9QTZBqbzws0aLaoL7aA3S1qxegIgZxcE0TAks43n9li29OHADgRKOf/i1eJUFksB4PUL8e4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32070,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVhaWCRA9TVsSAnZWagAA9z8P/R0EfnTOFxpSJusFiqGN\n4aa6v3G7aiznL0TN9EYYx9N8ExT0ZdPhjHWiVNN7NW75xEtd6z9qgbxd8wwY\nNLXcFUgpLDET4RSXngYH7vNuEY/1+kO4I3Ask7HdIboYccNE0Uo5UMoz0iJs\nwbv/OhVK7OEG3Kj7J3vM8iA5i7Eb7myoFT6K4En4Dywm7lBxdrbGKyjOGzdq\nS+qmCfRO7/C7dWsQZdSkw+iPkkqhnfK8pw0tdghwopCTyQSmj6Xg5IeIf9fy\nK25+RAlPpR7aN60ugkmHyoWkToxsj5H3x+CQEDUzwwUcgML0vYSHXsMdACQV\ne22izSMieKt06kJGrOa4zSjxKpU9fyoQHiC2qD3ffcVaeC/GfIodF2yTO7/T\n7sV8YKe+Jb5Erv3C9focObJxswPX15Yt9rQwlapRPPQQHtzblllRTeZMylZw\nwxoO4OvWy334aWsBT3lk9/lqpVnEiYcbr3jrzyeKrdgTGOZs4SQT3apB8rta\nAjvLK5i8+/1Q/ET+GeAHSBWtmZk/52XEiPcvIdsJY2fHO7CMQhVsvaUayF5O\nhEVII34jzEUW+l5+AFRsvVsQkDxaeAGspJre8wi6LAnJyuV0ktyRPXkIBLGQ\nkrf5RvU0bwnB2AEXgnZq35h3weEAMy/TmMRi3IZY6bVuj0bky7AWSddFg0kg\nhBhI\r\n=hF1y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","engines":{"node":">=8.0.0"},"_npmUser":{"name":"anonymous","email":"antross@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git"},"_npmVersion":"6.4.1","description":"webhint's recommended hints configuration for live websites","directories":{},"_nodeVersion":"8.16.0","dependencies":{"@hint/hint-sri":"^3.2.3","@hint/parser-css":"^3.0.6","@hint/hint-no-bom":"^4.1.3","@hint/parser-html":"^3.0.4","@hint/hint-ssllabs":"^2.3.3","@hint/formatter-html":"^4.1.2","@hint/connector-jsdom":"^4.0.6","@hint/connector-local":"^3.1.3","@hint/hint-http-cache":"^3.2.4","@hint/hint-button-type":"^2.2.3","@hint/formatter-stylish":"^3.1.3","@hint/formatter-summary":"^3.0.6","@hint/hint-content-type":"^4.1.3","@hint/hint-html-checker":"^3.2.3","@hint/parser-javascript":"^3.0.7","@hint/hint-disown-opener":"^3.2.3","@hint/hint-meta-viewport":"^4.1.3","@hint/connector-puppeteer":"^2.0.3","@hint/hint-css-prefix-order":"^1.2.3","@hint/hint-http-compression":"^5.1.3","@hint/hint-no-http-redirects":"^2.3.3","@hint/hint-stylesheet-limits":"^3.2.3","@hint/hint-create-element-svg":"^1.2.3","@hint/hint-meta-charset-utf-8":"^3.2.3","@hint/hint-no-html-only-headers":"^2.3.3","@hint/hint-no-disallowed-headers":"^2.3.3","@hint/configuration-accessibility":"^1.0.3","@hint/hint-x-content-type-options":"^3.2.3","@hint/hint-no-friendly-error-pages":"^3.2.3","@hint/hint-no-protocol-relative-urls":"^2.3.3","@hint/hint-strict-transport-security":"^2.3.3","@hint/hint-validate-set-cookie-header":"^2.3.3","@hint/hint-image-optimization-cloudinary":"^3.1.4","@hint/hint-highest-available-document-mode":"^4.1.3","@hint/hint-no-vulnerable-javascript-libraries":"^2.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^5.2.1"},"_npmOperationalInternal":{"tmp":"tmp/configuration-web-recommended_7.0.4_1565922965982_0.403318542811016","host":"s3://npm-registry-packages"}},"7.1.0":{"name":"@hint/configuration-web-recommended","version":"7.1.0","keywords":["a11y","accessibility","best-practices","compatibility","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-web-recommended@7.1.0","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"6e61f10fcdd958d6ef65d9d0111396e9ab2271db","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-7.1.0.tgz","fileCount":5,"integrity":"sha512-uI7okHODQCPs0lCis6inYCazkLAVoMW+Kh60JuxODRusDBbImH/ZUV9Upxx7IJkCV74WR5EB/5khLsrUlitPeQ==","signatures":[{"sig":"MEQCIEW9wrxELG6yU4/ku5gndcOt0/G7WJvDEaHDnVWc/qSSAiAYHfA3eGTEfkFn43AoSiByn2wmEOjQG4vHMpEVmF5o+A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32492,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZ/Q+CRA9TVsSAnZWagAAloAP/239SifBQBG7jI5eHtrd\ncjJ+vNUuNH+vaJrWintb70LlCY/Zs44UYg91bXUpF4TaRQCsTvp2E2upmEkf\nr1423qqkK4+H3vWN1BZXrl7p61mddKg+6zV9C8zJ0dkDnFCFMxZ3uTe3YsNE\nsHW1ZTKrEcBUC6cNS9Sj4HnxUmDI6p2AcHLLJd1p1VnY6zawSVXChc3YcJoy\n+tItsCp2xEKeQEdIZ9FqavNrJpxCojVW0q3ucMh7Hn/oOaYK/99Bl/L2U6HG\nwcdDltbns3okGBPcpq2bIlcuCYPIiIKa7AJd2avqhUo6HuIcS1WE2hsELPKP\nduS2/2VVwuqkqFITiMF50WYJp7lszn/CO7+kCvONaJqPO1/RUt/F5liL3fKs\n5cwGOm+ZjnF3S9HNpKIXXpXwZWD12Ad+G5V840/B8ejhhKf2wBvX73gKNgiZ\n4u2MrAaeTbKh00wyXL+RhsUPiuckXO5Y0N6j0gQhJI2lGIOUaPANICdWJ24a\nRuQEnrx49iF/F2tCKHchrXl+AEBnWYKGT3c5Dk8woo5ZaAJ1rygZVSpItOYs\nwTqn2UrqMhviNb1KMYG1OJh0iscORXb5WEKf2CQbeE410EJ8EbcK1tRimYUd\n6LDsG2ikUxY+azFOlOHTKEVMx1jNEJxPE2AS6i0krRzDeTUA8SGwkxQIc/tV\n+yqs\r\n=Goa6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","engines":{"node":">=8.0.0"},"_npmUser":{"name":"anonymous","email":"antross@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git"},"_npmVersion":"6.4.1","description":"webhint's recommended hints configuration for live websites","directories":{},"_nodeVersion":"8.16.0","dependencies":{"@hint/hint-sri":"^3.2.5","@hint/parser-css":"^3.0.8","@hint/hint-no-bom":"^4.1.5","@hint/parser-html":"^3.0.6","@hint/hint-ssllabs":"^2.3.5","@hint/formatter-html":"^4.1.4","@hint/connector-jsdom":"^4.0.8","@hint/connector-local":"^3.1.5","@hint/hint-http-cache":"^3.2.5","@hint/hint-button-type":"^2.2.5","@hint/formatter-stylish":"^3.1.5","@hint/formatter-summary":"^3.0.8","@hint/hint-content-type":"^4.1.5","@hint/hint-html-checker":"^3.2.5","@hint/parser-javascript":"^3.0.8","@hint/hint-disown-opener":"^3.2.5","@hint/hint-meta-viewport":"^4.1.5","@hint/connector-puppeteer":"^2.0.5","@hint/hint-css-prefix-order":"^1.2.5","@hint/hint-http-compression":"^5.1.5","@hint/hint-no-http-redirects":"^2.3.5","@hint/hint-scoped-svg-styles":"^1.0.0","@hint/hint-stylesheet-limits":"^3.2.5","@hint/hint-create-element-svg":"^1.2.5","@hint/hint-meta-charset-utf-8":"^3.2.5","@hint/hint-no-html-only-headers":"^2.3.5","@hint/hint-no-disallowed-headers":"^2.3.5","@hint/configuration-accessibility":"^1.0.5","@hint/hint-x-content-type-options":"^3.2.5","@hint/hint-no-friendly-error-pages":"^3.2.5","@hint/hint-no-protocol-relative-urls":"^2.3.5","@hint/hint-strict-transport-security":"^2.3.5","@hint/hint-validate-set-cookie-header":"^2.3.5","@hint/hint-image-optimization-cloudinary":"^3.1.5","@hint/hint-highest-available-document-mode":"^4.1.5","@hint/hint-no-vulnerable-javascript-libraries":"^2.9.5"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^5.2.2"},"_npmOperationalInternal":{"tmp":"tmp/configuration-web-recommended_7.1.0_1567093821500_0.5091564457074567","host":"s3://npm-registry-packages"}},"7.2.0":{"name":"@hint/configuration-web-recommended","version":"7.2.0","keywords":["a11y","accessibility","best-practices","compatibility","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-web-recommended@7.2.0","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"5dbc63fa96b1d663bab25425a18061889c606a0d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-7.2.0.tgz","fileCount":5,"integrity":"sha512-OaWQeW3Fr/3hroMTH3PPRKOp+Ac+Rh86oAHQmaZlAQtGGTqxghpKEdv1KYoNT68jGSykzHgkFBq67zt9aAygzQ==","signatures":[{"sig":"MEYCIQDjnNlW0IWD4FC+7GfSPGNLp9tt+LVilWZL2Uc2GHCYWAIhAKqDxsV0Fij6u5CnAtRmXFZ6SfI/f9O0DgWeunEfolKG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":33349,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdeXUBCRA9TVsSAnZWagAAAxkP/1QtBmKDdidtjSJYztVG\nBHLkHcbWGUY3cyD2bDQelDytDphxub8Myo7AinGshaX26dS3PPsBGb7I8z+o\nw56n9Q7dSm1sPlqLqljvnV5baHvgKwqgwRAgZkKimjsEzwvokQSiZHrneeYb\n/euYgLBLLjqwF67CJ44VrANhzqjY+zCqsVBWT2dCIv0quHZLeoGSyiUgaXvi\nkAaj3ercEyGzzsLix19U0wi903o1mZJDxx0EMgoV3IY/26wJUOby8CzSRXPz\n7rWbRAtOJA1HuiCQAgt7ee6BjltNLrZUvnxO2yTDQa/4/00tTGizSbrlQwIv\nJA9WVrxhNGJ1fYqZOGGSTNhwSe6vZSv1CGGYM1GSx0JXE9uwfsPlAu/rRTy3\n7i+vIWVF/cArn7W+cNef8VDOfKa+nioweenQLCNE4p/usCD1TefW1C/0I+rz\nI/Njff7o++ewIxp6p/OW+Cup8FKVlQ45eGywnXaYch1xvwp115ga82I9eJtv\n2+5WnLkSOPX0ht3M16AaAKODpe5vByTiVFC4mnxxvwQemnDg2JYccW4YPn9L\nkBdJgTJl84ame/XJ4pDwmNRIQFHWxq0ivbDu/cW4qmRNSAYnlVuZxTczzp1l\nEIPZOFwQ2eEM05EjE6es/SFfa+yfikXkCJfRZvkmSH6+dBXW2zjQ+Ie3FVEl\nu/yc\r\n=3btX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","engines":{"node":">=8.0.0"},"_npmUser":{"name":"anonymous","email":"amolleda@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/configuration-web-recommended"},"_npmVersion":"6.9.0","description":"webhint's recommended hints configuration for live websites","directories":{},"_nodeVersion":"10.16.0","dependencies":{"@hint/hint-sri":"^3.2.6","@hint/parser-css":"^3.0.9","@hint/hint-no-bom":"^4.1.6","@hint/parser-html":"^3.0.7","@hint/hint-ssllabs":"^2.3.6","@hint/formatter-html":"^4.1.5","@hint/connector-jsdom":"^4.0.9","@hint/connector-local":"^3.1.6","@hint/hint-compat-api":"^4.0.6","@hint/hint-http-cache":"^3.2.6","@hint/hint-button-type":"^2.2.6","@hint/formatter-stylish":"^3.1.6","@hint/formatter-summary":"^3.0.9","@hint/hint-content-type":"^4.1.6","@hint/hint-html-checker":"^3.2.6","@hint/parser-javascript":"^3.0.9","@hint/hint-disown-opener":"^3.2.6","@hint/hint-meta-viewport":"^4.1.6","@hint/connector-puppeteer":"^2.1.0","@hint/hint-css-prefix-order":"^1.2.6","@hint/hint-http-compression":"^5.1.6","@hint/hint-no-http-redirects":"^2.3.6","@hint/hint-scoped-svg-styles":"^1.1.0","@hint/hint-stylesheet-limits":"^3.2.6","@hint/hint-create-element-svg":"^1.2.6","@hint/hint-meta-charset-utf-8":"^3.2.6","@hint/hint-no-html-only-headers":"^2.3.6","@hint/hint-no-disallowed-headers":"^2.3.6","@hint/configuration-accessibility":"^1.0.6","@hint/hint-x-content-type-options":"^3.2.6","@hint/hint-no-friendly-error-pages":"^3.2.6","@hint/hint-no-protocol-relative-urls":"^2.3.6","@hint/hint-strict-transport-security":"^2.3.6","@hint/hint-validate-set-cookie-header":"^2.3.6","@hint/hint-image-optimization-cloudinary":"^3.1.6","@hint/hint-highest-available-document-mode":"^4.1.6","@hint/hint-no-vulnerable-javascript-libraries":"^2.9.6"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^5.2.3"},"_npmOperationalInternal":{"tmp":"tmp/configuration-web-recommended_7.2.0_1568240896785_0.662555577180832","host":"s3://npm-registry-packages"}},"7.2.1":{"name":"@hint/configuration-web-recommended","version":"7.2.1","keywords":["a11y","accessibility","best-practices","compatibility","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-web-recommended@7.2.1","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"9770acb0c9dd8c07ce1b0ec50644fb7d8b8bb33c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-7.2.1.tgz","fileCount":5,"integrity":"sha512-ufAb6Fe8gC8eayl91fqY8MIGTKnmFS/ew3jGgozbPhf9I0fDvebBSJfBKo9S5RlHa3PYP1pB3N/viAO1xQ5C3g==","signatures":[{"sig":"MEUCIE+8URRzUKVIJD+B82jV7LEGZyWqzGXWgz13LUsTZCK0AiEA9XavE7C2AmkOxp+paMpKwELrbrz/tADAluq6MNjd9Xs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":33380,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJderzsCRA9TVsSAnZWagAAMPwP/i6zED1uwbfICDLJ73ir\nht1XQ2CAu6x5ewsHySJ5Cfd3GQMtfJ+jzWTUK/c2jFHXAPd8+Rr5ugMLe6o0\nj/w6lBlrRK6bgEk7wQ2Hgsjpnz0cDX1GmbyXXBvC1/p1VzC4P7XHnd4owpwu\nyf/hDP6T/gBz7Wao2yWqKxwHJMDxIZuRY7VVTC4pOR8v+XytkrZIO4lVUHiW\nzt5R+7eYHDCCAVtS93gl77sBInFdJFYkYVrq/UMTbNM1NFDy0jkixvpM6aRl\nvjiWhKOlVttePZnEW2sycivrvYPS17kQRdopWmkhuDRSJNRovH8cZqP4yd1q\nM9h7zsd63Z8lS2rRx/5u5+V4g2w/1yXrdf88BUXWSrXdy2uWnpqmYYxATdJy\nePNLhOoUmZImCJWgtFOznCFAXBeWePe/yuIdVpABMKIaCcG80SzpmUQLcPe9\nTER0LxppOfWKALKyT540S+ndcZFlDgQ5/7rkSP/Jpl4uk2tf3QOOZ9mf0FRn\n6X5cgPxzv+RuF9Noj3+JUrxk0jfvSzRttWJ2rCShhX0y6GM70z61N1kqhezM\n3OWnb/+k1DPScpQYVcwMSjq+EgtNLKnoI28H28jaUJQiOLzd8m9XmdF9JhAh\nOnCq7WMYp3FEOfoUbtg1VeOSryx8Ewyf4XNg7fFS89CJd27k9LhpJ67zhdWt\nGY/4\r\n=CM2z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","engines":{"node":">=8.0.0"},"_npmUser":{"name":"anonymous","email":"amolleda@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/configuration-web-recommended"},"_npmVersion":"6.9.0","description":"webhint's recommended hints configuration for live websites","directories":{},"_nodeVersion":"10.16.0","dependencies":{"@hint/hint-sri":"^3.2.6","@hint/parser-css":"^3.0.9","@hint/hint-no-bom":"^4.1.6","@hint/parser-html":"^3.0.7","@hint/hint-ssllabs":"^2.3.6","@hint/formatter-html":"^4.1.5","@hint/connector-jsdom":"^4.0.9","@hint/connector-local":"^3.1.6","@hint/hint-compat-api":"^4.0.7","@hint/hint-http-cache":"^3.2.6","@hint/hint-button-type":"^2.2.6","@hint/formatter-stylish":"^3.1.6","@hint/formatter-summary":"^3.0.9","@hint/hint-content-type":"^4.1.6","@hint/hint-html-checker":"^3.2.6","@hint/parser-javascript":"^3.0.9","@hint/hint-disown-opener":"^3.2.6","@hint/hint-meta-viewport":"^4.1.6","@hint/connector-puppeteer":"^2.1.0","@hint/hint-css-prefix-order":"^1.2.6","@hint/hint-http-compression":"^5.1.6","@hint/hint-no-http-redirects":"^2.3.6","@hint/hint-scoped-svg-styles":"^1.1.0","@hint/hint-stylesheet-limits":"^3.2.6","@hint/hint-create-element-svg":"^1.2.6","@hint/hint-meta-charset-utf-8":"^3.2.6","@hint/hint-no-html-only-headers":"^2.3.6","@hint/hint-no-disallowed-headers":"^2.3.6","@hint/configuration-accessibility":"^1.0.6","@hint/hint-x-content-type-options":"^3.2.6","@hint/hint-no-friendly-error-pages":"^3.2.6","@hint/hint-no-protocol-relative-urls":"^2.3.6","@hint/hint-strict-transport-security":"^2.3.6","@hint/hint-validate-set-cookie-header":"^2.3.6","@hint/hint-image-optimization-cloudinary":"^3.1.6","@hint/hint-highest-available-document-mode":"^4.1.6","@hint/hint-no-vulnerable-javascript-libraries":"^2.9.6"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^5.2.3"},"_npmOperationalInternal":{"tmp":"tmp/configuration-web-recommended_7.2.1_1568324843692_0.38448092879010143","host":"s3://npm-registry-packages"}},"7.2.2":{"name":"@hint/configuration-web-recommended","version":"7.2.2","keywords":["a11y","accessibility","best-practices","compatibility","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-web-recommended@7.2.2","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"62baa28472fcaa5bcbceb91e4023cc589358a419","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-7.2.2.tgz","fileCount":5,"integrity":"sha512-84d3A1vBO8m1jFxwRSZQwsILSUtT0bequQaHwsZ4CjuTky4I8NhmGWCc5ik8WUe6FRJvjnMEn0xqSInZMpuFvA==","signatures":[{"sig":"MEQCIA1luUqK62dNj9VZNKhMv1/5FFsX3sEZphjP7qQ92xj0AiAWqqBjNy9mpK2YmXjFjGYDgwY0virHCK4znLSwEEPkkQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":33415,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdg8kFCRA9TVsSAnZWagAAy/cP/1LkdC/ZT9qiNzDtAOs2\nDTDS77XnWiD5JdkMnBA/pN+bumYVxS/7QfDXlLzIoDQojc+X8NVMcNQ0Dnku\nUcDcnF9Trmnu8WLHf77F192x0Jk8qsRWLxdfjXHEpoFBHeAh5lDJcMHQ5CIj\nIGNEP7pQopD8Nt8TCY/2nob7Rpkc0Edzq3cNVbJTjxiGsRNCXZY/0wOVFpyC\nfId5LK6CpKeya6p4ziRifYYkaeXzvBlZ+c/2rGDvOvXWPUu7kBMJFb416/0W\n3WCRi3JO4tulEDBpd5ckWWi7jVh7ivp71w/6SdA0JZLoLr6DMG56U8Duapy7\nnvbLwhmmA8W62jcMAqVRYpoJ91oz9MuzYJCiYhl1RmcwKX0srdXDiVofwbpE\nRP8MLlc9lO6MoPCvWBYaUrg7DGzXx6fvcrBc4MC2L5r23JVxFDYH35RBCFLD\nWxux5UWDmMmIme4uNpHyU2FKp9prljbSpDAayQlBMEHkThlogrfRMa9lBQX7\n60nqYWZcP9SJJv9/RweliTGZpUuETMJG/fvY1lhPu10Q0XW7EFnU6a/u56j+\neFb+WPrwG72Fv4Old48sgfjMDUaD5keKUTJVcXyuZ1EG5NXdlFGL6i/AhokU\nsjnJ8zvjwSdoi3DnoBEtiyXseEmihURW7OMdJJbA3xw3ts4F0EX9J71YZst7\nSYOh\r\n=QkeO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","engines":{"node":">=8.0.0"},"_npmUser":{"name":"anonymous","email":"amolleda@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/configuration-web-recommended"},"_npmVersion":"6.9.0","description":"webhint's recommended hints configuration for live websites","directories":{},"_nodeVersion":"10.16.0","dependencies":{"@hint/hint-sri":"^3.2.7","@hint/parser-css":"^3.0.10","@hint/hint-no-bom":"^4.1.7","@hint/parser-html":"^3.0.8","@hint/hint-ssllabs":"^2.3.7","@hint/formatter-html":"^4.1.6","@hint/connector-jsdom":"^4.0.10","@hint/connector-local":"^3.1.7","@hint/hint-compat-api":"^4.1.0","@hint/hint-http-cache":"^3.2.7","@hint/hint-button-type":"^2.2.7","@hint/formatter-stylish":"^3.1.7","@hint/formatter-summary":"^3.0.10","@hint/hint-content-type":"^4.1.7","@hint/hint-html-checker":"^3.2.7","@hint/parser-javascript":"^3.0.10","@hint/hint-disown-opener":"^3.2.7","@hint/hint-meta-viewport":"^4.1.7","@hint/connector-puppeteer":"^2.2.0","@hint/hint-css-prefix-order":"^1.2.7","@hint/hint-http-compression":"^5.1.7","@hint/hint-no-http-redirects":"^2.3.7","@hint/hint-scoped-svg-styles":"^1.1.1","@hint/hint-stylesheet-limits":"^3.2.7","@hint/hint-create-element-svg":"^1.2.7","@hint/hint-meta-charset-utf-8":"^3.2.7","@hint/hint-no-html-only-headers":"^2.3.7","@hint/hint-no-disallowed-headers":"^2.3.7","@hint/configuration-accessibility":"^1.0.7","@hint/hint-x-content-type-options":"^3.2.7","@hint/hint-no-friendly-error-pages":"^3.2.7","@hint/hint-no-protocol-relative-urls":"^2.3.7","@hint/hint-strict-transport-security":"^2.3.7","@hint/hint-validate-set-cookie-header":"^2.3.7","@hint/hint-image-optimization-cloudinary":"^3.1.7","@hint/hint-highest-available-document-mode":"^4.1.7","@hint/hint-no-vulnerable-javascript-libraries":"^2.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^5.2.4"},"_npmOperationalInternal":{"tmp":"tmp/configuration-web-recommended_7.2.2_1568917764846_0.852475317731805","host":"s3://npm-registry-packages"}},"7.2.3":{"name":"@hint/configuration-web-recommended","version":"7.2.3","keywords":["a11y","accessibility","best-practices","compatibility","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-web-recommended@7.2.3","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"07a52fe40af253aa1980445bb83b7f4d8f8597c0","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-7.2.3.tgz","fileCount":5,"integrity":"sha512-SJW7ud13kK3NMTYnM3k20N3bOPn2Pkn0NtQ+Uyq4n6W8TBOSEMJXqopqsHUDfKVv7H9im0uofh4QlQ3GxMAiyA==","signatures":[{"sig":"MEUCIQCHJ38YuSGrMNJAhrvUx/oYCwzxoXdM/BJScnfpjPHoBQIgL/PmXSjXsZ1DR5/zbtvcBITagcdzgxBp4nQfo246DTM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":33512,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdim5ECRA9TVsSAnZWagAAOHgP/150X/JpckfDStpPm0cA\nKtjRhBVqtueTprhjKbHOqS6J6v04tJpxNsuGblgL1f4h0TjIQZuZDrck1rYI\nmAwT/wYMhYsrgMiYMa3WAnLtdIsj8FOAlL69RnrYrlOm6BH80dc7B3263iFe\nRwe5DOa5lelGj5ayYfgGbXb8pTXJd3zujGkb6jVL8ljuOEubc1OhdhJ5QS+c\nI8UCKKhSkGudzth+leJ+j0YsH4KngURvXdGKEA0rp10BgkATWIoB30g09APH\nkfBJBlBIrAIFeF5UAXNw+pm24dC2R836JYGk50O93o6QBJmR0A1rA+00auS6\ncI83tN/X7ye5tx5uffm8QcRhre+T9tJp5nKzctFvixpvoX/S2qlPblEIbUst\naRV86+27V5dfi4O+/T55k0+xGNr1DWwTeMq9qhzu0q08fN/b5c9jvWQh8EPF\nGjBk7y25HOXNwBza7NDI/c8sb2+HDMAFkRuWun1RVZVDRP3COmPtISqygmZw\nc8NO06Gkv4PHOa9Sa5oBgcKKzTEDRYz9neMFJCAGOJFH7ocNYFkBDu7mBrd+\nyFXAlpUzYuWpYTA8oI9LGEzsa6xtXqFl4TLSnT8y+RravRms95ZCx8LCzw5f\nVDquTWrUB6fqIIAosajfnY49wFU2r3MMt8SsJBTQ1Za4OW00LMS47bJ6dwZC\n02t5\r\n=m2d3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","engines":{"node":">=8.0.0"},"_npmUser":{"name":"anonymous","email":"amolleda@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/configuration-web-recommended"},"_npmVersion":"6.9.0","description":"webhint's recommended hints configuration for live websites","directories":{},"_nodeVersion":"10.16.0","dependencies":{"@hint/hint-sri":"^3.2.8","@hint/parser-css":"^3.0.11","@hint/hint-no-bom":"^4.1.8","@hint/parser-html":"^3.0.9","@hint/hint-ssllabs":"^2.3.8","@hint/formatter-html":"^4.1.7","@hint/connector-jsdom":"^4.0.11","@hint/connector-local":"^3.1.8","@hint/hint-compat-api":"^4.1.1","@hint/hint-http-cache":"^3.2.8","@hint/hint-button-type":"^2.2.8","@hint/formatter-stylish":"^3.1.8","@hint/formatter-summary":"^3.0.11","@hint/hint-content-type":"^4.1.8","@hint/hint-html-checker":"^3.2.8","@hint/parser-javascript":"^3.0.11","@hint/hint-disown-opener":"^3.2.8","@hint/hint-meta-viewport":"^4.1.8","@hint/connector-puppeteer":"^2.2.1","@hint/hint-css-prefix-order":"^1.2.8","@hint/hint-http-compression":"^5.1.8","@hint/hint-no-http-redirects":"^2.3.8","@hint/hint-scoped-svg-styles":"^1.1.2","@hint/hint-stylesheet-limits":"^3.2.8","@hint/hint-create-element-svg":"^1.2.8","@hint/hint-meta-charset-utf-8":"^3.2.8","@hint/hint-no-html-only-headers":"^2.3.8","@hint/hint-no-disallowed-headers":"^2.3.8","@hint/configuration-accessibility":"^1.0.8","@hint/hint-x-content-type-options":"^3.2.8","@hint/hint-no-friendly-error-pages":"^3.2.8","@hint/hint-no-protocol-relative-urls":"^2.3.8","@hint/hint-strict-transport-security":"^2.3.8","@hint/hint-validate-set-cookie-header":"^2.3.8","@hint/hint-image-optimization-cloudinary":"^3.1.8","@hint/hint-highest-available-document-mode":"^4.1.8","@hint/hint-no-vulnerable-javascript-libraries":"^2.9.8"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-web-recommended_7.2.3_1569353283413_0.031193576622097874","host":"s3://npm-registry-packages"}},"7.2.4":{"name":"@hint/configuration-web-recommended","version":"7.2.4","keywords":["a11y","accessibility","best-practices","compatibility","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-web-recommended@7.2.4","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"9bc1bd23fdac4355d541ff7f5fd9e3d750f19533","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-7.2.4.tgz","fileCount":5,"integrity":"sha512-Kf9LhWRebXAsmFf9B3MH1as55TUt9oGPKmcEDROy9jIsZQWGfxv18GO6/wffLqaV0wU8mCmV+aLZIsTCHLL72g==","signatures":[{"sig":"MEUCIHt96d9CST/LG8+5mvQ3QLhxHzloBKrxYYkO+qouilfzAiEA+JDF4S8pIHrzMuHXB1h5F9YMd7bIuQWr1XyW0RBac7Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":33543,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjSrBCRA9TVsSAnZWagAAZpgQAIvaBLg+NEHEJois78Le\niqLlYai6L+DGp+VEekXO+qgIv24fiECEitBxJeBg1WxxpTnRE17KIIDwuflq\nhaxdfz4mCUmQ7fzNB2xxgNgXdgizCFoBpitwYSo7zStiCUUr6usukmVNHW7e\nlOw1z+tZSBsVA0L/LOORYFT0w4Jbqhf3BuK+pgTU4ki/Y8iUUiJRgiUM/oBf\nJ2nte1yoO8Mi1/wRmI9bDnxmPw9U8bmWfbZo+caU8ZgMR5aBMLbeT+sKkOkQ\nTt87Z7CquLzB81JGg94xRecO9jjJykR587msEfY5udvBb0BQdNQPNeQ7z29d\n8K8sUt9f+Hezdrzp/tRbeE5wceUWs0ltJ4LBZkW6r3iUFKzOFnGj0UmHAYjX\n3eLP8w5l2Y71+H6+IiKqxVMbIfkIQnnxPHEeIqz9mATu8RNulKhA/J392Hau\n1syNgicudSm2XvCGRLzOoH8Irq2Rze9y///xgvxsh9phmu15kKOD4qD/UrVT\nASJQFR6CCLNa7rZWI3XpfKXy18Dyq6dvN7mYQCPegocfzt7keux+NYlXbjBb\nfHVrEiCPQhmeu6rc3diQx7g/fjJQAGF/P0psylCKAWPtgno/UVcHv63+0KOJ\nzPdL4yTj5D2fMeB4HFKh9YRq8/lmdNURvRN8dYfXiejVRmkazHVZyTFzCE4R\nj4xu\r\n=1aJW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","engines":{"node":">=8.0.0"},"_npmUser":{"name":"anonymous","email":"amolleda@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/configuration-web-recommended"},"_npmVersion":"6.9.0","description":"webhint's recommended hints configuration for live websites","directories":{},"_nodeVersion":"10.16.0","dependencies":{"@hint/hint-sri":"^3.2.9","@hint/parser-css":"^3.0.12","@hint/hint-no-bom":"^4.1.9","@hint/parser-html":"^3.0.9","@hint/hint-ssllabs":"^2.3.9","@hint/formatter-html":"^4.1.8","@hint/connector-jsdom":"^4.0.12","@hint/connector-local":"^3.1.9","@hint/hint-compat-api":"^4.1.2","@hint/hint-http-cache":"^3.2.9","@hint/hint-button-type":"^2.2.9","@hint/formatter-stylish":"^3.1.9","@hint/formatter-summary":"^3.0.12","@hint/hint-content-type":"^4.1.9","@hint/hint-html-checker":"^3.2.9","@hint/parser-javascript":"^3.0.12","@hint/hint-disown-opener":"^3.2.9","@hint/hint-meta-viewport":"^4.1.9","@hint/connector-puppeteer":"^2.2.2","@hint/hint-css-prefix-order":"^1.2.9","@hint/hint-http-compression":"^5.1.9","@hint/hint-no-http-redirects":"^2.3.9","@hint/hint-scoped-svg-styles":"^1.1.3","@hint/hint-stylesheet-limits":"^3.2.9","@hint/hint-create-element-svg":"^1.2.9","@hint/hint-meta-charset-utf-8":"^3.2.9","@hint/hint-no-html-only-headers":"^2.3.9","@hint/hint-no-disallowed-headers":"^2.3.9","@hint/configuration-accessibility":"^1.0.9","@hint/hint-x-content-type-options":"^3.2.9","@hint/hint-no-friendly-error-pages":"^3.2.9","@hint/hint-no-protocol-relative-urls":"^2.3.9","@hint/hint-strict-transport-security":"^2.3.9","@hint/hint-validate-set-cookie-header":"^2.3.9","@hint/hint-image-optimization-cloudinary":"^3.1.9","@hint/hint-highest-available-document-mode":"^4.1.9","@hint/hint-no-vulnerable-javascript-libraries":"^2.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-web-recommended_7.2.4_1569532608384_0.5342115521928659","host":"s3://npm-registry-packages"}},"7.2.5":{"name":"@hint/configuration-web-recommended","version":"7.2.5","keywords":["a11y","accessibility","best-practices","compatibility","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-web-recommended@7.2.5","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"42d0c2e90c4de2cf5a83a935d077317eedd753c4","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-7.2.5.tgz","fileCount":5,"integrity":"sha512-iIRHMu/LcURHlxT3+WHh2G+1zoAEKK4y1qlg7jbIZjRGQJrxkjyxp7SAgBhgJm14Eitlicf48GXctE8GG029Dw==","signatures":[{"sig":"MEYCIQC+NpzFS/UTTABuQHTBX4Rp4mxqG0A28LRAC8/C5BCu4wIhANIhNwFZPe4g+QiRwLdmYf+kohw+fRJiJgHYMfO7XDl/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":33601,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdp3KJCRA9TVsSAnZWagAAxewP/1bGfYywKTPfoWmq2ll9\nrJiUkK/MpwZqJj1SlkNZQZf6lRArTFOsYwE4SiLtlEbNZwSzVECiDwBRmkce\nbWJHFUBd1mr2xaBUqXcq9mOe+S29289cQYkXCocg8MeIneMHs0q7+i2Em0Jb\n6VkLhHLZ/A/vO3RJ5bEF+904gbzc3mE+0sXz7jS68RiX82sEpC/eOddDF0s1\nV870nxaxzxkyDPd/9m7eKhURBLzQpMs45ewnLKl/b210Pg4e+B47zBr9e2TK\nE6pEMG94H7e8OxeZMkg99LRVEGA3+tOlyjXtqz2dE5Oi50DJj4qjV888WZyx\nv1mBWVW0w5uxYSrlAxaBm8NQAaOXDM5tavfnUkwPc6wPmY9BKQaSx+NcSuF4\nalpMb4NYosdaC6+2/hac1hgFsNHbbQb2UdHoj7h0awY+m/VwAdT+yANzh81V\nD/xFXCFQsDrhpCqj5OfL4XfEf3impbaQ4vfPJtmoVrwSP2+XEyOjhiINoJzr\n8TGX9n6YW3E2RC+xlolboLzdg2eytBbkHECq46H1W9UwU+RQRyXTHt95+Agm\nlgXC5z7SbTGROQHa1lv+eoFQfmW/17WtibWGu7E0SD71jIH+ASXkZxd5sOro\nSPratB3HNS3XgejTs/ZG6RekzrBuZ65V8YjTEwsU1T8VWH4J1cn2zyDDqslI\noct/\r\n=CevL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","engines":{"node":">=8.0.0"},"_npmUser":{"name":"anonymous","email":"amolleda@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/configuration-web-recommended"},"_npmVersion":"6.9.0","description":"webhint's recommended hints configuration for live websites","directories":{},"_nodeVersion":"10.16.0","dependencies":{"@hint/hint-sri":"^3.2.10","@hint/parser-css":"^3.0.13","@hint/hint-no-bom":"^4.1.10","@hint/parser-html":"^3.0.10","@hint/hint-ssllabs":"^2.3.10","@hint/formatter-html":"^4.1.9","@hint/connector-jsdom":"^4.0.13","@hint/connector-local":"^3.1.10","@hint/hint-compat-api":"^4.1.3","@hint/hint-http-cache":"^3.2.10","@hint/hint-button-type":"^2.2.10","@hint/formatter-stylish":"^3.1.10","@hint/formatter-summary":"^3.0.13","@hint/hint-content-type":"^4.1.10","@hint/hint-html-checker":"^3.2.10","@hint/parser-javascript":"^3.0.13","@hint/hint-disown-opener":"^3.2.10","@hint/hint-meta-viewport":"^4.1.10","@hint/connector-puppeteer":"^2.3.0","@hint/hint-css-prefix-order":"^1.2.10","@hint/hint-http-compression":"^5.1.10","@hint/hint-no-http-redirects":"^2.3.10","@hint/hint-scoped-svg-styles":"^1.1.4","@hint/hint-stylesheet-limits":"^3.2.10","@hint/hint-create-element-svg":"^1.2.10","@hint/hint-meta-charset-utf-8":"^3.2.10","@hint/hint-no-html-only-headers":"^2.3.10","@hint/hint-no-disallowed-headers":"^2.3.10","@hint/configuration-accessibility":"^1.0.10","@hint/hint-x-content-type-options":"^3.2.10","@hint/hint-no-friendly-error-pages":"^3.2.10","@hint/hint-no-protocol-relative-urls":"^2.3.10","@hint/hint-strict-transport-security":"^2.3.10","@hint/hint-validate-set-cookie-header":"^2.3.10","@hint/hint-image-optimization-cloudinary":"^3.1.10","@hint/hint-highest-available-document-mode":"^4.1.10","@hint/hint-no-vulnerable-javascript-libraries":"^2.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-web-recommended_7.2.5_1571254921050_0.6413786318193411","host":"s3://npm-registry-packages"}},"7.2.6":{"name":"@hint/configuration-web-recommended","version":"7.2.6","keywords":["a11y","accessibility","best-practices","compatibility","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-web-recommended@7.2.6","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"4985bc80d8e20dac69af39f2051d30a6048446f8","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-7.2.6.tgz","fileCount":5,"integrity":"sha512-N9YGwH0LtzSnF1g5RcSELLLjXbiYM7ujvIDFYMwTwq/LsTxVfVOQSni1s6bpfcL4PrybEOa1LY4wG87eUjwh9Q==","signatures":[{"sig":"MEUCIQC+fL6LeL2NL9gsWTafYFxfgQyylSGQyXVBgzXRKwv51wIgOEqRMeHDv2riQMryIC8/7GI1OIxy39ZRly9ZLK7B3Mk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":33630,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdqJ4KCRA9TVsSAnZWagAACY0P/iwJzqlsmkbvQKvxMj0F\nO91Vl8B2aYliUjPpkUOgR92InbN5wulnREkTQYzjjtMYZgQfsrYRH2ZH7ii0\nEijv6jAahPtC4Z/2xcKXQfr93JlVBeIMThtCuzSdbrn6GEA6EeM8Y7o/xgxJ\nEUKLyDl2aeJYm3tJnegG7miwVmfwzZnsi8RSKuURzHvbx6Qvv4L8iq2v/cAx\n6CH7DYmwgeqOK9lGc8N4+Welks9tAWdqD//xPme+gslIE85qYHZJQmBy9emt\njdyCFCbXTPuQRkHwZH0kj5p0lv24n2ApYVr1Hk93pcb/X+3DJVZzjtP7WNMM\nW3VCxmLMlU1q4+oGqI7uc/fO+K7j2OyxT6x4Uqi28EhH+4pzgXq3675fZRkq\nD1g9fMEpKybBoLw1nazOFO5vJrB6NOp+tI3xZDj4IdiWi23l6gBPAN59JqZv\nUd+zGYWNibI23kju54Opnk5lPLqwK5md5szHKG9RfDhGBUpt7KrCNpDiBEYb\ncmruDrPEAZudKAcNbm2LeU3nP+6NIBotPWczaVhvjr8SsG1eyoVYyXPJntcH\nrlAqqDhfFgI+6zSSpgaBwDuO4kJ1Nq/hAjheNSq7oXmru30XRkA+tFz9YfX1\ngnhQS1p7od5zBJ3DKj9FWQheRZQYhELGrpcdxFsLAbCZj5h5hgztXtLi64Nm\n/HUd\r\n=JIKy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","engines":{"node":">=8.0.0"},"_npmUser":{"name":"anonymous","email":"amolleda@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/configuration-web-recommended"},"_npmVersion":"6.9.0","description":"webhint's recommended hints configuration for live websites","directories":{},"_nodeVersion":"10.16.0","dependencies":{"@hint/hint-sri":"^3.2.10","@hint/parser-css":"^3.0.13","@hint/hint-no-bom":"^4.1.10","@hint/parser-html":"^3.0.10","@hint/hint-ssllabs":"^2.3.10","@hint/formatter-html":"^4.1.9","@hint/connector-jsdom":"^4.0.13","@hint/connector-local":"^3.1.10","@hint/hint-compat-api":"^4.1.3","@hint/hint-http-cache":"^3.2.10","@hint/hint-button-type":"^2.2.10","@hint/formatter-stylish":"^3.1.10","@hint/formatter-summary":"^3.0.13","@hint/hint-content-type":"^4.1.10","@hint/hint-html-checker":"^3.2.10","@hint/parser-javascript":"^3.0.13","@hint/hint-disown-opener":"^3.2.10","@hint/hint-meta-viewport":"^4.1.10","@hint/connector-puppeteer":"^2.3.0","@hint/hint-css-prefix-order":"^1.2.10","@hint/hint-http-compression":"^5.1.10","@hint/hint-no-http-redirects":"^2.3.10","@hint/hint-scoped-svg-styles":"^1.1.4","@hint/hint-stylesheet-limits":"^3.2.10","@hint/hint-create-element-svg":"^1.2.10","@hint/hint-meta-charset-utf-8":"^3.2.10","@hint/hint-no-html-only-headers":"^2.3.10","@hint/hint-no-disallowed-headers":"^2.3.10","@hint/configuration-accessibility":"^1.0.10","@hint/hint-x-content-type-options":"^3.2.10","@hint/hint-no-friendly-error-pages":"^3.2.10","@hint/hint-no-protocol-relative-urls":"^2.3.10","@hint/hint-strict-transport-security":"^2.3.10","@hint/hint-validate-set-cookie-header":"^2.3.10","@hint/hint-image-optimization-cloudinary":"^3.1.10","@hint/hint-highest-available-document-mode":"^4.1.10","@hint/hint-no-vulnerable-javascript-libraries":"^2.9.11"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-web-recommended_7.2.6_1571331593413_0.9331694405443085","host":"s3://npm-registry-packages"}},"7.2.7":{"name":"@hint/configuration-web-recommended","version":"7.2.7","keywords":["a11y","accessibility","best-practices","compatibility","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-web-recommended@7.2.7","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"8098170f35a850c9b7b6acae99b4b33d3311d033","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-7.2.7.tgz","fileCount":5,"integrity":"sha512-CJZib+BR/RH4n88NHUNzjiWcHak7r83+eXSAfYbjRCahId494ZLfS0k19pwJUAkifkkwlYbp0dN+6+feLhWFjA==","signatures":[{"sig":"MEUCIDuTqcDCmFRIsN3a+E0hKQDUWL45S9+bhxQFNN3+AgrNAiEAgH2AjYJhvvLbqvciEFTLpFhW9KCVoYl056wM+n/7xAE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":33656,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJduLzCCRA9TVsSAnZWagAA+KsQAKNdbobVOTL2cIFk2tUQ\n4Knjw57lKNxsNF9yp0T//IDvzwnE+xvOWH+rQdPkzYP3W7K1neGFoa+8J0pt\n0x5xoNyWKOhrExxu94OXgikIznMWnVPCrD2c8OlcI/O2pUTHXnVw94aJOeUW\nW32h9UjLgurtl0Lo2Mp/s6ctmucjCYmgaVG2XWTguOvgyaFsbCUS4S/53vim\nkLF9A7HMLuwbn8oOL2FN/zYJ5tszIXHzvBP3YZ/955N6hUEGcAnVEwQjofEC\nM+AksDuz+f099nnGHgZPi1EjkOznmV/STyx0qh6h84C1g9waCljOZxGjP4sk\n5YnU6kmb0XqVT/6q0zYrHKrpGmQYKnonJg3FQqZdo6AJT+/0uBw5NSu7br8c\nAL54SxFXLnbGQNZpIAiLEBDNbuGi64ZeRWtQcbIUrGMVEVZY0iAH23IraHgA\nn3PVviKSIbH9pseYtyLA0uV5CbCl80waX/EeMBqnTgAgxRx9u3bOaewJARFN\nkNDI+csvD8KtGWad8PPioyL+pgkDf6YMgti6CS5oZ/nzO6tLkmL64XZE6ycy\nmqmv80vdnB9kINdv9yX7eapfJFKoXn/qi3YO81MPSq6JZEeUFuGLJXkoBeFO\nmMnCqe9f8fgFOcTqM+HLe01+UaPA6uPt8eJubMJjcz9TdIyRQOIOE2UR30xX\np2um\r\n=NqIV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","engines":{"node":">=8.0.0"},"_npmUser":{"name":"anonymous","email":"amolleda@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/configuration-web-recommended"},"_npmVersion":"6.9.0","description":"webhint's recommended hints configuration for live websites","directories":{},"_nodeVersion":"10.16.0","dependencies":{"@hint/hint-sri":"^3.2.11","@hint/parser-css":"^3.0.14","@hint/hint-no-bom":"^4.1.11","@hint/parser-html":"^3.0.11","@hint/hint-ssllabs":"^2.3.11","@hint/formatter-html":"^4.1.10","@hint/connector-jsdom":"^4.1.0","@hint/connector-local":"^3.2.0","@hint/hint-compat-api":"^4.2.0","@hint/hint-http-cache":"^3.2.11","@hint/hint-button-type":"^2.2.11","@hint/formatter-stylish":"^3.1.11","@hint/formatter-summary":"^3.0.14","@hint/hint-content-type":"^4.1.11","@hint/hint-html-checker":"^3.2.11","@hint/parser-javascript":"^3.1.0","@hint/hint-disown-opener":"^3.2.11","@hint/hint-meta-viewport":"^4.1.11","@hint/connector-puppeteer":"^2.4.0","@hint/hint-css-prefix-order":"^1.3.0","@hint/hint-http-compression":"^5.1.11","@hint/hint-no-http-redirects":"^2.3.11","@hint/hint-scoped-svg-styles":"^1.2.0","@hint/hint-stylesheet-limits":"^3.2.11","@hint/hint-create-element-svg":"^1.2.11","@hint/hint-meta-charset-utf-8":"^3.2.11","@hint/hint-no-html-only-headers":"^2.3.11","@hint/hint-no-disallowed-headers":"^2.3.11","@hint/configuration-accessibility":"^1.0.11","@hint/hint-x-content-type-options":"^3.2.11","@hint/hint-no-friendly-error-pages":"^3.2.11","@hint/hint-no-protocol-relative-urls":"^2.3.11","@hint/hint-strict-transport-security":"^2.3.11","@hint/hint-validate-set-cookie-header":"^2.3.11","@hint/hint-image-optimization-cloudinary":"^3.1.11","@hint/hint-highest-available-document-mode":"^4.1.11","@hint/hint-no-vulnerable-javascript-libraries":"^2.10.0"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-web-recommended_7.2.7_1572388033625_0.12195785562513883","host":"s3://npm-registry-packages"}},"8.0.0":{"name":"@hint/configuration-web-recommended","version":"8.0.0","keywords":["a11y","accessibility","best-practices","compatibility","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-web-recommended@8.0.0","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"77292daf630714e92373267fc6e13ab7a3280293","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-8.0.0.tgz","fileCount":5,"integrity":"sha512-6gvsdzPy5OAktXkdeu9rxTODgkumVX5/1KnTNAf1JP5hwt0UWJbgZr0U58kCc7UBvhRikxTsQJQLTx3aAXTMoA==","signatures":[{"sig":"MEUCIF49dy1q9/WZN5nmhOb65cXpUQBsu7rq0IYgYmjHVZEoAiEA3GWwlOQOWR0B2hKDKHIlIporg9scySQKty9yZ+Muul0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":33983,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5bN3CRA9TVsSAnZWagAAprIP/ip9N/atp2cAlJG2mqWW\nZ9wVLhJh4GzzlPhZwyom2VeBCn8pST26VexJcryw2/ttTcZeR08YhwJ7gKeW\nMdvDHgV5Hs342rXBAqa0T/ctv2RfT+QyV8SHk5Zg1vtKwCLJxxpYm03s7Aa/\nwJsuQzltagxV5m/ng7UpbiqCGmCBdQp0Nx1Joc+3MFizssDlZh0FTWAyBpmy\nKWrN7xoyfZF0n9136ETklR7rg74ntatuZwtYj0Qvjyt3pUV2YxZVjTWcuhdA\n3RaBRhlqssMi56sMywk/buwNGM8CE7xZ3gCp8hAgPIyvuM8sM4B/1H6hPbLw\nzz2GR+KjPMn6+EaWtyGixzeaJBRgIYfGicbY1bq64/ayHazB8vo2GPjOZlgH\nJwZsWaNsqjWLP9/kqehzaSuSHJTnTlMX/+F5XWxNxjywi1I28h7WVMN8wRQj\n1SpjIK7N9eercM9x33NmngQfnA78czo9U1b/6ODGSb7jjCTohYQ/LZ98eA6l\nHuzAqDx0qZ6Yq3skB3XkBD1AnwR951utsdfeoVkWpG8NEJyinBF2ziU5CKod\nl6QR2cbYD+leAb+EGdAcfcju3xHEj3sCfi9iaPiw6ex3bdafXH5P+N3861VX\nQFqy1lBsvgcdPvCOZhLl29Tu+1FeHSxTYiq9tqmoNG/JMhWCswJ1ydY8IMnk\nUfen\r\n=4FHX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","_npmUser":{"name":"anonymous","email":"amolleda@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/configuration-web-recommended"},"_npmVersion":"6.9.0","description":"webhint's recommended hints configuration for live websites","directories":{},"_nodeVersion":"10.16.0","dependencies":{"@hint/hint-sri":"^3.3.0","@hint/parser-css":"^3.0.15","@hint/hint-no-bom":"^4.2.0","@hint/parser-html":"^3.0.12","@hint/hint-ssllabs":"^2.4.0","@hint/formatter-html":"^4.1.11","@hint/formatter-json":"^3.1.12","@hint/connector-jsdom":"^4.1.1","@hint/connector-local":"^3.2.1","@hint/hint-compat-api":"^4.3.0","@hint/hint-http-cache":"^3.3.0","@hint/hint-button-type":"^2.3.0","@hint/formatter-stylish":"^3.1.12","@hint/formatter-summary":"^3.0.15","@hint/hint-content-type":"^4.2.0","@hint/hint-html-checker":"^3.3.0","@hint/parser-javascript":"^3.1.1","@hint/hint-disown-opener":"^3.3.0","@hint/hint-meta-viewport":"^4.2.0","@hint/connector-puppeteer":"^2.4.1","@hint/hint-css-prefix-order":"^1.4.0","@hint/hint-http-compression":"^5.2.0","@hint/hint-no-http-redirects":"^2.4.0","@hint/hint-scoped-svg-styles":"^1.3.0","@hint/hint-stylesheet-limits":"^3.3.0","@hint/hint-create-element-svg":"^1.3.0","@hint/hint-meta-charset-utf-8":"^3.3.0","@hint/hint-no-html-only-headers":"^2.4.0","@hint/hint-no-disallowed-headers":"^2.4.0","@hint/configuration-accessibility":"^2.0.0","@hint/hint-x-content-type-options":"^3.3.0","@hint/hint-no-friendly-error-pages":"^3.3.0","@hint/hint-no-protocol-relative-urls":"^2.4.0","@hint/hint-strict-transport-security":"^2.4.0","@hint/hint-validate-set-cookie-header":"^2.4.0","@hint/hint-image-optimization-cloudinary":"^3.2.0","@hint/hint-highest-available-document-mode":"^4.2.0","@hint/hint-no-vulnerable-javascript-libraries":"^2.11.0"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-web-recommended_8.0.0_1575334775178_0.07463917616412141","host":"s3://npm-registry-packages"}},"8.0.1":{"name":"@hint/configuration-web-recommended","version":"8.0.1","keywords":["a11y","accessibility","best-practices","compatibility","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-web-recommended@8.0.1","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"8d803e4c9254d8e1822bcd3d0e9b48c470d78e90","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-8.0.1.tgz","fileCount":5,"integrity":"sha512-Lpz+RFYSEHTTDM/r5FixBaEdANYzJvq253XZG4fs2w86EZmB5mcrzcQBXmPOLVvU3oggD6hLDxbNH9Kbv1ptUw==","signatures":[{"sig":"MEUCIQC6d1Z3pXe/3ka9F23Gafdog6Uz66s+pOSNSH5fTm8ZFwIgdFMFlwu9wMNkVHq2T4iBjbZ0pUnsInxUn7B+q6UVYxI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":33983,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5yyxCRA9TVsSAnZWagAADZoQAIs25Pm9o/Aj03lBiV7b\nHQIeMpRbl3dOtmWs7C3GxPqknkQO2NQoLSsb/bp0jHt2KCXuxSZvE+Ygkkxp\nHfQW0EJnWz2GAUT112K8cjvjlea7+k3mQRkASAHXEF5wXYqPyuPz4ip1gw61\niMA+nbDYRT3G7J585s4kmeaK73VqKR+fZmOl+N1o1Gjhf6p9FTkMrJkRapqk\ne1O5SsMY4+f4SwJBGSYhEHpBUdUc4hEvUighr3W0mYaHfe96xEa7stio5ky+\nJZaUQPDDAgxkryaiNlcltFqbaEBWXaxGa6bik/iABgToTrDTQMprUVUEzBBZ\nzPKbt2fH2emM89peJKWS2uAKBWyqA6bUw8z4Pxhbz4PlKLU9ix6x/zocr9Go\nCpfysUSvuADlr+U6WV3WGzTNnHnDRCNDRl9F8JhpRpmiQ0H1005uCVQHBshH\nOuSlNg7xWpAWGQgr1f9N/6Pz3+V5NryAr59dfDAWOBnwuGvyp5ZjEV+RPdBe\n9EQEXn4NDaqLmYNGO8MPxBvP1JQxH1z5B4M+QoMXBVOq5HCrdtJxa6BMIJ6C\n89cy+ZJ1b8P08X/XPoi+e7RRgyc/e5UChQqG0XYuDdTkGzV6xk6sT4EIquqP\nDuk/Ina1cTjtHq1MqOuUDCRG+3m7WFR7i2WfFnzYl97duLhgybA6wu2fBIAM\n1gwG\r\n=4Dbu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","_npmUser":{"name":"anonymous","email":"amolleda@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/configuration-web-recommended"},"_npmVersion":"6.9.0","description":"webhint's recommended hints configuration for live websites","directories":{},"_nodeVersion":"10.16.0","dependencies":{"@hint/hint-sri":"^3.3.0","@hint/parser-css":"^3.0.15","@hint/hint-no-bom":"^4.2.0","@hint/parser-html":"^3.0.12","@hint/hint-ssllabs":"^2.4.0","@hint/formatter-html":"^4.1.12","@hint/formatter-json":"^3.1.12","@hint/connector-jsdom":"^4.1.1","@hint/connector-local":"^3.2.1","@hint/hint-compat-api":"^4.3.0","@hint/hint-http-cache":"^3.3.0","@hint/hint-button-type":"^2.3.0","@hint/formatter-stylish":"^3.1.12","@hint/formatter-summary":"^3.0.15","@hint/hint-content-type":"^4.2.0","@hint/hint-html-checker":"^3.3.0","@hint/parser-javascript":"^3.1.1","@hint/hint-disown-opener":"^3.3.0","@hint/hint-meta-viewport":"^4.2.0","@hint/connector-puppeteer":"^2.4.2","@hint/hint-css-prefix-order":"^1.4.0","@hint/hint-http-compression":"^5.2.0","@hint/hint-no-http-redirects":"^2.4.0","@hint/hint-scoped-svg-styles":"^1.3.0","@hint/hint-stylesheet-limits":"^3.3.0","@hint/hint-create-element-svg":"^1.3.0","@hint/hint-meta-charset-utf-8":"^3.3.0","@hint/hint-no-html-only-headers":"^2.4.0","@hint/hint-no-disallowed-headers":"^2.4.0","@hint/configuration-accessibility":"^2.0.1","@hint/hint-x-content-type-options":"^3.3.0","@hint/hint-no-friendly-error-pages":"^3.3.0","@hint/hint-no-protocol-relative-urls":"^2.4.0","@hint/hint-strict-transport-security":"^2.4.0","@hint/hint-validate-set-cookie-header":"^2.4.0","@hint/hint-image-optimization-cloudinary":"^3.2.0","@hint/hint-highest-available-document-mode":"^4.2.0","@hint/hint-no-vulnerable-javascript-libraries":"^2.11.0"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-web-recommended_8.0.1_1575431345006_0.02397309921450108","host":"s3://npm-registry-packages"}},"8.0.2":{"name":"@hint/configuration-web-recommended","version":"8.0.2","keywords":["a11y","accessibility","best-practices","compatibility","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-web-recommended@8.0.2","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"c662ec65a6ed625aec7758ef7e1b26d30983a560","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-8.0.2.tgz","fileCount":5,"integrity":"sha512-F67SITwWZYS/OhK31uYKfvsGo0zZ81h/GaqFoD0HTp/8ETU9+0j4Oy1xlwxWmbiGxabXiDoG7qlMFuhPpVLBSw==","signatures":[{"sig":"MEUCIBHW1y+ynzwjOl5NAe3xhbO2fFRPhBMbefoScjy3gAAAAiEArBldpEVCXa5n9UPLlCedDoWlDu41eeX3gXKHRGElj8s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":33983,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd6E0kCRA9TVsSAnZWagAAyK8P/3etzl2+HV5ENO72aQt3\nbGQJvWxf8VPcuqDKjJKKhS8ho1r7PnJJNvqk37QDqwT0Uv0ZUh3sEwmA0O25\nf5fTZJgsVdXVsTmHzLUAPhroyrR1IudBHGQLpeBqjPIQQ8vXDWQArzcWMj0Z\nNbJPbOugskg8eDPij/aNSaKXN9/tEa8491WnpR9+AbWxNa7onGygUIkkKDeR\nW8DixlSHuIw87afjQwcGO84+9yVFqvt71MFCR+TyYVix28EZKKVJtW5GohpN\nfYakh6pZ8uQjCZ4UoELhASfak5iITGkJdIk3qgIYQsr134K46MapmIMPzamd\nAo4sFHr0TxM9UuodE3KKhmpgUgiPqpRyVD6U9oowXLldGXKyFVnKRajwi2ya\nsbCUKQHFK/gYitPsdT+fWBOURgmn9uknjwEF13bGgLepXYCu5HXoQQpv/rTr\njlyEY9RTlYdDIEKWm0ekuuAKosl2ptKADhDXTPhNYC5LUAu8KXHdpeeDB1IT\nwnLbUgFnC36u6jq6IuCucm/cWhLja9YIdtHeWClVNJMiqxruJNNkl9+BhJ9m\nLPnd2C9SyYxREX5pqg68vnYJ4I/ErfpU0ht7MUUQIrrZ/nLziiNFpOZjK7A/\ncJrPWYAATmINffrWAQkQZAKFej06ZVQhoGYyXS2z8eBx2y46aojG105A5th/\nQTIp\r\n=sYs6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","_npmUser":{"name":"anonymous","email":"amolleda@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/configuration-web-recommended"},"_npmVersion":"6.9.0","description":"webhint's recommended hints configuration for live websites","directories":{},"_nodeVersion":"10.16.0","dependencies":{"@hint/hint-sri":"^3.3.1","@hint/parser-css":"^3.0.16","@hint/hint-no-bom":"^4.2.1","@hint/parser-html":"^3.0.12","@hint/hint-ssllabs":"^2.4.1","@hint/formatter-html":"^4.1.13","@hint/formatter-json":"^3.1.13","@hint/connector-jsdom":"^4.1.2","@hint/connector-local":"^3.2.2","@hint/hint-compat-api":"^4.3.1","@hint/hint-http-cache":"^3.3.1","@hint/hint-button-type":"^2.3.1","@hint/formatter-stylish":"^3.1.13","@hint/formatter-summary":"^3.0.16","@hint/hint-content-type":"^4.2.1","@hint/hint-html-checker":"^3.3.1","@hint/parser-javascript":"^3.1.2","@hint/hint-disown-opener":"^3.3.1","@hint/hint-meta-viewport":"^4.2.1","@hint/connector-puppeteer":"^2.4.3","@hint/hint-css-prefix-order":"^1.4.1","@hint/hint-http-compression":"^5.2.1","@hint/hint-no-http-redirects":"^2.4.1","@hint/hint-scoped-svg-styles":"^1.3.1","@hint/hint-stylesheet-limits":"^3.3.1","@hint/hint-create-element-svg":"^1.3.1","@hint/hint-meta-charset-utf-8":"^3.3.1","@hint/hint-no-html-only-headers":"^2.4.1","@hint/hint-no-disallowed-headers":"^2.4.1","@hint/configuration-accessibility":"^2.0.2","@hint/hint-x-content-type-options":"^3.3.1","@hint/hint-no-friendly-error-pages":"^3.3.1","@hint/hint-no-protocol-relative-urls":"^2.4.1","@hint/hint-strict-transport-security":"^2.4.1","@hint/hint-validate-set-cookie-header":"^2.4.1","@hint/hint-image-optimization-cloudinary":"^3.2.1","@hint/hint-highest-available-document-mode":"^4.2.1","@hint/hint-no-vulnerable-javascript-libraries":"^2.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-web-recommended_8.0.2_1575505188426_0.4003674685911025","host":"s3://npm-registry-packages"}},"8.0.3":{"name":"@hint/configuration-web-recommended","version":"8.0.3","keywords":["a11y","accessibility","best-practices","compatibility","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-web-recommended@8.0.3","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"c1170716d0b8862ed41d604984fb0b337108770c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-8.0.3.tgz","fileCount":5,"integrity":"sha512-1A8sP1tL1ycIyt1yRE+bTAr0pDKu0OthDCYsWsXq3ujatKOQojojDKgj+PemWltjCTrikhJVgXGdbP2pA3kWng==","signatures":[{"sig":"MEYCIQC4iMa9comfqZl0iqsju454gz6VZQhc8to7Zf+mJldbpgIhAKldu8TDvf1zkF/gfgyQVG6pF8SQC5xMI6vyvH0h3nrD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":33982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecpgqCRA9TVsSAnZWagAAy60P/jeXPEFzd2BW1O/7OS5d\nXU8HA7qGdAjUBAlGWTmCrr/z7bauwejytQOOaFaCDDswUZn4abi1vjBT1Sp4\neEueXnTHnj10DfrN25wvm4VMPWrnRo3U4bsyCkznZ42Ri/waa6NvbEJQ5JYW\nCsD25sAIg40yULs8xKDiLPrt3P3OtPov6IdqDmM8bC4Y0YoSWjacwrzuEkad\nxj5k8YvFRt9/b6On/jz+KnXN9EYx4w4xhWYHl8UplTlRnmPidVAA1MRiUmGp\n7SFdoya5LTl9PFOlstL2cdjr8sL0QScjQTtGZOTWNfC0hyeR3O6PYA9SkBUT\nbYxvMipWFtmugMDDutnHUEIvXedkcyEzWhpFVLaBZBpERsWTs2JOErB2wbZH\npNBkkPwVO1ZSg0Gtxb18oZB0zZXvYsy9v7220nMuNOk8gMWkX2aLf6iZ44H7\niK2ak2vc0XAut2UbdZUMZo50Xxe/TQkxlDWiYuaW0LMiZPBCzPtGXSh1xhYJ\nxxzk0Ib/UmuI2XmWA2DFEmSYsUxZVyerSxeQ5dKk3c9EuHWONEn5eUa0+5lZ\nf+eQPIkr/jZWYLqrAeh2yQcYHTvD93C2ESjAAWxl2blbcq5ABgYVOPMzSqMn\no4/9JgPgBbRfbsnViAoOhODa2rOaVS0spFb49U0/oT4MUc2Y3ihnHaqbCJm+\nov7x\r\n=YSu0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","_npmUser":{"name":"anonymous","email":"antross@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/configuration-web-recommended"},"_npmVersion":"6.13.4","description":"webhint's recommended hints configuration for live websites","directories":{},"_nodeVersion":"12.16.1","dependencies":{"@hint/hint-sri":"^3.3.2","@hint/parser-css":"^3.0.17","@hint/hint-no-bom":"^4.2.2","@hint/parser-html":"^3.0.13","@hint/hint-ssllabs":"^2.4.2","@hint/formatter-html":"^4.2.0","@hint/formatter-json":"^3.1.14","@hint/connector-jsdom":"^4.1.3","@hint/connector-local":"^3.2.3","@hint/hint-compat-api":"^4.3.2","@hint/hint-http-cache":"^3.3.2","@hint/hint-button-type":"^2.3.2","@hint/formatter-stylish":"^3.1.14","@hint/formatter-summary":"^3.0.17","@hint/hint-content-type":"^4.2.2","@hint/hint-html-checker":"^3.3.2","@hint/parser-javascript":"^3.1.3","@hint/hint-disown-opener":"^3.3.2","@hint/hint-meta-viewport":"^4.2.2","@hint/connector-puppeteer":"^2.5.0","@hint/hint-css-prefix-order":"^1.4.2","@hint/hint-http-compression":"^5.2.2","@hint/hint-no-http-redirects":"^2.4.2","@hint/hint-scoped-svg-styles":"^1.3.2","@hint/hint-stylesheet-limits":"^3.3.2","@hint/hint-create-element-svg":"^1.3.2","@hint/hint-meta-charset-utf-8":"^3.3.2","@hint/hint-no-html-only-headers":"^2.4.2","@hint/hint-no-disallowed-headers":"^2.4.2","@hint/configuration-accessibility":"^2.0.3","@hint/hint-x-content-type-options":"^3.3.2","@hint/hint-no-friendly-error-pages":"^3.3.2","@hint/hint-no-protocol-relative-urls":"^2.4.2","@hint/hint-strict-transport-security":"^2.4.2","@hint/hint-validate-set-cookie-header":"^2.4.2","@hint/hint-image-optimization-cloudinary":"^3.2.2","@hint/hint-highest-available-document-mode":"^4.2.2","@hint/hint-no-vulnerable-javascript-libraries":"^2.11.2"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-web-recommended_8.0.3_1584568361776_0.9151357573345238","host":"s3://npm-registry-packages"}},"8.0.4":{"name":"@hint/configuration-web-recommended","version":"8.0.4","keywords":["a11y","accessibility","best-practices","compatibility","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-web-recommended@8.0.4","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"23b0df5c1e185fc86726364f0edcc54aff8b2dca","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-8.0.4.tgz","fileCount":5,"integrity":"sha512-WEBhxDmsFChT24/dyJO60f12bHHz5qraesUQvuGAsOywSP/Bp/G70+ewalYTLY+1ScFzgFDoNec3EVJQo3KbEg==","signatures":[{"sig":"MEUCICJICK3uJPLke3DKAWJLflmqlaTQPMlBawb05A/vKq6PAiEA/1p7oZsIh0r4E3IoRayD2s2Wvf6QqNdWlGd44ohdqQM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":33982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJel12NCRA9TVsSAnZWagAAwZAP/i/h4InhYckqghWq5m70\nLMh7g71yrw4hRfGKgy/7J8arFtpAN2j6YGWLEa0ifT/6H6Bd8O3DfnxtxnxB\nMwNWfhsf/IzOVSbKh0l1xXdLezIkfK61CdnQJJvxwkzoE4lCQ86Zj9ye37Iz\nJbfe1sw5HzrovNveOCySajk9XxkB0ohKA89KZ0CSNb8HlwxxfRWBR9P2LsO6\n9mTN3crzhpb1qjGE/YnbE+hBXCEKBWMOkwtEEicRZBMQnkjgwKoNw9iRVzZz\neHtp0WR/muLo/9fYqTeCD50C0UxYqt9Ihn3hxDVuYfjL5yRg5o6rIzJmZf9/\nHuF483SDcWtpF95bZhcVPpL66YyCJ/7n3tPkQJv8pn5nEcpJMtSUlvWPNl2s\nBRWjn/B91VFCfdjfL0MHXyd00fAUoaNA4VhtyKeEmW/YRXMtSE63aEcamoGP\nkjYYiMFAB0EtoNsgQDiEcjm2NkLmq/ryI/n6LZoj5BtBu1xL1+XT766b0+qe\n5a4uPBdnnrca2WnUMn2oteasBw+oiEUOVOp2b3lQG0s21t1J8Du7NOAArOH1\nupaBxSWH8ilwQsbrKi0VY/tLEMgBoSIsGUfeTp46ze5JpHCcdTyldeOvWCcK\ne+DYE6eUUv1hI1Sds36Xk8rfWP0ggpVIo8A+gZXLP6Ef/vOFvMIt0oD7qAyz\nBBeC\r\n=t+FP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","_npmUser":{"name":"anonymous","email":"antross@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/configuration-web-recommended"},"_npmVersion":"6.14.4","description":"webhint's recommended hints configuration for live websites","directories":{},"_nodeVersion":"12.16.2","dependencies":{"@hint/hint-sri":"^3.3.3","@hint/parser-css":"^3.0.18","@hint/hint-no-bom":"^4.2.3","@hint/parser-html":"^3.0.14","@hint/hint-ssllabs":"^2.4.3","@hint/formatter-html":"^4.2.1","@hint/formatter-json":"^3.1.15","@hint/connector-jsdom":"^4.1.4","@hint/connector-local":"^3.2.4","@hint/hint-compat-api":"^4.3.3","@hint/hint-http-cache":"^3.3.3","@hint/hint-button-type":"^2.3.3","@hint/formatter-stylish":"^3.1.15","@hint/formatter-summary":"^3.0.18","@hint/hint-content-type":"^4.2.3","@hint/hint-html-checker":"^3.3.3","@hint/parser-javascript":"^3.1.4","@hint/hint-disown-opener":"^3.3.3","@hint/hint-meta-viewport":"^4.2.3","@hint/connector-puppeteer":"^2.5.1","@hint/hint-css-prefix-order":"^1.4.3","@hint/hint-http-compression":"^5.2.3","@hint/hint-no-http-redirects":"^2.4.3","@hint/hint-scoped-svg-styles":"^1.3.3","@hint/hint-stylesheet-limits":"^3.3.3","@hint/hint-create-element-svg":"^1.3.3","@hint/hint-meta-charset-utf-8":"^3.3.3","@hint/hint-no-html-only-headers":"^2.4.3","@hint/hint-no-disallowed-headers":"^2.4.3","@hint/configuration-accessibility":"^2.0.4","@hint/hint-x-content-type-options":"^3.3.3","@hint/hint-no-friendly-error-pages":"^3.3.3","@hint/hint-no-protocol-relative-urls":"^2.4.3","@hint/hint-strict-transport-security":"^2.4.3","@hint/hint-validate-set-cookie-header":"^2.4.3","@hint/hint-image-optimization-cloudinary":"^3.2.3","@hint/hint-highest-available-document-mode":"^4.2.3","@hint/hint-no-vulnerable-javascript-libraries":"^2.11.3"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-web-recommended_8.0.4_1586978189116_0.06430517067509811","host":"s3://npm-registry-packages"}},"8.0.5":{"name":"@hint/configuration-web-recommended","version":"8.0.5","keywords":["a11y","accessibility","best-practices","compatibility","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-web-recommended@8.0.5","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"John.Emau@microsoft.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"f20456a993f75a94a82151a3d7ecc53916b9b71e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-8.0.5.tgz","fileCount":5,"integrity":"sha512-OAWpD6vX6mLojwFriYdDyVG/gFnnGUXFrEjzrUwKXxq4j4Iz9HK6KCCCzUc7t7Bp0+HMR2M00XIzZViz6g2X0Q==","signatures":[{"sig":"MEYCIQDlJ9iXXanFRJS514tzEDXGxaEdAtHIf9d4xBRp3oAQggIhALu58FV+EIfc59kjcLgRiQsRk/vPfoKdBYeYqWsJbo3I","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":33982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewwiBCRA9TVsSAnZWagAAwE8P+gOC1Aq7oxfSkBK4rkeg\n/rpyZPmQIu/Kil1CYz3l5SodKnbAUl7pIIGZlMVl97nY5EwlQxbK6BaR3E2Q\nj1M02T5dUh14oax/IdaO6rEKK2E7y/QlsLtt32eMCGDlDcdDjpf7TVygh/Qd\nqWE0X1kohJz+27MnVjkVct3sH+4FC/ehy4szx5Mdb0EzFvd8ihFInkmDG2Eb\nMNr6Z3X6pdMbV7djZpeLnY69c0mDMYUviiId6Bcv5SB9NuLCq6yFfRujuBfv\nG1AmQabYLHSqfJvoS5ualiZSX1fNQaK7f7qUzzRdXvhKpoOpq1Rqjf/Ez6HZ\nEqD9ZmamaaykYbnu2FB79Qx5WShtaJpIotzBGVGpLuz2bFJ3MatfGVXbt2Hw\nAdVc5IN0fhpnEaT9wBgxA2dFU2PWsu1G/0sGIz1AET/PPZQgpSDZou3Bbi8U\nAO5Qfr1fv5BOnn4xe9Di8Y0D1DuTAPKa0e3EOe0XkvgenuZSiaJfDztpVdOy\neZXbOg1ggojBYVD4EtPf3rEPD477JBGSIkht9UCIn+YoiEfnkvC7sTESbZZv\n+7ROfBTGYtg69FHQzRR18hYjOZcpe/4zuWzgnPa4qtV98wwEMF+L/oUtTSat\naacPPCt/RbzUI4Xvk0S3lcO+8elIIe4eaobbg5lOpDoFVOD6kvsJbLMb0m6t\nunGz\r\n=8gVa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","_npmUser":{"name":"anonymous","email":"John.Emau@microsoft.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/configuration-web-recommended"},"_npmVersion":"6.14.4","description":"webhint's recommended hints configuration for live websites","directories":{},"_nodeVersion":"10.19.0","dependencies":{"@hint/hint-sri":"^4.0.0","@hint/parser-css":"^3.0.19","@hint/hint-no-bom":"^4.2.4","@hint/parser-html":"^3.0.15","@hint/hint-ssllabs":"^2.4.4","@hint/formatter-html":"^4.2.2","@hint/formatter-json":"^3.1.16","@hint/connector-jsdom":"^4.1.5","@hint/connector-local":"^3.2.5","@hint/hint-compat-api":"^4.3.4","@hint/hint-http-cache":"^4.0.0","@hint/hint-button-type":"^3.0.0","@hint/formatter-stylish":"^3.1.16","@hint/formatter-summary":"^3.0.19","@hint/hint-content-type":"^4.2.4","@hint/hint-html-checker":"^3.3.4","@hint/parser-javascript":"^3.1.5","@hint/hint-disown-opener":"^4.0.0","@hint/hint-meta-viewport":"^5.0.0","@hint/connector-puppeteer":"^2.5.2","@hint/hint-css-prefix-order":"^1.4.4","@hint/hint-http-compression":"^5.2.4","@hint/hint-no-http-redirects":"^3.0.0","@hint/hint-scoped-svg-styles":"^1.3.4","@hint/hint-stylesheet-limits":"^3.3.4","@hint/hint-create-element-svg":"^1.3.4","@hint/hint-meta-charset-utf-8":"^4.0.0","@hint/hint-no-html-only-headers":"^3.0.0","@hint/hint-no-disallowed-headers":"^3.0.0","@hint/configuration-accessibility":"^2.0.5","@hint/hint-x-content-type-options":"^4.0.0","@hint/hint-no-friendly-error-pages":"^3.3.4","@hint/hint-no-protocol-relative-urls":"^3.0.0","@hint/hint-strict-transport-security":"^3.0.0","@hint/hint-validate-set-cookie-header":"^3.0.0","@hint/hint-image-optimization-cloudinary":"^3.2.4","@hint/hint-highest-available-document-mode":"^5.0.0","@hint/hint-no-vulnerable-javascript-libraries":"^2.11.4"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-web-recommended_8.0.5_1589840001180_0.4049945635645624","host":"s3://npm-registry-packages"}},"8.0.6":{"name":"@hint/configuration-web-recommended","version":"8.0.6","keywords":["a11y","accessibility","best-practices","compatibility","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-web-recommended@8.0.6","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://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"92817b4c20d5193f966d370352b254f8a86c9078","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-8.0.6.tgz","fileCount":5,"integrity":"sha512-si31u/bIYpDncNeF0ch45JDmV3ewu/gZcU5NprcjVQ6MaOn2yCP1aM/4YJPg4MiUtuWPfJXyqF56WzShV4jX8A==","signatures":[{"sig":"MEUCIGSi0AGi9hy7rgay/m9n+0h5+yM5Mh8yTMIQoNap/hYlAiEAsQfcnUes77BVlVn5JnHB82CQhPh62MyTfRZ77+MLmOM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":33982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfHzpJCRA9TVsSAnZWagAA7iQP/ReVxT6UYmTU8/402P48\n9MMy02Z0WAmUR2ZW2kZwXY/uPAHK1d2aAJbxKU9uXVbWtmvJlqajM6Z/ElJ4\n7Owj/YRWlX5mMHakHJQwdJ7JWMO55Sf4cBJkps4gWbEGMfW0zHKBsU2mLgZK\n9+/KePf4Ftg7JQU6+XTei1LTgw6Q2UeTjNT9lQuPQIjUZf0kOs7+jVTLJXzq\ngfRQl/qKX73tLtWvcf+rJuOp2mIzUNzDA9Mukph55EYF+8GzlnnDIW1R3rIi\n75U9jny92JxIZaOZzcWvBml8q3ya8m3RMFyWN4CSPdGksfz8UM9jZf+d6ofa\n774fGrFRZRSSuqfnP6C5de0Z30WxVNnO9ofLPri7hkKR/CDja1frn0QsV/kf\nYgnSIEgHKInZkoY4mdu3JojF0zpUShVUPIX/4VNAul4Ay1wD6loWW9JTaqVw\nuvZc1JHy0awmY15giN6q0bRgCxzDII0OtAsifvmzomFp9gQjf5PYTgy3itS9\n86Pdhv7zctFWHOSUvRHOg2roHU2SDJopRXtcI4QrwzjsxrxakgJbdpLxvaw3\nZK5A/eyj8lmWyO5YPbAMLNqHHe30hHyHXu9vzK3gX92yw8W+MJ/0eP4eTpqW\neegZDSxdyPSAI5akixKxMAXh6XzZyw6BRRRipBEfFrzA/f2ofex+/eoyBgAF\nBF8R\r\n=mkCr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","_npmUser":{"name":"anonymous","email":"antross@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/configuration-web-recommended"},"_npmVersion":"6.14.4","description":"webhint's recommended hints configuration for live websites","directories":{},"_nodeVersion":"10.19.0","dependencies":{"@hint/hint-sri":"^4.0.1","@hint/parser-css":"^3.0.20","@hint/hint-no-bom":"^4.2.5","@hint/parser-html":"^3.0.16","@hint/hint-ssllabs":"^2.4.5","@hint/formatter-html":"^4.2.3","@hint/formatter-json":"^3.1.17","@hint/connector-jsdom":"^4.1.6","@hint/connector-local":"^3.2.6","@hint/hint-compat-api":"^4.3.5","@hint/hint-http-cache":"^4.0.1","@hint/hint-button-type":"^3.0.1","@hint/formatter-stylish":"^3.1.17","@hint/formatter-summary":"^3.0.20","@hint/hint-content-type":"^4.2.5","@hint/hint-html-checker":"^3.3.5","@hint/parser-javascript":"^3.1.6","@hint/hint-disown-opener":"^4.0.1","@hint/hint-meta-viewport":"^5.0.1","@hint/connector-puppeteer":"^2.5.3","@hint/hint-css-prefix-order":"^1.4.5","@hint/hint-http-compression":"^5.2.5","@hint/hint-no-http-redirects":"^3.0.1","@hint/hint-scoped-svg-styles":"^1.3.5","@hint/hint-stylesheet-limits":"^3.3.5","@hint/hint-create-element-svg":"^1.3.5","@hint/hint-meta-charset-utf-8":"^4.0.1","@hint/hint-no-html-only-headers":"^3.0.1","@hint/hint-no-disallowed-headers":"^3.1.0","@hint/configuration-accessibility":"^2.0.6","@hint/hint-x-content-type-options":"^4.0.1","@hint/hint-no-friendly-error-pages":"^3.3.5","@hint/hint-no-protocol-relative-urls":"^3.0.1","@hint/hint-strict-transport-security":"^3.0.1","@hint/hint-validate-set-cookie-header":"^3.0.1","@hint/hint-image-optimization-cloudinary":"^3.2.5","@hint/hint-highest-available-document-mode":"^5.0.1","@hint/hint-no-vulnerable-javascript-libraries":"^2.11.5"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-web-recommended_8.0.6_1595882057272_0.42241348883610264","host":"s3://npm-registry-packages"}},"8.0.7":{"name":"@hint/configuration-web-recommended","version":"8.0.7","keywords":["a11y","accessibility","best-practices","compatibility","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-web-recommended@8.0.7","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://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"832c41a7a587543f98d328b47fff1b4e2c9676f6","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-8.0.7.tgz","fileCount":5,"integrity":"sha512-H3zgW7huPW1DJGWW+l4a37JEbjq9mo1PNsfc1VePq1fIMSCJVyt3CnW/w2T8vPmihuqaGvBLa0paa7z0llaphw==","signatures":[{"sig":"MEUCIH5GHHMoBI1re9PKQW2nAlTWO4o3J0Jjn/N/BxRBC7eLAiEAq57aYTi42ZZqxVzMtlBk3Mg9Uv44RPIObxR6pz0/ng0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":33982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRDbRCRA9TVsSAnZWagAA9ggP/RkPrdogyvdJCCHTZRzR\n0BKTNJ0XfBWNEUPD7BqySGYsQJdlnYu9QePcfCSzjVHJAHfHfwsJmVebLZRH\nXefLhHsyfGOuYPeah9lYG7GJHY1sdvlVvyDw0Lkv7VZ2LhuTvCrpNMm4inJt\ngP9h4PcCJ4hFqJVBifAWw81r4jjKP0EEwTNgcr8WruWAqM8KXk5VS0qWrRBo\nmdM+35LzV0BkrAs0AxUHjpCxHkYfZuJl3tYsPL9mkeHfkAynVMnL6l10aqJO\nxrZCFFyAcBmHmF3Vm/Mw8ZuoVBDoGOuQU6I9VSl8cBhqKEXOsuWZealjoiYG\n+wKkRtHuXB0kx6kdQi0FzBAalHpFCtXnFCHvuVI+UD/fUjWHOR67rbE4rcX+\ncHszkLWyVDTYar8bZuSx/7MQsSisDAx9cNmNy7/ji36i0JyIy0/jf56RplgK\n+laqrWXFYa/dNRK7x5l8SGPnoMA54qRwxX2U04WXyJsqfQr5g9YenxT9XBP8\n6ebudG7SrexXAZkfSLpurSBLZydxlcPGKz/5SPo4P1lNrTaAlvI1n4dS37c2\njyeSH8kSqjWE/4JxlWA8T4sKX2PIU94+5oHkd7J1P68IfUXj7jwx9HUDxViY\n+b6m+YM8W7uQ5H2q5rxBxjN+Q/3Ec8/TrkJUdDMt/lqxrQi+/u/n5VykAaVV\nayoY\r\n=b2Mc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","_npmUser":{"name":"anonymous","email":"jdgarcia@outlook.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/configuration-web-recommended"},"_npmVersion":"6.14.6","description":"webhint's recommended hints configuration for live websites","directories":{},"_nodeVersion":"10.22.0","dependencies":{"@hint/hint-sri":"^4.0.2","@hint/parser-css":"^3.0.21","@hint/hint-no-bom":"^4.2.6","@hint/parser-html":"^3.0.17","@hint/hint-ssllabs":"^2.4.6","@hint/formatter-html":"^4.2.4","@hint/formatter-json":"^3.1.18","@hint/connector-jsdom":"^4.1.7","@hint/connector-local":"^3.2.7","@hint/hint-compat-api":"^4.3.6","@hint/hint-http-cache":"^4.0.2","@hint/hint-button-type":"^3.0.2","@hint/formatter-stylish":"^3.1.18","@hint/formatter-summary":"^3.0.21","@hint/hint-content-type":"^4.2.6","@hint/hint-html-checker":"^3.3.6","@hint/parser-javascript":"^3.1.7","@hint/hint-disown-opener":"^4.0.2","@hint/hint-meta-viewport":"^5.0.2","@hint/connector-puppeteer":"^2.5.4","@hint/hint-css-prefix-order":"^1.4.6","@hint/hint-http-compression":"^5.2.6","@hint/hint-no-http-redirects":"^3.0.2","@hint/hint-scoped-svg-styles":"^1.3.6","@hint/hint-stylesheet-limits":"^3.3.6","@hint/hint-create-element-svg":"^1.3.6","@hint/hint-meta-charset-utf-8":"^4.0.2","@hint/hint-no-html-only-headers":"^3.0.2","@hint/hint-no-disallowed-headers":"^3.1.1","@hint/configuration-accessibility":"^2.0.7","@hint/hint-x-content-type-options":"^4.0.2","@hint/hint-no-friendly-error-pages":"^3.3.6","@hint/hint-no-protocol-relative-urls":"^3.0.2","@hint/hint-strict-transport-security":"^3.0.2","@hint/hint-validate-set-cookie-header":"^3.0.2","@hint/hint-image-optimization-cloudinary":"^3.2.6","@hint/hint-highest-available-document-mode":"^5.0.2","@hint/hint-no-vulnerable-javascript-libraries":"^2.12.0"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-web-recommended_8.0.7_1598306000826_0.5380397015818092","host":"s3://npm-registry-packages"}},"8.1.0":{"name":"@hint/configuration-web-recommended","version":"8.1.0","keywords":["a11y","accessibility","best-practices","compatibility","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-web-recommended@8.1.0","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://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"f33b7419e259b096c792510c8fab90c68f436bce","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-8.1.0.tgz","fileCount":5,"integrity":"sha512-r/8K/1s7fKZpjiu/ivvn+SoxVKYc8/cGEYUas3tSRmdV5Na8teQWmQ37WVl62sMzIiHc7bcq7XLVz2vJsec4DQ==","signatures":[{"sig":"MEQCIF2TIZZMs+Z4Rht1EeDpZuS3rbj4eio6ZiU0hb59W3RbAiBiUVsDEw8qX0nnM6V0Jdj6byWKYmuW+Sv0XRRLp9YnsQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34669,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfrEwECRA9TVsSAnZWagAA2SkP+wWXVHlTGJTA9SF+ivB7\n1pOEyq7SAA8zKgu7n0d3egMouxbgkga5CfljLd9gTUlPKivX9U4ffNhWrtSO\nXMvw7rh0z91UuRf+A2qbgmBmAMzwa+jvCuDc5FacgG+KoZMc28xDZfRr+rSa\nZXmT9rLVW5Q4BL3s/wJIQPtuOEUzP0v5cI0AucYvR3fyTbG2m1plK2iyqboi\n/sdRScGbXo5ydyupKd5cf961DpmR38niBlNxVds3+XFBFwUU2ofGXurutdV8\ntMHUXyAHyR/v2t9ZxsnAuKRy2qdjpba/R7iUqauYkpbbLuNk4Wz46hdPyDQY\nue3lP5i+x2nAQErizR2FpOMhLUoKoFIZl3k7GMwNVfptH8dr8Ln8FkShEeQU\nq8juaW3dse2XPYz2gytv1g/Ggzvy4JB5EoHbotHpIL1cdnrrTa82s31fTgVL\n1xlY2os2p6gqVVmCwY4O9XmRydFTJLjJ6Sn4oLQnHcybz6su6KBTsRSCHu0m\ni9tNPDY5krEfzFRhlU14hYMq6fUGCEdBNvgieE0ogXoAW7ozbWYFBn7YfyMn\n1WMjQCSEJEPl/ux2MslAuwqK0pBIX43RpehVZvuaYzLzKY/PlosWPINpYGd+\njvklmlze+UFdAyqN86mOuFBd2omvAlmxE9JBSRppCaIqwzK/HxKmaBg1T8ep\n0Rfy\r\n=/xpl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","_npmUser":{"name":"anonymous","email":"jdgarcia@outlook.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/configuration-web-recommended"},"_npmVersion":"6.14.6","description":"webhint's recommended hints configuration for live websites","directories":{},"_nodeVersion":"10.22.0","dependencies":{"@hint/hint-sri":"^4.0.3","@hint/parser-css":"^3.0.22","@hint/hint-no-bom":"^4.2.7","@hint/parser-html":"^3.0.18","@hint/hint-ssllabs":"^2.4.7","@hint/formatter-html":"^4.3.0","@hint/formatter-json":"^3.1.19","@hint/connector-jsdom":"^4.1.8","@hint/connector-local":"^3.2.8","@hint/hint-compat-api":"^4.4.0","@hint/hint-http-cache":"^4.0.3","@hint/hint-button-type":"^3.0.3","@hint/formatter-stylish":"^3.1.19","@hint/formatter-summary":"^3.0.22","@hint/hint-content-type":"^4.2.7","@hint/hint-html-checker":"^3.3.7","@hint/parser-javascript":"^3.1.8","@hint/hint-disown-opener":"^4.0.3","@hint/hint-meta-viewport":"^5.0.3","@hint/connector-puppeteer":"^2.5.5","@hint/hint-css-prefix-order":"^1.4.7","@hint/hint-http-compression":"^5.2.7","@hint/hint-no-http-redirects":"^3.0.3","@hint/hint-scoped-svg-styles":"^1.3.7","@hint/hint-stylesheet-limits":"^3.3.7","@hint/hint-create-element-svg":"^1.3.7","@hint/hint-meta-charset-utf-8":"^4.0.3","@hint/hint-no-html-only-headers":"^3.0.3","@hint/hint-leading-dot-classlist":"^1.0.0","@hint/hint-no-disallowed-headers":"^3.1.2","@hint/configuration-accessibility":"^2.0.8","@hint/hint-x-content-type-options":"^4.0.3","@hint/hint-no-friendly-error-pages":"^3.3.7","@hint/hint-no-protocol-relative-urls":"^3.0.3","@hint/hint-strict-transport-security":"^3.0.3","@hint/hint-validate-set-cookie-header":"^3.0.3","@hint/hint-image-optimization-cloudinary":"^3.2.7","@hint/hint-highest-available-document-mode":"^5.0.3","@hint/hint-no-vulnerable-javascript-libraries":"^2.12.1"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-web-recommended_8.1.0_1605127171587_0.1635790488499742","host":"s3://npm-registry-packages"}},"8.2.0":{"name":"@hint/configuration-web-recommended","version":"8.2.0","keywords":["a11y","accessibility","best-practices","compatibility","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-web-recommended@8.2.0","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://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"bb9edf540ca75acf61a226846dee57634ad5f5db","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-8.2.0.tgz","fileCount":5,"integrity":"sha512-Yxuq4Ia6N6x/0UznlRN0df85f/FVmuiG/FyG7tG/NSOH1lSK7FrLrJ/67sS4uBNKf99R1zZdZY5Obrci+ByZng==","signatures":[{"sig":"MEQCICbn09WEVnX3mBFuaWyeYrp4U7wFUDG7QRewPQd9N3IjAiBvU9LkTU7x+rA7YmNzoBPK23K2WbURgabHEQYlpHLQbQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35076,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgHEqWCRA9TVsSAnZWagAASYoP/2QzfaCgrKOC7B+3MTD8\nf3OhfWd6RWXeK9NOYevfIupR26aEMoOOjiHBECewDRdm4HrI7pDxJEU8XCXx\nCo0LlT5zx9XEAZf7pEqZDLruO3SEDJea1CpcnbyQnDGQLSoBStIggEU7ARhi\nhDlOtalxbrqB7g4wZF9SrZPMXhcm2N06AaNStWNIgraHeOAhnqfyPOAVWmhi\nGIS+YKvKHSOtoOI3HfHj4ieHkMsXTuMD8j/Hy8hM6KIcU86RI25TkC5o+ziy\nEIVdJJyyVdmjIYF3HFZl2zGuD5Yz9BQDR3EPzHGfXWFiET5JA8lDA3bHg8EG\nBJP2OZkFwFxMg4D5E1L0hDRCXEacXNNGFKAtUKh/8MRbm20I+bbolJGWfVAY\ncJ66n+VwhuWEdAEAtdOOHvF7i4ioM6m2RZ6YMfRrwb9ppdndyZlHQKfQwqfG\nxyCgCmIcB6Xw5zOdRR5UI611muXA9UFKSh92Ck1ri676Wk9UOS94pyboKH00\nuD3k6xb9AJqQmB4DqST30G4xG6Qk6NiFzFkVemhuoSa/X4jN0UrRp6DSq6gg\nuDSlglRYsYhdO8jpKxZ85Ft89P8ic7qQOKRvW/p1k969H74fBIHyi7U6jpLo\nw2A+7j+TO83UNeVH1Od4qNRDsNYCOtYdIGcLC0y64Hhb3kQAZXEBLG0UJyw3\nyGR5\r\n=xnxu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","_npmUser":{"name":"anonymous","email":"jdgarcia@outlook.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/configuration-web-recommended"},"_npmVersion":"6.14.6","description":"webhint's recommended hints configuration for live websites","directories":{},"_nodeVersion":"10.22.0","dependencies":{"@hint/hint-sri":"^4.0.4","@hint/parser-css":"^3.0.23","@hint/hint-no-bom":"^4.2.8","@hint/parser-html":"^3.0.19","@hint/hint-ssllabs":"^2.4.8","@hint/formatter-html":"^4.3.1","@hint/formatter-json":"^3.1.20","@hint/connector-jsdom":"^4.1.9","@hint/connector-local":"^3.2.9","@hint/hint-compat-api":"^4.4.1","@hint/hint-http-cache":"^4.0.4","@hint/hint-button-type":"^3.0.4","@hint/formatter-stylish":"^3.1.20","@hint/formatter-summary":"^3.0.23","@hint/hint-content-type":"^4.2.8","@hint/hint-html-checker":"^3.3.8","@hint/parser-javascript":"^3.1.9","@hint/hint-disown-opener":"^4.0.4","@hint/hint-meta-viewport":"^5.0.4","@hint/connector-puppeteer":"^2.5.6","@hint/hint-css-prefix-order":"^1.4.8","@hint/hint-http-compression":"^5.2.8","@hint/hint-no-inline-styles":"^1.0.0","@hint/hint-no-http-redirects":"^3.0.4","@hint/hint-scoped-svg-styles":"^1.3.8","@hint/hint-stylesheet-limits":"^3.3.8","@hint/hint-create-element-svg":"^1.3.8","@hint/hint-meta-charset-utf-8":"^4.0.4","@hint/hint-no-html-only-headers":"^3.0.4","@hint/hint-leading-dot-classlist":"^1.0.1","@hint/hint-no-disallowed-headers":"^3.1.3","@hint/configuration-accessibility":"^2.0.9","@hint/hint-x-content-type-options":"^4.0.4","@hint/hint-no-friendly-error-pages":"^3.3.8","@hint/hint-no-protocol-relative-urls":"^3.0.4","@hint/hint-strict-transport-security":"^3.0.4","@hint/hint-validate-set-cookie-header":"^3.0.4","@hint/hint-image-optimization-cloudinary":"^3.2.8","@hint/hint-highest-available-document-mode":"^5.0.4","@hint/hint-no-vulnerable-javascript-libraries":"^2.12.2"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-web-recommended_8.2.0_1612466838273_0.7800997759484238","host":"s3://npm-registry-packages"}},"8.2.1":{"name":"@hint/configuration-web-recommended","version":"8.2.1","keywords":["a11y","accessibility","best-practices","compatibility","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-web-recommended@8.2.1","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://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"dcc0a5330addb26cf31bf492431b0adc97607148","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-8.2.1.tgz","fileCount":5,"integrity":"sha512-lYy3iluKZcyL3a0EnoTHcHA8WN3+VvGEEfN0ev+uJByppNjVJp5+EgxXLGzkC2RkW2fSIEZ2yudv1sI17gWzRQ==","signatures":[{"sig":"MEUCIFAvwK0G+n0xHf8Q+qan+ksVbE/kv/wStut1zPSlbKrDAiEAr6xfw2YqamEHMOUTFkzZR4r/GiHrB0f5OBeMYX3x7FQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35080,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgHeVJCRA9TVsSAnZWagAATCgP+QDQ2TzuAIozAE1RGPpt\n3XVfOg4SMCVuxikRo8iLVnbyZUmhfqXvaJJ3QzJqqbNDLuJydsHM5atcxP3m\n+Gz06+jbBtNfg4m2HL1P31ahyG2FUyjai96lo5b7omA1ViloSJAJEE8Mm0zq\nk7k+odF9r5H7uFr9WBAoVNZScJTbQ448Si3vtE2mUTbaX7SsudFLrPBVkFvc\n1nZcsBSW6Yy9/C1J7DeB7VtX33+A+5m2yMALqoMpBcAdxAmn4+J+L9qGqq7L\ngfZ5yHZlLBi1uUxs4QoR3pT+QIqrCHN0LU7nVtBfLDTFOhDWuBHNPjCgc+N/\nxabI6wIViiKHQgytrP+/GLkGqAiS4v+jPzFe4gsncz+C18xLLB16M1n7HIYi\n3rqMY5EyTOVVDpmnUHmD3AoM11syom3qWVtgkhp5AY5ruaHpW82zrdaU01fL\npUQ+85eGmZjswrKedLiKML2zy3P9qXbkWPHvSm74vcdomS4n25wYW9JMLq9Q\nWqQbAsObw9EfC2AT5jo6+olFG2SS20UB5yT+CaROZof3KGcFAXdzo/uTBibN\nXjpTTJlz6Cdf3ciTZ+Kw47cxA2L9Pzbx/m5PPDn4gZxxcXH2IBae88uWD1ha\njZzuGmzZdl5G8mHGsbRRfoPMlBgRgc4Naeiiv/nZ8FQxjOn40z/Hjb3X9dP7\nCZVh\r\n=ln0L\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","_npmUser":{"name":"anonymous","email":"jdgarcia@outlook.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/configuration-web-recommended"},"_npmVersion":"6.14.6","description":"webhint's recommended hints configuration for live websites","directories":{},"_nodeVersion":"10.22.0","dependencies":{"@hint/hint-sri":"^4.0.5","@hint/parser-css":"^3.0.24","@hint/hint-no-bom":"^4.2.9","@hint/parser-html":"^3.0.19","@hint/hint-ssllabs":"^2.4.9","@hint/formatter-html":"^4.3.2","@hint/formatter-json":"^3.1.21","@hint/connector-jsdom":"^4.1.10","@hint/connector-local":"^3.2.10","@hint/hint-compat-api":"^4.4.2","@hint/hint-http-cache":"^4.0.5","@hint/hint-button-type":"^3.0.5","@hint/formatter-stylish":"^3.1.21","@hint/formatter-summary":"^3.0.24","@hint/hint-content-type":"^4.2.9","@hint/hint-html-checker":"^3.3.9","@hint/parser-javascript":"^3.1.10","@hint/hint-disown-opener":"^4.0.5","@hint/hint-meta-viewport":"^5.0.5","@hint/connector-puppeteer":"^2.5.7","@hint/hint-css-prefix-order":"^1.4.9","@hint/hint-http-compression":"^5.2.9","@hint/hint-no-inline-styles":"^1.0.1","@hint/hint-no-http-redirects":"^3.0.5","@hint/hint-scoped-svg-styles":"^1.3.9","@hint/hint-stylesheet-limits":"^3.3.9","@hint/hint-create-element-svg":"^1.3.9","@hint/hint-meta-charset-utf-8":"^4.0.5","@hint/hint-no-html-only-headers":"^3.0.5","@hint/hint-leading-dot-classlist":"^1.0.2","@hint/hint-no-disallowed-headers":"^3.1.4","@hint/configuration-accessibility":"^2.0.10","@hint/hint-x-content-type-options":"^4.0.5","@hint/hint-no-friendly-error-pages":"^3.3.9","@hint/hint-no-protocol-relative-urls":"^3.0.5","@hint/hint-strict-transport-security":"^3.0.5","@hint/hint-validate-set-cookie-header":"^3.0.5","@hint/hint-image-optimization-cloudinary":"^3.2.9","@hint/hint-highest-available-document-mode":"^5.0.5","@hint/hint-no-vulnerable-javascript-libraries":"^2.12.3"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-web-recommended_8.2.1_1612571977063_0.9046856270321499","host":"s3://npm-registry-packages"}},"8.2.2":{"name":"@hint/configuration-web-recommended","version":"8.2.2","keywords":["a11y","accessibility","best-practices","compatibility","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-web-recommended@8.2.2","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://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"2389668561306e77a7152e5d2f67ce2edf76736c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-8.2.2.tgz","fileCount":5,"integrity":"sha512-g+h+8EAg5wm8RNP0lW9C4Z8UStokdSaT4AWZrlJUYNHwH4fEn7xsEVl8egdhCQM8MzZMIukYruCxYEqgrFHMjA==","signatures":[{"sig":"MEUCICNcVPtk8maLnqoDR1+EvTtb28EOVmXONy5PbuP33ShFAiEAysuyP+hpP1rSZApat748J+3SZvCll3Jnh7Yol6Y/0zU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35091,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgwRGsCRA9TVsSAnZWagAAf4cQAJWqUwqfcErg2JNwnM3O\nFhvJSQ9nlVnCi99AvXM/lrhvFoYSqonYcs4vzgQ0ZLJNjvp/eMGQDJN3HRzA\n1YqRHdwA6AX/OGs3pJh5NLGqpiACm8dhSmka+oTMJkXEeW5Z2Rlma+iwxGaY\nWvA1MXLGMsEIc7K5sraxIje22eM4NEz57kh4NuRu21mlSXc1DGL9ydopphfM\n2ew73QPUaqp4mlwvGm7z89WgJ1G3nTFF5+JBPBymjo/tLIyvi0Q33jlWWA8h\neQQudr8ggN5U1QZrtPd6xnOVcwiDU6k4G1UzUK0kiSejvPHEgzKVMW+7ctkf\ncqqT3xzCrZy6h4njLoQfbbF1ufVkie5UvzONXCCTJm/oXRmSj3F0Aev9g6+8\nPDxtJcYUersvwMhYkv7jaloTmjg8Ps9bq/6wD7bcHSfRc7lb3YND0Pq5GfSQ\nccV5ODLuAhq2tlPuWXxGCV1BIklJ/IovOlvMuNoSLbEJiHnCEDJWn4dQH9Ap\nnRuqC3bvnte0TcP7Fiahq+uv3uHTcw1m7geNZIxfUUbbs2lJSVgpFEqfrkyT\ny6iTSnNgJ4VlL1s2JwfwORqn9IFu7tK0i7nD77sXQ4k4j6JqtyyHoynkCtHg\nE/XzJa4vl8NAe22jvt0eCOnaY1cs8MH8sX3U+Vw0pzfb2J2r/pWEeyJFQ7Fv\nvRNz\r\n=JkO2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","_npmUser":{"name":"anonymous","email":"jdgarcia@outlook.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/configuration-web-recommended"},"_npmVersion":"6.14.12","description":"webhint's recommended hints configuration for live websites","directories":{},"_nodeVersion":"12.22.1","dependencies":{"@hint/hint-sri":"^4.0.6","@hint/parser-css":"^3.0.25","@hint/hint-no-bom":"^4.2.10","@hint/parser-html":"^3.0.20","@hint/hint-ssllabs":"^2.4.10","@hint/formatter-html":"^4.3.3","@hint/formatter-json":"^3.1.22","@hint/connector-jsdom":"^4.1.11","@hint/connector-local":"^3.2.11","@hint/hint-compat-api":"^4.4.3","@hint/hint-http-cache":"^4.0.6","@hint/hint-button-type":"^3.0.6","@hint/formatter-stylish":"^3.1.22","@hint/formatter-summary":"^3.0.25","@hint/hint-content-type":"^4.2.10","@hint/hint-html-checker":"^3.3.10","@hint/parser-javascript":"^3.1.11","@hint/hint-disown-opener":"^4.0.6","@hint/hint-meta-viewport":"^5.0.6","@hint/connector-puppeteer":"^2.5.8","@hint/hint-css-prefix-order":"^1.4.10","@hint/hint-http-compression":"^5.2.10","@hint/hint-no-inline-styles":"^1.0.2","@hint/hint-no-http-redirects":"^3.0.6","@hint/hint-scoped-svg-styles":"^1.3.10","@hint/hint-stylesheet-limits":"^3.3.10","@hint/hint-create-element-svg":"^1.3.10","@hint/hint-meta-charset-utf-8":"^4.0.6","@hint/hint-no-html-only-headers":"^3.0.6","@hint/hint-leading-dot-classlist":"^1.0.3","@hint/hint-no-disallowed-headers":"^3.1.5","@hint/configuration-accessibility":"^2.0.11","@hint/hint-x-content-type-options":"^4.0.6","@hint/hint-no-friendly-error-pages":"^3.3.10","@hint/hint-no-protocol-relative-urls":"^3.0.6","@hint/hint-strict-transport-security":"^3.0.6","@hint/hint-validate-set-cookie-header":"^3.0.6","@hint/hint-image-optimization-cloudinary":"^3.2.10","@hint/hint-highest-available-document-mode":"^5.0.6","@hint/hint-no-vulnerable-javascript-libraries":"^2.12.4"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-web-recommended_8.2.2_1623265708245_0.8636936815759841","host":"s3://npm-registry-packages"}},"8.2.3":{"name":"@hint/configuration-web-recommended","version":"8.2.3","keywords":["a11y","accessibility","best-practices","compatibility","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-web-recommended@8.2.3","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://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"69118d95c62dc64406407c29e399568a573902a0","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-8.2.3.tgz","fileCount":5,"integrity":"sha512-LYBZM+N8zIZXg4JhOYrc/cjUtowB8E7Q6zSbfPuJ52wpmjJKo+FWYBZVZBSRHtUAR79t0ZagnfOUNvR2fUM4pg==","signatures":[{"sig":"MEUCIF1heF/fBILEphbKqP6xxYeEy67MOCYziGTUT+uFpZB6AiEAuoQJnzQ0eDSRC4922azzlwexLxzf9uB3XvFoWA3W6qU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35091},"main":"index.json","_npmUser":{"name":"anonymous","email":"antross@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/configuration-web-recommended"},"_npmVersion":"6.14.15","description":"webhint's recommended hints configuration for live websites","directories":{},"_nodeVersion":"14.18.1","dependencies":{"@hint/hint-sri":"^4.0.7","@hint/parser-css":"^3.0.26","@hint/hint-no-bom":"^4.2.11","@hint/parser-html":"^3.0.21","@hint/hint-ssllabs":"^2.4.11","@hint/formatter-html":"^4.3.4","@hint/formatter-json":"^3.1.23","@hint/connector-jsdom":"^4.1.12","@hint/connector-local":"^3.2.12","@hint/hint-compat-api":"^4.4.4","@hint/hint-http-cache":"^4.0.7","@hint/hint-button-type":"^3.0.7","@hint/formatter-stylish":"^3.1.23","@hint/formatter-summary":"^3.0.26","@hint/hint-content-type":"^4.2.11","@hint/hint-html-checker":"^3.3.11","@hint/parser-javascript":"^3.1.12","@hint/hint-disown-opener":"^4.0.7","@hint/hint-meta-viewport":"^5.0.7","@hint/connector-puppeteer":"^2.5.9","@hint/hint-css-prefix-order":"^1.4.11","@hint/hint-http-compression":"^5.2.11","@hint/hint-no-inline-styles":"^1.0.3","@hint/hint-no-http-redirects":"^3.0.7","@hint/hint-scoped-svg-styles":"^1.3.11","@hint/hint-stylesheet-limits":"^3.3.11","@hint/hint-create-element-svg":"^1.3.11","@hint/hint-meta-charset-utf-8":"^4.0.7","@hint/hint-no-html-only-headers":"^3.0.7","@hint/hint-leading-dot-classlist":"^1.0.4","@hint/hint-no-disallowed-headers":"^3.1.6","@hint/configuration-accessibility":"^2.0.12","@hint/hint-x-content-type-options":"^4.0.7","@hint/hint-no-friendly-error-pages":"^3.3.11","@hint/hint-no-protocol-relative-urls":"^3.0.7","@hint/hint-strict-transport-security":"^3.0.7","@hint/hint-validate-set-cookie-header":"^3.0.7","@hint/hint-image-optimization-cloudinary":"^3.2.11","@hint/hint-highest-available-document-mode":"^5.0.7","@hint/hint-no-vulnerable-javascript-libraries":"^2.12.5"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-web-recommended_8.2.3_1634833142161_0.5670532352880748","host":"s3://npm-registry-packages"}},"8.2.4":{"name":"@hint/configuration-web-recommended","version":"8.2.4","keywords":["a11y","accessibility","best-practices","compatibility","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-web-recommended@8.2.4","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://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"05811b8878abef1ca31919227c964df8ce53446f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-8.2.4.tgz","fileCount":5,"integrity":"sha512-aoERCj5iqlPW/suhkZeH5iRB3HCTA3hDhd6Uv0nOpUP9gGx//JPmpePFPSEN2Z1dJWJdsDEiIYnKVK37wzmwFg==","signatures":[{"sig":"MEQCIFeE7gzIpVBizVkrg77UTlr+rjN+0asYV2C/DXtWpvUZAiAy+ylC3lrqy2DNUKvHzqRWz55Hwqbg6XSm845Wlj02jQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35092},"main":"index.json","_npmUser":{"name":"anonymous","email":"antross@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/configuration-web-recommended"},"_npmVersion":"6.14.15","description":"webhint's recommended hints configuration for live websites","directories":{},"_nodeVersion":"14.18.1","dependencies":{"@hint/hint-sri":"^4.0.8","@hint/parser-css":"^3.0.26","@hint/hint-no-bom":"^4.2.12","@hint/parser-html":"^3.0.21","@hint/hint-ssllabs":"^2.4.12","@hint/formatter-html":"^4.3.4","@hint/formatter-json":"^3.1.23","@hint/connector-jsdom":"^4.1.13","@hint/connector-local":"^3.2.13","@hint/hint-compat-api":"^4.4.5","@hint/hint-http-cache":"^4.0.8","@hint/hint-button-type":"^3.0.8","@hint/formatter-stylish":"^3.1.23","@hint/formatter-summary":"^3.0.26","@hint/hint-content-type":"^4.2.12","@hint/hint-html-checker":"^3.3.12","@hint/parser-javascript":"^3.1.12","@hint/hint-disown-opener":"^4.0.8","@hint/hint-meta-viewport":"^5.0.8","@hint/connector-puppeteer":"^2.5.10","@hint/hint-css-prefix-order":"^1.4.12","@hint/hint-http-compression":"^5.2.12","@hint/hint-no-inline-styles":"^1.0.4","@hint/hint-no-http-redirects":"^3.0.8","@hint/hint-scoped-svg-styles":"^1.3.12","@hint/hint-stylesheet-limits":"^3.3.12","@hint/hint-create-element-svg":"^1.3.12","@hint/hint-meta-charset-utf-8":"^4.0.8","@hint/hint-no-html-only-headers":"^3.0.8","@hint/hint-leading-dot-classlist":"^1.0.5","@hint/hint-no-disallowed-headers":"^3.1.7","@hint/configuration-accessibility":"^2.0.13","@hint/hint-x-content-type-options":"^4.0.8","@hint/hint-no-friendly-error-pages":"^3.3.12","@hint/hint-no-protocol-relative-urls":"^3.0.8","@hint/hint-strict-transport-security":"^3.0.8","@hint/hint-validate-set-cookie-header":"^3.0.8","@hint/hint-image-optimization-cloudinary":"^3.2.12","@hint/hint-highest-available-document-mode":"^5.0.8","@hint/hint-no-vulnerable-javascript-libraries":"^2.12.6"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-web-recommended_8.2.4_1635537369533_0.7192199757061102","host":"s3://npm-registry-packages"}},"8.2.5":{"name":"@hint/configuration-web-recommended","version":"8.2.5","keywords":["a11y","accessibility","best-practices","compatibility","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-web-recommended@8.2.5","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://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"3ba745287293a8f621074f7692a5d493e43d2a77","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-8.2.5.tgz","fileCount":5,"integrity":"sha512-+MCYXT4Ch79F5LorTT6Mg6ZeQAmnXXKTT3GpHseiEHLGt112WPGObHiaKbFOTxCeEOd/5Set3sGlFSGNth5rkQ==","signatures":[{"sig":"MEUCIQDumGCORins6DYWZVhkZKmnwwfWIlf+pvP6fnnUcfjcUAIgSeJQYqc7on8gl6yZhdyzrcq5B9JRF6Dc35GcYmlOnTc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35092},"main":"index.json","_npmUser":{"name":"anonymous","email":"jdgarcia@outlook.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/configuration-web-recommended"},"_npmVersion":"7.5.2","description":"webhint's recommended hints configuration for live websites","directories":{},"_nodeVersion":"14.18.0","dependencies":{"@hint/hint-sri":"^4.0.9","@hint/parser-css":"^3.0.27","@hint/hint-no-bom":"^4.2.13","@hint/parser-html":"^3.0.22","@hint/hint-ssllabs":"^2.4.13","@hint/formatter-html":"^4.3.5","@hint/formatter-json":"^3.1.24","@hint/connector-jsdom":"^4.1.14","@hint/connector-local":"^3.2.14","@hint/hint-compat-api":"^4.4.6","@hint/hint-http-cache":"^4.0.9","@hint/hint-button-type":"^3.0.9","@hint/formatter-stylish":"^3.1.24","@hint/formatter-summary":"^3.0.27","@hint/hint-content-type":"^4.2.13","@hint/hint-html-checker":"^3.3.13","@hint/parser-javascript":"^3.1.13","@hint/hint-disown-opener":"^4.0.9","@hint/hint-meta-viewport":"^5.0.9","@hint/connector-puppeteer":"^2.5.11","@hint/hint-css-prefix-order":"^1.4.13","@hint/hint-http-compression":"^5.2.13","@hint/hint-no-inline-styles":"^1.0.5","@hint/hint-no-http-redirects":"^3.0.9","@hint/hint-scoped-svg-styles":"^1.3.13","@hint/hint-stylesheet-limits":"^3.3.13","@hint/hint-create-element-svg":"^1.3.13","@hint/hint-meta-charset-utf-8":"^4.0.9","@hint/hint-no-html-only-headers":"^3.0.9","@hint/hint-leading-dot-classlist":"^1.0.6","@hint/hint-no-disallowed-headers":"^3.1.8","@hint/configuration-accessibility":"^2.0.14","@hint/hint-x-content-type-options":"^4.0.9","@hint/hint-no-friendly-error-pages":"^3.3.13","@hint/hint-no-protocol-relative-urls":"^3.0.9","@hint/hint-strict-transport-security":"^3.0.9","@hint/hint-validate-set-cookie-header":"^3.0.9","@hint/hint-image-optimization-cloudinary":"^3.2.13","@hint/hint-highest-available-document-mode":"^5.0.9","@hint/hint-no-vulnerable-javascript-libraries":"^2.12.7"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-web-recommended_8.2.5_1636050514276_0.5790582273641933","host":"s3://npm-registry-packages"}},"8.2.6":{"name":"@hint/configuration-web-recommended","version":"8.2.6","keywords":["a11y","accessibility","best-practices","compatibility","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-web-recommended@8.2.6","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://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"b7103f1ab0fb8710ceecaa47c753e1ce615dd189","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-8.2.6.tgz","fileCount":5,"integrity":"sha512-RlySRrMbwRktol7C1C/FpWcZUCkJQxfgOtW33WZmrX85rJiwe9sBFlvRHEttZPLpI6MGNS3YUtwc07X2Eo2O8A==","signatures":[{"sig":"MEYCIQCXSuc+7NIzKly06BMJlXtl5ySxZGxWfaYXnjUsCJ8X/wIhAJPys3Is/XmyTFbkxgqfzL5UcKh6XG0g84AMbw7kQ6DZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35105,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh2KQ7CRA9TVsSAnZWagAAvYMP/1bWmg3rjvBtumGZYRXZ\niN313bY10Wwl3R8JZ9j2z794B9uy7EmZXm2q5eIlBeVBvyqDCKaRioMxK5Ae\nci9PltJoCRI2CJhZ2yefB7m1lAPi18auEIa6Nj5GUSTny9a3LEoOuG3Rq0+g\n/5NYpXgXdUqWlyoW7a1wiVN7ZFogCI5LdgFX0Coss2u8cY6xSd5P/huurSN5\ng/SykzsC8zNHAzBJQdfw279CwetpFDYR3hJdJgmAOYKPlw4ZnrTRrtDu0vpJ\nJQ8zIef3d2OnH7VKP1pAm92un2uRSy+BCUZIZMUaYv7b2q9mHTmcMlzBFdwh\nZliSltlxND08zkGN0vFGSxhgMWeiARDrxAYmFKDyQR0TQ69bAsObHZdQQy0l\ndpjv/50eB7TvpLWrVau7/rbS25AjNb0s5bxM0Z2Os9S7BEH2xrqVNlh3eBav\nH7HjIPyd/0XPb87JTCv07bUx9OoVkjSVGi3kcf5U3sj8+HeojCFFVKGYyaXo\nZ+mKzinF3Iw1OCTOpuPn2VWt0UIOidu2682k2Au1Dg/Q3fhd5dqxUJ4YLTvp\nHzVa80js8eRmu/d5IznqNvcVeA4G5T4UfWAXTbrz7sCe/iaxyNOiV+YhZt+l\n1ruI3BT7aqqZ/uGvVsYqENK6MBBODChtlqt2bko5rjSxvZa1NiOuA22al9TD\nsZ/P\r\n=ltZy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","_npmUser":{"name":"anonymous","email":"antross@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/configuration-web-recommended"},"_npmVersion":"6.14.15","description":"webhint's recommended hints configuration for live websites","directories":{},"_nodeVersion":"14.18.1","dependencies":{"@hint/hint-sri":"^4.0.10","@hint/parser-css":"^3.0.28","@hint/hint-no-bom":"^4.2.14","@hint/parser-html":"^3.0.23","@hint/hint-ssllabs":"^2.4.14","@hint/formatter-html":"^4.3.6","@hint/formatter-json":"^3.1.25","@hint/connector-jsdom":"^4.1.15","@hint/connector-local":"^3.2.15","@hint/hint-compat-api":"^4.4.7","@hint/hint-http-cache":"^4.0.10","@hint/hint-button-type":"^3.0.10","@hint/formatter-stylish":"^3.1.25","@hint/formatter-summary":"^3.0.28","@hint/hint-content-type":"^4.2.14","@hint/hint-html-checker":"^3.3.14","@hint/parser-javascript":"^3.1.14","@hint/hint-disown-opener":"^4.0.10","@hint/hint-meta-viewport":"^5.0.10","@hint/connector-puppeteer":"^2.5.12","@hint/hint-css-prefix-order":"^1.4.14","@hint/hint-http-compression":"^5.2.14","@hint/hint-no-inline-styles":"^1.0.6","@hint/hint-no-http-redirects":"^3.0.10","@hint/hint-scoped-svg-styles":"^1.3.14","@hint/hint-stylesheet-limits":"^3.3.14","@hint/hint-create-element-svg":"^1.3.14","@hint/hint-meta-charset-utf-8":"^4.0.10","@hint/hint-no-html-only-headers":"^3.0.10","@hint/hint-leading-dot-classlist":"^1.0.7","@hint/hint-no-disallowed-headers":"^3.1.9","@hint/configuration-accessibility":"^2.0.15","@hint/hint-x-content-type-options":"^4.0.10","@hint/hint-no-friendly-error-pages":"^3.3.14","@hint/hint-no-protocol-relative-urls":"^3.0.10","@hint/hint-strict-transport-security":"^3.0.10","@hint/hint-validate-set-cookie-header":"^3.0.10","@hint/hint-image-optimization-cloudinary":"^3.2.14","@hint/hint-highest-available-document-mode":"^5.0.10","@hint/hint-no-vulnerable-javascript-libraries":"^2.12.8"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-web-recommended_8.2.6_1637006857185_0.9140291632172661","host":"s3://npm-registry-packages"}},"8.2.7":{"name":"@hint/configuration-web-recommended","version":"8.2.7","keywords":["a11y","accessibility","best-practices","compatibility","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-web-recommended@8.2.7","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://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"73e0f847264ccdd5ac98347dae19bf89c07c8af2","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-8.2.7.tgz","fileCount":4,"integrity":"sha512-yKi8w9hKR9rwW0UKXMN7/v/vfb230w1ajkkt3A7pG3LLicWeYGbEYg0Aa9VVSAP3JzgqT/lO3V+ro2tJqX/P2A==","signatures":[{"sig":"MEUCIGDXX+4xcWItujG8LFkiTxg2lse9gDr2kHzgOK229nvwAiEAg6rfZHEb7P6IU1oxqL8sADc8x0oOgbTo4LMQ3ONJvpI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16549,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiKkYbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq3JBAAiLpSQ3NbrpDNC8e/qpqinlhwOWsFtOefvhXwoM6zmDxOtEWI\r\nD/+PNwVG5ciuxLGAz9jpfqJ1F3gZhYQH7zofqZ5UAXpr8kBDG91S8zhLiwnE\r\nn/5SMINHHCAObwFjQdo3VOA+vDGTYkyRK1arcH4B2UiEwd2nV4B2HlGCQUhc\r\nwza3L3U6/ROxyo8l9nVKQHQRV/9PK9OnsI0hzHMI718Ll4vWzmPXCALEPBfz\r\nbo2kRhqalNpi0CygUBYz4znpBOwqET1Rkz/vGa6E8sclQCFgpSdM/j3vrh8O\r\nqmxUw3HsQcibhtYuGuDfnOR5Rrvf5e6EEXacl4Io54n3ZO/w5s8dY1YpHfpZ\r\n8fQFJKw3L455LwRSYt+Y6Tf5mk+Oqcot7D7jWmjta/9i1wQmS7S14w++pc/V\r\nMrW9o7SMx26HnpG4IbgdiVuXW3aFJIhMUrdFKenv2mJpWgBfp4z5vtEPuKDd\r\nKLZhkFn1fR13U0qT+EBBABXkFssLRFBvC22C7DML/EoklgZggvXceb70mqnx\r\nUy537ilhRxPT6hbOVh0oKNOIvUXjH8wAkioMnAmVYHY7m8+hY+T3foI/jEpZ\r\nOShGnKLIuilM1vkPyRi2iuiHfPa8TDLqMe1TwKnsZyUNEjNRFd756tzLW4OE\r\nt817rWmk8CKnF46Gv7owWHZJHWTpJsqRbNU=\r\n=7Sd9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","gitHead":"259226d420ada93e86c1ee0e5876251967abcf04","_npmUser":{"name":"anonymous","email":"flynnolivia@microsoft.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/configuration-web-recommended"},"_npmVersion":"8.3.1","description":"webhint's recommended hints configuration for live websites","directories":{},"_nodeVersion":"16.14.0","dependencies":{"@hint/hint-sri":"^4.0.11","@hint/parser-css":"^3.0.29","@hint/hint-no-bom":"^4.2.15","@hint/parser-html":"^3.0.24","@hint/hint-ssllabs":"^2.4.15","@hint/formatter-html":"^4.3.7","@hint/formatter-json":"^3.1.26","@hint/connector-jsdom":"^4.1.16","@hint/connector-local":"^3.2.16","@hint/hint-compat-api":"^4.4.8","@hint/hint-http-cache":"^4.0.11","@hint/hint-button-type":"^3.0.11","@hint/formatter-stylish":"^3.1.26","@hint/formatter-summary":"^3.0.29","@hint/hint-content-type":"^4.2.15","@hint/hint-html-checker":"^3.3.15","@hint/parser-javascript":"^3.1.15","@hint/hint-disown-opener":"^4.0.11","@hint/hint-meta-viewport":"^5.0.11","@hint/connector-puppeteer":"^2.5.13","@hint/hint-css-prefix-order":"^1.4.15","@hint/hint-http-compression":"^5.2.15","@hint/hint-no-inline-styles":"^1.0.7","@hint/hint-no-http-redirects":"^3.0.11","@hint/hint-scoped-svg-styles":"^1.3.15","@hint/hint-stylesheet-limits":"^3.3.15","@hint/hint-create-element-svg":"^1.3.15","@hint/hint-meta-charset-utf-8":"^4.0.11","@hint/hint-no-html-only-headers":"^3.0.11","@hint/hint-leading-dot-classlist":"^1.0.8","@hint/hint-no-disallowed-headers":"^3.1.10","@hint/configuration-accessibility":"^2.0.16","@hint/hint-x-content-type-options":"^4.0.11","@hint/hint-no-friendly-error-pages":"^3.3.15","@hint/hint-no-protocol-relative-urls":"^3.0.11","@hint/hint-strict-transport-security":"^3.0.11","@hint/hint-validate-set-cookie-header":"^3.0.11","@hint/hint-image-optimization-cloudinary":"^3.2.15","@hint/hint-highest-available-document-mode":"^5.0.11","@hint/hint-no-vulnerable-javascript-libraries":"^2.12.9"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-web-recommended_8.2.7_1646937627346_0.49718546214268455","host":"s3://npm-registry-packages"}},"8.2.8":{"name":"@hint/configuration-web-recommended","version":"8.2.8","keywords":["a11y","accessibility","best-practices","compatibility","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-web-recommended@8.2.8","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://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"0147221924b692a3f4a70bc1432ea6029418e95e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-8.2.8.tgz","fileCount":4,"integrity":"sha512-FxcJ8/uzCl3Yp+CYST2IX1XO87DHVeed5JcRdEHOaBSRw6yvKux+DowdAwna6FdwD7NuIybz8EFXnmM4xCBSkw==","signatures":[{"sig":"MEQCICflF7/U4KlgHLqFjAmA2FY0GuBpKvsx4p9DC0YBYCItAiA6yKVdv8pFrtSSetQtm41QjmTUW/iVXEcWsLLSrMgIrw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16550,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiRK1ZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp4Ng//YaQLHMfDZ2bHRGA+2h1jAjethZcIswvBSdSuRkQ8GqleGPoA\r\nuH1wptNApjs2845yDWktbMdJoGVe+TQQMX/mDve1PvghsO7sJ2J8fSbpYd66\r\nS1hD7e6tvq6q7U6D7R52Uo5NXD3w4ClQm8GvnnYv+JVsqo1iOw6W9trB9IBI\r\nnkiPByQt6f+GEpoF9LRA7eoDwpXpWDZ3/YJ0DFhKrDp4qB2MHu97GTBofFJt\r\n8+t0ufMb/mFpCl4uiXSQwtdlpzwkliYc6ykT9ow8s7q2iATKgpqwd5zQ50sr\r\n7HYges4lYDyWdaZZAwye7YkJ5vOo7qQbo+nEUIOrM3zOo7Px2xw5Gfh6rwF6\r\nknhUfgpihufm2DEYwdzb6r6ngz2jRAR5ySX6JlLpdTYmon0tK16odqHSS9A0\r\n3Cz+MT/XxJC1n4vhHxnxW7qq07WYxPaJL03W7zybKgUcvKXLizVBJtEIWopJ\r\nB0lAK1F1usU0mHmtsF4hsW71qtab+lv0p359eSkGhTt6AvHmMqg25ofhS3oB\r\nDFUA/VXxcYu2EvUDStX3DsfBGZEZ03bOHUa30g3hDypGZnOqBpliw+MKNSUH\r\nkuhhIkO3oxCXz65JloBWd2R7mA/lcLG2LtBxbbfPFjaB8rOx8czP+c1u8VKz\r\n+hNgllYcGK1TAoGICkwee+z+QM7CFuBtbg0=\r\n=5wLp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","gitHead":"81ebc8bba0e14d6cd8a803b26ebd2867a5a22cf5","_npmUser":{"name":"anonymous","email":"flynnolivia@microsoft.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/configuration-web-recommended"},"_npmVersion":"8.3.1","description":"webhint's recommended hints configuration for live websites","directories":{},"_nodeVersion":"16.14.0","dependencies":{"@hint/hint-sri":"^4.0.11","@hint/parser-css":"^3.0.29","@hint/hint-no-bom":"^4.2.15","@hint/parser-html":"^3.0.24","@hint/hint-ssllabs":"^2.4.15","@hint/formatter-html":"^4.3.7","@hint/formatter-json":"^3.1.26","@hint/connector-jsdom":"^4.1.16","@hint/connector-local":"^3.2.16","@hint/hint-compat-api":"^4.4.8","@hint/hint-http-cache":"^4.0.11","@hint/hint-button-type":"^3.0.11","@hint/formatter-stylish":"^3.1.26","@hint/formatter-summary":"^3.0.29","@hint/hint-content-type":"^4.2.15","@hint/hint-html-checker":"^3.3.15","@hint/parser-javascript":"^3.1.15","@hint/hint-disown-opener":"^4.0.11","@hint/hint-meta-viewport":"^5.0.11","@hint/connector-puppeteer":"^2.5.13","@hint/hint-css-prefix-order":"^1.4.15","@hint/hint-http-compression":"^5.2.15","@hint/hint-no-inline-styles":"^1.0.7","@hint/hint-no-http-redirects":"^3.0.11","@hint/hint-scoped-svg-styles":"^1.3.15","@hint/hint-stylesheet-limits":"^3.3.15","@hint/hint-create-element-svg":"^1.3.15","@hint/hint-meta-charset-utf-8":"^4.0.11","@hint/hint-no-html-only-headers":"^3.0.11","@hint/hint-leading-dot-classlist":"^1.0.8","@hint/hint-no-disallowed-headers":"^3.1.10","@hint/configuration-accessibility":"^2.0.16","@hint/hint-x-content-type-options":"^4.0.11","@hint/hint-no-friendly-error-pages":"^3.3.15","@hint/hint-no-protocol-relative-urls":"^3.0.11","@hint/hint-strict-transport-security":"^3.0.11","@hint/hint-validate-set-cookie-header":"^3.0.11","@hint/hint-image-optimization-cloudinary":"^3.2.15","@hint/hint-highest-available-document-mode":"^5.0.11","@hint/hint-no-vulnerable-javascript-libraries":"^2.12.10"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-web-recommended_8.2.8_1648667993202_0.7862841365339561","host":"s3://npm-registry-packages"}},"8.2.9":{"name":"@hint/configuration-web-recommended","version":"8.2.9","keywords":["a11y","accessibility","best-practices","compatibility","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-web-recommended@8.2.9","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://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"7622766489d36292186f85e0aefcdfafc8a20c28","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-8.2.9.tgz","fileCount":4,"integrity":"sha512-khIoB7idZ67uHwoPD/0YR3BcECeVRq6JwvsmzVUH9f+IE6VNjaFSwYR3kycaCwXwPY56X8C+ho78kcCwc8EEgg==","signatures":[{"sig":"MEQCIAQV1iLX1cbdrc6f7ZsPWUzlnATw8isvIpg7Ic1VPcaLAiAxWqhuJSpfcI/iyP6cuBaqCNjpl1aXA+PaY2KKygpcsw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16550,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiaG20ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq4xQ/9F7u1BF6DRy6eNq51cw+g8ny0mcFdScr4/S9EIb7xf0WqG9w9\r\nYc8PoAH0i1LSyx+FUgpNxHwbPS9ODEKIX1rKX955RNHoV2AEOtzwdozoS1GG\r\nCdpzYh+NGGP1jg4F6NvOm/tGH5G4jvzLAXb2V/6wpK4C5PIyh1cAVosDQf9N\r\n7AQn1zc7AJx79W2NWR2shsX6GPjGfmo1wmL5biRR01gIU05enhs9404yZ2sg\r\nV132mWOQWMLZGIsdyIHo2Cbj1BApTzPEKsi0YiPt+d0mDdGtiCu10rvJZ+Au\r\nHyJKDQSFnejsSdjUs8i49/qTu9/CSYt+WVnO301Ub2WawvZksceFnmmtdqFV\r\n4Xuwycn1Gcs8h6UBPnVocINQ6IWymqa3JYic4eLDDozJdXz9+uEff0kjo3Lt\r\nw/Z1gdgc6dbqlQUFyNpI8/QauPz2lBpu1TjYzRZVGR6QQN0TjejYTtCCX66k\r\n8Gxc8ozagZ89cpsogXhWJJZjEAZvakQjY37t8UUjJuSpPWrte92NCbdLsLhh\r\nuWMdTUhOlOOxRsxad7UiNs4UFbBFgcSHve7b+BybZ+fECsmPslYFphxm7ZE1\r\noxJTRg7M+7NHajeo8Ly7vsgqrQNgQSp5M6ETtuYMFYy9SZSfvaXlZHUwQfnv\r\nEDSjZ5KqMtuuWHlRwuZ+aOwVFDPMk3gFCxI=\r\n=MYKx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","gitHead":"ed090aaf89fa89e6575bca6c116251a40266ae8c","_npmUser":{"name":"anonymous","email":"vidorteg@microsoft.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/configuration-web-recommended"},"_npmVersion":"8.5.0","description":"webhint's recommended hints configuration for live websites","directories":{},"_nodeVersion":"16.14.2","dependencies":{"@hint/hint-sri":"^4.0.12","@hint/parser-css":"^3.0.30","@hint/hint-no-bom":"^4.2.16","@hint/parser-html":"^3.0.25","@hint/hint-ssllabs":"^2.4.16","@hint/formatter-html":"^4.3.8","@hint/formatter-json":"^3.1.27","@hint/connector-jsdom":"^4.1.17","@hint/connector-local":"^3.2.17","@hint/hint-compat-api":"^4.4.9","@hint/hint-http-cache":"^4.0.12","@hint/hint-button-type":"^3.0.12","@hint/formatter-stylish":"^3.1.27","@hint/formatter-summary":"^3.0.30","@hint/hint-content-type":"^4.2.16","@hint/hint-html-checker":"^3.3.16","@hint/parser-javascript":"^3.1.16","@hint/hint-disown-opener":"^4.0.12","@hint/hint-meta-viewport":"^5.0.12","@hint/connector-puppeteer":"^2.5.14","@hint/hint-css-prefix-order":"^1.4.16","@hint/hint-http-compression":"^5.2.16","@hint/hint-no-inline-styles":"^1.0.8","@hint/hint-no-http-redirects":"^3.0.12","@hint/hint-scoped-svg-styles":"^1.3.16","@hint/hint-stylesheet-limits":"^3.3.16","@hint/hint-create-element-svg":"^1.3.16","@hint/hint-meta-charset-utf-8":"^4.0.12","@hint/hint-no-html-only-headers":"^3.0.12","@hint/hint-leading-dot-classlist":"^1.0.9","@hint/hint-no-disallowed-headers":"^3.1.11","@hint/configuration-accessibility":"^2.0.17","@hint/hint-x-content-type-options":"^4.0.12","@hint/hint-no-friendly-error-pages":"^3.3.16","@hint/hint-no-protocol-relative-urls":"^3.0.12","@hint/hint-strict-transport-security":"^3.0.12","@hint/hint-validate-set-cookie-header":"^3.0.12","@hint/hint-image-optimization-cloudinary":"^3.2.16","@hint/hint-highest-available-document-mode":"^5.0.12","@hint/hint-no-vulnerable-javascript-libraries":"^2.12.11"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-web-recommended_8.2.9_1651010995854_0.9676738918746768","host":"s3://npm-registry-packages"}},"8.2.10":{"name":"@hint/configuration-web-recommended","version":"8.2.10","keywords":["a11y","accessibility","best-practices","compatibility","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-web-recommended@8.2.10","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://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"10709399ed224af32a9c22ec6bc8501215ee1d86","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-8.2.10.tgz","fileCount":4,"integrity":"sha512-dWMq1XNEAj11TxZSHnkcQ5Ext1g5RE9WEe2Y2Nj60eiP5ZNiLkodvOGfmiAcqO45fxyQga98onnYhvp5C42gbw==","signatures":[{"sig":"MEUCIQC6hPWSVk3K/1rVKXe8wdoUeVrzcNhHUvnKjfAPEOzIeAIgdPFoFEBRtM8BCipSBOf8gPEF681BW5Fft8FabocSMiE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16553,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJicdoDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp+Pw/+L+u7fYQ75TOuoMl3P/rsZUXkWZZvR0ipKcXesL2NKYmed9i3\r\n22JkE75ultIA8lAeuJ12VdHLIelQ90tU+cPCata+dGhct47osblQHYuCC+Bc\r\nHoL9SLrB0fkNNYnV9vuS2eEyZB/x/elBpIekaTW+jjOF/Yif/QAfnKONl+Ek\r\nbAOft9dhSXfdqoRhg45rS/FNb5OZtMkjuCFcqEDCPRHFKCI96hxyXwNZJVYB\r\nxVVdcw4h4XCbUNSppbGMM/geb4T8DYJmes2kH5krmr67MiUU6CfjdUZTOZiT\r\nJWBmxwJWrcDxLxh1L5sySrWEfMJrJpPoUFGtWDYmoUCrMGnH8qXa8BjzSwIb\r\nvCUVhT9pJpI8lg3gm9vY4SyhBBcjd9PuUDPTOsEX6G11arMAmsFjzLspt2p4\r\nsxmAlJFy6ua8U9/Um8A9wenthnsF0IpXs1gtxE7IqyAQzvX+hqqzNAJ9Xkja\r\nTqcXlG8PI8/Pm68/uAXo2lokUeUIDrRUr+j13qTgle9Xov8aVOVAQsq6XQwH\r\nM29hM6l87OEs5rlVNpIqd/fRqbeDC9WUqgukYZ+jxg9VsYxGdSrCSWsbdaW7\r\nZA2F2zSFkLyjVMNciFZ+PDlbZQA1FnL38mni03Z02yKsEfiZWZyKVfrKfWrk\r\n6oNqC5I/S85BcuNzUE+1XKun9yazzs0YQ4o=\r\n=Cdml\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","gitHead":"86a21f9d09e2e0c824fff06081f329f0382af256","_npmUser":{"name":"anonymous","email":"vidorteg@microsoft.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/configuration-web-recommended"},"_npmVersion":"8.5.0","description":"webhint's recommended hints configuration for live websites","directories":{},"_nodeVersion":"16.14.2","dependencies":{"@hint/hint-sri":"^4.0.13","@hint/parser-css":"^3.0.31","@hint/hint-no-bom":"^4.2.17","@hint/parser-html":"^3.0.26","@hint/hint-ssllabs":"^2.4.17","@hint/formatter-html":"^4.3.9","@hint/formatter-json":"^3.1.28","@hint/connector-jsdom":"^4.1.18","@hint/connector-local":"^3.2.18","@hint/hint-compat-api":"^4.4.10","@hint/hint-http-cache":"^4.0.13","@hint/hint-button-type":"^3.0.13","@hint/formatter-stylish":"^3.1.28","@hint/formatter-summary":"^3.0.31","@hint/hint-content-type":"^4.2.17","@hint/hint-html-checker":"^3.3.17","@hint/parser-javascript":"^3.1.17","@hint/hint-disown-opener":"^4.0.13","@hint/hint-meta-viewport":"^5.0.13","@hint/connector-puppeteer":"^2.5.15","@hint/hint-css-prefix-order":"^1.4.17","@hint/hint-http-compression":"^5.2.17","@hint/hint-no-inline-styles":"^1.0.9","@hint/hint-no-http-redirects":"^3.0.13","@hint/hint-scoped-svg-styles":"^1.3.17","@hint/hint-stylesheet-limits":"^3.3.17","@hint/hint-create-element-svg":"^1.3.17","@hint/hint-meta-charset-utf-8":"^4.0.13","@hint/hint-no-html-only-headers":"^3.0.13","@hint/hint-leading-dot-classlist":"^1.0.10","@hint/hint-no-disallowed-headers":"^3.1.12","@hint/configuration-accessibility":"^2.0.18","@hint/hint-x-content-type-options":"^4.0.13","@hint/hint-no-friendly-error-pages":"^3.3.17","@hint/hint-no-protocol-relative-urls":"^3.0.13","@hint/hint-strict-transport-security":"^3.0.13","@hint/hint-validate-set-cookie-header":"^3.0.13","@hint/hint-image-optimization-cloudinary":"^3.2.17","@hint/hint-highest-available-document-mode":"^5.0.13","@hint/hint-no-vulnerable-javascript-libraries":"^2.12.12"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-web-recommended_8.2.10_1651628547234_0.4565293832357933","host":"s3://npm-registry-packages"}},"8.2.11":{"name":"@hint/configuration-web-recommended","version":"8.2.11","keywords":["a11y","accessibility","best-practices","compatibility","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-web-recommended@8.2.11","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://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"f36003ca247b36c9e2438d464387c8864cf42bb4","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-8.2.11.tgz","fileCount":5,"integrity":"sha512-763OupT+yRCMVx9jMFEWzwTLY35QNjOhbExy4eomx8Hz+yxfyzUouN8H/OjBmTYOozmMAoPDBxHpF3XzHMopsw==","signatures":[{"sig":"MEQCICjJEqHGUuPlkdaAW1Vdx5Qn08DqKsZ5uwiMmyHddOmjAiADvq6bCg7veJsYmKPNYSY62BEUj7eWqsVzv7/jJRRhaQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35112,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJinn8YACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrvqw//ZuRMzNciNIQ2E06OYBzOJczN+JFkz6MLonZC+RarCGaC68vy\r\niIoxB/eIi1Ls3YCxz8/3ceN3c/3RGxEJkAgd+ofcNPGBrJ46AZsAYMG0PQli\r\nxWxkOHu0weDJpsOKisV8N/xKN8iMhBm0n+zVTXhuIWIir5MWSxziXI8RX1jB\r\nNnWwI7Msza6LckRoqnGGQWmU63//2ChSA6XBiCO3vc4RNSOAaE0uyn9wZFmQ\r\nb4EJHZewlGexSTE3G+J+rdjX/aVgl0OUJJgDEpSZXlvSoW55e52hJvZnX5DJ\r\nAGHDJ58Qb7W/YTt0CnfJTMhXm+kAnIz7rW7IMlW96I4mJ7dyTeOehwdkgl38\r\nBq2TH7jpSoZeZwbT5E/aT9DPWYgM7o9jOLFoqz2FEKstsuwtVcE1+ygrSMlZ\r\ndHmVMVTqFnZotl3ako968SyticYpaFRf6YuBRXVKoPXE5Md6rONJaqGrEy/q\r\nnBjbYtol945iN3uZPpDq9OoqWyJQ/9ZnB+M5eGb4p7jsFDashYuZq9YH+oGM\r\nHxsaszTdeOB160HseRhQnOjif54O92k46HdLM9ZaDLQeNxp2j+/0+0zqsHWi\r\noOYzB9CwQESPg1YW8w1YRM3UsBZU0Bi7o3TQj9fOM98K5bjihrRDI5FQ3zTh\r\nWW1qXnMge9Dg/1IC7J10VMoOL/H9NkDY1oU=\r\n=exVV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","_npmUser":{"name":"anonymous","email":"vidorteg@microsoft.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/configuration-web-recommended"},"_npmVersion":"6.14.17","description":"webhint's recommended hints configuration for live websites","directories":{},"_nodeVersion":"14.19.3","dependencies":{"@hint/hint-sri":"^4.0.14","@hint/parser-css":"^3.0.32","@hint/hint-no-bom":"^4.2.18","@hint/parser-html":"^3.0.27","@hint/hint-ssllabs":"^2.4.18","@hint/formatter-html":"^4.3.10","@hint/formatter-json":"^3.1.29","@hint/connector-jsdom":"^4.1.19","@hint/connector-local":"^3.2.19","@hint/hint-compat-api":"^4.4.11","@hint/hint-http-cache":"^4.0.14","@hint/hint-button-type":"^3.0.14","@hint/formatter-stylish":"^3.1.29","@hint/formatter-summary":"^3.0.32","@hint/hint-content-type":"^4.2.18","@hint/hint-html-checker":"^3.3.18","@hint/parser-javascript":"^3.1.18","@hint/hint-disown-opener":"^4.0.14","@hint/hint-meta-viewport":"^5.0.14","@hint/connector-puppeteer":"^2.5.16","@hint/hint-css-prefix-order":"^1.4.18","@hint/hint-http-compression":"^5.2.18","@hint/hint-no-inline-styles":"^1.0.10","@hint/hint-no-http-redirects":"^3.0.14","@hint/hint-scoped-svg-styles":"^1.3.18","@hint/hint-stylesheet-limits":"^3.3.18","@hint/hint-create-element-svg":"^1.3.18","@hint/hint-meta-charset-utf-8":"^4.0.14","@hint/hint-no-html-only-headers":"^3.0.14","@hint/hint-leading-dot-classlist":"^1.0.11","@hint/hint-no-disallowed-headers":"^3.1.13","@hint/configuration-accessibility":"^2.0.19","@hint/hint-x-content-type-options":"^4.0.14","@hint/hint-no-friendly-error-pages":"^3.3.18","@hint/hint-no-protocol-relative-urls":"^3.0.14","@hint/hint-strict-transport-security":"^3.0.14","@hint/hint-validate-set-cookie-header":"^3.0.14","@hint/hint-image-optimization-cloudinary":"^3.2.18","@hint/hint-highest-available-document-mode":"^5.0.14","@hint/hint-no-vulnerable-javascript-libraries":"^2.12.13"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-web-recommended_8.2.11_1654554392319_0.5516432928085371","host":"s3://npm-registry-packages"}},"8.2.12":{"name":"@hint/configuration-web-recommended","version":"8.2.12","keywords":["a11y","accessibility","best-practices","compatibility","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-web-recommended@8.2.12","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://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"e44da5070acf8edb2b2716544b4c8ba7220b87a5","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-8.2.12.tgz","fileCount":4,"integrity":"sha512-vlIxpMMKOSLevratBvAPFjCrxRa+R6ao13z75Tud+jkwPB50I2kDnB+pQqJeCJ0ieDGAb/AAvrxRBpwdGoLZog==","signatures":[{"sig":"MEUCIQDGQx6HVrQ3PoQmVZUgcS/BxWQuxDtPJ4g52Yh9rlbZvAIgGyG2ZUdkzDymDGHTV+EWMzIct2j6/ixqVSw6mkpgZDc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16555,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJip6BMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrG8xAAggyeNxwyRcQX7GMRy86tAnGnrVMFPbsGYKVL6QaM3ofTWn74\r\ncynG0aIYtLkspTtzdN2AByf8hB9EpDeueOy5oLkMZHRpA3WYIzkjUa7mUhP2\r\nYH2XF2oj5a47WB7Vm6/02JUzfxD12yx5Xl//D+AJxegBQeuDgdyu2V+ebrPY\r\nnYrHThQUDuVteM4l+dYFT8Kx8NVLWj3R1XFSWB7pOaRF8YJFM8IV8UjE90Wh\r\n2YU/m7X0RvCNNUSsqlcI8K45DRUvHzoRU1uDW+gDKWeLIm4YdDOo2WtJhtKP\r\nN5WiIvPr3FbXepzbgxKqA+S6YyexR9+f8zESt4MrJVTQOREWpduQ6qZIzceW\r\ndZZpAZ4hLkMRkA3GR0DhVle1LYfKp5HA+paoltLS/1CBrnKxob7Ha46TZyOC\r\nPnfCqGOt4K/qjSH4VQ8bKaQN/SW5w4IDB2xLJhWEXeh6fRjbWGCX7kGoqBpu\r\n+2ILYfCEteBl7enu4KLHwq9hhXUqWjq87TsxZLqwsarxNCkbuDHDQbm9H5wh\r\npM3dgrtYIifrBaJYCo4K0DPm4f6XlpiHnmHQdxg8HAhCokNeghXitQnOQxsm\r\ni6nKPIGryu63FYQijCFfk+nNrtfJ4OZ90JSh6nM6Rlbn95Nwun7+vVz+tv75\r\nPDxTVmKWqkCZ+9xq72DuwmNI5BlZOnu29yQ=\r\n=akEr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","gitHead":"8162e2a7a04d31bb7e79e09b1e0b9a2b9365148a","_npmUser":{"name":"anonymous","email":"vidorteg@microsoft.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/configuration-web-recommended"},"_npmVersion":"8.12.1","description":"webhint's recommended hints configuration for live websites","directories":{},"_nodeVersion":"14.19.3","dependencies":{"@hint/hint-sri":"^4.0.15","@hint/parser-css":"^3.0.32","@hint/hint-no-bom":"^4.2.19","@hint/parser-html":"^3.0.27","@hint/hint-ssllabs":"^2.4.19","@hint/formatter-html":"^4.3.10","@hint/formatter-json":"^3.1.29","@hint/connector-jsdom":"^4.1.20","@hint/connector-local":"^3.2.20","@hint/hint-compat-api":"^4.4.12","@hint/hint-http-cache":"^4.0.15","@hint/hint-button-type":"^3.0.15","@hint/formatter-stylish":"^3.1.29","@hint/formatter-summary":"^3.0.32","@hint/hint-content-type":"^4.2.19","@hint/hint-html-checker":"^3.3.19","@hint/parser-javascript":"^3.1.18","@hint/hint-disown-opener":"^4.0.15","@hint/hint-meta-viewport":"^5.0.15","@hint/connector-puppeteer":"^2.5.17","@hint/hint-css-prefix-order":"^1.4.19","@hint/hint-http-compression":"^5.2.19","@hint/hint-no-inline-styles":"^1.0.11","@hint/hint-no-http-redirects":"^3.0.15","@hint/hint-scoped-svg-styles":"^1.3.19","@hint/hint-stylesheet-limits":"^3.3.19","@hint/hint-create-element-svg":"^1.3.19","@hint/hint-meta-charset-utf-8":"^4.0.15","@hint/hint-no-html-only-headers":"^3.0.15","@hint/hint-leading-dot-classlist":"^1.0.12","@hint/hint-no-disallowed-headers":"^3.1.14","@hint/configuration-accessibility":"^2.0.20","@hint/hint-x-content-type-options":"^4.0.15","@hint/hint-no-friendly-error-pages":"^3.3.19","@hint/hint-no-protocol-relative-urls":"^3.0.15","@hint/hint-strict-transport-security":"^3.0.15","@hint/hint-validate-set-cookie-header":"^3.0.15","@hint/hint-image-optimization-cloudinary":"^3.2.19","@hint/hint-highest-available-document-mode":"^5.0.15","@hint/hint-no-vulnerable-javascript-libraries":"^2.12.14"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-web-recommended_8.2.12_1655152716632_0.11355063472284299","host":"s3://npm-registry-packages"}},"8.2.13":{"name":"@hint/configuration-web-recommended","version":"8.2.13","keywords":["a11y","accessibility","best-practices","compatibility","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-web-recommended@8.2.13","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://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"39316f8a89e21adb8060e6573e8a5df60d31267f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-8.2.13.tgz","fileCount":4,"integrity":"sha512-vQjB7At0hE7jQx7UjfzVwj515N6vD4qXVJgTtq4w7No9eVLn9HYgSANPkixjuV1y8BM4tMoU237bP2LlEC8lAA==","signatures":[{"sig":"MEYCIQDtcUWxzHR4jMoMzddekXP9Ip5omYVIJ8zsY7Kb4dFI+QIhAOhtX3GvVRoq9yBSQs4D4yX0EHj68Sk7+Riv51mwjWoS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16551,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiyFPiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp2tQ//TzzefFSsUB7QUqpvTZDEIYq0C3a/+x8wYWg7ukHkbip8dDIk\r\nFxOgFa49LQprRETBgpTbRvbIFV5sFayx3tRZIqgw9SeRG2WsQa9cZKQd4Pq3\r\nqH7fs3TYgnb6VaOKQcZ6WNUvHpWL1LVEsDFJs7RCQQbBt7+2ErWfR2puUgqx\r\nfEDSz/kiE/YCmOylxbjfGtsIFHm5LvFf6t+u5IznDp0je1/CkA4VNl/8ESOH\r\nFB3UQ+Ik2OAQnfKH6st/0N7MzwfjLS420rfAq1labIEQdS204m0wsG4GW3F0\r\n9vQenqwLR9AhZzeXnwmmjgO82+G4C3RdNs6Q1dLhiYCuy1gSuk7euQclhCaD\r\nrQv2Niz+Z7TXhj7DDF5arSObmAOEdQyFpcrkupG7f0v0cNyskscQZD3I3JJ6\r\nm1DKDFGkwEKCOHZxH83O/QDUahhZ1+A03RXs7UZQ/ULhgCNrZZ+2WgKOGXft\r\nyr6myKIHlc5UoGnxX/5wcMErJWvGqKWTrsbD/resuF4FQneWKnsNQB+v2rSz\r\n6kalK1ZNF5rGOal8OJN2DMHA6UOg1C/9JPxbbDts05+HaODLyU1EMntrUteZ\r\nK3dmkFFeInYacHinm1Nzn8nZB4+0EFRCesFZu9GXdJY75AsVFtRwdcjZejFL\r\nWbbmd2N10bwZyEl+ItkAyYufYpMyxYWf0m8=\r\n=v2pu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","gitHead":"50e8485324a6c885c736d0b4d1ac8513d875f5c4","_npmUser":{"name":"anonymous","email":"vidorteg@microsoft.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/configuration-web-recommended"},"_npmVersion":"8.12.1","description":"webhint's recommended hints configuration for live websites","directories":{},"_nodeVersion":"14.19.3","dependencies":{"@hint/hint-sri":"^4.0.16","@hint/parser-css":"^3.0.33","@hint/hint-no-bom":"^4.2.20","@hint/parser-html":"^3.1.0","@hint/hint-ssllabs":"^2.4.20","@hint/formatter-html":"^4.3.11","@hint/formatter-json":"^3.1.30","@hint/connector-jsdom":"^4.1.21","@hint/connector-local":"^3.2.21","@hint/hint-compat-api":"^4.5.0","@hint/hint-http-cache":"^4.0.16","@hint/hint-button-type":"^3.0.16","@hint/formatter-stylish":"^3.1.30","@hint/formatter-summary":"^3.0.33","@hint/hint-content-type":"^4.2.20","@hint/hint-html-checker":"^3.3.20","@hint/parser-javascript":"^3.1.19","@hint/hint-disown-opener":"^4.0.16","@hint/hint-meta-viewport":"^5.0.16","@hint/connector-puppeteer":"^2.5.18","@hint/hint-css-prefix-order":"^1.5.0","@hint/hint-http-compression":"^5.2.20","@hint/hint-no-inline-styles":"^1.0.12","@hint/hint-no-http-redirects":"^3.0.16","@hint/hint-scoped-svg-styles":"^1.3.20","@hint/hint-stylesheet-limits":"^3.3.20","@hint/hint-create-element-svg":"^1.3.20","@hint/hint-meta-charset-utf-8":"^4.0.16","@hint/hint-no-html-only-headers":"^3.0.16","@hint/hint-leading-dot-classlist":"^1.0.13","@hint/hint-no-disallowed-headers":"^3.1.15","@hint/configuration-accessibility":"^2.0.21","@hint/hint-x-content-type-options":"^4.0.16","@hint/hint-no-friendly-error-pages":"^3.3.20","@hint/hint-no-protocol-relative-urls":"^3.1.0","@hint/hint-strict-transport-security":"^3.0.16","@hint/hint-validate-set-cookie-header":"^3.0.16","@hint/hint-image-optimization-cloudinary":"^3.2.20","@hint/hint-highest-available-document-mode":"^5.0.16","@hint/hint-no-vulnerable-javascript-libraries":"^2.12.15"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-web-recommended_8.2.13_1657295842270_0.29745669842596345","host":"s3://npm-registry-packages"}},"8.2.14":{"name":"@hint/configuration-web-recommended","version":"8.2.14","keywords":["a11y","accessibility","best-practices","compatibility","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-web-recommended@8.2.14","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://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"d2e61bab7f5bea7a7a41a7cdec462de9c6372f36","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-8.2.14.tgz","fileCount":4,"integrity":"sha512-EX99ySsOoM7OF2c43vBN+O4Bi46Qxs85fYtVKn29Fv+5WmBdPx9c6Xu4+LN8mbhrEje9U5Okzyu+G5jlL2utyA==","signatures":[{"sig":"MEUCIBJtWgar7GDKcKlaky/anSnKo7y3B4bOOh9kQWYvATKjAiEAk52yJT1oxijllFux2Kc1p0ZboYL61cCBk9eFe0KDkyE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16551,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi2yufACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr1yw//TJvAy1hRgGIKA82TwEnkwgh9BfwFNQ9IuI4AyCWL1OrgPU8k\r\n3KZQqVe8bnmOJYfqCUOhdkTrW9UNmkSTpOv7ylQjNM93/oqQRu/LX7CO40ea\r\nL839ZtsklEV5hVtmdNCNvXSv/oTUCRxUPjysxn8IkLtMaviFkzxFxKv2IgV+\r\nPNQNeGPRcv4s7gj+UQCwaVnTEJtDp8E0dRVGZneDoLrvFJ3gKFSeB9pkP+Vo\r\n3VZgyv8hwovc3JvAF3HcPatlnaD6TgZtHlwl/CObW+F1OBNE8vt0bMrOaDJB\r\n6+gxItyVlOmGBlywYKJABEbmen8Zxq8Hv5dzxEmAeUL7N6jQ6R3wU1l6QQzB\r\nBb9UyCLEakD6JLIR9rmo3XHY5XWPaE52tYdyDZNNJSeJOi19sPHLLgeQHhL4\r\nEqih+7DQR9K/nlZRsML91bTpSKbU+0TkLzrIgGqQfR8t8ibMR6tiQvD6EjZu\r\nIzT3kj2HlJmao2I2EVThxSHTdhHk8/rVZoCBINYFfodXWv+JhcsAiqDz4Oe2\r\nOYcG5WNxTd6BKDEZSfTjc+wjYIJcMyTnddbPjPC6pOcMM48Z4QfeNTWL81gO\r\nCCWqANYQHH7d+91rp9XjvkSn82EWxkZwyMGX860P/WZxVKXN3BWPwd9VdNfV\r\ny5uYuA94sBSxF0bjCKA/4OWv5mU4s8+uJYA=\r\n=c94q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","gitHead":"3747703aad67205d4aaac4b74e7f78ed86402c0d","_npmUser":{"name":"anonymous","email":"vidorteg@microsoft.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/configuration-web-recommended"},"_npmVersion":"8.14.0","description":"webhint's recommended hints configuration for live websites","directories":{},"_nodeVersion":"14.20.0","dependencies":{"@hint/hint-sri":"^4.0.17","@hint/parser-css":"^3.0.34","@hint/hint-no-bom":"^4.2.21","@hint/parser-html":"^3.1.0","@hint/hint-ssllabs":"^2.4.21","@hint/formatter-html":"^4.3.12","@hint/formatter-json":"^3.1.31","@hint/connector-jsdom":"^4.1.22","@hint/connector-local":"^3.2.22","@hint/hint-compat-api":"^4.5.1","@hint/hint-http-cache":"^4.0.17","@hint/hint-button-type":"^3.0.17","@hint/formatter-stylish":"^3.1.31","@hint/formatter-summary":"^3.0.34","@hint/hint-content-type":"^4.2.21","@hint/hint-html-checker":"^3.3.21","@hint/parser-javascript":"^3.1.20","@hint/hint-disown-opener":"^4.0.17","@hint/hint-meta-viewport":"^5.0.17","@hint/connector-puppeteer":"^2.5.19","@hint/hint-css-prefix-order":"^1.5.1","@hint/hint-http-compression":"^5.2.21","@hint/hint-no-inline-styles":"^1.0.13","@hint/hint-no-http-redirects":"^3.0.17","@hint/hint-scoped-svg-styles":"^1.3.21","@hint/hint-stylesheet-limits":"^3.3.21","@hint/hint-create-element-svg":"^1.3.21","@hint/hint-meta-charset-utf-8":"^4.0.17","@hint/hint-no-html-only-headers":"^3.0.17","@hint/hint-leading-dot-classlist":"^1.0.14","@hint/hint-no-disallowed-headers":"^3.1.16","@hint/configuration-accessibility":"^2.0.22","@hint/hint-x-content-type-options":"^4.0.17","@hint/hint-no-friendly-error-pages":"^3.3.21","@hint/hint-no-protocol-relative-urls":"^3.1.1","@hint/hint-strict-transport-security":"^3.0.17","@hint/hint-validate-set-cookie-header":"^3.0.17","@hint/hint-image-optimization-cloudinary":"^3.2.21","@hint/hint-highest-available-document-mode":"^5.0.17","@hint/hint-no-vulnerable-javascript-libraries":"^2.12.16"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-web-recommended_8.2.14_1658530719006_0.06554500262985785","host":"s3://npm-registry-packages"}},"8.2.15":{"name":"@hint/configuration-web-recommended","version":"8.2.15","keywords":["a11y","accessibility","best-practices","compatibility","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-web-recommended@8.2.15","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://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"85d1924f17c0f22902d7cf6065cdfc0ad34fae1b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-8.2.15.tgz","fileCount":4,"integrity":"sha512-kHnZMcloAIvBfc/Dueodqlm7l+/vvDmwg7xVIjVA3c7WY6HzOZ6/kVL3oh9NNJUEPvPeLqUUqrC6X10tDe4IhQ==","signatures":[{"sig":"MEQCIDlu4YEMgalTmLLoG+4COKZEiI//N7ohTIQ9aMKuclIrAiBRh3WwxwPHWRzpLwxMAnbOz8UzslfDdXtC7kF7plVYfw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16551,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjF3e8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpPfw//YFX0WfUa5h8VwhpltdN3Sj0Z97HlhNuM4WRtWuqiGERRf54/\r\nQb+VKRpxazvpcLWMgNkvSFafVTMJtfGOFFjQB0G9zsg+ZI9e5DcCxk1Gv9/a\r\nRpRn6XdhJTw5vKK1a9T9V9BWWBuamu38DFdrvlzrm6E78bBfDQf/bdtkByDu\r\nXSipuNkyKYtDFIODTQMqhce5Bv41SVWUHSnYADPT+hc7do/9vudSYl8fiXjQ\r\n2e+NF/G6hO6A9OgZDgZqjosvIMwN48/UxbffTP/s714qUay8d4hjos87OBZz\r\njuTUJ2XL5UmSG4c9abwxVWlqG3zipBKb6tVFke+2KlNWdg+pzdXeQ7/udWZn\r\nBgarqVNtZQSEnjnDG1gVUVa8Fk1l/hjWjkkRAQVJ+/NrThUzPXuXEVN2y67v\r\nX1qaSR6m5UqSzfiqzMutGfsCGAcJ8VuBWSFu7KmdW+v+OuuKWbVzFEyTjX+/\r\niDu7prgbhQT2bZ/TYgGmJ+kK0x9gWw6O88OjeJyPU81h6l+DKojRBLCGhMVq\r\ncvNTeLsYr3QYyGaFKJ/s+UFSyi7gVzQeqIio0/W/jdLllMKuDmXosXHASrxa\r\nzctdb0P8PwMk2YxSrJfGVR05IwUSrwIK90f5Zcwu02eX+rVp1ScL28JLGqxI\r\nouVhcvNud/rXcPn2T43YdtbzaG21dXpsGIY=\r\n=24xS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","gitHead":"64f0d5cf033aa97b12ef161d91e00bd2f750da6f","_npmUser":{"name":"anonymous","email":"vidorteg@microsoft.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/configuration-web-recommended"},"_npmVersion":"8.14.0","description":"webhint's recommended hints configuration for live websites","directories":{},"_nodeVersion":"14.20.0","dependencies":{"@hint/hint-sri":"^4.0.18","@hint/parser-css":"^3.0.35","@hint/hint-no-bom":"^4.2.22","@hint/parser-html":"^3.1.1","@hint/hint-ssllabs":"^2.4.22","@hint/formatter-html":"^4.3.13","@hint/formatter-json":"^3.1.32","@hint/connector-jsdom":"^4.1.23","@hint/connector-local":"^3.2.23","@hint/hint-compat-api":"^4.5.2","@hint/hint-http-cache":"^4.0.18","@hint/hint-button-type":"^3.0.18","@hint/formatter-stylish":"^3.1.32","@hint/formatter-summary":"^3.0.35","@hint/hint-content-type":"^4.2.22","@hint/hint-html-checker":"^3.3.22","@hint/parser-javascript":"^3.1.21","@hint/hint-disown-opener":"^4.0.18","@hint/hint-meta-viewport":"^5.0.18","@hint/connector-puppeteer":"^2.5.20","@hint/hint-css-prefix-order":"^1.5.2","@hint/hint-http-compression":"^5.2.22","@hint/hint-no-inline-styles":"^1.0.14","@hint/hint-no-http-redirects":"^3.0.18","@hint/hint-scoped-svg-styles":"^1.3.22","@hint/hint-stylesheet-limits":"^3.3.22","@hint/hint-create-element-svg":"^1.3.22","@hint/hint-meta-charset-utf-8":"^4.0.18","@hint/hint-no-html-only-headers":"^3.0.18","@hint/hint-leading-dot-classlist":"^1.0.15","@hint/hint-no-disallowed-headers":"^3.1.17","@hint/configuration-accessibility":"^2.0.23","@hint/hint-x-content-type-options":"^4.0.18","@hint/hint-no-friendly-error-pages":"^3.3.22","@hint/hint-no-protocol-relative-urls":"^3.1.2","@hint/hint-strict-transport-security":"^3.0.18","@hint/hint-validate-set-cookie-header":"^3.0.18","@hint/hint-image-optimization-cloudinary":"^3.2.22","@hint/hint-highest-available-document-mode":"^5.0.18","@hint/hint-no-vulnerable-javascript-libraries":"^2.12.17"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-web-recommended_8.2.15_1662482364568_0.014757101047596644","host":"s3://npm-registry-packages"}},"8.2.16":{"name":"@hint/configuration-web-recommended","version":"8.2.16","keywords":["a11y","accessibility","best-practices","compatibility","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-web-recommended@8.2.16","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://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"71d93c4326b07c80aa2b77c03a807122e68a677f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-8.2.16.tgz","fileCount":4,"integrity":"sha512-vBikri+4lt7WJBNWjb6rfubIm7KvNySOVCQrMhQnC4ruiDfTOXn/DSu5sRsHTb8zVX3vKCtggEeHxGC/bEpQEg==","signatures":[{"sig":"MEUCIDoJiLyqgXuIQh1ZOgOpu4jkhIo89qYdDYTNh17bZod8AiEA1V5gonB9ZFfeR1osp5k1FSjVXoM3hf3zZHSBEYqNPcs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16551,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPy+2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoEEQ//TJYCq9Oy19vbUA4WtYVWb7qZnOMCRPE7ZvDSoIJ5TUpLcY5Q\r\n3xBVphx73VZd/OLyIIbk0WeggZPvB1XtzWY7+JZs/ZhSk1o8Z/Oy9Chz1mbO\r\ndYCq1Llk5l+ge3mMUaKtFpE3uALhXSYctcqtKaMZj5nCPm2oe3cnZ+6XkX3D\r\nKKPQFg5svoln+j4azOLrOMBdNnSQKGzR9x/u3x9UrbPrfG9YBJ5Z8ZmbSO2a\r\nU4k2e5Dp2lfap/Z/0VKsdeoDDC6SIi4SXcDYij2tbkAMdwd7ZmKXjmVDSUc9\r\njSoj6LNhBDSGGs+cbfwykNKQ497Jx1Ym9DktvDHyjUio7VEYXE84KPtNBA/9\r\nTCUus6fZWTCsifu68rlNv4lVrfgvPiIK8f6MY9tXyMhDTR8N6lCOwh3WWonB\r\nCepbcMiHYe+F6ZTZu4863LTn5Is2o0/5higlNVJhteRtEBmb0e17kO/0pzzP\r\nTclhS1LQYhjmxE4sR4DY+wXYeiWbNfsTR7u7b8tc6h3l45e3kDKtBsmNB6eB\r\ntcOaybqyyYYqu3gU9t3Z3H/hbIor1jbCLDLie4CqVZUAOgK0YhYjHLSl2+df\r\nv0AOA45EscYGVXh3rDhLMo1j3T0+fc3izcb/930m/46tOPEKlr+LYfptUugU\r\nFYJv3U+rrZAWDLf5NHy2HxS/U09EbGp1eEY=\r\n=XF0D\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","gitHead":"8869f1b823276a7cf0417925b78b6aba21d4ee2b","_npmUser":{"name":"anonymous","email":"vidorteg@microsoft.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/configuration-web-recommended"},"_npmVersion":"8.14.0","description":"webhint's recommended hints configuration for live websites","directories":{},"_nodeVersion":"14.20.0","dependencies":{"@hint/hint-sri":"^4.0.19","@hint/parser-css":"^3.0.36","@hint/hint-no-bom":"^4.2.23","@hint/parser-html":"^3.1.2","@hint/hint-ssllabs":"^2.4.23","@hint/formatter-html":"^4.3.14","@hint/formatter-json":"^3.1.33","@hint/connector-jsdom":"^4.1.24","@hint/connector-local":"^3.2.24","@hint/hint-compat-api":"^4.5.3","@hint/hint-http-cache":"^4.0.19","@hint/hint-button-type":"^3.0.19","@hint/formatter-stylish":"^3.1.33","@hint/formatter-summary":"^3.0.36","@hint/hint-content-type":"^4.2.23","@hint/hint-html-checker":"^3.3.23","@hint/parser-javascript":"^3.1.22","@hint/hint-disown-opener":"^4.0.19","@hint/hint-meta-viewport":"^5.0.19","@hint/connector-puppeteer":"^2.5.21","@hint/hint-css-prefix-order":"^1.5.3","@hint/hint-http-compression":"^5.2.23","@hint/hint-no-inline-styles":"^1.0.15","@hint/hint-no-http-redirects":"^3.0.19","@hint/hint-scoped-svg-styles":"^1.3.23","@hint/hint-stylesheet-limits":"^3.3.23","@hint/hint-create-element-svg":"^1.3.23","@hint/hint-meta-charset-utf-8":"^4.0.19","@hint/hint-no-html-only-headers":"^3.0.19","@hint/hint-leading-dot-classlist":"^1.0.16","@hint/hint-no-disallowed-headers":"^3.1.18","@hint/configuration-accessibility":"^2.0.24","@hint/hint-x-content-type-options":"^4.0.19","@hint/hint-no-friendly-error-pages":"^3.3.23","@hint/hint-no-protocol-relative-urls":"^3.1.3","@hint/hint-strict-transport-security":"^3.0.19","@hint/hint-validate-set-cookie-header":"^3.0.19","@hint/hint-image-optimization-cloudinary":"^3.2.23","@hint/hint-highest-available-document-mode":"^5.0.19","@hint/hint-no-vulnerable-javascript-libraries":"^2.12.18"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-web-recommended_8.2.16_1665085366154_0.6745607294017142","host":"s3://npm-registry-packages"}},"8.2.17":{"name":"@hint/configuration-web-recommended","version":"8.2.17","keywords":["a11y","accessibility","best-practices","compatibility","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-web-recommended@8.2.17","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://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"5ed463437d32d1cb2bec1844a744beeb0471cfbf","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-8.2.17.tgz","fileCount":4,"integrity":"sha512-s46EuR+ASQUyMpuP+t+ByXuTx3xinTyxguu4FTJ0jKiZ4byqEldG2KzMOrxvHW+Ia9m9nR1Q9Fl12GlSNFp3BA==","signatures":[{"sig":"MEYCIQDZvYAgIpo0Xa0TpslOBogq1GakMyrC9ugM1zQAW15wKQIhAO2+GOCPPmqcYm4TSN5lSLmv0wGWfhKTkEe+FxYyFu6t","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16551,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkE5zkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpPuw//bX7Ymi12oyyaDGZWIRbIuwYnRn4oEigBB/M94+C4/xVdkfjU\r\n8adxBqnr/GyLn7FGkccKqCU7LwvUQEbSXM3Vmh1qxCEnvB6vKl0cNfIZFdNE\r\nCmM2ptEg0wwDaiEYOWWuMEB3ngcw9Cm6QbYZe2rVSKBZiLj4MHovbBiRtfM4\r\nyHhuxngkaAG91aHJPRf42AT/emE4aYsaJJ2tGsHuMNr8ss7R8023qKalW+/l\r\nNH7EZfBSxTP0TSvfrG+1vMuRTzhFFCuWFnYY1EBpI2LQv8I/nazkBgm4UWge\r\nzVfZIb2RdcX9FOJWGG76aCqosgZ5qI4pU4wJzkKZloX2ttel//s1YKEVc6Nh\r\nMrIverqK5Zx3JSTvX0mpNteA5Zc1JO2puHFC9kFEMzQaurpqt8Emh/WpOktD\r\nA87oDe4Kj0jxLGRH1tw+as5RkKSTFa5WhxEzVwEMLrQCw5s8kYXWssjjQpz2\r\npMQMF4NY8rqwqkfVQN+koEi6r/t2cn3UBJHFr11zEx5UiePNEjgOdlWuLuAl\r\nn5DE3FSBuSelpJwq2M+W1OJyvFubDj2ubuZO5HKUMWKH4c97zvWdNg7GBOMG\r\nM4pQv/+7zvFGnWmAXnn7Cu+7j2lm9kgzfdSo45p8o/fFlcMduP66gcgtCt6T\r\nplGIGzq0H2frzTc8/4Bf8JOOSPEoiPV0G/0=\r\n=tyAj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","gitHead":"722be1b4c0836d5c0adacfb00c8c4f6bc5d1e707","_npmUser":{"name":"anonymous","email":"vidorteg@microsoft.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/configuration-web-recommended"},"_npmVersion":"8.14.0","description":"webhint's recommended hints configuration for live websites","directories":{},"_nodeVersion":"14.20.0","dependencies":{"@hint/hint-sri":"^4.0.20","@hint/parser-css":"^3.0.37","@hint/hint-no-bom":"^4.2.24","@hint/parser-html":"^3.1.3","@hint/hint-ssllabs":"^2.4.24","@hint/formatter-html":"^4.3.15","@hint/formatter-json":"^3.1.34","@hint/connector-jsdom":"^4.1.25","@hint/connector-local":"^3.2.25","@hint/hint-compat-api":"^4.5.4","@hint/hint-http-cache":"^4.0.20","@hint/hint-button-type":"^3.0.20","@hint/formatter-stylish":"^3.1.34","@hint/formatter-summary":"^3.0.37","@hint/hint-content-type":"^4.2.24","@hint/hint-html-checker":"^3.3.24","@hint/parser-javascript":"^3.1.23","@hint/hint-disown-opener":"^4.0.20","@hint/hint-meta-viewport":"^5.0.20","@hint/connector-puppeteer":"^2.5.22","@hint/hint-css-prefix-order":"^1.5.4","@hint/hint-http-compression":"^5.2.24","@hint/hint-no-inline-styles":"^1.0.16","@hint/hint-no-http-redirects":"^3.0.20","@hint/hint-scoped-svg-styles":"^1.3.24","@hint/hint-stylesheet-limits":"^3.3.24","@hint/hint-create-element-svg":"^1.3.24","@hint/hint-meta-charset-utf-8":"^4.0.20","@hint/hint-no-html-only-headers":"^3.0.20","@hint/hint-leading-dot-classlist":"^1.0.17","@hint/hint-no-disallowed-headers":"^3.1.19","@hint/configuration-accessibility":"^2.0.25","@hint/hint-x-content-type-options":"^4.0.20","@hint/hint-no-friendly-error-pages":"^3.3.24","@hint/hint-no-protocol-relative-urls":"^3.1.4","@hint/hint-strict-transport-security":"^3.0.20","@hint/hint-validate-set-cookie-header":"^3.0.20","@hint/hint-image-optimization-cloudinary":"^3.2.24","@hint/hint-highest-available-document-mode":"^5.0.20","@hint/hint-no-vulnerable-javascript-libraries":"^2.12.19"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-web-recommended_8.2.17_1679006948536_0.7123750039324339","host":"s3://npm-registry-packages"}},"8.2.18":{"name":"@hint/configuration-web-recommended","version":"8.2.18","keywords":["a11y","accessibility","best-practices","compatibility","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-web-recommended@8.2.18","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://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"5a6e50ea1f1b87dd3bafba06edd9268f6f3ec615","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-8.2.18.tgz","fileCount":4,"integrity":"sha512-MrGDnoPXqQGuud2fDHkkM1crJMIiqIUslUhLnyFVBdKI2aJCVE3+Z1astB6qZBJ960LB6w8QExiyvj3mCK3img==","signatures":[{"sig":"MEQCIEQtmBRPxsu3AVeKquoGKAmh+TNgJzGJ5cwuz3QSxQF0AiBKNZ44VeY8hiPfIwqWKJMp3uvgCG66mI7Cxudb/Oxi6Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16711,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkFNgpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqH1A/8DQcZcWCcQ43JKRgeUVLvBsR/IKukoo8fiUQzYWy8sy7Seoi7\r\nQEbnGIb5hepw4NgYcZTHsuL9WatK+9bxOxpU16bVauoJSaj7lCit6sJegUEr\r\np2f7YDcRx/6HKwk8Y85xnc6CuUXDrmKN8HCVFgME3AXkuuIdc3WtuFwl7jzU\r\nExnKh2ApzXlJKIXt0sjv4MhqPFfuVXU5xMDOQae2vI0NlPnCTLVlovmNC94F\r\nAEmN6xTpn5jVuj7Z0ZMAawMdqcl1F8RGnMLnolcoYYOBUWf3LBjgMHHQmS3B\r\nWkCX0Crg332s9xmAd4IcYBsdoIxp06Me9Ip8fhmwGjjIqvaR5nfUhyzLQZoY\r\n96rivpV4v3hT8BMLe8jyIewnctalfK8wMsZWqYjDALfPaZcGZeOvopXD4ALj\r\n8Pz+o4j37KbydXTsKy4XY0uqXR5ymbebyEd7p/LRfHIGQzKuIvJsMmaTDbTE\r\nhPhfwMx/gI7/x1FrVhpNLJlwLOsdCYNlEdU2QCNNbgf+20YSgwYX7YBSQFCp\r\nMC+cIflPWkKpDJVSvO7feU8W1HiM69hgHUtUQ0jQFlw/YZYfr1TDX4LDUGqC\r\npz9aVs1kFrjuG+CKRWCDJyijb86X11sionQzUqUUeIyJMBmDLT59uJWJttNo\r\n8t3qL5Ju7XYZ2hZwFh/Io1SwZ3sQLxZxs0Y=\r\n=VAjJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","gitHead":"fb7eb439729b1555a73358d9a0fc14d2d91fc18e","_npmUser":{"name":"anonymous","email":"vidorteg@microsoft.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/configuration-web-recommended"},"_npmVersion":"8.14.0","description":"webhint's recommended hints configuration for live websites","directories":{},"_nodeVersion":"14.20.0","dependencies":{"@hint/hint-sri":"^4.0.20","@hint/parser-css":"^3.0.37","@hint/hint-no-bom":"^4.2.24","@hint/parser-html":"^3.1.3","@hint/hint-ssllabs":"^2.4.24","@hint/formatter-html":"^4.3.15","@hint/formatter-json":"^3.1.34","@hint/connector-jsdom":"^4.1.25","@hint/connector-local":"^3.2.25","@hint/hint-compat-api":"^4.5.4","@hint/hint-http-cache":"^4.0.20","@hint/hint-button-type":"^3.0.20","@hint/formatter-stylish":"^3.1.34","@hint/formatter-summary":"^3.0.37","@hint/hint-content-type":"^4.2.24","@hint/hint-html-checker":"^3.3.24","@hint/parser-javascript":"^3.1.23","@hint/hint-disown-opener":"^4.0.20","@hint/hint-meta-viewport":"^5.0.20","@hint/connector-puppeteer":"^2.5.22","@hint/hint-css-prefix-order":"^1.5.4","@hint/hint-http-compression":"^5.2.24","@hint/hint-no-inline-styles":"^1.0.16","@hint/hint-no-http-redirects":"^3.0.20","@hint/hint-scoped-svg-styles":"^1.3.24","@hint/hint-stylesheet-limits":"^3.3.24","@hint/hint-create-element-svg":"^1.3.24","@hint/hint-detect-css-reflows":"^1.0.1","@hint/hint-meta-charset-utf-8":"^4.0.20","@hint/hint-no-html-only-headers":"^3.0.20","@hint/hint-leading-dot-classlist":"^1.0.17","@hint/hint-no-disallowed-headers":"^3.1.19","@hint/configuration-accessibility":"^2.0.25","@hint/hint-x-content-type-options":"^4.0.20","@hint/hint-no-friendly-error-pages":"^3.3.24","@hint/hint-no-protocol-relative-urls":"^3.1.4","@hint/hint-strict-transport-security":"^3.0.20","@hint/hint-validate-set-cookie-header":"^3.0.20","@hint/hint-image-optimization-cloudinary":"^3.2.24","@hint/hint-highest-available-document-mode":"^5.0.20","@hint/hint-no-vulnerable-javascript-libraries":"^2.12.19"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-web-recommended_8.2.18_1679087657006_0.4103709785092675","host":"s3://npm-registry-packages"}},"8.2.19":{"name":"@hint/configuration-web-recommended","version":"8.2.19","keywords":["a11y","accessibility","best-practices","compatibility","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-web-recommended@8.2.19","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://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"4ab879833968fd0f7ea2deb60f2045d1b372fd35","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-8.2.19.tgz","fileCount":4,"integrity":"sha512-46dXVxeiaW3JdD4cnqEmbZbLHmMbBc2TctjS5gs+6rwkNXe3xMhSuKO7+dQY7xS4L4RNuYGMEpS+icUeeKyt5g==","signatures":[{"sig":"MEQCIH/SR8UHrNCEwB0hHngAvC2YpRW3JvMBmDWD6vnRdh0pAiAkR92FF275Npknu8dpYvzylpeOUcleQxNqV2KX7RObMQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16711,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIgO7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpQ9Q/9E9CK4chLpTj/ux6uw8h1iM7Eze1yzcaRmlWnI8/Qg/zzfD8K\r\n8DH0GCIh8BcQq5DgircCdKpfCmfl3Z4lwtJjoMHXmNXfeQr0E3nexdlyxiJd\r\nOHobP2xQEQRzsspUviWcQkKQIf6u49jxm5STjkp5+W49TvTsXXsaa9PcamVS\r\n08oz3BRP1zLVqGrmioxzs9vTRnNvWbcwmGRG9MjxZZMYcfFPn9jwp0PLqUw4\r\nsvMJ1YCTTZv0Aih+xwAwa+c1ivlF1d6WuPKldfAkKkVOwT05WAwvhQH+2h3U\r\nG2RgCsa+XhW2tFnl0HSlDmLocTmrvPWWwqcO1BWd/4zpgXeL7FOyFtC3sXZ/\r\ntjnINzVca6G0rhlCosDTiodnX5j9im72OtUyG7OuD8AILQv8ZCF+IWm+vfkl\r\nWWbC64kb/frHU5+kVe/qrh3UDWnvqOHCqI/7XT2QKpGCVerbRpDVasA3FXPs\r\nd5U6hfy8Yws1WEKiNUc/SzHy1AxcKlXrjIQ+jChe/cYQYn0LbcyhSSpM6EKr\r\nspWfA5Zwo9pBuUMg6q5DEte/YgdwFhnffJS/hrS/TWzFxL3J6lsuSuFjn6MD\r\n9dQepNjetY0ET2cCwBmaKG5R5Hvo3sa8eEqMpCKk5cC1pi7AJ1LhC55768wv\r\nx4uTarq6c0GQnTvVOdK4W8/62e7QKJ6lPdg=\r\n=5Y7w\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","gitHead":"ed3a22befdc828bfc8371322c179e4bf2285d621","_npmUser":{"name":"anonymous","email":"vidorteg@microsoft.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/configuration-web-recommended"},"_npmVersion":"8.12.1","description":"webhint's recommended hints configuration for live websites","directories":{},"_nodeVersion":"14.19.3","dependencies":{"@hint/hint-sri":"^4.0.20","@hint/parser-css":"^3.0.37","@hint/hint-no-bom":"^4.2.24","@hint/parser-html":"^3.1.3","@hint/hint-ssllabs":"^2.4.24","@hint/formatter-html":"^4.3.15","@hint/formatter-json":"^3.1.34","@hint/connector-jsdom":"^4.1.25","@hint/connector-local":"^3.2.25","@hint/hint-compat-api":"^4.5.4","@hint/hint-http-cache":"^4.0.20","@hint/hint-button-type":"^3.0.20","@hint/formatter-stylish":"^3.1.34","@hint/formatter-summary":"^3.0.37","@hint/hint-content-type":"^4.2.24","@hint/hint-html-checker":"^3.3.24","@hint/parser-javascript":"^3.1.23","@hint/hint-disown-opener":"^4.0.20","@hint/hint-meta-viewport":"^5.0.20","@hint/connector-puppeteer":"^2.5.22","@hint/hint-css-prefix-order":"^1.5.4","@hint/hint-http-compression":"^5.2.24","@hint/hint-no-inline-styles":"^1.0.16","@hint/hint-no-http-redirects":"^3.0.20","@hint/hint-scoped-svg-styles":"^1.3.24","@hint/hint-stylesheet-limits":"^3.3.24","@hint/hint-create-element-svg":"^1.3.24","@hint/hint-detect-css-reflows":"^1.0.2","@hint/hint-meta-charset-utf-8":"^4.0.20","@hint/hint-no-html-only-headers":"^3.0.20","@hint/hint-leading-dot-classlist":"^1.0.17","@hint/hint-no-disallowed-headers":"^3.1.19","@hint/configuration-accessibility":"^2.0.25","@hint/hint-x-content-type-options":"^4.0.20","@hint/hint-no-friendly-error-pages":"^3.3.24","@hint/hint-no-protocol-relative-urls":"^3.1.4","@hint/hint-strict-transport-security":"^3.0.20","@hint/hint-validate-set-cookie-header":"^3.0.20","@hint/hint-image-optimization-cloudinary":"^3.2.24","@hint/hint-highest-available-document-mode":"^5.0.20","@hint/hint-no-vulnerable-javascript-libraries":"^2.12.19"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-web-recommended_8.2.19_1679950779188_0.29035038891627973","host":"s3://npm-registry-packages"}},"8.2.20":{"name":"@hint/configuration-web-recommended","version":"8.2.20","keywords":["a11y","accessibility","best-practices","compatibility","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-web-recommended@8.2.20","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://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"fc8887f6bb164e85a25f07e1782641fba7b381e6","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-8.2.20.tgz","fileCount":4,"integrity":"sha512-jfiJ6jEorn6PpYi7OqPIszsV/OqarvuDvDLyjNxJno9yrebXIiiuDQxL6GC+ZG3WV64fUMpJ17ymTouel/z7lg==","signatures":[{"sig":"MEUCIQCPM0dRwF0SeqEohsdVMY5JjjfoTnQQhf7rqsUyhj3/0gIgLN0L+N7LFxIn8q59ugeFIw9elipH92fkBPGdy9Etjww=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16711,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkI1JnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpUGQ/+MfBdIlLgTNI1G8cvUoVzdMyUQ+M3e5v5lVgKD7tj9jlB4h2e\r\nOZpOKuMk/btJavjtiTqYmgy26eKULcuHrGgARXolc1rR8AhBvGcsINGaWpMj\r\nkcMHCnpWojr3P2kOuQ0mTdG3Z/ZJvpiNkgejZTY+EgF7d+sqG0PxjKF4DMYT\r\nryHtKkS+UxJ3/MKU8ybdVSWq/LEkljFrjMEnuc3CJG2rvLbRwUJ7wRmlAucA\r\nPZuZgBFKReqNsPb834+jIcIaijnS/wEbPKIaIJUePwQ6EqONndNID0w3X58n\r\nPz0fcCUzh0MZkkRO/yA/ki0XGPJ7sF1yLSBCsLTv7WnGQ0i2iFXgosF1HZL2\r\nlTxfbeJ5dxWV6BOA6ev9KcEtCD1DVRHDHcVXG3ohXwhBcmq2eJjUbHs/Y1qR\r\nQUwr7x/4hgEBeRlUvGcu6ey+57U43nuZbVYuPkiQVB+cU3Uv7+JubkfRhBjK\r\nqwFHIwFpM+RGYWxsmLoAD7Fk2yyVf2YGJhI7AWZn1crJ0PWu4yX9y1yVjP7J\r\ntfwpxPiVz2+9eB82ybTBN+57VdoIi/aslfxFCX8aCmnTxdydwMDkCIWy3/Q0\r\nryaC3+vHf9j4JX3MeIzApvJUo7L9bXF6fHNR3rqKb8Q97v/zcoqHOxwxOJ1z\r\nqjBOEI5QnN2X/0H7rvJL9Him1z0UXDdljVU=\r\n=6vQl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","gitHead":"2f8a69a205d52845a54da229edf00b514b1b6a19","_npmUser":{"name":"anonymous","email":"vidorteg@microsoft.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/configuration-web-recommended"},"_npmVersion":"8.12.1","description":"webhint's recommended hints configuration for live websites","directories":{},"_nodeVersion":"14.19.3","dependencies":{"@hint/hint-sri":"^4.0.20","@hint/parser-css":"^3.0.37","@hint/hint-no-bom":"^4.2.24","@hint/parser-html":"^3.1.3","@hint/hint-ssllabs":"^2.4.24","@hint/formatter-html":"^4.3.15","@hint/formatter-json":"^3.1.34","@hint/connector-jsdom":"^4.1.25","@hint/connector-local":"^3.2.25","@hint/hint-compat-api":"^4.5.4","@hint/hint-http-cache":"^4.0.20","@hint/hint-button-type":"^3.0.20","@hint/formatter-stylish":"^3.1.34","@hint/formatter-summary":"^3.0.37","@hint/hint-content-type":"^4.2.24","@hint/hint-html-checker":"^3.3.24","@hint/parser-javascript":"^3.1.23","@hint/hint-disown-opener":"^4.0.20","@hint/hint-meta-viewport":"^5.0.20","@hint/connector-puppeteer":"^2.5.22","@hint/hint-css-prefix-order":"^1.5.4","@hint/hint-http-compression":"^5.2.24","@hint/hint-no-inline-styles":"^1.0.16","@hint/hint-no-http-redirects":"^3.0.20","@hint/hint-scoped-svg-styles":"^1.3.24","@hint/hint-stylesheet-limits":"^3.3.24","@hint/hint-create-element-svg":"^1.3.24","@hint/hint-detect-css-reflows":"^1.0.3","@hint/hint-meta-charset-utf-8":"^4.0.20","@hint/hint-no-html-only-headers":"^3.0.20","@hint/hint-leading-dot-classlist":"^1.0.17","@hint/hint-no-disallowed-headers":"^3.1.19","@hint/configuration-accessibility":"^2.0.25","@hint/hint-x-content-type-options":"^4.0.20","@hint/hint-no-friendly-error-pages":"^3.3.24","@hint/hint-no-protocol-relative-urls":"^3.1.4","@hint/hint-strict-transport-security":"^3.0.20","@hint/hint-validate-set-cookie-header":"^3.0.20","@hint/hint-image-optimization-cloudinary":"^3.2.24","@hint/hint-highest-available-document-mode":"^5.0.20","@hint/hint-no-vulnerable-javascript-libraries":"^2.12.19"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-web-recommended_8.2.20_1680036455289_0.10395671472668444","host":"s3://npm-registry-packages"}},"8.2.21":{"name":"@hint/configuration-web-recommended","version":"8.2.21","keywords":["a11y","accessibility","best-practices","compatibility","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-web-recommended@8.2.21","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://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"13e0f22ebc838a002d1f22acab16448395899f74","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-8.2.21.tgz","fileCount":4,"integrity":"sha512-hCGpaLI/KBhlFgFHMeQ8mWXmzn6BDljBf9g1wVEOdicyxuueAgnTLkwIqSKRneFTmp7lks4S5Sn0HkUpYKJ3wg==","signatures":[{"sig":"MEQCIG6oPs0fw7gwHvcMt8GGxr9W2c1e2gSZt0jMGdVYxN/tAiBeQDHqUvvKxr3+/qA96QmG0+ZkYHWUP/4kEjXNPKR0eQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16711,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJahkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqGsQ/7BhGYOuXuhR4kS6x1QtHjrFn9O2riJ5AV29ggGIuhzcpexrc5\r\nnoRToKwBtx/6d2nK6qGu6+7KVA0iyTU9GD6mz8dqHoDld6YI/KktfsgRk+be\r\naaI8777aHP3jNTuBwFP/mSpeyoC/Jqs3dlWj1BBh1jB2Et0UMIIXy21HB2m4\r\nvQ6OHB5e41B91iUYdDD6dwUQJyX9d6mO1XDynqE/XZ9+cw0dwBaKYr9EaBvf\r\nEAMRLodVEdx4ylP9cPDxvhHkakdT9m6JjTzno52lECnLNgirlA/NPMUPwl4z\r\nJ1ELhE3e87h+ZSoAb93TU8+KKlOwszC8VTthpyKXIsGzxVgpCT/UlSkualdS\r\nBq3nxA7WMEYFBM3APrSLmrm/qFNpGi9UxPeUNM3igSaDbW6xwDn/QA/n5M3m\r\nWy4uqYNk5gWGwse6ynPJaMwdywFWFGxeSUqBYJSV4oZGejLesSBd1q7uXpiQ\r\nVABgFLAPoGw5CSSGHS6zf5pVXnti+AlxiUFuIOOLBWodmoldxY3nBCzWOGkT\r\n/pPMgifCieoUozBJHm5+bqrz0hnVr3xIYUuk8zFij56YnlnyPG10SIzRAEX9\r\nB/O9VTaawBofpHyZUk9ccgDUS55xBLbT7rF9t+UfJVM/Zn03LBeyfZosqb/h\r\nYb9uxEx2QDuGID+HAYyVeUG3OKPybxEsr5o=\r\n=rURl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","gitHead":"60a76eb56b6691efc428c392fdec4d5ac2cd43ba","_npmUser":{"name":"anonymous","email":"vidorteg@microsoft.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/configuration-web-recommended"},"_npmVersion":"8.12.1","description":"webhint's recommended hints configuration for live websites","directories":{},"_nodeVersion":"14.19.3","dependencies":{"@hint/hint-sri":"^4.0.20","@hint/parser-css":"^3.0.38","@hint/hint-no-bom":"^4.2.24","@hint/parser-html":"^3.1.3","@hint/hint-ssllabs":"^2.4.24","@hint/formatter-html":"^4.3.15","@hint/formatter-json":"^3.1.34","@hint/connector-jsdom":"^4.1.25","@hint/connector-local":"^3.2.25","@hint/hint-compat-api":"^4.5.5","@hint/hint-http-cache":"^4.0.20","@hint/hint-button-type":"^3.0.20","@hint/formatter-stylish":"^3.1.34","@hint/formatter-summary":"^3.0.37","@hint/hint-content-type":"^4.2.24","@hint/hint-html-checker":"^3.3.24","@hint/parser-javascript":"^3.1.23","@hint/hint-disown-opener":"^4.0.20","@hint/hint-meta-viewport":"^5.0.20","@hint/connector-puppeteer":"^2.5.22","@hint/hint-css-prefix-order":"^1.5.5","@hint/hint-http-compression":"^5.2.24","@hint/hint-no-inline-styles":"^1.0.16","@hint/hint-no-http-redirects":"^3.0.20","@hint/hint-scoped-svg-styles":"^1.3.25","@hint/hint-stylesheet-limits":"^3.3.24","@hint/hint-create-element-svg":"^1.3.24","@hint/hint-detect-css-reflows":"^1.0.4","@hint/hint-meta-charset-utf-8":"^4.0.20","@hint/hint-no-html-only-headers":"^3.0.20","@hint/hint-leading-dot-classlist":"^1.0.17","@hint/hint-no-disallowed-headers":"^3.1.19","@hint/configuration-accessibility":"^2.0.25","@hint/hint-x-content-type-options":"^4.0.20","@hint/hint-no-friendly-error-pages":"^3.3.24","@hint/hint-no-protocol-relative-urls":"^3.1.4","@hint/hint-strict-transport-security":"^3.0.20","@hint/hint-validate-set-cookie-header":"^3.0.20","@hint/hint-image-optimization-cloudinary":"^3.2.24","@hint/hint-highest-available-document-mode":"^5.0.20","@hint/hint-no-vulnerable-javascript-libraries":"^2.12.19"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-web-recommended_8.2.21_1680189540727_0.5389933842614099","host":"s3://npm-registry-packages"}},"8.2.22":{"name":"@hint/configuration-web-recommended","version":"8.2.22","keywords":["a11y","accessibility","best-practices","compatibility","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-web-recommended@8.2.22","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://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"5be366639e5c3e5f9288d184eb864674b45dad3e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-8.2.22.tgz","fileCount":4,"integrity":"sha512-xtmew1kmEhvCKpqvexh2gD5ileb5Nu16GbmXR94ddTtE97HanHCprI8nsr7BwtCa3h08aqevvZsrNhqe7TcdNQ==","signatures":[{"sig":"MEYCIQCFq/NvSOhjRRDNMlNoT/xXsumwkrphPQYiVrnh5iEDWQIhALZUEkL/QCreI1Apv0nxCvs6hdhOnfdzceFEgCqkl/xU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16711},"main":"index.json","gitHead":"fe6feadb1f77798203ea9d75edd88cf2fcfd1b61","_npmUser":{"name":"anonymous","email":"vidorteg@microsoft.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/configuration-web-recommended"},"_npmVersion":"8.14.0","description":"webhint's recommended hints configuration for live websites","directories":{},"_nodeVersion":"14.20.0","dependencies":{"@hint/hint-sri":"^4.0.21","@hint/parser-css":"^3.0.39","@hint/hint-no-bom":"^4.2.25","@hint/parser-html":"^3.1.4","@hint/hint-ssllabs":"^2.4.25","@hint/formatter-html":"^4.3.16","@hint/formatter-json":"^3.1.35","@hint/connector-jsdom":"^4.1.26","@hint/connector-local":"^3.2.26","@hint/hint-compat-api":"^4.5.6","@hint/hint-http-cache":"^4.0.21","@hint/hint-button-type":"^3.0.21","@hint/formatter-stylish":"^3.1.35","@hint/formatter-summary":"^3.0.38","@hint/hint-content-type":"^4.2.25","@hint/hint-html-checker":"^3.3.25","@hint/parser-javascript":"^3.1.24","@hint/hint-disown-opener":"^4.0.21","@hint/hint-meta-viewport":"^5.0.21","@hint/connector-puppeteer":"^2.5.23","@hint/hint-css-prefix-order":"^1.5.6","@hint/hint-http-compression":"^5.2.25","@hint/hint-no-inline-styles":"^1.0.17","@hint/hint-no-http-redirects":"^3.0.21","@hint/hint-scoped-svg-styles":"^1.3.26","@hint/hint-stylesheet-limits":"^3.3.25","@hint/hint-create-element-svg":"^1.3.25","@hint/hint-detect-css-reflows":"^1.0.5","@hint/hint-meta-charset-utf-8":"^4.0.21","@hint/hint-no-html-only-headers":"^3.0.21","@hint/hint-leading-dot-classlist":"^1.0.18","@hint/hint-no-disallowed-headers":"^3.1.20","@hint/configuration-accessibility":"^2.0.26","@hint/hint-x-content-type-options":"^4.0.21","@hint/hint-no-friendly-error-pages":"^3.3.25","@hint/hint-no-protocol-relative-urls":"^3.1.5","@hint/hint-strict-transport-security":"^3.0.21","@hint/hint-validate-set-cookie-header":"^3.0.21","@hint/hint-image-optimization-cloudinary":"^3.2.25","@hint/hint-highest-available-document-mode":"^5.0.21","@hint/hint-no-vulnerable-javascript-libraries":"^2.12.20"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-web-recommended_8.2.22_1686327873407_0.3239522883981534","host":"s3://npm-registry-packages"}},"8.2.23":{"name":"@hint/configuration-web-recommended","version":"8.2.23","keywords":["a11y","accessibility","best-practices","compatibility","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-web-recommended@8.2.23","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://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"f323f68b764ac16ed73a461ddeed8605e7f51ad6","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-8.2.23.tgz","fileCount":4,"integrity":"sha512-aoFEg0K/5+XcQo31YiqkSbb/BSy8Gn701A032Q6CCrdlyBJbtuRB2QolPSBtD2bnzVwd+0RlvPWKI/dZ95iZjQ==","signatures":[{"sig":"MEUCICVw5BWy4/BJgWO+VXNO3XPmrYplbZzM8eVYLcvkDG4gAiEA5UUrOue2SDYwIAVfHLmHIYLhysJIuSXGlO2obMAMn0U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16711},"main":"index.json","gitHead":"89eff1633735f4669156dd0b2d093697f458aea7","_npmUser":{"name":"anonymous","email":"vidorteg@microsoft.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/configuration-web-recommended"},"_npmVersion":"8.14.0","description":"webhint's recommended hints configuration for live websites","directories":{},"_nodeVersion":"14.20.0","dependencies":{"@hint/hint-sri":"^4.0.22","@hint/parser-css":"^3.0.39","@hint/hint-no-bom":"^4.2.26","@hint/parser-html":"^3.1.4","@hint/hint-ssllabs":"^2.4.26","@hint/formatter-html":"^4.3.16","@hint/formatter-json":"^3.1.35","@hint/connector-jsdom":"^4.1.27","@hint/connector-local":"^3.2.27","@hint/hint-compat-api":"^4.5.7","@hint/hint-http-cache":"^4.0.22","@hint/hint-button-type":"^3.0.22","@hint/formatter-stylish":"^3.1.35","@hint/formatter-summary":"^3.0.38","@hint/hint-content-type":"^4.2.26","@hint/hint-html-checker":"^3.3.26","@hint/parser-javascript":"^3.1.24","@hint/hint-disown-opener":"^4.0.22","@hint/hint-meta-viewport":"^5.0.22","@hint/connector-puppeteer":"^2.5.24","@hint/hint-css-prefix-order":"^1.5.7","@hint/hint-http-compression":"^5.2.26","@hint/hint-no-inline-styles":"^1.0.18","@hint/hint-no-http-redirects":"^3.0.22","@hint/hint-scoped-svg-styles":"^1.3.27","@hint/hint-stylesheet-limits":"^3.3.26","@hint/hint-create-element-svg":"^1.3.26","@hint/hint-detect-css-reflows":"^1.0.6","@hint/hint-meta-charset-utf-8":"^4.0.22","@hint/hint-no-html-only-headers":"^3.0.22","@hint/hint-leading-dot-classlist":"^1.0.19","@hint/hint-no-disallowed-headers":"^3.1.21","@hint/configuration-accessibility":"^2.0.27","@hint/hint-x-content-type-options":"^4.0.22","@hint/hint-no-friendly-error-pages":"^3.3.26","@hint/hint-no-protocol-relative-urls":"^3.1.6","@hint/hint-strict-transport-security":"^3.0.22","@hint/hint-validate-set-cookie-header":"^3.0.22","@hint/hint-image-optimization-cloudinary":"^3.2.26","@hint/hint-highest-available-document-mode":"^5.0.22","@hint/hint-no-vulnerable-javascript-libraries":"^2.12.21"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-web-recommended_8.2.23_1687907286029_0.4307591877517323","host":"s3://npm-registry-packages"}},"8.2.24":{"dependencies":{"@hint/configuration-accessibility":"^2.0.28","@hint/connector-puppeteer":"^2.5.25","@hint/connector-jsdom":"^4.1.28","@hint/connector-local":"^3.2.28","@hint/hint-detect-css-reflows":"^1.0.7","@hint/formatter-html":"^4.3.17","@hint/formatter-json":"^3.1.36","@hint/formatter-stylish":"^3.1.36","@hint/formatter-summary":"^3.0.39","@hint/hint-button-type":"^3.0.23","@hint/hint-create-element-svg":"^1.3.27","@hint/hint-compat-api":"^4.5.8","@hint/hint-content-type":"^4.2.27","@hint/hint-css-prefix-order":"^1.5.8","@hint/hint-disown-opener":"^4.0.23","@hint/hint-highest-available-document-mode":"^5.0.23","@hint/hint-html-checker":"^3.3.27","@hint/hint-http-cache":"^4.0.23","@hint/hint-http-compression":"^5.2.27","@hint/hint-leading-dot-classlist":"^1.0.20","@hint/hint-image-optimization-cloudinary":"^3.2.27","@hint/hint-meta-charset-utf-8":"^4.0.23","@hint/hint-meta-viewport":"^5.0.23","@hint/hint-no-bom":"^4.2.27","@hint/hint-no-disallowed-headers":"^3.1.22","@hint/hint-no-friendly-error-pages":"^3.3.27","@hint/hint-no-html-only-headers":"^3.0.23","@hint/hint-no-http-redirects":"^3.0.23","@hint/hint-no-inline-styles":"^1.0.19","@hint/hint-no-protocol-relative-urls":"^3.1.7","@hint/hint-no-vulnerable-javascript-libraries":"^2.12.22","@hint/hint-scoped-svg-styles":"^1.3.28","@hint/hint-sri":"^4.0.23","@hint/hint-ssllabs":"^2.4.27","@hint/hint-strict-transport-security":"^3.0.23","@hint/hint-stylesheet-limits":"^3.3.27","@hint/hint-validate-set-cookie-header":"^3.0.23","@hint/hint-x-content-type-options":"^4.0.23","@hint/parser-css":"^3.0.39","@hint/parser-html":"^3.1.4","@hint/parser-javascript":"^3.1.25"},"description":"webhint's recommended hints configuration for live websites","keywords":["a11y","accessibility","best-practices","compatibility","lint","performance","security","webhint","webhint-configuration"],"license":"Apache-2.0","main":"index.json","name":"@hint/configuration-web-recommended","peerDependencies":{"hint":"^7.0.0"},"repository":{"directory":"packages/configuration-web-recommended","type":"git","url":"git+https://github.com/webhintio/hint.git"},"version":"8.2.24","_id":"@hint/configuration-web-recommended@8.2.24","gitHead":"5db0e7f01a05fcd6ebfefe154a75a6d4a3cf3201","bugs":{"url":"https://github.com/webhintio/hint/issues"},"homepage":"https://github.com/webhintio/hint#readme","_nodeVersion":"18.19.1","_npmVersion":"10.5.0","dist":{"integrity":"sha512-hTQT/+OOKfu2sOJM6UzImibt3rBiHANXtov49Pn19V5zXL0s+PZAgPjdWUKdptwEDwgTaGN18QDpPJxaRVeFTw==","shasum":"14489d4e4cb8aff9c7246632079da3563a843b7d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-web-recommended/-/configuration-web-recommended-8.2.24.tgz","fileCount":4,"unpackedSize":16711,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD3WotbIYG83uanga/T38O2NuY21tV/PTA2XN3mUp8R1AIhAOZTUGk2HEsEU9U9n4q3aYWLyvPMRx26LyKfeWuh4cn4"}]},"_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/configuration-web-recommended_8.2.24_1724949279590_0.43736034244221655"},"_hasShrinkwrap":false}},"name":"@hint/configuration-web-recommended","time":{"created":"2018-07-17T21:15:52.473Z","modified":"2024-08-29T16:34:40.032Z","1.0.0-beta.0":"2018-07-17T21:15:52.593Z","1.0.0-beta.1":"2018-07-17T22:50:51.855Z","1.0.0":"2018-08-07T13:12:35.866Z","1.0.1":"2018-08-07T21:49:53.527Z","1.1.0":"2018-08-14T18:29:37.690Z","1.1.1":"2018-09-07T16:28:06.023Z","1.2.0":"2018-09-18T02:03:37.137Z","2.0.0":"2018-10-01T22:02:01.732Z","2.0.1":"2018-11-01T01:05:19.456Z","3.0.0":"2018-11-06T00:53:35.156Z","4.0.0":"2019-01-15T22:42:41.457Z","5.0.0":"2019-01-16T00:36:26.410Z","6.0.0":"2019-02-07T23:26:37.027Z","6.1.0":"2019-02-22T18:39:26.239Z","6.2.0":"2019-05-14T23:14:07.039Z","6.2.1":"2019-05-15T03:59:08.284Z","6.2.2":"2019-05-23T15:46:13.981Z","7.0.0":"2019-07-23T16:28:41.661Z","7.0.1":"2019-07-24T21:16:10.593Z","7.0.2":"2019-07-30T19:27:25.380Z","7.0.3":"2019-08-06T20:38:32.541Z","7.0.4":"2019-08-16T02:36:06.248Z","7.1.0":"2019-08-29T15:50:21.714Z","7.2.0":"2019-09-11T22:28:16.933Z","7.2.1":"2019-09-12T21:47:23.866Z","7.2.2":"2019-09-19T18:29:25.053Z","7.2.3":"2019-09-24T19:28:03.638Z","7.2.4":"2019-09-26T21:16:48.585Z","7.2.5":"2019-10-16T19:42:01.190Z","7.2.6":"2019-10-17T16:59:53.551Z","7.2.7":"2019-10-29T22:27:13.722Z","8.0.0":"2019-12-03T00:59:35.315Z","8.0.1":"2019-12-04T03:49:05.176Z","8.0.2":"2019-12-05T00:19:48.559Z","8.0.3":"2020-03-18T21:52:41.891Z","8.0.4":"2020-04-15T19:16:29.304Z","8.0.5":"2020-05-18T22:13:21.332Z","8.0.6":"2020-07-27T20:34:17.430Z","8.0.7":"2020-08-24T21:53:20.962Z","8.1.0":"2020-11-11T20:39:31.686Z","8.2.0":"2021-02-04T19:27:18.443Z","8.2.1":"2021-02-06T00:39:37.247Z","8.2.2":"2021-06-09T19:08:28.439Z","8.2.3":"2021-10-21T16:19:02.389Z","8.2.4":"2021-10-29T19:56:09.907Z","8.2.5":"2021-11-04T18:28:34.451Z","8.2.6":"2021-11-15T20:07:37.365Z","8.2.7":"2022-03-10T18:40:27.532Z","8.2.8":"2022-03-30T19:19:53.547Z","8.2.9":"2022-04-26T22:09:56.074Z","8.2.10":"2022-05-04T01:42:27.464Z","8.2.11":"2022-06-06T22:26:32.504Z","8.2.12":"2022-06-13T20:38:36.812Z","8.2.13":"2022-07-08T15:57:22.387Z","8.2.14":"2022-07-22T22:58:39.176Z","8.2.15":"2022-09-06T16:39:24.719Z","8.2.16":"2022-10-06T19:42:46.326Z","8.2.17":"2023-03-16T22:49:08.681Z","8.2.18":"2023-03-17T21:14:17.202Z","8.2.19":"2023-03-27T20:59:39.371Z","8.2.20":"2023-03-28T20:47:35.443Z","8.2.21":"2023-03-30T15:19:00.865Z","8.2.22":"2023-06-09T16:24:33.583Z","8.2.23":"2023-06-27T23:08:06.184Z","8.2.24":"2024-08-29T16:34:39.806Z"},"readmeFilename":"README.md","homepage":"https://github.com/webhintio/hint#readme"}