{"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":["babel","development","typescript","webhint","webhint-configuration","webpack"],"dist-tags":{"latest":"8.3.20"},"description":"webhint's recommended hints configuration for development","readme":"# webhint development configuration\n\nTo examine your raw source, use `@hint/configuration-development`.\n\n> **NOTE**:  To examine development and live websites, use\n> `@hint/configuration-web-recommended`.\n\nThis `webhint` configuration package is installed automatically by webhint.\n\nTo install `webhint`, run the command in the following code snippet.\n\n```bash\nnpm install hint --save-dev\n```\n\n> **NOTE**:  The recommended way of running webhint is as a `devDependency` of\n> your project.\n\nCopy the following code snippet and add it to your\n[.hintrc][UserGuideConfiguringWebhintSummary] file.\n\n```json\n{\n    \"extends\": [\"development\"]\n}\n```\n\nThe following code snippet is an expanded version of the previous code snippet.\n\n```json\n{\n    \"connector\": \"local\",\n    \"extends\": [\n        \"accessibility\",\n        \"progressive-web-apps\"\n    ],\n    \"formatters\": [\n        \"html\",\n        \"summary\"\n    ],\n    \"hints\": {\n        \"axe\": \"error\",\n        \"babel-config/is-valid\": \"error\",\n        \"disown-opener\": \"error\",\n        \"highest-available-document-mode\": \"error\",\n        \"manifest-exists\": \"off\",\n        \"meta-charset-utf-8\": \"error\",\n        \"meta-viewport\": \"error\",\n        ...\n    },\n    \"hintsTimeout\": 10000\n}\n```\n\nThe following code snippet includes another formatter \\(or any other\nhint or connector, and so on\\).\n\n```json\n{\n    \"extends\": [\"development\"],\n    \"formatters\": [\"codeframe\"]\n}\n```\n\n<!-- links -->\n\n[UserGuideConfiguringWebhintSummary]: https://webhint.io/docs/user-guide/configuring-webhint/summary/ \"Configure webhint | webhint\"\n","repository":{"directory":"packages/configuration-development","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-development","version":"1.0.0","keywords":["babel","development","typescript","webhint","webhint-configuration","webpack"],"license":"Apache-2.0","_id":"@hint/configuration-development@1.0.0","maintainers":[{"name":"anonymous","email":"alrraa@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"c22f521006b43f442c85c3d663c8291406c31708","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/configuration-development/-/configuration-development-1.0.0.tgz","fileCount":5,"integrity":"sha512-EBO+FjNEOF1+H75WE35rdX6Yk7qGDcr7HO5sCltuTNK/UScA8V/bGLDWhYVX/4OBK3z98ZT5VKPxN/AtZ5Z3Ug==","signatures":[{"sig":"MEQCIAZ46yn7AJDdaZubvJPGXoK7HOxWonuvo/htA7n/mwFrAiBPUHq3Qp9wzW3YveFBpUOiBICklannKOgdoE0DA5shdg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15188,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbmZzSCRA9TVsSAnZWagAA+scP/00KMrQF6OPFwBDeqawt\n/eghnwolElgjsPcbblzxOdNKGP3XQJnexua31IwW+qxZsQFj/zlnQVGS7za8\n+5XJdPpQQ3kQ0pAzjfqoewYc1V2VDt+34az0EDmAv0TOOtDnuF4COTABSP92\nAuYEtIYS7BVaXLNfruIPAbUbwSr6QL5oTl8fJ0iYa0lTQ4nDJIxS2rC289sK\nzz9yTGPAY8UWaBANbHcAsD8WTgkZmqhibAN1qO15+Z2YxwmY58YVHySGScyK\ny3NcJKTp+PYvhnNIjqEdbuVvIOpWo97J/+3m6QO6uBjRCOcvJkUBkB2Pq52f\n9Jb5Gd3+r467d+jHg9UQ6WrPDfL1KOTINRX6Y4njGYcxCMMWIT6ftLb8fjB8\nCMmq1/g26dEoxYbdTbL2+HrZHBoLeym+3k3T2V7SNpeqx6XLoWKM1LHUMjRW\niseKjne7S5nC5rPKiClQRUqJEnIH7Jq4FYELuFQwD6Mh4ynuPqN2lLTQ1pED\n2iyKZEEsm/NYrPgAoR4msT+pVRGEEEK6fTdhUA1eZVVMaQU27RX8lRVhk1BU\nATkvA1aDyNILk3RAyAeJ8tg9+/pPlSSoHtqpTMJWjIE6UA3zvzmCkcm9HMG6\nHjoTZ0Iaw+XlUKp8KKjd3laQvGjTUbjtyquAZ8jGM8UVV4b2m3hXYv6mI03n\n1Wck\r\n=zrq7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","engines":{"node":">=8.0.0"},"_npmUser":{"name":"anonymous","email":"alrraa@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git"},"_npmVersion":"6.4.1","description":"webhint's recommended hints configuration for development","directories":{},"_nodeVersion":"10.4.0","dependencies":{"@hint/hint-axe":"^1.1.0","@hint/hint-no-bom":"^1.0.2","@hint/parser-html":"^1.0.1","@hint/formatter-html":"^1.0.4","@hint/connector-local":"^1.1.1","@hint/formatter-summary":"^1.0.2","@hint/hint-babel-config":"^1.1.0","@hint/hint-disown-opener":"^1.0.3","@hint/hint-meta-viewport":"^1.0.2","@hint/hint-webpack-config":"^1.0.0","@hint/parser-babel-config":"^1.1.0","@hint/parser-webpack-config":"^1.0.0","@hint/hint-typescript-config":"^1.1.0","@hint/hint-meta-charset-utf-8":"^1.0.2","@hint/parser-typescript-config":"^1.1.0","@hint/hint-no-protocol-relative-urls":"^1.0.2","@hint/hint-highest-available-document-mode":"^1.0.3"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^3.4.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-development_1.0.0_1536793809716_0.6126396129026077","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"@hint/configuration-development","version":"1.1.0","keywords":["babel","development","typescript","webhint","webhint-configuration","webpack"],"license":"Apache-2.0","_id":"@hint/configuration-development@1.1.0","maintainers":[{"name":"anonymous","email":"alrraa@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"82aa393a0c4094980838d98db7e81439d313e9da","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/configuration-development/-/configuration-development-1.1.0.tgz","fileCount":5,"integrity":"sha512-omRPnijmWLYqE/5X1xQuPxZRuJQmKCpfsHUW0fBs8vWfPp9pWtD/5D2e1GyamuGTD/19ysItCKMCx9xwLRMZVQ==","signatures":[{"sig":"MEUCIHMREaQ0WW6PCKMCY2ZIRUdr1pr/ZJI8oklSHkmi7or1AiEAka1pljEvHlS2JV3O6sSaIsla0CEOoiGbKjiiy4czHM8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbm7wRCRA9TVsSAnZWagAA//oP/0qZaMBKlqWEgaRiqvvs\nMN8RcL2fxije6YxMNoIxbXRA8seebU2eTJrwi+OjuXD2/F5myb/hWfgC9+s3\nMElL9XW21VCy/z8SCIOh+mfbbNPWrNuvhfJPBzb8DQjNqLrFJkJC5nB6EjVs\nOAa19Si70xhiAVtCSjbMQkEdWBkrWOlKRKUAJas3iis8OF3oYfWIgTtre7BA\nWZ4VYiJZJJLK8P0jQ6QvlkAPqL9ZK4G7CtraKbsjf+DVIy1z52+hmk2NigjN\nMvRcpdms1hEAL4XYrh3gV/2RmKhOjJ6Tz8mttT5unWRu2SIFsqV0XSp5LVXc\nnF6HTE3Aie+qcIJpqhGALGlp9lKn04XosOQDwQ2WPTAx2j+/bRguVDkZDDMz\n3rtDSSajDOCFTIL7rSYPPQxmBj7apGR3ZIW3/uhrFoNNBfxnymsA3J7e1r6z\n/hW4wcvqBFpLZJSpZKSSYdVgctE8K0Bnqjh8cqroWgeGV5joMHuj1XYY8d7D\nv/GvmVQa+MaQiCsuRoigOxGGggtOdanuK7O0koeSH2QnKSFOjnTbIBqwHL2b\nomeuXf+JxIXLnggwHlQzA0RUlK7t9kxGFhRO/1v4O8vIAyCTTnyP6sD0vpIV\nEsM3KgaRtrHTse4PzZ3LS0I9IhN/D6xj55iUIjAoZRZAVZnp8n/LhsT3lD+r\nAaZQ\r\n=Ul6B\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","engines":{"node":">=8.0.0"},"_npmUser":{"name":"anonymous","email":"alrraa@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git"},"_npmVersion":"6.4.1","description":"webhint's recommended hints configuration for development","directories":{},"_nodeVersion":"10.4.0","dependencies":{"@hint/hint-axe":"^1.1.0","@hint/hint-no-bom":"^1.0.2","@hint/parser-html":"^1.0.1","@hint/formatter-html":"^1.0.4","@hint/connector-local":"^1.1.2","@hint/formatter-summary":"^1.0.2","@hint/hint-babel-config":"^1.1.0","@hint/hint-disown-opener":"^1.0.3","@hint/hint-meta-viewport":"^1.0.2","@hint/hint-webpack-config":"^1.0.0","@hint/parser-babel-config":"^1.1.0","@hint/parser-webpack-config":"^1.0.0","@hint/hint-typescript-config":"^1.1.0","@hint/hint-meta-charset-utf-8":"^1.0.2","@hint/parser-typescript-config":"^1.1.0","@hint/hint-no-protocol-relative-urls":"^1.0.2","@hint/configuration-progressive-web-apps":"^1.1.1","@hint/hint-highest-available-document-mode":"^1.0.3"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^3.4.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-development_1.1.0_1536932880209_0.3642130679682476","host":"s3://npm-registry-packages"}},"1.1.1":{"name":"@hint/configuration-development","version":"1.1.1","keywords":["babel","development","typescript","webhint","webhint-configuration","webpack"],"license":"Apache-2.0","_id":"@hint/configuration-development@1.1.1","maintainers":[{"name":"anonymous","email":"alrraa@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"046bb0f71b84262f9f3a54adf1a81603fcecd64e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/configuration-development/-/configuration-development-1.1.1.tgz","fileCount":5,"integrity":"sha512-OAATlPoD9f9IMtqt2K0Ht2fFAaPQudE/+t3PFRqywOUyQ0PGobtqw+1Gbhf/oSWrBzwMceR6QfmBL3TUHsqqDw==","signatures":[{"sig":"MEUCIQDICp32Wvy11dygI58R3yAm1HtAvMgLbCEV8TZ4/B30DgIgQlPwv1wIaC9pD73hkfzpF8QGi4NlayQ1V0hQ1ncI23A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16098,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbpR7PCRA9TVsSAnZWagAAVxQP/2sqjvC8+zZSbmcba7J+\neW1XYoRVP+KUIW29NbztT6JrOFUO817XL804fJt3TQ4sPe7QYt40hb6pZgIh\nKiSiL8gI/NsVHNY/tkAfIKpX+hV/PjnvCKv33Jr16b+Vx2LrSMavDCRWfV+o\nIPKIU7ENrUGzpnTL75qV0YFuEZN/UqIvn0HVNZNH9MZgSAcPqnk3CfseWoxz\nj0dwnGHMeQ7n4I/hwv6rNHdzo0QUdZwGesiP1FxXPdpICAfGLnYx+NZlzxix\nQV1UUVin1g0c3vEUWURp9D6QtEx5BIf0/VGZx4SyZgEkEQup35qVSTUgRHa/\nGcvFlZCEk3G+e7VhDu1Nb3ipzBMky1neblQHRxGBG+2ic/pBC8mV8XjLS6cc\nbdnqaFX7+ObUs5jbTS1fUuWm218HZ9c47sdQtGa9a5tTDCTwSoS4ufoHKCqU\nXqVhJbZ9blCfxdUxXCCi3PK+Y5gf3r+vrMPPfg2F/8+7MSUOmPIFbcW1U5jV\ntKJrjMxpLqL0d0L474PpIQYu4bLZAKsqsNBXh5zfkKoVJBpkp33R4wv/uDTv\nDfHVH6DX9+ZJYDehD7qDQWx4HCSi2u2Yg8UR+ijHXhXcMKeVjprZnXKivYvK\nC+ADcx6rv899/i0VWOhMdSKjNJb6Py335LLtJmmT+MYHGJ/2y5NEdqu/yF9/\nFdfW\r\n=OJD4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","engines":{"node":">=8.0.0"},"_npmUser":{"name":"anonymous","email":"alrraa@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git"},"_npmVersion":"6.4.1","description":"webhint's recommended hints configuration for development","directories":{},"_nodeVersion":"10.10.0","dependencies":{"@hint/hint-axe":"^1.1.0","@hint/hint-no-bom":"^1.0.3","@hint/parser-html":"^1.0.2","@hint/formatter-html":"^1.0.4","@hint/connector-local":"^1.1.2","@hint/formatter-summary":"^1.0.2","@hint/hint-babel-config":"^1.1.0","@hint/hint-disown-opener":"^1.0.3","@hint/hint-meta-viewport":"^1.0.2","@hint/hint-webpack-config":"^1.0.0","@hint/parser-babel-config":"^1.1.0","@hint/parser-webpack-config":"^1.0.0","@hint/hint-typescript-config":"^1.1.1","@hint/hint-meta-charset-utf-8":"^1.0.2","@hint/parser-typescript-config":"^1.1.0","@hint/hint-no-protocol-relative-urls":"^1.0.2","@hint/configuration-progressive-web-apps":"^1.1.1","@hint/hint-highest-available-document-mode":"^1.0.3"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^3.4.2"},"_npmOperationalInternal":{"tmp":"tmp/configuration-development_1.1.1_1537547982603_0.07236796768761744","host":"s3://npm-registry-packages"}},"1.1.2":{"name":"@hint/configuration-development","version":"1.1.2","keywords":["babel","development","typescript","webhint","webhint-configuration","webpack"],"license":"Apache-2.0","_id":"@hint/configuration-development@1.1.2","maintainers":[{"name":"anonymous","email":"alrraa@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"ffbd432d82e452910019b65e4ed3bcdb3e7c9d93","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/configuration-development/-/configuration-development-1.1.2.tgz","fileCount":5,"integrity":"sha512-zIQmVq4kyQopokNpYkLBJ4oMf7crOC30BRX3zUERvQ4/ENSdqasIH2ZM59SWjInqY9+HIeQtXIiie22SQ1n/pQ==","signatures":[{"sig":"MEYCIQD5ja8Db3jXlbtkLkxtWTEnRJ9tnYBm0at8b3EF7b3krQIhAPVI8b7uAWT9tmUOS6mr4/f2E7hGpaXNSDZV/oODB1B3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16400,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2lDfCRA9TVsSAnZWagAAHwwP/1zI90e1qaIr09ald89w\ncFx9nAJ6QdUPEMiA5hjjMeque9vkErPD9wJZHlacJaNCAb1XdhDuJPJfA8oi\nuzBIfZFP0B704FZl8yT78APTK5qqeXAbm5PoPnDOL0KiiZdK0KvGkLLftn9R\nXjuLbQSbbEKIMg5iYr2APsvUzA4EoHQP5M4kVCER3HYogdm4eGPcRfvtR5gt\nY+wsl+glhUliaO0sQJ2SBtqMwsqaQfeo/KeNshFv15h2hEZo4JkKmivhMiSl\nURNnhAnxONxIJZNpw8vgkukNZupS7PpYXRdL8IpQlSrFesh1/oEOKSJWl77E\nFnjJ5KUX0ZFbc3FP0eH/7SgiIBCy63jRL9BnWKich9WSq4iXNK98BcvsuLO+\nBtO8SNEf+/LfPLIpctGv+U6fajoARitQtin+8gnR+L7kBvUbZPMrklijjB4F\nt/wTw979rO7bPVQOIEimnjSQqfXrrAWEXXP4HEDf7EROzGv8BIRRJ6arrRzj\nhGl8SU1rOvrPBsfbhlcwAIoJsU9zvj5ELQ8TAkQT80aPbzVZ8j4GtaW9GgLH\nL7r5kFGYlDkKL8vWj7Bdy4En4PNL84eyAE26h5kH5fEhEIvoIv459KlK0DoX\nctxFkR2uMfUd3Vnk4aeg2nfNyNw5pzQjX6PJgFRJ2pYnNWv3AlvyjogIScEe\nK8GK\r\n=8aoU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","engines":{"node":">=8.0.0"},"_npmUser":{"name":"anonymous","email":"alrraa@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git"},"_npmVersion":"6.4.1","description":"webhint's recommended hints configuration for development","directories":{},"_nodeVersion":"10.12.0","dependencies":{"@hint/hint-axe":"^1.1.1","@hint/hint-no-bom":"^1.0.4","@hint/parser-html":"^1.0.6","@hint/formatter-html":"^1.1.2","@hint/connector-local":"^1.1.3","@hint/formatter-summary":"^1.0.3","@hint/hint-babel-config":"^1.1.1","@hint/hint-disown-opener":"^1.0.5","@hint/hint-meta-viewport":"^1.0.3","@hint/hint-webpack-config":"^1.0.1","@hint/parser-babel-config":"^1.1.1","@hint/parser-webpack-config":"^1.0.1","@hint/hint-typescript-config":"^1.1.2","@hint/hint-meta-charset-utf-8":"^1.0.4","@hint/parser-typescript-config":"^1.1.1","@hint/hint-no-protocol-relative-urls":"^1.0.4","@hint/configuration-progressive-web-apps":"^1.1.1","@hint/hint-highest-available-document-mode":"^1.0.5"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^3.4.14"},"_npmOperationalInternal":{"tmp":"tmp/configuration-development_1.1.2_1541034206987_0.29173439457987493","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"@hint/configuration-development","version":"2.0.0","keywords":["babel","development","typescript","webhint","webhint-configuration","webpack"],"license":"Apache-2.0","_id":"@hint/configuration-development@2.0.0","maintainers":[{"name":"anonymous","email":"alrraa@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"28972be767b263b8a87b34e03b57caf173b2fa24","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/configuration-development/-/configuration-development-2.0.0.tgz","fileCount":5,"integrity":"sha512-XBr7dJuEByigr/I2RKAeDpruWd/goa8e8XoRjN3nyyC4lKNRhR9yl9LFfI4jnOUAl42iIlB5iAOdJplTVs+92w==","signatures":[{"sig":"MEQCICnVHjOOagSj6uyEc2zQlKjQDwrrzp73MvPBw5obu/wpAiA4b+iuu4yH+V2VjGOpx7qzbbkmBbr3W56XwsQazoNjrg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20359,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb4ORVCRA9TVsSAnZWagAArjkP+QEMSdEotfxw0idegg8P\nKooly0++Kx6FELyRHHGPiElCUpujpBIkonW+4QHTDas1c2uJk8nT2olTKMgh\nLS994O9nyJTfDLj23Y8IjIiorrwPH5JXHS/ul6mP+PwSkCwV0ft/+nv1buNe\n3xD21cK7cRjjDMnrovW9xqAvjXSf+k0f2ztyl2tJ7npiYtUwkTn6ASeIOL6g\nKRaKNWseKNWFu8BoY1iAN0DRifwJ774sL/WJ5lw/1UmCiisuYjJ+6fhgmRzJ\nP2sYsQ+LseWz7By7U8kHq9iCvn6Cna1oVvIgVUTLSxzHLkNsFVsqNcZnXjYp\n/p0Ni4NF86HnPo482GO7KD2/n9ebX6xlD/zCJbJx5KMMyOc15KJyNtX23yJO\nf24bGY3xJq2XAjqRQWn/Vg1WdeTdqJTnfqmvuwuJQ8leTIowDtlvI0WGHxqs\ndH1jQg/gnfgR1NQu+OagIxfxROO4iRQiHkM8Uy/iqSAhCrYaPP2k3BllGtY+\nbm12BlH+iOGp82cXPERGgV1RBYa9B3ddBF50F6GXYvBTuRcJM6nCchnnbWwQ\nBn0Cs6J7AWg1C1CnsYdxLd/aAl4JMr+q8EmsN9Iy2tO27ZmsnGJ0rIbNPIJI\nXQ+F4pxUZfdqzDZRqmUDlotHY6EIK/Pht94t6iE3uoDLD3naaj/Uov5HLYD6\nXcVo\r\n=W65v\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","engines":{"node":">=8.0.0"},"_npmUser":{"name":"anonymous","email":"alrraa@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git"},"_npmVersion":"6.4.1","description":"webhint's recommended hints configuration for development","directories":{},"_nodeVersion":"11.1.0","dependencies":{"@hint/hint-axe":"^2.0.0","@hint/hint-no-bom":"^2.0.0","@hint/parser-html":"^2.0.0","@hint/formatter-html":"^2.0.0","@hint/connector-local":"^2.0.0","@hint/formatter-summary":"^2.0.0","@hint/hint-babel-config":"^2.0.0","@hint/hint-disown-opener":"^2.0.0","@hint/hint-meta-viewport":"^2.0.0","@hint/hint-webpack-config":"^2.0.0","@hint/parser-babel-config":"^2.0.0","@hint/parser-webpack-config":"^2.0.0","@hint/hint-typescript-config":"^2.0.0","@hint/hint-meta-charset-utf-8":"^2.0.0","@hint/parser-typescript-config":"^2.0.0","@hint/hint-no-protocol-relative-urls":"^2.0.0","@hint/configuration-progressive-web-apps":"^1.1.2","@hint/hint-highest-available-document-mode":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-development_2.0.0_1541465172985_0.5829574044658214","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"@hint/configuration-development","version":"3.0.0","keywords":["babel","development","typescript","webhint","webhint-configuration","webpack"],"license":"Apache-2.0","_id":"@hint/configuration-development@3.0.0","maintainers":[{"name":"anonymous","email":"alrraa@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"a098aa5f0df4279ad574bf62f7b52683910592f9","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/configuration-development/-/configuration-development-3.0.0.tgz","fileCount":5,"integrity":"sha512-BTLX3PP8GLFyU5HQAaGhS4LKlpR57lalWZo6oThRaGX2feEHKqbHlYF5UmldPcKXWQ/xrK9beq8lDN96sNkcCA==","signatures":[{"sig":"MEUCIQDfNZOdujSwm3dMuf0M//KkO8sdgaS6UKmcob+lM8iLjQIga7DpFiMEF5P5MnrhCOr+aOYApOymL3dahZGT46kQD/c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20634,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb4OXWCRA9TVsSAnZWagAAJbUP/A29Pt1E6QqypN3L3Bwk\nx0usRsSdS1pyn+dX7DGBT6w917fVwixLWbcv0RN30Pdv4G/e8yEhMjcgFCL9\nVZf5oZ7gw85b3Qa3SEd9LtdxWMalygjySbogs6mGq0VCmEisPxdnpUEfkHNI\nM+JYvZtgjP6gZp07j35qGWpJosvK1+aGjIYS3P+bUFEI6nY/K0hSWtOThqtN\n152zaiAsDiQOw5qyRSYJFqDUU0W++GlujwZnlQL7mK56GBo1Bmv0WhqOKhqq\nflVCe26WOGulfjCUlOwdw7jecXnXK89Cj+kd9QjQ/GRQbCFXyaIEE7PY+ol3\na+Puob8vZ5b0dzwFM8hQKwJM0vUyYRl2ymQw6H4gGN5+2znHGlYasafeqU01\n2iAzNUBvNZUEj/MjpoJp9P67D1HtdaP4t6y1rwSwuVJQnxVo5pvz539KESWb\nWZKCjye8Z0OtjksFDJ/IbXL3PEeVy7eE+8+O5VxNuLW4YYAPfpG9aA1sxDtd\nPgT/AgtI4TtprhGswGJyzz5lvY2p7ig7QyQu+cAByUDdu4iIQH+jEwznLtWc\nVS+kSX7+f5QND1F66X+pMxqzHYikN9+PoQS9twEL+RW89Ti1XKc8IPPyzvQO\nVKZaZfGUDuPVG3bFxSgyWDEUut4Sy831akXlfKmPj2zCzv1Ia9NZYBnmdClp\nLQ+4\r\n=UDJW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","engines":{"node":">=8.0.0"},"_npmUser":{"name":"anonymous","email":"alrraa@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git"},"_npmVersion":"6.4.1","description":"webhint's recommended hints configuration for development","directories":{},"_nodeVersion":"11.1.0","dependencies":{"@hint/hint-axe":"^2.0.0","@hint/hint-no-bom":"^2.0.0","@hint/parser-html":"^2.0.0","@hint/formatter-html":"^2.0.0","@hint/connector-local":"^2.0.0","@hint/formatter-summary":"^2.0.0","@hint/hint-babel-config":"^2.0.0","@hint/hint-disown-opener":"^2.0.0","@hint/hint-meta-viewport":"^2.0.0","@hint/hint-webpack-config":"^2.0.0","@hint/parser-babel-config":"^2.0.0","@hint/parser-webpack-config":"^2.0.0","@hint/hint-typescript-config":"^2.0.0","@hint/hint-meta-charset-utf-8":"^2.0.0","@hint/parser-typescript-config":"^2.0.0","@hint/hint-no-protocol-relative-urls":"^2.0.0","@hint/configuration-progressive-web-apps":"^2.0.0","@hint/hint-highest-available-document-mode":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-development_3.0.0_1541465557689_0.10679201656122683","host":"s3://npm-registry-packages"}},"4.0.0":{"name":"@hint/configuration-development","version":"4.0.0","keywords":["babel","development","typescript","webhint","webhint-configuration","webpack"],"license":"Apache-2.0","_id":"@hint/configuration-development@4.0.0","maintainers":[{"name":"anonymous","email":"alrraa@gmail.com"},{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"bfa794e0ff3a1a47d99ca67c505062a185f8d13b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/configuration-development/-/configuration-development-4.0.0.tgz","fileCount":5,"integrity":"sha512-5B/sIYz4Ow3TqkNG5UV1GB73iOvoAjtIesznWhgc5JDUVUPTWhEDGbD3NWOz2rtajzMJxVjViJ3qabGmrMi6jw==","signatures":[{"sig":"MEQCIAedkMqIuUDzuq/i1gHyfwuy/bTCSbwcNukzexkH4+naAiBoIxP8ei+D7xPVfIUo2LuL9ITPYW8+bt5nrvxb37Ayvw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21857,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcPmNPCRA9TVsSAnZWagAA4LIP/iiBathgbw7M5w+s15Nh\nir1nNxNasBOK6b1uxJBI1NRF25HpGkuXMBViHlb2eqOluOSVJztMazReEN8p\nsvi7FrT665Ff45VNvFKQe0TGSbvmiXHJutgG6izryiVeSpVmKMepdDnKjOAR\nwH9BDQffPt3sk2uqOTLwOa8grL95HJ2N7+1Vgc3ot8ZyXHOXO3ngxBlP+Zx0\n2GG6l1AbDGzyLLjPFPTetrDNPNspwXYR20RAqpxytGF32qJMF0A3jhDtvVT/\n6uyIJavXi+m+RjfH4I0DouQzBpmSlDGFHcNMy33/jRznbp+6GnK+yR4XYKxh\ntwM2nDxNRhkasS7p6Zi1DKloVUo2IzLg3A7LXeOO5xzwtOBWhsIE3XXIwVsd\nziV7bUr3eyUYzzgBp0HI4torfbNBrQ1CQ/W5m2HbKBN5ya0HB/rFQqKHIgk9\nkMKo3AVbFk0Z9isCtJbCHQvrU1oLHzGhAmOR0Kntq6kB6JTR22PIS0R5bsAf\nA3wGZw78bVoF/xbJy2onSGAuu6mzPg25vYXiwcBrGuJ8ZfeTCV/tL1k57joo\nxp8nuKbxIOPXgmGJ3iRKq5S92MdCDrAzu2eQz1sQxkvRYZn8iiKFDRa0GZN4\n7WV3T8ocMwozSOj2ZKL/3ZSlzKXkz0N/zvsWlOPgsj3jb84bhaOglkGCaVNZ\nmPuc\r\n=ENXD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","engines":{"node":">=8.0.0"},"_npmUser":{"name":"anonymous","email":"amolleda@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git"},"_npmVersion":"6.4.1","description":"webhint's recommended hints configuration for development","directories":{},"_nodeVersion":"11.2.0","dependencies":{"@hint/hint-axe":"^2.1.1","@hint/hint-no-bom":"^3.0.0","@hint/parser-html":"^2.0.2","@hint/formatter-html":"^2.0.2","@hint/connector-local":"^2.0.2","@hint/formatter-summary":"^2.0.1","@hint/hint-babel-config":"^2.1.2","@hint/hint-disown-opener":"^2.1.1","@hint/hint-meta-viewport":"^3.0.0","@hint/hint-webpack-config":"^2.1.1","@hint/parser-babel-config":"^2.0.2","@hint/parser-webpack-config":"^2.0.2","@hint/hint-typescript-config":"^2.1.2","@hint/hint-meta-charset-utf-8":"^3.0.0","@hint/parser-typescript-config":"^2.1.1","@hint/hint-no-protocol-relative-urls":"^2.1.1","@hint/configuration-progressive-web-apps":"^3.0.0","@hint/hint-highest-available-document-mode":"^3.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-development_4.0.0_1547592526892_0.06156197471557667","host":"s3://npm-registry-packages"}},"5.0.0":{"name":"@hint/configuration-development","version":"5.0.0","keywords":["babel","development","typescript","webhint","webhint-configuration","webpack"],"license":"Apache-2.0","_id":"@hint/configuration-development@5.0.0","maintainers":[{"name":"anonymous","email":"alrraa@gmail.com"},{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"20b71b7e66ec37d6cdcb8ef3d8dd83e86397b643","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/configuration-development/-/configuration-development-5.0.0.tgz","fileCount":5,"integrity":"sha512-W1llyOETmMHrEhy6ACZZ0Fx84HnEwhdbYX+MveAPzTew0g1xIk53W5DPiDUJI61vyrMaoPWiY/wTotS3uFxJcA==","signatures":[{"sig":"MEYCIQDoii+1duXL+jUGUxiGA1wEmpLrdabTOHM8nXfAL/y4hgIhAMZICgDnoTY+r1Pg3pj9efL8kiOakHQdYFTrTJ8fbKVJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22376,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcP4fpCRA9TVsSAnZWagAA+aUP/jEA/NjacT8p2hVrTzcq\n4lDzWNWyFRQ8VFPYjrZAO5zs4UpcgLSTZcIFKgkdEXs5j982ffk8NXaRKsKc\nVLXG6UCuV2J0YMJmkXbFLOHO4ujY0WHUvhxZCpivk445EwCHe4LHsHVIxpqn\nyMuML/ZdLviBFMrHTggwKAhBWPgOPkfmE9hNMnJVeZQVWiZptNz2rRVToWvX\nrvSAcXska4J9I1qMt1A6TOiy/mTWoSfhD8XOAZNZsATdrGxQHjzUV73YJx3g\ncvRYgYJEi5vLWKljNPjzgVg2+5mItsGCKgn5t/KEoodZFSS0QtMF/KtpxDXB\n6RFj3StUuOZIujansak9EGaOALztkyQq+KlGrEEyqgJ4xhEBohnStL57fbWu\nVaiYuVdJOwLcY/RgItgMUw8Oi7gjFz5SrLbPb77VcJO1dx1YOpx/iOb0ZI9y\nkxX/IL+eXclpjfNrEiYGAGElRIgjECweJMQxg/PJ5H9n8Cviigs+8Fj9wfh8\nlLRcFwFwvgRMHUL8etq9+hmpl0SSP0alLzD665lb6kIHP9w2ItvM/tzYMsmP\nLT2+YSPRrxa4zgCqpDn/cwcxpoEP/VrcBFz1xuB8c7CygUGzai2uyK2DCvaQ\n2K+jyZMUMlb8cFV7fASa+MtwJZ21Br2viV/uY69YA+fcHPDi9GVjKs+SQSPH\n+tNH\r\n=Xj71\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","engines":{"node":">=8.0.0"},"_npmUser":{"name":"anonymous","email":"alrraa@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git"},"_npmVersion":"6.5.0","description":"webhint's recommended hints configuration for development","directories":{},"_nodeVersion":"11.6.0","dependencies":{"@hint/hint-axe":"^2.1.1","@hint/hint-no-bom":"^3.0.0","@hint/parser-html":"^2.0.2","@hint/formatter-html":"^3.0.0","@hint/connector-local":"^2.0.2","@hint/formatter-summary":"^2.0.1","@hint/hint-babel-config":"^2.1.2","@hint/hint-disown-opener":"^2.1.1","@hint/hint-meta-viewport":"^3.0.0","@hint/hint-webpack-config":"^2.1.1","@hint/parser-babel-config":"^2.0.2","@hint/parser-webpack-config":"^2.0.2","@hint/hint-typescript-config":"^2.1.2","@hint/hint-meta-charset-utf-8":"^3.0.0","@hint/parser-typescript-config":"^2.1.1","@hint/hint-no-protocol-relative-urls":"^2.1.1","@hint/configuration-progressive-web-apps":"^4.0.0","@hint/hint-highest-available-document-mode":"^3.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^4.3.1"},"_npmOperationalInternal":{"tmp":"tmp/configuration-development_5.0.0_1547667432532_0.19663256967215714","host":"s3://npm-registry-packages"}},"6.0.0":{"name":"@hint/configuration-development","version":"6.0.0","keywords":["babel","development","typescript","webhint","webhint-configuration","webpack"],"license":"Apache-2.0","_id":"@hint/configuration-development@6.0.0","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"c458319de75cab51d706f5764983efc5854723fc","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/configuration-development/-/configuration-development-6.0.0.tgz","fileCount":5,"integrity":"sha512-/95dwGozWn+q+9xj5ZYATUKn8jVNq5nRR1/tGzL8pZl2X3oFpvlV7tw0UgPLIT+c4UWXOYXtpccGj+6up1oAiw==","signatures":[{"sig":"MEUCIQDp01yEIXELWPCMADCp2tNkaqcCdhpLrQhP6H1uScpEDAIgDwARImraxRbGS/86peQZf+o//wnIeTuLDHxP8n+ckTI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23605,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcXL7oCRA9TVsSAnZWagAAbHMP/j6VqdKT0DArAg3ct0q+\nC8h0NJDCqSQll0OjJwZc+c14QVJzcrkYeuMwwWcrc/+5f6qcU08l2/2XD4DL\nKc9HwsXzQ0xnEeCZgfShU5dBssNhh9YHK8UaiVf4BNHr2uTN/uYXs8K6wRaM\nlNTP+u6dfJHn1HZTm4P9nZPsBC45mA+ZaffzbRBai4FoRvtpsQzM7e6x38i4\n97oGAW4+Iry2y6DnUWn9DwkT6WP+QAJiNqUpC1GKSwpxGt0QBTtqg3nNiSAt\n1x9TmKtIreDiUt2Hm4xIoaDbc9OyabpYUAwxv0fG8Plno8eowMzOSkP/0ycY\noMVXBT00NXGZmWc4J29hIcZwiRNnVMK5OiMissgOveo85QsyH34imC9nkKw/\nNHLMQnMN/l6IzDRmXjRv9pM+5R7O9asAa5vCLulZlJtgUXreORoVs440aS8r\nBmLFFTREL/mcJU9XRQeJyv3MKpWAuuz7EWHkGZy6TY+jkuWg4K8NhcpjlvHH\nA8vGlK2mK+mXvnJQw0QrrNrfMDtfYiWy/ObTTLIbndecaM3XK3S5y23piuLr\n4VpK2pW0UIFx35bdBAt1FtnH+DwPoqfBT3/GfFd+8t+kZw2hf+xwIc6kVjVF\ns36TlkVAESjkJPv978VOTTY76YSiCSfJbZ1T79pYcbGoF3zHKM6toOcfgCro\ni6KG\r\n=/3Qz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","engines":{"node":">=8.0.0"},"scripts":{"lint":"echo \"Nothing to lint\"","build":"echo \"Nothing to build\"","test-only":"echo \"Nothing to test\""},"_npmUser":{"name":"anonymous","email":"amolleda@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git"},"_npmVersion":"6.4.1","description":"webhint's recommended hints configuration for development","directories":{},"_nodeVersion":"11.2.0","dependencies":{"@hint/hint-axe":"^2.1.1","@hint/hint-sri":"^3.0.3","@hint/parser-css":"^2.0.4","@hint/hint-no-bom":"^3.0.0","@hint/parser-html":"^2.0.2","@hint/formatter-html":"^3.1.0","@hint/connector-local":"^2.0.2","@hint/formatter-summary":"^2.0.1","@hint/hint-babel-config":"^2.1.3","@hint/hint-disown-opener":"^2.1.1","@hint/hint-meta-viewport":"^3.0.0","@hint/hint-webpack-config":"^2.1.1","@hint/parser-babel-config":"^2.0.3","@hint/hint-css-prefix-order":"^1.0.0","@hint/parser-webpack-config":"^2.0.2","@hint/hint-typescript-config":"^2.1.3","@hint/hint-meta-charset-utf-8":"^3.0.0","@hint/parser-typescript-config":"^2.1.2","@hint/hint-no-protocol-relative-urls":"^2.1.1","@hint/configuration-progressive-web-apps":"^5.0.0","@hint/hint-highest-available-document-mode":"^3.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^4.4.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-development_6.0.0_1549582055890_0.6905683231567126","host":"s3://npm-registry-packages"}},"6.1.0":{"name":"@hint/configuration-development","version":"6.1.0","keywords":["babel","development","typescript","webhint","webhint-configuration","webpack"],"license":"Apache-2.0","_id":"@hint/configuration-development@6.1.0","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"0829a46933446256f0d423920def905390b1f3a5","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/configuration-development/-/configuration-development-6.1.0.tgz","fileCount":5,"integrity":"sha512-5hsW2nI0RETxPXZVJ1qGOq5EKZRZ4fm6FHrIf3XTxyxXA1WdbFZVBIUUi55ua7nLEgr5SMHfMmuiy8gi8NlWBg==","signatures":[{"sig":"MEUCIQCGq2AJg2PlfhDljeJCNCRpGvTl1guKiYu28Yva54eV0wIgVbCossac9u1cX4OalyMMnUFwYscVDtizwuLrxFv3jC8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23932,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJccEIwCRA9TVsSAnZWagAArAkP/0jsPfjh7I846T6dvc98\neTKyony1PAndGqymBupb6jOsTvWECxBDur2DKmcUGpAd6xmkGGlj+hJ7QVb0\nDjGnN0lSA9Q75JmobLLb6DgbtQp8p5OSLxyPDJaw2AqW47yPTaE2pvBggLSw\neti1sg1+QraA/e5ASAjMc3kzr8ROWMSjlGx++t7+VOu7sPvhhq7vcF5D+VMe\neLQmA4V62Ot3Va3+gST7bhwV12kyL7alaCRRtPqUHEkRMuu0mwa67hQWO7X7\nGLpu95oYcBe0zlUWi9dLlO8zBzeDxjIsbjcSGnCid3FXqnQhjVUD6VLygz8/\nIPotxCcrYX0CCsCh/YsIQ/IjZt0IfLYiBR2LKIVW6mMwk+GUwkj6jLnthiY0\n9A5pLQurG9Xlw1x9aRLLfO8J0kL/AngavHUYv7du2c06Qvul9B8TW6E4rMYW\n/Sw84n5H3Xdv0OWrtYFVy9B9tnE6GIINkQcq5Rx7aDCG3X1r4z8++k7niaoB\n6s+WjA0Qub75B1vnde6SYPIYkRMClWZH+XZrF5yL2zKF/+VEWVO024+jbQAN\nzjYKeMyGiR4IGN5ppNhkeUOHB+Sjiym+gqxgff9QM5lUBVo1ark1SeoIFxQg\nPbCQ2ocG6hvvpYnzJta6etBJdLJjEs6ptN6I9GCuHonlehFZPScEauhFqYot\nhi35\r\n=TKxy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","engines":{"node":">=8.0.0"},"scripts":{"lint":"echo \"Nothing to lint\"","build":"echo \"Nothing to build\"","test-only":"echo \"Nothing to test\""},"_npmUser":{"name":"anonymous","email":"amolleda@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git"},"_npmVersion":"6.5.0","description":"webhint's recommended hints configuration for development","directories":{},"_nodeVersion":"11.9.0","dependencies":{"@hint/hint-axe":"^2.1.2","@hint/hint-sri":"^3.0.4","@hint/parser-css":"^2.0.4","@hint/hint-no-bom":"^3.0.1","@hint/parser-html":"^2.0.2","@hint/formatter-html":"^3.2.0","@hint/connector-local":"^2.0.2","@hint/hint-button-type":"^2.0.1","@hint/formatter-summary":"^2.0.1","@hint/hint-babel-config":"^2.1.4","@hint/hint-disown-opener":"^2.1.2","@hint/hint-meta-viewport":"^3.0.1","@hint/hint-webpack-config":"^2.1.2","@hint/parser-babel-config":"^2.0.3","@hint/hint-css-prefix-order":"^1.0.1","@hint/parser-webpack-config":"^2.0.2","@hint/hint-typescript-config":"^2.1.4","@hint/hint-meta-charset-utf-8":"^3.0.1","@hint/parser-typescript-config":"^2.1.2","@hint/hint-no-protocol-relative-urls":"^2.1.2","@hint/configuration-progressive-web-apps":"^5.0.0","@hint/hint-highest-available-document-mode":"^3.0.1"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/configuration-development_6.1.0_1550860847580_0.28393257780680226","host":"s3://npm-registry-packages"}},"6.1.1":{"name":"@hint/configuration-development","version":"6.1.1","keywords":["babel","development","typescript","webhint","webhint-configuration","webpack"],"license":"Apache-2.0","_id":"@hint/configuration-development@6.1.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":"e921e4306683f1ecf94ee49a5d63ded0d164ddbf","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/configuration-development/-/configuration-development-6.1.1.tgz","fileCount":5,"integrity":"sha512-1ts1F8FVDmElQ8yjeCT0qS9PK5DLt1RwajEAsm3TqsGhiiNOhOb4OdSlY/gvIZcNbvilzHdiVoH7RCpK41McAg==","signatures":[{"sig":"MEUCIQDiyocceLcnkpHXAFHz4BlEpmpuquXHcXucfnWTyuZ5VAIgVTbococfurHgXDzYW/1XIqNVGRLrgE+cJ7yhGk7gZCE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24252,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcgaphCRA9TVsSAnZWagAArOgP/35bxULPliqm9GKKeZy7\nCSon6RNWgjsMV659I5D8E/3q4O4lK3qS6qi2oCaKUhsWfzeRPbVupfFlY8Nb\nW5rRH4AGNichI+FS8q4U/i6L10w/rzMqXdkvq6bTfeGt6XbDWJ17RxsxU4Jn\nhOpBPLfGJ6G+SI+LT+kpaQ0/npZuPb9PZQt2kdpwf+lJzKC6X+B/CqmZRUQ1\nex+nAwi5PaDoiKX/Ohbx2qGIyqMTU80A9KfOl3foHIPIWwfgYvlp155OJl4g\nAgei6VrJYRiblg8EjFBcML9pPw5JfRunaHFtZ5u+yw7++XeoqJ+wwn7SbEW5\np+sAYQQJtj4FpE3YQkF+qtzsk9Ey/gwNqNMFsGQnNVk4NRruosL9g2KMtTyT\nEaLZXhHzN6rrqyYz4qJhwB4FC9IpbxXshNVzG6ngow7cE7aFtJf1aE0lAWBs\n9R5BwJEHF9T8Gv83fglQP9EwqUftag/GiI38Cp6Ik2UFFYhEZKM3+8Z4LFgx\naFtJzy6UKeD2I7COJVCkSEN/hok31Jal1r7UxMlsduiCk/7dbS8733YJR46U\nrQog0BFIhneagUN3eb8xrNElc9IHARSADi4p/5Jfnn9uwFn7gZtY2K6LUv2C\ntRz+cGlH0YDLCB3+6ONzLTpnt35VshikBXtfJS6HeB3zQHIXWW5/4VZtFPfw\njThQ\r\n=iQBQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","engines":{"node":">=8.0.0"},"scripts":{"lint":"echo \"Nothing to lint\"","build":"echo \"Nothing to build\"","test-only":"echo \"Nothing to test\""},"_npmUser":{"name":"anonymous","email":"amolleda@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git"},"_npmVersion":"6.5.0","description":"webhint's recommended hints configuration for development","directories":{},"_nodeVersion":"11.9.0","dependencies":{"@hint/hint-axe":"^2.1.2","@hint/hint-sri":"^3.0.5","@hint/parser-css":"^2.1.0","@hint/hint-no-bom":"^3.0.1","@hint/parser-html":"^2.0.2","@hint/formatter-html":"^3.2.1","@hint/connector-local":"^2.0.2","@hint/hint-button-type":"^2.0.1","@hint/formatter-summary":"^2.0.1","@hint/hint-babel-config":"^2.1.4","@hint/hint-disown-opener":"^2.1.2","@hint/hint-meta-viewport":"^3.0.1","@hint/hint-webpack-config":"^2.1.2","@hint/parser-babel-config":"^2.0.3","@hint/hint-css-prefix-order":"^1.0.2","@hint/parser-webpack-config":"^2.0.2","@hint/hint-typescript-config":"^2.1.4","@hint/hint-meta-charset-utf-8":"^3.0.1","@hint/parser-typescript-config":"^2.1.2","@hint/hint-no-protocol-relative-urls":"^2.1.2","@hint/configuration-progressive-web-apps":"^5.0.0","@hint/hint-highest-available-document-mode":"^3.0.1"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^4.5.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-development_6.1.1_1552001632770_0.06648508993115287","host":"s3://npm-registry-packages"}},"6.2.0":{"name":"@hint/configuration-development","version":"6.2.0","keywords":["babel","development","typescript","webhint","webhint-configuration","webpack"],"license":"Apache-2.0","_id":"@hint/configuration-development@6.2.0","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"5b6465617c686f7ac4dbcb1b04bf14ded5a71ae2","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/configuration-development/-/configuration-development-6.2.0.tgz","fileCount":5,"integrity":"sha512-Y9XaeGg6rQxEQdGWS2j0o3MHOcRIGvrlQqKvkbiQAhFLV6fQzmhYvSWl+I9g4pDwhvB9fj2IuMj4uINP6IAJxQ==","signatures":[{"sig":"MEQCIDS2FORSTnZU/7DQQMbX244/bsWLj/zUBHotT0HMGNxxAiB/8T+J6HA3OvH6am7Xze5VErVuNUuIBqW9aU8nmnpVUw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24567,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc20YsCRA9TVsSAnZWagAAh/oP/2vRajngRQ3wQMDKB9wV\nXHtrpNyNRjbX8llxAbV/l8TcTgrl4YghtcfNfSmw9+TzKUdnYol8kqdYoVAR\nM9MWDE280oq4hebDpJCoJnvBxKdGeD0D2K8spLKXTNqVdHZi6mwR41bxhFdT\ngUOCHQPXwpsAEz1MzWgEasyQh8yL9qaZOvLwXQYye25YbZT2MFkWiGxjMXsl\nZaLEDag3jJ10iilosrd/ZhkCnevSTgfDmxPboWzerx9nAm/Pgvi61wes11x6\n7FVYRaKdWxxmdfWbyAoEhQOZB3KAFPELKaKJiKXQlO/rBiDhG0dZaumgXAWF\nTF75s8Br6b1Xev1QH3rmVhaN6yN65Hu26wFhbNr8oWXHPQCHs/OwfSZckRkX\nDbp1Z4KL9UAJyx46ywkIBtP2MybbgR5Ee9kgnRd2s9/GW0cZniaTbzGX+aRy\njFmbn/gToPESnmD3Uyo8EIEqKsYpjjapXdJbfLf1yFdF/fLLunwshFFfu5wh\nJ+Uzr8RIb016Ose5+VMS0/xG88rcWVVugl1qZVSmO0IOARZqWZCOce5QPBOQ\nsK/PlMpgAUYvyZbVLnRSEuBWO+yeeGwoOk0avz9EirzA4alySQoY1IxeeZVx\nnm07Phgo+pMfsRm4xEmEAVdsBL2lKAA2OTzzYEs1rXVibFuulX1QoixB7myb\nFB+i\r\n=amzM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","engines":{"node":">=8.0.0"},"scripts":{"lint":"echo \"Nothing to lint\"","build":"echo \"Nothing to build\"","test-only":"echo \"Nothing to test\""},"_npmUser":{"name":"anonymous","email":"amolleda@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git"},"_npmVersion":"6.4.1","description":"webhint's recommended hints configuration for development","directories":{},"_nodeVersion":"8.16.0","dependencies":{"@hint/hint-axe":"^3.0.0","@hint/hint-sri":"^3.1.0","@hint/parser-css":"^3.0.0","@hint/hint-no-bom":"^4.0.0","@hint/parser-html":"^3.0.0","@hint/formatter-html":"^4.0.0","@hint/connector-local":"^3.0.0","@hint/hint-button-type":"^2.1.0","@hint/formatter-summary":"^3.0.0","@hint/hint-babel-config":"^2.2.0","@hint/hint-disown-opener":"^3.0.0","@hint/hint-meta-viewport":"^4.0.0","@hint/hint-webpack-config":"^2.2.0","@hint/parser-babel-config":"^2.1.0","@hint/hint-css-prefix-order":"^1.1.0","@hint/parser-webpack-config":"^2.1.0","@hint/hint-typescript-config":"^2.2.0","@hint/hint-create-element-svg":"^1.0.0","@hint/hint-meta-charset-utf-8":"^3.1.0","@hint/parser-typescript-config":"^2.2.0","@hint/hint-no-protocol-relative-urls":"^2.2.0","@hint/configuration-progressive-web-apps":"^5.1.0","@hint/hint-highest-available-document-mode":"^4.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-development_6.2.0_1557874220182_0.8044284242544564","host":"s3://npm-registry-packages"}},"6.2.1":{"name":"@hint/configuration-development","version":"6.2.1","keywords":["babel","development","typescript","webhint","webhint-configuration","webpack"],"license":"Apache-2.0","_id":"@hint/configuration-development@6.2.1","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"cd2f8dafc2511023709451aab96c1ec034ac9b58","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/configuration-development/-/configuration-development-6.2.1.tgz","fileCount":5,"integrity":"sha512-XeEDKkTq6/Hk8chxXjvPNYkJ0hmXde4QUU/PjjVv7g2NtLW1lc2vXyB85FjXyXwJeVvPpZP/0i5mlDQf5b9U6A==","signatures":[{"sig":"MEYCIQDmKGBeFNYpysgNj3Db/xHcnGoP3hUcdvvxVVVoEYW/WgIhAMHIfzoORBUnX6qZOA7Xp8BDJwZuXMmmvtpu/zI0Cbwi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24567,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc246HCRA9TVsSAnZWagAA190QAKG7LV4i0WgW1XEMGDwM\ndsk4BFcWScJiPptjD7fWkjKmAN/0EBXepeNEKx1+yWYEFgohfExQe43B9e8s\n8sdbvzZt/mBZY0QdkdHBLWLCE4PmE5JoIkhg4szRCZpc3KbHGy6vRZgLyMCu\nmIrep4jrnrfgL1ILDXakCrWIZtaUkTUa6wwNU9ONaHcm0DC+Gkqg3KbbiNv4\na6oa8EJT7zljMEodetbwRVwpKnrGwzdCfRRro5J34uj3zHkpXlKBywhlVgvw\nyK2hOYYDwTFTDbR/zE+7DXJNUY6LeUweOJ4VMkxg7dGWRtzYwq3TaSqwx2ec\ngd8ZH7i6v4kpVZNFmny9VUMlnMbAcXSFO70B/NSOkXfXq+A3Xdb8XOD0UqdT\nx+ldGVVLN/bDcdkXo443hm6DDxdzpNAhA4tZtiX6j7TrQ4HOWlP7cORB4oui\n51WWm+FZUflSWLgoEMKhU0RiTZCzSVgGbGMLunXrBYvWVY0dCEr5k7b0iZkt\nSxeAwufAug6Hoz7xSFJQ1dXmvPEzG3HbsYxibgCJRKN8AMDxOnCFvW6nqyf8\nLfrroIJ7W141IeMQe+shc2FJ5C1e9U29jrFp4V85aZl/ApEVtqcqJqGs/V00\n3sMmNNMQUEJbvKMVhLi0JX38XBtZdQoDJpygximu5i1gCPZRQY61WrkWr5Vg\ngsq1\r\n=HnCm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","engines":{"node":">=8.0.0"},"scripts":{"lint":"echo \"Nothing to lint\"","build":"echo \"Nothing to build\"","test-only":"echo \"Nothing to test\""},"_npmUser":{"name":"anonymous","email":"amolleda@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git"},"_npmVersion":"6.9.0","description":"webhint's recommended hints configuration for development","directories":{},"_nodeVersion":"8.16.0","dependencies":{"@hint/hint-axe":"^3.0.0","@hint/hint-sri":"^3.1.0","@hint/parser-css":"^3.0.0","@hint/hint-no-bom":"^4.0.0","@hint/parser-html":"^3.0.0","@hint/formatter-html":"^4.0.0","@hint/connector-local":"^3.0.0","@hint/hint-button-type":"^2.1.0","@hint/formatter-summary":"^3.0.0","@hint/hint-babel-config":"^2.2.0","@hint/hint-disown-opener":"^3.0.0","@hint/hint-meta-viewport":"^4.0.0","@hint/hint-webpack-config":"^2.2.0","@hint/parser-babel-config":"^2.1.0","@hint/hint-css-prefix-order":"^1.1.0","@hint/parser-webpack-config":"^2.1.0","@hint/hint-typescript-config":"^2.2.0","@hint/hint-create-element-svg":"^1.1.0","@hint/hint-meta-charset-utf-8":"^3.1.0","@hint/parser-typescript-config":"^2.2.0","@hint/hint-no-protocol-relative-urls":"^2.2.0","@hint/configuration-progressive-web-apps":"^5.1.0","@hint/hint-highest-available-document-mode":"^4.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-development_6.2.1_1557892742278_0.19054033117811375","host":"s3://npm-registry-packages"}},"6.2.2":{"name":"@hint/configuration-development","version":"6.2.2","keywords":["babel","development","typescript","webhint","webhint-configuration","webpack"],"license":"Apache-2.0","_id":"@hint/configuration-development@6.2.2","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"21a774359efdd183fd7363b63b965dc6af1d2639","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/configuration-development/-/configuration-development-6.2.2.tgz","fileCount":5,"integrity":"sha512-LrAlqcH6kR0ZowDWG4jEQEBpnxp0REDhWS5ggIMScsnAT1RcSzPHWDlZtw5gPOzIcPUpA0xkyus1TKUv+iilBw==","signatures":[{"sig":"MEYCIQDsXkgo9Dt1Cf4jb/Q0aepX2JSBSaxvwXMdtvpWfU6QWgIhAMqUSG0V0no7a7VP6vRPR3p4zoMW2e9XySf+oT+mFyHi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24653,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5sA5CRA9TVsSAnZWagAAM9YP/3T0q3aICRaQ87hSvKvv\nR6JJGzMExcK8r1IwOwfgHD7ZSIztK6tO/FYU7gRcE3uJnsSozH03Yw3Dpnax\n11JIicYf+jO7sZdXVPwmKIpSIT7G6SWwHbX62E7RYZEw8KFVkLCFJVnQp+OB\nw8E9qNImqkgjPRr3YuQVeAgKpAeoHnekynMZOxR6KyjTF+glkvZIsc6tgais\n4hyT2bwzXyJvtw41Gt8CDVRbPxyPuRgu84bqOflXs/A8wjNubdc0v14nJY0V\nZUCKYQ8MEEoJLpHWHhL6Z91VmWEemro590u5K7k4X4IVrof/HBctcyEwxdAQ\nDl98xTT+kFLlcZHTRGsxdTmob/rL5hwrg/gDRvg8GLwTo47ahWotc87ku1jE\ngnbq/UkH1Pr+V62t6/NEVcaM59jo71eKqpy6cIPNhWkmoLjjOsOM82j1LRBo\ncw/zbsmx+Mv1zKgXfipRnygj0aj+J3a4m9gjgscrJGubOnmOHWWNIhzYEQlG\ns1EDSjoowm72RAsfQ1y/+W9+MAT7Gk1xTXVL3a6GRG5v2qVa7uT+EMJMGk9e\n1UOp/dHgSFxpzTH3SFoQDBhoWzq0ISqULMyARwzV8M3x6s9UgLiyuVyjfjzt\niMJKFaxHPcnfXMp8cL4CTf2gT7xvz0GOPz607KceXBYv2HqiPkQzK36m3bDQ\nQNtb\r\n=ObZq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","engines":{"node":">=8.0.0"},"_npmUser":{"name":"anonymous","email":"antross@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git"},"_npmVersion":"6.4.1","description":"webhint's recommended hints configuration for development","directories":{},"_nodeVersion":"8.15.1","dependencies":{"@hint/hint-axe":"^3.0.2","@hint/hint-sri":"^3.1.2","@hint/parser-css":"^3.0.2","@hint/hint-no-bom":"^4.0.2","@hint/parser-html":"^3.0.1","@hint/formatter-html":"^4.0.2","@hint/connector-local":"^3.0.2","@hint/hint-button-type":"^2.1.2","@hint/formatter-summary":"^3.0.2","@hint/hint-babel-config":"^2.2.2","@hint/hint-disown-opener":"^3.1.0","@hint/hint-meta-viewport":"^4.0.2","@hint/hint-webpack-config":"^2.2.2","@hint/parser-babel-config":"^2.1.2","@hint/hint-css-prefix-order":"^1.1.2","@hint/parser-webpack-config":"^2.1.2","@hint/hint-typescript-config":"^2.2.2","@hint/hint-create-element-svg":"^1.1.1","@hint/hint-meta-charset-utf-8":"^3.1.2","@hint/parser-typescript-config":"^2.2.2","@hint/hint-no-protocol-relative-urls":"^2.2.2","@hint/configuration-progressive-web-apps":"^5.1.1","@hint/hint-highest-available-document-mode":"^4.0.2"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^5.0.2"},"_npmOperationalInternal":{"tmp":"tmp/configuration-development_6.2.2_1558626360844_0.7028591943363047","host":"s3://npm-registry-packages"}},"7.0.0":{"name":"@hint/configuration-development","version":"7.0.0","keywords":["babel","development","typescript","webhint","webhint-configuration","webpack"],"license":"Apache-2.0","_id":"@hint/configuration-development@7.0.0","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"ac46328a23d6d92e26236508570075edce1760be","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/configuration-development/-/configuration-development-7.0.0.tgz","fileCount":5,"integrity":"sha512-hzK2PUF7f8xZK9SqJr9WH8qjR+qGGc9r/pA6sTFxMdIA4zugWTRujAcDjmA337skhwU0xwR+lgcwgZW+Rvo8/w==","signatures":[{"sig":"MEUCIQCiqCU0vtEDyVbT1n0FXhYzmbYHTccDtc2HD2y3HD523QIgAOnrW6i6XqEAe2JXp7dmh9pbzPHB5fO8/eOs2Kg4Ws8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24942,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdNzW1CRA9TVsSAnZWagAADEwQAJZsmk+a7njwQz7t5aiz\nhd7kgLgkgTcBWeQkv6oRinMWFqY0yR5IiOIjOnFBSv8f02iyULDqtUTJesZr\nze8fv8x5owbbsgfqglzO7A/gj5mMVdna9BDUJ6RyGp/FZtwDYCpTVS18hkZD\ntLdf7aZIu8TcBaeM4PBbN4l7ntQzPLj89KsqDhmuN3RuuFw9lku9rvSrrmdE\n97jDoSV1vHHgMq3MVUQ+qa+hKMXTIkqevtFStSlkZQMf/fjc1007lfRRKfNH\nSQSDWYnfWpnyrAONAJC2s3xrGq8tIVmKCCL/KRIOPwXevQh9D7taQYZiivuK\nFBUPfMx4KhN/VJS/MvFikj4VIG7OKhBiM0aB69XgU6d8bhqBK2z03U1/hKZi\n0SwU0SqVr/2AYftVwss3kULsVUiG94mP9ZnSlOu/PRzjJ8IuwODtbWU+DJRy\ncUSJpAV52Yd3Md9HYyPNMAP2TGMTHKLgKRAtnk+5h1JoWByX6C+2HIPMW5u0\nZPdN1FnFP5QhUv7po1UZCpiG62W7fokmoxZNXBQWgeKgsrMvwvDWusOdHtvf\nQCbBEAQOq8di/GcSTBmm6yisg6WCWElSCl4EvAla9YmmlDF5BaVX9WgQKDVj\ncI8AqXzeFS6Xxv4XuahuSaU6+YbFLSLBe+4fNoWckh3z6XO0rpnm4rNPa71d\ns/2R\r\n=VSyj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","engines":{"node":">=8.0.0"},"_npmUser":{"name":"anonymous","email":"antross@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git"},"_npmVersion":"6.4.1","description":"webhint's recommended hints configuration for development","directories":{},"_nodeVersion":"8.16.0","dependencies":{"@hint/hint-sri":"^3.2.0","@hint/parser-css":"^3.0.3","@hint/hint-no-bom":"^4.1.0","@hint/parser-html":"^3.0.2","@hint/formatter-html":"^4.0.3","@hint/connector-local":"^3.1.0","@hint/hint-button-type":"^2.2.0","@hint/formatter-summary":"^3.0.3","@hint/hint-babel-config":"^2.3.0","@hint/hint-disown-opener":"^3.2.0","@hint/hint-meta-viewport":"^4.1.0","@hint/hint-webpack-config":"^2.3.0","@hint/parser-babel-config":"^2.1.3","@hint/hint-css-prefix-order":"^1.2.0","@hint/parser-webpack-config":"^2.1.3","@hint/hint-typescript-config":"^2.3.0","@hint/hint-create-element-svg":"^1.2.0","@hint/hint-meta-charset-utf-8":"^3.2.0","@hint/parser-typescript-config":"^2.3.0","@hint/configuration-accessibility":"^1.0.0","@hint/hint-no-protocol-relative-urls":"^2.3.0","@hint/configuration-progressive-web-apps":"^6.0.0","@hint/hint-highest-available-document-mode":"^4.1.0"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^5.1.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-development_7.0.0_1563899317311_0.6488515190345718","host":"s3://npm-registry-packages"}},"7.0.1":{"name":"@hint/configuration-development","version":"7.0.1","keywords":["babel","development","typescript","webhint","webhint-configuration","webpack"],"license":"Apache-2.0","_id":"@hint/configuration-development@7.0.1","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"d2a3038b6456dd897a7ef8f32cba510244003362","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/configuration-development/-/configuration-development-7.0.1.tgz","fileCount":5,"integrity":"sha512-BQTaGXbZ7WjCFbXxSQV1ZbBXFgJf3M/Z+zM7tUkl6H+vZul6GxZQHFSAekfkkEoN1Fkqc/Ur0jRWclcEGdpeTw==","signatures":[{"sig":"MEQCIH+Pr1SL4el9efOoSt1Sd8qGk0u7PEKg9DUQFKSNEfL4AiAPe/ZBkGEZY/b75WeGLAwnfFIXYKNKqKaJjTrJccNyTg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24968,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOMqSCRA9TVsSAnZWagAASowQAIMBAVjSFaZMA+BbdMNu\n7RQfQD0uEkhiOzcTyKouaUkYheHMRtSjsNFAWO0gGLnSbfev2B+V3VJqIssy\na2crIYo/CcQWsWOD5UhaZ2AvabnhIX8r/DPEBtl5DSRwbM63qw91EbnM4AsM\nWV2Wy9CrxSlm8dhPK2pqXP1suPeCojs1IGWWxGOGPqx55Y0JK05aZ0qMXwvN\ny9MqAK07Zg7fe6WiSfaHQJend+gzj7mx8F4qMy8KmgCKNYdQQJH055xXcZyS\nUyQGxVxuik0C0vaxgXkTe0IQgy8swSs+upk/x071cmDD1esYuPGrWIYx3Uw7\n//CTDDSysmD29zzVZCy+by3WCvcp7qS+s5xlWeNFT6vbFav0RVQMZnEkNVsQ\n2e8AEaCBbps1X/PGBZebONLxrLhlE7j0+oEVmWI/8byVIGQje43YWoomAHso\n2cZn3667/YqPjG62lQS1h80fsQp0Gmha9WAGw+xgzdKIw3faGdMJIJGsIjIw\nMVc8YTQiJfrKMKfoC1u+LQW2X29JwN2ovjBL7qM1HjZqLPadjtddhF/J+m1k\n7d/VIseazH8XUcBil1iuXxvXiCq9XTeCKSDQC8rbzqMIXhvic3gx8NSDV+K6\npT4ZtZAFRPx0JIkNP0ALri/cU68IN7L2CEmNzd/H27Tw5Th8MYKEEFREM6IN\np6zO\r\n=I66o\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","engines":{"node":">=8.0.0"},"_npmUser":{"name":"anonymous","email":"antross@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git"},"_npmVersion":"6.4.1","description":"webhint's recommended hints configuration for development","directories":{},"_nodeVersion":"8.16.0","dependencies":{"@hint/hint-sri":"^3.2.0","@hint/parser-css":"^3.0.3","@hint/hint-no-bom":"^4.1.0","@hint/parser-html":"^3.0.2","@hint/formatter-html":"^4.1.0","@hint/connector-local":"^3.1.0","@hint/hint-button-type":"^2.2.0","@hint/formatter-summary":"^3.0.3","@hint/hint-babel-config":"^2.3.0","@hint/hint-disown-opener":"^3.2.0","@hint/hint-meta-viewport":"^4.1.0","@hint/hint-webpack-config":"^2.3.0","@hint/parser-babel-config":"^2.1.3","@hint/hint-css-prefix-order":"^1.2.0","@hint/parser-webpack-config":"^2.1.3","@hint/hint-typescript-config":"^2.3.0","@hint/hint-create-element-svg":"^1.2.0","@hint/hint-meta-charset-utf-8":"^3.2.0","@hint/parser-typescript-config":"^2.3.0","@hint/configuration-accessibility":"^1.0.1","@hint/hint-no-protocol-relative-urls":"^2.3.0","@hint/configuration-progressive-web-apps":"^6.0.0","@hint/hint-highest-available-document-mode":"^4.1.0"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^5.1.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-development_7.0.1_1564002961459_0.339057733836994","host":"s3://npm-registry-packages"}},"7.0.2":{"name":"@hint/configuration-development","version":"7.0.2","keywords":["babel","development","typescript","webhint","webhint-configuration","webpack"],"license":"Apache-2.0","_id":"@hint/configuration-development@7.0.2","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"d8ee089280954912a28637e2e67c003390e23abb","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/configuration-development/-/configuration-development-7.0.2.tgz","fileCount":5,"integrity":"sha512-N1AWNzDgUZSW6WSbGGnBfmyQqnWer4m782ozOH2XwS4FFk3/Ixm3MruOadLvgr4J2LKYGELBZuxEUGwJAogxKw==","signatures":[{"sig":"MEQCIEbIeWLzBXoFlzSSN1CFsfsbLJ7m77eDkenPH2QKPbbOAiBp6xnXKG339Z84HiQfSDj6uQfzoWTGdM0MjYGhP7o8tw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25258,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQJoVCRA9TVsSAnZWagAAdb0P/RMA6+/EBh3FpMHNqOxl\nPNoQux3k0alm7kTCMrbt5Q8rddtZbDZMCLKCrnIoPT8b63QOiUPtCchZX/6I\n71BS5HcAw5urxZdOSfCudHV8Zkz8XCURsC7X7rPxxLP8XfOThEavmtwnuEIf\nWiXuxfou1IAZ60Cw4n+XmtHzQEjB7YVFWxUJ/hSqva6kpd1S9vZ5YWinrZa/\nuHFjEVc2cABjY5iDeKIXdWLf/YUpgkJToLBz3FZbxTpGsC7KQdL3KU2ummI7\nTUVpk+NZ2YiRnUHknwaiBRVQchUaqvI8iv6SGmsK0wnxrr/LkyHjbsePwIP3\nZx0O4zLpZhK3jfXPLS2Y5YnIaV7GHS39zQ0F2nYlU/QE6Uw3PVEa0yNQdojl\no9k8ZOarxue6EePXSTwCINflWHCKpZUpNK2FoVdn319D0F+cZXO3C6zAudM8\nX+Q91E/0A/yZML8qfSGmqEy/FVpP2TujRMMi4CZIscd8X8CaMWBTAMoog08U\n3bYceG/er5DKxry71luWH2JwXzxrXA4a/TvsUjBM6uRv312Ezy+Qrc8xYOVC\nFRy/gGUZMcz11I8S9R3AAdWB7FdIoaw379zDRqNpUfPbrux8aDjOi5CaXpP+\nscSzRsgIt9b381F3akoQ4ztPB78VKv50FIgqotGxV1ZeUm2eekfnhCbUmY6+\nVavs\r\n=U92s\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","engines":{"node":">=8.0.0"},"_npmUser":{"name":"anonymous","email":"antross@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git"},"_npmVersion":"6.4.1","description":"webhint's recommended hints configuration for development","directories":{},"_nodeVersion":"8.16.0","dependencies":{"@hint/hint-sri":"^3.2.2","@hint/parser-css":"^3.0.5","@hint/hint-no-bom":"^4.1.2","@hint/parser-html":"^3.0.3","@hint/formatter-html":"^4.1.1","@hint/connector-local":"^3.1.2","@hint/hint-button-type":"^2.2.2","@hint/formatter-summary":"^3.0.5","@hint/hint-babel-config":"^2.3.2","@hint/hint-disown-opener":"^3.2.2","@hint/hint-meta-viewport":"^4.1.2","@hint/hint-webpack-config":"^2.3.2","@hint/parser-babel-config":"^2.1.5","@hint/hint-css-prefix-order":"^1.2.2","@hint/parser-webpack-config":"^2.1.5","@hint/hint-typescript-config":"^2.3.2","@hint/hint-create-element-svg":"^1.2.2","@hint/hint-meta-charset-utf-8":"^3.2.2","@hint/parser-typescript-config":"^2.3.2","@hint/configuration-accessibility":"^1.0.1","@hint/hint-no-protocol-relative-urls":"^2.3.2","@hint/configuration-progressive-web-apps":"^6.0.1","@hint/hint-highest-available-document-mode":"^4.1.2"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^5.1.2"},"_npmOperationalInternal":{"tmp":"tmp/configuration-development_7.0.2_1564514836133_0.08329943710608934","host":"s3://npm-registry-packages"}},"7.0.3":{"name":"@hint/configuration-development","version":"7.0.3","keywords":["babel","development","typescript","webhint","webhint-configuration","webpack"],"license":"Apache-2.0","_id":"@hint/configuration-development@7.0.3","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"603a944341300491f4dede96b89492677c1ef191","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/configuration-development/-/configuration-development-7.0.3.tgz","fileCount":5,"integrity":"sha512-dFSQzWaSbUGIdQ+Ugp3rI9rR5zh5UbosSGAdDWm17G7zIlZSLgh7OQcRzfbO4t0IOVd5bJCpgQjqFThQ51dIxw==","signatures":[{"sig":"MEYCIQCuxd5S7pz6RFZszgjr+/MnnCKToshCH35nhfR+aUUyPwIhAN5EJFBWyTYFzvYm6i0/l9hCXTLtWlTSHbB2z6yhFHSq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25564,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSeVECRA9TVsSAnZWagAA7IYQAI30neQ/bQB+WhizXsXj\nQ6QtwXuiUkyFCJwtKHspUER3uKkra/V0psdrBn/4Cn+BW5Ki97nPNnUAbRPB\nZC3UEAdITJ07qFrmHStC8NpI4gm+4SylICypaGmJA4TLC/Y5wvmGxtPZ36s+\nFJXZc2KjgQ4lkrbTYQD8EBfpxzhe5jh8QG2R4WGWHANOPycxybkNFnb5J+j9\nNVjOolOuwqA2AEuOJwz3pTrgrGIrlBtbImyW1hrVv5gvJD1VrIwNpYpoP/Wc\nwQKJtUzhym1j+eowP5Jhb9zoM301lF6yMr5Pg2Dh83z+l8s4Zz5oehLbAXRy\nNswfbYcN740stCHHyqe+5hYha3OIfC1dCnOfCtCY1SJQLi1qu78m+vMWqh60\nV2mLcJ2Af4QtA8jT/fZdXXFws6rk6Wrd8ZHXb5yKBljNHjy6toH75lir6ZAA\nbrR8rVw1upOvhZXYPqzb7x1HF6kJmB0KbVoc+5SDucIhLdsWQG3ZXFjeUNoP\nNk6rc1AwfOJRfMpXPfYK9612AAOHp6b6rGD4xDg43tJkT8N+REtq6hqOF2IY\n/aYBHGib39xqUPoNRQUUk62o3NjVDie+59sg5wXbavHGHDaAzVQeYtg8ogbo\n+EJcywusIzW8keqzwDe7r7/tu/iC9kJC4mvgxxeh4ybxB+OWYZkpdp4AnN4h\nMJJg\r\n=dqth\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","engines":{"node":">=8.0.0"},"_npmUser":{"name":"anonymous","email":"antross@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git"},"_npmVersion":"6.4.1","description":"webhint's recommended hints configuration for development","directories":{},"_nodeVersion":"8.16.0","dependencies":{"@hint/hint-sri":"^3.2.3","@hint/parser-css":"^3.0.6","@hint/hint-no-bom":"^4.1.3","@hint/parser-html":"^3.0.4","@hint/formatter-html":"^4.1.2","@hint/connector-local":"^3.1.3","@hint/hint-button-type":"^2.2.3","@hint/formatter-summary":"^3.0.6","@hint/hint-babel-config":"^2.3.3","@hint/hint-disown-opener":"^3.2.3","@hint/hint-meta-viewport":"^4.1.3","@hint/hint-webpack-config":"^2.3.3","@hint/parser-babel-config":"^2.1.6","@hint/hint-css-prefix-order":"^1.2.3","@hint/parser-webpack-config":"^2.1.6","@hint/hint-typescript-config":"^2.3.3","@hint/hint-create-element-svg":"^1.2.3","@hint/hint-meta-charset-utf-8":"^3.2.3","@hint/parser-typescript-config":"^2.3.3","@hint/configuration-accessibility":"^1.0.2","@hint/hint-no-protocol-relative-urls":"^2.3.3","@hint/configuration-progressive-web-apps":"^6.0.2","@hint/hint-highest-available-document-mode":"^4.1.3"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-development_7.0.3_1565123907328_0.6633460849139514","host":"s3://npm-registry-packages"}},"7.0.4":{"name":"@hint/configuration-development","version":"7.0.4","keywords":["babel","development","typescript","webhint","webhint-configuration","webpack"],"license":"Apache-2.0","_id":"@hint/configuration-development@7.0.4","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"ecf7e8ab8e3e0eb69d09e565a480cd66f2b20501","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/configuration-development/-/configuration-development-7.0.4.tgz","fileCount":5,"integrity":"sha512-/u/Gjr7XUN7NfvTMKShrMKVS2fmFhOf769ZCakojRv2/v2mF2e5lePzYRC9Ljo63RHAlFhzYJAnDDis4Ny+f3A==","signatures":[{"sig":"MEYCIQDuF9KAEA9AoA7hj4HTe9m4uB1RJifk6yXExrIS01MttQIhAICEeo6bdm3e9jZYBLcAXsNIOssBk03JDBHSWiY98c6g","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25592,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVhaLCRA9TVsSAnZWagAArLwP+wSGUYJVb/0WgSxmWzvD\n2uwg0dScmkh/jZgf6de83x+wmpsiAiTu+Ly0eibPaGxCjzzPIfxymwKrtv54\nJSKpzpTqScT8A+s/jhHT3RSk1dbol6AGrlNfc3HRTg4MqOacygu0fQL16rtW\nBOjm9t48bGUWli6I23GuJIxFaeK2gbF8tGE16cDL2p6/bjrM+HVdfGWl8qRT\nNF+2VDWKjlCkd467leY6isMO6BSqpooDiT67g0/UqICurNG1WEcFLuDTlit3\n0izpLXdvZnHy0bYNXukIuaToC2d3Ejf3Xlrk3XjIfDcVy2u2BEMIYEjC8Kfy\nINeB4Ez4C982AXSc6Q9zUvbkbEgIc63mGkXWORWJjd4JTOsf3XorSxzEkrK9\nqMt7p8GoKoqh0Dp7Yxuh5XyC1uXWv/0gWEPoq93BS+xZJVuA2e2B/Vi0o8rQ\nThV4w2eDF4UwXn/QKuqjsTQ900N0uxz0V/7fplj7EdHaXtMZUStB+aWyWzHh\nUKvzRvMi/nq2PUlJ8zvP71eUivHhj3TZ2hZ/daCYuETEIhjhyu7khPHQSZRQ\nUT5oLg5xCKQVxOgn0azBaywPsKOThDj3uVZEJKVmmm7CPGzClYRm4CTtUWoS\nkpnUgYCRSnZ3f1u9UKosDOvLMdjGk7dG++3FXmAqCq1ZIR7r45dIMVhU+Wpg\nbszi\r\n=mGfh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","engines":{"node":">=8.0.0"},"_npmUser":{"name":"anonymous","email":"antross@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git"},"_npmVersion":"6.4.1","description":"webhint's recommended hints configuration for development","directories":{},"_nodeVersion":"8.16.0","dependencies":{"@hint/hint-sri":"^3.2.3","@hint/parser-css":"^3.0.6","@hint/hint-no-bom":"^4.1.3","@hint/parser-html":"^3.0.4","@hint/formatter-html":"^4.1.2","@hint/connector-local":"^3.1.3","@hint/hint-button-type":"^2.2.3","@hint/formatter-summary":"^3.0.6","@hint/hint-babel-config":"^2.3.4","@hint/hint-disown-opener":"^3.2.3","@hint/hint-meta-viewport":"^4.1.3","@hint/hint-webpack-config":"^2.3.4","@hint/parser-babel-config":"^2.1.6","@hint/hint-css-prefix-order":"^1.2.3","@hint/parser-webpack-config":"^2.1.7","@hint/hint-typescript-config":"^2.3.4","@hint/hint-create-element-svg":"^1.2.3","@hint/hint-meta-charset-utf-8":"^3.2.3","@hint/parser-typescript-config":"^2.3.3","@hint/configuration-accessibility":"^1.0.3","@hint/hint-no-protocol-relative-urls":"^2.3.3","@hint/configuration-progressive-web-apps":"^6.0.3","@hint/hint-highest-available-document-mode":"^4.1.3"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^5.2.1"},"_npmOperationalInternal":{"tmp":"tmp/configuration-development_7.0.4_1565922955118_0.14341833028772522","host":"s3://npm-registry-packages"}},"7.1.0":{"name":"@hint/configuration-development","version":"7.1.0","keywords":["babel","development","typescript","webhint","webhint-configuration","webpack"],"license":"Apache-2.0","_id":"@hint/configuration-development@7.1.0","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"fd9b182f04a0d5c9375e2692fa364234f709f94d","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/configuration-development/-/configuration-development-7.1.0.tgz","fileCount":5,"integrity":"sha512-pHWJWhtMhSeF+X2CKdJpwrAhOEoRgY+tM0lNa+yYeGS9Chbn4SThyzuTaKdhFoT0+TIXrjblYI24vcnUofujXg==","signatures":[{"sig":"MEUCIQDQweXqEnj3/wvpZXTWGmwZXtJOHLW7jTl7G+SynOeCFAIgBLmsDys1l526FdrgGZAE+EkDTKkwbVCVY3k/RJtHTpI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26014,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZ/Q5CRA9TVsSAnZWagAAVOUP/1r78YwT2YeAy1IJVYO4\nt48EspLBp4wXKVdk0hhCKzbJGKZ0xUuiRo2Me4nu1P9Q0Glxkyu25HwWUA/1\nET2ZMxNK7F8in6xz8pwH7qPkZZOcyrHyVBRoTp+6HIjhMhFf7QRjBhGXwIEV\niMWCrkGAeg01UdbG5zvwMkEhsR/TmK1sK5549KlxVu9XMpfm5whHIRClqOFC\nEF7y3S0GbWxUNSP+uJxylM9g9Wy9hLmq7g3F3EsNiEedxCEplAGtnuoT0mlT\nH4FQCCSx+MP51qdmy8nxcqBOPabHUT43cIgLst/t1efQR4mlQLFyi3W2nZOP\nv4ei3zT5tE/0zx/g7AG7j2WrfhJs8UKE1eDGKFieNfClunRqz3+O3xcgQr8+\n87Z66RH3ekNJQ+TbEKuxXsSPqM4hOvgzpYpOVCPJk11uw/+n1zQLt7Dtgmf8\nm0RDJWqLSO9IHUlJKMFP4WMmJpbLoh1qma8azYO1wjHFS3A3YLHtoNUceguu\nEJYgfAofdARXwM71peTLcM+MOR/ewoykyOhP2K1SoAmcksrMo7YqvkaFPOX3\nvHdZEd947pWyFqwNpfZ1bdKFx5aPPdtRiVqQCt2rZPyQuuXfME2J62JXimFk\n+6e8qrvon5pXQCXtSYthh/vl2+1d2/RbRAWsbIoif9g4uyCr4edCa5X5x4eW\nlYPr\r\n=K7ti\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","engines":{"node":">=8.0.0"},"_npmUser":{"name":"anonymous","email":"antross@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git"},"_npmVersion":"6.4.1","description":"webhint's recommended hints configuration for development","directories":{},"_nodeVersion":"8.16.0","dependencies":{"@hint/hint-sri":"^3.2.5","@hint/parser-css":"^3.0.8","@hint/hint-no-bom":"^4.1.5","@hint/parser-html":"^3.0.6","@hint/formatter-html":"^4.1.4","@hint/connector-local":"^3.1.5","@hint/hint-button-type":"^2.2.5","@hint/formatter-summary":"^3.0.8","@hint/hint-babel-config":"^2.3.5","@hint/hint-disown-opener":"^3.2.5","@hint/hint-meta-viewport":"^4.1.5","@hint/hint-webpack-config":"^2.3.5","@hint/parser-babel-config":"^2.1.8","@hint/hint-css-prefix-order":"^1.2.5","@hint/parser-webpack-config":"^2.1.8","@hint/hint-scoped-svg-styles":"^1.0.0","@hint/hint-typescript-config":"^2.3.5","@hint/hint-create-element-svg":"^1.2.5","@hint/hint-meta-charset-utf-8":"^3.2.5","@hint/parser-typescript-config":"^2.3.5","@hint/configuration-accessibility":"^1.0.5","@hint/hint-no-protocol-relative-urls":"^2.3.5","@hint/configuration-progressive-web-apps":"^6.0.5","@hint/hint-highest-available-document-mode":"^4.1.5"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^5.2.2"},"_npmOperationalInternal":{"tmp":"tmp/configuration-development_7.1.0_1567093816545_0.11190787566589622","host":"s3://npm-registry-packages"}},"7.2.0":{"name":"@hint/configuration-development","version":"7.2.0","keywords":["babel","development","typescript","webhint","webhint-configuration","webpack"],"license":"Apache-2.0","_id":"@hint/configuration-development@7.2.0","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"a33308add6479985134ec7ebaef5e801ab47eda3","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/configuration-development/-/configuration-development-7.2.0.tgz","fileCount":5,"integrity":"sha512-sVSwASNMBcN5hoJNjLW7SResHb7v/JxSr5YaXmNmFcrqslDMo8FNIK3AvXkPPc1qO4BJayCEhOtu/Z96l4kNUg==","signatures":[{"sig":"MEUCIDv05w/FHQPsqnEfcpnYWtpWW5hS6bPQj3Te1i3ZiP/+AiEApbUYgqiwEjHEkMSKEDFv9rcpM4QX8ekEB5gBY2AeL60=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27387,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdeXTzCRA9TVsSAnZWagAACVoP/RwtitQdlNPfLugZyrZD\nAEPLNvnDVP1eboCtxZRose8MuAkD9qbMlgybpRxGm6w4s5gLqvekztDVPMO0\n0Ty4/cIze2hS5kdC0z3XImcKMcoL0HWDHVqynsueDNPBzQrwngrp3VRH2oU3\nkh3y6d4dmscFwgT4qDkHO/oZ9QZlZtLbIjHFUDFE8TZLvbhLVt1zaCpko4oH\nhkkvcQIaQyzWv98ea1CGSXzcJAp6tHGMU2pIUOhgaQnDddSa1VDCHrn3aLpi\nRIBcljs0Z0jIBgbxyLehENcrkDVRqPXvHMXXYidxZptK9t6cadZtbqOtJa/k\ncQcBVCIRDdS/qpcYMeF06PaNURDGbaVloR3m+UWp9kiqwwTXsxWgo/b8Ecew\nbtZCSPvCmUmuqoUD3mRK5uiTGl8OXEq84YQUg4fEnXSxFss8FYLq2mhM+6sY\nik1C1DXc8Ia6EYlKvkJgDRQL1RAGx4DxmVg0ZMlcsH/QLALsSOLvfst3H+kH\nKIxuHIMakvGitM0rTfwswJXc+YvvCzg9MsMhmqYmczRetJ8aG1BlCwbrokhL\npxBcs6ODY1miPhbYp++lyfVYSkpl/0pikFA/MzWjnj2SnvTR5q5GclYcz/aK\nUq9JfxQ9F4MZn7GyahZW4brz5Ke75TnodDNMEbeI/6U2W4HgYCS5tHCAwwLj\naHBm\r\n=Bhq7\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-development"},"_npmVersion":"6.9.0","description":"webhint's recommended hints configuration for development","directories":{},"_nodeVersion":"10.16.0","dependencies":{"@hint/hint-sri":"^3.2.6","@hint/parser-css":"^3.0.9","@hint/hint-no-bom":"^4.1.6","@hint/parser-html":"^3.0.7","@hint/parser-less":"^1.0.0","@hint/parser-sass":"^1.0.0","@hint/formatter-html":"^4.1.5","@hint/connector-local":"^3.1.6","@hint/hint-compat-api":"^4.0.6","@hint/hint-button-type":"^2.2.6","@hint/formatter-summary":"^3.0.9","@hint/hint-babel-config":"^2.3.6","@hint/hint-disown-opener":"^3.2.6","@hint/hint-meta-viewport":"^4.1.6","@hint/hint-webpack-config":"^2.3.6","@hint/parser-babel-config":"^2.1.9","@hint/hint-css-prefix-order":"^1.2.6","@hint/parser-webpack-config":"^2.1.9","@hint/hint-scoped-svg-styles":"^1.1.0","@hint/hint-typescript-config":"^2.3.6","@hint/hint-create-element-svg":"^1.2.6","@hint/hint-meta-charset-utf-8":"^3.2.6","@hint/parser-typescript-config":"^2.3.6","@hint/configuration-accessibility":"^1.0.6","@hint/hint-no-protocol-relative-urls":"^2.3.6","@hint/configuration-progressive-web-apps":"^6.0.6","@hint/hint-highest-available-document-mode":"^4.1.6"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^5.2.3"},"_npmOperationalInternal":{"tmp":"tmp/configuration-development_7.2.0_1568240882672_0.40835412942609617","host":"s3://npm-registry-packages"}},"7.2.1":{"name":"@hint/configuration-development","version":"7.2.1","keywords":["babel","development","typescript","webhint","webhint-configuration","webpack"],"license":"Apache-2.0","_id":"@hint/configuration-development@7.2.1","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"dc7fe8f131c8eadbad38e89e7383a948ceffd0cd","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/configuration-development/-/configuration-development-7.2.1.tgz","fileCount":5,"integrity":"sha512-rtKJ+0mlLOvEZjsjFKT69W9TeJDphFoD+7kVkL5B89rvGS57dV0FhlU7PzoxVpI05CbJcWqNd/kDin/kJeYGOg==","signatures":[{"sig":"MEUCIQDXP8a58cGDAtCS5mct/u5IhN03wtprxW5jy3gV0z6pqAIgRhLg0i1GTnN282HeAUQ1gfRI6sIxhqaicyzrjkZzOLA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27418,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJderzhCRA9TVsSAnZWagAAGfEP/2l0WxdiXe/53ZwIpfzK\n2mgXVFjDvzeraEf4KEU3/4/dBCzFaPq3ATepEhiuCWG26N2nLJVyIuD9So9e\n89GIANvbzofHN2hLZUUZ0PcGdtoEqANnVw4bVdwNi8Tf/GncSv9TRMisU55S\neIUCMrTH+/ihjMNGJIb0WlZVC4PzSjniHaATIyQJ/w9cQ3G9pNsA8isWpMYV\n5WNcLYfHNuOFe2lzmeiYMIfZm4HXaY3bOkeam5Y4nik1cCsx57X8m8iWWDIj\nsr7WDoe1EX+UNH9+aZUyW0Xbaf16X2HVPAxPTMMffBQ/LYzjvHSbFzjqk/jW\n23GfDsRfpErzT4xSRNFs4SwBYHa21gM4ExOEAHjk7c0jKNdzBBWgMMFoqZiw\nQ6bnMNFoOI4G2N04N9A/SUy7yKFO7oAjLY+JtxD2ISfBVwOvHCzf51BVRr3x\nYPBPYk3+asOcgRhZTPY027AlMr+T4N39QNw0KyYsbevhc2+aITv/vroKSsCV\nnqcafGl1hK2vIRut/LrfuEibFRhrLWciuCmKvA0enu1zviL2naX2Zstos3Tu\nYvUJToPssP0//gqKcIZF67XLeprIRkbuUpKGlnkqiM6N0gaWEkwbMR120C3I\nPyRKYl/jzZjRFcBg/08S1qChkUkTCTTfIgROwcZk/C1Ug87My/RrVJunBsu9\ncwUb\r\n=Ch7g\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-development"},"_npmVersion":"6.9.0","description":"webhint's recommended hints configuration for development","directories":{},"_nodeVersion":"10.16.0","dependencies":{"@hint/hint-sri":"^3.2.6","@hint/parser-css":"^3.0.9","@hint/hint-no-bom":"^4.1.6","@hint/parser-html":"^3.0.7","@hint/parser-less":"^1.0.1","@hint/parser-sass":"^1.0.1","@hint/formatter-html":"^4.1.5","@hint/connector-local":"^3.1.6","@hint/hint-compat-api":"^4.0.7","@hint/hint-button-type":"^2.2.6","@hint/formatter-summary":"^3.0.9","@hint/hint-babel-config":"^2.3.6","@hint/hint-disown-opener":"^3.2.6","@hint/hint-meta-viewport":"^4.1.6","@hint/hint-webpack-config":"^2.3.6","@hint/parser-babel-config":"^2.1.9","@hint/hint-css-prefix-order":"^1.2.6","@hint/parser-webpack-config":"^2.1.9","@hint/hint-scoped-svg-styles":"^1.1.0","@hint/hint-typescript-config":"^2.3.6","@hint/hint-create-element-svg":"^1.2.6","@hint/hint-meta-charset-utf-8":"^3.2.6","@hint/parser-typescript-config":"^2.3.6","@hint/configuration-accessibility":"^1.0.6","@hint/hint-no-protocol-relative-urls":"^2.3.6","@hint/configuration-progressive-web-apps":"^6.0.6","@hint/hint-highest-available-document-mode":"^4.1.6"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^5.2.3"},"_npmOperationalInternal":{"tmp":"tmp/configuration-development_7.2.1_1568324833178_0.16212860477623536","host":"s3://npm-registry-packages"}},"7.2.2":{"name":"@hint/configuration-development","version":"7.2.2","keywords":["babel","development","typescript","webhint","webhint-configuration","webpack"],"license":"Apache-2.0","_id":"@hint/configuration-development@7.2.2","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"0adf592761522ae668f129756d51b5012304b417","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/configuration-development/-/configuration-development-7.2.2.tgz","fileCount":5,"integrity":"sha512-uergK7KnyxdvmWxQZKodTBtiim0nAyz1X103TmyrTyukFkgXiaKCXY0x0EL8vCFZFHoSWz7F0RBK9pKX7uBWoQ==","signatures":[{"sig":"MEUCIGYJN1xjv7Y75A/47mwS71+Soxg7ul42A2EavQjT7bmVAiEAhORe1H4DKRaGprpbpt3bV53sjG1D3SCsbnXth4Cclpo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27453,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdg8j7CRA9TVsSAnZWagAADL0P/2gnzCBuylie9Wcv3I0z\n/xU5ByZquzOOE5eaPEOQsiwSxDjQOO8Hw7eVn8oqnmPq+9kXZJ8kWwEdlKx8\n0fkfge8tJkoY/MelOu/p8r7VM68oMxbc2MFHwFQ6IHZM8/vWqVJ0LMDNG+P0\n1pVUpe+VwFqtaReTLHVbwmym988V79oC2kqzWp+d25jQmWxgrcg5iqELJTxe\nWyO2qoxQ9h6TnBk7gH52vqB18lSN02BS98yWs6BffA9sXKGWMRxbXV1aJNdg\nq1o0A6248Y7nS7v8Y3ZSs23WTm+kezmTCIfU37C5ZmChRpTqK85JrvsgPKK2\nvE46F+b2ma3hVW9YL9OYv0LSWsGSHrpSG3mHvNt3uXBrl9w9O/eidOellUvd\n3a1OSqm6NA4gVYcxEhOgVO16plWMcPVZkoizcRPnHrC6F5jYXCK6+SXEO9GE\nxHUu+zwhyrJuX8vhdTg9RMFnCDFAINUcy7vs6Va4B+67hM7AGIujPbCVLFss\n5V+Xxam6pK9Iv0uEB3FcO1KCBzBVirRq+pIDVcD2+/8CSu+zoNuekQlALtBU\nwFNmvKeCk/uGRZ2O5NRaEViZQA3MRLTxTsx+4UtVNihLy5/rs1yFGBYtbjCz\nyvUKGfzX3KQU0vQe2FDs2olUlXO9ixZw+8A+xVl8MIt6lt1AT+Fnq+KC78QV\nhRtp\r\n=wQ9C\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-development"},"_npmVersion":"6.9.0","description":"webhint's recommended hints configuration for development","directories":{},"_nodeVersion":"10.16.0","dependencies":{"@hint/hint-sri":"^3.2.7","@hint/parser-css":"^3.0.10","@hint/hint-no-bom":"^4.1.7","@hint/parser-html":"^3.0.8","@hint/parser-less":"^1.0.2","@hint/parser-sass":"^1.0.2","@hint/formatter-html":"^4.1.6","@hint/connector-local":"^3.1.7","@hint/hint-compat-api":"^4.1.0","@hint/hint-button-type":"^2.2.7","@hint/formatter-summary":"^3.0.10","@hint/hint-babel-config":"^2.3.7","@hint/hint-disown-opener":"^3.2.7","@hint/hint-meta-viewport":"^4.1.7","@hint/hint-webpack-config":"^2.3.7","@hint/parser-babel-config":"^2.1.10","@hint/hint-css-prefix-order":"^1.2.7","@hint/parser-webpack-config":"^2.1.10","@hint/hint-scoped-svg-styles":"^1.1.1","@hint/hint-typescript-config":"^2.3.7","@hint/hint-create-element-svg":"^1.2.7","@hint/hint-meta-charset-utf-8":"^3.2.7","@hint/parser-typescript-config":"^2.3.7","@hint/configuration-accessibility":"^1.0.7","@hint/hint-no-protocol-relative-urls":"^2.3.7","@hint/configuration-progressive-web-apps":"^6.0.7","@hint/hint-highest-available-document-mode":"^4.1.7"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^5.2.4"},"_npmOperationalInternal":{"tmp":"tmp/configuration-development_7.2.2_1568917755205_0.5721423771129222","host":"s3://npm-registry-packages"}},"7.2.3":{"name":"@hint/configuration-development","version":"7.2.3","keywords":["babel","development","typescript","webhint","webhint-configuration","webpack"],"license":"Apache-2.0","_id":"@hint/configuration-development@7.2.3","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"8c8781b161426fc04b3ca4cdf5b3493de4fb3d69","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/configuration-development/-/configuration-development-7.2.3.tgz","fileCount":5,"integrity":"sha512-wiPzzY/ovNHfmA012TMGR5uCroR8YFLVNetjgJ9Fc7L91tNbydXD28xE401XkrIHNXwB1EqAIDDw5mK7BvjUHg==","signatures":[{"sig":"MEUCIDydYOq3i5/V1D4s9nnuGY5wOzcw9VzKJWbc0m/Cs/JIAiEA+cKKg3s17QNKAn7CcV36NYBEEQtlXD67UcuQTgAFsuU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27588,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdim46CRA9TVsSAnZWagAAhqcQAJCGr0wauinAT/tMKGo2\nb/rEBodV+tB8ZtaAQAfM8F5c45KKpF15WzSI/2zBnk2f/VXtREC/ezfD3OFF\nWhdVnRyso891OxRB+jVnjOepllV60Um9YeMi5Jrv4XBy3A7t9c74zqWjdhXY\n0U1Q4b1t++yiMEImQsd/XqFkq3F3aqfHtOiKfUWYE1wFZs1ruZZOAU0kxy7c\nvZT6wtLirBNaCzb3mN/AUnHXoZ0XxuEWIOy/343QHRIFlwqcVeSxljhNsmcD\nvSfGnobSrOBYvd7eAGwIaXWtVk6liaDe7AJTII01WGHaMhL3/fdahtBNJ/vr\nN9Lvdohyk2zbZTfq9RAUbGZqCsYnXOWGF+a2m3KBX6w7P0TW/YEoKD+876Eo\npOQtrfqXxGnpTvd/4kezx8MRKA6h7am2LN/FNy7lU+kSs57O8/Iss0s/WpRz\nq+vJnxFMDDYYs/ZYHl7IXgD6GVzdUKXsh4hSUbvRENkBFzURlAosmgQby4wY\nsIQVakMFQHtbodjMrbBIbMAsAaS+4imIe4L8GvXlpb4yjr2k/Cs88uMJmTZD\nRtcB3k8AcyqoymovQjCz6GZlnxBYYdpvu36sWEwx9pjLgc7SCFseoZ1jJOH4\nIzOG3OmJtA7wtbNcwkqqqQCsibP57pTisduhF9d2l1ZopAIRwnFbC9SUAc1H\nN3vJ\r\n=tSXu\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-development"},"_npmVersion":"6.9.0","description":"webhint's recommended hints configuration for development","directories":{},"_nodeVersion":"10.16.0","dependencies":{"@hint/hint-sri":"^3.2.8","@hint/parser-css":"^3.0.11","@hint/hint-no-bom":"^4.1.8","@hint/parser-html":"^3.0.9","@hint/parser-less":"^1.0.3","@hint/parser-sass":"^1.0.3","@hint/formatter-html":"^4.1.7","@hint/connector-local":"^3.1.8","@hint/hint-compat-api":"^4.1.1","@hint/hint-button-type":"^2.2.8","@hint/formatter-summary":"^3.0.11","@hint/hint-babel-config":"^2.3.8","@hint/hint-disown-opener":"^3.2.8","@hint/hint-meta-viewport":"^4.1.8","@hint/hint-webpack-config":"^2.3.8","@hint/parser-babel-config":"^2.1.11","@hint/hint-css-prefix-order":"^1.2.8","@hint/parser-webpack-config":"^2.1.11","@hint/hint-scoped-svg-styles":"^1.1.2","@hint/hint-typescript-config":"^2.3.8","@hint/hint-create-element-svg":"^1.2.8","@hint/hint-meta-charset-utf-8":"^3.2.8","@hint/parser-typescript-config":"^2.3.8","@hint/configuration-accessibility":"^1.0.8","@hint/hint-no-protocol-relative-urls":"^2.3.8","@hint/configuration-progressive-web-apps":"^6.0.8","@hint/hint-highest-available-document-mode":"^4.1.8"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-development_7.2.3_1569353273835_0.05013107320269805","host":"s3://npm-registry-packages"}},"7.2.4":{"name":"@hint/configuration-development","version":"7.2.4","keywords":["babel","development","typescript","webhint","webhint-configuration","webpack"],"license":"Apache-2.0","_id":"@hint/configuration-development@7.2.4","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"07c37e8502d0faef02255a7d5cbced2013d0f6c8","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/configuration-development/-/configuration-development-7.2.4.tgz","fileCount":5,"integrity":"sha512-wH2Fpx4Tdz9Wbd5hSWEO3vln4Ol+DKzyX/TWUFmxtar8M5O7eVSIeuXHlXTOpvNNo/21C0Gd3ea2b0gLdNVliw==","signatures":[{"sig":"MEUCIQD0vTneGkbxaiRGU0Pol9wM7nQc/zy+YVEDw3ZGjP8SHAIgUpunD6NGosunoXw9rzYo+82rSzxJcCxzpBDWd4hdXbM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27619,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjSq3CRA9TVsSAnZWagAARrAP/11FCgJdAwVXqiLU8RiC\ngzZJpz8CW5WhfXdIxw8Ah/Q8D925iTU5CANSoRrwf1fgMpCQ1FppvOtYzw2j\nxcT1aMDKFqHxTOgK+/zfi+Y2cuhT/SHzuji9X/s0efiOdw92EPy/57INGG/H\nzl3rynW7cXzUaV1ILeE/8CVQHu+2Df6kvUHyhX3riChLup6AyXirvn77Qujq\nt1E9WdHxUcYw85IWH2MW7u7vjQVdXWzpP3x1jRdCkSguwSbbpa+KP2qUna8q\nUArHFLaCKuV+Onde9+WhZXabWpfCVmy9ncR1cbLv1/RoSCIcrfkio/hmdzuv\nJ1d+nvfuAY1Ce2+sbnWyHBttHdR7kPVHvOyaJXUWv3qI8ekMycZgF+V1rEVZ\n5NxRX6+c98qi6vCphlELkTd7xMN6yGq6VipjEX6e18T/YIiTIihKS9Bs12gH\njZQosbT8j1bK8SOHr4mHUXAyn/mJ6F6/FpzabL3t77IHsoneyq7Y0TPPfeBl\nOjuiexwxATDDvK2CZkHY+ZeHwm4Dbiww6HK3hXCCIMGXEgFkTI55hopIP1ca\nLBxr4z8c2mD7Dzfl1TUOXC6gXnXUdtOD/NMSXA2ICU6MQw75pS05TdhWqtuL\nI5j8djFbO8Ehu2Hb4zAVhUf+CpYt0o/ep5O6ycuMvUE3aYw+o4mwS4P1dL+G\nFZ5E\r\n=5IHN\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-development"},"_npmVersion":"6.9.0","description":"webhint's recommended hints configuration for development","directories":{},"_nodeVersion":"10.16.0","dependencies":{"@hint/hint-sri":"^3.2.9","@hint/parser-css":"^3.0.12","@hint/hint-no-bom":"^4.1.9","@hint/parser-html":"^3.0.9","@hint/parser-less":"^1.0.4","@hint/parser-sass":"^1.0.4","@hint/formatter-html":"^4.1.8","@hint/connector-local":"^3.1.9","@hint/hint-compat-api":"^4.1.2","@hint/hint-button-type":"^2.2.9","@hint/formatter-summary":"^3.0.12","@hint/hint-babel-config":"^2.3.9","@hint/hint-disown-opener":"^3.2.9","@hint/hint-meta-viewport":"^4.1.9","@hint/hint-webpack-config":"^2.3.9","@hint/parser-babel-config":"^2.1.12","@hint/hint-css-prefix-order":"^1.2.9","@hint/parser-webpack-config":"^2.1.12","@hint/hint-scoped-svg-styles":"^1.1.3","@hint/hint-typescript-config":"^2.3.9","@hint/hint-create-element-svg":"^1.2.9","@hint/hint-meta-charset-utf-8":"^3.2.9","@hint/parser-typescript-config":"^2.3.9","@hint/configuration-accessibility":"^1.0.9","@hint/hint-no-protocol-relative-urls":"^2.3.9","@hint/configuration-progressive-web-apps":"^6.0.9","@hint/hint-highest-available-document-mode":"^4.1.9"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-development_7.2.4_1569532598553_0.49894134283699154","host":"s3://npm-registry-packages"}},"7.2.5":{"name":"@hint/configuration-development","version":"7.2.5","keywords":["babel","development","typescript","webhint","webhint-configuration","webpack"],"license":"Apache-2.0","_id":"@hint/configuration-development@7.2.5","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"94873e15ae745ca0f49a1f9cde1a6028a62f7f26","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/configuration-development/-/configuration-development-7.2.5.tgz","fileCount":5,"integrity":"sha512-xmA/aoZkkxa8+nfUMrsl9Ta1Qbq6DNy5f/YTGoNMAaQHJg7v//gZHpM6srFOh7lyp0MJj8B/SvmrpqKKu8R32A==","signatures":[{"sig":"MEUCIQCop5lz6M/N3cdF/FQPtZmx3zP8DF4drTAgWsc49aw/uAIgO7N56sKgl8ZI1wDkkE1RGHE4uRQqe3ZoGHi7Blk+ovo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27666,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdp3KBCRA9TVsSAnZWagAAXLEQAKT5/Fo97gu+1QK7lM7r\n4rUQ0NpmH72ZcO2Ri0IdU62tHOuGd43mVXE3+luoj09vWAar2cwVLDZ0d6+7\njQ+rLAP6kBBtrTXN8bjRFAEtF9A/sUK8h0jzeO4Zk42pcrPGuFloJAvoNYUu\nBPrb1+Rb5Lrl+eRyj1HNwtmqi5W4siAsml8yzXF4tP4TlmJbF4CyUnPfMqiq\nF2/kfGdeMetRBoEJwzNlg3LtdVEZobn3ClF0lHJYGhVL7S9/8bvBnR3vP/Bk\n/OdtzRxMN+7CS8gJeTaCymZXHJ0OlWMN0zd3Ao9VS4GDngOZouIe8mpJEktn\nDZdEdG4IccM0cdfddSaBUC/USo5JfqgMkPvRRMErJSQOyWEJzJ3GStsvKK6S\n8gXFdNkCC2cWSBbPNrMY4OUtxYlWupe8/n0hvoi773Ahu5nfEYWrAzNqvIbb\n8zaSRHG5U96qwSZh7cKlYJyQSEwH4N9+LNXWz91Xg1xy+0nqclkE8nfdq/QI\nERwBZRWGWAlSlV28UTlXT9nIDEKIwBpYSqy2ZvJVTSJOeSKcWoTpl6C0vtI+\ne5gyapTWn7w9oA5Mt0+l2BO3/v0K1s6dsJ7hKqF4qm5+gZPgC7VpwHS7FG9v\nSazpZ+ZVKni5FOfnLcG03S0cNftQftdgF+F4txv8CJAyFRhO2cn2aO+7jGXq\nQVq0\r\n=REco\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-development"},"_npmVersion":"6.9.0","description":"webhint's recommended hints configuration for development","directories":{},"_nodeVersion":"10.16.0","dependencies":{"@hint/hint-sri":"^3.2.10","@hint/parser-css":"^3.0.13","@hint/hint-no-bom":"^4.1.10","@hint/parser-html":"^3.0.10","@hint/parser-less":"^1.0.5","@hint/parser-sass":"^1.0.5","@hint/formatter-html":"^4.1.9","@hint/connector-local":"^3.1.10","@hint/hint-compat-api":"^4.1.3","@hint/hint-button-type":"^2.2.10","@hint/formatter-summary":"^3.0.13","@hint/hint-babel-config":"^2.3.10","@hint/hint-disown-opener":"^3.2.10","@hint/hint-meta-viewport":"^4.1.10","@hint/hint-webpack-config":"^2.3.10","@hint/parser-babel-config":"^2.1.13","@hint/hint-css-prefix-order":"^1.2.10","@hint/parser-webpack-config":"^2.1.13","@hint/hint-scoped-svg-styles":"^1.1.4","@hint/hint-typescript-config":"^2.3.10","@hint/hint-create-element-svg":"^1.2.10","@hint/hint-meta-charset-utf-8":"^3.2.10","@hint/parser-typescript-config":"^2.3.10","@hint/configuration-accessibility":"^1.0.10","@hint/hint-no-protocol-relative-urls":"^2.3.10","@hint/configuration-progressive-web-apps":"^6.0.10","@hint/hint-highest-available-document-mode":"^4.1.10"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-development_7.2.5_1571254913019_0.46833536331583003","host":"s3://npm-registry-packages"}},"7.3.0":{"name":"@hint/configuration-development","version":"7.3.0","keywords":["babel","development","typescript","webhint","webhint-configuration","webpack"],"license":"Apache-2.0","_id":"@hint/configuration-development@7.3.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":"ad6def46679b30aa5302a6e1d4043d94a1f20267","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/configuration-development/-/configuration-development-7.3.0.tgz","fileCount":5,"integrity":"sha512-nAjADzbtLZS3tzrwmGXtzTIlS5sHUF8xou1dCUjtQJa+6cskHiMV79E2E7kriys1mQLrsxeaPlKV4IA5r95NCQ==","signatures":[{"sig":"MEYCIQCsCUh+OTJ2S5YpgO5bosL3A5Y0HfMXNtLZIXAW8ZYOhQIhAIbBq3p4teiHqlJbOFR5FIHrENyYnJYDecHCQCnJ994v","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28296,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJduLy1CRA9TVsSAnZWagAAz9cQAIqraKO5hzbVauFv6u1L\nOgRyN6nOxjkYnGy4b87ry8xly1aKK2XXucPhwV2JEQ+ujMSRAfeaaJtJyh45\ng4CG8FaVFmV24ZhauNfLKg6gssURCbdtsViLbGMjUd4Zcs0JKjq50cQVKxLS\ng/07RaxNGMLtNVWJwDU0LPxgS1k1aaV8cZaNBcV6pLBr4wlHomK8E72D8iB/\nWSiZ6/FjXoJ2z37ro8UamCDHCT4cBfIGBp7939LSAkZJ2UYYxsK1dQB8nD4F\nlPIq1Q1wkFsM8+4fyhYfkUtL1g0RaUhos+YZOx/Db8RmB2S/FlsHBuxoUJxE\nKzEKWfdUVGi9chTRMHfYACvigrwgKVfAni7OgeLryHfSde394U0KXdTDVATV\nGKlvU7rI044v81ZcILZWjB8SYsjJAhFhYkDRkR9juJAP7WjQd+PQsVGBkBmP\ntgiz1fY5D+0+hsKfu3PGIYbPVBUU9Wn/Kss5nBQyWGgkSgr29VCIhp9UJ+l2\nYKIjJFAriXfIcF2BUdxC9+dvEC/rhVqc5whOE7UD5lqpIKJvGCRCZ434T2tC\nfDsYaLsa8AV37kuOUNeT7c7kGkWjrFJ336r9kSyVNy4PqV/QVFKyTOS1R+cb\nzAQ69k0KIKKQGfzqdCIo2HjUbENkhCblOzv7wcJUlBDmfjfF7Mqf12eRsWOY\nxofH\r\n=HDkk\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-development"},"_npmVersion":"6.9.0","description":"webhint's recommended hints configuration for development","directories":{},"_nodeVersion":"10.16.0","dependencies":{"@hint/hint-sri":"^3.2.11","@hint/parser-css":"^3.0.14","@hint/parser-jsx":"^1.0.0","@hint/hint-no-bom":"^4.1.11","@hint/parser-html":"^3.0.11","@hint/parser-less":"^1.0.6","@hint/parser-sass":"^1.0.6","@hint/formatter-html":"^4.1.10","@hint/connector-local":"^3.2.0","@hint/hint-compat-api":"^4.2.0","@hint/hint-button-type":"^2.2.11","@hint/formatter-summary":"^3.0.14","@hint/hint-babel-config":"^2.3.11","@hint/parser-javascript":"^3.1.0","@hint/parser-typescript":"^1.0.0","@hint/hint-disown-opener":"^3.2.11","@hint/hint-meta-viewport":"^4.1.11","@hint/hint-webpack-config":"^2.3.11","@hint/parser-babel-config":"^2.1.14","@hint/hint-css-prefix-order":"^1.3.0","@hint/parser-webpack-config":"^2.1.14","@hint/hint-scoped-svg-styles":"^1.2.0","@hint/hint-typescript-config":"^2.3.11","@hint/hint-create-element-svg":"^1.2.11","@hint/hint-meta-charset-utf-8":"^3.2.11","@hint/parser-typescript-config":"^2.4.0","@hint/configuration-accessibility":"^1.0.11","@hint/hint-no-protocol-relative-urls":"^2.3.11","@hint/configuration-progressive-web-apps":"^6.0.11","@hint/hint-highest-available-document-mode":"^4.1.11"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-development_7.3.0_1572388021518_0.11141218740470804","host":"s3://npm-registry-packages"}},"7.3.1":{"name":"@hint/configuration-development","version":"7.3.1","keywords":["babel","development","typescript","webhint","webhint-configuration","webpack"],"license":"Apache-2.0","_id":"@hint/configuration-development@7.3.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":"2e95efbc8ee75ef027b86904828bb577022cb9df","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/configuration-development/-/configuration-development-7.3.1.tgz","fileCount":5,"integrity":"sha512-pcmVC+TrpCwT6Tfe+VemUn3LA7Uoch9ctmET7SEFSwO3SYtUv13W9lFEACUqdtkeu9WK1aOVKtU4OvxIceGx5g==","signatures":[{"sig":"MEYCIQCDRKKJ+rGAnz72To9typOUD1w5jJdPFe2PqTyUHhibegIhAK6xuHF9ABr9A2xVIKOeRLJR0M1S1sx1Wjv8zYIlBsAq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28325,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJduclXCRA9TVsSAnZWagAAM2AP/3lypGuOxj+PQNqnMCxx\nXUJVPzfkCei152SkOfGkL27kz6iTn0gp0iuALBGl/LibOm4ig6Xslxjb89t9\nrv23T+lyIxegIw5st/94D/rHRkeN5aZE/qJSnRUiF72JHBWlTbhp8MV5l3D9\nrQuIMCgBWShAlzSkWC11rzIw4PcEFP69M3QSz0LggdfS9SpNO9eJ4nOq0vJ+\njBMO/luPERnBO5eK6iF037xjo0NeCzmgJo5e2gRrexnRiV9nJ/tSxWQoFW5W\nJg6UTo7EnMbWq45Gp1tI6eJx4m5tozkeGi5+yQTuf2I/gV3biMr8QEK1w1vY\nMcUkpB6n1Wd6er1mVXNRtkq+9iz2pBWSz+4ufdTKD5UB1Rw73vkJR9njanpg\nrt+lCC0mHTR1QPVGEMXHcqQZGqBAMMk3iMpKZfXqLjte2lF+vL4OW+NHz8+F\nPNuIOZfPOLsN7anUtMSmVSSZOlnsYkHpu3Mo4tLl2S5SVMKAGD3yU95HUoaJ\npxCsTb8hMpEYxFZrlAqo3relg2vAvqYdSrtd96ty/KkF/MsgvUeb16ERSi7A\nHOznH4Z34qb4GojIhzwPbzrm+kVGN1qq1HUNgdF3kCxbAQ7qEdXG6+jtv+IE\nj2WS8ooe7UFVbTldi4k1VX9WbhiWytpGFC4Tamyh2TksFc/RIwYRYZvjz5p3\nbydT\r\n=ua5y\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-development"},"_npmVersion":"6.9.0","description":"webhint's recommended hints configuration for development","directories":{},"_nodeVersion":"10.16.0","dependencies":{"@hint/hint-sri":"^3.2.11","@hint/parser-css":"^3.0.14","@hint/parser-jsx":"^1.0.1","@hint/hint-no-bom":"^4.1.11","@hint/parser-html":"^3.0.11","@hint/parser-less":"^1.0.6","@hint/parser-sass":"^1.0.6","@hint/formatter-html":"^4.1.10","@hint/connector-local":"^3.2.0","@hint/hint-compat-api":"^4.2.0","@hint/hint-button-type":"^2.2.11","@hint/formatter-summary":"^3.0.14","@hint/hint-babel-config":"^2.3.11","@hint/parser-javascript":"^3.1.0","@hint/parser-typescript":"^1.0.1","@hint/hint-disown-opener":"^3.2.11","@hint/hint-meta-viewport":"^4.1.11","@hint/hint-webpack-config":"^2.3.11","@hint/parser-babel-config":"^2.1.14","@hint/hint-css-prefix-order":"^1.3.0","@hint/parser-webpack-config":"^2.1.14","@hint/hint-scoped-svg-styles":"^1.2.0","@hint/hint-typescript-config":"^2.3.11","@hint/hint-create-element-svg":"^1.2.11","@hint/hint-meta-charset-utf-8":"^3.2.11","@hint/parser-typescript-config":"^2.4.0","@hint/configuration-accessibility":"^1.0.11","@hint/hint-no-protocol-relative-urls":"^2.3.11","@hint/configuration-progressive-web-apps":"^6.0.11","@hint/hint-highest-available-document-mode":"^4.1.11"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-development_7.3.1_1572456791374_0.08228103384232499","host":"s3://npm-registry-packages"}},"8.0.0":{"name":"@hint/configuration-development","version":"8.0.0","keywords":["babel","development","typescript","webhint","webhint-configuration","webpack"],"license":"Apache-2.0","_id":"@hint/configuration-development@8.0.0","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"9951162c010dbce8ba70357fffd1afe66eb08697","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/configuration-development/-/configuration-development-8.0.0.tgz","fileCount":5,"integrity":"sha512-n7S0fmhtYmhTMc/zp6dMufqDEtoU6KYknnwXXdncbvvEDfYztcLruA6lE5NHC4uZNGGImF0ygsW85qiQXSpyNA==","signatures":[{"sig":"MEUCIQCwRSEejMgtNNw1wf0FIpWtaMwJBgdGrjFnI58xkyVPkgIgNSndtLaDd61D7fTStGHVBO4JOehIDgfEvlO2UzH13K4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28372,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5bNrCRA9TVsSAnZWagAAsdQP/0+EFSOpEXvkI0kcHmwj\nZYegr91PAjH4qzOeJWPe9nIhw2n+JJ9BJr72EPe0AYk6uiG8F4Y2snIK7IsG\nrpjcDbxEJTJQQFC3WfvGFH6dZEPDiugfXDpFFd1TTPWRQ7BXR/JBiZV7+cs4\nbrqB9oCHPQ3p79UcRTjyvO9/O0lTug/6Tm/h9k6UxQtfvlamS71YiBEZb1xp\nGu3lPgONBm0CMumYVtS0ob2A0Hjb4pK+vMUs+eUFC2+VFAVQuCV6sjt+aXus\nOwq05jgyQGk1fnwJ3uVlWUophsimjZ7j4c5CABDW3CDU5ygc26CcLfWBse+L\ng1EEBdpiOliLis12fMkz0MG1rP81kprg0yRhxVyIlgK9bf/yKsxrxmUtQmZ2\nZ3WKAVorEq3J3bheNU67hyWRVvORfOXrDxXojqH2VKIDFgCUNYP41M8NOypj\npAE+c5e+Yiwd6P/DdgMERb1KHL/5mQcD8yebXN3rxN9Sdo9hvoxEbQY79r/7\nc4YsZm+lASgO0Hz6CpQBUBo3O684FWEjgGlO8RUR3XPKu/vV8pGQZVRwA0Dr\nTsrkxdcL1oxZ9zsyPdX/HaT0tT2wMKCY+LS79Hp47dbnBFV65pcqL3DmI3+/\nyHNiydxBGeku+an4ibtiwq0sra+HPe/u6ZAcR/tDZEONUMuxqWe3hdUq+SXp\nZGTx\r\n=JzHJ\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-development"},"_npmVersion":"6.9.0","description":"webhint's recommended hints configuration for development","directories":{},"_nodeVersion":"10.16.0","dependencies":{"@hint/hint-sri":"^3.3.0","@hint/parser-css":"^3.0.15","@hint/parser-jsx":"^1.0.2","@hint/hint-no-bom":"^4.2.0","@hint/parser-html":"^3.0.12","@hint/parser-less":"^1.0.7","@hint/parser-sass":"^1.0.7","@hint/formatter-html":"^4.1.11","@hint/formatter-json":"^3.1.12","@hint/connector-local":"^3.2.1","@hint/hint-compat-api":"^4.3.0","@hint/hint-button-type":"^2.3.0","@hint/formatter-summary":"^3.0.15","@hint/hint-babel-config":"^2.4.0","@hint/parser-javascript":"^3.1.1","@hint/parser-typescript":"^1.0.2","@hint/hint-disown-opener":"^3.3.0","@hint/hint-meta-viewport":"^4.2.0","@hint/hint-webpack-config":"^2.4.0","@hint/parser-babel-config":"^2.1.15","@hint/hint-css-prefix-order":"^1.4.0","@hint/parser-webpack-config":"^2.1.15","@hint/hint-scoped-svg-styles":"^1.3.0","@hint/hint-typescript-config":"^2.4.0","@hint/hint-create-element-svg":"^1.3.0","@hint/hint-meta-charset-utf-8":"^3.3.0","@hint/parser-typescript-config":"^2.4.1","@hint/configuration-accessibility":"^2.0.0","@hint/hint-no-protocol-relative-urls":"^2.4.0","@hint/configuration-progressive-web-apps":"^7.0.0","@hint/hint-highest-available-document-mode":"^4.2.0"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-development_8.0.0_1575334763106_0.24234932801948594","host":"s3://npm-registry-packages"}},"8.0.1":{"name":"@hint/configuration-development","version":"8.0.1","keywords":["babel","development","typescript","webhint","webhint-configuration","webpack"],"license":"Apache-2.0","_id":"@hint/configuration-development@8.0.1","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"6deedbd757d3782c40b971f0bbc40c033ecf61cf","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/configuration-development/-/configuration-development-8.0.1.tgz","fileCount":5,"integrity":"sha512-t6fnFGyERBmzRzAHdS4AHpwqlRpgV/p7wAHM26LzHINnHMyzpAavZO3JojVz9YwesE3UZ6te5gBuWrDS/edMww==","signatures":[{"sig":"MEUCIQCcoMibDCBx2dBnZA9dVfOEsJj/au+0AziOFrlv4CaqbAIgaeMgHsmtNQ187mywr3ydsHwM3qYNTxi+kQD5FN37ucg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28372,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5yyjCRA9TVsSAnZWagAAWWEQAJbhGbJ58VQCHeH01iPA\naILJ9mYYWOJsUc26QIc0xLVo6Sfo/PqyL6BHKStPPov5iHvIZNmAoGHlRFWL\ncwLv7nle41Gn2oyVe5kVbMmNaMvR6Pl3hUeAc4g0eC75r5maT9PybpRzq4jV\nVlR9aSs5F8a8hprT5ZXt7PzFb0iFkFpVxPO4WzzElrq5CjPLlnhy3MXgt1tv\nFSzGe/40KN7W/WJ7tkBKJqi0U9t+6SEHvOfeiMj46EyHy68d/okf02BzTstp\nBfh4RfkswhDWx7GZNS8Dqhoq3kSN5g62JmDnGvLafcygWEKoOx7ggPtil15I\nLvvgx4Piy8ogEoCI5gIi31GGzGDhfvLupqKHwbpGc7+1Ur9/hWL0p/4mvLu8\nAv5Me6/atEJqiHYEdrLJmf6iahKwNGAm1dlVJnWyjbSVjKKbL+iDFrVVPtHO\n9tZ1yFJSK+hlPtLw3KiqpasQo7WUvExbfU5ghzdLGPbJLbVgRLjcb5s6sCMU\n2uDhE4YJP80Y153KJA7jckGH3JLZll+7kQiUIATLekoXj9aL+0dFjIYqBkNk\nJQELf2CTfXtxTTA83okbi4Jm3m4LUn3Av4Gbzg3jKtxrL/xBXxAhbnKDgxMU\nG8HkN/0smmT3OrzPJYtZoKgM62f0EaJkFDhPG0q2Ikj1HcGtO7wNlyie97+B\njpPx\r\n=51OO\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-development"},"_npmVersion":"6.9.0","description":"webhint's recommended hints configuration for development","directories":{},"_nodeVersion":"10.16.0","dependencies":{"@hint/hint-sri":"^3.3.0","@hint/parser-css":"^3.0.15","@hint/parser-jsx":"^1.0.2","@hint/hint-no-bom":"^4.2.0","@hint/parser-html":"^3.0.12","@hint/parser-less":"^1.0.7","@hint/parser-sass":"^1.0.7","@hint/formatter-html":"^4.1.12","@hint/formatter-json":"^3.1.12","@hint/connector-local":"^3.2.1","@hint/hint-compat-api":"^4.3.0","@hint/hint-button-type":"^2.3.0","@hint/formatter-summary":"^3.0.15","@hint/hint-babel-config":"^2.4.1","@hint/parser-javascript":"^3.1.1","@hint/parser-typescript":"^1.0.2","@hint/hint-disown-opener":"^3.3.0","@hint/hint-meta-viewport":"^4.2.0","@hint/hint-webpack-config":"^2.4.1","@hint/parser-babel-config":"^2.1.16","@hint/hint-css-prefix-order":"^1.4.0","@hint/parser-webpack-config":"^2.1.15","@hint/hint-scoped-svg-styles":"^1.3.0","@hint/hint-typescript-config":"^2.4.1","@hint/hint-create-element-svg":"^1.3.0","@hint/hint-meta-charset-utf-8":"^3.3.0","@hint/parser-typescript-config":"^2.4.2","@hint/configuration-accessibility":"^2.0.1","@hint/hint-no-protocol-relative-urls":"^2.4.0","@hint/configuration-progressive-web-apps":"^7.0.1","@hint/hint-highest-available-document-mode":"^4.2.0"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-development_8.0.1_1575431330772_0.20266773596227106","host":"s3://npm-registry-packages"}},"8.0.2":{"name":"@hint/configuration-development","version":"8.0.2","keywords":["babel","development","typescript","webhint","webhint-configuration","webpack"],"license":"Apache-2.0","_id":"@hint/configuration-development@8.0.2","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"849ebcc813ee003ef0936d35bf238cd9b71b8451","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/configuration-development/-/configuration-development-8.0.2.tgz","fileCount":5,"integrity":"sha512-mNfO5OjnhSw1J1hV6nLtsa4CifosiYNSKYxaKCNISCNeGo//W+x/7Kiv2c7JfnRAsGoNtVoENqW/UVxmNPOEIA==","signatures":[{"sig":"MEYCIQCQgfIgCB1McUQhUngSFC4Xx9D5teZGcrLhBqT2dk5qvQIhAOKJEcGTCzfzd7dbXJ4j5223f02/qgPnj7iiwy3O30UH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28372,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd6E0cCRA9TVsSAnZWagAAHM8P+wT8RFOXXQAIi5bOiIx6\nNOOyGXn/HdFkxWQ0xaNLC7q67A2pRypTd21F5+jEwU/E7Wm4uOhY2a7pH/EU\n3uYFey41BMWBxBiRBn0KwpsjEsAajiSgXW0D4kWP+EaHZDOB0i+d3PHQQHF4\nVqYsMFkQeZatoYCcck70QXMfjBJRSm5p/oyxOyF7cwldeGrPfNVLBSrDGa7R\n7buCowptIzrvfqjtOE420/HAPXXwmTg7eFs0Pagp+9sHoX3FVniHFkqueeZT\nLQ4cGHUdahtpGnw4L9X9JsMJnuXEGsIOKzr/Q4/9lp1fH9NWkcpSA/B529Hp\nXxzuyCfAy0K5dwDK5TJgex3jrykJMJgN5RGymyXafmEVYmw/Nr0isHcRYgJ/\nsjxggUOtuU0ihtj4jtwxJskvOdZTVUZJ2nTTi/ytmIyXB9AlDGqgDz19to62\nGRyppRUOJ6O+DgLlR3NuixAbq6f3ZN3tmoD50kLGtjazRFn7B0kEJ406CWC7\n40Aird341Fo0GcGwKpB1DgIOqfbznGjpjNcttRpQgwy+VM0N5p1vCjeI6lAu\nnG+l2lA3RTA7T5fl15p6BaRzYQNOTo9iu33S19EX0M3izLQiXCkoQQqqj5pQ\n95foUAa8OHAdPzuVFg0j7DSBQSY9tJF67uAboVt9dC491z3KeOoTF0f6j7Xo\ndPJi\r\n=VXTd\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-development"},"_npmVersion":"6.9.0","description":"webhint's recommended hints configuration for development","directories":{},"_nodeVersion":"10.16.0","dependencies":{"@hint/hint-sri":"^3.3.1","@hint/parser-css":"^3.0.16","@hint/parser-jsx":"^1.0.3","@hint/hint-no-bom":"^4.2.1","@hint/parser-html":"^3.0.12","@hint/parser-less":"^1.0.8","@hint/parser-sass":"^1.0.8","@hint/formatter-html":"^4.1.13","@hint/formatter-json":"^3.1.13","@hint/connector-local":"^3.2.2","@hint/hint-compat-api":"^4.3.1","@hint/hint-button-type":"^2.3.1","@hint/formatter-summary":"^3.0.16","@hint/hint-babel-config":"^2.4.2","@hint/parser-javascript":"^3.1.2","@hint/parser-typescript":"^1.0.3","@hint/hint-disown-opener":"^3.3.1","@hint/hint-meta-viewport":"^4.2.1","@hint/hint-webpack-config":"^2.4.2","@hint/parser-babel-config":"^2.1.17","@hint/hint-css-prefix-order":"^1.4.1","@hint/parser-webpack-config":"^2.1.16","@hint/hint-scoped-svg-styles":"^1.3.1","@hint/hint-typescript-config":"^2.4.2","@hint/hint-create-element-svg":"^1.3.1","@hint/hint-meta-charset-utf-8":"^3.3.1","@hint/parser-typescript-config":"^2.4.3","@hint/configuration-accessibility":"^2.0.2","@hint/hint-no-protocol-relative-urls":"^2.4.1","@hint/configuration-progressive-web-apps":"^7.0.2","@hint/hint-highest-available-document-mode":"^4.2.1"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-development_8.0.2_1575505179706_0.8212492876208053","host":"s3://npm-registry-packages"}},"8.0.3":{"name":"@hint/configuration-development","version":"8.0.3","keywords":["babel","development","typescript","webhint","webhint-configuration","webpack"],"license":"Apache-2.0","_id":"@hint/configuration-development@8.0.3","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"7ca7e4af04db401518cbf1660f3f04cd2a64d6da","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/configuration-development/-/configuration-development-8.0.3.tgz","fileCount":5,"integrity":"sha512-6s5VLhr0oWUNTvwUX0R+8yR4e8Dlsjf13/m2MZ2lZ8tr5bJ6LX7DTxdBJBzhdxVJqNyVIMDKQy5TtaHzV7xrLQ==","signatures":[{"sig":"MEUCIQCdrkMzeJB156aIqGbGe+c2uvd7ZnuNvgh6bALcWHtAXQIgaIielXR4+vrBBx68TeX515Akb/d9+dMYWmNTF+/XAkA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28371,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecpgdCRA9TVsSAnZWagAAdOYP/3jmXUPOBenDYhj/AsAY\nn6ewwTKINryWkEXUiHoHWuskwfOy6mO5jevr1tX9RzoeqA7baEbqb65m0ES3\nObyj6uUHEC+OD+HVf0KTdCYPgW3U4JJv69s1xKDe1RcSNQ8pdSVB4pyoAuBm\nMdyrBS2pk7SoV/dqtQV6zZhTXmVS4YG9DaJJVA27FMiDP1Fd0wudDhqW6P9w\ncIAga7ueAu359RsPjcIbtjwMLyczmM7+Vxj4HK17Dzo2HbdiBl93+Tnnn59p\nW6qxEt1T4LdQurZatlGvKRYUz8gPt9sb8MZssEZLF5Wqx3feqfBPAUkJDr6R\nJWBCKsOmIJWTCMZq+Kne4lO37qxbGMBgBVwvWmzrcQo8Gfbogce+cbZNQkU4\niRwPgoXbGeKFLvL3er10FZDTUJMM7b3GfMImEGDCqGRF7b8DElyFCsPftd/S\n4CX2tcIZfDiBMVYjVMSTZI7MczfHSo0Wa0mxNBKW40lx/JQ5rr+6k/f7STgs\nsOAmPiuCXWPei2EoA3rP5puuukMI6PNS8gb1mmwkhIy/Gw5VzZh9wBNkHb1Z\nGscABCgN9O0Yec+sukGyCEFKIcS0CQnCNRCSBxxVizduo9gBY1AhWx93jIcc\n5LtjzSXyJBUCji1L59eywB32wnhZHSRsNiCQZnxBl7s6UtZqqMHiiQic+s9c\nMi9Z\r\n=xCfc\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-development"},"_npmVersion":"6.13.4","description":"webhint's recommended hints configuration for development","directories":{},"_nodeVersion":"12.16.1","dependencies":{"@hint/hint-sri":"^3.3.2","@hint/parser-css":"^3.0.17","@hint/parser-jsx":"^1.0.4","@hint/hint-no-bom":"^4.2.2","@hint/parser-html":"^3.0.13","@hint/parser-less":"^1.0.9","@hint/parser-sass":"^1.0.9","@hint/formatter-html":"^4.2.0","@hint/formatter-json":"^3.1.14","@hint/connector-local":"^3.2.3","@hint/hint-compat-api":"^4.3.2","@hint/hint-button-type":"^2.3.2","@hint/formatter-summary":"^3.0.17","@hint/hint-babel-config":"^2.4.3","@hint/parser-javascript":"^3.1.3","@hint/parser-typescript":"^1.0.4","@hint/hint-disown-opener":"^3.3.2","@hint/hint-meta-viewport":"^4.2.2","@hint/hint-webpack-config":"^2.4.3","@hint/parser-babel-config":"^2.1.18","@hint/hint-css-prefix-order":"^1.4.2","@hint/parser-webpack-config":"^2.1.17","@hint/hint-scoped-svg-styles":"^1.3.2","@hint/hint-typescript-config":"^2.4.3","@hint/hint-create-element-svg":"^1.3.2","@hint/hint-meta-charset-utf-8":"^3.3.2","@hint/parser-typescript-config":"^2.4.4","@hint/configuration-accessibility":"^2.0.3","@hint/hint-no-protocol-relative-urls":"^2.4.2","@hint/configuration-progressive-web-apps":"^7.0.3","@hint/hint-highest-available-document-mode":"^4.2.2"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-development_8.0.3_1584568348964_0.8808148447401525","host":"s3://npm-registry-packages"}},"8.0.4":{"name":"@hint/configuration-development","version":"8.0.4","keywords":["babel","development","typescript","webhint","webhint-configuration","webpack"],"license":"Apache-2.0","_id":"@hint/configuration-development@8.0.4","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"3fee7e4cf3d33a9d6488f4079fdc61abcbdb623b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/configuration-development/-/configuration-development-8.0.4.tgz","fileCount":5,"integrity":"sha512-WYfKQnIvuzvckgJxmuFpfruUZnYNHfiWDgO7wGq08n/UFnwB7N7wT4IOWyBYZGcl7N0jkn1ssJau/GXULHvXcA==","signatures":[{"sig":"MEYCIQC5Nku/NZV6XMam7i5UD4jTvb84ymFRpXZlNpj7iSFfoAIhAJpkPLoatE5YYQS+n6wghG631misQERZ8eB9mJGl+w2U","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28373,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJel12GCRA9TVsSAnZWagAA/IEP/AqI/WwuSYhwVXK9p+3l\n1c5dnOOtJ5WLZCTfXbXosqRD3FjxGJJrs2MiGWrTx10kD7+/xpPJdXr70/4V\ntNgU3o7K4VzeuKLEeA7pRTlXyn0EXHYv76R4WdXivndXF9xF3HrvhKR9Q9t8\nOlipbH/gVDaVleTQung3627FG5MQ/BIzotFMBZXYVBNL/1yJMicmaibwURba\n0b2c5dqmNXHr+gTgA5efi+E5vP2qlpM7ZPHR5mF/BrY3cs/l8Vh6c7qIhLav\nQ2V9YrRjLS2B6qlFrL0YrHyLxOFx6Cxc3AnPXUXUzjqmcijxrAhm95bn1Sr1\nW4k3JhwT8fxcGohIx9FKC9CWOBWAx7ANhQJg/YtXv3IXl377pEAFK1kNrgFw\n/NdsQJ2Kj457II3cvuSbr+9aHmtdLcJ0A32xfK6hV19QZGAHjnm4AdSztciy\nTQXlaS8oYSpaIdMwUhppYCM0o+9Mo5Qy3nP36pW2dqjVLIBNk5CCAB7OVOY4\nqOuicGLXDvPzNLvb4EmY0jSP2N0fC7bn6dRvRTmJRREzxhbplBzNUxSDxjpw\nBiahkvYmm2EH21CmYSiK2FGf8uX2j2r0rOhoHC8Q28siOc6xnAwY8oC/Jy8V\nevl7Z20L2b1HBmBaQI2YAGmWbVydjoZzzJhYFmOFDrGt9xVGXyQ2+CIJcDqG\n1YZR\r\n=ERRu\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-development"},"_npmVersion":"6.14.4","description":"webhint's recommended hints configuration for development","directories":{},"_nodeVersion":"12.16.2","dependencies":{"@hint/hint-sri":"^3.3.3","@hint/parser-css":"^3.0.18","@hint/parser-jsx":"^1.0.5","@hint/hint-no-bom":"^4.2.3","@hint/parser-html":"^3.0.14","@hint/parser-less":"^1.0.10","@hint/parser-sass":"^1.0.10","@hint/formatter-html":"^4.2.1","@hint/formatter-json":"^3.1.15","@hint/connector-local":"^3.2.4","@hint/hint-compat-api":"^4.3.3","@hint/hint-button-type":"^2.3.3","@hint/formatter-summary":"^3.0.18","@hint/hint-babel-config":"^2.4.4","@hint/parser-javascript":"^3.1.4","@hint/parser-typescript":"^1.0.5","@hint/hint-disown-opener":"^3.3.3","@hint/hint-meta-viewport":"^4.2.3","@hint/hint-webpack-config":"^2.4.4","@hint/parser-babel-config":"^2.1.19","@hint/hint-css-prefix-order":"^1.4.3","@hint/parser-webpack-config":"^2.1.18","@hint/hint-scoped-svg-styles":"^1.3.3","@hint/hint-typescript-config":"^2.4.4","@hint/hint-create-element-svg":"^1.3.3","@hint/hint-meta-charset-utf-8":"^3.3.3","@hint/parser-typescript-config":"^2.4.5","@hint/configuration-accessibility":"^2.0.4","@hint/hint-no-protocol-relative-urls":"^2.4.3","@hint/configuration-progressive-web-apps":"^7.0.4","@hint/hint-highest-available-document-mode":"^4.2.3"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-development_8.0.4_1586978181759_0.5603787310709287","host":"s3://npm-registry-packages"}},"8.0.5":{"name":"@hint/configuration-development","version":"8.0.5","keywords":["babel","development","typescript","webhint","webhint-configuration","webpack"],"license":"Apache-2.0","_id":"@hint/configuration-development@8.0.5","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"John.Emau@microsoft.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"456a37bc39d6655df4ce5508c547da7a67ae03b4","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/configuration-development/-/configuration-development-8.0.5.tgz","fileCount":5,"integrity":"sha512-uOHfJLGB9KApq/6pvbkYAf+VdghPlIYZe/Q6mGRmdJh2WY/hUtmkFJtddEuc0EGQyRhv38/cj9x3ltvVz+NMrg==","signatures":[{"sig":"MEYCIQCZPVNTgNvZMZxaLi9PKTPEik6IHOFPVhTw3PLphUXidgIhAK48ZtBX/zUYaE9ouBoZJmlVntsBQCIYN9NVYIa2dU88","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28373,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewwh5CRA9TVsSAnZWagAAfNAQAIhzYnLPTEYTfvG13ipK\nP+LS+MYIagS7FTRqezUflswJN6NoLfPAQEyB4GW3WKn7ri8kA80XnIcJjOPi\nQM1t/+faUJyIJl4YsLWgLiKb5wAQRSiNDKYy1GdqG3jh8sz7StV+K1Hvdllw\nYymK01vWwMq/yVRCH4zh2aHy8WhQBzxnt2Eou2gDTC2QCKZoJNsEjbvk0MeI\n3/Yxm18jY1tK/5qa54jwej1xA8mLDHLWR0bpU+PEIwZ/21ii/LRJ6XSF/abb\nCRE9ZUVVS8CLx59DHM+xaEN5isdsP4Yd4ciCFldUWbMDqMiOwUE8xLxq1XVx\ngY1yQMF9dAWKp7MCq5aZYqg5/G/TxVsQzuwWCqoYGni2v1Kh5yClaWKLdVJ9\nrL9pm4QDz0r22JvddpNfdeq8lbYSNMWyF9Gls2ZSLbmLKbBrmF1IjBY/uesh\nhifhcTIHyPRMBDiunbb1FNU6Hq5Uhkt89Da+LDT/2TRt3+aefPU/fRSySjtG\nwqylOa1N0uLZinQBvv6VfOKVCN2cuG/0Kw97fuaWfV34Xpn2kgP1pHCcrBa7\n8LzpngSWbxfUfGWpAgsVbkClxE/nnIiWNkoiJAT5LeRYcIY5FLT74hbe9tTb\nAW7MIYTrgEbx5Z9yxsSl6OGADrwzTSJ2DoR2RN3/uz3JOsOipVM/SDC786yN\nr1ON\r\n=QsDY\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-development"},"_npmVersion":"6.14.4","description":"webhint's recommended hints configuration for development","directories":{},"_nodeVersion":"10.19.0","dependencies":{"@hint/hint-sri":"^4.0.0","@hint/parser-css":"^3.0.19","@hint/parser-jsx":"^1.0.6","@hint/hint-no-bom":"^4.2.4","@hint/parser-html":"^3.0.15","@hint/parser-less":"^1.0.11","@hint/parser-sass":"^1.0.11","@hint/formatter-html":"^4.2.2","@hint/formatter-json":"^3.1.16","@hint/connector-local":"^3.2.5","@hint/hint-compat-api":"^4.3.4","@hint/hint-button-type":"^3.0.0","@hint/formatter-summary":"^3.0.19","@hint/hint-babel-config":"^2.4.5","@hint/parser-javascript":"^3.1.5","@hint/parser-typescript":"^1.0.6","@hint/hint-disown-opener":"^4.0.0","@hint/hint-meta-viewport":"^5.0.0","@hint/hint-webpack-config":"^2.4.5","@hint/parser-babel-config":"^2.1.20","@hint/hint-css-prefix-order":"^1.4.4","@hint/parser-webpack-config":"^2.1.19","@hint/hint-scoped-svg-styles":"^1.3.4","@hint/hint-typescript-config":"^2.4.5","@hint/hint-create-element-svg":"^1.3.4","@hint/hint-meta-charset-utf-8":"^4.0.0","@hint/parser-typescript-config":"^2.4.6","@hint/configuration-accessibility":"^2.0.5","@hint/hint-no-protocol-relative-urls":"^3.0.0","@hint/configuration-progressive-web-apps":"^7.0.5","@hint/hint-highest-available-document-mode":"^5.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-development_8.0.5_1589839992765_0.007534134233391443","host":"s3://npm-registry-packages"}},"8.0.6":{"name":"@hint/configuration-development","version":"8.0.6","keywords":["babel","development","typescript","webhint","webhint-configuration","webpack"],"license":"Apache-2.0","_id":"@hint/configuration-development@8.0.6","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"John.Emau@microsoft.com"},{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"jdgarcia@outlook.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"a9bfbf5f1041027bf119eea95a491ee93aa256ef","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/configuration-development/-/configuration-development-8.0.6.tgz","fileCount":5,"integrity":"sha512-pKsfs/qS8Cw+6B8OQB6nLiiSqIZk/WUStRoLCNA+JNKY3lG/oUB12PAFjO9RZnQfL0FePkGGJ9j6ST3urFhG7g==","signatures":[{"sig":"MEUCID8lHXIbCF6K4GbJUNQI8VMVzfTVRM6zm8rOx0au3aBEAiEAtvojC8sC/Ws1abMFuXTZSDIBQwsvSOH6mTq5/q/+BVQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28373,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfHzpBCRA9TVsSAnZWagAAGtMP/RHztDRib7gHs+DKzxQU\nmqOSn62XetUsrlJvTXRmQZu+Kt95XKM0xlwHVgrtxnXHcBfRKxKOsDNrFHpV\nrgItXgapSUNbzSHTckJ3gHfeCrJ7VD/K/ddcCv2S3uOsDDoeNAYVjNik5xHc\nyldMw0Ba5ykAHtpyJdsaT7TE7OhxsnpxnsCb2opaedGLWs0QDslK+DRJ7bUJ\naaX4Ss9syl7vElm+N8ORmQHGshCntdegug/49Cuy3gvtAX11ZSLmHaLze0bm\nBj215eznpxKJHp7i0FPYamJJxnvEBeyr2hzkx7Q/lU23xhZfdadu3KzUeQny\nEDEd2ph926XaszoAdWV2KnXSZatquzSmWVualbNI80cxquPNKFlXSzkqKfNd\n2qDytlf2hbdHdWe7BOfmdD865hVh25YgWmObHZjIGK2Xml/1l8/eah+8+7TM\nbq0bvX5McQ2VAOEE/YzELZhkSLd0gSGoxvYBZUh1SZEWh/PneWZ0rZS8N91x\n18esYtBDCtuvEVKauI5URdXHmA4ka4AmwibbbNwXTKQBQTDa3l7YjYFN0vMg\nAF20vklDtuWQofLKiQAbtyDXAieA43PNgx4ZXqmeFJ9eRMApBq8uaWVFPeJA\nqhAgeywuD9eBvhDAW+XB5qkdwn41RMokiLch8iRTKA9s+1k5ksjs5a6wA8LN\nrbfl\r\n=3bvy\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-development"},"_npmVersion":"6.14.4","description":"webhint's recommended hints configuration for development","directories":{},"_nodeVersion":"10.19.0","dependencies":{"@hint/hint-sri":"^4.0.1","@hint/parser-css":"^3.0.20","@hint/parser-jsx":"^1.0.7","@hint/hint-no-bom":"^4.2.5","@hint/parser-html":"^3.0.16","@hint/parser-less":"^1.0.12","@hint/parser-sass":"^1.0.12","@hint/formatter-html":"^4.2.3","@hint/formatter-json":"^3.1.17","@hint/connector-local":"^3.2.6","@hint/hint-compat-api":"^4.3.5","@hint/hint-button-type":"^3.0.1","@hint/formatter-summary":"^3.0.20","@hint/hint-babel-config":"^2.4.6","@hint/parser-javascript":"^3.1.6","@hint/parser-typescript":"^1.0.7","@hint/hint-disown-opener":"^4.0.1","@hint/hint-meta-viewport":"^5.0.1","@hint/hint-webpack-config":"^2.4.6","@hint/parser-babel-config":"^2.1.21","@hint/hint-css-prefix-order":"^1.4.5","@hint/parser-webpack-config":"^2.1.20","@hint/hint-scoped-svg-styles":"^1.3.5","@hint/hint-typescript-config":"^2.4.6","@hint/hint-create-element-svg":"^1.3.5","@hint/hint-meta-charset-utf-8":"^4.0.1","@hint/parser-typescript-config":"^2.4.7","@hint/configuration-accessibility":"^2.0.6","@hint/hint-no-protocol-relative-urls":"^3.0.1","@hint/configuration-progressive-web-apps":"^7.0.6","@hint/hint-highest-available-document-mode":"^5.0.1"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-development_8.0.6_1595882048935_0.09365515885962461","host":"s3://npm-registry-packages"}},"8.0.7":{"name":"@hint/configuration-development","version":"8.0.7","keywords":["babel","development","typescript","webhint","webhint-configuration","webpack"],"license":"Apache-2.0","_id":"@hint/configuration-development@8.0.7","maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"John.Emau@microsoft.com"},{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"jdgarcia@outlook.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"064aae0b053654f24f24077065fc14e8d6c198ba","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/configuration-development/-/configuration-development-8.0.7.tgz","fileCount":5,"integrity":"sha512-MHAkdedlj8oMdXhQgbDIL2UF+i7EbsEYQz/8MB/CZfKiJxTVJwL69SKMxxJzdbX94NspG/l6UgbNNejKbVCJtQ==","signatures":[{"sig":"MEQCIEDEUQySgDVcGDcYjChXMEexNoV3O9gyfZt5Cp15QEEkAiBITVqdO0AL3cIaeWC9DYTM9fnkyl8bmNpdjTPfryRqOA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28373,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRDbCCRA9TVsSAnZWagAAZogP/AgdpGBZrylveTxPTPio\nXdYRFDwC233dtDDFm0qfJF5ClE60Kcd9M6KaJ3f0D5aaaEid0VMa1hLTsM2E\nn/IGmwX9g1YZVNV6+StbGTtbcAdRf7gAECLTn14wdvxk0KIC8VWIkMpk3Fol\nxFwFprdh+Kn1JPcCmYeGHfJDqVpyZdkw4rKVA3s7i5MKMI5RAqzGUfJ+B8Ry\n7Jd+D8PXQqd0ge2sGH5tVaWKHtRSuZX7Yqo4RcX1PS8PMNuEM7VgwE47Xocq\nianEj2tfkL8Xbf5mfKOusv8yY4MnaA6Tm1NkKayCQV+negvOdrvFIPuBQCg9\nFf3nAVgCzbt6O7F7QKZCvwVB1ZlTmAouME6hiZEniMwK0zSwWqc8wiIlPxx5\nhNhmRWMmwt+C4hcNYm31u11tALWTEFDbYXwbhEoFWh5LucglZYNhPlXBtRQB\nmLyfAtP0CwTCwrp31CzlNCA9G6x0f75yRZ0c3SCTt7pTWbr+p36wIbPSUwo4\nJGSOWsDlIjb+T4TkWzIdxv5LNsVGz8NPex4qyP+a3lmmRm6XS/cueiSKY9WM\nLlsBsQCQwKbXcz3ViIss1Ytxga7H2Ss3tiM+1Fz1iKPDun7Epf7eClvwQQeY\n7BGHA3FVZ4T2x6z6eR6o9/DzZkkAnrkntHozZ5nILETIDVa6KPCxAh3HKvs/\nan51\r\n=O62r\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-development"},"_npmVersion":"6.14.6","description":"webhint's recommended hints configuration for development","directories":{},"_nodeVersion":"10.22.0","dependencies":{"@hint/hint-sri":"^4.0.2","@hint/parser-css":"^3.0.21","@hint/parser-jsx":"^1.0.8","@hint/hint-no-bom":"^4.2.6","@hint/parser-html":"^3.0.17","@hint/parser-less":"^1.0.13","@hint/parser-sass":"^1.0.13","@hint/formatter-html":"^4.2.4","@hint/formatter-json":"^3.1.18","@hint/connector-local":"^3.2.7","@hint/hint-compat-api":"^4.3.6","@hint/hint-button-type":"^3.0.2","@hint/formatter-summary":"^3.0.21","@hint/hint-babel-config":"^2.4.7","@hint/parser-javascript":"^3.1.7","@hint/parser-typescript":"^1.0.8","@hint/hint-disown-opener":"^4.0.2","@hint/hint-meta-viewport":"^5.0.2","@hint/hint-webpack-config":"^2.4.7","@hint/parser-babel-config":"^2.1.22","@hint/hint-css-prefix-order":"^1.4.6","@hint/parser-webpack-config":"^2.1.21","@hint/hint-scoped-svg-styles":"^1.3.6","@hint/hint-typescript-config":"^2.4.7","@hint/hint-create-element-svg":"^1.3.6","@hint/hint-meta-charset-utf-8":"^4.0.2","@hint/parser-typescript-config":"^2.4.8","@hint/configuration-accessibility":"^2.0.7","@hint/hint-no-protocol-relative-urls":"^3.0.2","@hint/configuration-progressive-web-apps":"^7.0.7","@hint/hint-highest-available-document-mode":"^5.0.2"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-development_8.0.7_1598305985953_0.7417299324946758","host":"s3://npm-registry-packages"}},"8.1.0":{"name":"@hint/configuration-development","version":"8.1.0","keywords":["babel","development","typescript","webhint","webhint-configuration","webpack"],"license":"Apache-2.0","_id":"@hint/configuration-development@8.1.0","maintainers":[{"name":"anonymous","email":"jdgarcia@outlook.com"},{"name":"anonymous","email":"John.Emau@microsoft.com"},{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"addc0bd324f7d73a2fc7186c08286b1c28ec798e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/configuration-development/-/configuration-development-8.1.0.tgz","fileCount":5,"integrity":"sha512-/fbJmM3hwNWoPd1/yXSPM1eVgGFKqtGej1a8STSzY++GPJhbP8bSaJnkbME8yKiZCqOTZl89YYOa8yHzPAN4ug==","signatures":[{"sig":"MEUCIQChwnal8gAHDFaopMWmM/cBUYboMVx/6jJrUAvD3aJNAQIgGvlgK9juhgOMYKmFsO/w3MpWcDpkFnflaX+0pWWyaLI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29056,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfrEv8CRA9TVsSAnZWagAAbJgP/inuNgyMr8GnIbwa1c1F\nF2++tOpFE9RSVMk2CwOgL8b3IQuCHHaGLeK+7tkXO1mEWaPRHYMHD0FQ7+4s\n2Bmse4g4h0pnnwLXdPS0l7vS9QCgHyD3PgSJ9UGBexAy7Y/5j3rmaHpFSJWC\nlDipj/TW+1DFUruc8GlEtDGxTMp0EKu9kjW5lubjDjM3OzLV9+PFR2c0RqhW\nNKcits5u2QBqwfa4hbv0IMMLyytDklMHg3Y6DuN96vODx2NfOzoK+XcaTpAV\nZES4sW/ccagtt9VIhsqd9PTSbjgkGTpJ5MoLz8mFdDXTNxHizQ2OjWX1ZhYa\nu5qa2wNyZ/7RMjiQgpNFunJGn32a+uJrLKh1EYcsmZdSbApJZrsnjxnxxni5\nLTTRl9ZP0xlgXwSTTMGTZb5M02t4CSWGKzfkUZsTbjGND9dZqh4grxTTTzkl\nIBe06CGGb2IV1YHM5yZMzv1ry51+7oTI2hZTNmHqDR6e1jL8BOzezu9J63y4\nLlEEF6nFeiOZ+7VNHzAqdQKA0cGDqG0yUGLUi45sElGNRSl2Mq84+QjOlnqC\n76MLgqjVZvDmrsX8NKgg2uTsE47Yiesz+cFxz49pVIOoKzWh7an9SrKHxK1p\nBv0Gizb6GUY3p0I0z3s3ASe7tUZl9BUNtUwd0W2egZT8N4DhgNqdn4ZXfRfG\nZwgC\r\n=DtdK\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-development"},"_npmVersion":"6.14.6","description":"webhint's recommended hints configuration for development","directories":{},"_nodeVersion":"10.22.0","dependencies":{"@hint/hint-sri":"^4.0.3","@hint/parser-css":"^3.0.22","@hint/parser-jsx":"^1.0.9","@hint/hint-no-bom":"^4.2.7","@hint/parser-html":"^3.0.18","@hint/parser-less":"^1.0.14","@hint/parser-sass":"^1.0.14","@hint/formatter-html":"^4.3.0","@hint/formatter-json":"^3.1.19","@hint/connector-local":"^3.2.8","@hint/hint-compat-api":"^4.4.0","@hint/hint-button-type":"^3.0.3","@hint/formatter-summary":"^3.0.22","@hint/hint-babel-config":"^2.4.8","@hint/parser-javascript":"^3.1.8","@hint/parser-typescript":"^1.0.9","@hint/hint-disown-opener":"^4.0.3","@hint/hint-meta-viewport":"^5.0.3","@hint/hint-webpack-config":"^2.4.8","@hint/parser-babel-config":"^2.1.23","@hint/hint-css-prefix-order":"^1.4.7","@hint/parser-webpack-config":"^2.1.22","@hint/hint-scoped-svg-styles":"^1.3.7","@hint/hint-typescript-config":"^2.4.8","@hint/hint-create-element-svg":"^1.3.7","@hint/hint-meta-charset-utf-8":"^4.0.3","@hint/parser-typescript-config":"^2.4.9","@hint/hint-leading-dot-classlist":"^1.0.0","@hint/configuration-accessibility":"^2.0.8","@hint/hint-no-protocol-relative-urls":"^3.0.3","@hint/configuration-progressive-web-apps":"^7.0.8","@hint/hint-highest-available-document-mode":"^5.0.3"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-development_8.1.0_1605127164249_0.4588982208523844","host":"s3://npm-registry-packages"}},"8.2.0":{"name":"@hint/configuration-development","version":"8.2.0","keywords":["babel","development","typescript","webhint","webhint-configuration","webpack"],"license":"Apache-2.0","_id":"@hint/configuration-development@8.2.0","maintainers":[{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"John.Emau@microsoft.com"},{"name":"anonymous","email":"jdgarcia@outlook.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"f08858c57662fc1873c1553aec9b10a55d5334a4","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/configuration-development/-/configuration-development-8.2.0.tgz","fileCount":5,"integrity":"sha512-EGIhJC92/4rquznQ1py3d5+d9X/XA/oWn7dIapeJsP0B3nY5esiaGo2H19Kn1Unux6BKeMC6A1RnUN8U5IhnJw==","signatures":[{"sig":"MEYCIQDzR6gn01m4luRpskHhLCIJ01cI/S1FXviNMy1Vv4r+MgIhAMeQeGqaUo79YgA30UStOnyNvQ0pB6/OuVemJWGhVC9A","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29466,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgHEqOCRA9TVsSAnZWagAAke0P+wcxrItGw2XoNmWczJIM\nIPZ+sRKdF5kMn4NRLXcUA/mkqK8OJcWnAlfbUNANAKu6rDO+nU2/ISqQMzGe\niSuzbnykUjTM1uCpKBI8cxKl9l9MAO4YgeJdc0quJggxR2hIv2EP3i9J5IE/\nuTWJjjx/8uh84qeH28jzHOZ/KWHt/2Blf5vQqQPPQfr33fsezP2U66AqFBY+\nw/1uO7CCRoZHXLokL8TiTMtoZ6faE7esECpCTxs9MI1HD1uQ4ZFmd8Kvthbb\nPbwwmGFgI60iBnbkMFlFtwYH/BC1MGYVM3cgtdX40LheN/0EluaSmyL8mBV8\nGlw2L3aPqBORsA+82+FDdPfMle0RdNPaypsYjYlF400sYzM1e4sOZpyoiqgC\nUBemFIKnK5APd/MszL4I2fChQGlt15D4TJWAkCSFS4QjFBu7ult1+amBF3qh\ntBwIoOahMi9KNW1Er7e8SJrNHNxSx939tk86enFlsfm6hnEIP3vwESRr8Ks0\nCPPDk7qVQ4tmikaWfj6Lb4fgkpEWcklckXkuyGf6NPqeZZ3VJDiJGghOPOcQ\n/8yhgcXZ0WNGzOwTY+eVpcyggtyEMYZb/mcH+Bdor/fakZDO30y7mpTYu6Nz\nqSZbTNmLkkvbcpdXkitTNdZpGQQ2ar9Y4ZWb5mp8515qo0DwN5nEGHH8XTUg\n7h2N\r\n=kX7f\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-development"},"_npmVersion":"6.14.6","description":"webhint's recommended hints configuration for development","directories":{},"_nodeVersion":"10.22.0","dependencies":{"@hint/hint-sri":"^4.0.4","@hint/parser-css":"^3.0.23","@hint/parser-jsx":"^1.0.10","@hint/hint-no-bom":"^4.2.8","@hint/parser-html":"^3.0.19","@hint/parser-less":"^1.0.15","@hint/parser-sass":"^1.0.15","@hint/formatter-html":"^4.3.1","@hint/formatter-json":"^3.1.20","@hint/connector-local":"^3.2.9","@hint/hint-compat-api":"^4.4.1","@hint/hint-button-type":"^3.0.4","@hint/formatter-summary":"^3.0.23","@hint/hint-babel-config":"^2.4.9","@hint/parser-javascript":"^3.1.9","@hint/parser-typescript":"^1.0.10","@hint/hint-disown-opener":"^4.0.4","@hint/hint-meta-viewport":"^5.0.4","@hint/hint-webpack-config":"^2.4.9","@hint/parser-babel-config":"^2.1.24","@hint/hint-css-prefix-order":"^1.4.8","@hint/hint-no-inline-styles":"^1.0.0","@hint/parser-webpack-config":"^2.1.23","@hint/hint-scoped-svg-styles":"^1.3.8","@hint/hint-typescript-config":"^2.4.9","@hint/hint-create-element-svg":"^1.3.8","@hint/hint-meta-charset-utf-8":"^4.0.4","@hint/parser-typescript-config":"^2.4.10","@hint/hint-leading-dot-classlist":"^1.0.1","@hint/configuration-accessibility":"^2.0.9","@hint/hint-no-protocol-relative-urls":"^3.0.4","@hint/configuration-progressive-web-apps":"^7.0.9","@hint/hint-highest-available-document-mode":"^5.0.4"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-development_8.2.0_1612466829676_0.18531249319559895","host":"s3://npm-registry-packages"}},"8.2.1":{"name":"@hint/configuration-development","version":"8.2.1","keywords":["babel","development","typescript","webhint","webhint-configuration","webpack"],"license":"Apache-2.0","_id":"@hint/configuration-development@8.2.1","maintainers":[{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"John.Emau@microsoft.com"},{"name":"anonymous","email":"jdgarcia@outlook.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"899f976da27803458ac60a52183087d35dc2c3f7","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/configuration-development/-/configuration-development-8.2.1.tgz","fileCount":5,"integrity":"sha512-BVarFW00oydsQm6qholrOrbmPMmGacOaLPxyoxGCebybLQ74QzN0ZEl7S+/yA98FUzAR2PJVPIXsWXGaqy54DA==","signatures":[{"sig":"MEUCIQDaV7NJjPQmQ+BhlB9m1jMZmieAkL9XoFA60y4/PO0JggIgc36C9DBkjYchdUqwz/6p01PYg54l9lqnsEKZOqzIFFM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29473,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgHeVBCRA9TVsSAnZWagAApFMP/0l1u1OfShMDA2GyzICm\ndfxUPNrI+2tg/sZIZ/t/+uhOKGf2VLZ4zlvB66i2GpCAFmN6ZSr2Li2BReJo\ntnenrPfq1x9IeNLQXQChnd9tOztO24cDmvoqC2RKvujRasUSQJu7bRnTuwVU\nSEkLSPYxdtSs4K3sTTQS1PRFwh/7kk20t5Bx1E3Cbg/OeFkY7EcM4vTawoV5\n5lHCfjnWyDV93KYhAdyZvwmpp/pflcEKDytDTbtIbKNNbDLmrKK6VdAfepO6\n6TqnlQJKNzyzH4DnQp/SigODnr2T+yrakN741W5VWAoyIVrU+yaw+PQYXrqS\nnNBQ+6PYcP+a9SgMvkpMrFc2IBuZ0vDYldADDmxlWdou9G5WK+YJeYTDQ4YH\nmlUaZ4ipRcYM7chChccLb5TseG8r3iWie6KnvDrulB9jK8qP2MJhSdXHBFZS\nc3+W6wdeeM0uADhPMDp0edm1LtM9eLb7kHXgdnL5VgdlTVAmopeWpJT9As+8\nDyHhYDnF2zBqOn5eVGc7FprydAHUagYAR4n+TRYndteST2VzlZVh4LH7Kl8b\n/hHZGkEnLZki7W6TeVGLeoJwfdd3jidECFf0/Bea1Xv26h7oIdZqgkWN6uk8\n07qHuY+aQf7SZMfFdQBvYEMeMxfFvlGp409TQWQLOsI5SRZEC2GnsSyT8UZg\nUwrf\r\n=JWSt\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-development"},"_npmVersion":"6.14.6","description":"webhint's recommended hints configuration for development","directories":{},"_nodeVersion":"10.22.0","dependencies":{"@hint/hint-sri":"^4.0.5","@hint/parser-css":"^3.0.24","@hint/parser-jsx":"^1.0.11","@hint/hint-no-bom":"^4.2.9","@hint/parser-html":"^3.0.19","@hint/parser-less":"^1.0.16","@hint/parser-sass":"^1.0.16","@hint/formatter-html":"^4.3.2","@hint/formatter-json":"^3.1.21","@hint/connector-local":"^3.2.10","@hint/hint-compat-api":"^4.4.2","@hint/hint-button-type":"^3.0.5","@hint/formatter-summary":"^3.0.24","@hint/hint-babel-config":"^2.4.10","@hint/parser-javascript":"^3.1.10","@hint/parser-typescript":"^1.0.11","@hint/hint-disown-opener":"^4.0.5","@hint/hint-meta-viewport":"^5.0.5","@hint/hint-webpack-config":"^2.4.10","@hint/parser-babel-config":"^2.1.25","@hint/hint-css-prefix-order":"^1.4.9","@hint/hint-no-inline-styles":"^1.0.1","@hint/parser-webpack-config":"^2.1.24","@hint/hint-scoped-svg-styles":"^1.3.9","@hint/hint-typescript-config":"^2.4.10","@hint/hint-create-element-svg":"^1.3.9","@hint/hint-meta-charset-utf-8":"^4.0.5","@hint/parser-typescript-config":"^2.4.11","@hint/hint-leading-dot-classlist":"^1.0.2","@hint/configuration-accessibility":"^2.0.10","@hint/hint-no-protocol-relative-urls":"^3.0.5","@hint/configuration-progressive-web-apps":"^7.0.10","@hint/hint-highest-available-document-mode":"^5.0.5"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-development_8.2.1_1612571969501_0.9439702030122052","host":"s3://npm-registry-packages"}},"8.2.2":{"name":"@hint/configuration-development","version":"8.2.2","keywords":["babel","development","typescript","webhint","webhint-configuration","webpack"],"license":"Apache-2.0","_id":"@hint/configuration-development@8.2.2","maintainers":[{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"John.Emau@microsoft.com"},{"name":"anonymous","email":"jdgarcia@outlook.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"fefc72885956a996d250b58a4b3d07ebf6e1fb3f","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/configuration-development/-/configuration-development-8.2.2.tgz","fileCount":5,"integrity":"sha512-d+6Ke4HgCraVeOk7Tj7J5LUa6aI6HnjtwuvlNHJkYJqYYBF7cGyzRhq9fbS4JVTWi7vbIDqf5dnC0HRaBu2d/w==","signatures":[{"sig":"MEUCIHQC15Lo3m7sku+Fn3OiBu2YFNE/uHzhQ5u8P21TyFrAAiEAzHAr7dqlbgS3J+GW7MiSSSEX5tdHo+QwmF1ExGmBSio=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29477,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgwRGjCRA9TVsSAnZWagAA+UkP/1z/Q2Ey0XaUhjYZ1R6/\n130KmnV+aIm2peH/hNKwAsrOExai1i+xBnDFQib+6cKSWleAlxkAtUmtBaO/\nXh7yfuaAO+L3nKhR4zlFY+/M6rwjcfFiKL7WxOTAUpPNZy0gTpL1sjMPTC6z\nfF1tjsT3kbPjz/V5/RWC+tRgUJ70+60Bms76zou6+RrZeT82SsL85jynXjV1\ngNQmePcGq4JryrAmS4SSMYhdJikPInLKc9/sh5FdTIdUUBKbzSZSpihL3KCO\n/wOyRdq3x/asG6FbxTmLbUElHy/DhobO8ZuffdlkW9xRAfTFoHGo1LG7xyqI\nqHta9Y7BCfA8E4xfVISHhYMMS4yX+QAl8I8CX2jSPBMTaxW+ZOBQLtLD4NIU\ngbd70JU62VLPSS95Ni3q0wjolf1aagmyUXGDgNQkxPCTDjKkRba2jX0eJU8r\nKTZCGcskwZLrSgoL+33PCiJIPfwVhpvH3l1I8L13hJNg3SMUZ9zlM2U+WNw6\n1+Q4tujY30RjmATNHCr2vhqKsn9jTKbP/TPuDn7uLRU9arCcZCBVXdxKTe+p\nY7ynRm0ncVu7ghw51/NH7x35xGCES31lpCMBPcxcDZ94+MpXkBaMahVOUt27\nY2LHKygG/E1Ze6r481muRm/IjAHJl8hjKGYJWsjrQL7CoaCHiYWM8Rwu9x9t\nkxHQ\r\n=RtZP\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-development"},"_npmVersion":"6.14.12","description":"webhint's recommended hints configuration for development","directories":{},"_nodeVersion":"12.22.1","dependencies":{"@hint/hint-sri":"^4.0.6","@hint/parser-css":"^3.0.25","@hint/parser-jsx":"^1.0.12","@hint/hint-no-bom":"^4.2.10","@hint/parser-html":"^3.0.20","@hint/parser-less":"^1.0.17","@hint/parser-sass":"^1.0.17","@hint/formatter-html":"^4.3.3","@hint/formatter-json":"^3.1.22","@hint/connector-local":"^3.2.11","@hint/hint-compat-api":"^4.4.3","@hint/hint-button-type":"^3.0.6","@hint/formatter-summary":"^3.0.25","@hint/hint-babel-config":"^2.4.11","@hint/parser-javascript":"^3.1.11","@hint/parser-typescript":"^1.0.12","@hint/hint-disown-opener":"^4.0.6","@hint/hint-meta-viewport":"^5.0.6","@hint/hint-webpack-config":"^2.4.11","@hint/parser-babel-config":"^2.1.26","@hint/hint-css-prefix-order":"^1.4.10","@hint/hint-no-inline-styles":"^1.0.2","@hint/parser-webpack-config":"^2.1.25","@hint/hint-scoped-svg-styles":"^1.3.10","@hint/hint-typescript-config":"^2.4.11","@hint/hint-create-element-svg":"^1.3.10","@hint/hint-meta-charset-utf-8":"^4.0.6","@hint/parser-typescript-config":"^2.4.12","@hint/hint-leading-dot-classlist":"^1.0.3","@hint/configuration-accessibility":"^2.0.11","@hint/hint-no-protocol-relative-urls":"^3.0.6","@hint/configuration-progressive-web-apps":"^7.0.11","@hint/hint-highest-available-document-mode":"^5.0.6"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-development_8.2.2_1623265699410_0.21988272000909803","host":"s3://npm-registry-packages"}},"8.2.3":{"name":"@hint/configuration-development","version":"8.2.3","keywords":["babel","development","typescript","webhint","webhint-configuration","webpack"],"license":"Apache-2.0","_id":"@hint/configuration-development@8.2.3","maintainers":[{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"John.Emau@microsoft.com"},{"name":"anonymous","email":"jdgarcia@outlook.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"ecc32620b2ab3c5796d3f1680b77585626933dac","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/configuration-development/-/configuration-development-8.2.3.tgz","fileCount":5,"integrity":"sha512-KWfivm+2r5sXBJ51pcPjShQiUTHOMBNBZNX1wzZu6Pn6SD0B9bB2Jfarou8ETArXjT7QVr4zAqDuHYoftftz1A==","signatures":[{"sig":"MEUCIQDgutkhJ4Yey2RmZFtq4HB7W8QWfuHVSxAzuDsT5WWDyQIgNCRklqCQ0nYuS8S5NxmhwuHeJYUfwhkymiTZ8ItZJqs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29477},"main":"index.json","_npmUser":{"name":"anonymous","email":"antross@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/configuration-development"},"_npmVersion":"6.14.15","description":"webhint's recommended hints configuration for development","directories":{},"_nodeVersion":"14.18.1","dependencies":{"@hint/hint-sri":"^4.0.7","@hint/parser-css":"^3.0.26","@hint/parser-jsx":"^1.0.13","@hint/hint-no-bom":"^4.2.11","@hint/parser-html":"^3.0.21","@hint/parser-less":"^1.0.18","@hint/parser-sass":"^1.0.18","@hint/formatter-html":"^4.3.4","@hint/formatter-json":"^3.1.23","@hint/connector-local":"^3.2.12","@hint/hint-compat-api":"^4.4.4","@hint/hint-button-type":"^3.0.7","@hint/formatter-summary":"^3.0.26","@hint/hint-babel-config":"^2.4.12","@hint/parser-javascript":"^3.1.12","@hint/parser-typescript":"^1.0.13","@hint/hint-disown-opener":"^4.0.7","@hint/hint-meta-viewport":"^5.0.7","@hint/hint-webpack-config":"^2.4.12","@hint/parser-babel-config":"^2.1.27","@hint/hint-css-prefix-order":"^1.4.11","@hint/hint-no-inline-styles":"^1.0.3","@hint/parser-webpack-config":"^2.1.26","@hint/hint-scoped-svg-styles":"^1.3.11","@hint/hint-typescript-config":"^2.4.12","@hint/hint-create-element-svg":"^1.3.11","@hint/hint-meta-charset-utf-8":"^4.0.7","@hint/parser-typescript-config":"^2.4.13","@hint/hint-leading-dot-classlist":"^1.0.4","@hint/configuration-accessibility":"^2.0.12","@hint/hint-no-protocol-relative-urls":"^3.0.7","@hint/configuration-progressive-web-apps":"^7.0.12","@hint/hint-highest-available-document-mode":"^5.0.7"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-development_8.2.3_1634833139662_0.07544071985407008","host":"s3://npm-registry-packages"}},"8.2.4":{"name":"@hint/configuration-development","version":"8.2.4","keywords":["babel","development","typescript","webhint","webhint-configuration","webpack"],"license":"Apache-2.0","_id":"@hint/configuration-development@8.2.4","maintainers":[{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"John.Emau@microsoft.com"},{"name":"anonymous","email":"jdgarcia@outlook.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"b50b47496a75f724781a02c9fb2397a6635582ae","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/configuration-development/-/configuration-development-8.2.4.tgz","fileCount":5,"integrity":"sha512-10jiIUXC+kq+T1PGFQsu1rZ5qKmsVgDsjA+YZUBy1V8LB1opFJdGyOU6XqX+099HiI+GFUQUr5NXhHS0O4n//Q==","signatures":[{"sig":"MEYCIQCXAhYdRSM5le6aHlmJTXO3IqJV/dLtXu5yG8Hb3m2eWQIhALQGNLrZ26EaC0BAeZdiOdBjq4qmbFTvUTywjIdS0q8Y","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29477},"main":"index.json","_npmUser":{"name":"anonymous","email":"antross@gmail.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/configuration-development"},"_npmVersion":"6.14.15","description":"webhint's recommended hints configuration for development","directories":{},"_nodeVersion":"14.18.1","dependencies":{"@hint/hint-sri":"^4.0.8","@hint/parser-css":"^3.0.26","@hint/parser-jsx":"^1.0.13","@hint/hint-no-bom":"^4.2.12","@hint/parser-html":"^3.0.21","@hint/parser-less":"^1.0.18","@hint/parser-sass":"^1.0.18","@hint/formatter-html":"^4.3.4","@hint/formatter-json":"^3.1.23","@hint/connector-local":"^3.2.13","@hint/hint-compat-api":"^4.4.5","@hint/hint-button-type":"^3.0.8","@hint/formatter-summary":"^3.0.26","@hint/hint-babel-config":"^2.4.13","@hint/parser-javascript":"^3.1.12","@hint/parser-typescript":"^1.0.13","@hint/hint-disown-opener":"^4.0.8","@hint/hint-meta-viewport":"^5.0.8","@hint/hint-webpack-config":"^2.4.13","@hint/parser-babel-config":"^2.1.28","@hint/hint-css-prefix-order":"^1.4.12","@hint/hint-no-inline-styles":"^1.0.4","@hint/parser-webpack-config":"^2.1.27","@hint/hint-scoped-svg-styles":"^1.3.12","@hint/hint-typescript-config":"^2.4.13","@hint/hint-create-element-svg":"^1.3.12","@hint/hint-meta-charset-utf-8":"^4.0.8","@hint/parser-typescript-config":"^2.4.14","@hint/hint-leading-dot-classlist":"^1.0.5","@hint/configuration-accessibility":"^2.0.13","@hint/hint-no-protocol-relative-urls":"^3.0.8","@hint/configuration-progressive-web-apps":"^7.0.13","@hint/hint-highest-available-document-mode":"^5.0.8"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-development_8.2.4_1635537365836_0.5944140171252768","host":"s3://npm-registry-packages"}},"8.3.0":{"name":"@hint/configuration-development","version":"8.3.0","keywords":["babel","development","typescript","webhint","webhint-configuration","webpack"],"license":"Apache-2.0","_id":"@hint/configuration-development@8.3.0","maintainers":[{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"John.Emau@microsoft.com"},{"name":"anonymous","email":"jdgarcia@outlook.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"52c78a7638dfab4f268b16d909eb7ef82731d988","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/configuration-development/-/configuration-development-8.3.0.tgz","fileCount":5,"integrity":"sha512-XxT9/YYYA7I3uB/VRGQx0lmHbXHzZcG5XwQGPIWf2z3+RvM97+/iFx8FpWpTIZYZSeMGWyFJh7qG9UE/58vXEw==","signatures":[{"sig":"MEUCIQCoBQU9utnjvzZ5KAEOjQ+1OoRDAzSRHXrMr5qRXHSUdAIgZjbwi13vtlvS7HJ3V038rbIvlQIlAJ6X/cpgsyKK87Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29757},"main":"index.json","_npmUser":{"name":"anonymous","email":"jdgarcia@outlook.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/configuration-development"},"_npmVersion":"7.5.2","description":"webhint's recommended hints configuration for development","directories":{},"_nodeVersion":"14.18.0","dependencies":{"@hint/hint-sri":"^4.0.9","@hint/parser-css":"^3.0.27","@hint/parser-jsx":"^1.0.14","@hint/hint-no-bom":"^4.2.13","@hint/parser-html":"^3.0.22","@hint/parser-less":"^1.0.19","@hint/parser-sass":"^1.0.19","@hint/formatter-html":"^4.3.5","@hint/formatter-json":"^3.1.24","@hint/connector-local":"^3.2.14","@hint/hint-compat-api":"^4.4.6","@hint/hint-button-type":"^3.0.9","@hint/formatter-summary":"^3.0.27","@hint/hint-babel-config":"^2.4.14","@hint/parser-javascript":"^3.1.13","@hint/parser-typescript":"^1.0.14","@hint/hint-disown-opener":"^4.0.9","@hint/hint-meta-viewport":"^5.0.9","@hint/hint-webpack-config":"^2.4.14","@hint/parser-babel-config":"^2.1.29","@hint/hint-css-prefix-order":"^1.4.13","@hint/hint-no-inline-styles":"^1.0.5","@hint/parser-webpack-config":"^2.1.28","@hint/hint-scoped-svg-styles":"^1.3.13","@hint/hint-typescript-config":"^2.5.0","@hint/hint-create-element-svg":"^1.3.13","@hint/hint-meta-charset-utf-8":"^4.0.9","@hint/parser-typescript-config":"^2.4.15","@hint/hint-leading-dot-classlist":"^1.0.6","@hint/configuration-accessibility":"^2.0.14","@hint/hint-no-protocol-relative-urls":"^3.0.9","@hint/configuration-progressive-web-apps":"^7.0.14","@hint/hint-highest-available-document-mode":"^5.0.9"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-development_8.3.0_1636050511298_0.03574523976407695","host":"s3://npm-registry-packages"}},"8.3.1":{"name":"@hint/configuration-development","version":"8.3.1","keywords":["babel","development","typescript","webhint","webhint-configuration","webpack"],"license":"Apache-2.0","_id":"@hint/configuration-development@8.3.1","maintainers":[{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"John.Emau@microsoft.com"},{"name":"anonymous","email":"jdgarcia@outlook.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"2ba127c8023a2ba635de06573e41768b72ea8d29","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/configuration-development/-/configuration-development-8.3.1.tgz","fileCount":5,"integrity":"sha512-9ctk8f0WMvvRELLIJ3P8bB2ecjV3cVrJPyXobZOS/92WAR4vJty0Rkic2Nv8TDTy4NJyoQG6yhCZ2r6e1WpuNg==","signatures":[{"sig":"MEUCIE1zMNsJ1I8/HLqj9oTxcziwgkgz/7bJEtIBhKvYCXQwAiEAoVG2jjVFOLabhk0wiCLI6+VNUFqjaqfL9UMTWvR2/WI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29764,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh2KQ3CRA9TVsSAnZWagAAP0wQAKTOVFxy004KufyifGkV\nLj6OGXK5MkOz+8g3J+h+aW16hP24EkEbLJ8uA0S3+mIJr7w6bjZlUYXhKjRu\nGxVyqcgL/mKua9cwX1egxO+oVTy+U/q0CJn9tNN4hS6CfI0/6QElwNO5tvHS\nRYtXDRuUNdgwsdAJvLpJJC17UQUV8/A3Yjtm7rKrYhWqgLV+q9BnWr20PzYq\nskbC/XFLIITId4t5F+etkHuLHgSpanFxPdxhAhb04C7PeARdfi1JYy1Zk5mg\nFlyEsUAGIoySOB6zQOyYuAXoEQtK5CX2nGxXWcpOiHx3S8wNY/qAa34FnLwe\n8fNkNW/rAWI468FXoj4CjDVb9DNZY/vLRrHdp/1juToy1EYBzLDeRGKXqnVt\ntP1SRMO4EqiwinHGN7H94nVFFc/gS/xeaLdaL2eciqsUlth7MqDiDtdjVUbc\nIqbfewLqEr10KgmEp2kj20TYx/TWOUxr7CQ6oDDgjYXupu4Dmz/UISkUOdZF\nQIqjsOmmohalwklVyX8XcriHOTeilEpAD8VZ6kRNEbzKjF2Ij9rImq9Ofh4g\nra9QXF0VOmpXhrnteSk1DrG3oBHWzcKCZyoshKRUmSbObSEAXe6QIvKno8DQ\n7Z3bWB93WQt4COthROPLOPGLBYdq/bMytOOmgIu3bYIYqa5oBO6+bCDnBL5n\nbTH+\r\n=vVH2\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-development"},"_npmVersion":"6.14.15","description":"webhint's recommended hints configuration for development","directories":{},"_nodeVersion":"14.18.1","dependencies":{"@hint/hint-sri":"^4.0.10","@hint/parser-css":"^3.0.28","@hint/parser-jsx":"^1.0.15","@hint/hint-no-bom":"^4.2.14","@hint/parser-html":"^3.0.23","@hint/parser-less":"^1.0.20","@hint/parser-sass":"^1.0.20","@hint/formatter-html":"^4.3.6","@hint/formatter-json":"^3.1.25","@hint/connector-local":"^3.2.15","@hint/hint-compat-api":"^4.4.7","@hint/hint-button-type":"^3.0.10","@hint/formatter-summary":"^3.0.28","@hint/hint-babel-config":"^2.4.15","@hint/parser-javascript":"^3.1.14","@hint/parser-typescript":"^1.0.15","@hint/hint-disown-opener":"^4.0.10","@hint/hint-meta-viewport":"^5.0.10","@hint/hint-webpack-config":"^2.4.15","@hint/parser-babel-config":"^2.1.30","@hint/hint-css-prefix-order":"^1.4.14","@hint/hint-no-inline-styles":"^1.0.6","@hint/parser-webpack-config":"^2.1.29","@hint/hint-scoped-svg-styles":"^1.3.14","@hint/hint-typescript-config":"^2.5.1","@hint/hint-create-element-svg":"^1.3.14","@hint/hint-meta-charset-utf-8":"^4.0.10","@hint/parser-typescript-config":"^2.4.16","@hint/hint-leading-dot-classlist":"^1.0.7","@hint/configuration-accessibility":"^2.0.15","@hint/hint-no-protocol-relative-urls":"^3.0.10","@hint/configuration-progressive-web-apps":"^7.0.15","@hint/hint-highest-available-document-mode":"^5.0.10"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-development_8.3.1_1637006851240_0.6149380564401241","host":"s3://npm-registry-packages"}},"8.3.2":{"name":"@hint/configuration-development","version":"8.3.2","keywords":["babel","development","typescript","webhint","webhint-configuration","webpack"],"license":"Apache-2.0","_id":"@hint/configuration-development@8.3.2","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":"ed00c69fa913662878fcb638f4fa949bdde25d3f","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/configuration-development/-/configuration-development-8.3.2.tgz","fileCount":4,"integrity":"sha512-DuMxG63HC10SbzM3NMTEHrh/L0bDU1LL3EwtgRt+agUWkuV1zZovC2jFDB2JQMK7o3sFpGlFtC6AfoyrZ3lTyQ==","signatures":[{"sig":"MEUCIQCVesAU4+nfDN0E4xzzKnphhuXTf4ALMC7WCoUe8Q6izgIgT9OsGzGv74A3DbPsovQUEcx9CWShy++hb+G7gRxibSo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16036,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiKkhjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmotixAAjODLezE/kCnz0bw1cKIsHBL24zetP4DySfYoJwdfWmM/k1dh\r\nn63DWl1v2jSMw7V4wuU/caAQ+ZJZMTWHAQjakBevM8eoeVyutcre8fN8rRiI\r\nEDWnpwPDNWbukXx00e69wjDaKUdLpSOArCtqVe9nOGFnew0dM0Epj8bbRfx4\r\nn40BQ0dpeGscALzNhMqKQScuPoePH9yTUuOmaaSIZ/++polyOnxg5I/bm9X+\r\nZrFIkpwaGBHOQlP5P+Py9sFUSTaEopJKAVytkbgoEHbX1PrbH3O9/wo/n4y2\r\nfE95VH6jf1TKDMJ6sc0agKuawLVY5+SbIFEwc6GG7WJmIA5SYt1IbgRv/f2/\r\nzb7ndU2+mjF/PWMZQBFC6SIHdumio+hNgKaAdVLWsLFMqf2kQ15ojFLvwrZp\r\ndGvlZaVdhfnuB9r1SYOeG6Q/XYNIf51tK7RHZDc38NCDxpy6pD248dawGv/q\r\nGHeQiInJZzMLVolu+gstJNkFCajf7cemxvDQi1wZYgy28oPhZbIPON8PF0IW\r\nkXLJdv1fg9xAMn8YOcgXMcCuRaaorBV1s4Xxgs7oZHIFwurxAIHHjskUbLer\r\nTO+mh3UXYesP9PFfbtxi4u6XAa/rpT6qdr1yfAoPp8sMGEtmcm/54xcEnSNJ\r\nIMIKm0ypfCvidiAQRfupDRqQ//Jk73uh0+4=\r\n=ExxZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","gitHead":"958c5ae10b0cdfebd292c67584ef5b99de8deb14","_npmUser":{"name":"anonymous","email":"flynnolivia@microsoft.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/configuration-development"},"_npmVersion":"8.3.1","description":"webhint's recommended hints configuration for development","directories":{},"_nodeVersion":"16.14.0","dependencies":{"@hint/hint-sri":"^4.0.11","@hint/parser-css":"^3.0.29","@hint/parser-jsx":"^1.0.16","@hint/hint-no-bom":"^4.2.15","@hint/parser-html":"^3.0.24","@hint/parser-less":"^1.0.21","@hint/parser-sass":"^1.0.21","@hint/formatter-html":"^4.3.7","@hint/formatter-json":"^3.1.26","@hint/connector-local":"^3.2.16","@hint/hint-compat-api":"^4.4.8","@hint/hint-button-type":"^3.0.11","@hint/formatter-summary":"^3.0.29","@hint/hint-babel-config":"^2.4.16","@hint/parser-javascript":"^3.1.15","@hint/parser-typescript":"^1.0.16","@hint/hint-disown-opener":"^4.0.11","@hint/hint-meta-viewport":"^5.0.11","@hint/hint-webpack-config":"^2.4.16","@hint/parser-babel-config":"^2.1.31","@hint/hint-css-prefix-order":"^1.4.15","@hint/hint-no-inline-styles":"^1.0.7","@hint/parser-webpack-config":"^2.1.30","@hint/hint-scoped-svg-styles":"^1.3.15","@hint/hint-typescript-config":"^2.5.2","@hint/hint-create-element-svg":"^1.3.15","@hint/hint-meta-charset-utf-8":"^4.0.11","@hint/parser-typescript-config":"^2.4.17","@hint/hint-leading-dot-classlist":"^1.0.8","@hint/configuration-accessibility":"^2.0.16","@hint/hint-no-protocol-relative-urls":"^3.0.11","@hint/configuration-progressive-web-apps":"^7.0.16","@hint/hint-highest-available-document-mode":"^5.0.11"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-development_8.3.2_1646938211262_0.9672150959709165","host":"s3://npm-registry-packages"}},"8.3.3":{"name":"@hint/configuration-development","version":"8.3.3","keywords":["babel","development","typescript","webhint","webhint-configuration","webpack"],"license":"Apache-2.0","_id":"@hint/configuration-development@8.3.3","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":"1571b8afc2b1cd1a66b6f8b8a3ce5c4662429d50","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/configuration-development/-/configuration-development-8.3.3.tgz","fileCount":4,"integrity":"sha512-upc40HxsX3AymD8bRNqElU/cOweodiVTKjh9OGSr5VjZawz3aai/gixd8v2coBp4Du2ZRWzcDs1BhrldwoW8bA==","signatures":[{"sig":"MEUCIQCYg2EjS1UKpeXKAMfuJWCD5U6r++CYovRg7xKtuvYG1wIgTZlMwbIqXNLF23ogYx08hwz2fb66RliSbxdpp7cbtA8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16036,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiRK1TACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqitw//TL4jKXJH26IlrS5Kd52+H8k6YGwzLRmNQyAnRIN+P+NCH/OO\r\nFHImfQuwcXjlPzJ5OI+vqgO6kx5J5iqjPyzAgb+wJ4qIvE2g73Q+4bpoL/3O\r\nqrG0H35bG4xNnWL7SCOVUU4U5RauPrM/f8E/5sQ1D0XD+vu7R00wgb+18jEv\r\nzM5KJeUnTZNIfnNhvfZ2WFzBa/U8w7wBu+Sebh6kkoZe3pWQubrd8Nd2oXrE\r\nhlBsy2oxzJJag+H8r+Ce9SEaWozBmhyBSFymSQq4qEfRO1zf8ESp7Lz4myua\r\nf4cjf+Hwp987VkmDuxCWCc/Xa7X/ezJXwcXZQ4CMYgddhs0L4pmtXbB/HKxi\r\nGFv6VrYc+882v+ZiacTnOEoCxqnv9gxPESJZqdprLn15bA1CCuIg58Hwqxfq\r\nhPRyAEpZmm61pnq6d+yfwK0sX9LJEQvkZRPFxTJApWz8U6i+ZLB0oo9O8BCD\r\ndZPtpqCtKttjmLCToOGv70lEa7Q59hWGCoW5nma20EPGQ4cCtP/LBDZRdynV\r\nXNuWSmTTnSCrZakqVrdIVghDQM8aZDg/zZT8CN616l7EmYFbFbbDPlAbTrHt\r\nb2WXcADz4I/RoplCufJXEDla078rUymNDqU2x8gk8MZvSoS2AVXZPK/mhImP\r\nNdvfYICCZ3ur3eHXx0CKZp9cn9ZV/EviuM0=\r\n=OGI7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","gitHead":"81ebc8bba0e14d6cd8a803b26ebd2867a5a22cf5","_npmUser":{"name":"anonymous","email":"flynnolivia@microsoft.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/configuration-development"},"_npmVersion":"8.3.1","description":"webhint's recommended hints configuration for development","directories":{},"_nodeVersion":"16.14.0","dependencies":{"@hint/hint-sri":"^4.0.11","@hint/parser-css":"^3.0.29","@hint/parser-jsx":"^1.0.16","@hint/hint-no-bom":"^4.2.15","@hint/parser-html":"^3.0.24","@hint/parser-less":"^1.0.21","@hint/parser-sass":"^1.0.21","@hint/formatter-html":"^4.3.7","@hint/formatter-json":"^3.1.26","@hint/connector-local":"^3.2.16","@hint/hint-compat-api":"^4.4.8","@hint/hint-button-type":"^3.0.11","@hint/formatter-summary":"^3.0.29","@hint/hint-babel-config":"^2.4.16","@hint/parser-javascript":"^3.1.15","@hint/parser-typescript":"^1.0.16","@hint/hint-disown-opener":"^4.0.11","@hint/hint-meta-viewport":"^5.0.11","@hint/hint-webpack-config":"^2.4.17","@hint/parser-babel-config":"^2.1.31","@hint/hint-css-prefix-order":"^1.4.15","@hint/hint-no-inline-styles":"^1.0.7","@hint/parser-webpack-config":"^2.1.30","@hint/hint-scoped-svg-styles":"^1.3.15","@hint/hint-typescript-config":"^2.5.3","@hint/hint-create-element-svg":"^1.3.15","@hint/hint-meta-charset-utf-8":"^4.0.11","@hint/parser-typescript-config":"^2.4.18","@hint/hint-leading-dot-classlist":"^1.0.8","@hint/configuration-accessibility":"^2.0.16","@hint/hint-no-protocol-relative-urls":"^3.0.11","@hint/configuration-progressive-web-apps":"^7.0.17","@hint/hint-highest-available-document-mode":"^5.0.11"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-development_8.3.3_1648667986851_0.1908176716109069","host":"s3://npm-registry-packages"}},"8.3.4":{"name":"@hint/configuration-development","version":"8.3.4","keywords":["babel","development","typescript","webhint","webhint-configuration","webpack"],"license":"Apache-2.0","_id":"@hint/configuration-development@8.3.4","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":"1ead8ab6f90ea6daff23985749cd7efb731e9c73","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/configuration-development/-/configuration-development-8.3.4.tgz","fileCount":4,"integrity":"sha512-rx3BKEw4/i6MTHgy1rHCJgyzffN0Gwjp6zTZSsup+XkzBu9Y7A7PDzQV7eP7BZ+22iVLjLsfwA2VgU1Qm20+2g==","signatures":[{"sig":"MEQCIEhSqA0h8LuRrgITqz5Dn/bSSdFY/7PXEDrWk9eLAdW5AiBGRJD2i8TUmKmziNHjA8KloO/yU1Ee35houjAPLR7g3g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16036,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiaG2wACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrrzxAAhh7zQ1J5B67R+CQAo0VlbORdzKIMa5lE55vxcEe8YqHDdSoE\r\n388a4xnSkyjQ499MonepX/pg0UBkZn1czRw3km2RHgpXYZrlIzeuZ5Z/mWeC\r\nL5CBb95UKRklZ//3VtbrZdkLSg5PzJZ2tzoC9PWfB9rh2rqJmo9Ri1m9/Sjw\r\nwDaLvJ/7n1zTZ8uLPTmJHBsFHO2B3wHJRTWn+5kFaoBMPfxhv9IHFu/923CO\r\n1DT/5+U09YmUJRntoOY8WxJC/sJ5bWUtROHLGFt3P5+A6Qmn3XCPyONnRPKJ\r\nG9eqYmPteeA6vxgX6OqtNkNrMVo5Zmyks+91DI9Jv8F4wgIdfan4WN4kP8zj\r\nS5U+mtuWwS8LI8zF5jUZKNjmOc7YqXVPhD/k9sGymdFvqYElrkkexl1hrNTU\r\n2ywF/h6MDJMiAzfloGym03USKiOYAbuExXQkjzMKoraEvdCROhXj8hVzqKPc\r\nxy0tW3qauVboyxs78e+hn36dkM8s3x2slQV2HPqOhmMzXHl5xmt7EHhlWau1\r\nzKaU41yPPEgtTqs3u1fYs3NPLWT0aVIbldjDe1v55pM9m9ZVr1qyaBk0IGTv\r\nvAJy4dnp8di1hTXve6GK7Yb/nfNepklKzykjCObVGh6gZeuTtl4Sl6retVxi\r\n7t957Ga18VQmWiCII5byMVN4IpZ53Ecze/w=\r\n=iuI4\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-development"},"_npmVersion":"8.5.0","description":"webhint's recommended hints configuration for development","directories":{},"_nodeVersion":"16.14.2","dependencies":{"@hint/hint-sri":"^4.0.12","@hint/parser-css":"^3.0.30","@hint/parser-jsx":"^1.0.17","@hint/hint-no-bom":"^4.2.16","@hint/parser-html":"^3.0.25","@hint/parser-less":"^1.0.22","@hint/parser-sass":"^1.0.22","@hint/formatter-html":"^4.3.8","@hint/formatter-json":"^3.1.27","@hint/connector-local":"^3.2.17","@hint/hint-compat-api":"^4.4.9","@hint/hint-button-type":"^3.0.12","@hint/formatter-summary":"^3.0.30","@hint/hint-babel-config":"^2.4.17","@hint/parser-javascript":"^3.1.16","@hint/parser-typescript":"^1.0.17","@hint/hint-disown-opener":"^4.0.12","@hint/hint-meta-viewport":"^5.0.12","@hint/hint-webpack-config":"^2.4.18","@hint/parser-babel-config":"^2.1.32","@hint/hint-css-prefix-order":"^1.4.16","@hint/hint-no-inline-styles":"^1.0.8","@hint/parser-webpack-config":"^2.1.31","@hint/hint-scoped-svg-styles":"^1.3.16","@hint/hint-typescript-config":"^2.5.4","@hint/hint-create-element-svg":"^1.3.16","@hint/hint-meta-charset-utf-8":"^4.0.12","@hint/parser-typescript-config":"^2.4.19","@hint/hint-leading-dot-classlist":"^1.0.9","@hint/configuration-accessibility":"^2.0.17","@hint/hint-no-protocol-relative-urls":"^3.0.12","@hint/configuration-progressive-web-apps":"^7.0.18","@hint/hint-highest-available-document-mode":"^5.0.12"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-development_8.3.4_1651010992257_0.22147134282732228","host":"s3://npm-registry-packages"}},"8.3.5":{"name":"@hint/configuration-development","version":"8.3.5","keywords":["babel","development","typescript","webhint","webhint-configuration","webpack"],"license":"Apache-2.0","_id":"@hint/configuration-development@8.3.5","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":"eb2af37f7b382135f98fb759c3a9ee27a27b0ef3","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/configuration-development/-/configuration-development-8.3.5.tgz","fileCount":4,"integrity":"sha512-qZZA6vKMngwFB/mdYfUCSPs1i83MC1suf3PnM8CAd8iHVO3dYV06IdfIsHM/O+T5VXPU168+Q8Q7mV/f0SbGAQ==","signatures":[{"sig":"MEQCIADN6DyfHDgxyRKHL/PXSZudGhMD4dcQHnukibkNjSOXAiAtkZJMCrgbzxBlIJzGsCJhsHfn/t97ugFFE+Ow5JTO7w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16038,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJicdn/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoi+xAAliHKOeWodvEjeadlzqoNtJsaJRx5MceL4ZL4mkmJ2kCMEaSI\r\n6WRVKibrKn3k2twuMqepcjHPUCGHbzC9BhEeKgzHh6eZ05/fCoo0cf/hoUJD\r\nyGnF4xwD5/GzVccVNIdWsDJRDDv1d3UnO2LcjNQakovcsWpx57Pja7F9c44I\r\nZqRJ/uCQZM8Tz00lodtn+DKBTkH78u4n7mDpMG4H3iiznIk6gqmJ1lYs3UYe\r\n1NhuHFII0f6eyM7MTy0l7iEZJHPC6C2MuLZQ4mkkyLrUaa4ugQHO7cuV5C3D\r\nwJndpRZf5e63fACAPiFZhDvkxWu4Q4t8nunXLGDSnF3kwPPx3m2NebVPs6YL\r\nXZTHUeAiFk6DS5CbMuPNhSwkdYf4EqGTQKsNpENJjry8edI5bg68wio9p3co\r\nBABb0IZjaNZg4uxm7rfodGQlzvhFlU9WiZPNMD88YDN3wfPSDu3LL7T5II84\r\nxEbHbTXTgCpluHP9NLickXn5dHdlVVrCrn+JPgIxmBHTsYVisRpgjzRXeZMH\r\nj4aVNoG3zzcCFAULhg8vlRweUpiuV3eQqvwGirJs16Uw3KtYgWeZ3BW1NrxR\r\nB3vmufXGpydHJTMiAJ1uXkl69VnOfLgQeOpa4HX1LrzJwoROePitWKgkpooF\r\n65RL32Vqa1QwlVR/3A6M3NFChBCpFy3/b1w=\r\n=6E/i\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-development"},"_npmVersion":"8.5.0","description":"webhint's recommended hints configuration for development","directories":{},"_nodeVersion":"16.14.2","dependencies":{"@hint/hint-sri":"^4.0.13","@hint/parser-css":"^3.0.31","@hint/parser-jsx":"^1.0.18","@hint/hint-no-bom":"^4.2.17","@hint/parser-html":"^3.0.26","@hint/parser-less":"^1.0.23","@hint/parser-sass":"^1.0.23","@hint/formatter-html":"^4.3.9","@hint/formatter-json":"^3.1.28","@hint/connector-local":"^3.2.18","@hint/hint-compat-api":"^4.4.10","@hint/hint-button-type":"^3.0.13","@hint/formatter-summary":"^3.0.31","@hint/hint-babel-config":"^2.4.18","@hint/parser-javascript":"^3.1.17","@hint/parser-typescript":"^1.0.18","@hint/hint-disown-opener":"^4.0.13","@hint/hint-meta-viewport":"^5.0.13","@hint/hint-webpack-config":"^2.4.19","@hint/parser-babel-config":"^2.1.33","@hint/hint-css-prefix-order":"^1.4.17","@hint/hint-no-inline-styles":"^1.0.9","@hint/parser-webpack-config":"^2.1.32","@hint/hint-scoped-svg-styles":"^1.3.17","@hint/hint-typescript-config":"^2.5.5","@hint/hint-create-element-svg":"^1.3.17","@hint/hint-meta-charset-utf-8":"^4.0.13","@hint/parser-typescript-config":"^2.4.20","@hint/hint-leading-dot-classlist":"^1.0.10","@hint/configuration-accessibility":"^2.0.18","@hint/hint-no-protocol-relative-urls":"^3.0.13","@hint/configuration-progressive-web-apps":"^7.0.19","@hint/hint-highest-available-document-mode":"^5.0.13"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-development_8.3.5_1651628543677_0.8313299341828546","host":"s3://npm-registry-packages"}},"8.3.6":{"name":"@hint/configuration-development","version":"8.3.6","keywords":["babel","development","typescript","webhint","webhint-configuration","webpack"],"license":"Apache-2.0","_id":"@hint/configuration-development@8.3.6","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":"fe93159a72b8bdf1006086ca263c204c9a6b137b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/configuration-development/-/configuration-development-8.3.6.tgz","fileCount":5,"integrity":"sha512-NDrH1jUb0UyVKM8Sf/msv0oHSQjBGD15Le4YCmZf14iRso60XVbYjHR2j0c6pALzxqgjurVoCZzm2tMDyXlIeg==","signatures":[{"sig":"MEQCIEOclCjSd27DU5HNJUFUDqC4GarEQSZ7sUPX5TA/DszCAiAMgabIavO4o99k3Bo3k1GB07/3P0apoBKRI8Juuko+4Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30058,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJinn8VACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoYRw/+KfTRPAnu03gcluh+sLwvt+3MuHWJ4ni+qh+lW2X8ffM0zoHR\r\n/hkI6aZATuGRyNJcbVIuoKtbeKLYWaRJRwhW6c1YNyEX+UmQszA3CLu819Jm\r\nj8LWOzrYIy6oiAU2a8tAG5EEUJgau+sxxOppNFYgEs3oMXAIgCEn0huOjCia\r\nqxaVfP2IQb7DqtLHIrXmk3r1lnNhOyc4ShINKEHKg/6b/s9LORZ/EWg7vj5T\r\nsIaQjqgwLvcGBOljLk5SwEACvAVFr7ScrxkH0d9VVuQZLfHem1x3LVrUH0Xx\r\nkH4O1KE+gNOeg51AZu1HTKnbwmoLpWKPltdJrmTBcpXJuKsywBUW2s9I+Q/x\r\nC1k6Pna6HpBcuETrGAzTff5ZJnbWdJ6CRTFS18W5bZTtMb3YWsYC+hvC/ncO\r\nBrXApD+OcmLUxgAtxjeXLskpRrw0XzajKwuTrFiH0ZjK02riqF8UrVnW2Ylv\r\nHYf0IRjKRBYudCz+/7a13/P1qaGwghajtgPU7J/16zHf/VY1Lm5kR5X7RZwD\r\nIWG7m/jYPWdLVngwSSabNPEcUyxgdPyeoyoodt8AjwJDZhhOj/MW3Rq9ar1E\r\nVYEthDIV1wh3zt0Pr0f2IMiXk4zE63ouVZp6F/BPiXHFcNBqUI1SXZFO+dnk\r\npAdBDD6J00h+bbzmaO+OxL59Nlxk7EpFWQ8=\r\n=S0T6\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-development"},"_npmVersion":"6.14.17","description":"webhint's recommended hints configuration for development","directories":{},"_nodeVersion":"14.19.3","dependencies":{"@hint/hint-sri":"^4.0.14","@hint/parser-css":"^3.0.32","@hint/parser-jsx":"^1.0.19","@hint/hint-no-bom":"^4.2.18","@hint/parser-html":"^3.0.27","@hint/parser-less":"^1.0.24","@hint/parser-sass":"^1.0.24","@hint/formatter-html":"^4.3.10","@hint/formatter-json":"^3.1.29","@hint/connector-local":"^3.2.19","@hint/hint-compat-api":"^4.4.11","@hint/hint-button-type":"^3.0.14","@hint/formatter-summary":"^3.0.32","@hint/hint-babel-config":"^2.4.19","@hint/parser-javascript":"^3.1.18","@hint/parser-typescript":"^1.0.19","@hint/hint-disown-opener":"^4.0.14","@hint/hint-meta-viewport":"^5.0.14","@hint/hint-webpack-config":"^2.4.20","@hint/parser-babel-config":"^2.1.34","@hint/hint-css-prefix-order":"^1.4.18","@hint/hint-no-inline-styles":"^1.0.10","@hint/parser-webpack-config":"^2.1.33","@hint/hint-scoped-svg-styles":"^1.3.18","@hint/hint-typescript-config":"^2.5.6","@hint/hint-create-element-svg":"^1.3.18","@hint/hint-meta-charset-utf-8":"^4.0.14","@hint/parser-typescript-config":"^2.4.21","@hint/hint-leading-dot-classlist":"^1.0.11","@hint/configuration-accessibility":"^2.0.19","@hint/hint-no-protocol-relative-urls":"^3.0.14","@hint/configuration-progressive-web-apps":"^7.0.20","@hint/hint-highest-available-document-mode":"^5.0.14"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-development_8.3.6_1654554389544_0.9688301504138874","host":"s3://npm-registry-packages"}},"8.3.7":{"name":"@hint/configuration-development","version":"8.3.7","keywords":["babel","development","typescript","webhint","webhint-configuration","webpack"],"license":"Apache-2.0","_id":"@hint/configuration-development@8.3.7","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":"9e24cdbad2e3f2632271cf1acf75ad89c2f83bc3","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/configuration-development/-/configuration-development-8.3.7.tgz","fileCount":4,"integrity":"sha512-It054HDVtsHH6aLp9Ba+Wtxv0nuD3QD6IbUAfRtJdgRu38B5rjQP+rY8ntEykPf2N5yJhuma8r8kWBrUXUovZw==","signatures":[{"sig":"MEQCIDkY2C+/EyHj3Aic9f90quw/U4gH7xs19lDNZERoTS6DAiBaNDSRsL1pbHkM4qO6hcA52BYJ3s5YkUxirnRYZV0BiQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16040,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJip6BLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmphHw//RpAlu3rSgQyH58XpDCjIm2utcNfDX8bXCbOIBQi7b4+PZbA3\r\nIvd7h9CkV1kRqUIJ5dYXfKEKQcv4kxNNuAhGZI/h7Zq+BmWyJxVSYsjh+kgP\r\n3ptVLhYqRrrtxk0PVVqsY+ywRPEBZLXdKDqeT78/NmjW13p102uF6mlT9yjB\r\nRoH9cXSI/58Mh2PLGh1z6aF+3mZgC3WhNQ/1JvabxL/ysVn66TiBUHz1A9S/\r\nNjTn0DVHQZ0r7iyyeq55/G69Oj55UE7ZX2IIcqbLPN5bmuSN2DVmLqm1q4dh\r\nJ4ndJYJrCEA5XpLotvAUzm5bj7LR/2a13k0CiNJOp9WBtV41S4oLflP2dzak\r\nNpTjTMRCfbQ5HIinddU/RH4zw5UzaKw+F6x0OJt8NG+bdzS2zEj+B5XtBuWn\r\nggvrOC/HyzeDpelQ/qbJOOx80A+WBZ8iwOBVscaW7SxGaLPV5lPsVi8kaXOx\r\n7o8nw5D9m5xIvi28B1GolnneQfje8JXlC2EY/E5XvZgpok1RKH3N5ShVbOqX\r\nr/RQo38CtdxHc4AJC115+HX8VZry8yIroAT2EwChxWlubKxdTEjJYh8R30Wv\r\nOQ2znR8wRz9ISsiYQv20DPVhwLhhFQvr0Up/sOfhhaWTMz3TEqLJkFRU0WZ8\r\nagq7J1bXwEIitduTUwCSQktoFxm0gBAvlmo=\r\n=KFik\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-development"},"_npmVersion":"8.12.1","description":"webhint's recommended hints configuration for development","directories":{},"_nodeVersion":"14.19.3","dependencies":{"@hint/hint-sri":"^4.0.15","@hint/parser-css":"^3.0.32","@hint/parser-jsx":"^1.0.19","@hint/hint-no-bom":"^4.2.19","@hint/parser-html":"^3.0.27","@hint/parser-less":"^1.0.24","@hint/parser-sass":"^1.0.24","@hint/formatter-html":"^4.3.10","@hint/formatter-json":"^3.1.29","@hint/connector-local":"^3.2.20","@hint/hint-compat-api":"^4.4.12","@hint/hint-button-type":"^3.0.15","@hint/formatter-summary":"^3.0.32","@hint/hint-babel-config":"^2.4.20","@hint/parser-javascript":"^3.1.18","@hint/parser-typescript":"^1.0.19","@hint/hint-disown-opener":"^4.0.15","@hint/hint-meta-viewport":"^5.0.15","@hint/hint-webpack-config":"^2.4.21","@hint/parser-babel-config":"^2.1.35","@hint/hint-css-prefix-order":"^1.4.19","@hint/hint-no-inline-styles":"^1.0.11","@hint/parser-webpack-config":"^2.1.34","@hint/hint-scoped-svg-styles":"^1.3.19","@hint/hint-typescript-config":"^2.5.7","@hint/hint-create-element-svg":"^1.3.19","@hint/hint-meta-charset-utf-8":"^4.0.15","@hint/parser-typescript-config":"^2.4.22","@hint/hint-leading-dot-classlist":"^1.0.12","@hint/configuration-accessibility":"^2.0.20","@hint/hint-no-protocol-relative-urls":"^3.0.15","@hint/configuration-progressive-web-apps":"^7.0.21","@hint/hint-highest-available-document-mode":"^5.0.15"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-development_8.3.7_1655152715118_0.15614273445601734","host":"s3://npm-registry-packages"}},"8.3.8":{"name":"@hint/configuration-development","version":"8.3.8","keywords":["babel","development","typescript","webhint","webhint-configuration","webpack"],"license":"Apache-2.0","_id":"@hint/configuration-development@8.3.8","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":"62e8e0e4018bb73a18065f9b4589a7b9f5ff3be9","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/configuration-development/-/configuration-development-8.3.8.tgz","fileCount":4,"integrity":"sha512-/g0AVl55sF9Vc3Bg2OTntbFaF0B5wx3tva2g4c1Ulj450oMS33fNkjSer0yiSIUBuI9ZD0arf0jNtpjEeYz6Pw==","signatures":[{"sig":"MEQCIC+6TgMIojbGSzDFH/lLmoiFBLCtjK0H1mDd3NnWNcGsAiB5D3rhqawklscN1NRq0IbHNtXsPcWnzw0nrP43SWotFQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16035,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiyFPeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmquFw/+JP4RzKHUVYSMFkBDYQ8dfsuQ/YcYyaIrvv0c9RzEcRbXA12T\r\nkVSxUD7KYhlYjtKLD+1/7cdk1JEOrHzVmpynOp0pYyq1Fuv5bJyayYAV7G5S\r\nd8dVOwuF2Ia7dv47DjKWoNO0+wnaVwg1xJndWcFbDmtv4eKAcM3LbPQauXsv\r\n1SlDAyDZozh8HnoE9oKd1LIOT2tMoGLAbAK9xpqkUC3B9q85ArRCAhO8bEzi\r\nDlorHa4mQDyjIX9AcG0hOgUVZgLsA7ckuB/Ksg5afHim92qwtMAWeC3MTpuL\r\nv5V39YIWRKqeW4yQ6vJjGGbVFmopRf6R1e+zrG1qp57GDuN2iS6zCMT7V80t\r\ncxEXc6jozFWW6C9VFSn/EhRu0WDJkLcobB1CM9PnIhS59laJuramTKfgN6Lv\r\n9Ei7ectN+sgfOL8mUjo/5hluRHvNwBq8lvp9esf2f8HXm4LbM7sfCgzOhAgF\r\nVYVmFiJOaBqYzWufcWXHjkVPCJcriq9GuS4L8/nb+A0MjllSZKP+ftkv9+/p\r\nSOBm13fOoL56z5SAbcFboP2dqF7kIS6oHKCyhZ6K0NXs5Vmi2AYPi90TPlyY\r\nY8c3jSJQghwd9DmTeE764/B2Owgw0yikqLHpXY5ZEaxuAnbtk72yS9mtflvW\r\nInrMpsLo/nPqzSzJEWXg36UuNzqtKlLrw/8=\r\n=PEUO\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-development"},"_npmVersion":"8.12.1","description":"webhint's recommended hints configuration for development","directories":{},"_nodeVersion":"14.19.3","dependencies":{"@hint/hint-sri":"^4.0.16","@hint/parser-css":"^3.0.33","@hint/parser-jsx":"^1.1.0","@hint/hint-no-bom":"^4.2.20","@hint/parser-html":"^3.1.0","@hint/parser-less":"^1.0.25","@hint/parser-sass":"^1.0.25","@hint/formatter-html":"^4.3.11","@hint/formatter-json":"^3.1.30","@hint/connector-local":"^3.2.21","@hint/hint-compat-api":"^4.5.0","@hint/hint-button-type":"^3.0.16","@hint/formatter-summary":"^3.0.33","@hint/hint-babel-config":"^2.4.21","@hint/parser-javascript":"^3.1.19","@hint/parser-typescript":"^1.0.20","@hint/hint-disown-opener":"^4.0.16","@hint/hint-meta-viewport":"^5.0.16","@hint/hint-webpack-config":"^2.4.22","@hint/parser-babel-config":"^2.1.36","@hint/hint-css-prefix-order":"^1.5.0","@hint/hint-no-inline-styles":"^1.0.12","@hint/parser-webpack-config":"^2.1.35","@hint/hint-scoped-svg-styles":"^1.3.20","@hint/hint-typescript-config":"^2.5.8","@hint/hint-create-element-svg":"^1.3.20","@hint/hint-meta-charset-utf-8":"^4.0.16","@hint/parser-typescript-config":"^2.4.23","@hint/hint-leading-dot-classlist":"^1.0.13","@hint/configuration-accessibility":"^2.0.21","@hint/hint-no-protocol-relative-urls":"^3.1.0","@hint/configuration-progressive-web-apps":"^7.0.22","@hint/hint-highest-available-document-mode":"^5.0.16"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-development_8.3.8_1657295838710_0.3899300425862613","host":"s3://npm-registry-packages"}},"8.3.9":{"name":"@hint/configuration-development","version":"8.3.9","keywords":["babel","development","typescript","webhint","webhint-configuration","webpack"],"license":"Apache-2.0","_id":"@hint/configuration-development@8.3.9","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":"48d0c6118d1ba95db62b21dd4cd2e55d70f2b1fa","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/configuration-development/-/configuration-development-8.3.9.tgz","fileCount":4,"integrity":"sha512-ud6daM/tJTHSgA4R+tgXymnd7AU43ullykLdwUF1A1U9kBft40MPNVITzvXiKXw3b1Xkr7hhj4rEO+/fqaslew==","signatures":[{"sig":"MEUCIQCmvnrROpc6DGxsQrLkjICEtPoGSnsSf5FgaUgBIHftDwIgHq2E7afoehCrEGhyezbnVRH/LuBUxHD9halhyqOeM+M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16035,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi2yucACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoBFw/+IEhYbVuSyras/pOuRkhA2ETNJXTa+drsIkZq17T7WcmeYmMO\r\nKJOddP7hTi3Cs4HxNUIfaBTVOluu8XxqQPl0rp6Khnaq01s9wIA808IRZmp2\r\neZIhknuqlTQ9aIASgnBoFVVI5mChLsoWA2A0wr+pknbv9Hxli4zKyq6gSgV2\r\nberw0fRiqkuiYP+VShlYot6ZPbkZ9UEDa2oHDhP4gtiQ32RBPgW86e8Fttds\r\nL2XM2+Lou/UJpMLH4ZO07rGkk/ZMoDm18RrN7Lyar17Dn/SmN2Ua6rMp896M\r\nIBOBNVJs4pJL+6QdgrGDOE3FpI/l1M4p402ULOwJHZi2VRrc+EvCM4zeR6k/\r\nZcB/AOjpxiRFnGqXsY4JvtBdwwaFEeyvW7PKHZfIKkDU/rnlSXPgqRwIGmQQ\r\nrEHszkmTEaQAbv5Rl3Ie0sg14J7ea0P/IxSRkGfUOigyuglI+rbZXFYQ9rYg\r\nq+tqrDWIprvn9SmNe0bpPspMbYnNHpX7pd/FT2DGINV30XRRXeFV+sKihAqF\r\nHFGFAQlWQGTVGZsMIjmeGh7VmvcHuawZY2UX7yc4ZL0Ad1HlxNM0hB+o0k+s\r\nuzFf4BpL4jAzIPycihOvaGkE7XYa2jEiTYJlWdRFeq10fTa+UTY3GRZwZRzO\r\nc24Y9hfoh1VitNjwotJncWVjIemwUD2wKSk=\r\n=s7dx\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-development"},"_npmVersion":"8.14.0","description":"webhint's recommended hints configuration for development","directories":{},"_nodeVersion":"14.20.0","dependencies":{"@hint/hint-sri":"^4.0.17","@hint/parser-css":"^3.0.34","@hint/parser-jsx":"^1.1.1","@hint/hint-no-bom":"^4.2.21","@hint/parser-html":"^3.1.0","@hint/parser-less":"^1.0.26","@hint/parser-sass":"^1.0.26","@hint/formatter-html":"^4.3.12","@hint/formatter-json":"^3.1.31","@hint/connector-local":"^3.2.22","@hint/hint-compat-api":"^4.5.1","@hint/hint-button-type":"^3.0.17","@hint/formatter-summary":"^3.0.34","@hint/hint-babel-config":"^2.4.22","@hint/parser-javascript":"^3.1.20","@hint/parser-typescript":"^1.0.21","@hint/hint-disown-opener":"^4.0.17","@hint/hint-meta-viewport":"^5.0.17","@hint/hint-webpack-config":"^2.4.23","@hint/parser-babel-config":"^2.1.37","@hint/hint-css-prefix-order":"^1.5.1","@hint/hint-no-inline-styles":"^1.0.13","@hint/parser-webpack-config":"^2.1.36","@hint/hint-scoped-svg-styles":"^1.3.21","@hint/hint-typescript-config":"^2.5.9","@hint/hint-create-element-svg":"^1.3.21","@hint/hint-meta-charset-utf-8":"^4.0.17","@hint/parser-typescript-config":"^2.4.24","@hint/hint-leading-dot-classlist":"^1.0.14","@hint/configuration-accessibility":"^2.0.22","@hint/hint-no-protocol-relative-urls":"^3.1.1","@hint/configuration-progressive-web-apps":"^7.0.23","@hint/hint-highest-available-document-mode":"^5.0.17"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-development_8.3.9_1658530715969_0.45739495298631905","host":"s3://npm-registry-packages"}},"8.3.10":{"name":"@hint/configuration-development","version":"8.3.10","keywords":["babel","development","typescript","webhint","webhint-configuration","webpack"],"license":"Apache-2.0","_id":"@hint/configuration-development@8.3.10","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":"e57f48df9656cb3ae98c819e1bfe05f2388363fb","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/configuration-development/-/configuration-development-8.3.10.tgz","fileCount":4,"integrity":"sha512-EH+1Dy8tn/ZROhmBM/SphNVvyxRMmr7mcXvdcFGpWx8gSyTJAol2z3k86JM7kC1eHeBBanDjg1gUscVNEt5L+g==","signatures":[{"sig":"MEYCIQCnMY7cOxeqvqB+zBUpKrxew1arC9bdyoIrIiNdGy8sFAIhAOxV6u0dhmmtKtVgSosEgRlAp2UM0dPpS3uJ6+55sXvf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16037,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjF3e5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp3AQ//Z5jr4QCXhlLvdOgOZy7Wipf8BGak0yXNxI2YUeZiGwdqCAkE\r\nA8dD9glY/A1QzYEZoYXM0Ye57SpAAmqH0zTQP4arkacMtF49tnnOGf1M4rIS\r\nM6imJ7UZtWTcI0Kk/zztpxL3ePHLyUwP5MPRRf0yYdbFn4q4m9PxY5sRJ5vs\r\n2XoI3N61/GP+9SXH0oE9k/eClvuiog2HRG8Ay5r/ne0Gq5+pfFGvNqh5N2DZ\r\n14oBOluqE0Qzk///omaU960Qf+agv+DsM6VbeCdRpPiz+I7wh9oJiWoPlQIn\r\nRvmgkK4+UsY6TgwfsmFiH4pCzP09+hvpBHfxS9hCkEsNtbKWcxAXTlF2iKSj\r\nDSPd/M8Zx8rdPIX6EkIfI4DpXk7299+6kTLGtaOI67nCeU5rzTIbla/OcSWM\r\nDCrrgxSjoO6qvID48DKgig8HuDSPo4mCIKcAlJh4hbFpnCGk8UYIo5bonqeZ\r\nclwXPrVf3zh8sJVZXbsV1r/FpsUeeOTpUjJHBlEVSJaOUkj0HLjREQiWWxmM\r\nqmsubX2L+zEYY8bI4sc/CNoz2f/22+eTIzmup5Uj3z2I0Cd+APGD3i1L2H07\r\ns2hcf7C2t9ZKtRcXHp9NjGqGBAKA93w5tH8XpcFebJbJPKFvkyzKubgRm2I/\r\nKr0Em1XEZAlGY+iGgkqqdF8j1lviHSG4mR4=\r\n=H1ES\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-development"},"_npmVersion":"8.14.0","description":"webhint's recommended hints configuration for development","directories":{},"_nodeVersion":"14.20.0","dependencies":{"@hint/hint-sri":"^4.0.18","@hint/parser-css":"^3.0.35","@hint/parser-jsx":"^1.1.2","@hint/hint-no-bom":"^4.2.22","@hint/parser-html":"^3.1.1","@hint/parser-less":"^1.0.27","@hint/parser-sass":"^1.0.27","@hint/formatter-html":"^4.3.13","@hint/formatter-json":"^3.1.32","@hint/connector-local":"^3.2.23","@hint/hint-compat-api":"^4.5.2","@hint/hint-button-type":"^3.0.18","@hint/formatter-summary":"^3.0.35","@hint/hint-babel-config":"^2.4.23","@hint/parser-javascript":"^3.1.21","@hint/parser-typescript":"^1.0.22","@hint/hint-disown-opener":"^4.0.18","@hint/hint-meta-viewport":"^5.0.18","@hint/hint-webpack-config":"^2.4.24","@hint/parser-babel-config":"^2.1.38","@hint/hint-css-prefix-order":"^1.5.2","@hint/hint-no-inline-styles":"^1.0.14","@hint/parser-webpack-config":"^2.1.37","@hint/hint-scoped-svg-styles":"^1.3.22","@hint/hint-typescript-config":"^2.5.10","@hint/hint-create-element-svg":"^1.3.22","@hint/hint-meta-charset-utf-8":"^4.0.18","@hint/parser-typescript-config":"^2.4.25","@hint/hint-leading-dot-classlist":"^1.0.15","@hint/configuration-accessibility":"^2.0.23","@hint/hint-no-protocol-relative-urls":"^3.1.2","@hint/configuration-progressive-web-apps":"^7.0.24","@hint/hint-highest-available-document-mode":"^5.0.18"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-development_8.3.10_1662482361174_0.0807771548610643","host":"s3://npm-registry-packages"}},"8.3.11":{"name":"@hint/configuration-development","version":"8.3.11","keywords":["babel","development","typescript","webhint","webhint-configuration","webpack"],"license":"Apache-2.0","_id":"@hint/configuration-development@8.3.11","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":"f27d67cae7a46166947bbe4d51d51ec1d77b7f4a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/configuration-development/-/configuration-development-8.3.11.tgz","fileCount":4,"integrity":"sha512-hglkXnbwwST8XjC/gNv1fKSxULRgKyuoz1NdHA95NqAOjll3hqlYumGBX5K8P0dsJs7GNauDJ4npyvP90iTM0w==","signatures":[{"sig":"MEQCIDKAE6REmb4eYJ4xH3yJ/H0yz9ZeVqXL0+eN4TwoaY5fAiBCmpIxBFfF2U9WjrdfHALgiVeaS9eW0ZfCpG1RDUTp9Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16037,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPy+yACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpxBA/+LIhSaeJbsYibvJeSNzOctKW37JA029OVThJ/qqTKE00Raqxx\r\n6qvEaFjlax2LZhxcqQ6FtPGgbczy9orI/CGohziQ6dYJ6gY+53G5g4G6ggjc\r\nFK9c7xnGfRpxorZ6WGfcSzDn0zvBTv9M0oZ4Mb7hJQgwnxxzVbVBTyLDc2R8\r\n15Hr8t9Im4lDDl2fq76pZHs7MXU5uzV9wQk3nCVfv1Z/fh1VA3UwiE8omWV9\r\nM9NVg6e1ztsnedDOrjI1ko2ZqNo/OEPEP2c6FlWjQZaNgkgJr4XouhvUOUHP\r\nOx7qjeNtR4BES2Iorns+dHmWm+iFFWgWWY0oVaxCqsUbMEQtu+VTVgwax1sV\r\nFSXekuTAy8H4pzW/Woxvas25+CDlkUaH0ntO4En6xFUCtWX8qHJdoIChcUwH\r\noLBINWv5YxY42cVY0thn7dbHhcGuJeFDWXZtHOqd9K8VZNHngf1UXJBPoC+E\r\nCiFhJcNCGnLREz8mTPjmxx4HSDFfD8tDuQc2nRM6Yx/cLdVTFvzQeTTrAzHv\r\nGFfnWvd/LpUUXFkOV9/jN8iOifc6cJvU6uNpgV8gYofOEnDKkYyRP2qIxDUL\r\nFFxwWkzRhETCHqEvLpUG36ZiTqjgs5NMWWJIIpTK39bxI9kkzovqpUqtK10U\r\nEpoKXUvlNeIE39BwsYsh2cyR+kCgjEVEVp0=\r\n=YoVu\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-development"},"_npmVersion":"8.14.0","description":"webhint's recommended hints configuration for development","directories":{},"_nodeVersion":"14.20.0","dependencies":{"@hint/hint-sri":"^4.0.19","@hint/parser-css":"^3.0.36","@hint/parser-jsx":"^1.1.3","@hint/hint-no-bom":"^4.2.23","@hint/parser-html":"^3.1.2","@hint/parser-less":"^1.0.28","@hint/parser-sass":"^1.0.28","@hint/formatter-html":"^4.3.14","@hint/formatter-json":"^3.1.33","@hint/connector-local":"^3.2.24","@hint/hint-compat-api":"^4.5.3","@hint/hint-button-type":"^3.0.19","@hint/formatter-summary":"^3.0.36","@hint/hint-babel-config":"^2.4.24","@hint/parser-javascript":"^3.1.22","@hint/parser-typescript":"^1.0.23","@hint/hint-disown-opener":"^4.0.19","@hint/hint-meta-viewport":"^5.0.19","@hint/hint-webpack-config":"^2.4.25","@hint/parser-babel-config":"^2.1.39","@hint/hint-css-prefix-order":"^1.5.3","@hint/hint-no-inline-styles":"^1.0.15","@hint/parser-webpack-config":"^2.1.38","@hint/hint-scoped-svg-styles":"^1.3.23","@hint/hint-typescript-config":"^2.5.11","@hint/hint-create-element-svg":"^1.3.23","@hint/hint-meta-charset-utf-8":"^4.0.19","@hint/parser-typescript-config":"^2.4.26","@hint/hint-leading-dot-classlist":"^1.0.16","@hint/configuration-accessibility":"^2.0.24","@hint/hint-no-protocol-relative-urls":"^3.1.3","@hint/configuration-progressive-web-apps":"^7.0.25","@hint/hint-highest-available-document-mode":"^5.0.19"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-development_8.3.11_1665085362691_0.4142579075172692","host":"s3://npm-registry-packages"}},"8.3.12":{"name":"@hint/configuration-development","version":"8.3.12","keywords":["babel","development","typescript","webhint","webhint-configuration","webpack"],"license":"Apache-2.0","_id":"@hint/configuration-development@8.3.12","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":"9597da4dc58de4b7b6fb1279284eebec14a53f4f","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/configuration-development/-/configuration-development-8.3.12.tgz","fileCount":4,"integrity":"sha512-/cev8F1DboW6pp7Hft+V/lmBhgEZcZLO5Uxskj0s7oMBFasB64A4ypUDuUJUNMmMJyC7pzQRXhpbzwsMQu/KZw==","signatures":[{"sig":"MEQCIAGOvivJQkfnvZudyGsKEhSwtCRZ7p126Xw2oqubALZHAiACoycCBNhVs0qi46IrXQFtHvs8bljrwHRcSZdliQpZEQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16037,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkE5zhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo2Og//YrAnuzyJWwWYcehrg24iDjEOym/b9kDdfj37SYcDOGAlro6G\r\n8o2RC5M+P7EjtupxBWE9hKoWcZ9Jto5Cy2VeYay5EG1QlD8rRTua/ZwLlBZq\r\n9ibeMjC8T1CXOwjOmvI/bwIiE2x6ORBMPZQE1TRmTpeZLb525ljN1E/pvRy6\r\nNWdkl84xkpWAqdvEwNViuwOOoXd/mIql1PYNGZ4Hi9QDSzWeXYYq8+afpDl3\r\nc9hrecTG8AEGC4WIyttSCia3V0y1AqovyhGHOWHkPtSDs8jBzIg98X0QB8F3\r\nVt3nWuYJ/n5bTVj97vLa4WgtZUDdZkHKL0Rfa1SjDFHkglgn6w5rM+efTvbO\r\n0rpMNPbEL9fKVHmhjizETNDkiktFo54cvlCdM1inPnYHvLjVIJWYrBkYmA8D\r\ncV3QqYKEcGJOVeA8kx65+a9/uhXJjH6lvGjffQCD23aatsg2Atk31OamnO5A\r\nstSCS4vThcNUabwmnT0brgnRW8fxsgAEMD29wPI5/VHly7lomeQia/S4MJ6R\r\nN+3LjQfw0G4hw6U6S5UIUUQlys1oSO+4isj3kV2Oi66Lu+70g4NWyctfZZI4\r\n9F0NNV+Y4yO2IDKGmxHyYmABcTOUonGZkrpyhWxqRiLrws+QyxQjaFf3lJuP\r\nfrvqiaU2miRC7uMi6TKRSd117JolfHh4O8M=\r\n=6LR/\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-development"},"_npmVersion":"8.14.0","description":"webhint's recommended hints configuration for development","directories":{},"_nodeVersion":"14.20.0","dependencies":{"@hint/hint-sri":"^4.0.20","@hint/parser-css":"^3.0.37","@hint/parser-jsx":"^1.1.4","@hint/hint-no-bom":"^4.2.24","@hint/parser-html":"^3.1.3","@hint/parser-less":"^1.0.29","@hint/parser-sass":"^1.0.29","@hint/formatter-html":"^4.3.15","@hint/formatter-json":"^3.1.34","@hint/connector-local":"^3.2.25","@hint/hint-compat-api":"^4.5.4","@hint/hint-button-type":"^3.0.20","@hint/formatter-summary":"^3.0.37","@hint/hint-babel-config":"^2.4.25","@hint/parser-javascript":"^3.1.23","@hint/parser-typescript":"^1.0.24","@hint/hint-disown-opener":"^4.0.20","@hint/hint-meta-viewport":"^5.0.20","@hint/hint-webpack-config":"^2.4.26","@hint/parser-babel-config":"^2.1.40","@hint/hint-css-prefix-order":"^1.5.4","@hint/hint-no-inline-styles":"^1.0.16","@hint/parser-webpack-config":"^2.1.39","@hint/hint-scoped-svg-styles":"^1.3.24","@hint/hint-typescript-config":"^2.5.12","@hint/hint-create-element-svg":"^1.3.24","@hint/hint-meta-charset-utf-8":"^4.0.20","@hint/parser-typescript-config":"^2.4.27","@hint/hint-leading-dot-classlist":"^1.0.17","@hint/configuration-accessibility":"^2.0.25","@hint/hint-no-protocol-relative-urls":"^3.1.4","@hint/configuration-progressive-web-apps":"^7.0.26","@hint/hint-highest-available-document-mode":"^5.0.20"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-development_8.3.12_1679006945179_0.8816120094439197","host":"s3://npm-registry-packages"}},"8.3.13":{"name":"@hint/configuration-development","version":"8.3.13","keywords":["babel","development","typescript","webhint","webhint-configuration","webpack"],"license":"Apache-2.0","_id":"@hint/configuration-development@8.3.13","maintainers":[{"name":"anonymous","email":"leolee@microsoft.com"},{"name":"anonymous","email":"vidorteg@microsoft.com"},{"name":"anonymous","email":"flynnolivia@microsoft.com"},{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"antross@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"eb4a1b3b151e6fdb2bde0074e3e7a522b09f79e1","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/configuration-development/-/configuration-development-8.3.13.tgz","fileCount":4,"integrity":"sha512-6lo3+CTcUOaAk696JMuBvUUxq/SEwzrtUY/Pfz2o3Y7hPs8UYWAm7z1817Zn/yTW02SwjfwkyUgF8PqQZTYuZA==","signatures":[{"sig":"MEUCIQDLcsWztYnuGdRDmmWGMaUeQE53o8N61g18xGUxOzbliwIgC/QUVt3pBAIboF7w/RlYuNBIneqw59dKV1U8Zm+EfRY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16197,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkFNgnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpx7Q/9EY9iAlK3LFflKI5PN7GoF9AL1FprUVXbxLh8Wl/DD8hHC2RU\r\nlcivEP9OOm5UUmTcxrm8hqv3JAN8o//XvJf3rxZLGDf8AghhKl1V9IIw9cpP\r\nhuOdOBUMH/TbZDOkxa1XYwcnnTAfoH5h1tnFWFzhTOaWUDNDs/ALKIXI2Xoh\r\nqRjOo/he3FvkZj9CBOSAKv/PjgU7RwXJPc8j6735WHDyGMVeaSd9+s5Xj8h2\r\nXcUSOUYaMpxAi99+2/ZXIbxUje9UFDBwcHOZAxyaixM/Bj238QUcQMKqzgRf\r\n30qufT/nMs07UBT4t2z8Evx+CuRFWmXON75obsxzQSXNr/vEyYCz3spKzBg6\r\nrlgeAnXccVG9J/GL6T53IEkzF9zjzHffGOQ3Pa/rWDSfxQwayL6OiWoi94jR\r\n20EL9pubC+sZjZPudZa+ZSZfXWU2Bc60exNncJPnAEbqSZ+ozIXA4ZIOz0uO\r\n7PzpsbqGotdBh0dYPGoUMzJpojOC0OKGe13v1cPp6WHwl03X3D0Uty1gG5qb\r\nE5F5hL285gihNrspR0dGEg4q41hXNZr4xEuWgCFP4Csh4FySR1dlPItbLLjI\r\n0jQYu0wCY8+VbFEjk9EgAG1qeqFndU80wOgO70Wjm/jq9HaQpLuV3+wV8PR0\r\na1OuSnpo0ghW4+1ojo8QSq8cQuxeKyajZ2Y=\r\n=fzsk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","gitHead":"fb7eb439729b1555a73358d9a0fc14d2d91fc18e","_npmUser":{"name":"anonymous","email":"vidorteg@microsoft.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/configuration-development"},"_npmVersion":"8.14.0","description":"webhint's recommended hints configuration for development","directories":{},"_nodeVersion":"14.20.0","dependencies":{"@hint/hint-sri":"^4.0.20","@hint/parser-css":"^3.0.37","@hint/parser-jsx":"^1.1.4","@hint/hint-no-bom":"^4.2.24","@hint/parser-html":"^3.1.3","@hint/parser-less":"^1.0.29","@hint/parser-sass":"^1.0.29","@hint/formatter-html":"^4.3.15","@hint/formatter-json":"^3.1.34","@hint/connector-local":"^3.2.25","@hint/hint-compat-api":"^4.5.4","@hint/hint-button-type":"^3.0.20","@hint/formatter-summary":"^3.0.37","@hint/hint-babel-config":"^2.4.25","@hint/parser-javascript":"^3.1.23","@hint/parser-typescript":"^1.0.24","@hint/hint-disown-opener":"^4.0.20","@hint/hint-meta-viewport":"^5.0.20","@hint/hint-webpack-config":"^2.4.26","@hint/parser-babel-config":"^2.1.40","@hint/hint-css-prefix-order":"^1.5.4","@hint/hint-no-inline-styles":"^1.0.16","@hint/parser-webpack-config":"^2.1.39","@hint/hint-scoped-svg-styles":"^1.3.24","@hint/hint-typescript-config":"^2.5.12","@hint/hint-create-element-svg":"^1.3.24","@hint/hint-detect-css-reflows":"^1.0.1","@hint/hint-meta-charset-utf-8":"^4.0.20","@hint/parser-typescript-config":"^2.4.27","@hint/hint-leading-dot-classlist":"^1.0.17","@hint/configuration-accessibility":"^2.0.25","@hint/hint-no-protocol-relative-urls":"^3.1.4","@hint/configuration-progressive-web-apps":"^7.0.26","@hint/hint-highest-available-document-mode":"^5.0.20"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-development_8.3.13_1679087655440_0.16631884658784601","host":"s3://npm-registry-packages"}},"8.3.14":{"name":"@hint/configuration-development","version":"8.3.14","keywords":["babel","development","typescript","webhint","webhint-configuration","webpack"],"license":"Apache-2.0","_id":"@hint/configuration-development@8.3.14","maintainers":[{"name":"anonymous","email":"leolee@microsoft.com"},{"name":"anonymous","email":"vidorteg@microsoft.com"},{"name":"anonymous","email":"flynnolivia@microsoft.com"},{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"antross@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"a173d18e04a5e2d60258c285a43de614408d104e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/configuration-development/-/configuration-development-8.3.14.tgz","fileCount":4,"integrity":"sha512-c3DKQnkNoxrKx79hiL4yW7Kzg8tVTCz8UtZSMOwhyXVcOU4VuzUlaqYE1GlUXDtwqXPIpPyrOQ/pdTq+3ZWahg==","signatures":[{"sig":"MEUCIQCmVbDrRu+mvMq4qTMW1BwPI9TEMrZ1H/VhIW2ItezoqwIgMGjgb9ye8Fs0jThCnVbUu7e7s3sGbBU5Ss7EUYo02vA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16197,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIgO5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoMvBAAo2/mWeRN43lURc4gv24qsTSyn35ssrICffgObO9Jz/fllx+p\r\niWW0HGQppt7BNvP6rwOozESY+jKPskZ4i74GLGf8uKPd7DYgkk3sKwRg5+on\r\nWeCh+LvrTK3YjMKSb3whmjXWcB/EqIZrgorPjfEq3Hybnzxo+x2bmz225ugR\r\nWPnY1OuwJP4AC35rxIkO/f/F4qoOy6FvTFrjXpon5bsiVrS6j9hBfHHReg71\r\nsAlukpUMOWpYjOosDRCWUYOVvRStjHhsUd/rV3mB9EQRJ2rAWP4FunXmgjXW\r\n24qwCdR83bBdnxkYqaZ8lkd5VzCbpXNCy92aKfugqHU87gcZoOSuSUZiQZbi\r\nMPdIKdrqc37kvJgC/vc0eXDVOPFazNzdeAuKmKJw3Tgy7rMlQZ1nwKKKKaJ8\r\nCcjZA53Bc5Cf5811zo+pGqQ3td+3lxIuqe99dv0M2I33ZCuUwKpBFyAujFwW\r\nmk0auK6fqZkt9o7C6cS+b8FskBXMpSbDUvOY/WXxyt+uriIeg6UOi8TYAneb\r\n+XfJIEOOtKfcjDgEH5Bw6wlNjxURdeOAwlbIQjb6WkKxMR5oZCJ4x9Szda2e\r\n36pKGU4zMskuI2u0MUROO87bhOqwpanTqBfycsKn/Gaj30SWfXp6r/J+tgMy\r\n4z/ktzDhPexBGQTmPrQdD9reO8x8nHbE/XU=\r\n=hvbV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","gitHead":"ed3a22befdc828bfc8371322c179e4bf2285d621","_npmUser":{"name":"anonymous","email":"vidorteg@microsoft.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/configuration-development"},"_npmVersion":"8.12.1","description":"webhint's recommended hints configuration for development","directories":{},"_nodeVersion":"14.19.3","dependencies":{"@hint/hint-sri":"^4.0.20","@hint/parser-css":"^3.0.37","@hint/parser-jsx":"^1.1.4","@hint/hint-no-bom":"^4.2.24","@hint/parser-html":"^3.1.3","@hint/parser-less":"^1.0.29","@hint/parser-sass":"^1.0.29","@hint/formatter-html":"^4.3.15","@hint/formatter-json":"^3.1.34","@hint/connector-local":"^3.2.25","@hint/hint-compat-api":"^4.5.4","@hint/hint-button-type":"^3.0.20","@hint/formatter-summary":"^3.0.37","@hint/hint-babel-config":"^2.4.25","@hint/parser-javascript":"^3.1.23","@hint/parser-typescript":"^1.0.24","@hint/hint-disown-opener":"^4.0.20","@hint/hint-meta-viewport":"^5.0.20","@hint/hint-webpack-config":"^2.4.26","@hint/parser-babel-config":"^2.1.40","@hint/hint-css-prefix-order":"^1.5.4","@hint/hint-no-inline-styles":"^1.0.16","@hint/parser-webpack-config":"^2.1.39","@hint/hint-scoped-svg-styles":"^1.3.24","@hint/hint-typescript-config":"^2.5.12","@hint/hint-create-element-svg":"^1.3.24","@hint/hint-detect-css-reflows":"^1.0.2","@hint/hint-meta-charset-utf-8":"^4.0.20","@hint/parser-typescript-config":"^2.4.27","@hint/hint-leading-dot-classlist":"^1.0.17","@hint/configuration-accessibility":"^2.0.25","@hint/hint-no-protocol-relative-urls":"^3.1.4","@hint/configuration-progressive-web-apps":"^7.0.26","@hint/hint-highest-available-document-mode":"^5.0.20"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-development_8.3.14_1679950777363_0.25677712878940717","host":"s3://npm-registry-packages"}},"8.3.15":{"name":"@hint/configuration-development","version":"8.3.15","keywords":["babel","development","typescript","webhint","webhint-configuration","webpack"],"license":"Apache-2.0","_id":"@hint/configuration-development@8.3.15","maintainers":[{"name":"anonymous","email":"leolee@microsoft.com"},{"name":"anonymous","email":"vidorteg@microsoft.com"},{"name":"anonymous","email":"flynnolivia@microsoft.com"},{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"antross@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"0d9b492d5ffc7cba5b8a1edc594907c5e58e6674","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/configuration-development/-/configuration-development-8.3.15.tgz","fileCount":4,"integrity":"sha512-LKGXkzi/tZLJExqGuFuYSZzYOOHG2vAx6PBcuknqtHgDw8pxAMm055+WmsBLVZR8WkVM/WNAikpJOJvU6GPg9Q==","signatures":[{"sig":"MEYCIQD8YviMkUlyqgImch8c45VsKE0CzyODvQbst0C8mCaSnQIhAN5vWAmu61PvpVFPs0c4usG5RpzDxT1okpKidhL0yybd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16197,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkI1JlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr5Ug//dT4NaVt7TtGLrYdKf1JORp3LBAfbkuQfbQvP/7NJknT3UEJ6\r\n7TREdlnZO1rv5s3zIYgOoNtfeXcb4bBDX420hp/m8fIp2VoJtVmtCvwnEsvs\r\nDEHC5Q/9YHboTkDtHl6V6FblG7/+IeWCCEPkuOTQ33F3PatgWjacwbl5nl20\r\n7GcVxI/Xfde2bVpw3eSvsrWxvew0Bl0D20M+TMWQ5Akl3yr5LYXVEMoQo+Ax\r\nbIUohGweqDN/+lEMfO9eA2oyu06Wft+wAbQWv2bzdLA+5LcGp2rl0A+2i7Fj\r\nE6OxEfTekRDZGnOirwG/l7mHl3x2VSIR6t2QV7xsG4RlFc6a5FAGgH0pXzGp\r\nsM3ATwj/y1/2v9tVuL/MoEIuwkxmRTJoXtIvErIcqW1yqMKNnpUJl6g+JceI\r\nRPzajqLSko543sOQ5DCLUtoBm0YnmGj7xC+bdIDF9aNSmtWf7BbAIkuLx/eB\r\nwb5Acx+9YUssyTVxd6Fp9llb2gOxAWQxVzdQCB9Oi73wzcFqpGi2ejVMtnvc\r\nF1NVcMBNsrkoYRlX4KNSxRh/kbLhp1SiyQBCFi49o8GhM1YYjF0Yv2UnBV7/\r\npMlD1m6iGNUmMCEoU6pUPTJG7JcR7d+c3GgHLC3ZLFarDdkRERkzyXxK4tZZ\r\nDohGLFa6MP6+25/F4n3B8ctnoBiKciSIdJg=\r\n=9uNc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","gitHead":"2f8a69a205d52845a54da229edf00b514b1b6a19","_npmUser":{"name":"anonymous","email":"vidorteg@microsoft.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/configuration-development"},"_npmVersion":"8.12.1","description":"webhint's recommended hints configuration for development","directories":{},"_nodeVersion":"14.19.3","dependencies":{"@hint/hint-sri":"^4.0.20","@hint/parser-css":"^3.0.37","@hint/parser-jsx":"^1.1.4","@hint/hint-no-bom":"^4.2.24","@hint/parser-html":"^3.1.3","@hint/parser-less":"^1.0.29","@hint/parser-sass":"^1.0.29","@hint/formatter-html":"^4.3.15","@hint/formatter-json":"^3.1.34","@hint/connector-local":"^3.2.25","@hint/hint-compat-api":"^4.5.4","@hint/hint-button-type":"^3.0.20","@hint/formatter-summary":"^3.0.37","@hint/hint-babel-config":"^2.4.25","@hint/parser-javascript":"^3.1.23","@hint/parser-typescript":"^1.0.24","@hint/hint-disown-opener":"^4.0.20","@hint/hint-meta-viewport":"^5.0.20","@hint/hint-webpack-config":"^2.4.26","@hint/parser-babel-config":"^2.1.40","@hint/hint-css-prefix-order":"^1.5.4","@hint/hint-no-inline-styles":"^1.0.16","@hint/parser-webpack-config":"^2.1.39","@hint/hint-scoped-svg-styles":"^1.3.24","@hint/hint-typescript-config":"^2.5.12","@hint/hint-create-element-svg":"^1.3.24","@hint/hint-detect-css-reflows":"^1.0.3","@hint/hint-meta-charset-utf-8":"^4.0.20","@hint/parser-typescript-config":"^2.4.27","@hint/hint-leading-dot-classlist":"^1.0.17","@hint/configuration-accessibility":"^2.0.25","@hint/hint-no-protocol-relative-urls":"^3.1.4","@hint/configuration-progressive-web-apps":"^7.0.26","@hint/hint-highest-available-document-mode":"^5.0.20"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-development_8.3.15_1680036453499_0.9915422630226058","host":"s3://npm-registry-packages"}},"8.3.16":{"name":"@hint/configuration-development","version":"8.3.16","keywords":["babel","development","typescript","webhint","webhint-configuration","webpack"],"license":"Apache-2.0","_id":"@hint/configuration-development@8.3.16","maintainers":[{"name":"anonymous","email":"leolee@microsoft.com"},{"name":"anonymous","email":"vidorteg@microsoft.com"},{"name":"anonymous","email":"flynnolivia@microsoft.com"},{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"antross@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"3a717d1fd854b182851fec69bb4b4ba688be46be","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/configuration-development/-/configuration-development-8.3.16.tgz","fileCount":4,"integrity":"sha512-iDEz1P+t03jEbAJUClJlUppmnaJKnNe2N9CthE2c8cu5DLLmiiPnZdgNaCS/mPU5ejQhwMDj22rDIIcthMn11w==","signatures":[{"sig":"MEUCIQDql4XeXEw3FvUJDlU+fNCF8DtioNYmoaPXvm0hNNmTPgIgLJfV2BHJy7Y38SYTucQj1bhuob9yYpgP3CWw8w9q/l4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16197,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJahhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqv2A/+MbAfVdszCfk5XUphyLdcV+TlkwyFP9ezTRMAfi+apvv5XOBq\r\nQXhla8UdgCU2O8LccrMa9ECTgmkOWj+Z1Z+mZ/nVaJminvtwvIYyGXmy3VJb\r\n73YuTMavklWugMQ1yX3ZKhUSsCmBIVFchsi2V1OalbMZH2N8j4SU12lLBxyS\r\n0nxyShkZygH9Jxqzg4XwNV+j1TuWZcJJ4KppS/BElDnCFOhBgRwnNOmdzHG2\r\ndWYOwIrpK+atE7/dBRJvDA1naBZupHXVIkMgNga3UQJlrUdlUvXiLsv75Hdk\r\n38xRE+D2sCDCJN5H/WEErU1DXtnn4KZmpktfwFiftUhXGiZrLzq6TygsEUWV\r\nfksdFCnMtcCiUb3fEfBFa7Z2mSMG6zqIGTdMevHGYOKUyHT0Gz3DRTzOZnkV\r\n/SK4ZxZFIfFKNSSWGu7MxhymzXYerDs77J90eBLOiIRX7/ZgFvklPEpTJxtw\r\nuL+CMlFrJBOeG5899t0vD/nUu2FRRU/yfRg7JjK4B+wqjT9gw70B9mzmXddm\r\nfGlVhn8bKGkKBnURB0UiXV6Wdd5QKUR1Egcoexd/3X7hYPDvw+erV9OU+M/D\r\nab8EjhpVX827+SpnWtx9/CRm5F9G05xH9ODUh6VVxX8tifKGEbeNertdDPXV\r\neSV4T3sCxoWVElpHn+SgFScYLFZfssrJYkc=\r\n=AAxg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","gitHead":"60a76eb56b6691efc428c392fdec4d5ac2cd43ba","_npmUser":{"name":"anonymous","email":"vidorteg@microsoft.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/configuration-development"},"_npmVersion":"8.12.1","description":"webhint's recommended hints configuration for development","directories":{},"_nodeVersion":"14.19.3","dependencies":{"@hint/hint-sri":"^4.0.20","@hint/parser-css":"^3.0.38","@hint/parser-jsx":"^1.1.4","@hint/hint-no-bom":"^4.2.24","@hint/parser-html":"^3.1.3","@hint/parser-less":"^1.0.30","@hint/parser-sass":"^1.0.30","@hint/formatter-html":"^4.3.15","@hint/formatter-json":"^3.1.34","@hint/connector-local":"^3.2.25","@hint/hint-compat-api":"^4.5.5","@hint/hint-button-type":"^3.0.20","@hint/formatter-summary":"^3.0.37","@hint/hint-babel-config":"^2.4.25","@hint/parser-javascript":"^3.1.23","@hint/parser-typescript":"^1.0.24","@hint/hint-disown-opener":"^4.0.20","@hint/hint-meta-viewport":"^5.0.20","@hint/hint-webpack-config":"^2.4.26","@hint/parser-babel-config":"^2.1.40","@hint/hint-css-prefix-order":"^1.5.5","@hint/hint-no-inline-styles":"^1.0.16","@hint/parser-webpack-config":"^2.1.39","@hint/hint-scoped-svg-styles":"^1.3.25","@hint/hint-typescript-config":"^2.5.12","@hint/hint-create-element-svg":"^1.3.24","@hint/hint-detect-css-reflows":"^1.0.4","@hint/hint-meta-charset-utf-8":"^4.0.20","@hint/parser-typescript-config":"^2.4.27","@hint/hint-leading-dot-classlist":"^1.0.17","@hint/configuration-accessibility":"^2.0.25","@hint/hint-no-protocol-relative-urls":"^3.1.4","@hint/configuration-progressive-web-apps":"^7.0.26","@hint/hint-highest-available-document-mode":"^5.0.20"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-development_8.3.16_1680189537316_0.6211245832260879","host":"s3://npm-registry-packages"}},"8.3.17":{"name":"@hint/configuration-development","version":"8.3.17","keywords":["babel","development","typescript","webhint","webhint-configuration","webpack"],"license":"Apache-2.0","_id":"@hint/configuration-development@8.3.17","maintainers":[{"name":"anonymous","email":"leolee@microsoft.com"},{"name":"anonymous","email":"vidorteg@microsoft.com"},{"name":"anonymous","email":"flynnolivia@microsoft.com"},{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"antross@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"713fd9f53bb7bfe1a78206e187457d80b07e1438","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/configuration-development/-/configuration-development-8.3.17.tgz","fileCount":4,"integrity":"sha512-H0mNiV0Sn6hIdm85YBw1taB2vjabL4VDP/Bf6oOAx3zEqLFicoJ6N8M0toFmXcK3uCY/oc9H2XKqtLbTmFOMvw==","signatures":[{"sig":"MEQCHwIiTy92x3WlXGFo/70BK7POLS+wiPtufNS88BJ6hhwCIQC+xBCN8xACodDaQlktL1hzww7eJWpi6rf278ffN1C1+g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16197},"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-development"},"_npmVersion":"8.14.0","description":"webhint's recommended hints configuration for development","directories":{},"_nodeVersion":"14.20.0","dependencies":{"@hint/hint-sri":"^4.0.21","@hint/parser-css":"^3.0.39","@hint/parser-jsx":"^1.1.5","@hint/hint-no-bom":"^4.2.25","@hint/parser-html":"^3.1.4","@hint/parser-less":"^1.0.31","@hint/parser-sass":"^1.0.31","@hint/formatter-html":"^4.3.16","@hint/formatter-json":"^3.1.35","@hint/connector-local":"^3.2.26","@hint/hint-compat-api":"^4.5.6","@hint/hint-button-type":"^3.0.21","@hint/formatter-summary":"^3.0.38","@hint/hint-babel-config":"^2.4.26","@hint/parser-javascript":"^3.1.24","@hint/parser-typescript":"^1.0.25","@hint/hint-disown-opener":"^4.0.21","@hint/hint-meta-viewport":"^5.0.21","@hint/hint-webpack-config":"^2.4.27","@hint/parser-babel-config":"^2.1.41","@hint/hint-css-prefix-order":"^1.5.6","@hint/hint-no-inline-styles":"^1.0.17","@hint/parser-webpack-config":"^2.1.40","@hint/hint-scoped-svg-styles":"^1.3.26","@hint/hint-typescript-config":"^2.5.13","@hint/hint-create-element-svg":"^1.3.25","@hint/hint-detect-css-reflows":"^1.0.5","@hint/hint-meta-charset-utf-8":"^4.0.21","@hint/parser-typescript-config":"^2.4.28","@hint/hint-leading-dot-classlist":"^1.0.18","@hint/configuration-accessibility":"^2.0.26","@hint/hint-no-protocol-relative-urls":"^3.1.5","@hint/configuration-progressive-web-apps":"^7.0.27","@hint/hint-highest-available-document-mode":"^5.0.21"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-development_8.3.17_1686327860524_0.31021307818501365","host":"s3://npm-registry-packages"}},"8.3.18":{"name":"@hint/configuration-development","version":"8.3.18","keywords":["babel","development","typescript","webhint","webhint-configuration","webpack"],"license":"Apache-2.0","_id":"@hint/configuration-development@8.3.18","maintainers":[{"name":"anonymous","email":"leolee@microsoft.com"},{"name":"anonymous","email":"vidorteg@microsoft.com"},{"name":"anonymous","email":"flynnolivia@microsoft.com"},{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"antross@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"17d48bdc7eec53e1fd70f2327f9c8031af159ce4","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/configuration-development/-/configuration-development-8.3.18.tgz","fileCount":4,"integrity":"sha512-E2ZWaIxsV8vuVfEqvYp8nToCaiqZKfp+/zj2knGpaYOdaEfaBDyDzv+RRtHurt/C7ElR43yDiNCqRk2m3YfP+g==","signatures":[{"sig":"MEQCIEl7AD+QtQgVLkKRyp8tUrY1WHIZawZM0BSsReNCfoE8AiAhqQQMPPBCM2ALWXjrIQHdLAt1amhmJTqsczd8QisUZQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16197},"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-development"},"_npmVersion":"8.14.0","description":"webhint's recommended hints configuration for development","directories":{},"_nodeVersion":"14.20.0","dependencies":{"@hint/hint-sri":"^4.0.22","@hint/parser-css":"^3.0.39","@hint/parser-jsx":"^1.1.5","@hint/hint-no-bom":"^4.2.26","@hint/parser-html":"^3.1.4","@hint/parser-less":"^1.0.31","@hint/parser-sass":"^1.0.31","@hint/formatter-html":"^4.3.16","@hint/formatter-json":"^3.1.35","@hint/connector-local":"^3.2.27","@hint/hint-compat-api":"^4.5.7","@hint/hint-button-type":"^3.0.22","@hint/formatter-summary":"^3.0.38","@hint/hint-babel-config":"^2.4.27","@hint/parser-javascript":"^3.1.24","@hint/parser-typescript":"^1.0.25","@hint/hint-disown-opener":"^4.0.22","@hint/hint-meta-viewport":"^5.0.22","@hint/hint-webpack-config":"^2.4.28","@hint/parser-babel-config":"^2.1.42","@hint/hint-css-prefix-order":"^1.5.7","@hint/hint-no-inline-styles":"^1.0.18","@hint/parser-webpack-config":"^2.1.41","@hint/hint-scoped-svg-styles":"^1.3.27","@hint/hint-typescript-config":"^2.5.14","@hint/hint-create-element-svg":"^1.3.26","@hint/hint-detect-css-reflows":"^1.0.6","@hint/hint-meta-charset-utf-8":"^4.0.22","@hint/parser-typescript-config":"^2.4.29","@hint/hint-leading-dot-classlist":"^1.0.19","@hint/configuration-accessibility":"^2.0.27","@hint/hint-no-protocol-relative-urls":"^3.1.6","@hint/configuration-progressive-web-apps":"^7.0.28","@hint/hint-highest-available-document-mode":"^5.0.22"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-development_8.3.18_1687907280657_0.015686879183851143","host":"s3://npm-registry-packages"}},"8.3.19":{"name":"@hint/configuration-development","version":"8.3.19","keywords":["babel","development","typescript","webhint","webhint-configuration","webpack"],"license":"Apache-2.0","_id":"@hint/configuration-development@8.3.19","maintainers":[{"name":"anonymous","email":"leolee@microsoft.com"},{"name":"anonymous","email":"vidorteg@microsoft.com"},{"name":"anonymous","email":"flynnolivia@microsoft.com"},{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"antross@gmail.com"}],"homepage":"https://github.com/webhintio/hint#readme","bugs":{"url":"https://github.com/webhintio/hint/issues"},"dist":{"shasum":"9aae169178f7fcb923991d7f284a36bac9552cd5","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/configuration-development/-/configuration-development-8.3.19.tgz","fileCount":4,"integrity":"sha512-aDrn58/M7PAlhlBrW12V7QybjARwXYCU68OIKY/e2/6Q5e8qKz/7Ba9BjvL1Ngg8MJCfR1Ai+Uq65spjFAMzhA==","signatures":[{"sig":"MEQCIA+QUNxpjn5elbIy73Uyx1P+1z8sSkcFtqvpmKedilieAiB0tYtiWALgk/g/ZxwRnP1licV4UImytQyGum1e7h8kSg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16197},"main":"index.json","gitHead":"ea03350fd5b33e4cd9f3f0c4a1946e3dc0a6bfcb","_npmUser":{"name":"anonymous","email":"vidorteg@microsoft.com"},"repository":{"url":"git+https://github.com/webhintio/hint.git","type":"git","directory":"packages/configuration-development"},"_npmVersion":"10.5.0","description":"webhint's recommended hints configuration for development","directories":{},"_nodeVersion":"18.19.1","dependencies":{"@hint/hint-sri":"^4.0.22","@hint/parser-css":"^3.0.39","@hint/parser-jsx":"^1.1.5","@hint/hint-no-bom":"^4.2.26","@hint/parser-html":"^3.1.4","@hint/parser-less":"^1.0.31","@hint/parser-sass":"^1.0.31","@hint/formatter-html":"^4.3.16","@hint/formatter-json":"^3.1.35","@hint/connector-local":"^3.2.27","@hint/hint-compat-api":"^4.5.7","@hint/hint-button-type":"^3.0.22","@hint/formatter-summary":"^3.0.38","@hint/hint-babel-config":"^2.4.27","@hint/parser-javascript":"^3.1.24","@hint/parser-typescript":"^1.0.25","@hint/hint-disown-opener":"^4.0.22","@hint/hint-meta-viewport":"^5.0.22","@hint/hint-webpack-config":"^2.4.29","@hint/parser-babel-config":"^2.1.42","@hint/hint-css-prefix-order":"^1.5.7","@hint/hint-no-inline-styles":"^1.0.18","@hint/parser-webpack-config":"^2.1.41","@hint/hint-scoped-svg-styles":"^1.3.27","@hint/hint-typescript-config":"^2.5.15","@hint/hint-create-element-svg":"^1.3.26","@hint/hint-detect-css-reflows":"^1.0.6","@hint/hint-meta-charset-utf-8":"^4.0.22","@hint/parser-typescript-config":"^2.4.30","@hint/hint-leading-dot-classlist":"^1.0.19","@hint/configuration-accessibility":"^2.0.27","@hint/hint-no-protocol-relative-urls":"^3.1.6","@hint/configuration-progressive-web-apps":"^7.0.28","@hint/hint-highest-available-document-mode":"^5.0.22"},"_hasShrinkwrap":false,"peerDependencies":{"hint":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/configuration-development_8.3.19_1710794556749_0.7655381301194841","host":"s3://npm-registry-packages"}},"8.3.20":{"dependencies":{"@hint/configuration-accessibility":"^2.0.28","@hint/configuration-progressive-web-apps":"^7.0.29","@hint/connector-local":"^3.2.28","@hint/hint-detect-css-reflows":"^1.0.7","@hint/formatter-html":"^4.3.17","@hint/formatter-json":"^3.1.36","@hint/formatter-summary":"^3.0.39","@hint/hint-babel-config":"^2.4.28","@hint/hint-button-type":"^3.0.23","@hint/hint-compat-api":"^4.5.8","@hint/hint-create-element-svg":"^1.3.27","@hint/hint-css-prefix-order":"^1.5.8","@hint/hint-disown-opener":"^4.0.23","@hint/hint-highest-available-document-mode":"^5.0.23","@hint/hint-leading-dot-classlist":"^1.0.20","@hint/hint-meta-charset-utf-8":"^4.0.23","@hint/hint-meta-viewport":"^5.0.23","@hint/hint-no-bom":"^4.2.27","@hint/hint-no-inline-styles":"^1.0.19","@hint/hint-no-protocol-relative-urls":"^3.1.7","@hint/hint-scoped-svg-styles":"^1.3.28","@hint/hint-sri":"^4.0.23","@hint/hint-typescript-config":"^2.5.16","@hint/hint-webpack-config":"^2.4.30","@hint/parser-babel-config":"^2.1.43","@hint/parser-css":"^3.0.39","@hint/parser-html":"^3.1.4","@hint/parser-javascript":"^3.1.25","@hint/parser-jsx":"^1.1.6","@hint/parser-less":"^1.0.31","@hint/parser-sass":"^1.0.31","@hint/parser-typescript":"^1.0.26","@hint/parser-typescript-config":"^2.4.31","@hint/parser-webpack-config":"^2.1.42"},"description":"webhint's recommended hints configuration for development","keywords":["babel","development","typescript","webhint","webhint-configuration","webpack"],"license":"Apache-2.0","main":"index.json","name":"@hint/configuration-development","peerDependencies":{"hint":"^7.0.0"},"repository":{"directory":"packages/configuration-development","type":"git","url":"git+https://github.com/webhintio/hint.git"},"version":"8.3.20","_id":"@hint/configuration-development@8.3.20","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-v4q6D7VDtYUo51n+idUr0/+MF+nVKRbv/W/dCpRwW2/0W4D1ZhLQsmNRnP/wezX0hGIf5/KkGPj30RmCRaMx+w==","shasum":"a462ba0b27a836eda8bffdbca6c84e9ac5fc034a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@hint/configuration-development/-/configuration-development-8.3.20.tgz","fileCount":4,"unpackedSize":16197,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIChWm07yENp80kMMKS4fEO5nIjJd4WGBpxdfZDbcaepPAiEAsxMuKcrMFwKGsDockTase/WiJf9I8Iyrg2s4tlmXbtE="}]},"_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-development_8.3.20_1724949275100_0.0736264563512905"},"_hasShrinkwrap":false}},"name":"@hint/configuration-development","time":{"created":"2018-09-12T23:10:09.658Z","modified":"2024-08-29T16:34:35.456Z","1.0.0":"2018-09-12T23:10:09.875Z","1.1.0":"2018-09-14T13:48:00.412Z","1.1.1":"2018-09-21T16:39:42.769Z","1.1.2":"2018-11-01T01:03:27.222Z","2.0.0":"2018-11-06T00:46:13.130Z","3.0.0":"2018-11-06T00:52:37.835Z","4.0.0":"2019-01-15T22:48:47.032Z","5.0.0":"2019-01-16T19:37:12.718Z","6.0.0":"2019-02-07T23:27:36.052Z","6.1.0":"2019-02-22T18:40:47.720Z","6.1.1":"2019-03-07T23:33:52.891Z","6.2.0":"2019-05-14T22:50:20.290Z","6.2.1":"2019-05-15T03:59:02.407Z","6.2.2":"2019-05-23T15:46:00.984Z","7.0.0":"2019-07-23T16:28:37.411Z","7.0.1":"2019-07-24T21:16:01.615Z","7.0.2":"2019-07-30T19:27:16.226Z","7.0.3":"2019-08-06T20:38:27.426Z","7.0.4":"2019-08-16T02:35:55.270Z","7.1.0":"2019-08-29T15:50:16.732Z","7.2.0":"2019-09-11T22:28:02.788Z","7.2.1":"2019-09-12T21:47:13.316Z","7.2.2":"2019-09-19T18:29:15.346Z","7.2.3":"2019-09-24T19:27:53.996Z","7.2.4":"2019-09-26T21:16:38.725Z","7.2.5":"2019-10-16T19:41:53.265Z","7.3.0":"2019-10-29T22:27:01.610Z","7.3.1":"2019-10-30T17:33:11.539Z","8.0.0":"2019-12-03T00:59:23.229Z","8.0.1":"2019-12-04T03:48:50.961Z","8.0.2":"2019-12-05T00:19:39.872Z","8.0.3":"2020-03-18T21:52:29.087Z","8.0.4":"2020-04-15T19:16:21.868Z","8.0.5":"2020-05-18T22:13:12.927Z","8.0.6":"2020-07-27T20:34:09.080Z","8.0.7":"2020-08-24T21:53:06.160Z","8.1.0":"2020-11-11T20:39:24.444Z","8.2.0":"2021-02-04T19:27:09.798Z","8.2.1":"2021-02-06T00:39:29.616Z","8.2.2":"2021-06-09T19:08:19.622Z","8.2.3":"2021-10-21T16:18:59.819Z","8.2.4":"2021-10-29T19:56:05.999Z","8.3.0":"2021-11-04T18:28:31.488Z","8.3.1":"2021-11-15T20:07:31.422Z","8.3.2":"2022-03-10T18:50:11.432Z","8.3.3":"2022-03-30T19:19:47.092Z","8.3.4":"2022-04-26T22:09:52.526Z","8.3.5":"2022-05-04T01:42:23.815Z","8.3.6":"2022-06-06T22:26:29.756Z","8.3.7":"2022-06-13T20:38:35.320Z","8.3.8":"2022-07-08T15:57:18.869Z","8.3.9":"2022-07-22T22:58:36.082Z","8.3.10":"2022-09-06T16:39:21.374Z","8.3.11":"2022-10-06T19:42:42.854Z","8.3.12":"2023-03-16T22:49:05.358Z","8.3.13":"2023-03-17T21:14:15.604Z","8.3.14":"2023-03-27T20:59:37.522Z","8.3.15":"2023-03-28T20:47:33.627Z","8.3.16":"2023-03-30T15:18:57.447Z","8.3.17":"2023-06-09T16:24:20.672Z","8.3.18":"2023-06-27T23:08:00.817Z","8.3.19":"2024-03-18T20:42:36.889Z","8.3.20":"2024-08-29T16:34:35.253Z"},"readmeFilename":"README.md","homepage":"https://github.com/webhintio/hint#readme"}