{"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","webhint","webhint-configuration"],"dist-tags":{"latest":"2.0.28"},"description":"webhint's axe-based accessibility configuration for WCAG 2.1 Level A and Level AA requirements","readme":"# webhint's accessibility configuration (`@hint/configuration-accessibility`)\n\nThis is a `webhint` configuration package to use for enabling\naccessibility hints based on [`axe-core`][axe core] provided\nvia [hint-axe][hint axe] and it is installed automatically\nwith webhint:\n\n```bash\nnpm install hint --save-dev\n```\n\n**Note:** The recommended way of running webhint is as a `devDependency` of\nyour project.\n\nThe minimum required [`.hintrc`][hintrc] file to use it is\nthe following:\n\n```json\n{\n    \"extends\": [\"accessibility\"]\n}\n```\n\nand it will be as if you had this:\n\n```json\n{\n    \"connector\": \"puppeteer\",\n    \"formatters\": [\n        \"html\",\n        \"summary\"\n    ],\n    \"hints\": {\n        \"axe/aria\": \"error\",\n        \"axe/color\": \"error\",\n        \"axe/forms\": \"error\",\n        ...\n    },\n    \"hintsTimeout\": 120000\n}\n```\n\nIf you prefer to use another formatter (or any other hint/connector,\netc.) you can do something like:\n\n```json\n{\n    \"extends\": [\"accessibility\"],\n    \"formatters\": [\"codeframe\"]\n}\n```\n\n<!-- Link labels: -->\n\n[axe core]: https://github.com/dequelabs/axe-core/\n[hint axe]: https://webhint.io/docs/user-guide/hints/hint-axe/\n[hintrc]: https://webhint.io/docs/user-guide/configuring-webhint/summary/\n","repository":{"directory":"packages/configuration-accessibility","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":{"name":"@hint/configuration-accessibility","version":"1.0.0","keywords":["a11y","accessibility","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-accessibility@1.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":"46ab822808c51da0520841d255fc980dcda427e9","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-accessibility/-/configuration-accessibility-1.0.0.tgz","fileCount":5,"integrity":"sha512-MKw1CTLxRW2NYHvQnyZRISC1q0Sa+yb1HGPdEbcvl5IoMF1o0vC+tzSY21qK4b1beHMlcSK3YqXYIRfHG+LMOg==","signatures":[{"sig":"MEYCIQCqB56N9Hop+HLQ831BUPNY87WzeXeUj8b8J3pHnnl+8AIhAKnM7b7WofCjzFRI5yX7G/NqtELCsQf/Bf6z+bO2OMGj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdN2yPCRA9TVsSAnZWagAA2ZwQAJF1CvbCRjAsqejdZn9N\nxPfSvKArJ3Z/p09Bro6EeL8ojdBhRP1TlHTqvvUN5EgG4DmMe2qXVlQqYypG\nB0Hhiy6LhY7fYFOAX4lPNO1qTF/7eiIoYOaCS78m7otkWPUjlOB1ANYwJitB\n32aqmmfLl//poypPU//5xfbYS8KhOnkxoxnQ4AnsksTPMVMOlZUIe0qmt9xo\ncmHK6M6nrW53/Dp2vTnSBORE7Brf2d+1+zgDoabPGGJLt4DwfXlJgt+inql9\nGjCa8IfQDpqQedd6iPkKpe9caS346f7QeZ8gg/aCn0DvlSRjr/JRIMoGuuye\nTyOEgDn/hdj0WJUWq+9Xtyc6CNDaB/aPBnDQD6TXmh4B9lY1evLv0htCoDaD\nVGggTAef7vcXAufmi2hsbgcdBIS+3dCs2oDrDWWrWB8AEkDWg5XtNRv6WmD3\n4eLI51oV+aRLMdT0/9yBbu1fqSmyPImjorHr26LPb36J6p2b0iSCQmJ6xRFv\nWiNRC9vu+FM/6C0AirfMJHPS5DbvlPt8zutPx3Z5t5gsEfk7ZomOU6HrkjeE\nAr0wbHc7Z3Ba9PZJFKKBAXgHILehZ4IIl/61sIOp4o6N3cSATWqRVVjHW6Am\n+QmN6MY8Q0gL6Jq1ts+dhOAkOON3aaMNc/5vdTKgDRvZzdXcgRFUGQLL69n3\newa8\r\n=pCfb\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 axe-based accessibility configuration for WCAG 2.1 Level A and Level AA requirements","directories":{},"_nodeVersion":"8.16.0","dependencies":{"@hint/hint-axe":"^4.0.0","@hint/formatter-html":"^4.0.3","@hint/formatter-summary":"^3.0.3","@hint/connector-puppeteer":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^5.1.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-accessibility_1.0.0_1563913358603_0.8633365986379304","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"@hint/configuration-accessibility","version":"1.0.1","keywords":["a11y","accessibility","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-accessibility@1.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":"ce5462f2d2369396bb38d4e62b4934dd5829d6e2","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-accessibility/-/configuration-accessibility-1.0.1.tgz","fileCount":5,"integrity":"sha512-zwVYi+CZKslUBekpkcmzrDZf71Jzqlpn7VPtvV0hz130z3s2XI3Twkesl+dH+5AZaQ4hiZxSiAcwgCDu0gLK1w==","signatures":[{"sig":"MEQCIDe6R9BTNDYyaaJcLkt3Df+g3gpb8eYe3LNP+573uhaHAiAm/fdtkZUt34RvbHMd70/tW91WKWbPULPS1OrMgiWvOg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15204,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOMqNCRA9TVsSAnZWagAArLsP/iFjOpIewwdlnmyB62b/\nTuRFgXJ9IDF4TmVCgr4C0fMyXL71b0Z1/MfElKcqp8hP4C+Rw3dgcMGHlL37\n2Yoom/G1SM2QiAt3t34WGDS4YXwm8qbstuZbSFTFVKnBBILLwc0EIJdqWb7p\nPsU2NaOMNzC+Fu53A/qpMpuY/FLf5X/WpY/r9OJRN5ve1VCG4fpHVk7xIVjn\ngbvNlwcReugifjTRDwYzOvyOuJUw4b30r9xoWGeV3EZ95DXAz6mtYagfzxAv\nUME2BMJd27+Bhieldodgzlek0IJoLEYrhIOSNUTNlqR4K61y4mtGSOoplMjH\nK+ghOeMqWOAWMyRKFXz9h5c+Ahv7qTF+LS3e8L3CsXLVJ/g7ex86JbmSO6hx\n710BuWfbMzE1MiRYzGSAGrR5kDtk7pC8dGgY52iqE6y8gpjQMR4ngLhbJyG/\nCWrNh8zlzBvtJBPt/49pjqc1QlGENz8HH6kp43PxngqFgd85R46pUEufqhce\nZEvPCIpp4HvY7H84fguNm/w7fUTpqk9eZ71hs4+c8er/MCUYKcW2uaBrp2qL\n6bx7pNzF1EJBvY3ryPQsNO9NsUqFDuet8mmwWzumuu4I9Q7TAbXqlmZcmuVG\nZJfYVF6RlYAGTORvkUWiNWn3TrO8dftwWXPkORv73a2wvSyt550Ap8cxBHNe\nCJSN\r\n=452G\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 axe-based accessibility configuration for WCAG 2.1 Level A and Level AA requirements","directories":{},"_nodeVersion":"8.16.0","dependencies":{"@hint/hint-axe":"^4.0.0","@hint/formatter-html":"^4.1.0","@hint/formatter-summary":"^3.0.3","@hint/connector-puppeteer":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^5.1.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-accessibility_1.0.1_1564002956818_0.6293890689142474","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"@hint/configuration-accessibility","version":"1.0.2","keywords":["a11y","accessibility","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-accessibility@1.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":"ffd3a4eab21603dd2ba0537d4aaa2e75c19830f4","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-accessibility/-/configuration-accessibility-1.0.2.tgz","fileCount":5,"integrity":"sha512-nTwoanftCe1MgFDAKNYAd1+Z7M9P5I67/+uERdKp8RFJtk5AOGZKOYGRDYtVQsozQ47GhI0mMBGtfMR3YyhElw==","signatures":[{"sig":"MEUCIQCVDcrp5QOt9XYx2AlnmVyD/WVsjphe6MXJYB7H1S9NwQIgT2FlQjZr+7Y8yGM5EcmZlXXHHvExdOMZBZk/TEoYsy8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15230,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQJoLCRA9TVsSAnZWagAAKKUP/R2CCB4XgcURWvKN1sSi\nD+SvExXA5wOWRH2hFEl3NfNNRATQ5Ja2uvYqwZ0GCGRwt6vXiy+SYTQsOgfu\nOKjW8ERP4O3196l/PtsFq4S8zy+Tf8X0kjKLDhMjrZu6QyyQy1P7KvCNlaW7\nEJHDBw7jeNTf2HzdMmSEDrjwhuNrKfcANxZOA4qxkAZ5Vv3iipxWo6TlHluc\nDBGIg/9Hg3bM/GQXNYvLDxHGDpYMy9Ngrh3MuUHM6qQgyEUrroEjtzz+RduO\nAzTXpcLvCfaDHBg0ED9SwAjcWImsuooMub/9q78Qw04OKfA7bca8r6ZmCFPW\nkmcGhIYz4KjUsYuFKV7UICr8g5NZK4X2XkORiJG7GYKbk0JBKO6ekNfo0UIA\n+D3J4HGPTEq8c+WhtphhUfLV6CWv716/8gJRTByR16PYFg4//y5LVqCySr8d\nah3DSNH1NjegUohMV134hTDgGueNvf2wUjoQf03j8TzC1Zt5/HJWr5vNq8Hb\n8n7EOMg1NAVwZy/lvWJejjog8OqlxvrsiOU1ZUSaBIiJDN4dvROGiJqT5gVo\nbchrYPHFvscwHOyfxt7HcOazORStPo9AlG04ruEKIoktTfLs0LIYeCfLGLzt\nRDXx+ykyqzoJZSmJuLPvE+fcwV+HjIfJtY63pPbeFXYA2/AkQyNZiDbPjB2S\nQEu4\r\n=qBiJ\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 axe-based accessibility configuration for WCAG 2.1 Level A and Level AA requirements","directories":{},"_nodeVersion":"8.16.0","dependencies":{"@hint/hint-axe":"^4.0.2","@hint/formatter-html":"^4.1.1","@hint/formatter-summary":"^3.0.5","@hint/connector-puppeteer":"^2.0.2"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^5.1.2"},"_npmOperationalInternal":{"tmp":"tmp/configuration-accessibility_1.0.2_1564514826166_0.623892101521617","host":"s3://npm-registry-packages"}},"1.0.3":{"name":"@hint/configuration-accessibility","version":"1.0.3","keywords":["a11y","accessibility","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-accessibility@1.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":"131788be7ac8ba39b1adfabbddc6b4f4b4d55e89","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-accessibility/-/configuration-accessibility-1.0.3.tgz","fileCount":5,"integrity":"sha512-Izdl5oAc0slwwYWbIo1N9GXwNy4Zh/L8lxbHfpR+J2BYFKH1YnABzJGE24XVH7YqsPUQxRBdVunPEe3a/OILdw==","signatures":[{"sig":"MEUCIBo7eoVCB3z+HHkC2nQMxUtT1+ZCosaLJ8aiqk+ro1YXAiEA9Fug1zEDkMH/6P68CeSUVKTGMFW6/p5xOr5g9iG6PWs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15257,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSeUxCRA9TVsSAnZWagAATLEQAJH4rPMSuE5XRuWGATpE\nZPx3fS06ZKdi/Lju3YtjHy7tV+FfQR9d3bZhFbzqcohn2ir9xJAY/sbKVN9c\ngnofuVugT4ZFZQFqofd8FtcKCWOmrV/wlLVc4ih290fAH3o5bGhfzfHGzRCc\nZbScYcg2THxKLOvcXB7lCL3wUwiP8rQ1sdmwmIPtGOPDYKNKdVx0T5CC2hai\nXlnqJOPVZthp2f0x/3lG+SfzELXRH0yijnKT8DcickcwQPfqaTytYFWgQHMp\nKz3Xtk7CY5iQAQPpewddl/BcXszX61X5dqybgvVUXgc0a+zpif6ccPtkgR60\n29kq0GAs43PAcdaJuLFPpuD01eePgD072FgJfTZVN6OgLIUgJJ001FDGzb82\nOwpza6Gx0cLwGNSFUFpF10eF6iVHsi7jEJEMBgeMtTmTCOJMsCox1dFDE1a5\n528PAFBtCPycfzfqIQYgvF3b6VuzET50zwYiVY9g1OurQUb8wVa3O5svrlKj\nnoAZpmjSFGxriWaq8FiPSB1PsYc19sIjvcQaPxzbRMbPv/plSSFHR7IP8S6h\nYEV8/pKDAuzF02sUNLzkcWPkn/6D5MsJ/tqgYTHgQ6snFMQVUMRf7/ISlwhw\nyGJIjVlOl0AXkBCA5TdCQtzpNXgvgg7SqRRu+okZGC8FHoi1ONsG7b05KA9/\nyMZK\r\n=eyKR\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 axe-based accessibility configuration for WCAG 2.1 Level A and Level AA requirements","directories":{},"_nodeVersion":"8.16.0","dependencies":{"@hint/hint-axe":"^4.0.3","@hint/formatter-html":"^4.1.2","@hint/formatter-summary":"^3.0.6","@hint/connector-puppeteer":"^2.0.3"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-accessibility_1.0.3_1565123888155_0.5940691308885497","host":"s3://npm-registry-packages"}},"1.0.4":{"name":"@hint/configuration-accessibility","version":"1.0.4","keywords":["a11y","accessibility","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-accessibility@1.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":"33157deb626e690ea6f6ad2aebf2305943640065","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-accessibility/-/configuration-accessibility-1.0.4.tgz","fileCount":5,"integrity":"sha512-YeYmv2OYXKmlGqoC2Ti/DhNfZKUyREWVfpcYkidta6tScRC3oyqqaO1Rjii1y2I59SU1HqpKLI8ND/3WuLiurg==","signatures":[{"sig":"MEQCIDP1v8+n0bFihUrGokSmg6F97fEJpRMUZs3BVVYvA4KIAiBNs47svKAB7sycJ4eQmPq4O4PoXZuLG20zFVToU6kwAQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15285,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVhaCCRA9TVsSAnZWagAAdV8P/1WjyxCfqM8rXAFWLOe7\nMF/wNpVidpjZw84N97tigLKpHLYxE+TaNwFadSRGw7Ec77xD9nwcQMCHUXpv\nPlW4amxCuBIqE7wiIKrZHJZHT0Gr7HeUf/mOdjaRmGLsXUFHJOvczmmuJthV\nDUA2z+1ZbU5QoI6h4ff1i0uCsnYIluhcyK3d1OmZSamCCxVzmCmFRbcIADk7\n4/xaFoZs5grucsyH90dr3lUia9W/Yd7uysE5WjAbtY/BU5UABHnlQCKzCO78\nQz1aCnP8FeW0l+fmajz4e38K2oc6cxXCcZkvvq6s9lA4UKEY7yguPUD/UKn3\nlksgtDkLZkhWPTRs1i82SqyeLH3XGQwHj2VelflguR1wTFR51LNHOwcbomvk\nT/qL0nSGjDoFdoxVgcMDnMUqCI5zjM0/UIFOlWOCuUe6/WjMEZkzNSzZdDmW\n9zCQIS8CwoDnZCkho0mrt9QjnvHZw7D2MOc9P7iFNODSvYl6JYXH2sNEttM/\nDZ6/YJkbXSl/RDh+M9FcLTFEfjmPrheQbHq5aMtFCrkvOIoNgBOrc07aVJNL\n5g2hJ/RpksFvX+l2fTSotAQWbdfEg/ov9J9jgX8czeF4VCiMKQbrwBDvisvj\nuUT+x+/LkBqpi3z3pCr7uo9tNdFYzQCVBITsZprSURZeyYFOTwWN5Rwa+ZU+\nN+1k\r\n=Ua2O\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 axe-based accessibility configuration for WCAG 2.1 Level A and Level AA requirements","directories":{},"_nodeVersion":"8.16.0","dependencies":{"@hint/hint-axe":"^4.1.0","@hint/formatter-html":"^4.1.2","@hint/formatter-summary":"^3.0.6","@hint/connector-puppeteer":"^2.0.3"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^5.2.1"},"_npmOperationalInternal":{"tmp":"tmp/configuration-accessibility_1.0.4_1565922945871_0.16622987497991248","host":"s3://npm-registry-packages"}},"1.0.5":{"name":"@hint/configuration-accessibility","version":"1.0.5","keywords":["a11y","accessibility","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-accessibility@1.0.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":"07c647c7f6137a640bd67b169d8a0f187d32f20a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-accessibility/-/configuration-accessibility-1.0.5.tgz","fileCount":5,"integrity":"sha512-pNmrBNXDmaGwtWM/xYolaQtCGSqkWMKe+Bz/qYlIvSojuAc60fBqK41BdHOMKX1s8JUp0uhKDkJ/SPWxQyJujg==","signatures":[{"sig":"MEUCIQDkys7M+qKffsPaWcCt4TUqO1+Qc2Bkdd9dTh7vebCgtQIgLl1FMNVZB0o/jfFBijKTm5oGBtOI1XyqtIbfAcNdAWI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15313,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZ/QqCRA9TVsSAnZWagAACZwP/R1RZjYyU4imRU1YEqs6\nsWfAhCtpwIF/g2/p/8OgQ1E0+orGaSJKIhBftZr1qaf1gn7uDczHPbUciprr\nraijxpRJvqQV7M8g9ILY8if15yc/VLNn9MhtsOvl5pkiMCQi8w4ZyFNWY+Sz\nZyMIwNdhTFcZMf32cfOatrXO/tQ6AeRgEkqFh3wt4nqtVTRvpm7UjsKaEYy2\npT5/OjxR65oyYuN3GyzHgZL7BnXj5WRWD41a4Oj2txd0Xi8rOK29AbJlo4gi\nHDYK3CZboKRFlWKQ+9wCYSh5shLY5rYf61zySqRHz1lLbLS7Zn6GsNxNT4BN\nNPx9yEtMTAHeV57tq8gEaYX4O/ZqMV1pVNH0+bwL5Zs7LhSuuJoEK0nXo/OB\nDDGktVFzTeEJmCh2hE1LVrz2yRI4JuyFDPeXMxQDPrSlJ4jQmblhPedSVFmO\nV1oFrOIbUexLbu1ujqIGjQQ9OjSIFyUyWsFhLFoT3FBxjL4gHTY9YdPdGmqI\nOSCiXQggvszT2o+lkwKWt4FltiIf9gAl92Y+UjBQMgF6ZSa1tb3/BRSslMcq\nfb+wtOKM7VZ3Nl0QIXHAMUtuQ5Ss2yVghJzo/6OrvmnN9ooawZfbH2r0/KtP\nnW1CJAv2koEp/NB2sHAlY6BozXgVsP5VWmu9df3mCzFnYpBQC/1qpJOrkNEG\n8GEL\r\n=8oqO\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 axe-based accessibility configuration for WCAG 2.1 Level A and Level AA requirements","directories":{},"_nodeVersion":"8.16.0","dependencies":{"@hint/hint-axe":"^4.1.1","@hint/formatter-html":"^4.1.4","@hint/formatter-summary":"^3.0.8","@hint/connector-puppeteer":"^2.0.5"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^5.2.2"},"_npmOperationalInternal":{"tmp":"tmp/configuration-accessibility_1.0.5_1567093801819_0.8882279094516339","host":"s3://npm-registry-packages"}},"1.0.6":{"name":"@hint/configuration-accessibility","version":"1.0.6","keywords":["a11y","accessibility","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-accessibility@1.0.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":"2e1f3419392cedfc3e140a36e098ace07f8b688f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-accessibility/-/configuration-accessibility-1.0.6.tgz","fileCount":5,"integrity":"sha512-+jIDUPG0YnEFkiMOs+wWgb/6KmKAtjNrLUOpUbKlDbYQHCfdeCBf8zQew+U+HOM3iDe2gJpN7OXYqs00gxN/MA==","signatures":[{"sig":"MEUCIFbTMbHBUxBwEr+9XDO0fVmJNEEu2pvNL5mEQ8YNVxi1AiEAi/yLSc5X0KWkFCe/gyeyfzLOmigbOFcTSt3L3oJb0Hs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15764,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdeXT3CRA9TVsSAnZWagAAbPIP/j6HhPCI4nwd3XQ3pqBc\nEd9Y/8cZ6T+2xABQoNpfNAAVI+jFoiQjAjbtQdhzk3t6TDxa6FmW2W0gqOxk\nM54UVFH3LLan7zrg9V3Ol2oeRgHRhpuVf5g/Zi+5Jy3yrkkfgM5VSFfPSQZl\njziKVyiZWjaJBu9WW6LFvDmkYRqvLwVb0rjUwsT/N22/5D9zl/l+ioI5Iglo\nPBdbgHhszXndEocJxsj3vofZ/Uv0wYBV0QPORWtbTfg46aWLEmluqvF+fX0B\n742qBBPlFFx862GhOLZWAQudyioxcwso3IuzYtKccuDa4JhQLpxOmh3njS2t\nJnPdggsjxJT6gSJEqp8mvctJLkp/5jRu7/jP8xTfoFXWjfYeOO1JoqnHU3Ve\nseyJvY58AgSFcZmSJ7kzBeV4xifTDU0EfL7HXQ5pG+IvB4DQgPK5PyneCOG8\nUCoToRHjGC0CzTZmhGtu04GxC6qgyKn8FLud6neP7ypU463mjLe8yPIcXeyY\nIclrQiwPBCDj4lPtJqQUQ+2BkAIgW2zDz67j6BYG0CjGdI53qLwwOuDLhlz0\nO0fb5uTfwtu0OAf6KoH894sy1pWQRWuAavcZjm2caQ4eM7XOskliLuhOSkbx\nrx0kIakNTXtS1cdRQee1Nmi9HXW3Qm9BFu08QgzsL2IqDmqEhWAmcovyYIsx\na/z1\r\n=9p/d\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-accessibility"},"_npmVersion":"6.9.0","description":"webhint's axe-based accessibility configuration for WCAG 2.1 Level A and Level AA requirements","directories":{},"_nodeVersion":"10.16.0","dependencies":{"@hint/hint-axe":"^4.1.2","@hint/formatter-html":"^4.1.5","@hint/formatter-summary":"^3.0.9","@hint/connector-puppeteer":"^2.1.0"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^5.2.3"},"_npmOperationalInternal":{"tmp":"tmp/configuration-accessibility_1.0.6_1568240886851_0.9792205801106562","host":"s3://npm-registry-packages"}},"1.0.7":{"name":"@hint/configuration-accessibility","version":"1.0.7","keywords":["a11y","accessibility","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-accessibility@1.0.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":"c90ec92f53d4f65744dff5f444def7e0a742ea43","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-accessibility/-/configuration-accessibility-1.0.7.tgz","fileCount":5,"integrity":"sha512-ACVd9xX4cMbu9EX4cEoFmmfCArw7dpforN359+kKSkSmgE3O5jWc787SmcHIatyiNdNfemZa7xKRHuQ4C/otBw==","signatures":[{"sig":"MEUCIQCJEjWVYNtx+uYAE1Nghvqc/GlE9iT2BSgC90N0Jh0VJAIgN82SnYabT+s1M5VfCPVUqQAOcUPZAWUhcFt95evNKkU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15796,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdg8jzCRA9TVsSAnZWagAAe6YQAIugt05X5GzvxjtjbO5r\nPUu1M25QegXF/qPFs+zq4xnQf4yhemzzWHiIlEQgKPNTDcy+d/cuRP2Cr21p\nw/3CoIdZpiBVUHdJNQzCqTAWt5siOR8XM4cxAtsqEZRRGBCWvgwrNlJopkQR\n1eIeQK8+haIYq0Ag6Bh7lLT4zGN0VBFSEQIKq32oX30zthDjiybLbtRITIiI\ncI9VM/zXZsL4ZbqbyqdNaXSx8E85axzJ4gl3WXxQsgX6Qu7opTa+CVhC/REJ\nTk5H5Nmz1AtdB56VT316VlWktd/+68RtOaWbzpDxVNydnVCrMX06jHMH+sVc\nJYP+TGMUtf/i/GhQ4Te/WNhM3K/lnPSxOVbjtlg9mBNit/A4MSWsBXz5+ud0\noYAp4yKPcnV4asGXPnpJAqWmZDAmUuuFsJImOLGv4BZixnljLjXRB5mRX94Q\nc/kRZbxaBn/JkQWePX8E2vbGnWCFPi9a8otJAzbFTdYBTRQNj8nulI0t8gmO\ncVAZnEWpAB7NHLgU9OUp74DFxFwJguo31lQkA516b78USYFiQ2LULLoJtMci\nw2EIQHQRpNWCYJd/deah0IjGlp1DNeNKYhbf+TUxZa8QoJMpmC/lEQG6Ehcw\nU2qW6HdKKfSikgxIFuXB0hDdUQHufNiitZJO4SvCtDKYJOhvNoNBNwvdjuD3\nXsVJ\r\n=2l6K\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-accessibility"},"_npmVersion":"6.9.0","description":"webhint's axe-based accessibility configuration for WCAG 2.1 Level A and Level AA requirements","directories":{},"_nodeVersion":"10.16.0","dependencies":{"@hint/hint-axe":"^4.1.3","@hint/formatter-html":"^4.1.6","@hint/formatter-summary":"^3.0.10","@hint/connector-puppeteer":"^2.2.0"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^5.2.4"},"_npmOperationalInternal":{"tmp":"tmp/configuration-accessibility_1.0.7_1568917746846_0.4960593333311296","host":"s3://npm-registry-packages"}},"1.0.8":{"name":"@hint/configuration-accessibility","version":"1.0.8","keywords":["a11y","accessibility","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-accessibility@1.0.8","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":"583bbde6bdf84130fa227c154b004094c2c5d796","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-accessibility/-/configuration-accessibility-1.0.8.tgz","fileCount":5,"integrity":"sha512-W5QHubOjOwj19II+Jnbwc0SnmyAzcMHtc7fynE/s9LN0/rXhXz5Pu+R2GGhtd63rLn0ZOXNzgoRuAhJNV6RfGQ==","signatures":[{"sig":"MEUCIQDAgWy0M3vx3FqSFGfOXHLCd2EsX0WoXJTDKRW3W/t4kgIgQPiQxAgM2ajU3OwrNGsKDtfYTqAFP0r6tRsmifHdU+4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15889,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdim4yCRA9TVsSAnZWagAAgPEP/iLznhV1h/oEaBRAi1Il\nAVDOO5+aPN1dlJxdJ+XMCTLhD+fGrtewjorSYnKAFZ35RlfMmEgyzsDoBFvs\nmR5K9UsnOvd14iopn0d6S2HoaOpXcPIuljdx8F7lD8oqMKjdZpHwUEceB7GI\nt3CYyV/BsYkibT38Xg6hZ4YfQhqKjd9mRNq/fk+ip4iilDFgAkeTHtBaO0zq\nhYLl4Xtl5gj1ZQKIrWu0fwU+XUrhta+4sMPit4ZQCBdR2vBsX9d4v/kVFKtj\nlrEOAZzbuH6P1sotQmlV+BUycqiMpiV10Z8bqKyV7fEPaJq3Um3SuurjOzFh\ndvd6YMYVMMWwvgDqmrYn4aC0Yq/GmlGdl9TSOmpdim+BqP9iEJDQ2tn/9M9d\ncVY4pLnyEA8JWQsyaf28jNvJk8Mrtpzi1DZnKB0wrMmxD2LhQrpqMZP5LZal\nNPKHFPlHVMhoTtPbib0LkmDnvczJEnAFMDPgWqVBlnJjcEq2nSDLX98P5gYF\nQs+AEYQRwoB6NPMMFTfmUJzjYdZVdykRn5oTtsv0qO0laPfZGKUVbayAVvLJ\nbtEFSxLSl+COSGFG1hjd4LI06MTHpImtydTTph7I6fe9MhRxbXLXGjYrgV0L\nJi3f6b7ZYba5WqwGbHsrXs3JX4SQaoyaxB+sFrDzx7+dNZvjG0ByKCn+vGF3\neIbG\r\n=orcw\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-accessibility"},"_npmVersion":"6.9.0","description":"webhint's axe-based accessibility configuration for WCAG 2.1 Level A and Level AA requirements","directories":{},"_nodeVersion":"10.16.0","dependencies":{"@hint/hint-axe":"^4.1.4","@hint/formatter-html":"^4.1.7","@hint/formatter-summary":"^3.0.11","@hint/connector-puppeteer":"^2.2.1"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-accessibility_1.0.8_1569353265797_0.9779804354288497","host":"s3://npm-registry-packages"}},"1.0.9":{"name":"@hint/configuration-accessibility","version":"1.0.9","keywords":["a11y","accessibility","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-accessibility@1.0.9","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":"9379be13fd9a0ee10373ee7caad124b9225c26a6","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-accessibility/-/configuration-accessibility-1.0.9.tgz","fileCount":5,"integrity":"sha512-rxqps39tbASpYqU0BEWonWe2oxz19f79C1pWID5Wpu3HbEWfC6wb/qS3SPA3vly11HlhFDl41MWWo5L1xrUAHw==","signatures":[{"sig":"MEUCIANQ+9QuagrlZadyzyPwjHdUXXfGWBP5Vaz8lEV6Zo6+AiEAvCa0SHupVET7jYDiKZ8bRVWjqe6E0l8vjtiSqey1lP8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15920,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjSqxCRA9TVsSAnZWagAATlYP/ipyPmDp7Liqp+wgT+FJ\nualpkH3Fkp/pLWRPBxKuJqGfrgPkCoYi5IYZRo33Vtn8Z7p0ibEut5qL9yIH\nzBnNq1dmuiHLLDOzJT0Ek+5LIhz33tCtvFxq70fVxDtxdSd6/dStIzn6JRaw\nUeR2P6vXp6Y2u6jFXO2m3O8CNRc3qdZWWxVdm9963BrIeasVbd2t1vnfwfwW\n3wvIK98ji1GeghrO2iDmLDfOpkGO+Vnajy4b4GNroVjeMYsmYPj9nnKFo4qA\nvwYKaGH1VfVwfZ/DuQhDd6d4Qv4TubEOq/Q5zURbKg/cqLlqNoam2/DKGaci\ngtBJi021+q5iMVkLOVsXT074xHYEDGFqJnh/yrL9hjUwCzuenJt9v/Ckw4ot\n0iAffBxvuB7Sw5JlGLW5wX45jx84mKWlonAmto828V2hgbb/P/xQcqYfWXXE\nyU8/92OqKPUC70J/E15N0IoeaMZHFHuolroS5D3yvedVIMPC3q3TYxGIo4q3\nJPOxfRPoG+crrch8BAlv6SAwDcRBi/aWkbNwnSCRqNAI6oPLYA52vev11Qz/\nnIgPY4dhA6KD7MPKNFmbjRKLF4x+j9Wt9R7TW+n0pjCTeg/e5XOI31RXe58v\nIbmTTw8jjhuGxhpGcoRVaeeNFWwjVv74HEMTyZpisj34QsrJXXDu/WJDggLP\nw0IC\r\n=w1Ng\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-accessibility"},"_npmVersion":"6.9.0","description":"webhint's axe-based accessibility configuration for WCAG 2.1 Level A and Level AA requirements","directories":{},"_nodeVersion":"10.16.0","dependencies":{"@hint/hint-axe":"^4.1.5","@hint/formatter-html":"^4.1.8","@hint/formatter-summary":"^3.0.12","@hint/connector-puppeteer":"^2.2.2"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-accessibility_1.0.9_1569532592924_0.360726096505414","host":"s3://npm-registry-packages"}},"1.0.10":{"name":"@hint/configuration-accessibility","version":"1.0.10","keywords":["a11y","accessibility","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-accessibility@1.0.10","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":"60c5110ab9e8ab7e7e993e3af9ed0ff81ac0d2f7","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-accessibility/-/configuration-accessibility-1.0.10.tgz","fileCount":5,"integrity":"sha512-1Urj1jek7UAayg0xbDrHFxVejFpdRYptF4fy5BGBtfTorimm95PSCTEHJ/dplybQndYRO3BYVF0fHFrhqYZSlg==","signatures":[{"sig":"MEQCIH8EhA29L0YJFzUSrmzjJhQEJd7gGfS6E6pCNTFqvwfQAiBRg6l6jQon+e+KAWAU7Uh9uvonmB/FCpCSupucCjXm7A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15951,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdp3J5CRA9TVsSAnZWagAAOP8P/jqZckXAEkkT/1ISaZzX\nKITguJCDB6kEKL7l4lOVROijvMDYBoRU8U/wfXNRvnSqmZIbuicWvrhW36+d\nsw9BdfZbbN8bk/+sOOM2JwN8L7HoXQQMo0XWsXpsI05/xXrGuhyHnWt7KqZ2\nq8hAJYZOw4Y0z8t1yG1MB+LMnfVwoUKb3+6sAIIMfRaCwACblgBkyPVJg3rh\n0Sj+lEMxqnfmuj+DzDQWGDIfgxjPuPNYCiBWJ663DXskm5YT2krGNx2kfMzw\n6W+bUHbh5d/Rzg/S3ys//DMqOOy1nyh25PM4xn0dE93Zdvx0MeXPUwKCDf1b\nGvUIwPn2IyllpZg//COwHhvAI16/WZoJ7bjLUZdz8xFmhycJqfOUkG9actFk\nmNHSwiHPZ/eeiUr787W9vD0kE1GymlnOQALpSK6zUu7c64zl5vAeQkoiV6FG\nKMAw+jbWxy6NBl/PZmcWflgc8D5giorDzgN9NyjSgEqnaBubdlyezUk6I0ml\n+lfkHAmXZIhE+3EJs31SqPrYuQpPkrKqhC6S+nC+C4+MJgykuixdClJod1vG\naDy+4bKMqdFnNK0o1ZFP6TAYH3TWCUVy1tF4UDB62uesgHD7J/CnxzcIGfaa\nb3Q4EdooCn79kk/HdI8cGScPWb9ud9N7qrpUQy0+/Pctb29quYEraNhZnCY6\nXnak\r\n=fdFm\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-accessibility"},"_npmVersion":"6.9.0","description":"webhint's axe-based accessibility configuration for WCAG 2.1 Level A and Level AA requirements","directories":{},"_nodeVersion":"10.16.0","dependencies":{"@hint/hint-axe":"^4.1.6","@hint/formatter-html":"^4.1.9","@hint/formatter-summary":"^3.0.13","@hint/connector-puppeteer":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-accessibility_1.0.10_1571254905088_0.6270711736930648","host":"s3://npm-registry-packages"}},"1.0.11":{"name":"@hint/configuration-accessibility","version":"1.0.11","keywords":["a11y","accessibility","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-accessibility@1.0.11","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":"c015a0164417cd75b3c2151b8611a6aa7820efbc","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-accessibility/-/configuration-accessibility-1.0.11.tgz","fileCount":5,"integrity":"sha512-AObfzqtnFkGNAr67Km1jvHod9HhQHVeeUeAoNbtNWMuKwU7/5d6arGvSaO8A+mRt6sDb/yaT2SeZEFtQ7TQY3g==","signatures":[{"sig":"MEUCIEu68QSsBu4bpllwu6yy5KXnFI3+W74/Jllz5wU6Gk+7AiEA16hBQBmCXoQj+w7L2/pmOxBGGHX5YmJ2qIddjOMoYxU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJduLyyCRA9TVsSAnZWagAA1joP/iCgAsktxxBOeXzIO4M0\ngob+kXVLNI4in1fV/s3ezWwNo3mcJ33Pexhq1zT20gYHZTZ2fa1LLgzDJaKc\nA1rsbWBbzXN6jUg0Pzt/64Iur8qGgLUviL3z2xHLxc3fAlcPALujBj1uoI5f\nDqiASwEPvNdQV/wratMaHcUz1C4QXtVUcG+sAxf32mfRnISWIQvxuEsRZxlo\nsPi9fGi07xXwFHqYJstFzp/to4h0g7vU/vy9u7gdZa4Pb6GwSKGUDsRTGDkB\nBjN67mMhWlmWeCgSQ0r6nuWIqBY16dNucs8kMEFZ2lqycEGSSIuhfiCrOjz9\nBjDhUetgMgSM/4Vmty8FyxVQyPiaUlqGUAEfigjlbX1sReCAyu1dmHTcitkH\nEIBfZv3bgDgzc9o1jdAXYkA3y3W+wSzg60UIisDt09ReZajaq4rB3f/giyc+\nUCd1/ecu2vk6yUwj65oUCHBgXgsBnpMibnyxpJyqq/UnDgDvIC6dSX0y/+CW\neKAd3Xsd3yajxyB0GW5gQlGDGmYvnYVr94yvdp8nvH7kFveUhOaUMvK64mAF\nokKnGNog0oEOGcMyo8rQnxB028o4ql4mC92fkXpWutvuh7c3RkzZgSzVtC7R\ndzPP6V7lrEGpo9GgoNQ4mDWi0cF8DebuzyM2pGqWGqNA+s3q5JbNaw8+8Jvs\n9EOC\r\n=+9YX\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-accessibility"},"_npmVersion":"6.9.0","description":"webhint's axe-based accessibility configuration for WCAG 2.1 Level A and Level AA requirements","directories":{},"_nodeVersion":"10.16.0","dependencies":{"@hint/hint-axe":"^4.2.0","@hint/formatter-html":"^4.1.10","@hint/formatter-summary":"^3.0.14","@hint/connector-puppeteer":"^2.4.0"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-accessibility_1.0.11_1572388017761_0.45833349506420373","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"@hint/configuration-accessibility","version":"2.0.0","keywords":["a11y","accessibility","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-accessibility@2.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":"c12ccb20d618a3a23bf05442bae1e7e72d2f9ce2","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-accessibility/-/configuration-accessibility-2.0.0.tgz","fileCount":5,"integrity":"sha512-y5qO6W7jTkYHFiskQgPIv1D5UOohfwChTwz/G5d/z+BFA2+zeaGRcmelAH+q5l5n5/qaSJvAMri7uL0SQ2GLgw==","signatures":[{"sig":"MEQCIAbQrqjex1X/Ho6GRTBi8yp1eJw16q16j3bGgOdb8jWaAiBDBUYX+r7M/zqHsHR1xTa3UblKK4QSM3N742l5A3URqw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16465,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5bNnCRA9TVsSAnZWagAAowMP/incZiOyD1i2X+tNzGNQ\nB/pewZWI575rgi7R+dSgasBErZF2WRDl+/hqLZDDuja/PxpfqNRdnmUZs76i\nbVuDX3FE9QeTHFDkLwnwuKLcPOUEl0G7Mp4oz3orzt9Jw13dnUC7pDRYAxju\npSNn65W4CRlR7Io98voUsCW5T5s9LZU1kgxK6MV5HRTAWU6ZRBPKBtCeKT0m\nlVV8OiRAYpB6h5yFhw60aNYuKO9owKbbbX3tnbUBRQEJ+dQ7Of7dQ1QtONdG\nDzx36QPEvy4LHGcHzmmKySeycr235BQwzal51FDSk66/XpPTiLFgyqw3XAa8\n5jLAg+JAo6oDn+QoCrFXoNkC+DWZzQmVjdUdggWxo+JqKIfDYINQz9B5lkd2\nIzKpihQTAlIQ5k+MPQQQUgjbsb9EI9ATM0WoJ1g2uqDOhpkI8oa4OKMLo6Qd\nsLAlI2hPgn+v4Bx71vXhxvRb6QkQyc6G35f3as4zWu8xoG5a0ifci4Cev51B\nFCpE4eSEJ+BVaiAZEc2NxubLs2GcLFUww2DXJpwlKjK05a0EtA67HXJapn5B\nsoGFfvG/CT++hdVHn4UbVRqGu4dSZSRgXizj2PDerhZcFnEfqkIZnnqCfNSR\ny4P7sgSMSWOdGCnHy4sgb8b156ZToxGUASHL5TBTxY2yu36+CLKnuk90xWR7\nQnka\r\n=0sNQ\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-accessibility"},"_npmVersion":"6.9.0","description":"webhint's axe-based accessibility configuration for WCAG 2.1 Level A and Level AA requirements","directories":{},"_nodeVersion":"10.16.0","dependencies":{"@hint/hint-axe":"^4.3.0","@hint/formatter-html":"^4.1.11","@hint/formatter-summary":"^3.0.15","@hint/connector-puppeteer":"^2.4.1"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-accessibility_2.0.0_1575334759296_0.06179816021275997","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"@hint/configuration-accessibility","version":"2.0.1","keywords":["a11y","accessibility","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-accessibility@2.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":"1208883698816f88d6cdadc3868eac38e6853c87","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-accessibility/-/configuration-accessibility-2.0.1.tgz","fileCount":5,"integrity":"sha512-fmeaBvSUCypMcqLXvSm880d5KZ0GDYifORf42C6YI4GOFGR1iFpxtZEgVeUig06QUV0YJvZb3m6NjgkjBtxVNw==","signatures":[{"sig":"MEQCIGlgevecT77v/8waSXzKzuEeCq+Rgtt7rSuAVBnf8iw3AiAh/Lt9rPWdn27jluIxAqLDYDbkNDqNJHU9PQC4y0mVaw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16465,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5yyfCRA9TVsSAnZWagAAUK4P/RYqZ76XqKAu7PmH6pb0\nkYP0uITr/U5jPhEEseHvcNebVBcDlZJ13PVu4s9wYSJroRmMD1vmdaXqqmdG\nGcoDvOnE0nYXSWrwKiiU1L0kNftGI/Oy+yyx0qsrwS+5m4rDZMeiuMAtNoUJ\ndEg+v0+/o9pWaKrH53YYIf+/wlvldx52N9t5kV2sM2cMLczZ2tI1bXiXanOv\nsYeZ1l+OQMkjQDdljiH+f+H5Kicggkp4ltFxpVZ2XA9suhzQ8rKZ6FIOf6t6\nNBtiKZJzQrz+u5Gh9kV7BHGBL26HLdjxdOxd/1hGhUWlneImGFbdJ+TsvmEt\nYsHwdLeuF5CE7cop73dQK1ob7J3y5lmYmCLyCBdgsbRnlB7GL9YBhSzK7N4L\n7hlsALPmyJAetdLKJu/p3S1sXthCh8UCcK5slVi7BXxWW51q0mHF8eM0jlyW\nl53FtEI21H+kzmLXuT7E1d8e7ZrtzgK3BJ6ichdPEYV4n7bKX3O9pPChHxVW\nGLSlxJJ0LEEbQRhTWOALUN+m9rGDk3P0j+oBviI03+ra96RsnpBorfgIOg/4\nYpjzecGIfqtXqs5S6iKVtUr3E8hMgdipZwmYwWha97PN0bmQZgQ6+TOBZPHG\na/qenPb6gGVSqZEtFHHlJIOulyFzDVRCFfUkZT+vhLmWxZjEr7XNNVTW5h9g\nUWiy\r\n=wC87\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-accessibility"},"_npmVersion":"6.9.0","description":"webhint's axe-based accessibility configuration for WCAG 2.1 Level A and Level AA requirements","directories":{},"_nodeVersion":"10.16.0","dependencies":{"@hint/hint-axe":"^4.3.1","@hint/formatter-html":"^4.1.12","@hint/formatter-summary":"^3.0.15","@hint/connector-puppeteer":"^2.4.2"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-accessibility_2.0.1_1575431326875_0.49014525088046934","host":"s3://npm-registry-packages"}},"2.0.2":{"name":"@hint/configuration-accessibility","version":"2.0.2","keywords":["a11y","accessibility","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-accessibility@2.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":"99d83e346b0dfff85f6244658958565cd79dfc0d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-accessibility/-/configuration-accessibility-2.0.2.tgz","fileCount":5,"integrity":"sha512-Db9fttplMZa2gjiYXSHMmBFJxZ1FlA9jsIJitJFx3G/ZKpWmOCrqIHHj/EgswFPsiiKSq1ARp7zDNPyegbMg2A==","signatures":[{"sig":"MEUCIQDZjeZAXwzfY4RWA/2kAwstM+YFFlMsjLCtCq047NATYAIgFC/xd4CM/iq7PVgaaniRqLPFqvEOFn4vfAcTJFfTKoo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16465,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd6E0YCRA9TVsSAnZWagAAEkMP/RaK7TnbDFXiy4YAjvDK\nSODUfmirJhEUCpitaWM3gpT7kaQv38LPq6UeimELpLFL6sdDAP6QVY/zta2D\n3DRuwNH6AuRLai3beD7BQ+NpVnBCmxb8IMowi7M2BtdOUnaS14vBl+2sua8p\n/NbrUcu5LmjpbE3Dp/V9zsYZPHTTJjUAiKo4skx/demwl5F+fPyRIKuu/l8i\nYFQeZMsjOJvjysW6aNSg8ZD03oSp5mlcEtoTkM/lLfd4gfQF4pMRpZNMF9tO\nsscSlaAA0iMQny2jFf7GwnBaYIpARK+0t3yBmfDIUzFnINtAEuyJSZsoUZ7M\nAZjFHFKizrhrXbFvVAZ+EF10w3L1ZL7HSH/OMoOMuECBucPAnYwdPN5vS/32\noreom3fG0i4Kqozbi2Mxi2yO0RBQbmI4glZ6rhiWTavrD4j4S9uOdepISyhJ\nqvTwF4u1TWGDqzIHNS1035yrFNgkuYm5CraA/VWYSB24fPfpViXPh+FTEgwk\nN6rQ2sX7ZSWM6yDoqVCgN9UPdasAJ1eKdXmMkaaB8zTtaDlAEqM2EZjqHjm6\neViekwShVbN/irOa4V+hjN6jz4CI/mGrx9cSCk2aUJvRs9+Emd1EVE2O4v72\n8N60PhWCdYdWRnqDuyWuQ0YxAp9CDiALS0xMYAJ88KbtSmpkOpsBpsT/vC3p\nV7TB\r\n=O3H9\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-accessibility"},"_npmVersion":"6.9.0","description":"webhint's axe-based accessibility configuration for WCAG 2.1 Level A and Level AA requirements","directories":{},"_nodeVersion":"10.16.0","dependencies":{"@hint/hint-axe":"^4.3.2","@hint/formatter-html":"^4.1.13","@hint/formatter-summary":"^3.0.16","@hint/connector-puppeteer":"^2.4.3"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-accessibility_2.0.2_1575505176220_0.17565594999285117","host":"s3://npm-registry-packages"}},"2.0.3":{"name":"@hint/configuration-accessibility","version":"2.0.3","keywords":["a11y","accessibility","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-accessibility@2.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":"6bc16ec030ca526b3838ab781717ef49ad8212b7","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-accessibility/-/configuration-accessibility-2.0.3.tgz","fileCount":5,"integrity":"sha512-nkYGoGPbyEoif+qB3m0na6nexvyInY6BFKID6rGAaoNfxCVjDEx4wFJJ8zFa4S7JkOrqPKbkOfx8P0c22vPgYQ==","signatures":[{"sig":"MEUCIBD2oU4I9oqSyyT5U3Fe70D66HQG/L8J2YLeEPA+OSuaAiEAxZcA7zzuv19VWqDig2Me1r34SOYIfS6G9523eb3p1PI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16464,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecpgUCRA9TVsSAnZWagAA6x8P/27Gats+30uzivaYLCoL\n8gRupvKwM8ig/rONMzxrM1tEzVKRtVQcpPVT000Jqbw/UzAAuOvfG6Igcvl4\n2gA6DeGQi2yRtJPmvOO8pg3CyZ3i5J9LnGP2ocQoP6vbLk0N/Laael5wVSiV\ni31ew3x5K8smfwQloHA7DIdCwvbYfTlBl/Nw3KzB+UHHaJZwecoUmkItadVR\nOJvCxHm7liXcyxvBlYd/HQxIEfnGmiw7CF6yUwMrzqA9qdOET3ePiXoSAA0V\nHovLRfB8lqE1RRwUq2e+cDwveE9tFpljv6XJlpM2xZgz3GNcSqwz1Hvd1Scj\nxZKL9yfO+3/pSbuWCbVNHRpHEehVtXaUAW/bk/+q38VfSg8vKHXfCkLccW+C\nP+0vcVn9Mv+Kz4daAzTf9dTYw+iwUGnEo5vxQxi89c70a6CaMU9x5PKmVwIj\nEO09KBxldjfUXhVf5ojexIrPgSW9+zMWhCktPM/495wrb16N3cliuXLVQtKW\n20Sv5TZI03AxdAuu2dK/8RA3r5roCTkJwhlSZ0rtNJWzh5uoOEAbKQSSsDOe\nazMsmyIM4lUeeAd3f0Xy7DYdv3yoPDkjjQ9I8wxeRPPQ4RON56cMatf3Shz7\nCKD2LAm+jR9Yr48PgfWOiurTvFK8s6UOeQe9wRVFvydCA/rkJPhxU/AC8rIf\n2gHM\r\n=9QE0\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-accessibility"},"_npmVersion":"6.13.4","description":"webhint's axe-based accessibility configuration for WCAG 2.1 Level A and Level AA requirements","directories":{},"_nodeVersion":"12.16.1","dependencies":{"@hint/hint-axe":"^4.3.3","@hint/formatter-html":"^4.2.0","@hint/formatter-summary":"^3.0.17","@hint/connector-puppeteer":"^2.5.0"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-accessibility_2.0.3_1584568339559_0.48035074709500125","host":"s3://npm-registry-packages"}},"2.0.4":{"name":"@hint/configuration-accessibility","version":"2.0.4","keywords":["a11y","accessibility","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-accessibility@2.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":"16697119fdca358a40d8d7271bb027934c265de6","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-accessibility/-/configuration-accessibility-2.0.4.tgz","fileCount":5,"integrity":"sha512-zjyw9u9E0gWQxOmubPbRhQ4UMLl1XDyW05bhuWq5tUGQAUhCnOVlPcUu4moXmLL3DpZx2D5j4Hu586RaK65H8Q==","signatures":[{"sig":"MEYCIQC5Xji3tvxwGBev5AtoUuaHuCWmMYGJgJtq2fwYGEUO8gIhAOkO4564mw+LIpPoaEH6vEuHGfhhJBy9ENVPE+PHQ5jF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16464,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJel11+CRA9TVsSAnZWagAAQH4QAJGyKe25OMoOu7IgOSZU\naq1D9JHQ5fNHAlz/bBZLGWH3E1jj9wnTQChTx7jgVrnFWw1+v5+c5eBwN7XB\nJJ5kDUPj3Zx2EcZ3Wh5Zqe+LxgFyjj2pH1Tf1YwIVW1Phe+2voNUabEKKYYY\nnLHrTKncW/5slKJCdNSqAIN7KEx6jbW0dqm369Bvy37SFHb+O6yHJzjd5Ygz\nhOc3YGr6lG0WRfW9/LVTuERxxaOpNF22JGvaePB2X9ui1enGQwyQtxQtB1k3\nj4YQPU8ijBvXoQRy9DObZQzq6/L9Nyq09P1Up8RQTdkNe8oPX3PmqWA7q9uM\nVJO6us10C5HhkbOLKs32W/uTd23MMH9l6wo25LijUkiY6CvobQZJgD+7TRjg\nYjxcsXlr2j7VxOdWBRP0CIiq5kZZ5BdtfkbZUHNQlWmXg9L5U275M34ARov7\nC2N/J8BF0tzEjgPp/F0m6W/6NJ/UCtWy8LAToiFFSawVGlBzbh+3fFAT6eji\ngW+ohTongljA6FMWgMFJqujfLrhu6hBABfwKG5xZorQYqrEBsdSRSG8rZKZx\nqg4JoSQ4knftrgyMiFVIs399NAp5jfINj9cqnEm5i8giA82EsvFN1DQtpI7v\neE+WDb61FTvLI5fEsalYzforp4zPeoFcorX0Jb23fKDcNWw1yqnZcniHzHRj\nLo4r\r\n=+qSG\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-accessibility"},"_npmVersion":"6.14.4","description":"webhint's axe-based accessibility configuration for WCAG 2.1 Level A and Level AA requirements","directories":{},"_nodeVersion":"12.16.2","dependencies":{"@hint/hint-axe":"^4.3.4","@hint/formatter-html":"^4.2.1","@hint/formatter-summary":"^3.0.18","@hint/connector-puppeteer":"^2.5.1"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-accessibility_2.0.4_1586978174188_0.9597427253021202","host":"s3://npm-registry-packages"}},"2.0.5":{"name":"@hint/configuration-accessibility","version":"2.0.5","keywords":["a11y","accessibility","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-accessibility@2.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":"130d0af3402da57cac24a25370fb8dd6b3a7028f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-accessibility/-/configuration-accessibility-2.0.5.tgz","fileCount":5,"integrity":"sha512-B3d6Rt6ohsq2X+usg+KgVuFwyjHUVYzfrPWBJco1VNvv26L1gBtGMhNkeK68YeOh/fA+S95ZJR+FTKEovsAsCg==","signatures":[{"sig":"MEUCIH9EHWON1EZWnx6u6SmomE9/NGBbifLhTgo37lLvIU7CAiEA/3Zl4+C/uGIMNBbcOx0KvrdNqSlUAgzMLJ/TcltuA+k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16464,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewwhvCRA9TVsSAnZWagAAHakP/3syyTn3LjPCEqp1q7Db\nyWgj1OgdBz8cE3vzfKv23jnHe7bU9JIdXZUZUlVRgeiBEYZrbFur94AMFYUl\nH+w283a65PIXl84lXH7yYsjXconGMptmFPEgOdSyw8P1zxM2wMKUMO0cI/yS\nieBuE36mqeuPf4YFUMY4kJpfqTf9nyJ1NaRS+NT5wNi89xBXSdapUjs0tB7q\nOnpfumr3xNc0seCzMDhtDnPXzkBDoWRS+ZGunYWf48x/Irk5a3ak0FjQsv7M\n6RGVEgqdA7nkHx0Hupf41nouWqVbKOWGD+6tIJWLa/q96Q57E8HgQfjrDVq4\nYepN0XQUL3UiyieOKEkh3CKBgtmwEpbVkJgxnSJkXcXX7PB2OcxrRc1md8Xe\n/zazpPfF0zdckYlsIMn7k7MSOTpEHyH8Fm0qsvJXs0HdoX9cs6m8GLo1+BGM\nuJqA8gyA6XJ+AAbziQjDfz+YmodAd9dDOXV931SJJEsHN/BgUReCVomqT7Vh\nBbi2NJx7pbByPgCLVGapzNoBq1xCCs8PMPmaP/bpIsuHhmXVIBTzwshPIgLV\nBhkQc/vDIDfDEOKRpeYTgwOswEsYJPb7nD77jIVB0rUhJQ2pvDefMdfASzin\n7Ao0K9iVc9hRCxA/vrw7DpLqNYA1tizIP5dZ0QCutmNrzGopkaZRXY/BsYer\nJEyX\r\n=ie7b\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-accessibility"},"_npmVersion":"6.14.4","description":"webhint's axe-based accessibility configuration for WCAG 2.1 Level A and Level AA requirements","directories":{},"_nodeVersion":"10.19.0","dependencies":{"@hint/hint-axe":"^4.3.5","@hint/formatter-html":"^4.2.2","@hint/formatter-summary":"^3.0.19","@hint/connector-puppeteer":"^2.5.2"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-accessibility_2.0.5_1589839983082_0.018737224096876393","host":"s3://npm-registry-packages"}},"2.0.6":{"name":"@hint/configuration-accessibility","version":"2.0.6","keywords":["a11y","accessibility","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-accessibility@2.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":"f90e2791cc8beafe4ffa3d9d9ea4ac8aab9d326d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-accessibility/-/configuration-accessibility-2.0.6.tgz","fileCount":5,"integrity":"sha512-ZGXnkuMkS5acaR+JsSWDyQMAVM65VF7Am4Yr+NHmpzv5qY7pkgHoIckPT5mAAK4T04byddWm8X5XxYNvAi5zzQ==","signatures":[{"sig":"MEUCIAvwry7cedeqHplhM1qh4zpNfcr9R46tXAb+yTqtQBXHAiEAxbXu0tHN56LIUvu0Uu9GCjFzaBQUMS5endoCG3CrDe4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16464,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfHzo4CRA9TVsSAnZWagAAMSAQAI1huBIrWTiK+G6zshHB\neWZyxEJJmM8kF3gvDVSmYC0ZS+xhRNeXfW8HbyJo+2lY3MQbB71HzV8b4RNw\njlAVj+lu8YA4UOzmKnqZQ0XflL4Zys+cDzftruTn5nAuwIr3efw/tBplw+IQ\nA+Ed0ypyxSA/AXdiolhoLRQBZmNgi9VD3CEhAknECgTaWYLl6VOOoH2zHA/z\nrK2YRWTJNbTeJyro8h/lv7icdxjDWO9fAaI8uttR+KabgKTz3/P0kWnKiPbj\nx9Jz48Q4wP0vXWYkCoysZo562mXR0BgKHUMW57OCHHr+GLjp6RZs7mwjDmGx\nTUbnls0qQ2DaXTGBlr/gsVRxopCN8A7QkEl0R5YGgVrUA6MHWfJa40RKm4kG\nheLAoMaG4N0xkRok8GyvsWOwhnqi3gtbFCJJK1floNSp8E4ocWV5c/t+4soO\nN9kfNbBu4eAfAWkXQcfRCJGLDHWUT0Q9/PkiZk+o7tu2JvPzCZvkPvatZc53\ntbdTcCgguRfqHOLaHXzXNBa5YP2zp71G2HQ8LNBaANPkATMjZzE1Dq3AAtNl\nGzSqrgPjWfoRQnUwOeLOp/VChJFHRqjqeSigl64rv5SvsTo79HtTGSpxSCi2\nJDrdHMw638OiSXFmLfBFcToVDVEUpMiqNHTSZoQuMoCKaN5l1ohBzZbhqxNF\neyu6\r\n=BRf6\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-accessibility"},"_npmVersion":"6.14.4","description":"webhint's axe-based accessibility configuration for WCAG 2.1 Level A and Level AA requirements","directories":{},"_nodeVersion":"10.19.0","dependencies":{"@hint/hint-axe":"^4.3.6","@hint/formatter-html":"^4.2.3","@hint/formatter-summary":"^3.0.20","@hint/connector-puppeteer":"^2.5.3"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-accessibility_2.0.6_1595882039512_0.4693635403400962","host":"s3://npm-registry-packages"}},"2.0.7":{"name":"@hint/configuration-accessibility","version":"2.0.7","keywords":["a11y","accessibility","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-accessibility@2.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":"2c49fb1b89f7a904567aa9c3085dd3266ab398c9","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-accessibility/-/configuration-accessibility-2.0.7.tgz","fileCount":5,"integrity":"sha512-dAHGtBtOMdui6IZydKmAAVnHNSj6pXmytVFMBFj+iIiOtH0YE0YylBRt2ZGMMuVp0frhccnCjIHH3QvzZ7b/Pw==","signatures":[{"sig":"MEUCIBaZJz5eYMNHbNe45iCyjDY0fQ0njm3yOuPYIZXO/WNdAiEA9KRsrsX1awy+t4ihgFKwZXFOZs0iUE/l5ZUjlTfJhGE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16464,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRDa3CRA9TVsSAnZWagAA3MIP/16oTQRULycfXOjzeuEa\nBYqUeTsV6G5UzWhEU1DwrbGDHoDj6wNCc/yWIVn6weJcf88rsAdpYWcShf1t\n88vdqprdiK9hSqJIJMMpQguL3hBY1V4tFkPkT+zHLrk7QLvYPe8rAyVtkU6x\n1oiwZ8u2+zE/hePjKrcwP3b7H7jYFW8HI3NvP9vftaExEj8P+X5xcjmwf3OW\n5OG0VR6lNQ9MFbohhLopuq3V1GwK1OHGwlWqjzlbVkMKgHT3YVxkC1+QueKo\n/+5yaCghtokwdt5BUzJxkBKYzKe3lyvvGJRfuf9QLD2Y2728s9YJ0x/KVs14\n0RJgozU242v+/AUyD6YnRwwfmcTOaVyKoT/muC+L8HjilHUlo0RnYQq0Cpoz\nwvpCjEm35j18hIHPkml9BE14e/ga/qDWpVfuSD/YykRZX5aItwZFu93tZB7I\nqk2sExkGKlcujSGO3RDGaRbpIAM+COsKQQFDMHJLWpuELfyeEPfX7Ce5+Ipv\nLLErDeBsbDU178sBWh6/i65MqYs2ukXXQYWVqKEMK/x6V1bneTroaNYibFpZ\nq2lI3FIrKaa4B9j/b6mt5LykTQ1kIVjen39szbuQj7tG68ZNRp4fRgCoFxhK\nfBK0XCE1EovfUhDKspnUCKDAdybSo8YFAdBIIETRMlSJ1yY6Bq0FmgFvgb0x\nzj/z\r\n=oG2r\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-accessibility"},"_npmVersion":"6.14.6","description":"webhint's axe-based accessibility configuration for WCAG 2.1 Level A and Level AA requirements","directories":{},"_nodeVersion":"10.22.0","dependencies":{"@hint/hint-axe":"^4.4.0","@hint/formatter-html":"^4.2.4","@hint/formatter-summary":"^3.0.21","@hint/connector-puppeteer":"^2.5.4"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-accessibility_2.0.7_1598305974757_0.40900718458758223","host":"s3://npm-registry-packages"}},"2.0.8":{"name":"@hint/configuration-accessibility","version":"2.0.8","keywords":["a11y","accessibility","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-accessibility@2.0.8","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":"55daebc71564a5e7281b1abbdaa0f9c542c83add","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-accessibility/-/configuration-accessibility-2.0.8.tgz","fileCount":5,"integrity":"sha512-o4WUIzm/2V4yUyPXvKEUkUtjo5QG/JTWqBRjsoz04dKiLO2n+Yr0MyifVEfYEtVbRPMH7Yp3BM53jiG70xgFBg==","signatures":[{"sig":"MEYCIQCipiP44w5b8hbdV53cIZNurqydfSQ+dN650nPFcZGCGQIhANWqUYXVHkKd4bnSQODjBwBNgpwOTgZhXglmaPJLfgdp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16464,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfrEv0CRA9TVsSAnZWagAAg6YP/3Rt33b4bTBx1yVUdU7h\nK3Y26CCJCWhoByWh6+ECBZOMY7IcGhNllHSPvv0QEZ/jAu3xWiznFQzQY3th\nPA0Pdw0perkoA8HkrJj2eVhuH/Kyvn/pYoINKxzE+ah6lhRNJIeLqMUK46Jg\nasGuPHJ0HI6VTD858sIR0ryAkuiv7SiN8yBYSux7vIG+ZJjzX2j9uO+Dwgc6\nbtzH4Uvf8iPfCzHyP7gLi+fRMegM1Mxk1fr+CRqXBXxEzoYanYafz7nzM2sR\nE6EV5yyFsV1mKo9lgBocTa4iU2bIyg6IxgtioDszFv9xwpmXdjV6Cu8wqPBI\nSIziisJp8MimbXpeA2bZluSjekFeci4zwLzXW/R3Q+bu6y2xwYUGRtu0OJUZ\ndWW+E9dqT1wlRxkFrDdtr6olyeio2YiI5RodkldXwmPmrCxqHt7DjGfXAhNR\nuGE3ikaIsSkfGdzIjLljtJYfn9Vb7jNDhN4UTfOjwlPD3TY8WcGm7qez6gl9\nM1sX1IGfX8jCOyrK1Dd45Ed8flpRZRQuUJnUgNIa2Tkqgu0K8ABzHzhmqZ+Y\nbOj98ul4kiPesfqz+JFHkxMicxRtszls152QjeSvniZZsBywdoUEux3Nv0bh\nNnce65FqAIXL/IgJWre1qesDUocNVEeXi2NecknUrqu7WSPsDFKs81DOZhJQ\nAfFJ\r\n=evzP\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-accessibility"},"_npmVersion":"6.14.6","description":"webhint's axe-based accessibility configuration for WCAG 2.1 Level A and Level AA requirements","directories":{},"_nodeVersion":"10.22.0","dependencies":{"@hint/hint-axe":"^4.4.1","@hint/formatter-html":"^4.3.0","@hint/formatter-summary":"^3.0.22","@hint/connector-puppeteer":"^2.5.5"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-accessibility_2.0.8_1605127155811_0.09154528460390976","host":"s3://npm-registry-packages"}},"2.0.9":{"name":"@hint/configuration-accessibility","version":"2.0.9","keywords":["a11y","accessibility","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-accessibility@2.0.9","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":"07635d15441f36327f421b3ff33a358c5d23332c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-accessibility/-/configuration-accessibility-2.0.9.tgz","fileCount":5,"integrity":"sha512-ubyR0xwq9V2+tW4ZLHrqO75LsFidwjA2GJdm5naPFydBCyuIGavxRYmNyYHDDzwGAC3Kfy1shCa9Y4wKJSY59w==","signatures":[{"sig":"MEQCIAi3c3PCtasW3HtZty2EAuIuGWUF6IWmWucUNNp/2+HmAiAFts4LoYO91zdBziv7TNZpu95nLeGppNaxrEbC/Lgypw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16700,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgHEqGCRA9TVsSAnZWagAARNAP/1snRed55yjR8ZJ+zk+p\nrSYZNbFet27xbvGo+GIP1UZifEbMqcYdF8k2cOB5nvUhORDDEispgzD3dvbN\n3tjvNASiaMLzSWeYes9zZ9KPPPw88UevN1w4YC1gziAqTggVZ3I5MeABogZI\n/GngyS0syt5+N6h1AudDcZtXhpFyautOjm2SmkEbJWGcksR0kWK2dAph7nso\nv92mM3+Oflt0x62RjPLU3pk3nOLZ2wmfqc3ctKEXCYHhpuKBC+oYR4N4gJBO\nB9kg6KvAUCEPZeK4OTOJjM5JasVCTjG6WgYzSEx91J0uQV1Ebq72U3oCncJO\nVushZdwDGRWNcV6YYz5TRIsienyFPzPHThErYZ/bwosTh16/KT6sfarSS6HD\ntjjoureOmQJda7XuD7p2ZXAQZN0ET719BdWoxpT2UEgapfdvw4od08HkGOoA\nX/G4iUZCKPbd/La/oeetrdoXD/YH8rYQHNcNBUpgGa8xv9ExEm/+MFIDsjRc\nBnIgMPL7ldkFgSdyK2K241C5eNJe39x1/QLOmD2vvzJcUO1qpTnbx0R0jYF+\n5NNRCg+T5fobzyLmrJtO3TQA30WZkE4BiwJ1Yyk5L/WJO02GOnUYsB+PZ590\nZItK0qS770iVoP47LJdr2Lvclz79bEIPbpGzwB/LepMGg+y322NdshHnRWVO\nVsNk\r\n=Hh7o\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-accessibility"},"_npmVersion":"6.14.6","description":"webhint's axe-based accessibility configuration for WCAG 2.1 Level A and Level AA requirements","directories":{},"_nodeVersion":"10.22.0","dependencies":{"@hint/hint-axe":"^4.4.2","@hint/formatter-html":"^4.3.1","@hint/formatter-summary":"^3.0.23","@hint/connector-puppeteer":"^2.5.6"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-accessibility_2.0.9_1612466821914_0.24221891505436033","host":"s3://npm-registry-packages"}},"2.0.10":{"name":"@hint/configuration-accessibility","version":"2.0.10","keywords":["a11y","accessibility","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-accessibility@2.0.10","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":"d586241d15fc9085322c81da02cb7e2ce8789485","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-accessibility/-/configuration-accessibility-2.0.10.tgz","fileCount":5,"integrity":"sha512-+qDUsQBTLKQ01rxTd+0RMK/4JFsb9rh+ienOCDhyW7vnCzze0CnQ+AN3gGXrtLqk/n/RrRnSnxARYptC+8EQRA==","signatures":[{"sig":"MEQCIE+anPr2DQhiAjkO8phb7aPJvbWuRrhK2kbhh7Rzqu1MAiA7P49SI0fSkbWLLwSG5mj+mxEW8QnHJUpFICPLkwY8sQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgHeU4CRA9TVsSAnZWagAAODsP/RlD8szFM59tuG4+ULCt\nKONL3Qfth70df0ODCzGG++W0ynbsL+ni5JgszVshIKKeRpp0CghJBfiftKMi\nFzibv8ns1X2stm2cpsdCe1aimIx//KTrNvoig3nDOayplSpZvVUS6SjsFyKK\nnDbhA0yFfvE7Lx4CqBEN3Xp75sGO9HOswCGothI6uGs54EdcHqsraPeEWgty\n4kz2evBuzo1OrwT/u51ViUFxJUwoy4wPNL1jWyzdF6SvFQb0fixF6ntOx3BP\nKwOHOGeNuZVHJo1ffby1iNcCua+QfwOYn8HrryuX46en7YnS9aihpb9fiJBh\n/oDXjpHJJ/wI7mI3dxjltZtgcLl13AZCZaW4KYdErAxFq3M/blQugoyKYpCN\nBNqyYMfKvWvlqcR0dNeJq7L6zBUhEZblotdPw90Mh1Px2HwV4yf4cn4vUlAF\nUUGqg4DLoYSqtsOJXkPJIQga5aGVeJbHCJ289IjP6/pdYxa+DYglD7o9ouLr\nnC1wRX/2VZb8nyuFF8fFNH1Adr6EmHf6+M3H1yuNpEv9ZEgfTK7XEEH65qpG\ndrZnC3Uf9Qs4O1lnF13qfOjuNHaLdMwROlR8lgberlx6z5S5pNkgmN64B2Fr\nd55H4p7xJlJBCcUePrTs+tpMb3VONHVakoVwkNwV295qCgSLGTNc1NHyFXTq\ne88C\r\n=9rCA\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-accessibility"},"_npmVersion":"6.14.6","description":"webhint's axe-based accessibility configuration for WCAG 2.1 Level A and Level AA requirements","directories":{},"_nodeVersion":"10.22.0","dependencies":{"@hint/hint-axe":"^4.4.3","@hint/formatter-html":"^4.3.2","@hint/formatter-summary":"^3.0.24","@hint/connector-puppeteer":"^2.5.7"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-accessibility_2.0.10_1612571960337_0.8841387728879635","host":"s3://npm-registry-packages"}},"2.0.11":{"name":"@hint/configuration-accessibility","version":"2.0.11","keywords":["a11y","accessibility","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-accessibility@2.0.11","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":"a142cde21c4700467c9674534e660348f231cb79","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-accessibility/-/configuration-accessibility-2.0.11.tgz","fileCount":5,"integrity":"sha512-Uh4+rCYFBYU1SVQEFS347kui1/gID9t0JcfWvvXTct+5lWi0/RgTJZYGVPWPgQQECsWNyMjbvCBH6BBptv4MfQ==","signatures":[{"sig":"MEQCIFJ9+qm5JOAIr44TMDcnYRMo5sGDpyVqv/VDCBTtDzG7AiAOn1gs1mOhni1aGvtC/jAe5TZyelQJp9w76Os4QeA4eA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgwRGbCRA9TVsSAnZWagAAXOgP/ROS5ZZs5q+nRd/K0Qzn\ny88JAEoo12UW7P76vivNcCn6CqzHxfDHJvLw6F5ZwF4I5gIHJfdZedJSOP38\neh58N8ryxCRAy6CWA09NfS60KWeubbWSS1G1EOTUl9ou49QCOCyb9X6/SE41\n1Ns1ZmLTEzUsAtnEgTanyi70F9S4+pFG3Iu4ou4XRyYKXjvSnP5wN4uneYWO\n6E2xJvecXCmBylTo/8XXzs5C5Kb+ZRXKtt3LYqR8J5kfhj6gpyXIxheA+dcu\nJuhVfKBXz3WPuOZ+cJMNlVcRl4dvqJkQJ4MsvhBTscqbMEBt7o607J7XPOVG\nOVwxTsXevGp5ZtGfte3gepPEAofSVjfmkzn0X/FbmFLn2kITc4HNsgIFOMuX\nR9tDMsmfydkbLFnzZPKXNB+URRE/tDEeUP5IdguNkm/Nziioyv7tyvl1Z73e\nCZwplym623pRphlDPl97qLFJ9ghBf01y11y26ewISIqb7E4RZ9g7e21Idq5N\nFY17QiTOv8zLrhvZpUkb7/6PdzAkWc9Fo/zAYAnvA86RCs8GsK6jvJM8Y+/s\n8G6uO03wTjKpnFZolB0oPtSf6KQwxcLPk45AazPqbPWXuQJBSMIxid2IDF8m\no1fuFLEQXFQgjttGAB0AlSIpro6SyPsWu8uc8dWP14ZTuxOqPURRSCjHZoYE\noh49\r\n=Syd4\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-accessibility"},"_npmVersion":"6.14.12","description":"webhint's axe-based accessibility configuration for WCAG 2.1 Level A and Level AA requirements","directories":{},"_nodeVersion":"12.22.1","dependencies":{"@hint/hint-axe":"^4.4.4","@hint/formatter-html":"^4.3.3","@hint/formatter-summary":"^3.0.25","@hint/connector-puppeteer":"^2.5.8"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-accessibility_2.0.11_1623265691464_0.46908061383762734","host":"s3://npm-registry-packages"}},"2.0.12":{"name":"@hint/configuration-accessibility","version":"2.0.12","keywords":["a11y","accessibility","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-accessibility@2.0.12","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":"c2acfeb793d4550e91e7ed3c928e5de1989f1761","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-accessibility/-/configuration-accessibility-2.0.12.tgz","fileCount":5,"integrity":"sha512-wW2kLkTTqYeP0P7Gj9JeuXOpGs3q4ZtWsww+ksHtORHL3PH1GlCfpOtcJPhuJt+fWj/XVtHpAyjH3cNF3MwAhg==","signatures":[{"sig":"MEQCIFDiGFGAI9liM59InEXkvEMUYgVP/Y1OaJlBODeqwsh8AiB79Y6WwNyxbiK0P+wxVAyqBekCX5VDabLVkKVifj3o5A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16701},"main":"index.json","_npmUser":{"name":"anonymous","email":"antross@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/configuration-accessibility"},"_npmVersion":"6.14.15","description":"webhint's axe-based accessibility configuration for WCAG 2.1 Level A and Level AA requirements","directories":{},"_nodeVersion":"14.18.1","dependencies":{"@hint/hint-axe":"^4.4.5","@hint/formatter-html":"^4.3.4","@hint/formatter-summary":"^3.0.26","@hint/connector-puppeteer":"^2.5.9"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-accessibility_2.0.12_1634833137286_0.8279299184226867","host":"s3://npm-registry-packages"}},"2.0.13":{"name":"@hint/configuration-accessibility","version":"2.0.13","keywords":["a11y","accessibility","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-accessibility@2.0.13","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":"94ecb26c183d02e8c3a01a27b081b863746d5e05","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-accessibility/-/configuration-accessibility-2.0.13.tgz","fileCount":5,"integrity":"sha512-Z2Z/5dOhcYOFcpjHuhLZrE9qFpJrS4WuPNhQzD/uVzseTQjNMEc4fex680NTGbL5LYcX17SKSGRP/iQUGMrDsg==","signatures":[{"sig":"MEUCIQCi8VpoNzHkFd+nO0HBgOaM4lJp9XIWc/3iR4eLq/SgvQIgYs3vzq/TvLex8NzV3HXaGzofe/4ohmt/SrBaRZdPF/8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16702},"main":"index.json","_npmUser":{"name":"anonymous","email":"antross@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/configuration-accessibility"},"_npmVersion":"6.14.15","description":"webhint's axe-based accessibility configuration for WCAG 2.1 Level A and Level AA requirements","directories":{},"_nodeVersion":"14.18.1","dependencies":{"@hint/hint-axe":"^4.4.6","@hint/formatter-html":"^4.3.4","@hint/formatter-summary":"^3.0.26","@hint/connector-puppeteer":"^2.5.10"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-accessibility_2.0.13_1635537362785_0.8534502434936544","host":"s3://npm-registry-packages"}},"2.0.14":{"name":"@hint/configuration-accessibility","version":"2.0.14","keywords":["a11y","accessibility","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-accessibility@2.0.14","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":"6961da8959f88065d18b2b34935b65881b4d8e27","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-accessibility/-/configuration-accessibility-2.0.14.tgz","fileCount":5,"integrity":"sha512-zZMu7rY8xY3zPRbTdR+OaE2Bcbes5rTgT5ofunnTT9SUJRAebrRzhHR80w5ltsmytBM/4LEU+L7NoIJVLDHaLw==","signatures":[{"sig":"MEUCIQCXQz6vMcrMdbb4otNiT4h+Gwy0pJJMlzDw5oQrKYuNpgIgFLNiEPyu7O3ZWIQeI4EZTb1IEPiO0s+5kL7Re0erpFg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16702},"main":"index.json","_npmUser":{"name":"anonymous","email":"jdgarcia@outlook.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/configuration-accessibility"},"_npmVersion":"7.5.2","description":"webhint's axe-based accessibility configuration for WCAG 2.1 Level A and Level AA requirements","directories":{},"_nodeVersion":"14.18.0","dependencies":{"@hint/hint-axe":"^4.4.7","@hint/formatter-html":"^4.3.5","@hint/formatter-summary":"^3.0.27","@hint/connector-puppeteer":"^2.5.11"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-accessibility_2.0.14_1636050508002_0.590022904560191","host":"s3://npm-registry-packages"}},"2.0.15":{"name":"@hint/configuration-accessibility","version":"2.0.15","keywords":["a11y","accessibility","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-accessibility@2.0.15","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":"37904a458bef1cde5a4cce09213543943fa965a6","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-accessibility/-/configuration-accessibility-2.0.15.tgz","fileCount":5,"integrity":"sha512-kzeqKVeNhdkhRyv/iOVuBqmiXIa+6TE7Ope6NyMdIidci9O7N47tNUr6L/HDN6Q3eixdw+lAAUClJ6Ou+cCAew==","signatures":[{"sig":"MEQCIEEkbfvUMw3H4BkE7V66JsoMFBDZMo30g36P55c6EgEHAiAi60Zt4SrQPdsP+VS3hn+WTNdpWsAsZX84AgKG8wVCug==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16702,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh2KQwCRA9TVsSAnZWagAA+egP/3Ya6wmL/HCQvoSlfPkx\nyEyBja42LxTyVHc5FRkyFiCvihcIvfufgh39zHbCy9B+lCp48ByyPfqk8bl0\ncpV2veJvBOwCq/7Vlceo16un5dgexZf0+JOEGW7hDPIqpes9k4jQ2h9Nr3km\nhqhbobjE8IpxU8rm5JgngmOAdxWvY8bFj51bu8l03fTzPQfWqgRYlLYdj3HI\n51/kdqTu9Hv0+YPoKVyvLxNk3cIR9VYoWUaDtLtLXLVq/uuI35RcnqGpA344\nEHQX/HdxNTu2LbG3ZafRxmlSiuCi5v28Fks69C/j3F3TMPcoyQexkpYw0yNz\naFsyo1al77f3ecRa7oKs/XCti+qJEb9J8Ri97u6CfxfvAxBDxcX8uh1HHdis\nV6oQp0CtfmEM0RrNqW3kUXH2AZZerH6Y/DXg/i/RU119xXK1Cr1LaXkJxOCv\nLBcY3CqcGLmm5xXY9C++h8xhn31j80TjQnM55gHQe0xnKvomBOup3+W3Ngl9\n7sGZ19tm2JoMgvziI16XvIE+SHeM5avnFoPpR573HYxYpv0AkbKKA4Ma4G/H\nCGV9YyrnHdxB3+12+pFy0qBN9nzCvZiG0dkwkX7k/apKp009F8w453lGG91A\nZJd9sBSOYsfKJmjMUgubkPkysL0aq+gbkyA8BJCIlKB9G2QAmLVczXdIHcY0\n3w9T\r\n=I+1i\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-accessibility"},"_npmVersion":"6.14.15","description":"webhint's axe-based accessibility configuration for WCAG 2.1 Level A and Level AA requirements","directories":{},"_nodeVersion":"14.18.1","dependencies":{"@hint/hint-axe":"^4.4.8","@hint/formatter-html":"^4.3.6","@hint/formatter-summary":"^3.0.28","@hint/connector-puppeteer":"^2.5.12"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-accessibility_2.0.15_1637006846656_0.7868005721379778","host":"s3://npm-registry-packages"}},"2.0.16":{"name":"@hint/configuration-accessibility","version":"2.0.16","keywords":["a11y","accessibility","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-accessibility@2.0.16","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":"f7d0a5a4a584e989ead1d9d329fba19633897bc0","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-accessibility/-/configuration-accessibility-2.0.16.tgz","fileCount":4,"integrity":"sha512-BWxCiYu40be1VpKB62s6Wan2DSxvS0jKvOBfl+eei31PJNtXfqsoxXtLzJwHvEknbTtqVyaYK0F7x/wwTr9fGQ==","signatures":[{"sig":"MEYCIQDNL476JqUvdSsDIAI8Ysj7MRs6oOUAZt/0TezoBJLItQIhAKrCMCHEsBVHLhqIYEBHonxqYi3Hne8qGWKzjlygNHN3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13976,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiKkYYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrOgxAAiO9Z3uI4kGgyneoYRvBiVNH+BNudBEMwqCezMpqhMEs2Kl9I\r\nP+p+9AjFPxmIM9rRy9IZQl+ae8CNyIUHQzmphGwUcqo/t9uzZrS1f15SXd/A\r\nSwFTngA6n4pRLcj+02QCyR7kxwqxJHuLdxXXSlDMKc9ghvEL9rZrCC020LQY\r\nX1LK9wcnDfgg1eH8b5zZncRf60jLFNlvsO3AaLNe5ELZ1c+EXQxhDduhsEt5\r\n+2aWAq5HaYPNDdxEUR9Y8/t5QHAi+BTeEkRtghc5PrPAF94CfOYcrACELgz2\r\nnISYuJ+JMPpZvDVj+9FYlHUc0M9Hj3oXBHQW8nNpk/0r17ZWxbNz5eHTzwNl\r\nOiNnKvw7neskW6cTt+6DhYlxMwawLL0okQ5MPuaA8aMgXHA1vB3S/cTYOQeS\r\nCHcIsA7syjqhRAoDik/8J1X8Mqgnu1f+T5YpwtJ9uA3SUuz5PJAi7ckG5iv8\r\n7L8EgKrTtJMIGJuTcfv1I07KK2k37PSPedGtwgTmAwO9DVrbMoC1V/iGpTzJ\r\nW2i5KhkpRnu+pz0i3hjHDjDcirJKXHeUnGiZ/AolOq1g1BcO9SgURZZ2rYoT\r\nzzvKjqBqJmlxdMUHFZbW0tBo4+nKjMXh9el7zgQ6WPsom3MP1OavbEouNZe/\r\n8GBovtPtWxwvy6pmfGkP2CKDOthVtGRitd0=\r\n=XEZ5\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-accessibility"},"_npmVersion":"8.3.1","description":"webhint's axe-based accessibility configuration for WCAG 2.1 Level A and Level AA requirements","directories":{},"_nodeVersion":"16.14.0","dependencies":{"@hint/hint-axe":"^4.4.9","@hint/formatter-html":"^4.3.7","@hint/formatter-summary":"^3.0.29","@hint/connector-puppeteer":"^2.5.13"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-accessibility_2.0.16_1646937624419_0.6453848662088053","host":"s3://npm-registry-packages"}},"2.0.17":{"name":"@hint/configuration-accessibility","version":"2.0.17","keywords":["a11y","accessibility","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-accessibility@2.0.17","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":"c8014b11fd6a904be773e2dce5cd4884816933ef","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-accessibility/-/configuration-accessibility-2.0.17.tgz","fileCount":4,"integrity":"sha512-OOq+Its7VwRS4QFDE70qQZ3HB7MJn4GRIPWXSxUeOADq4Zin9ZfEKCNTAAnD/BIZtZK4D2W5ZRsFqMbpoHBShA==","signatures":[{"sig":"MEYCIQCwigNTsVEP0wXi+gzktgIS4I3iw17S8Vzlclod5BuopgIhAIHQVcE1lYVj36F8BSdbwfElH7X9OTsZE5nkStIm46H5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13977,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiaG2tACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo7Yg/+Kkvo9Dm1dVVpoVw6fI7uV0TgXZ+tgnP23K6NvnT52oBWUnR4\r\nihhoxPfxiW/hVgjDtKzMUUKl0vndnwlEhx46+QQHPpDYp/YcxvB20CXP/35y\r\nBqMvCEmDK4sqbeC//K/6f3zdWNbPGZGKdPzBq2sLLkNLgO+tk9w7iOjyPwjB\r\nkNYa8zUwZ1as5/lHPEQqwcIV34MGpagdFK0gRLa6uuBSJju36aSumCjCmf1D\r\n32GzuWfyhlcDwU86nYjfjToM/rnEl4hJ86mnV/ON+mLRoj6ioGL6DSNtFZO3\r\nFfFpwA2Bls6G8eNhxtnPsZHWdwaqpL/8coSfsSGCnKk3FYS0LWc/jjEd2b/a\r\n5d28qAZuVKNRyV1V06q929X0efRC1P/FEmAG0MHf/fQECyTKMZC8/L7LisWw\r\nRtD7Bc4Ps29KCKBgTgQ8cqxXI2e/SY7jze3uUTJqDFOO4oimlfT7Gx0003nl\r\nFSSjt0akU6nUbpn3ueiraxMySOsDkj5TkpOFvbuhMNzMwuPAjGSZ5htIVHDV\r\nO5FBrsVvW2Y3iOql8EYI+XFjmSkdFTw3NqloesvSoKsH97QbR7Kv9DVpRBxr\r\npKZxGqE6/J487Vv6Cg2DenqKblCz72J2AfzTxgBzR9BI67g9qWHBVPw0Kzz5\r\nrKU3WeL2rxCd5Utv9T8eG+kj/+lp2rLMNrg=\r\n=Ccq2\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-accessibility"},"_npmVersion":"8.5.0","description":"webhint's axe-based accessibility configuration for WCAG 2.1 Level A and Level AA requirements","directories":{},"_nodeVersion":"16.14.2","dependencies":{"@hint/hint-axe":"^4.4.10","@hint/formatter-html":"^4.3.8","@hint/formatter-summary":"^3.0.30","@hint/connector-puppeteer":"^2.5.14"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-accessibility_2.0.17_1651010988850_0.1921791541125797","host":"s3://npm-registry-packages"}},"2.0.18":{"name":"@hint/configuration-accessibility","version":"2.0.18","keywords":["a11y","accessibility","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-accessibility@2.0.18","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":"263f5f704a477b197c9a4e37596e2d897e5f4e9a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-accessibility/-/configuration-accessibility-2.0.18.tgz","fileCount":4,"integrity":"sha512-nS6BqJsRl6lxM9jxKSmTEavuT7yh7VT43B6D4SzWAQ9CCR8A0/NFDqwy6c22D0fMh/4ZeC+pCKZEyr6XZqBImg==","signatures":[{"sig":"MEUCIQDrlx2HkaexmOG/iOW4Ocqq3AlevQtcaovxRB8Zt81QkQIgAx9j0Y371BJXiAGh1vUgYdqmem+unatzXruDcBh1BpY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13977,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJicdn7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqgGg//Ww2IcC+lkyQAWpqSmEQ3FMBISdUXn2araGEfGMoqR//Et7np\r\nvNPndRuuMqVCCUSakgKHKIR0cEhCtBmPXAHDG884UGQQdyLhfjCoy5e+XC2b\r\nymf1hZpJi7QqymlqLXtwV1s60evwuJVIuaO94COuiZ+SNrkUvX0SeFZl/YvR\r\nfaor9/P/j6kzqTbQnRAy1EvdQkPM65kgieBTjaPYY0d4PXfkdFjmp5tZ+c21\r\nuR2Bb5XP9wNJdR2ftZPm0dkGbXHNSG3NnGFCuekQDcnMPUO17ZjZQYKDDwxB\r\nK2xS8/Uosb4uYrH2P8SlzbHG2IJixa8+Y/iqKpZeFN4pD81AJc0NviGU5Cuu\r\nPW9Rk3FTd4JP3CLbdSNJXlyXZA7yGKTNfHNwTj2F0cnpMrxy5kVzEdjXi49C\r\nHNTIMHclDIY6rVEIvd/tXB/R5G+nYoEL0/MKSOs0cJdjTFsnnBfpfeLnofRv\r\nD79zgT5XXpMTc5/i/JWDuk8GfP3cvR5Khp3xsYiwl3Oskg79vrZ5Y58fn7KJ\r\nVnS/9S+0ONiSxHp1taONnpzdLdiXmo+pBzJRKruRuZIXkt82GIm8UZZhkyjz\r\na8+l7DBI8CM3ajht2C6CXqRVLjrl/AodJttLxrO0n29KEz2UqFJK9gm8Foxq\r\n3GDtS97GStm9tEHs8fi9Y+h5lR/CeVevRAk=\r\n=TTk0\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-accessibility"},"_npmVersion":"8.5.0","description":"webhint's axe-based accessibility configuration for WCAG 2.1 Level A and Level AA requirements","directories":{},"_nodeVersion":"16.14.2","dependencies":{"@hint/hint-axe":"^4.4.11","@hint/formatter-html":"^4.3.9","@hint/formatter-summary":"^3.0.31","@hint/connector-puppeteer":"^2.5.15"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-accessibility_2.0.18_1651628539201_0.3705742142427888","host":"s3://npm-registry-packages"}},"2.0.19":{"name":"@hint/configuration-accessibility","version":"2.0.19","keywords":["a11y","accessibility","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-accessibility@2.0.19","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":"c862376fb05d65605b1f85fb9a248e792b88fca0","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-accessibility/-/configuration-accessibility-2.0.19.tgz","fileCount":5,"integrity":"sha512-64CrSKTO8x9h3QFklMIp4Dl5PVVVoeKHBHMvac8irIRP68Sa9FgKrnk8gJFkfhHhPbw9JucCo+THu5+iF9+/YA==","signatures":[{"sig":"MEUCIETtmajJwQ71ATY3FRLxcexniDwPB8wUivJ/4LUE4KxRAiEAgyAHG9ofcXNoZM1PyhRBbWytgrUTUiNp99prmyo+3fM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16909,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJinn8SACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpeGRAAlReaQRWHxkZ5RMGBVJvTe74FUL9gVyfEB6Jhi5pFu2z0c5F6\r\nEfbU4Bj5cX7JnGdQNaPqI+0W4Du3X41jXXWhKdd5+Z49RyD9lMb9Zd/pi0Hs\r\nue4lAccbh+ZaNkYkTTTDOq5SdO3LjfwncOJelPIRvebi/MPbKWh16o7vDxCX\r\n+7/YcwXcuFK3KTN8oQCrjP1LXVtWdBKP1RvXQR2+gXBGh96D8SbQ9cvE0Wny\r\nXcBvHj9dfktIMnjVofJvbEjYDc2xt+psU4rkZXYZTbhcSOxahqdQWnziMUze\r\n2SMC+aiAaNNp8FIpQYeWXeoIch8gokgSWzEfiwwVl9f1I50VXwSHqv+3xdMB\r\nPz1SXXp0Bejlah3w4O06QFlCj4uBJt5sFAZfUvSrt80hnwv7JGyoSy2GShPw\r\n/rMlBfx2WsHVC0oGIzlyVxs6CyPj31Ijj5eW5qCDv5GNrtc/FceeOMy3kNuf\r\nnu5+m+roVhsilYCydGjDJQ8FQ2AyC14XKdh8Il+VcZUqTiDxNCOLUp0r+FX9\r\nKx1xYnDA4FLVZpBP7DN2h1gVGwUAvGI9mxYYYX/jTwHQSmh1Kz4Yny1hYq51\r\nSAIVmsVofiy+kTsWovsuxZSiREuiwLstAqL1AOJtcNZOdh6DyDCD8HYjYunP\r\nUQQ7+nSwMEgoYcM6El68wsAKYvyE7+QXCik=\r\n=9KD9\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-accessibility"},"_npmVersion":"6.14.17","description":"webhint's axe-based accessibility configuration for WCAG 2.1 Level A and Level AA requirements","directories":{},"_nodeVersion":"14.19.3","dependencies":{"@hint/hint-axe":"^4.4.12","@hint/formatter-html":"^4.3.10","@hint/formatter-summary":"^3.0.32","@hint/connector-puppeteer":"^2.5.16"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-accessibility_2.0.19_1654554386766_0.9360411760138896","host":"s3://npm-registry-packages"}},"2.0.20":{"name":"@hint/configuration-accessibility","version":"2.0.20","keywords":["a11y","accessibility","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-accessibility@2.0.20","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":"d9b5f414687aa6e501e3b555d55f8154c2c18cc6","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-accessibility/-/configuration-accessibility-2.0.20.tgz","fileCount":4,"integrity":"sha512-928ynzvpgKHG19Bj2jIdL0bIl6xQZXUdnfw3jqE5XUDGj5jFv9kRHmXEAcaqhMgbj9EwXGGnU0E4YspHr//HbA==","signatures":[{"sig":"MEQCIFTHHvDJfpgJ6YoiCLCsWsCTBShY69e4AjtU9TxK94XxAiAOXMmn7RU+GCLZj9FAjfQeeB1q3pXNJCPbPRYFM+97jA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13861,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJip6BGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpugRAAhstjnbz+rtxve38SJFIlVrofdVFKU3rRWHqzIrOO83bq+nWL\r\n0lpGJNgYPeGmNgWMfjDNRPLWmcYUtvWg5vcBu4QAKf91pbyjjGoE0VTtDxW7\r\nPYBpk5xe//Ao9FJc58F/wvQKkuTSZI8V0aX89IKywHbkIu1CdaS2pU3hJqnu\r\nncW28j0FC8qcpcOLoh8Vtk0K28ww7TOJjhIMY4rTOFoxhMXXr3LmmORIWoVs\r\nu1N2mS+rQlCFxKskGFUtMQqJ8lj0dcmimGjlZEH7GByFJPR8kPgbslgOiL+l\r\n5CmQhoQdHacvPFVvfTBYna1lokF00yPReGTiqt6TDZvpldwAqy0Ur60iJrne\r\nRbh0qVDydyNZyr6H3TfqSN8F3uijpMM0nGu6c7PjHUIBcbozAZ9kZU+H3eMu\r\nnL5WCNP8oHXN8RTA4Ptg+g6WstdUlCI1zfUqhNfPi1/ic5GGlko04Xb+fERj\r\n8AHau6VZFKHobuwsF+pbElvMReDHluh/LzKv+2haUsqXT9YcocupzM09oTAv\r\nM+risyiT3VRzbJeJlzB/jwGEWFAFCw4A3bTnO0Bylz5TT4zgnxMDGHyiUbFW\r\nRyjwRUBTU54HkjEfhmRysdviwEefMRus61ye84Zs7tCqpnHfWMHmawObeqLB\r\nX9+3CuNpo7a9JSFrVaVrExWuSBupHgtD75Y=\r\n=DruX\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-accessibility"},"_npmVersion":"8.12.1","description":"webhint's axe-based accessibility configuration for WCAG 2.1 Level A and Level AA requirements","directories":{},"_nodeVersion":"14.19.3","dependencies":{"@hint/hint-axe":"^4.4.13","@hint/formatter-html":"^4.3.10","@hint/formatter-summary":"^3.0.32","@hint/connector-puppeteer":"^2.5.17"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-accessibility_2.0.20_1655152710635_0.2247610598769807","host":"s3://npm-registry-packages"}},"2.0.21":{"name":"@hint/configuration-accessibility","version":"2.0.21","keywords":["a11y","accessibility","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-accessibility@2.0.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"},{"name":"anonymous","email":"John.Emau@microsoft.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"2140e1105ef7d70bd2e75ab199d50bf91fdb8b8c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-accessibility/-/configuration-accessibility-2.0.21.tgz","fileCount":4,"integrity":"sha512-mbNllQgVjZd8SSZELH0HPx73RmegYhuNGRmDRp2hu3o1gKzN63JxhAzvb66A9TbydWGwkB67/BBlNdk4mIkGGQ==","signatures":[{"sig":"MEYCIQD/2ScDFUZSOA+OC7mxesqm1Jhx/0yiIUohTHOj9eJ2qAIhAJPQnkK8BjBs5ZwgW1WDOqFnpzubJf3fUWrj8fFfJCda","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13861,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiyFPbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqf/hAAgKQ87rDfG7sZv1+jgM9v5cGYXgkH8cJBKmzqnpmmyG+9fg4V\r\npEwFi8jMOS0TiXYV/1tbMsdQOpyIgS8du6vlLQTV5GyxdG9e1+snGCCCVB8I\r\nflEgd5WJ7iRpZQCiCv42cfAck/EpCNJdJ4HVcCYawhzHD9j7+tN+pzAG5JAL\r\nrAZfh1sCbg4MRU3NfNv/ACzBLNGr5t3iorPHnavDV0fZJm/oRguCK6sKv3nZ\r\nsOu7JNnAcA6co7eiyC19J3/1vcEiQ74Kfy0CTz+FifpBbh6qQnIW7uspUit/\r\n5hwqE5n8X0DEem0y/XslPZ7G+zHbGyiIzdcJXsYQKqNWsjlhK34HtWaXojmC\r\n6BtK9wiOaNJV41xBPjAcr1k8wzipZZRulb2tWvs5gLQHzG7lKLRCpuw0ExXQ\r\nO0htHtTBWQhTUGUxn8030aYB+TfJOhGFyO7mxtYT1eu8iPvNYARiIbZlu/IK\r\nw1fhoKno+IyWEQIvFK6+dMFitypVyUX2xP8kUR0BIpkiAqZynSmxaWXSgIb5\r\nvgLb7qyLjjusHJ8tYk+T6ZBCG44pHOpZbQzDMVn/y6QoICRi15pKsl4w+15n\r\n81yvWPkuAA9vA6A2NHjwBGapHHLZ779n3StwPWjpPlULvXLliERnDQJTG10A\r\ncd9iY7mCoii6zKk8Pq9Ghdk+hyy7TIGSddg=\r\n=MeHx\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-accessibility"},"_npmVersion":"8.12.1","description":"webhint's axe-based accessibility configuration for WCAG 2.1 Level A and Level AA requirements","directories":{},"_nodeVersion":"14.19.3","dependencies":{"@hint/hint-axe":"^4.4.14","@hint/formatter-html":"^4.3.11","@hint/formatter-summary":"^3.0.33","@hint/connector-puppeteer":"^2.5.18"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-accessibility_2.0.21_1657295835499_0.8840961880033364","host":"s3://npm-registry-packages"}},"2.0.22":{"name":"@hint/configuration-accessibility","version":"2.0.22","keywords":["a11y","accessibility","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-accessibility@2.0.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"},{"name":"anonymous","email":"John.Emau@microsoft.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"2138279358f16a517c125e6b2993e8d925dbbdc5","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-accessibility/-/configuration-accessibility-2.0.22.tgz","fileCount":4,"integrity":"sha512-Eswl2SmhWjO5wPO2qwB7L7UcBcnWXV5Q+gjyqd0KKDNRtYB3KUv+0EsWg2f2am0JVZIJznWI1s0qiNfXBtjXOQ==","signatures":[{"sig":"MEUCIQDUJxZyRLLUVT/b4fOPmj3eWW9S0eUIKwWtg52LAXiq3QIgRXW32l8gJv7O573ViAI7s3BYyBd1aGmoShNlen1fXA4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13861,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi2yuZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp5BA/9ES4KrtgN9YRsywIO3EloVlw5XsFyvkD1+6CFiqTkZixxR+w9\r\nT+Gq5FYqW7y5Gm9DlC8Pj3l/6D8yzKU9muVbtL1aItNubSoSiw0STh8ruHf6\r\nxRZpWFFRHknVnNszhh+ZgnnADVwK143QB7fxTnUzmyBgLhEiGmm/B1jf8poz\r\nU3j3zERkIQDsnsv/w73fwePo+TjahmRdyEUdBKjnE+CSeD2X9xCmN9pabSPn\r\n91ssOsIsRW5yhBJj91QCXbMjezYjadVFtlcD59MvCZCt2DMMQjMZsj1SGU0q\r\nvzfaN+/DGA9w9zCSAgIerzNxljGn9lYSMuV+zxN2smPw9Y0ZRg+RZi+qUQN0\r\n4eLdwM9sKOSuNzWgN5VMMOU6r6LtMRja5rfJsn6fiwTq2wpaEJRdHLu65Jlk\r\nPw637ghQYv1RB97iYodyHRdgCm9nP6upwXNM4wBX+sV4ISzsrdLMhZ0JXtXC\r\nuytTDXjumXq0/IPpsn4TMc3dydlpTAdDGodDLIivZcQeATxX8BI3mciYgWQ5\r\nNutQjGIC3VtweMsJJIjRpdLA5meWi0Lgj051OMQOj5kgQLxZooIOfYqbGMRn\r\nhk6n7JW/XrYhXN4tQE4lfXwVU5IhTViSuYebWnnYt0ums1xWfmP/9reACP1f\r\nMfdZqhK+kh+xQCeb+XCK8QbX0uBBzUeA88c=\r\n=1QGY\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-accessibility"},"_npmVersion":"8.14.0","description":"webhint's axe-based accessibility configuration for WCAG 2.1 Level A and Level AA requirements","directories":{},"_nodeVersion":"14.20.0","dependencies":{"@hint/hint-axe":"^4.4.15","@hint/formatter-html":"^4.3.12","@hint/formatter-summary":"^3.0.34","@hint/connector-puppeteer":"^2.5.19"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-accessibility_2.0.22_1658530712807_0.513248015293748","host":"s3://npm-registry-packages"}},"2.0.23":{"name":"@hint/configuration-accessibility","version":"2.0.23","keywords":["a11y","accessibility","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-accessibility@2.0.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":"d1ef33e987d6aff6f6d1768cd4fbc1a34a0e3e19","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-accessibility/-/configuration-accessibility-2.0.23.tgz","fileCount":4,"integrity":"sha512-PEBeTglDFBVqHWz47Up5KiuUgKZP3FetbZTYRVsbhEW1RkR1/iYjmguilqpafZg7WD9V1gVGtkNqyKqHddn1Vw==","signatures":[{"sig":"MEQCIHESSPgHEteMBrTpJhZw3aX1+BM8/ZsbKO2qy/+EILJ8AiABaakb5FIt+5pE6awNNWgdb8M92feEfFiCV0+YDhnfng==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13861,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjF3e1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrtTQ//WacPCD3PhcHI1N/8N2gCBWAvdrygWMlBK5l7g7PZ0UzUt4kg\r\nV96bbUR/2efNwQ11gL++KS2ZKa+npsQClLY/O3PDUM39UWRQmXWg1WtRVinS\r\nXUC9I8LbZ7z+njfe8FQT3sTpK3qpkckZexQewRX5tzHhQ7Ve1jseehyL6hYX\r\nx0xCTAbp3MppAXKu77IcQ1uN09wowxm3OJwcdcwTSuucSecPcrN6p1tu9guj\r\nrt9XuES4e+aHsJMgspbd5Z+/KvMBh3hk6aOYA0jRemRA5zwHVtsFdoNvkP7p\r\nIFcrpHvt/RIVuUOmUJ/ONTRfQ5BKGIRxSW5wZB08frYxyhXBe4U5pIqDaaBo\r\nWNAd0SGueUUhrcGzM39RGAJlRfUpNLoeIzz8P0ZcUFzJItA7uubjsl9Q6oUt\r\nA3eniqfvMAATAhaEqik9Op2VpEt4XXPql9JVkzwiwBa0qQl1O5V0V3PWMa3K\r\nS2li8GOzv06qcSx1wTfRqAzjOxv35Kkocb2yVD4kiA4S22qMo2lNGshg8tei\r\nR/TVmahjzfdKP8whd5MJuI/rYgddPlhvUvSq5qOii93zO5TGVuMVGN5v0J7I\r\nA+I9G61MIcz82re1Vc2WmiueWwajHznWo2NJ3asP8R7B+0RIbkpdND70ZPQZ\r\n2QzOMaRV5nm4y9T0Idoy/JKhgR5aReMjqA0=\r\n=Y9gU\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-accessibility"},"_npmVersion":"8.14.0","description":"webhint's axe-based accessibility configuration for WCAG 2.1 Level A and Level AA requirements","directories":{},"_nodeVersion":"14.20.0","dependencies":{"@hint/hint-axe":"^4.4.16","@hint/formatter-html":"^4.3.13","@hint/formatter-summary":"^3.0.35","@hint/connector-puppeteer":"^2.5.20"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-accessibility_2.0.23_1662482357599_0.3826855829498417","host":"s3://npm-registry-packages"}},"2.0.24":{"name":"@hint/configuration-accessibility","version":"2.0.24","keywords":["a11y","accessibility","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-accessibility@2.0.24","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":"692353d2091289d038d70dfbab5ebb1b5a21406b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-accessibility/-/configuration-accessibility-2.0.24.tgz","fileCount":4,"integrity":"sha512-t0Pa1NRjY46ztkPYd+0TxBUZX5kDDZcq3H0slb38GE6gXbmr+Ma3IMANlsMlMsTkPGMVClR9krTjd7pXcoT2VA==","signatures":[{"sig":"MEUCIQCqE1yuMHTYiVpw3GYhviqSUkwApdPpAParUbCoPr5iGgIgC0a5FfOwnr/vjczg+a/eT+1Nx8lkFEBC4LOMHOPxYIk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13861,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPy+wACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmowSw/+O1oMJniu46pU+fTyeeXSXDURPLR+HH9VtrMI5d60XaQhXPJn\r\nwRsqqBXSetlE5pgY0Cv6Q7f4byFvhsdeoVpyFSY4rZJtCaFSG4bX/H7nnUCW\r\nQP4snp1QyWjRRtOVmmbHqioGzulIfQyLp1Bdwr+6bjYAk7/IElh4jKxtEsa3\r\nN0FPG7cqmiC4FZivD4yd+32+UTdxGaEfHUsxLF5X5VdarIqO5Rra1BtxyuDx\r\nhcBcWI8X6CHfvTkZl1616RyzsObTkpiZ8c5r0MevLcXqaFHaqf3KoDiHhTfL\r\nmtizvtVmm9kVDaBLyURPuPujUzYSMq+jvPaVpi/ZN8JRs/Fa0pE0ytlUr9aY\r\nM6kq5/w6Gtch+UZA8Zc274UCzBGhairNEPhmSLa17klGQOxxcauYrRbx+WC3\r\ns1nWi8+A+hsB2frwxwONaXoeqmlFiKWesw7aO5gkujVqhpB2H0FiDWfymw3S\r\nGW7k2F0YhYhMlVnMlgLaXQhLo1rD9fJCfIK+x9xIA5EJeET+IoVdLqdTD3UD\r\nSJYX2/ezucq7L1+aUdJta7LUvF0P2qipuE0wLND7o3F5F1kvGK2uoyWwq8jg\r\npHFuOJ3kqybd6LOH5lIElPzZdG+V6FH68jtzzckKoV3J1lrWbGy1KFhJJ3hP\r\nzK5Y9Vt3g5DERwti7BmrB92bVu+ZvuJ8lEo=\r\n=1rAH\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-accessibility"},"_npmVersion":"8.14.0","description":"webhint's axe-based accessibility configuration for WCAG 2.1 Level A and Level AA requirements","directories":{},"_nodeVersion":"14.20.0","dependencies":{"@hint/hint-axe":"^4.4.17","@hint/formatter-html":"^4.3.14","@hint/formatter-summary":"^3.0.36","@hint/connector-puppeteer":"^2.5.21"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-accessibility_2.0.24_1665085359843_0.06788821078842044","host":"s3://npm-registry-packages"}},"2.0.25":{"name":"@hint/configuration-accessibility","version":"2.0.25","keywords":["a11y","accessibility","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-accessibility@2.0.25","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":"fb502229adaa0a271d018022f73da7e3ae4d64c2","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-accessibility/-/configuration-accessibility-2.0.25.tgz","fileCount":4,"integrity":"sha512-SJ+vGi+p3hML4OcW+VOu2e9UUX+6SW7YEdXdfnr6VBZi+Mls45mnhw6g3U+B5sYzskblFF/odaHHhzszzgXCrA==","signatures":[{"sig":"MEQCIDTPh79Gfs2/iqXNbtbnbEbZ8fGugBKipcxA4sE/wjURAiB9u34cD6XVeQRg4lVU+6cnEWmzZnm17nHbH612v/TzrA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13861,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkE5zeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoA8w/7BlZYM8+80LmnK2CVVHFBpZuEqS+rCNYIuNN62u0oXIL84yGX\r\nuXQevlWDButpXm7Z4pEaS0uSSJyFituko/O3F+yYwYhSjLISNeivodqz3o3a\r\njvTzHaOZoJeEej9JXBgtDT9saX27aKJuWaeptPIpgMW9nnJn3DYAsWp1CY0v\r\ni8/1gJSaF5wTd7NbAE50hk7j9wOkI/LpsjIhSwft/xwFMlOuZNrmLAkwfpjE\r\nzHNvBp8CBJ1/kh0q5GNfZVriFoSK2fqbOHpD6lyY7wIZD0msAOSZVdEdt7fi\r\nKDDN7CgoJga6DROWomfT1CUKY1SS7TemcbF4D04ih8Mvwucvjv5uuRQUUGP7\r\nsgXDNhISBDgjINZji/JVndNfJuZDGd+uDa6cKOeBg+aiNPiJodBtvkPJo+gz\r\nODukH8vOSXmbmMYKmSYA02nV1aWgQRGUwEuDYVQ09ZwiI8z8k856M2JJKtDV\r\nSSEgA0Ge4eSfvRQ2SJGrdk7NrmOGYiHlLpQB5lfuuakLiI2GtLCElK9vTSX2\r\nH1NHiKAHGBjePcPlHEUINrCYMiWqZJlnUOTXPPitZTMAyq+PX5fVOCP+LoiX\r\nD5TYSd53cBXHna1NJ1qnJz9/pnwO0QKp8oqERoSyyCSy8P+7UFEpiFbDBoSS\r\nBFrAnwXj2/Xz/XTCY8pM8kcoD1niviDJboA=\r\n=fYR/\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-accessibility"},"_npmVersion":"8.14.0","description":"webhint's axe-based accessibility configuration for WCAG 2.1 Level A and Level AA requirements","directories":{},"_nodeVersion":"14.20.0","dependencies":{"@hint/hint-axe":"^4.4.18","@hint/formatter-html":"^4.3.15","@hint/formatter-summary":"^3.0.37","@hint/connector-puppeteer":"^2.5.22"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-accessibility_2.0.25_1679006942124_0.7306639157889143","host":"s3://npm-registry-packages"}},"2.0.26":{"name":"@hint/configuration-accessibility","version":"2.0.26","keywords":["a11y","accessibility","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-accessibility@2.0.26","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":"58e9cd76fdb95ed957edbda864f4a0de993ada51","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-accessibility/-/configuration-accessibility-2.0.26.tgz","fileCount":4,"integrity":"sha512-MNN5lCLJYh3zTVKJjEEwGJJ1mXYg60bfT6RMGaitOLi6rI8/S/lEIDlNUQUJPoGWt3v8HC8FT8KtHBUpDkVEJg==","signatures":[{"sig":"MEUCIQCiJiNwL37aaLMCz23FgsrXtbQ+RbkH9xTfLqSr/Sr/ywIgYDNPPLJxo4dn+56rjEhlBNzM8spl0++I/6Ppxp+9hBg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13861},"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-accessibility"},"_npmVersion":"8.14.0","description":"webhint's axe-based accessibility configuration for WCAG 2.1 Level A and Level AA requirements","directories":{},"_nodeVersion":"14.20.0","dependencies":{"@hint/hint-axe":"^4.4.19","@hint/formatter-html":"^4.3.16","@hint/formatter-summary":"^3.0.38","@hint/connector-puppeteer":"^2.5.23"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-accessibility_2.0.26_1686327851738_0.7761551629453942","host":"s3://npm-registry-packages"}},"2.0.27":{"name":"@hint/configuration-accessibility","version":"2.0.27","keywords":["a11y","accessibility","webhint","webhint-configuration"],"license":"Apache-2.0","_id":"@hint/configuration-accessibility@2.0.27","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":"49018309b60bb709eeb4a94c70727547b4804451","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-accessibility/-/configuration-accessibility-2.0.27.tgz","fileCount":4,"integrity":"sha512-t5KJYC72rQ4UqM9gnq2ELExovqAHVy9cf+fZMCGtxl/AkFTnY5vSb6yBSy/2axb8bBD2XcxUNlPoTkY6IAjOdg==","signatures":[{"sig":"MEUCIQCAGVm4B8/ZHPXrpAIv2tcufVLQrQhqXUBKA02vY01FcgIgfU/IXTaQP4YU9m0SHcSsQbwJ9ic8Xy9vRObWwKsU+aY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13861},"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-accessibility"},"_npmVersion":"8.14.0","description":"webhint's axe-based accessibility configuration for WCAG 2.1 Level A and Level AA requirements","directories":{},"_nodeVersion":"14.20.0","dependencies":{"@hint/hint-axe":"^4.4.20","@hint/formatter-html":"^4.3.16","@hint/formatter-summary":"^3.0.38","@hint/connector-puppeteer":"^2.5.24"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-accessibility_2.0.27_1687907275538_0.6304588762762671","host":"s3://npm-registry-packages"}},"2.0.28":{"dependencies":{"@hint/connector-puppeteer":"^2.5.25","@hint/formatter-html":"^4.3.17","@hint/formatter-summary":"^3.0.39","@hint/hint-axe":"^4.4.21"},"description":"webhint's axe-based accessibility configuration for WCAG 2.1 Level A and Level AA requirements","keywords":["a11y","accessibility","webhint","webhint-configuration"],"license":"Apache-2.0","main":"index.json","name":"@hint/configuration-accessibility","peerDependencies":{"hint":"^7.0.0"},"repository":{"directory":"packages/configuration-accessibility","type":"git","url":"git+https://github.com/webhintio/hint.git"},"version":"2.0.28","_id":"@hint/configuration-accessibility@2.0.28","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-ruHZJOgjR9ey7T0vWnPKHl+fLN1vNvATEP+1NSpMQhhtnACM/iCudttLwTsJLrhPDgVfJDcyMHOlCvRQ766a1A==","shasum":"d6042673ca66fe37a3ded70d0d44fcfa06fa866d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@hint/configuration-accessibility/-/configuration-accessibility-2.0.28.tgz","fileCount":4,"unpackedSize":13861,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC6CpvxOvpptZBT94tyElvNSqO232AZk4hOb6zY9rZrgQIgUYhzujusfNkbBpAR8TDBcSD0N6lSaTVgmJ71IDPhLuU="}]},"_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-accessibility_2.0.28_1724949270409_0.8526616507753535"},"_hasShrinkwrap":false}},"name":"@hint/configuration-accessibility","time":{"created":"2019-07-23T20:22:38.426Z","modified":"2024-08-29T16:34:30.884Z","1.0.0":"2019-07-23T20:22:38.742Z","1.0.1":"2019-07-24T21:15:57.029Z","1.0.2":"2019-07-30T19:27:06.410Z","1.0.3":"2019-08-06T20:38:08.323Z","1.0.4":"2019-08-16T02:35:46.273Z","1.0.5":"2019-08-29T15:50:01.925Z","1.0.6":"2019-09-11T22:28:07.017Z","1.0.7":"2019-09-19T18:29:07.011Z","1.0.8":"2019-09-24T19:27:45.925Z","1.0.9":"2019-09-26T21:16:33.058Z","1.0.10":"2019-10-16T19:41:45.208Z","1.0.11":"2019-10-29T22:26:57.870Z","2.0.0":"2019-12-03T00:59:19.407Z","2.0.1":"2019-12-04T03:48:47.010Z","2.0.2":"2019-12-05T00:19:36.311Z","2.0.3":"2020-03-18T21:52:19.708Z","2.0.4":"2020-04-15T19:16:14.369Z","2.0.5":"2020-05-18T22:13:03.223Z","2.0.6":"2020-07-27T20:33:59.822Z","2.0.7":"2020-08-24T21:52:54.873Z","2.0.8":"2020-11-11T20:39:15.971Z","2.0.9":"2021-02-04T19:27:02.076Z","2.0.10":"2021-02-06T00:39:20.487Z","2.0.11":"2021-06-09T19:08:11.609Z","2.0.12":"2021-10-21T16:18:57.439Z","2.0.13":"2021-10-29T19:56:02.929Z","2.0.14":"2021-11-04T18:28:28.174Z","2.0.15":"2021-11-15T20:07:27.435Z","2.0.16":"2022-03-10T18:40:24.577Z","2.0.17":"2022-04-26T22:09:49.036Z","2.0.18":"2022-05-04T01:42:19.372Z","2.0.19":"2022-06-06T22:26:26.961Z","2.0.20":"2022-06-13T20:38:30.823Z","2.0.21":"2022-07-08T15:57:15.661Z","2.0.22":"2022-07-22T22:58:33.000Z","2.0.23":"2022-09-06T16:39:17.771Z","2.0.24":"2022-10-06T19:42:39.983Z","2.0.25":"2023-03-16T22:49:02.279Z","2.0.26":"2023-06-09T16:24:12.019Z","2.0.27":"2023-06-27T23:07:55.758Z","2.0.28":"2024-08-29T16:34:30.571Z"},"readmeFilename":"README.md","homepage":"https://github.com/webhintio/hint#readme"}