{"_id":"@popeindustries/lit-html","_rev":"29-1a29a9f74a69f91165231d760b7b84c4","name":"@popeindustries/lit-html","dist-tags":{"beta":"2.0.0-beta.2","latest":"5.2.4"},"versions":{"1.0.0-beta.1":{"name":"@popeindustries/lit-html","version":"1.0.0-beta.1","keywords":["html template","lit-html","lit-html-server","tagged template literal","template"],"author":{"name":"Alexander Pope","email":"alex@pope-industries.com"},"license":"MIT","_id":"@popeindustries/lit-html@1.0.0-beta.1","maintainers":[{"name":"popeindustries","email":"alex@pope-industries.com"}],"homepage":"https://github.com/popeindustries/lit-html#readme","bugs":{"url":"https://github.com/popeindustries/lit-html/issues"},"dist":{"shasum":"fb72f63f68d200cdc2d0b315b8356373e528e4b7","tarball":"https://registry.npmjs.org/@popeindustries/lit-html/-/lit-html-1.0.0-beta.1.tgz","fileCount":33,"integrity":"sha512-lNqUFEKvAzq1PHanXqyAuarokL8rukF6jUjaZ1lMPl+PGogQeAyBa2yK2LQScYoBHWipOHIcVPW5qPs4U0i2aQ==","signatures":[{"sig":"MEQCICPzkUFeKWgbhJqfwdTRTUP5F2Thf85a6HAvXZi7zt8cAiBzG6/wZr6XQ/rnvRmac67ibDSI6HKHfouxoRZeLz9g/w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7658,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdgNNLCRA9TVsSAnZWagAAQlcQAKM+VZnlISQ3ox3Il8Rn\njTIySaCwD7NwwFZTsGB2FiXNU+Tbc+Ja3fmQ4gNxNFXwb5YGuI5zQT9ydIBt\nm5K0sPp+yz4zUJtQxsoP7ZH4JLP82WP5oNSn310YsI8b6z4TgHPGN3XftDbp\nMG1hHy0BFpglmVJMxCZCEncPKa1/mj6F2EgiRMrnJ0bWda4vGZFF745A8jny\ncnT0hIIO3PHvNDTjrN00lQgISOaxgfqQ6ttm1bsMrK6EAzaJvx0Y4o/Pljf8\nS2QJJA9CMbkT9jG3R5FNSjZ975a92++5szTY1f6JZHuvzbznqxHpowb6F2nM\nhchOoso//jHF7d9lVW2LIUHUxvq3PqvGd5vFmksMktxPw4memShSYfX3ZgXX\nXDk3rXMNpe3cXqfOMuqwA0oqkLoEQH71wnFkLRnBzXs0dun8iztJeycVNcjH\nNyTS+wxDebovhzhGp2vLygr9rJn4865XS4wvQCxOdrqxlCr6y1ObBrvI3wje\nwD9Bij2nsQhibgge15ORotVvYGxsoBcKowt9KLmjuvTM2k6XbOrPLZabqjeO\nxpbk9XJkIjfxYpf+HP8+TdoiVwMC6hR3QYateIZMUiCl4QKV0TlR2/KqFGbl\nFFTkooX3Zp4eI6JYUxW27zXo9xNe165rGIOICheMpwChgOkjVIjmrTG1fDL/\nh4bH\r\n=9ImS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"index.mjs","browser":{"./index.js":"./browser/index.js","./index.mjs":"./browser/index.js","./directives/cache.js":"./browser/directives/cache.js","./directives/guard.js":"./browser/directives/guard.js","./directives/until.js":"./browser/directives/until.js","./directives/cache.mjs":"./browser/directives/cache.js","./directives/guard.mjs":"./browser/directives/guard.js","./directives/repeat.js":"./browser/directives/repeat.js","./directives/until.mjs":"./browser/directives/until.js","./directives/repeat.mjs":"./browser/directives/repeat.js","./directives/class-map.js":"./browser/directives/class-map.js","./directives/style-map.js":"./browser/directives/style-map.js","./directives/class-map.mjs":"./browser/directives/class-map.js","./directives/if-defined.js":"./browser/directives/if-defined.js","./directives/style-map.mjs":"./browser/directives/style-map.js","./directives/if-defined.mjs":"./browser/directives/if-defined.js","./directives/unsafe-html.js":"./browser/directives/unsafe-html.js","./directives/async-append.js":"./browser/directives/async-append.js","./directives/unsafe-html.mjs":"./browser/directives/unsafe-html.js","./directives/async-append.mjs":"./browser/directives/async-append.js"},"engines":{"node":">=10"},"gitHead":"9b49f6d2ffc685397f2883bc7aea5257da421873","scripts":{"lint":"eslint './{src,test}/**/*.js'","format":"prettier --write './{src,test}/**/*.{js,json}'"},"_npmUser":{"name":"popeindustries","email":"alex@pope-industries.com"},"repository":{"url":"git+https://github.com/popeindustries/lit-html.git","type":"git"},"_npmVersion":"6.11.3","description":"Seamlessly render lit-html templates on the server and in the browser","directories":{},"lint-staged":{"*.js":["prettier --write","eslint","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"12.10.0","_hasShrinkwrap":false,"devDependencies":{"husky":"^3.0.2","eslint":"^6.1.0","prettier":"^1.17.1","lint-staged":"^9.2.1","babel-eslint":"^10.0.1","eslint-config-prettier":"^6.0.0","eslint-plugin-prettier":"^3.1.0"},"peerDependencies":{"lit-html":"^1.1.0","@popeindustries/lit-html-server":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_1.0.0-beta.1_1568723787065_0.6557693096060075","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"@popeindustries/lit-html","version":"1.0.0","keywords":["html template","lit-html","lit-html-server","tagged template literal","template"],"author":{"name":"Alexander Pope","email":"alex@pope-industries.com"},"license":"MIT","_id":"@popeindustries/lit-html@1.0.0","maintainers":[{"name":"popeindustries","email":"alex@pope-industries.com"}],"homepage":"https://github.com/popeindustries/lit-html#readme","bugs":{"url":"https://github.com/popeindustries/lit-html/issues"},"dist":{"shasum":"4aadeadc0e01a1c8d39dfa272fe1abe63490da0e","tarball":"https://registry.npmjs.org/@popeindustries/lit-html/-/lit-html-1.0.0.tgz","fileCount":33,"integrity":"sha512-ghSVc9WPnCfgOGCpm9WXQTR/5GBgHCCEHN8HzMSBvKnBC3msYeLUxCMFkp/7kFb8vDsfLPPcidSpOLdorfKoyw==","signatures":[{"sig":"MEUCIQCk9NJekcD0S0bvT/cfEvfxnjnMwCVIHOaMd5JS3phfMgIgRGJKlTwFobUN6DKoKdvoVDl+uC+9czAoxsnpYWoJJlc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7639,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdgzQ+CRA9TVsSAnZWagAAO8sP/1FfTqzWwPpxn+0tEGuc\n72d2jrH+/J7VcAeutoOuT7B9fgTXkevC2cd9YNWQ1btb1Wah/HA/QCgRYJDu\nxeUWcESmuf1gKYp5maZ/oOEeynESP9RaTKn9gqIA12MvWtdFjxXtwme02KCW\nLKUf9ap0AJ2d9OEV5ibPwaulLoSdLZWaLxAdNv2W8qwYXXbR03yv1f+x00V3\neEVE0fOwWGtWy/9mIV2m+0wqU003UZnj6wM+x7PwQYiqafKT/6uTxhCquW/5\nkVqmgLER+tPnIruWx59zElVlKzpGSo5S/Fjrw53E8+6hfvZnpPqqi7I+mMwn\nvTUKswqf/qzhqvHTa1nfcSuHx2AARqMj93psP48DPlFbG9a9Xy8qyQNXrjnu\ntwWz/PGEA7sZA2EFk+s7hQN9DQC89Hm2P1uRssa8I9NoWztXzkEXo3iqCGot\nGD5so0rl8b2eqErauipyX1h8aagq5fnNzQj+6+QPeHxvFJW28+VSAYsZJIJB\n+Vc79VdMrF5ONq6Re1grHSjQL6+OkhYbPvSCXskrj6T4T8zxqU7ulWBOatUE\nuSBH7u111mv57JEptHLAkGRRAZ0FCDjg3kYVG+ocO3a963ItfnsS8kLLPn5a\nuayd0jnOEf8KkLUxFGrrsTu8oEFDabhcmoj4ygmZGTwJdFGkubc2LVJ4eXRv\nyAyI\r\n=xxvi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"index.mjs","browser":{"./index.js":"./browser/index.js","./index.mjs":"./browser/index.js","./directives/cache.js":"./browser/directives/cache.js","./directives/guard.js":"./browser/directives/guard.js","./directives/until.js":"./browser/directives/until.js","./directives/cache.mjs":"./browser/directives/cache.js","./directives/guard.mjs":"./browser/directives/guard.js","./directives/repeat.js":"./browser/directives/repeat.js","./directives/until.mjs":"./browser/directives/until.js","./directives/repeat.mjs":"./browser/directives/repeat.js","./directives/class-map.js":"./browser/directives/class-map.js","./directives/style-map.js":"./browser/directives/style-map.js","./directives/class-map.mjs":"./browser/directives/class-map.js","./directives/if-defined.js":"./browser/directives/if-defined.js","./directives/style-map.mjs":"./browser/directives/style-map.js","./directives/if-defined.mjs":"./browser/directives/if-defined.js","./directives/unsafe-html.js":"./browser/directives/unsafe-html.js","./directives/async-append.js":"./browser/directives/async-append.js","./directives/unsafe-html.mjs":"./browser/directives/unsafe-html.js","./directives/async-append.mjs":"./browser/directives/async-append.js"},"engines":{"node":">=10"},"gitHead":"7cd163b6559407a0aff9761185c20caf535691ef","scripts":{"lint":"eslint './{src,test}/**/*.js'","format":"prettier --write './{src,test}/**/*.{js,json}'"},"_npmUser":{"name":"popeindustries","email":"alex@pope-industries.com"},"repository":{"url":"git+https://github.com/popeindustries/lit-html.git","type":"git"},"_npmVersion":"6.11.3","description":"Seamlessly render lit-html templates on the server and in the browser","directories":{},"lint-staged":{"*.js":["prettier --write","eslint","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"12.10.0","_hasShrinkwrap":false,"devDependencies":{"husky":"^3.0.2","eslint":"^6.1.0","prettier":"^1.17.1","lint-staged":"^9.2.1","babel-eslint":"^10.0.1","eslint-config-prettier":"^6.0.0","eslint-plugin-prettier":"^3.1.0"},"peerDependencies":{"lit-html":"^1.1.0","@popeindustries/lit-html-server":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_1.0.0_1568879678275_0.7900754425834389","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"@popeindustries/lit-html","version":"1.0.1","keywords":["html template","lit-html","lit-html-server","tagged template literal","template"],"author":{"name":"Alexander Pope","email":"alex@pope-industries.com"},"license":"MIT","_id":"@popeindustries/lit-html@1.0.1","maintainers":[{"name":"popeindustries","email":"alex@pope-industries.com"}],"homepage":"https://github.com/popeindustries/lit-html#readme","bugs":{"url":"https://github.com/popeindustries/lit-html/issues"},"dist":{"shasum":"c1b1e752c95037d8fa5df7993773b3e298cc455d","tarball":"https://registry.npmjs.org/@popeindustries/lit-html/-/lit-html-1.0.1.tgz","fileCount":34,"integrity":"sha512-WdakZIG12zO5Jxvdb4CzzKuQVH8IbKOPCVtzWpYfGj48TD7VWHE/S/dJGycGMdtfxClDSHSUmSYcW4Rl6nzTig==","signatures":[{"sig":"MEQCICUkEHDPgQiVAg2lBC77vlPVe3yp9IyTddeEB/427BWLAiAtdDasCPhvvp8o9DUa4OFaCdAOBF/TmY3Lit7qO6qm6Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7911,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdncGGCRA9TVsSAnZWagAA9SAP/jwrs7mnjXtwA8whsSez\nd5zctbDuv+7hFl7jqcgnzLOJdjVLjYma1wWL8c/Kso8hQhHugw1orS7oM450\nuRctswuv6+DiCsrxhpxmNL7Iv17bM1+2IdjUaTrAzNmmc4lIlXmO+Qj8vnzu\nN6uD2xeCGwe7IvDc95ZXWOSP4XVA4dyiUch2nksucchifFxIHczSh/g9PaQ5\nMqgVXItBWoNWUhYIEUZ6TQ+mYMQibiC7dJrjAiDOmYmOSZNSyOa+ShID+qx6\nEm3Nc0wtKnUoRRNsZpRcxzIS7jEoO/PqJ67vXeMwg4nBYF0x9+mrRquJlAh2\na6YnpO6w/KUocT4CddlMPkzKAgEnsJh9D+Fk3prdm3zT3M4DGJXoieJW0/UV\nmD2RMsAXZHQ9kEepFBMCul/qNawNdWXbAbYA9C4Vobc/mciCoVUD3qzDH9xG\nUCKUfNpZW1j0QwdG2d0QJMKNeivNwsdm6/Cvzliedt1fvBxHYXaxnK2uCcZL\nr2kuxRBe5lIjrhcEGRtHYQ/smgtB4BTkopbg9neWe9SoacLzhDohyrxdWdOq\ndUFljp3qC8Oly7ljVDsIwHB8t5jS1HP5am1XWqT67z3N5zBE0cJBj5fuBGt3\nfTRZwmHd/NUwwpASnh+FAIPQfmK2kgRkfhJMESqoizXF2ONQunIPkjtVFAJ8\nAiZR\r\n=PEJk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"index.d.ts","module":"index.mjs","browser":{"./index.js":"./browser/index.js","./index.mjs":"./browser/index.js","./directives/cache.js":"./browser/directives/cache.js","./directives/guard.js":"./browser/directives/guard.js","./directives/until.js":"./browser/directives/until.js","./directives/cache.mjs":"./browser/directives/cache.js","./directives/guard.mjs":"./browser/directives/guard.js","./directives/repeat.js":"./browser/directives/repeat.js","./directives/until.mjs":"./browser/directives/until.js","./directives/repeat.mjs":"./browser/directives/repeat.js","./directives/class-map.js":"./browser/directives/class-map.js","./directives/style-map.js":"./browser/directives/style-map.js","./directives/class-map.mjs":"./browser/directives/class-map.js","./directives/if-defined.js":"./browser/directives/if-defined.js","./directives/style-map.mjs":"./browser/directives/style-map.js","./directives/if-defined.mjs":"./browser/directives/if-defined.js","./directives/unsafe-html.js":"./browser/directives/unsafe-html.js","./directives/async-append.js":"./browser/directives/async-append.js","./directives/unsafe-html.mjs":"./browser/directives/unsafe-html.js","./directives/async-append.mjs":"./browser/directives/async-append.js"},"engines":{"node":">=10"},"gitHead":"af7368b2c4470e9d94c88ceb60204665e1cda048","scripts":{"lint":"eslint './{src,test}/**/*.js'","format":"prettier --write './{src,test}/**/*.{js,json}'"},"_npmUser":{"name":"popeindustries","email":"alex@pope-industries.com"},"repository":{"url":"git+https://github.com/popeindustries/lit-html.git","type":"git"},"_npmVersion":"6.12.0","description":"Seamlessly render lit-html templates on the server and in the browser","directories":{},"lint-staged":{"*.js":["prettier --write","eslint","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"12.11.1","_hasShrinkwrap":false,"devDependencies":{"husky":"^3.0.2","eslint":"^6.1.0","prettier":"^1.17.1","lint-staged":"^9.2.1","babel-eslint":"^10.0.1","eslint-config-prettier":"^6.0.0","eslint-plugin-prettier":"^3.1.0"},"peerDependencies":{"lit-html":"^1.1.0","@popeindustries/lit-html-server":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_1.0.1_1570619781759_0.6055769982650592","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"@popeindustries/lit-html","version":"1.0.2","keywords":["html template","lit-html","lit-html-server","tagged template literal","template"],"author":{"name":"Alexander Pope","email":"alex@pope-industries.com"},"license":"MIT","_id":"@popeindustries/lit-html@1.0.2","maintainers":[{"name":"popeindustries","email":"alex@pope-industries.com"}],"homepage":"https://github.com/popeindustries/lit-html#readme","bugs":{"url":"https://github.com/popeindustries/lit-html/issues"},"dist":{"shasum":"ec7813f95693b4fae8ad4fc298b8d12bad764357","tarball":"https://registry.npmjs.org/@popeindustries/lit-html/-/lit-html-1.0.2.tgz","fileCount":34,"integrity":"sha512-iL0TsZQhknjaPXRu5y3EkVhkokWV+cAGsG05SeA5JV4w7sh43IUzbAFYFOO+N/G/uhg8cmzNmC/KtEXrS1DuOw==","signatures":[{"sig":"MEUCIQC3n55m8a8O4mdc5yD3u5kJOxt26fQAXkh0IZgYPsH8HAIgQEdgARN8ZZ9op/+b/TeNxqvnJHTSNmiE16N7IXtHtLA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9242,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnuoACRA9TVsSAnZWagAA1hcQAISQFAxzJ+CyzvVcX1SZ\nkU7sO2nSurzMzFSxprKNqLASSiPjA16aCudZRQtblaKJGiUoHZhN4OxOfTb4\nXylAU/s0flREpTeaqabL0cgLPckhT5n+XqpEyYN0RgJPJWCXSp7kj3BDw4Wr\n0dbzmrpGJO32Hho2SO++Hf6GFwE9ws8IqykbHxdE3DKlgrU5EvBbHbq+KJ7y\nU2vMWx6/BqHId7MiJgbJtFMysCzhYYQh10pTv1JPp8FkgTFPb4Cobg8rxO+h\ncap94Syp4DdikX+1LpxV0YjD+nBmIN0GBfdrWdxFfxSjZgTI7RoKXgf89kzc\nQQU7q80h03SI+xWzkdFKYBRtqjqxaDJnI2jLwAhIDVc69nHVl++dMRW6RoZT\n6v63hwY75InacLILafBqd2g5Cip3+Mttf0cPOJkETsukCJ9dUxbSYLFzf8qg\nlwl2lXGTPtjiBJYtX12/RZbmIiMflnuu95W9fl/WSTne5mKKvYgMU4wYmoka\nCwl2Jg9ItKUIJA28/rZl4hPMRnbP9LseTlszAJ5f675DUto+76vAkTl3Mlzm\ngo3vgVt1FjlDn5soRPyKOT7AOYZELSqojimkdnNdRaPtxO13bUsH/IjFLKn8\nLPNyerwJapcsMIxZ6U+cA5n/11NPOOj9lpSrxqGxC6Q8jZEeIRYEEBKkcmzI\nSZ8d\r\n=xA5B\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"index.d.ts","module":"index.mjs","browser":{"./index.js":"./browser/index.js","./index.mjs":"./browser/index.js","./directives/cache.js":"./browser/directives/cache.js","./directives/guard.js":"./browser/directives/guard.js","./directives/until.js":"./browser/directives/until.js","./directives/cache.mjs":"./browser/directives/cache.js","./directives/guard.mjs":"./browser/directives/guard.js","./directives/repeat.js":"./browser/directives/repeat.js","./directives/until.mjs":"./browser/directives/until.js","./directives/repeat.mjs":"./browser/directives/repeat.js","./directives/class-map.js":"./browser/directives/class-map.js","./directives/style-map.js":"./browser/directives/style-map.js","./directives/class-map.mjs":"./browser/directives/class-map.js","./directives/if-defined.js":"./browser/directives/if-defined.js","./directives/style-map.mjs":"./browser/directives/style-map.js","./directives/if-defined.mjs":"./browser/directives/if-defined.js","./directives/unsafe-html.js":"./browser/directives/unsafe-html.js","./directives/async-append.js":"./browser/directives/async-append.js","./directives/unsafe-html.mjs":"./browser/directives/unsafe-html.js","./directives/async-append.mjs":"./browser/directives/async-append.js"},"engines":{"node":">=10"},"gitHead":"053ed5213b48ca74e957418a58ff3bcf1ea2e126","scripts":{"lint":"eslint './{src,test}/**/*.js'","format":"prettier --write './{src,test}/**/*.{js,json}'"},"_npmUser":{"name":"popeindustries","email":"alex@pope-industries.com"},"repository":{"url":"git+https://github.com/popeindustries/lit-html.git","type":"git"},"_npmVersion":"6.12.0","description":"Seamlessly render lit-html templates on the server and in the browser","directories":{},"lint-staged":{"*.js":["prettier --write","eslint","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"12.11.1","_hasShrinkwrap":false,"devDependencies":{"husky":"^3.0.2","eslint":"^6.1.0","lit-html":"^1.1.2","prettier":"^1.17.1","lint-staged":"^9.2.1","babel-eslint":"^10.0.1","eslint-config-prettier":"^6.0.0","eslint-plugin-prettier":"^3.1.0","@popeindustries/lit-html-server":"^1.4.1"},"peerDependencies":{"lit-html":"^1.1.0","@popeindustries/lit-html-server":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_1.0.2_1570695679908_0.3297027107120294","host":"s3://npm-registry-packages"}},"2.0.0-beta.1":{"name":"@popeindustries/lit-html","version":"2.0.0-beta.1","keywords":["html template","lit-html","lit-html-server","tagged template literal","template"],"author":{"name":"Alexander Pope","email":"alex@pope-industries.com"},"license":"MIT","_id":"@popeindustries/lit-html@2.0.0-beta.1","maintainers":[{"name":"popeindustries","email":"alex@pope-industries.com"}],"homepage":"https://github.com/popeindustries/lit-html#readme","bugs":{"url":"https://github.com/popeindustries/lit-html/issues"},"dist":{"shasum":"dcd55934da8cca7d4867989a122151fcbcbebe43","tarball":"https://registry.npmjs.org/@popeindustries/lit-html/-/lit-html-2.0.0-beta.1.tgz","fileCount":47,"integrity":"sha512-iinRGTO2FwjsgVZTXplxTo2Xzp9kZdH5weef82+VzGmpzylgAEt1Eak6Qg0nR3CVOa4bkSHeUgXrmiBcN6UxVw==","signatures":[{"sig":"MEYCIQDM9Wx5xiggyt+NAmW8VG6qbWSzsqnKMDhRFNC3j8ne5AIhAKSX3rYnGeIehaZ5DfQ7e/JTfFrcff3xNe25zxfR5k2B","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9175,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeIFYhCRA9TVsSAnZWagAALCAP/0kdu+gMkAQtv3B3xNMN\nVCOP4esnQOrq0wUJBGIPKaRuq4wTr3/acMI0dsWq8QFYWYsHoo5x2y/ClARR\nCsp1rNguSX2Ukm2WvYMz/mMN5PQM/xHAREwMvabiO6AB7NB0Sj3yfXEAVIdu\nI6ICfi1TXQ1fazX0RtYEWe1aNjNPAhCi7fH2N7M67d2qhhpHv9T++ZH7d2KU\nrXBJZKZZJqyFaY6gMe24NADfIfm7vIOO3AEUaqNeWiuxlIVbxiUI2MdJ3YqI\n3kHkdDokGckBNzdZZRzQzOOTJ6gCe09G4aIOKh40gYLl4VgINTUKd59e++Xg\nDNP5uT3AvUrGj+ct1GWQ7R4fxwpofjKAWD3N+LpwHpp2JziKMJRyVbtHZaFl\nEKLJTIPDdVJO7epgqyy6POdpSX5joRT0miO9AQ0ejF/pUk+FqnpjWBD3TW+u\nKxEYmMdk4bDDD++xcjx03B4mxbA9EVeqpwHIjiNaqmD2SLwzyPeAe5PagFNU\nBJmLqm5yAUJEnlk6nk0l88GLZy/p/jvuzOECBy2KCau6VNl3+Mpf4aMuSrt/\nmUkZXqI7EwsT8SBH3pHPzE/Ac54oYOLa8R8jVb4TfPnXCXKbQMHoaU/4dIBV\nOhfcQy6UtI3B4cgm2yDeP0xuIC664zE8hrtKY45xEDuvB8ysNOTf4ktRRUP9\nhX2F\r\n=EX+Q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"index.d.ts","module":"index.mjs","browser":{"./index.js":"./browser/index.js","./index.mjs":"./browser/index.js","./directives/cache.js":"./browser/directives/cache.js","./directives/guard.js":"./browser/directives/guard.js","./directives/until.js":"./browser/directives/until.js","./directives/cache.mjs":"./browser/directives/cache.js","./directives/guard.mjs":"./browser/directives/guard.js","./directives/repeat.js":"./browser/directives/repeat.js","./directives/until.mjs":"./browser/directives/until.js","./directives/repeat.mjs":"./browser/directives/repeat.js","./directives/class-map.js":"./browser/directives/class-map.js","./directives/style-map.js":"./browser/directives/style-map.js","./directives/class-map.mjs":"./browser/directives/class-map.js","./directives/if-defined.js":"./browser/directives/if-defined.js","./directives/style-map.mjs":"./browser/directives/style-map.js","./directives/if-defined.mjs":"./browser/directives/if-defined.js","./directives/unsafe-html.js":"./browser/directives/unsafe-html.js","./directives/async-append.js":"./browser/directives/async-append.js","./directives/async-repeat.js":"./browser/directives/async-repeat.js","./directives/unsafe-html.mjs":"./browser/directives/unsafe-html.js","./directives/async-append.mjs":"./browser/directives/async-append.js","./directives/async-repeat.mjs":"./browser/directives/async-repeat.js"},"engines":{"node":">=10"},"gitHead":"6a458c0ab5f80f3b823dee8252fc0ec71bfd21d4","scripts":{"lint":"eslint './{src,test}/**/*.js'","format":"prettier --write './{src,test}/**/*.{js,json}'"},"_npmUser":{"name":"popeindustries","email":"alex@pope-industries.com"},"repository":{"url":"git+https://github.com/popeindustries/lit-html.git","type":"git"},"_npmVersion":"6.13.4","description":"Seamlessly render lit-html templates on the server and in the browser","directories":{},"lint-staged":{"*.js":["prettier --write","eslint","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"13.6.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^4.0.10","eslint":"^6.8.0","lit-html":"^1.1.2","prettier":"^1.19.1","lint-staged":"^9.5.0","babel-eslint":"^10.0.1","eslint-config-prettier":"^6.9.0","eslint-plugin-prettier":"^3.1.2","@popeindustries/lit-html-server":"^1.6.1"},"peerDependencies":{"lit-html":"^1.1.2","@popeindustries/lit-html-server":"^1.6.1"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_2.0.0-beta.1_1579177505145_0.8093543219590671","host":"s3://npm-registry-packages"}},"2.0.0-beta.2":{"name":"@popeindustries/lit-html","version":"2.0.0-beta.2","keywords":["html template","lit-html","lit-html-server","tagged template literal","template"],"author":{"name":"Alexander Pope","email":"alex@pope-industries.com"},"license":"MIT","_id":"@popeindustries/lit-html@2.0.0-beta.2","maintainers":[{"name":"popeindustries","email":"alex@pope-industries.com"}],"homepage":"https://github.com/popeindustries/lit-html#readme","bugs":{"url":"https://github.com/popeindustries/lit-html/issues"},"dist":{"shasum":"f5838200a846f3d76b71acf22745ecf8311539c8","tarball":"https://registry.npmjs.org/@popeindustries/lit-html/-/lit-html-2.0.0-beta.2.tgz","fileCount":47,"integrity":"sha512-a1BbSpM2VCKA8qigd39N8jCxplNKxZpfwEDbzRFsbCOimiAWgY73hjQRuPbsNyyKYHdJS0FrBGaMTRHyddC6rA==","signatures":[{"sig":"MEYCIQDRUX7vakW+78blH+aMLdSsjv3BTd//R1jmaNo9BYp9nwIhAJL6NSDKSwAJ0j8r4ZnBwXznrIESrXtUIjjdpF9oVSPB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9189,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKBOnCRA9TVsSAnZWagAAEh4P/j0mhy28dUT3rM5cmVC6\nujNt5/Lg1uzlmDOoYM15rVK9IVSrC7K/JL8+ecKR4Px1j/CHqRT8ujZjLRQq\nUt9NRRs3bzBR/rcyfP/oKksk+yJyFkoMvriGcjA05IHNcT0bicpRUzxQHnry\nM0FJ57xHYpA18K8SddMz/esUJrD0yBCPZ7++q4/ntke8Ut28zEck7TG5C/5f\njiCtjQhaUqp+bxC6w60I26IQSz86/AvKlgDIjN2+bUDHC/0BRjREfL4Bud9D\nE41lBzE8XH5PtUQUVYzlDQqtiZFdNZIjBp7vgcVJ4AjA4dRJnpxwhIsF1vz1\naSVggyaPMOcyDi0NTAIiWKyt7WjXRitfvP7IUZhxf081AAFABwrrLxB+NDyV\nN2khLI99wK4Mr3A/EoVw1/tEh23XRvQpaaetVkZ93fiS4GeCPc40NR7/WOvR\njx5Vgf21MqMNjanlyCRbmgmGnsQF668hAijkluSba1eIrEXiYRnKY/5GVhgG\n+3lq6lw7HjZsRqoWO5aa5XREic/Dgu1drfKtZzoWJW8NfPwtRHiBb7de3UBN\nByadzF4VkjDXM6QbR8MFu/MC8d6AVDk36V4MPmDcqMGB24iJv5Kja5ngP7Iq\nL1mqYSCOgHU2iHJ1Ma1Zm6DF/U5jdkxRtXx3PLIoL09eJFbNm8BL35Xst9Nl\nkv5t\r\n=KPad\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"index.d.ts","module":"index.mjs","browser":{"./index.js":"./browser/index.js","./index.mjs":"./browser/index.js","./directives/cache.js":"./browser/directives/cache.js","./directives/guard.js":"./browser/directives/guard.js","./directives/until.js":"./browser/directives/until.js","./directives/cache.mjs":"./browser/directives/cache.js","./directives/guard.mjs":"./browser/directives/guard.js","./directives/repeat.js":"./browser/directives/repeat.js","./directives/until.mjs":"./browser/directives/until.js","./directives/repeat.mjs":"./browser/directives/repeat.js","./directives/class-map.js":"./browser/directives/class-map.js","./directives/style-map.js":"./browser/directives/style-map.js","./directives/class-map.mjs":"./browser/directives/class-map.js","./directives/if-defined.js":"./browser/directives/if-defined.js","./directives/style-map.mjs":"./browser/directives/style-map.js","./directives/if-defined.mjs":"./browser/directives/if-defined.js","./directives/unsafe-html.js":"./browser/directives/unsafe-html.js","./directives/async-append.js":"./browser/directives/async-append.js","./directives/async-repeat.js":"./browser/directives/async-repeat.js","./directives/unsafe-html.mjs":"./browser/directives/unsafe-html.js","./directives/async-append.mjs":"./browser/directives/async-append.js","./directives/async-repeat.mjs":"./browser/directives/async-repeat.js"},"engines":{"node":">=10"},"gitHead":"0639fc8c787c5a8fe3e1a822162c83fc7f13d4ae","scripts":{"lint":"eslint './{src,test}/**/*.js'","format":"prettier --write './{src,test}/**/*.{js,json}'"},"_npmUser":{"name":"popeindustries","email":"alex@pope-industries.com"},"repository":{"url":"git+https://github.com/popeindustries/lit-html.git","type":"git"},"_npmVersion":"6.13.4","description":"Seamlessly render lit-html templates on the server and in the browser","directories":{},"lint-staged":{"*.js":["prettier --write","eslint","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"13.6.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^4.0.10","eslint":"^6.8.0","lit-html":"^1.1.2","prettier":"^1.19.1","lint-staged":"^9.5.0","babel-eslint":"^10.0.1","eslint-config-prettier":"^6.9.0","eslint-plugin-prettier":"^3.1.2","@popeindustries/lit-html-server":"^2.0.0-beta.2"},"peerDependencies":{"lit-html":"^1.1.2","@popeindustries/lit-html-server":"^2.0.0-beta.2"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_2.0.0-beta.2_1579684775217_0.5248178374159671","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"@popeindustries/lit-html","version":"2.0.0","keywords":["html template","lit-html","lit-html-server","tagged template literal","template"],"author":{"name":"Alexander Pope","email":"alex@pope-industries.com"},"license":"MIT","_id":"@popeindustries/lit-html@2.0.0","maintainers":[{"name":"popeindustries","email":"alex@pope-industries.com"}],"homepage":"https://github.com/popeindustries/lit-html#readme","bugs":{"url":"https://github.com/popeindustries/lit-html/issues"},"dist":{"shasum":"d81baaa975f98055f8ad37716a2e0899f073736a","tarball":"https://registry.npmjs.org/@popeindustries/lit-html/-/lit-html-2.0.0.tgz","fileCount":47,"integrity":"sha512-qxKmXSuyMKZyy5n3p/73D5Ch8YAoH6lHOA1/CGTLp+XNF8MqjCwGrcWgUY3ToLRdbgZjhSjR3SUlNIhb0GDEKA==","signatures":[{"sig":"MEUCIQDCBmjJIPcFVDOVGpXXROti46Tv03FNDbUHioddFeGzVQIgfpsH64/JSg71QULQB2niHiS/2MriyMUjfBW20vI2K3M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9168,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKCmYCRA9TVsSAnZWagAAqIgP/1Ori6yrmRdsK4HZxzZM\n5dvFB+5msMlBO/m2d4uPYq9uH60czMJ5oYDFri43GoRqtW6C65z8GCQWidjg\nFS38NjlBr5fjAf2tjjuqNZtCg3WooZ1CxJu1XNn+9pdx8YJ9sP6+EEP5HSyh\n7B3fWorLwJcTjUgVr9/GpLc4t0Br9VbUtpfztrUNATHsw+ptTM3VZ+RKQmZ7\nxgX/0RIkFgMI/xx0+5EwOIkKxluLQF4DpZrBpf1/fC5l6Psobrwy85XuaCHV\nrPIKeiidG3pYqT1/jIgi4fusAfyGdiTwUuMSvgS6wx2w2zGXcInyx+HJ5Xx4\neU+L44s2ISZ1wk5EGE3g6qyhVpfajU0U3D9chEyTwqF8tUVaNRUY/Cm7Z+bN\na52XPBDxWayhVpX6DNxmjohirSkc78qj17J0sRRPGv957Jazov7xDnaygM5L\nAxfzt8mS7GMadt+Z76liloTcaDUrel5sqNJCAO1I4TXzLuYv6OGM95ZOHUdK\n/EnwcNzqWXPP+tIwmM2Uw7m05F7NMzGT6M9Lzws4wtZsbXdJf7OHZzndm721\ngcnBXOK2Oactd9nd8oAMqyj3m9J+khSv1M8VSTTH20qkLcxIlvcHCQTye0jY\njyvor7ALT+FvJm+IWCYq0w0oURusdLz/wJRFYFjAysuCdUb/1mL8Q1jFlqWO\nuXOb\r\n=Eb6k\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"index.d.ts","module":"index.mjs","browser":{"./index.js":"./browser/index.js","./index.mjs":"./browser/index.js","./directives/cache.js":"./browser/directives/cache.js","./directives/guard.js":"./browser/directives/guard.js","./directives/until.js":"./browser/directives/until.js","./directives/cache.mjs":"./browser/directives/cache.js","./directives/guard.mjs":"./browser/directives/guard.js","./directives/repeat.js":"./browser/directives/repeat.js","./directives/until.mjs":"./browser/directives/until.js","./directives/repeat.mjs":"./browser/directives/repeat.js","./directives/class-map.js":"./browser/directives/class-map.js","./directives/style-map.js":"./browser/directives/style-map.js","./directives/class-map.mjs":"./browser/directives/class-map.js","./directives/if-defined.js":"./browser/directives/if-defined.js","./directives/style-map.mjs":"./browser/directives/style-map.js","./directives/if-defined.mjs":"./browser/directives/if-defined.js","./directives/unsafe-html.js":"./browser/directives/unsafe-html.js","./directives/async-append.js":"./browser/directives/async-append.js","./directives/async-repeat.js":"./browser/directives/async-repeat.js","./directives/unsafe-html.mjs":"./browser/directives/unsafe-html.js","./directives/async-append.mjs":"./browser/directives/async-append.js","./directives/async-repeat.mjs":"./browser/directives/async-repeat.js"},"engines":{"node":">=10"},"gitHead":"959343a42d51e16ab8f82486541baace46c29777","scripts":{"lint":"eslint './{src,test}/**/*.js'","format":"prettier --write './{src,test}/**/*.{js,json}'"},"_npmUser":{"name":"popeindustries","email":"alex@pope-industries.com"},"repository":{"url":"git+https://github.com/popeindustries/lit-html.git","type":"git"},"_npmVersion":"6.13.4","description":"Seamlessly render lit-html templates on the server and in the browser","directories":{},"lint-staged":{"*.js":["prettier --write","eslint","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"13.6.0","_hasShrinkwrap":false,"devDependencies":{"husky":"^4.0.10","eslint":"^6.8.0","lit-html":"^1.1.2","prettier":"^1.19.1","lint-staged":"^9.5.0","babel-eslint":"^10.0.1","eslint-config-prettier":"^6.9.0","eslint-plugin-prettier":"^3.1.2","@popeindustries/lit-html-server":"^2.0.0"},"peerDependencies":{"lit-html":"^1.1.2","@popeindustries/lit-html-server":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_2.0.0_1579690392211_0.426285170736979","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"@popeindustries/lit-html","version":"1.1.0","keywords":["html template","lit-html","lit-html-server","tagged template literal","template"],"author":{"name":"Alexander Pope","email":"alex@pope-industries.com"},"license":"MIT","_id":"@popeindustries/lit-html@1.1.0","maintainers":[{"name":"popeindustries","email":"alex@pope-industries.com"}],"homepage":"https://github.com/popeindustries/lit-html#readme","bugs":{"url":"https://github.com/popeindustries/lit-html/issues"},"dist":{"shasum":"52cc8e3f9ea4bfa8db4f1025a491694eec202007","tarball":"https://registry.npmjs.org/@popeindustries/lit-html/-/lit-html-1.1.0.tgz","fileCount":34,"integrity":"sha512-FobqCoXw5beEP6ldejTtglxpmsddyiKmC9gfzc2ucdsXCOjZcypXf+X3SuiOpH2qNhg6U+wP4yThP18KjUSavA==","signatures":[{"sig":"MEYCIQCAt2GYPBWdEMCObt6MFJAYLpQQAAwNzFdcA+WLJhxNnQIhAMjxFGYl+IGgJM57NfObLIoiRAR3JiuN9VorBnvS2sCF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10484,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeaLplCRA9TVsSAnZWagAAVZcP/Azm61O8tJ3Cr/0whHQ8\n9lvrRnFS1Vgbi6riUo6wt2cWxmJ4mi8VCEqiuJV5TsGQcV18mrOk4IWMUOwB\n7lMJTQP2rOsxhZe2C1UQrpVc9peyiai0HLWWZ0/GlE8KvI6mS8iEiepaHyca\npWUCoAw/lNXAEpxrKIXGe2gpzDqAltJQPqm8PUPBHgrYNlj49xWZOr6j1FJu\nYMRLvS2DWoqgDnJMFNRHqFnRzO1bZztT54kGu2MuY1dzhtmeW1tLjJIaeOVP\nxQCc5dDyA1yfMq4eXvuvfSAVPX0dIGfxnSDQ7e6T+TnWf0tsFfuU35uSAkNY\npZASoolkTTHnPFhDXQukbNwec5loI5i2rlzUK2O7+bJuvpYDBX37RjCvm3eE\npFbNwyVwKj/pHdg99iZSc8x841ZUpqUX8win35QdSRU1l1yJpKsz88cbnmOe\nyeDa4h0W5RIOWxxGlef4Ue3fXPtSgFqWwzdnLc13kIsJzaUoxGlakvvVUWFB\nRiPJwnjtj5COlZCTJacxrM48o7kArmIrO66jN5t1pGpfLna7LwpC9N05d8hy\nJcoyA6ScMbSl1MlVuaykcdDbITBeuylDtSqTUuFudQh5Weu6Z7yJLcqIK/pS\n3phRekljhMyax2nVysU0x2zJJmv+nEAHAus9tEtxEiRuckoszChfdd7L0zgb\nEroD\r\n=MucH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"index.d.ts","module":"index.mjs","browser":{"./index.js":"./browser/index.js","./index.mjs":"./browser/index.js","./directives/cache.js":"./browser/directives/cache.js","./directives/guard.js":"./browser/directives/guard.js","./directives/until.js":"./browser/directives/until.js","./directives/cache.mjs":"./browser/directives/cache.js","./directives/guard.mjs":"./browser/directives/guard.js","./directives/repeat.js":"./browser/directives/repeat.js","./directives/until.mjs":"./browser/directives/until.js","./directives/repeat.mjs":"./browser/directives/repeat.js","./directives/class-map.js":"./browser/directives/class-map.js","./directives/style-map.js":"./browser/directives/style-map.js","./directives/class-map.mjs":"./browser/directives/class-map.js","./directives/if-defined.js":"./browser/directives/if-defined.js","./directives/style-map.mjs":"./browser/directives/style-map.js","./directives/if-defined.mjs":"./browser/directives/if-defined.js","./directives/unsafe-html.js":"./browser/directives/unsafe-html.js","./directives/async-append.js":"./browser/directives/async-append.js","./directives/unsafe-html.mjs":"./browser/directives/unsafe-html.js","./directives/async-append.mjs":"./browser/directives/async-append.js"},"engines":{"node":">=10"},"gitHead":"090ec257872b8861d8c3ecb8b299bfdbf59803b1","scripts":{"lint":"eslint './{src,test}/**/*.js'","test":"dvlp tests/","format":"prettier --write './{src,test}/**/*.{js,json}'"},"_npmUser":{"name":"anderscan","email":"anders.can1@gmail.com"},"repository":{"url":"git+https://github.com/popeindustries/lit-html.git","type":"git"},"_npmVersion":"6.4.1","description":"Seamlessly render lit-html templates on the server and in the browser","directories":{},"lint-staged":{"*.js":["prettier --write","eslint","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"10.15.3","_hasShrinkwrap":false,"devDependencies":{"dvlp":"^7.5.2","husky":"^3.0.2","eslint":"^6.1.0","lit-html":"^1.1.2","prettier":"^1.17.1","lint-staged":"^9.2.1","babel-eslint":"^10.0.1","eslint-config-prettier":"^6.0.0","eslint-plugin-prettier":"^3.1.0","@popeindustries/lit-html-server":"^1.4.1"},"peerDependencies":{"lit-html":"^1.1.0","@popeindustries/lit-html-server":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_1.1.0_1583921765165_0.17380230541417707","host":"s3://npm-registry-packages"}},"2.1.0":{"name":"@popeindustries/lit-html","version":"2.1.0","keywords":["html template","lit-html","lit-html-server","tagged template literal","template"],"author":{"name":"Alexander Pope","email":"alex@pope-industries.com"},"license":"MIT","_id":"@popeindustries/lit-html@2.1.0","maintainers":[{"name":"popeindustries","email":"alex@pope-industries.com"}],"homepage":"https://github.com/popeindustries/lit-html#readme","bugs":{"url":"https://github.com/popeindustries/lit-html/issues"},"dist":{"shasum":"9ce16bf5570a649748e502bcfec3576e7e2344df","tarball":"https://registry.npmjs.org/@popeindustries/lit-html/-/lit-html-2.1.0.tgz","fileCount":34,"integrity":"sha512-vWXC30I73TeOan/6ZnSTk066JMhbm8bksMSBi2wTosZdqmg5WwfBTtYN/vAcdCAZm3HaU1uVzgPYOZvYsHQQ6A==","signatures":[{"sig":"MEUCIClAbyKu4U2eP/lrgqPbGL9/Mg+8lDOKsHrR/kLhMQOuAiEAmZoApXfRYZh8IYNNPXfnMiJoN/ikvGO8fB2maZlYtHM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10484,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeaL6nCRA9TVsSAnZWagAAE50QAJk+AJKUwvdzeCBwVFCl\nWAdgNRxPPOiUpoA7AOyRUKHJ4k5OxbeN24R6p/Ho2gcxy6ChmrBv/vz2C6Er\naLtAZ6OFCxTEGX5aYJzHD3DopMPAw1Jy8DCiiRQQzrj6QRZ5kDNPlaDLz3g4\nLR2qqYYIQicYbT31A/l49G+yl6/x6UXIgqb5RHfYmmR99XntV0SBQNePkbKW\nRhgiwVTby+w3WAd2KCYfxX9JeQbV/ZAqCn+PpkkFYw3S5zWV6f2NoS9bwsgv\n6e9Ldczlht2BS74jEn6i0eX+BS1gpTf7mw0gk9yAuylvLQ7EaR4jPPTQx3ZT\nIgpLcuCLdTrT/03puGTKbxosQnFxQhyXYrFkU9BRiHLX3S6+BZ/7tt1I4eoO\noIwuS78ECxDTy5aAEGG+H9GR3f802d2TFR0DABht+J6NPxrXIKB6n0UwBBV4\nopjbOPFP5JcPpVqaWY/GmVyXy3/QGzF6qmjVR4wf3LP12TsRToq7q8jvhFfY\nj0RPYqeBM65NSPMNsseIwe18q6pW7lhRyfj1V8KsetubRL9wul/xtA8yYZas\nGsA6+Lfk8G0ILEQwHG9cdKi4NMdQ40ID7icV2BksIxDkwSbXehZkcP0/wV0c\nswGnP569vlVJ/dyHbLgszeNn51KVXYGglL60aB2Jxh6BQL3zOfGwxmzcWkHA\nS+gY\r\n=/ZXg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"index.d.ts","module":"index.mjs","browser":{"./index.js":"./browser/index.js","./index.mjs":"./browser/index.js","./directives/cache.js":"./browser/directives/cache.js","./directives/guard.js":"./browser/directives/guard.js","./directives/until.js":"./browser/directives/until.js","./directives/cache.mjs":"./browser/directives/cache.js","./directives/guard.mjs":"./browser/directives/guard.js","./directives/repeat.js":"./browser/directives/repeat.js","./directives/until.mjs":"./browser/directives/until.js","./directives/repeat.mjs":"./browser/directives/repeat.js","./directives/class-map.js":"./browser/directives/class-map.js","./directives/style-map.js":"./browser/directives/style-map.js","./directives/class-map.mjs":"./browser/directives/class-map.js","./directives/if-defined.js":"./browser/directives/if-defined.js","./directives/style-map.mjs":"./browser/directives/style-map.js","./directives/if-defined.mjs":"./browser/directives/if-defined.js","./directives/unsafe-html.js":"./browser/directives/unsafe-html.js","./directives/async-append.js":"./browser/directives/async-append.js","./directives/unsafe-html.mjs":"./browser/directives/unsafe-html.js","./directives/async-append.mjs":"./browser/directives/async-append.js"},"engines":{"node":">=10"},"gitHead":"0ae3fb4c0850d0bbe88de8e7272440f5bca65486","scripts":{"lint":"eslint './{src,test}/**/*.js'","test":"dvlp tests/","format":"prettier --write './{src,test}/**/*.{js,json}'"},"_npmUser":{"name":"anderscan","email":"anders.can1@gmail.com"},"repository":{"url":"git+https://github.com/popeindustries/lit-html.git","type":"git"},"_npmVersion":"6.4.1","description":"Seamlessly render lit-html templates on the server and in the browser","directories":{},"lint-staged":{"*.js":["prettier --write","eslint","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"10.15.3","_hasShrinkwrap":false,"devDependencies":{"dvlp":"^7.5.2","husky":"^3.0.2","eslint":"^6.1.0","lit-html":"^1.1.2","prettier":"^1.17.1","lint-staged":"^9.2.1","babel-eslint":"^10.0.1","eslint-config-prettier":"^6.0.0","eslint-plugin-prettier":"^3.1.0","@popeindustries/lit-html-server":"^1.4.1"},"peerDependencies":{"lit-html":"^1.1.0","@popeindustries/lit-html-server":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_2.1.0_1583922855042_0.39356756041016827","host":"s3://npm-registry-packages"}},"2.2.0":{"name":"@popeindustries/lit-html","version":"2.2.0","keywords":["html template","lit-html","lit-html-server","tagged template literal","template"],"author":{"name":"Alexander Pope","email":"alex@pope-industries.com"},"license":"MIT","_id":"@popeindustries/lit-html@2.2.0","maintainers":[{"name":"popeindustries","email":"alex@pope-industries.com"}],"homepage":"https://github.com/popeindustries/lit-html#readme","bugs":{"url":"https://github.com/popeindustries/lit-html/issues"},"dist":{"shasum":"b4732a3fa8ed1e8ad58ee349b9852adcf3e6f7f5","tarball":"https://registry.npmjs.org/@popeindustries/lit-html/-/lit-html-2.2.0.tgz","fileCount":47,"integrity":"sha512-h/CSaHh45s2nZh8hMd1GEe7mpVRV+rKX1awDkAdaNhdgKiYHahMor6GJnXzA1h2GBzQJnSyKTsORa6puiYZ5iQ==","signatures":[{"sig":"MEUCICQi8LLTXv1/9KROlM+iZty/7G0tBnW7ajDUXMU/wBtqAiEA9tKJiWumVYpxDlCNVFJAVoz59cYLwlx5/9Aw4vzOThE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10607,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeaMiiCRA9TVsSAnZWagAAmX0QAIbuPlJGC+pLuzLllvEi\nqqeiB7AcbZMDRa0qlB1wlwJOI8H0wBVH9PXdD91tvW+cIRdEpsgrcLcSpuza\nA2USwCPJzfTrcksXmCK6Dv00vIzKaubPD8xipmTEIcslMsXP5tI0ZE+VPAGt\nsRuTPyvFa0Een44R3iDixpFDHWKq8ivjdxX1c2f2GAjaP6Ag0DTHQZ8PRnBL\nwsVfnvwQb+2LbimoSOLP0BuHR/L3CBHr9MEZTsNos3M6gVZVucGB9ThLlz6U\nl3gjIjx/Bn04Zgy/rR5fejt2+XJf/M0kNeMFChUE4UcxN+iHxPwlzXK6gJwb\nh6OyDt0JNa/NWpUz9dYHuzZtHEPq9+TAA8+eqaQqytQhxW/T4wJpi3hXtIx8\n1tTzrJlt6mpGQnufVKGDGZFHZD7hS8YtfP5VcYWY9OkU345zf28bkiLy60B3\n2VK+ZYsJmn/t8SxYKETt5C6wZqpS9Cc4NzJj3pWk8+2YfGBDv0oeN2mhjdaD\nqcmvGrhc4tpFBJBHTnIVd0j5d/EePbV8JKIkIavQdcVNx0bXe0kVfTIpbzWH\nr+kkcS7Y2bOIFfJVWwB+chFTZmIjXwZKYQObX7CInuvFsr+0w1ZnjV14ogw4\nLa4g5Gc7DVnSjAxmePBAy8bhRLdOY5CZ5KAUjrtT9VWuNH2KKHs3sc0ed+qN\nzaHC\r\n=AfXN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"index.d.ts","module":"index.mjs","browser":{"./index.js":"./browser/index.js","./index.mjs":"./browser/index.js","./directives/cache.js":"./browser/directives/cache.js","./directives/guard.js":"./browser/directives/guard.js","./directives/until.js":"./browser/directives/until.js","./directives/cache.mjs":"./browser/directives/cache.js","./directives/guard.mjs":"./browser/directives/guard.js","./directives/repeat.js":"./browser/directives/repeat.js","./directives/until.mjs":"./browser/directives/until.js","./directives/repeat.mjs":"./browser/directives/repeat.js","./directives/class-map.js":"./browser/directives/class-map.js","./directives/style-map.js":"./browser/directives/style-map.js","./directives/class-map.mjs":"./browser/directives/class-map.js","./directives/if-defined.js":"./browser/directives/if-defined.js","./directives/style-map.mjs":"./browser/directives/style-map.js","./directives/if-defined.mjs":"./browser/directives/if-defined.js","./directives/unsafe-html.js":"./browser/directives/unsafe-html.js","./directives/async-append.js":"./browser/directives/async-append.js","./directives/async-repeat.js":"./browser/directives/async-repeat.js","./directives/unsafe-html.mjs":"./browser/directives/unsafe-html.js","./directives/async-append.mjs":"./browser/directives/async-append.js","./directives/async-repeat.mjs":"./browser/directives/async-repeat.js"},"engines":{"node":">=10"},"gitHead":"7bce2f14971e8bf378d5d6fad60a0f92c5a2ad92","scripts":{"lint":"eslint './{src,test}/**/*.js'","test":"dvlp tests/","format":"prettier --write './{src,test}/**/*.{js,json}'"},"_npmUser":{"name":"anderscan","email":"anders.can1@gmail.com"},"repository":{"url":"git+https://github.com/popeindustries/lit-html.git","type":"git"},"_npmVersion":"6.4.1","description":"Seamlessly render lit-html templates on the server and in the browser","directories":{},"lint-staged":{"*.js":["prettier --write","eslint"],"*.json":["prettier --write"]},"_nodeVersion":"10.15.3","_hasShrinkwrap":false,"devDependencies":{"dvlp":"^7.5.2","husky":"^4.0.10","eslint":"^6.8.0","lit-html":"^1.1.2","prettier":"^1.19.1","lint-staged":"^10.0.8","babel-eslint":"^10.0.1","eslint-config-prettier":"^6.9.0","eslint-plugin-prettier":"^3.1.2","@popeindustries/lit-html-server":"^2.0.0"},"peerDependencies":{"lit-html":"^1.1.2","@popeindustries/lit-html-server":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_2.2.0_1583925410582_0.9129517719936182","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"@popeindustries/lit-html","version":"3.0.0","keywords":["html template","lit-html","lit-html-server","tagged template literal","template"],"author":{"name":"Alexander Pope","email":"alex@pope-industries.com"},"license":"MIT","_id":"@popeindustries/lit-html@3.0.0","maintainers":[{"name":"popeindustries","email":"alex@pope-industries.com"}],"homepage":"https://github.com/popeindustries/lit-html#readme","bugs":{"url":"https://github.com/popeindustries/lit-html/issues"},"dist":{"shasum":"d6686ffcaf89532fd32b364223c4399f027127a7","tarball":"https://registry.npmjs.org/@popeindustries/lit-html/-/lit-html-3.0.0.tgz","fileCount":47,"integrity":"sha512-tI46TRT63SDhZNluQUbe4mrFHr1aHiX7GzW0W1sOIo7jsEmDXKevNIJZZ4Ono9FuqH63WFM0/TkCLqk5wLKE+A==","signatures":[{"sig":"MEQCIC+seyLO6/cyvbOmb0Ntivw2jsXXgQhGrFheeRK9D5fBAiBN53dt6LXth+MWudjbSoKadHVsb2c8eoYsDGJGMByS8g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10742,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecKYICRA9TVsSAnZWagAAIsMP/0B8QUZ3FHBU44Vi4Smg\nYGdAmIahREQNlh+vk/jDm/E5TU6L5Cv0syuBH0BXmXvpLjfiWJGZvd3iADMk\naqmVmtXKOcX7fYSaKqKZwBdktG39ZCI4FtO0XOlxAmc6b8DjE5+uKcTuK9st\n1B+e3f43Kq2NtS6xPuwpOxUl7b7MU60g/kDHaAgIAf9LVejMeQp1RBIB+5NP\nAcS+olxxryCbubyr14Ti+FWrGygy9Zc2KF2hHZBTt8nLtW8y9lLUwd5VQ0tM\nppPgxSNM1AvhFkFd8nI714gU49abrZFIxuE0wDqR65+Enzj/WrqVvAXALOOU\nN8HGkAvsjlW26B7IJoI9eI4KAqQ4uxd9SG7pDNo+QsE7CqwFgQLhfXFKFTPK\nAKu3NN1E3GOB5B9g06o7sbTWF/iXDWIPLjN+EPdrgNw0ehn79/m531VTMQ8/\nQJTgQ3ilknAZB5f9mmQwihphNOVSchr7vwEpLSqu5YIYDqCzjbWvsoLuDrG4\n4luCQ0qOrgGCC1itQ2jzUJu0D+wFRf0bzf63Pnobr4TyXo93zrVhRZ/HyQJA\nhZMO2vhdPGiuIkUtY4n3nGmvze1j9HZzdOQUCFWgvfCNhzEzsEH6aNM4itIn\n/ZRXsdpn/vTgUtWQi29FMgbh8dj7fRC8pc+80y0ii5+fhLHkaoyPc1zchMPd\n8W64\r\n=O+Og\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"index.d.ts","module":"index.mjs","browser":{"./index.js":"./browser/index.js","./index.mjs":"./browser/index.js","./directives/cache.js":"./browser/directives/cache.js","./directives/guard.js":"./browser/directives/guard.js","./directives/until.js":"./browser/directives/until.js","./directives/cache.mjs":"./browser/directives/cache.js","./directives/guard.mjs":"./browser/directives/guard.js","./directives/repeat.js":"./browser/directives/repeat.js","./directives/until.mjs":"./browser/directives/until.js","./directives/repeat.mjs":"./browser/directives/repeat.js","./directives/class-map.js":"./browser/directives/class-map.js","./directives/style-map.js":"./browser/directives/style-map.js","./directives/class-map.mjs":"./browser/directives/class-map.js","./directives/if-defined.js":"./browser/directives/if-defined.js","./directives/style-map.mjs":"./browser/directives/style-map.js","./directives/if-defined.mjs":"./browser/directives/if-defined.js","./directives/unsafe-html.js":"./browser/directives/unsafe-html.js","./directives/async-append.js":"./browser/directives/async-append.js","./directives/async-repeat.js":"./browser/directives/async-repeat.js","./directives/unsafe-html.mjs":"./browser/directives/unsafe-html.js","./directives/async-append.mjs":"./browser/directives/async-append.js","./directives/async-repeat.mjs":"./browser/directives/async-repeat.js"},"engines":{"node":">=10"},"gitHead":"f35c5b00fdbb529dc0e8fe5c3d4ffd3c261ae1a9","scripts":{"lint":"eslint './{src,test}/**/*.js'","test":"dvlp tests/","format":"prettier --write './{src,test}/**/*.{js,json}'"},"_npmUser":{"name":"anderscan","email":"anders.can1@gmail.com"},"repository":{"url":"git+https://github.com/popeindustries/lit-html.git","type":"git"},"_npmVersion":"6.13.0","description":"Seamlessly render lit-html templates on the server and in the browser","directories":{},"lint-staged":{"*.js":["prettier --write","eslint"],"*.json":["prettier --write"]},"_nodeVersion":"11.15.0","_hasShrinkwrap":false,"devDependencies":{"dvlp":"^7.5.2","husky":"^4.0.10","eslint":"^6.8.0","lit-html":"^1.1.2","prettier":"^1.19.1","lint-staged":"^10.0.8","babel-eslint":"^10.0.1","eslint-config-prettier":"^6.9.0","eslint-plugin-prettier":"^3.1.2","@popeindustries/lit-html-server":"^3.0.0"},"peerDependencies":{"lit-html":"^1.1.2","@popeindustries/lit-html-server":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_3.0.0_1584440839632_0.9189020167446096","host":"s3://npm-registry-packages"}},"4.0.0":{"name":"@popeindustries/lit-html","version":"4.0.0","keywords":["html template","lit-html","lit-html-server","tagged template literal","template"],"author":"Alexander Pope <alex@pope-industries.com>","license":"MIT","_id":"@popeindustries/lit-html@4.0.0","maintainers":[{"name":"simenbrekken","email":"simen.brekken@gmail.com"},{"name":"popeindustries","email":"alex@pope-industries.com"},{"name":"anderscan","email":"anders.can1@gmail.com"}],"dist":{"shasum":"4af5e90cf733f5dc8e635ca4ae13852d943d5ebc","tarball":"https://registry.npmjs.org/@popeindustries/lit-html/-/lit-html-4.0.0.tgz","fileCount":47,"integrity":"sha512-zTXVx+wff0r7UOF1xhugACTiQey+ymX9Z9EPt+xTxzRb6c7xON83ZkrhaMr9xOMfuhjsT68ZoaebIJLqo9X1Ww==","signatures":[{"sig":"MEUCICIMboXPTt4f+cuC28TyBao6nnei4YnTN3rwol0c7WXiAiEAvrO52lOj42iezOySUYeddGj5KF5at3isltBM+/JaT2Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11131,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhtx2XCRA9TVsSAnZWagAADzAP/0T1hHpiC8fr4GnEVCYG\n/vBgoUQI0RA0dfZMpCixtvdtuZ/Md85ZHlXks6ONogkchIPnQN/RGvgMT5wL\nHJVSVuUHaq5iRwT/GucHiEiYuYKaNd0OPb9GUvUB4KNmFKT367fG78o/s5O9\nlJsOVVgWtp5pwjLdy9/MfybTcfLbX13mSt4GsYddbvfWiwf1qrWbkAl6fDti\ncujLKNcKuGmS4WNdIb3NsBEZ6vAqbAs6jejlyGahAN7Yd56a3Z54G43mcuDA\nY67FV8oI4333g5b4D9P5RRXE2nJJWMJ3KsaOoLAoNalfV6Pxn6D7x7wqobQ3\niUW5mxWCXnXHckm87jrcwPq+xtmU+7CW7DT6sb4B46rov/NATcqhMTt8WEtD\ndjcG4QyvxTuEvAe12tuwsZeYzSojnwXhEFsPue6ZH1GOEQP7tuPb4tYXsgXp\nVy+QtlaJJcRrGIpA5LHxYt42iVPEw5VlTFfupUPJft3ZLht8tJ4FO908BkOn\n5nic8tsTlE0jvKEjqaXiYWMg1NRdL9AcdodtZcTzHK4cG5FdeibsgrcbwjUI\naCrtfhuWpAaNtQ/htxhxTeSZXjRbxInYY4oI4+nUNjf98l7f+sFdNKw9qoXn\ntuDB5X3xzINXUpnmT/iARmASBQXDazh9Bk7tAfS47FdcpCftGRa5Mo/d3FVK\nfxf0\r\n=fXQc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","_from":"file:popeindustries-lit-html-4.0.0.tgz","types":"index.d.ts","engines":{"node":">=14"},"exports":{".":{"import":"./index.mjs","browser":"./browser/index.js","require":"./index.js"},"./directives/cache.js":{"import":"./directives/cache.mjs","browser":"./browser/directives/cache.js","require":"./directives/cache.js"},"./directives/guard.js":{"import":"./directives/guard.mjs","browser":"./browser/directives/guard.js","require":"./directives/guard.js"},"./directives/until.js":{"import":"./directives/until.mjs","browser":"./browser/directives/until.js","require":"./directives/until.js"},"./directives/repeat.js":{"import":"./directives/repeat.mjs","browser":"./browser/directives/repeat.js","require":"./directives/repeat.js"},"./directives/class-map.js":{"import":"./directives/class-map.mjs","browser":"./browser/directives/class-map.js","require":"./directives/class-map.js"},"./directives/style-map.js":{"import":"./directives/style-map.mjs","browser":"./browser/directives/style-map.js","require":"./directives/style-map.js"},"./directives/if-defined.js":{"import":"./directives/if-defined.mjs","browser":"./browser/directives/if-defined.js","require":"./directives/if-defined.js"},"./directives/unsafe-html.js":{"import":"./directives/unsafe-html.mjs","browser":"./browser/directives/unsafe-html.js","require":"./directives/unsafe-html.js"},"./directives/async-append.js":{"import":"./directives/async-append.mjs","browser":"./browser/directives/async-append.js","require":"./directives/async-append.js"},"./directives/async-replace.js":{"import":"./directives/async-replace.mjs","browser":"./browser/directives/async-replace.js","require":"./directives/async-replace.js"}},"scripts":{"test":"dvlp tests"},"_npmUser":{"name":"popeindustries","email":"alex@pope-industries.com"},"prettier":{"printWidth":100,"arrowParens":"always","singleQuote":true,"htmlWhitespaceSensitivity":"ignore"},"_resolved":"/Users/n23618/PROJECTS/POPE-INDUSTRIES/lit-html/popeindustries-lit-html-4.0.0.tgz","_integrity":"sha512-zTXVx+wff0r7UOF1xhugACTiQey+ymX9Z9EPt+xTxzRb6c7xON83ZkrhaMr9xOMfuhjsT68ZoaebIJLqo9X1Ww==","repository":"https://github.com/popeindustries/lit-html.git","_npmVersion":"8.0.0","description":"Seamlessly render lit-html templates on the server and in the browser","directories":{},"lint-staged":{"*.js":["eslint"],"*.{js,json,md,html}":["prettier --write"]},"_nodeVersion":"16.11.1","_hasShrinkwrap":false,"devDependencies":{"dvlp":"^14.1.1","husky":"^7.0.4","eslint":"^8.4.1","lit-html":"^1.4.1","prettier":"^2.5.1","lint-staged":"^12.1.2","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@popeindustries/lit-html-server":"^4.0.1"},"peerDependencies":{"lit-html":"^1.4.1","@popeindustries/lit-html-server":"^4.0.1"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_4.0.0_1639390615773_0.45599120263350157","host":"s3://npm-registry-packages"}},"4.0.1":{"name":"@popeindustries/lit-html","version":"4.0.1","keywords":["html template","lit-html","lit-html-server","tagged template literal","template"],"author":"Alexander Pope <alex@pope-industries.com>","license":"MIT","_id":"@popeindustries/lit-html@4.0.1","maintainers":[{"name":"simenbrekken","email":"simen.brekken@gmail.com"},{"name":"popeindustries","email":"alex@pope-industries.com"},{"name":"anderscan","email":"anders.can1@gmail.com"}],"dist":{"shasum":"94e1238b9ba0a6148dbad102edc81d8d30c20ad4","tarball":"https://registry.npmjs.org/@popeindustries/lit-html/-/lit-html-4.0.1.tgz","fileCount":47,"integrity":"sha512-pB9UfIc30T3UDW7X3t3mOPV1S0ELm+1DXT8JV6DVw77IzxI6z0ih9A9H33mpZKF3aM7N90hg0E4RuuVTE4A4+A==","signatures":[{"sig":"MEQCIBVZL2sPXXIGJT5QMWYWqwk8Rfa5zPm040mXfxDmSx9TAiBEwj+F4h3lpOmx8HwrfQupzRA5dDjTH1toHr5hoSKbbA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11121,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhtyVQCRA9TVsSAnZWagAAnyEQAJWHgvko1n0RvLxsNmqV\nC4kLB1VbTUDu8iGxu2FkKgWFmEk5ZykndPeztH0uvbyHCJSHZbaED9eliHpI\nX/Y7Kt0e0OPeF9E1NgvFA6VZdQHJJ/3gEL4GFBsMT5Qv0hnNQnNQbjg5feqX\n8fKy79ut8zo5oZoO1+8Ye8ZBSQzAm33R5eRWziVGPuQBGPm3iqW0Hb/NOdM7\n5QSHP/XMhHcC2yAhj7vLUS6fx4mbaz80apmV4ed6LxawCdiIWGcrobSgipy9\nKLMxnQoSIJ7gY6YoufGWyNMA7KlvQrXbXJfwxJ03eqNvQokBRTjVlqqEOhA7\nlllvL7v0XI1Lx9oVtVgBf/hRj2qZMHx/3jZAclPaZgqTTdqsGkz77Hrd6U0l\nQuXnijjM5/it+qcWs/kbJVlFpSCTOoZKm/RBaz9lZAlx6p5c0+DnTdXQ1Sof\nl20ol+fB8udDis+FKeGkGf3bj05AgNv5qeoIkReuckEPYXbVQlBp0hTdiKMG\n0/SL0qBlY8xmPXdFMdxRKff4R7NKErNx9g7/s7xFO4OZ7QGRdmbLZVJx219l\nbr7SrZxrAmiAO1X8ZyPE6Z4nPpJByXygqiWjlMsOmpQJWUiz6PQp8TPknGyJ\nfkUs8gUUQ8emJPRmhN3jb3XBlBY5KzE/LasxFjlSBGDXLItKY+NmXM54e/qd\n6Do4\r\n=HX0H\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","_from":"file:popeindustries-lit-html-4.0.1.tgz","types":"index.d.ts","engines":{"node":">=14"},"exports":{".":{"import":"./index.mjs","browser":"./browser/index.js","require":"./index.js"},"./directives/cache.js":{"import":"./directives/cache.mjs","browser":"./browser/directives/cache.js","require":"./directives/cache.js"},"./directives/guard.js":{"import":"./directives/guard.mjs","browser":"./browser/directives/guard.js","require":"./directives/guard.js"},"./directives/until.js":{"import":"./directives/until.mjs","browser":"./browser/directives/until.js","require":"./directives/until.js"},"./directives/repeat.js":{"import":"./directives/repeat.mjs","browser":"./browser/directives/repeat.js","require":"./directives/repeat.js"},"./directives/class-map.js":{"import":"./directives/class-map.mjs","browser":"./browser/directives/class-map.js","require":"./directives/class-map.js"},"./directives/style-map.js":{"import":"./directives/style-map.mjs","browser":"./browser/directives/style-map.js","require":"./directives/style-map.js"},"./directives/if-defined.js":{"import":"./directives/if-defined.mjs","browser":"./browser/directives/if-defined.js","require":"./directives/if-defined.js"},"./directives/unsafe-html.js":{"import":"./directives/unsafe-html.mjs","browser":"./browser/directives/unsafe-html.js","require":"./directives/unsafe-html.js"},"./directives/async-append.js":{"import":"./directives/async-append.mjs","browser":"./browser/directives/async-append.js","require":"./directives/async-append.js"},"./directives/async-replace.js":{"import":"./directives/async-replace.mjs","browser":"./browser/directives/async-replace.js","require":"./directives/async-replace.js"}},"scripts":{"test":"dvlp tests"},"_npmUser":{"name":"popeindustries","email":"alex@pope-industries.com"},"prettier":{"printWidth":100,"arrowParens":"always","singleQuote":true,"htmlWhitespaceSensitivity":"ignore"},"_resolved":"/Users/n23618/PROJECTS/POPE-INDUSTRIES/lit-html/popeindustries-lit-html-4.0.1.tgz","_integrity":"sha512-pB9UfIc30T3UDW7X3t3mOPV1S0ELm+1DXT8JV6DVw77IzxI6z0ih9A9H33mpZKF3aM7N90hg0E4RuuVTE4A4+A==","repository":"https://github.com/popeindustries/lit-html.git","_npmVersion":"8.0.0","description":"Seamlessly render lit-html templates on the server and in the browser","directories":{},"lint-staged":{"*.js":["eslint"],"*.{js,json,md,html}":["prettier --write"]},"_nodeVersion":"16.11.1","_hasShrinkwrap":false,"devDependencies":{"dvlp":"^14.1.1","husky":"^7.0.4","eslint":"^8.4.1","lit-html":"^1.4.1","prettier":"^2.5.1","lint-staged":"^12.1.2","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@popeindustries/lit-html-server":"^4.0.1"},"peerDependencies":{"lit-html":"^1.4.1","@popeindustries/lit-html-server":"^4.0.1"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_4.0.1_1639392591998_0.5933898545406153","host":"s3://npm-registry-packages"}},"4.0.2":{"name":"@popeindustries/lit-html","version":"4.0.2","keywords":["html template","lit-html","lit-html-server","tagged template literal","template"],"author":{"name":"Alexander Pope","email":"alex@pope-industries.com"},"license":"MIT","_id":"@popeindustries/lit-html@4.0.2","maintainers":[{"name":"simenbrekken","email":"simen.brekken@gmail.com"},{"name":"popeindustries","email":"alex@pope.industries"},{"name":"anderscan","email":"anders.can1@gmail.com"}],"homepage":"https://github.com/popeindustries/lit-html#readme","bugs":{"url":"https://github.com/popeindustries/lit-html/issues"},"dist":{"shasum":"404c8aa841782dd80fe8658ceefaf6dd0267f7d1","tarball":"https://registry.npmjs.org/@popeindustries/lit-html/-/lit-html-4.0.2.tgz","fileCount":47,"integrity":"sha512-9lHHn1RIk9BGDoH52pqf4qmx9t2x7TTHWgAgxEk4/BQQ3Ha6bUwv256/B15vTv2Irp+nqbklWdOgWqOHa0Vw4Q==","signatures":[{"sig":"MEQCIDnPslNR2FNwc1lVGben8pPjpl88tIKMqaf1bX4EmVjiAiB1m5zDhhBQGABTg9KHnC/n26yiSvZAeuc6kzV+nTByHg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13702,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqtZfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoVvw//fDfM6EbJPUHOm+vg5HWV+zJx64a6nO/vZrUP83c9iyN7cuY2\r\nJQleOBOQDrSBjWoDZ+G0NDVf/2n/2GR3Cm862ugto1EOwoPKhi0jyBPh9fBe\r\nsUYMsI835HmtFvUL0AgkMAdjwAd7kvPgjBP1ZuviGWtDAPCUzZUUXAUvXj3f\r\nQLPdxcX7YfZx1DhiQ8PJQj0+3cgpxyPD3EDCRLa8CRP/Y/mrWqe64SGM95er\r\n5CDNlUK+bzj6WTCCb/l9GMjaE6pQFo56T0QIrRe8Ta/EPZeu9RM43ro+UOff\r\npnXt0wmdeYm0M2JkrpgOkTotgFPSYcatmm+P86ao8IOOj5KMYB4CQ9Nq9k9P\r\nxikzf79aB9QhV6sc5xnjw0HUSIkfAV/wW5OPyqNCCmRyP4AJt6kn+2P8R3ka\r\nhurha0/KY8AnyVlSNYRH5JjR7jHoQKznu4w0hShu3z4eK1NUSCtlUOP49unV\r\nSUAgWgVY4Qf/b9WHg2VWh6mSpgOzvWNr812KTGlNYxtwe2Q5/G8wholReokK\r\nKsd7u+wBAaED7/zBjNet3LC42y1vGv8Brg+kWgKIQunMYBduFogjS/sc3R9g\r\nuB1eqNLVJZQ88NWhmR9zAfjcZ8AS8RNf2CyetBf3mJYKwe9GX8Oz6p4fTIpx\r\n64tw4+kMMkhsgsQGFTt+0Vpjprxn2/YQWoY=\r\n=tjpa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","_from":"file:popeindustries-lit-html-4.0.2.tgz","types":"index.d.ts","engines":{"node":">=14"},"exports":{".":{"types":"./index.d.ts","import":"./index.mjs","browser":"./browser/index.js","require":"./index.js"},"./directives/cache.js":{"types":"./directives/cache.d.ts","import":"./directives/cache.mjs","browser":"./browser/directives/cache.js","require":"./directives/cache.js"},"./directives/guard.js":{"types":"./directives/guard.d.ts","import":"./directives/guard.mjs","browser":"./browser/directives/guard.js","require":"./directives/guard.js"},"./directives/until.js":{"types":"./directives/until.d.ts","import":"./directives/until.mjs","browser":"./browser/directives/until.js","require":"./directives/until.js"},"./directives/repeat.js":{"types":"./directives/repeat.d.ts","import":"./directives/repeat.mjs","browser":"./browser/directives/repeat.js","require":"./directives/repeat.js"},"./directives/class-map.js":{"types":"./directives/class-map.d.ts","import":"./directives/class-map.mjs","browser":"./browser/directives/class-map.js","require":"./directives/class-map.js"},"./directives/style-map.js":{"types":"./directives/style-map.d.ts","import":"./directives/style-map.mjs","browser":"./browser/directives/style-map.js","require":"./directives/style-map.js"},"./directives/if-defined.js":{"types":"./directives/if-defined.d.ts","import":"./directives/if-defined.mjs","browser":"./browser/directives/if-defined.js","require":"./directives/if-defined.js"},"./directives/unsafe-html.js":{"types":"./directives/unsafe-html.d.ts","import":"./directives/unsafe-html.mjs","browser":"./browser/directives/unsafe-html.js","require":"./directives/unsafe-html.js"},"./directives/async-append.js":{"types":"./directives/async-append.d.ts","import":"./directives/async-append.mjs","browser":"./browser/directives/async-append.js","require":"./directives/async-append.js"},"./directives/async-replace.js":{"types":"./directives/async-replace.d.ts","import":"./directives/async-replace.mjs","browser":"./browser/directives/async-replace.js","require":"./directives/async-replace.js"}},"scripts":{"test":"dvlp tests"},"_npmUser":{"name":"popeindustries","email":"alex@pope.industries"},"prettier":{"printWidth":100,"arrowParens":"always","singleQuote":true,"htmlWhitespaceSensitivity":"ignore"},"_resolved":"/private/var/folders/q6/p81w0_y94z94hswbwbjqw828wts07h/T/9c1d242dc1a5b7e392c0c168b8c76476/popeindustries-lit-html-4.0.2.tgz","_integrity":"sha512-9lHHn1RIk9BGDoH52pqf4qmx9t2x7TTHWgAgxEk4/BQQ3Ha6bUwv256/B15vTv2Irp+nqbklWdOgWqOHa0Vw4Q==","repository":{"url":"git+https://github.com/popeindustries/lit-html.git","type":"git"},"_npmVersion":"8.11.0","description":"Seamlessly render lit-html templates on the server and in the browser","directories":{},"lint-staged":{"*.js":["eslint"],"*.{js,json,md,html}":["prettier --write"]},"_nodeVersion":"18.3.0","_hasShrinkwrap":false,"devDependencies":{"dvlp":"^14.2.1","husky":"^8.0.1","eslint":"^8.17.0","lit-html":"^1.4.1","prettier":"^2.7.1","lint-staged":"^13.0.1","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@popeindustries/lit-html-server":"^4.0.1"},"peerDependencies":{"lit-html":"^1.4.1","@popeindustries/lit-html-server":"^4.0.1"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_4.0.2_1655363167128_0.0423242487386144","host":"s3://npm-registry-packages"}},"5.0.0-beta.1":{"name":"@popeindustries/lit-html","version":"5.0.0-beta.1","keywords":["html template","lit-html","ssr","stream","streaming","tagged template literal","template","template render"],"author":{"name":"Alexander Pope","email":"alex@pope.industries"},"license":"MIT","_id":"@popeindustries/lit-html@5.0.0-beta.1","maintainers":[{"name":"simenbrekken","email":"simen.brekken@gmail.com"},{"name":"popeindustries","email":"alex@pope.industries"},{"name":"anderscan","email":"anders.can1@gmail.com"}],"homepage":"https://github.com/popeindustries/lit#readme","bugs":{"url":"https://github.com/popeindustries/lit/issues"},"dist":{"shasum":"e286bf17d368f515ecbba95b39fe3572479906ac","tarball":"https://registry.npmjs.org/@popeindustries/lit-html/-/lit-html-5.0.0-beta.1.tgz","fileCount":117,"integrity":"sha512-DHSxahDqvVQpxgdxEGGTPAYUlz0Z1aDrBMKcpsOIXsfDXagPvPdzTLBLicxhGUVrmxuuZYckO1snWWduBgsjfw==","signatures":[{"sig":"MEUCIQDXsBRK6BSpIE5M5orPPh4X/HtfbfpCjEQcLtVbrMlOjQIgF0FlU+AAVZTbX98cYS/st64YGPHevp56MWxmHd2V9ko=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":369430,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi/0yVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmohAQ//cHUCgakA2P+y3ClPCfty/jXv9n1Lz6BxpE4qGx8RsnWS90GB\r\nRmUOSpDzY+a7ZoP4hnKzEhaI/VssfLYLvWRTDnLPZvSG3eJliB8m9TQfFyqG\r\nN3eEQFZHx8kkcYMZv4zKuCh7wboOIZ6QvvXqvmuM+Vkq3OEvH9pet/1RUGlM\r\nI3cgHX36lzhzxMDGNinVb9cOpZrCtKRYSVuc+h8kkGBAPYuE1HJZl2GqIM7n\r\n9DPKj/2bfgLxeyjPrUH77uthwLrXEfyfBBktxVd2T5vdNGsF1SKkckazl+Yn\r\nH/nzfMe+D0FMw1EbaSNEPXZMNo5aAa8RYvYek/8wE9zWrsgq++msee21x4y1\r\n1EsmSTgNW/iAmIc8Geh9cNikyZqcX1x/T3RyK8jQ358kiG4bLLkPQ4GyVyEw\r\nQeS/KA35DeScOFW6gqHuTHvxASWQs2LmABLBSVFjZjhQ50TYd0zLtwXx1d6u\r\nLjpwEeDgGWb5XNImLMaumY5EBpK2d3W//WW+CseN8w8Gz51+feGypGuD3cd8\r\nQZiAgOoKHvjLxPPnd3bb89fhY3ShDD1bZVLVMDvC54nKkSmXlB/gdeFJlOm2\r\nuuBYALQul1EEnXDMYPJRpc8XpxfdXg6YAKdyDhU6Bgbahf1ddDvX/IZJNaRm\r\n7vBvuTi7n/PUW6NQXbbVwkuwDcfqJ1RX6ws=\r\n=ketS\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","_from":"file:popeindustries-lit-html-5.0.0-beta.1.tgz","types":"./index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./index.d.ts","browser":{"default":"./index.js","development":"./src/index.js"},"default":"./index-not-browser.js","development":"./src/index-not-browser.js"},"./static.js":{"types":"./static.d.ts","default":"./vendor/static.js","development":"./src/vendor/static.js"},"./directive.js":{"types":"./directive.d.ts","default":"./vendor/directive.js","development":"./src/vendor/directive.js"},"./directives/*":{"default":"./vendor/directives/*","development":"./src/vendor/directives/*"},"./async-directive.js":{"types":"./async-directive.d.ts","default":"./vendor/async-directive.js","development":"./src/vendor/async-directive.js"},"./directive-helpers.js":{"types":"./directive-helpers.d.ts","default":"./vendor/directive-helpers.js","development":"./src/vendor/directive-helpers.js"},"./lazy-hydration-mixin.js":{"types":"./lazy-hydration-mixin.d.ts","default":"./lazy-hydration-mixin.js"}},"scripts":{"test":"pnpm run build && pnpm run lint && pnpm run test:browser","build":"node ./scripts/build.js","clean":"git clean -x -f","test:browser":"node ./test/browser/cli.js"},"_npmUser":{"name":"popeindustries","email":"alex@pope.industries"},"_resolved":"/private/var/folders/q6/p81w0_y94z94hswbwbjqw828wts07h/T/c984cb62083fe14022900d02e963af66/popeindustries-lit-html-5.0.0-beta.1.tgz","_integrity":"sha512-DHSxahDqvVQpxgdxEGGTPAYUlz0Z1aDrBMKcpsOIXsfDXagPvPdzTLBLicxhGUVrmxuuZYckO1snWWduBgsjfw==","repository":{"url":"git+https://github.com/popeindustries/lit.git","type":"git"},"_npmVersion":"8.15.0","description":"Enable hydration of lit-html templates rendered on the server with @popeindustries/lit-html-server","directories":{},"_nodeVersion":"18.7.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"lit-html":"^2.3.0","@types/trusted-types":"^2.0.2"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_5.0.0-beta.1_1660898453517_0.05398141622165609","host":"s3://npm-registry-packages"}},"5.0.0-beta.2":{"name":"@popeindustries/lit-html","version":"5.0.0-beta.2","keywords":["html template","lit-html","ssr","stream","streaming","tagged template literal","template","template render"],"author":{"name":"Alexander Pope","email":"alex@pope.industries"},"license":"MIT","_id":"@popeindustries/lit-html@5.0.0-beta.2","maintainers":[{"name":"simenbrekken","email":"simen.brekken@gmail.com"},{"name":"popeindustries","email":"alex@pope.industries"},{"name":"anderscan","email":"anders.can1@gmail.com"}],"homepage":"https://github.com/popeindustries/lit#readme","bugs":{"url":"https://github.com/popeindustries/lit/issues"},"dist":{"shasum":"f3982f86b27d7b4a7628796beededfe567860613","tarball":"https://registry.npmjs.org/@popeindustries/lit-html/-/lit-html-5.0.0-beta.2.tgz","fileCount":117,"integrity":"sha512-9PfrWyLskNF45GK20FPVw67QUphkVRQPY3UEuVxOaCNOwo8m6Rvk3koEslQG37Rdcqg15krc+YSxiiLbilJ/3g==","signatures":[{"sig":"MEUCIAFA3IAZXREHGreJDSEAM9LhsACuRT76XbfDZxJANeBPAiEA44kmbqhOELWoFGm+oKjEprJnhDqR0Nxywg4y9qssucQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":369811,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjA8c7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoYPQ/+IUbYtINIRiAoifhODq+BaKRmk1U/6aaw+206/O1OQPy/QVQs\r\nFUmopOkPDGbkblP6zCKwqRd1rV/cZ/UWVRaCKMfcksi7IG54BsmBb8Q+iiEi\r\nEwIt65UpzPOEh+xYgjXKTDxAOq0sHYR/hf7AANpouzSE0LKqDrFLAHlDd2CX\r\nG81NpKClIfjALJ6l+VlqRUnMaJqWge20umrhqespkrShIkZj5BbiBP0ls00o\r\nYloB4+CC2uPcC0BDGkC1xnU2A4Thlsby6jeQPrh7tGR3biBDHEeFclGQk+dL\r\n/e25raaSmHuHyDM4x6uRP56OkydDum7yhev+iHaXZIAiOGtiAnAtrCCkTOCD\r\nrD7+aZwac75PzSI1L4ggiw7K07UPOLL1PBXHdrpD0DbMgL36B+i/CGRfXYLB\r\nm8i0GKpN8GOk7gI2cUeBThfYP2o3R1iz8mqhWANRNtZnxF0BWQyRjmuTT1xw\r\n50BDrwoIbzMVQqaHdYBXFVJwBnE35ODJ5z5p1GbTYRsvdZ6E3+FHywiMngjp\r\nDrc6ImoozhcEORCf8dpZTHPglk/JLkN/M++KPbAmIdHG6+wCO5/T3/6jce3r\r\ny8AYlODZLZ6+BgjKqyJL7TQ/Gym2qQ6out41vw0BUL9TkMHeNIchQ1el5XIB\r\n6xN4aVhxAoermAsQby8C/G/mGHlkjM/DAxY=\r\n=ou0Z\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","_from":"file:popeindustries-lit-html-5.0.0-beta.2.tgz","types":"./index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./index.d.ts","browser":{"default":"./index.js","development":"./src/index.js"},"default":"./index-not-browser.js","development":"./src/index-not-browser.js"},"./static.js":{"types":"./static.d.ts","default":"./vendor/static.js","development":"./src/vendor/static.js"},"./directive.js":{"types":"./directive.d.ts","default":"./vendor/directive.js","development":"./src/vendor/directive.js"},"./directives/*":{"default":"./vendor/directives/*","development":"./src/vendor/directives/*"},"./async-directive.js":{"types":"./async-directive.d.ts","default":"./vendor/async-directive.js","development":"./src/vendor/async-directive.js"},"./directive-helpers.js":{"types":"./directive-helpers.d.ts","default":"./vendor/directive-helpers.js","development":"./src/vendor/directive-helpers.js"},"./lazy-hydration-mixin.js":{"types":"./lazy-hydration-mixin.d.ts","default":"./lazy-hydration-mixin.js"}},"scripts":{"test":"pnpm run build && pnpm run lint && pnpm run test:browser","build":"node ./scripts/build.js","clean":"git clean -x -f","test:browser":"node ./test/browser/cli.js"},"_npmUser":{"name":"popeindustries","email":"alex@pope.industries"},"_resolved":"/private/var/folders/q6/p81w0_y94z94hswbwbjqw828wts07h/T/00c3028585c305b763514941d1f6cc43/popeindustries-lit-html-5.0.0-beta.2.tgz","_integrity":"sha512-9PfrWyLskNF45GK20FPVw67QUphkVRQPY3UEuVxOaCNOwo8m6Rvk3koEslQG37Rdcqg15krc+YSxiiLbilJ/3g==","repository":{"url":"git+https://github.com/popeindustries/lit.git","type":"git"},"_npmVersion":"8.15.0","description":"Seamlessly and efficiently use @popeindustries/lit-html-server rendered HTML to hydrate lit-html templates in the browser","directories":{},"_nodeVersion":"18.7.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"lit-html":"^2.3.0","@types/trusted-types":"^2.0.2"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_5.0.0-beta.2_1661191994804_0.4491974546673645","host":"s3://npm-registry-packages"}},"5.0.0":{"name":"@popeindustries/lit-html","version":"5.0.0","keywords":["html template","lit-html","ssr","stream","streaming","tagged template literal","template","template render"],"author":{"name":"Alexander Pope","email":"alex@pope.industries"},"license":"MIT","_id":"@popeindustries/lit-html@5.0.0","maintainers":[{"name":"simenbrekken","email":"simen.brekken@gmail.com"},{"name":"popeindustries","email":"alex@pope.industries"},{"name":"anderscan","email":"anders.can1@gmail.com"}],"homepage":"https://github.com/popeindustries/lit#readme","bugs":{"url":"https://github.com/popeindustries/lit/issues"},"dist":{"shasum":"6e4ace9adc02186bc3ba35fbaf14a4dd8fd470d7","tarball":"https://registry.npmjs.org/@popeindustries/lit-html/-/lit-html-5.0.0.tgz","fileCount":119,"integrity":"sha512-MHpcxGhdiQtIXiV0fT5SEjmVWb56RercdVKJHxxpiohpv5eJjz4tZ+/cyBCy+nv7ZkzI4kM5X1/ZFTDH0a5mwQ==","signatures":[{"sig":"MEYCIQCiz3cHqiScLYQFr6E3nrYQ+z2njKxeNXdDND17BaDZ7wIhAOXnFUxqVnM8k5U04+0JLWY57/Dc0XmEAGp0Y/6UN2zv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":369302,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjBlihACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp00Q/9FtuUqj2ZevpgqQJOSAYVcuJs6NSLGejv6Jn5BJs9+P/cA6nf\r\nXfpIbJQG8WYEq/4aB6hWAq68GnYJVZnn4q/ip4qLvYSGGbR1fbzc1C8KvNYq\r\nh0hIjJzfJQFdQ4h0SK+gpaS4ewdxVZw7bIeFC8TPpid72fYY+CfXR6SrpFAx\r\nVaAnWN8ikjHMQQsADL5MxhU54iahYtcfYF6lu72gjQTyvwKIXgBqp2WJ3r1i\r\nR8kX8t35Y5XiEBldddFDlLOjqxZRQ1zZLt7ctFWd6AmLdz8ODsMaBseul/HE\r\nXrvCDmt7TyEU36J5VRNumfGXaj3mplXJCmAbuswZTPjpKAu5BwOoPRuAA4Vy\r\nWLnpoZvMGSdGCSsI8fbZjcFsoizmPMvwepsC/cNjjidE/kBMMPJ4vYQQA2ZM\r\n7rLmnWhz/1uiQ8A3rh2YG6w4hIjq+Eu9k8+TBekoasFgbT7xXvggSjBUuoFs\r\nwYVHlJEmle6uc3+5clpm/zhrAlBoKQO81/GNVQjdGADRu59Zjx5W+f4WgEN7\r\n6kCzZReZL4imerQ+gy5WODRaw4uYj2IrYxgWj0xhZWAEceTlXveU5b6Xlxo6\r\nlHImeX8ByOPVDvySbq9x7x0LgGURcMj6AiUcfytbfvLgnMRWDSAq/wYYoT5/\r\nde7dJg3XN945Z+W3ssiQbJoAqcP3Pao/9+U=\r\n=DqNf\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","_from":"file:popeindustries-lit-html-5.0.0.tgz","types":"./index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./index.d.ts","browser":{"default":"./index.js","development":"./src/index.js"},"default":"./index-not-browser.js","development":"./src/index-not-browser.js"},"./static.js":{"types":"./static.d.ts","default":"./vendor/static.js","development":"./src/vendor/static.js"},"./directive.js":{"types":"./directive.d.ts","default":"./vendor/directive.js","development":"./src/vendor/directive.js"},"./directives/*":{"default":"./vendor/directives/*","development":"./src/vendor/directives/*"},"./async-directive.js":{"types":"./async-directive.d.ts","default":"./vendor/async-directive.js","development":"./src/vendor/async-directive.js"},"./directive-helpers.js":{"types":"./directive-helpers.d.ts","default":"./vendor/directive-helpers.js","development":"./src/vendor/directive-helpers.js"},"./lazy-hydration-mixin.js":{"types":"./lazy-hydration-mixin.d.ts","default":"./lazy-hydration-mixin.js"}},"scripts":{"build":"node ./scripts/build.js","clean":"git clean -x -f"},"_npmUser":{"name":"popeindustries","email":"alex@pope.industries"},"_resolved":"/private/var/folders/q6/p81w0_y94z94hswbwbjqw828wts07h/T/4c6d21a6e0b3d1ea00c037a5108adc32/popeindustries-lit-html-5.0.0.tgz","_integrity":"sha512-MHpcxGhdiQtIXiV0fT5SEjmVWb56RercdVKJHxxpiohpv5eJjz4tZ+/cyBCy+nv7ZkzI4kM5X1/ZFTDH0a5mwQ==","repository":{"url":"git+https://github.com/popeindustries/lit.git","type":"git"},"_npmVersion":"8.15.0","description":"Seamlessly and efficiently use @popeindustries/lit-html-server rendered HTML to hydrate lit-html templates in the browser","directories":{},"_nodeVersion":"18.7.0","_hasShrinkwrap":false,"devDependencies":{"lit-html":"^2.3.1","@types/trusted-types":"^2.0.2"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_5.0.0_1661360289232_0.14518579213301264","host":"s3://npm-registry-packages"}},"5.0.1":{"name":"@popeindustries/lit-html","version":"5.0.1","keywords":["html template","lit-html","ssr","stream","streaming","tagged template literal","template","template render"],"author":{"name":"Alexander Pope","email":"alex@pope.industries"},"license":"MIT","_id":"@popeindustries/lit-html@5.0.1","maintainers":[{"name":"simenbrekken","email":"simen.brekken@gmail.com"},{"name":"popeindustries","email":"alex@pope.industries"},{"name":"anderscan","email":"anders.can1@gmail.com"}],"homepage":"https://github.com/popeindustries/lit#readme","bugs":{"url":"https://github.com/popeindustries/lit/issues"},"dist":{"shasum":"03842942be01f57f76734c11ffd89f01626d8fdd","tarball":"https://registry.npmjs.org/@popeindustries/lit-html/-/lit-html-5.0.1.tgz","fileCount":119,"integrity":"sha512-vUMMEK20e/pn4hVVVQmJFaf9yIvV3JCwJozJ+4kfnB7WVqR9e9k7j+pON9B5mIPL/GOSQcbiLcsSYcaMc//X9Q==","signatures":[{"sig":"MEUCIQDkdRa6foe9Ao0Tg6brlbzpNDUhTXD8uD2a6AA1rlNtEQIgE9AA85PWRfzMaCdFl4GdTpsgCEFEuQyr96avN15GGFY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":369335,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjBlxqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoOag//W6NP7DP0NFN1j/ggsT6h7A03l/kHhf6yo5o12yGdW87owiBV\r\nRXk0Li7LPHRtDS4admDYh1EXD8o6L6VsnB5+nOv783SPJydyklqZjjU0ocWW\r\nLjiersApsP4u2gszMYJrPTjQDhLFXOVGki4i7c9doQxoo4zBhpNEQ2TvcgHe\r\n3qkEsEp5q+vppdyWdQR2pPlYeR10cgOy0aI4RyeB8128P2NyXWzmqmjIR5qb\r\nUL5YguTflkhEnaqn65K3BPMfKsgKLZSgU+o1WYskNNuJYeOkXzonLcmJro6F\r\nFG2T5AX5KxB615NEc69gE0D5znIllXBxjZZZElVbyttjMHAsVn2pPK/bH3iJ\r\nIiCAEw1VsV7R4jeNqCFItmd9+seBHuvm3GhcMnE9PwMDoxvedt9DE4OyG0xI\r\n448m5PsxGaeYs32/XJ53I87Q/EHqEtAbZ6UpN6XfncNFYLXP63vcWWSY5oEq\r\n6s0xHv1cvTZmX09fKQMb1OdnkVxUAkntN9sDL3c1eyJAP7d0PtfysS6AUCwn\r\nFUZ5/3+0dsi63/nPNd394AMlb+ruHg4lBt2+8557W4SeuCCmVb0R47Wca6ss\r\nly3+/FYHN6+ppG9iYmx1XigXdhRXcNJAdQ43vtJLQSbVKgjFaFE2jPcM17yq\r\nHoB5nSJDUeRyzMKtU2vW5aAWsMnAQRJrYYA=\r\n=BcBT\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","_from":"file:popeindustries-lit-html-5.0.1.tgz","types":"./index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./index.d.ts","browser":{"default":"./index.js","development":"./src/index.js"},"default":"./index-not-browser.js","development":"./src/index-not-browser.js"},"./static.js":{"types":"./static.d.ts","default":"./vendor/static.js","development":"./src/vendor/static.js"},"./directive.js":{"types":"./directive.d.ts","default":"./vendor/directive.js","development":"./src/vendor/directive.js"},"./directives/*":{"default":"./vendor/directives/*","development":"./src/vendor/directives/*"},"./async-directive.js":{"types":"./async-directive.d.ts","default":"./vendor/async-directive.js","development":"./src/vendor/async-directive.js"},"./directive-helpers.js":{"types":"./directive-helpers.d.ts","default":"./vendor/directive-helpers.js","development":"./src/vendor/directive-helpers.js"},"./lazy-hydration-mixin.js":{"types":"./lazy-hydration-mixin.d.ts","default":"./lazy-hydration-mixin.js"}},"scripts":{"build":"node ./scripts/build.js","clean":"git clean -x -f"},"_npmUser":{"name":"popeindustries","email":"alex@pope.industries"},"_resolved":"/private/var/folders/q6/p81w0_y94z94hswbwbjqw828wts07h/T/afa6fa530dc8f64b03d78d1adaf95b1d/popeindustries-lit-html-5.0.1.tgz","_integrity":"sha512-vUMMEK20e/pn4hVVVQmJFaf9yIvV3JCwJozJ+4kfnB7WVqR9e9k7j+pON9B5mIPL/GOSQcbiLcsSYcaMc//X9Q==","repository":{"url":"git+https://github.com/popeindustries/lit.git","type":"git"},"_npmVersion":"8.15.0","description":"Seamlessly and efficiently use @popeindustries/lit-html-server rendered HTML to hydrate lit-html templates in the browser","directories":{},"_nodeVersion":"18.7.0","_hasShrinkwrap":false,"devDependencies":{"lit-html":"^2.3.1","@types/trusted-types":"^2.0.2"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_5.0.1_1661361258290_0.4964907065237316","host":"s3://npm-registry-packages"}},"5.0.2":{"name":"@popeindustries/lit-html","version":"5.0.2","keywords":["html template","lit-html","ssr","stream","streaming","tagged template literal","template","template render"],"author":{"name":"Alexander Pope","email":"alex@pope.industries"},"license":"MIT","_id":"@popeindustries/lit-html@5.0.2","maintainers":[{"name":"simenbrekken","email":"simen.brekken@gmail.com"},{"name":"popeindustries","email":"alex@pope.industries"},{"name":"anderscan","email":"anders.can1@gmail.com"}],"homepage":"https://github.com/popeindustries/lit#readme","bugs":{"url":"https://github.com/popeindustries/lit/issues"},"dist":{"shasum":"e245784e8eefc7c02b6861d4ab0935dd2c24361b","tarball":"https://registry.npmjs.org/@popeindustries/lit-html/-/lit-html-5.0.2.tgz","fileCount":119,"integrity":"sha512-b1uFjL8Urs0LGXnPbbs7dV03SZp10bnxzQNeSDvhkOrmxGBOdNL3szRiIzeLpYtw3LeM40YE9f8QqaDE4UIuCA==","signatures":[{"sig":"MEUCIQCu66qy14whfsNmwmkLYmJrNGojqLLhbd1kC0Fwu2fDJgIgELwJpLHGCo68f+nBiAbU101ClNobsX5lTKcWCnbYMMs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":369404,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjDejYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpbLBAAiUWofplVzx8gscf0+iLvLToIrbWTUGlUMJhtfy68AYSSTK13\r\nXs5ALm4wrYVFeTrRUyp/GxsrB5lkDWZFElcjv/AQ+wKIEugbvZj8MF05HY+n\r\nFBF3rHsH5QxNdysJJMQdOWY0QtO3CWaiq1dtrqwYnhJmoaV+4PjjgRqhB0kw\r\n5q+d8Z+VdXDtyU5AOF54vsWanMAnCJeAPhZs8rsN9hSyDWIWV9/VBO+TNG7i\r\nVDacgRHSzWxVlMeRCU3TgPW6EE2fOREizG9c++SCkUCHoYzy6TieKnjjw/Ro\r\nBQpZNbruuiuUAM+OVfS/BoF0b1sQ6Y3PXoBXucLO9mT5BInglcmxyRCqPGwH\r\nbcdn87GJ89JcVb+HDeN6JfUYx8fCyY0L92ZmkhmJf3jWvG/BzzwGsMwOu893\r\nqj3N1+T7vvtw6d3cMUHuJIOK2g1wTB6YP+08p4piiVue19YWQgSV6eLzk/Dy\r\nLtJaSDeDi2jpbp4OpMFzM9V4N17zwvQFHQDetopuolHG/AZjhL6b7FOVds0t\r\nONNHqM65S8eHOvJQ5cK0uIs4nvxy1d0mCNfNpFlo9NnFNBqaMKeMERwOpF2k\r\n6mMrVBtm6p/xVCGteZfMMEZ+z0FGnVO1eolH/IZmrG7H8HUE3HXLdhsde40m\r\nhh/1vclK7a5iln0+iN7APlMd+TFnnAQxobo=\r\n=9N46\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","_from":"file:popeindustries-lit-html-5.0.2.tgz","types":"./index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./index.d.ts","browser":{"default":"./index.js","development":"./src/index.js"},"default":"./index-not-browser.js","development":"./src/index-not-browser.js"},"./static.js":{"types":"./static.d.ts","default":"./vendor/static.js","development":"./src/vendor/static.js"},"./directive.js":{"types":"./directive.d.ts","default":"./vendor/directive.js","development":"./src/vendor/directive.js"},"./directives/*":{"default":"./vendor/directives/*","development":"./src/vendor/directives/*"},"./async-directive.js":{"types":"./async-directive.d.ts","default":"./vendor/async-directive.js","development":"./src/vendor/async-directive.js"},"./directive-helpers.js":{"types":"./directive-helpers.d.ts","default":"./vendor/directive-helpers.js","development":"./src/vendor/directive-helpers.js"},"./lazy-hydration-mixin.js":{"types":"./lazy-hydration-mixin.d.ts","default":"./lazy-hydration-mixin.js"}},"scripts":{"build":"node ./scripts/build.js","clean":"git clean -x -f"},"_npmUser":{"name":"popeindustries","email":"alex@pope.industries"},"_resolved":"/tmp/04a845f62788dc2fb009c6d67b2b8cc9/popeindustries-lit-html-5.0.2.tgz","_integrity":"sha512-b1uFjL8Urs0LGXnPbbs7dV03SZp10bnxzQNeSDvhkOrmxGBOdNL3szRiIzeLpYtw3LeM40YE9f8QqaDE4UIuCA==","repository":{"url":"git+https://github.com/popeindustries/lit.git","type":"git"},"_npmVersion":"8.18.0","description":"Seamlessly and efficiently use @popeindustries/lit-html-server rendered HTML to hydrate lit-html templates in the browser","directories":{},"_nodeVersion":"18.8.0","_hasShrinkwrap":false,"devDependencies":{"lit-html":"^2.3.1","@types/trusted-types":"^2.0.2"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_5.0.2_1661855960530_0.43557557745366826","host":"s3://npm-registry-packages"}},"5.0.3":{"name":"@popeindustries/lit-html","version":"5.0.3","keywords":["html template","lit-html","ssr","stream","streaming","tagged template literal","template","template render"],"author":{"name":"Alexander Pope","email":"alex@pope.industries"},"license":"MIT","_id":"@popeindustries/lit-html@5.0.3","maintainers":[{"name":"simenbrekken","email":"simen.brekken@gmail.com"},{"name":"popeindustries","email":"alex@pope.industries"},{"name":"anderscan","email":"anders.can1@gmail.com"}],"homepage":"https://github.com/popeindustries/lit#readme","bugs":{"url":"https://github.com/popeindustries/lit/issues"},"dist":{"shasum":"622ecb2b64bd0108345f60b903865c2f5c0d1510","tarball":"https://registry.npmjs.org/@popeindustries/lit-html/-/lit-html-5.0.3.tgz","fileCount":127,"integrity":"sha512-8ld22X+oHwpRnQKijxVcg4gkYKRJn0VXKwUV5kPTLN/zwuSpPe7X8iGgFsGtrtaemRpc0C9nSUl6GKRxC0t3gw==","signatures":[{"sig":"MEYCIQCoRHQSxY2W7nt4/SsA1Hzn8z60fWIca3dXXE9X06/WlwIhAN3y+r1e0+Jv0qNr3+VIup97qB/4A5Zo0RXJgePo33Km","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":369728,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKun8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpVgQ/9FoV/IayZfu7mGuP07CB5fCMLN0LY0M7ShLiuClyDvZQarHif\r\nncMZKlOc5XamK5biNaXw+HJMeSIr9YeM6p02zCECOS00gfn7vxi/u5qj7/Hu\r\nBf6Pi/3rYrp8/noqSfDO7D0cjToaua5qog1/aIUf+csH0Sx/ENTJjmGOiH/w\r\nsKJtQuIvizoXCvUDMOcku3U1QimE4qhcX6nTOcZfX/jNehMGH4xtJvPh1Bkw\r\nGsJWgvN3f1HdTZS6ZBHBJ1fyQTbQHMN643Y1o6hC2te3GMwIafV9vcH/Sm4n\r\nbHxcbMoliyZTA8IBzIM0k1WfkSTnFK6EkRZSdKaQ2BpkSkMX7zJvzRAcL8eH\r\nqhglG8EAY1wi9Oj+EAbSGlpJNI3ihgKVoJqIZnpyF0ktT+HpI5xIrVMMo+Uh\r\nxidlt4hi+GD5H2u1p9D/Fo8PK9rxx2myiQ+5C+XfpLWdfvzGJQP3oJGYEPSj\r\nS94UQYq8rUWTwxDmJ1aTEXUozS6JevGjQDofK/LmaeoEeD5KTIk1GZau+TQE\r\nTsZSkobSG5USObEC1ZmFek3CLSw/AP+LapGz9eq9GeLEXDX7SrHk4oEiS9Kl\r\nPhKR8MSBMQqF/h3RzH/yv6lgTORniQAxw4BpcMJHsS1zAEsQF9MFbzROEg1m\r\ns5PRrACYwbShGcvB2Y72OQTxAvDpzQScX/E=\r\n=Ups3\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","_from":"file:popeindustries-lit-html-5.0.3.tgz","types":"./index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./index.d.ts","browser":{"default":"./index.js","development":"./src/index.js"},"default":"./index-not-browser.js","development":"./src/index-not-browser.js"},"./static.js":{"types":"./static.d.ts","default":"./static.js","development":"./src/vendor/static.js"},"./directive.js":{"types":"./directive.d.ts","default":"./directive.js","development":"./src/vendor/directive.js"},"./directives/*":{"types":"./directives/*","default":"./directives/*","development":"./src/vendor/directives/*"},"./async-directive.js":{"types":"./async-directive.d.ts","default":"./async-directive.js","development":"./src/vendor/async-directive.js"},"./directive-helpers.js":{"types":"./directive-helpers.d.ts","default":"./directive-helpers.js","development":"./src/vendor/directive-helpers.js"},"./lazy-hydration-mixin.js":{"types":"./lazy-hydration-mixin.d.ts","default":"./lazy-hydration-mixin.js"}},"scripts":{"build":"node ./scripts/build.js","clean":"git clean -x -f"},"_npmUser":{"name":"popeindustries","email":"alex@pope.industries"},"_resolved":"/tmp/e2fc2a5a46c6150555bb7653c66e6d22/popeindustries-lit-html-5.0.3.tgz","_integrity":"sha512-8ld22X+oHwpRnQKijxVcg4gkYKRJn0VXKwUV5kPTLN/zwuSpPe7X8iGgFsGtrtaemRpc0C9nSUl6GKRxC0t3gw==","repository":{"url":"git+https://github.com/popeindustries/lit.git","type":"git"},"_npmVersion":"8.19.1","description":"Seamlessly and efficiently use @popeindustries/lit-html-server rendered HTML to hydrate lit-html templates in the browser","directories":{},"_nodeVersion":"18.9.0","_hasShrinkwrap":false,"devDependencies":{"lit-html":"^2.3.1","@types/trusted-types":"^2.0.2"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_5.0.3_1663756796592_0.6558351493630565","host":"s3://npm-registry-packages"}},"5.0.4":{"name":"@popeindustries/lit-html","version":"5.0.4","keywords":["html template","lit-html","ssr","stream","streaming","tagged template literal","template","template render"],"author":{"name":"Alexander Pope","email":"alex@pope.industries"},"license":"MIT","_id":"@popeindustries/lit-html@5.0.4","maintainers":[{"name":"simenbrekken","email":"simen.brekken@gmail.com"},{"name":"popeindustries","email":"alex@pope.industries"},{"name":"anderscan","email":"anders.can1@gmail.com"}],"homepage":"https://github.com/popeindustries/lit#readme","bugs":{"url":"https://github.com/popeindustries/lit/issues"},"dist":{"shasum":"174692825abe7ef8bb336c9a4af1a956d1648615","tarball":"https://registry.npmjs.org/@popeindustries/lit-html/-/lit-html-5.0.4.tgz","fileCount":127,"integrity":"sha512-VBFpoKsO/qzBUoPzCDlNoVEhUw8LqIbQc0BKpwngI9PiL/+X3SFrKXNkuMPOR3LrNnCIyLTBfo6QpMjoByW7Iw==","signatures":[{"sig":"MEUCIANv/RyZwsOsL15poPictxM56qKsXEZy6bJqnEVrtpqDAiEA4oPoj9+MMOevjbLvCwhzP/iXliXKQqVNYIQON7kfnZA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":373320,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjLD6WACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmougw//eZO6BNvSu8hF+wg0Q+DSoPTPGshOlHzSHprkClXchV9Tq7TF\r\nnHpXw2VvQdO+C08kXGpgZ+Jd4PKHM28IKRQmvG12DkuovL3wmnNXH9HMnmja\r\n05wYo9SOewOHMPGomJRQPs8g0efQUh/ByZcWW0PBpYGzeMc03EI6Clz7A0hQ\r\niCljR9aZcWcMsYAr9qaIJBxSIEhyKk7O4t96RzTzKgwzQIs19DF63wbFwQJj\r\nhxGd1PJuTzONENmgPKECygKzvyukbJzsOLJdbVlTDWxnjFwsugg6Hb/FUyhx\r\nVSmiIcbWwfoqZ/bb89d00cmFQ7Wqs7/Z9C0aHKRjXsEtUqnlHnxqTi4X3NC4\r\nBRrGsM5zEJJDiariwfcnb6Zzpu9Xp3yCWaJvrgeIsqfepSVv/8EVA+z2IEJt\r\nGNZhkXk9ML1ZelXDskjpEK+lfzp6nRmt0mzthcQFp0tBuVOFoEtTzPVD7bV6\r\n8nPxFKRv1ZhO5Wwx3cHgVVN8PbIOhv6PF47uFGuH3Iu4UWuPCv1tjAzUusnh\r\nVot2YElKrN/G9M2rsbyrWpQmjGkZzyBvnUyCIgrsfrpf4dM+luj3aS3JWI7Z\r\nQ3OmmVSJ2E+nItXtNlAQ5FqVlgrDgFlNhlNG0mwXWvkvKXruba4h4bK49Vba\r\nS2DlzhE4xRpLVKyNeXxX9pDYHzcAFnG/+VE=\r\n=C4eE\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","_from":"file:popeindustries-lit-html-5.0.4.tgz","types":"./index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./index.d.ts","browser":{"default":"./index.js","development":"./src/index.js"},"default":"./index-not-browser.js","development":"./src/index-not-browser.js"},"./static.js":{"types":"./static.d.ts","default":"./static.js","development":"./src/vendor/static.js"},"./directive.js":{"types":"./directive.d.ts","default":"./directive.js","development":"./src/vendor/directive.js"},"./directives/map.js":{"types":"./directives/map.d.ts","default":"./directives/map.js","development":"./src/vendor/directives/map.js"},"./directives/ref.js":{"types":"./directives/ref.d.ts","default":"./directives/ref.js","development":"./src/vendor/directives/ref.js"},"./async-directive.js":{"types":"./async-directive.d.ts","default":"./async-directive.js","development":"./src/vendor/async-directive.js"},"./directives/join.js":{"types":"./directives/join.d.ts","default":"./directives/join.js","development":"./src/vendor/directives/join.js"},"./directives/live.js":{"types":"./directives/live.d.ts","default":"./directives/live.js","development":"./src/vendor/directives/live.js"},"./directives/when.js":{"types":"./directives/when.d.ts","default":"./directives/when.js","development":"./src/vendor/directives/when.js"},"./directives/cache.js":{"types":"./directives/cache.d.ts","default":"./directives/cache.js","development":"./src/vendor/directives/cache.js"},"./directives/guard.js":{"types":"./directives/guard.d.ts","default":"./directives/guard.js","development":"./src/vendor/directives/guard.js"},"./directives/keyed.js":{"types":"./directives/keyed.d.ts","default":"./directives/keyed.js","development":"./src/vendor/directives/keyed.js"},"./directives/range.js":{"types":"./directives/range.d.ts","default":"./directives/range.js","development":"./src/vendor/directives/range.js"},"./directives/until.js":{"types":"./directives/until.d.ts","default":"./directives/until.js","development":"./src/vendor/directives/until.js"},"./directive-helpers.js":{"types":"./directive-helpers.d.ts","default":"./directive-helpers.js","development":"./src/vendor/directive-helpers.js"},"./directives/choose.js":{"types":"./directives/choose.d.ts","default":"./directives/choose.js","development":"./src/vendor/directives/choose.js"},"./directives/repeat.js":{"types":"./directives/repeat.d.ts","default":"./directives/repeat.js","development":"./src/vendor/directives/repeat.js"},"./directives/class-map.js":{"types":"./directives/class-map.d.ts","default":"./directives/class-map.js","development":"./src/vendor/directives/class-map.js"},"./directives/style-map.js":{"types":"./directives/style-map.d.ts","default":"./directives/style-map.js","development":"./src/vendor/directives/style-map.js"},"./lazy-hydration-mixin.js":{"types":"./lazy-hydration-mixin.d.ts","default":"./lazy-hydration-mixin.js"},"./directives/if-defined.js":{"types":"./directives/if-defined.d.ts","default":"./directives/if-defined.js","development":"./src/vendor/directives/if-defined.js"},"./directives/unsafe-svg.js":{"types":"./directives/unsafe-svg.d.ts","default":"./directives/unsafe-svg.js","development":"./src/vendor/directives/unsafe-svg.js"},"./directives/unsafe-html.js":{"types":"./directives/unsafe-html.d.ts","default":"./directives/unsafe-html.js","development":"./src/vendor/directives/unsafe-html.js"},"./directives/async-append.js":{"types":"./directives/async-append.d.ts","default":"./directives/async-append.js","development":"./src/vendor/directives/async-append.js"},"./directives/async-replace.js":{"types":"./directives/async-replace.d.ts","default":"./directives/async-replace.js","development":"./src/vendor/directives/async-replace.js"},"./directives/template-content.js":{"types":"./directives/template-content.d.ts","default":"./directives/template-content.js","development":"./src/vendor/directives/template-content.js"}},"scripts":{"build":"node ./scripts/build.js","clean":"git clean -x -f"},"_npmUser":{"name":"popeindustries","email":"alex@pope.industries"},"_resolved":"/tmp/cdc6dfaf02b01932951bce644765ab62/popeindustries-lit-html-5.0.4.tgz","_integrity":"sha512-VBFpoKsO/qzBUoPzCDlNoVEhUw8LqIbQc0BKpwngI9PiL/+X3SFrKXNkuMPOR3LrNnCIyLTBfo6QpMjoByW7Iw==","repository":{"url":"git+https://github.com/popeindustries/lit.git","type":"git"},"_npmVersion":"8.19.1","description":"Seamlessly and efficiently use @popeindustries/lit-html-server rendered HTML to hydrate lit-html templates in the browser","directories":{},"_nodeVersion":"18.9.0","_hasShrinkwrap":false,"devDependencies":{"lit-html":"^2.3.1","@types/trusted-types":"^2.0.2"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_5.0.4_1663843990227_0.5733241810649856","host":"s3://npm-registry-packages"}},"5.0.5":{"name":"@popeindustries/lit-html","version":"5.0.5","keywords":["html template","lit-html","ssr","stream","streaming","tagged template literal","template","template render"],"author":{"name":"Alexander Pope","email":"alex@pope.industries"},"license":"MIT","_id":"@popeindustries/lit-html@5.0.5","maintainers":[{"name":"simenbrekken","email":"simen.brekken@gmail.com"},{"name":"popeindustries","email":"alex@pope.industries"},{"name":"anderscan","email":"anders.can1@gmail.com"}],"homepage":"https://github.com/popeindustries/lit#readme","bugs":{"url":"https://github.com/popeindustries/lit/issues"},"dist":{"shasum":"dc8ad3d9ac210b8eb4cd1720efc682fa68b98629","tarball":"https://registry.npmjs.org/@popeindustries/lit-html/-/lit-html-5.0.5.tgz","fileCount":167,"integrity":"sha512-uiZIZ0ymQQDok3JkZSkBQGpkAai1ctbl/6Y5LdFMXmU7SxuZLUgJhCX96Hv9ThC9yQepTlTjIlVlhJw4yoWIwA==","signatures":[{"sig":"MEYCIQCnof9jai0Ymm98sgkWBaDWyL4E1o58jCJfy3+CNRPQhQIhAJQSbWtUIKHmM66KBjKLuMLN+wORx9PRQOIEGVZK7YIK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":375268,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjMWVpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpuog//QX23eDeJNFVcsaGGOG2E6jsx1RciTj+BVwW2DfjfHCXBJvU0\r\njq00md5wZSqE1iuaqn0wRecqBge7oZBdbZgwvneg+a/318TUTGY6D62uUnoR\r\n8ZepbYbGtZZGOOP2VhRTnUtbwDBtgCZdIFMbXNiXKpFBBS9RIH+6dw71prwn\r\n7cATJM8tkFqiKRKkn/ILSVIlIXr2+ZFxmhnD6ohQCFzqBn9lbOQSBT3Khsqn\r\nQNOTqRrJa8wN9N6dCLzyuXnvu5IPkRyoP7aoGylSXZjzvg1CygAyfkWbQu5v\r\nK8y6FCp18V8RRk5ffrbD4LEzwExk2666zoyAS5/E6PtQid4cNOm+h/kK6bK6\r\nNuWqYqNP48i9dy0kAwDC5N/VyaWGX6kQSJfe2KnEDlXucKJ1CNTzuyK9+1ue\r\nEUFDGVM1WIx9vfbGT9G7STDj3ZY4NukEwKPj6T+1IXxSm0lf5QPpmHisd5LY\r\nw1ko9sMv3pCEFPj9pVo5SggJzI5e58Ab15/L4wOZ3+IM+okgthzJYpFdOil4\r\nZ/kKd1PTw5hb0xNpvdBSz1K/HmTlJmqBYG4JsK87VIZdWBfaopfkKXkCcPkr\r\nE+iAejuU3QndSjAVtjP29nHSKfbHAnbkVJrn50S716zlP+3qmAQzTZ9ZohCs\r\nmWy+MQkT8KnftgxlSBbVasda+QQdKJFGK8s=\r\n=eFPt\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","_from":"file:popeindustries-lit-html-5.0.5.tgz","types":"./index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./index.d.ts","browser":{"default":"./index.js","development":"./src/index.js"},"default":"./index-not-browser.js","development":"./src/index-not-browser.js"},"./static.js":{"types":"./static.d.ts","default":"./static.js","development":"./src/vendor/static.js"},"./directive.js":{"types":"./directive.d.ts","default":"./directive.js","development":"./src/vendor/directive.js"},"./directives/map.js":{"types":"./directives/map.d.ts","default":"./directives/map.js","development":"./src/vendor/directives/map.js"},"./directives/ref.js":{"types":"./directives/ref.d.ts","default":"./directives/ref.js","development":"./src/vendor/directives/ref.js"},"./async-directive.js":{"types":"./async-directive.d.ts","default":"./async-directive.js","development":"./src/vendor/async-directive.js"},"./directives/join.js":{"types":"./directives/join.d.ts","default":"./directives/join.js","development":"./src/vendor/directives/join.js"},"./directives/live.js":{"types":"./directives/live.d.ts","default":"./directives/live.js","development":"./src/vendor/directives/live.js"},"./directives/when.js":{"types":"./directives/when.d.ts","default":"./directives/when.js","development":"./src/vendor/directives/when.js"},"./directives/cache.js":{"types":"./directives/cache.d.ts","default":"./directives/cache.js","development":"./src/vendor/directives/cache.js"},"./directives/guard.js":{"types":"./directives/guard.d.ts","default":"./directives/guard.js","development":"./src/vendor/directives/guard.js"},"./directives/keyed.js":{"types":"./directives/keyed.d.ts","default":"./directives/keyed.js","development":"./src/vendor/directives/keyed.js"},"./directives/range.js":{"types":"./directives/range.d.ts","default":"./directives/range.js","development":"./src/vendor/directives/range.js"},"./directives/until.js":{"types":"./directives/until.d.ts","default":"./directives/until.js","development":"./src/vendor/directives/until.js"},"./directive-helpers.js":{"types":"./directive-helpers.d.ts","default":"./directive-helpers.js","development":"./src/vendor/directive-helpers.js"},"./directives/choose.js":{"types":"./directives/choose.d.ts","default":"./directives/choose.js","development":"./src/vendor/directives/choose.js"},"./directives/repeat.js":{"types":"./directives/repeat.d.ts","default":"./directives/repeat.js","development":"./src/vendor/directives/repeat.js"},"./directives/class-map.js":{"types":"./directives/class-map.d.ts","default":"./directives/class-map.js","development":"./src/vendor/directives/class-map.js"},"./directives/style-map.js":{"types":"./directives/style-map.d.ts","default":"./directives/style-map.js","development":"./src/vendor/directives/style-map.js"},"./lazy-hydration-mixin.js":{"types":"./lazy-hydration-mixin.d.ts","default":"./lazy-hydration-mixin.js"},"./directives/if-defined.js":{"types":"./directives/if-defined.d.ts","default":"./directives/if-defined.js","development":"./src/vendor/directives/if-defined.js"},"./directives/unsafe-svg.js":{"types":"./directives/unsafe-svg.d.ts","default":"./directives/unsafe-svg.js","development":"./src/vendor/directives/unsafe-svg.js"},"./directives/unsafe-html.js":{"types":"./directives/unsafe-html.d.ts","default":"./directives/unsafe-html.js","development":"./src/vendor/directives/unsafe-html.js"},"./directives/async-append.js":{"types":"./directives/async-append.d.ts","default":"./directives/async-append.js","development":"./src/vendor/directives/async-append.js"},"./directives/async-replace.js":{"types":"./directives/async-replace.d.ts","default":"./directives/async-replace.js","development":"./src/vendor/directives/async-replace.js"},"./directives/template-content.js":{"types":"./directives/template-content.d.ts","default":"./directives/template-content.js","development":"./src/vendor/directives/template-content.js"}},"scripts":{"build":"node ./scripts/build.js","clean":"git clean -x -f"},"_npmUser":{"name":"popeindustries","email":"alex@pope.industries"},"_resolved":"/tmp/de159171da9238b7302a14365492ff4f/popeindustries-lit-html-5.0.5.tgz","_integrity":"sha512-uiZIZ0ymQQDok3JkZSkBQGpkAai1ctbl/6Y5LdFMXmU7SxuZLUgJhCX96Hv9ThC9yQepTlTjIlVlhJw4yoWIwA==","repository":{"url":"git+https://github.com/popeindustries/lit.git","type":"git"},"_npmVersion":"8.19.1","description":"Seamlessly and efficiently use @popeindustries/lit-html-server rendered HTML to hydrate lit-html templates in the browser","directories":{},"_nodeVersion":"18.9.1","_hasShrinkwrap":false,"devDependencies":{"lit-html":"^2.3.1","@types/trusted-types":"^2.0.2"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_5.0.5_1664181609661_0.11455058054903455","host":"s3://npm-registry-packages"}},"5.0.6":{"name":"@popeindustries/lit-html","version":"5.0.6","keywords":["html template","lit-html","ssr","stream","streaming","tagged template literal","template","template render"],"author":{"name":"Alexander Pope","email":"alex@pope.industries"},"license":"MIT","_id":"@popeindustries/lit-html@5.0.6","maintainers":[{"name":"simenbrekken","email":"simen.brekken@gmail.com"},{"name":"popeindustries","email":"alex@pope.industries"},{"name":"anderscan","email":"anders.can1@gmail.com"}],"homepage":"https://github.com/popeindustries/lit#readme","bugs":{"url":"https://github.com/popeindustries/lit/issues"},"dist":{"shasum":"fb8cec3e2dd74bf8b1e4c7ad01a9c02e3005463c","tarball":"https://registry.npmjs.org/@popeindustries/lit-html/-/lit-html-5.0.6.tgz","fileCount":167,"integrity":"sha512-hg8OzeITQFf2EJvR2oFNwrmLzrIbMmah2vFsxZjG4MJddqCk9Ua/wv/mdDMxQ8WtL7nJHRX53M9r2/dXOqrBBA==","signatures":[{"sig":"MEUCIQC+gxf+J4bao08yfmPfzvMYcBQSXuIFGcoFUzIksBd/FwIgDCVKleiHdI9ljk9qb/08dkwJMAP9Oe8OVPrp95eVTFc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":375435,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjMvNTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq6uQ//T8h6o5WBN5kivgain4S5Jjp7UmwemyOKQ9SLWLxGcjwgHwlE\r\naSIfSlQlGKcpj5cw3+QWlimMbd6tJQe6ibDavMrz3cEs21tJqtYLA7h28vZu\r\ncDhFdNlH6ujX0dOp+rUYva4rY8q45mQ7JoeGjHbOtoa3/eC9TX6qOCNlTvEv\r\nGNaJcByzjSYn4LD5eeU94FKkDJsNq3AjYkCuwVN3171M6vQxnlSuKPwRLRSt\r\n2VX4BpakLIyUsco75+KLM6w/SPEUIrclz+M82wYZfqCOEZ8tXWCGFi0ZKDNO\r\nqoUwW604nl8+H+BGeB0aQ9qov/mcKitdX/xoKIexB9o2/vd1Luecv87bVYvH\r\n7etqt0f+LRI2HIfExiAzj8C6IDQXWR3S/FXlMxvk3cHVsZJyKaCYWRu2v05H\r\nPtz0jd5bR6liRaYQOZNluao9tzbIMWiEi1MYPQ75CpiFkwAIXHSJqXVXvxUH\r\n0Z9Byj3RmFiZIxgSddJAbj420u5FcPa7Atwx7XgJkQTTg/ojZpdzrkE9AcB2\r\n/gX9nPAcKlY6tJlHatrMyTevvXTJewCrUARUA4QN714Yq+8mOxYeiA/HCWOr\r\neLjtfpzjJT8df8ym29BTpzZTEDPce3wyLIBY54u2FXVp2RYRfLq9eAIOf8VM\r\nRKcMxFtXyv5mIAonqRF163IDTmYCOJlOtDQ=\r\n=KLHs\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","_from":"file:popeindustries-lit-html-5.0.6.tgz","types":"./index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./index.d.ts","browser":{"default":"./index.js","development":"./src/index.js"},"default":"./index-not-browser.js","development":"./src/index-not-browser.js"},"./static.js":{"types":"./static.d.ts","default":"./static.js","development":"./src/vendor/static.js"},"./directive.js":{"types":"./directive.d.ts","default":"./directive.js","development":"./src/vendor/directive.js"},"./directives/map.js":{"types":"./directives/map.d.ts","default":"./directives/map.js","development":"./src/vendor/directives/map.js"},"./directives/ref.js":{"types":"./directives/ref.d.ts","default":"./directives/ref.js","development":"./src/vendor/directives/ref.js"},"./async-directive.js":{"types":"./async-directive.d.ts","default":"./async-directive.js","development":"./src/vendor/async-directive.js"},"./directives/join.js":{"types":"./directives/join.d.ts","default":"./directives/join.js","development":"./src/vendor/directives/join.js"},"./directives/live.js":{"types":"./directives/live.d.ts","default":"./directives/live.js","development":"./src/vendor/directives/live.js"},"./directives/when.js":{"types":"./directives/when.d.ts","default":"./directives/when.js","development":"./src/vendor/directives/when.js"},"./directives/cache.js":{"types":"./directives/cache.d.ts","default":"./directives/cache.js","development":"./src/vendor/directives/cache.js"},"./directives/guard.js":{"types":"./directives/guard.d.ts","default":"./directives/guard.js","development":"./src/vendor/directives/guard.js"},"./directives/keyed.js":{"types":"./directives/keyed.d.ts","default":"./directives/keyed.js","development":"./src/vendor/directives/keyed.js"},"./directives/range.js":{"types":"./directives/range.d.ts","default":"./directives/range.js","development":"./src/vendor/directives/range.js"},"./directives/until.js":{"types":"./directives/until.d.ts","default":"./directives/until.js","development":"./src/vendor/directives/until.js"},"./directive-helpers.js":{"types":"./directive-helpers.d.ts","default":"./directive-helpers.js","development":"./src/vendor/directive-helpers.js"},"./directives/choose.js":{"types":"./directives/choose.d.ts","default":"./directives/choose.js","development":"./src/vendor/directives/choose.js"},"./directives/repeat.js":{"types":"./directives/repeat.d.ts","default":"./directives/repeat.js","development":"./src/vendor/directives/repeat.js"},"./directives/class-map.js":{"types":"./directives/class-map.d.ts","default":"./directives/class-map.js","development":"./src/vendor/directives/class-map.js"},"./directives/style-map.js":{"types":"./directives/style-map.d.ts","default":"./directives/style-map.js","development":"./src/vendor/directives/style-map.js"},"./lazy-hydration-mixin.js":{"types":"./lazy-hydration-mixin.d.ts","default":"./lazy-hydration-mixin.js"},"./directives/if-defined.js":{"types":"./directives/if-defined.d.ts","default":"./directives/if-defined.js","development":"./src/vendor/directives/if-defined.js"},"./directives/unsafe-svg.js":{"types":"./directives/unsafe-svg.d.ts","default":"./directives/unsafe-svg.js","development":"./src/vendor/directives/unsafe-svg.js"},"./directives/unsafe-html.js":{"types":"./directives/unsafe-html.d.ts","default":"./directives/unsafe-html.js","development":"./src/vendor/directives/unsafe-html.js"},"./directives/async-append.js":{"types":"./directives/async-append.d.ts","default":"./directives/async-append.js","development":"./src/vendor/directives/async-append.js"},"./directives/async-replace.js":{"types":"./directives/async-replace.d.ts","default":"./directives/async-replace.js","development":"./src/vendor/directives/async-replace.js"},"./directives/template-content.js":{"types":"./directives/template-content.d.ts","default":"./directives/template-content.js","development":"./src/vendor/directives/template-content.js"}},"scripts":{"build":"node ./scripts/build.js"},"_npmUser":{"name":"popeindustries","email":"alex@pope.industries"},"_resolved":"/tmp/f313bc4fb67b259195379e865b2adda2/popeindustries-lit-html-5.0.6.tgz","_integrity":"sha512-hg8OzeITQFf2EJvR2oFNwrmLzrIbMmah2vFsxZjG4MJddqCk9Ua/wv/mdDMxQ8WtL7nJHRX53M9r2/dXOqrBBA==","repository":{"url":"git+https://github.com/popeindustries/lit.git","type":"git"},"_npmVersion":"8.19.1","description":"Seamlessly and efficiently use @popeindustries/lit-html-server rendered HTML to hydrate lit-html templates in the browser","directories":{},"_nodeVersion":"18.9.1","_hasShrinkwrap":false,"devDependencies":{"lit-html":"^2.3.1","@types/trusted-types":"^2.0.2"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_5.0.6_1664283474728_0.5078484594776085","host":"s3://npm-registry-packages"}},"5.1.0":{"name":"@popeindustries/lit-html","version":"5.1.0","keywords":["html template","lit-html","ssr","stream","streaming","tagged template literal","template","template render"],"author":{"name":"Alexander Pope","email":"alex@pope.industries"},"license":"MIT","_id":"@popeindustries/lit-html@5.1.0","maintainers":[{"name":"simenbrekken","email":"simen.brekken@gmail.com"},{"name":"popeindustries","email":"alex@pope.industries"},{"name":"anderscan","email":"anders.can1@gmail.com"}],"homepage":"https://github.com/popeindustries/lit#readme","bugs":{"url":"https://github.com/popeindustries/lit/issues"},"dist":{"shasum":"d632c0e2315701aa1b01d61f9d2b8b6f2888fe7a","tarball":"https://registry.npmjs.org/@popeindustries/lit-html/-/lit-html-5.1.0.tgz","fileCount":171,"integrity":"sha512-souhfhYTXlkXXx/DXCoJdyIBfWF5Dtrb1rs5DXyvJRqAQ0EXoiE2hfw6xWfi47JdtjsjmGHoIeCWRCXniPI6mA==","signatures":[{"sig":"MEQCIFS4VzDmy+pbaS8XIe02EqA2q0o4s9PAROByKXDSHVLcAiAht9wpkm96Z6Q7SL+EufftrQgBpWYjC+n6NWodnKYROg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":375712,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjS9A7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo5kg/9GijYl5dy4fw/kzZNg6ZthLmFRGmwJFHlSWDk1NozNQWRNk9v\r\nwmaInImOfqNorQb8Cye4nssE58NsUXtc6xDoqdUMCFb72QqFIHzx/ccacqlf\r\nl9wk/fnjGj0OGJ2Iy3cyDSOhbFTazT7FZnox+fZ4T6XKhcyb2nrVQbihj4x6\r\nPgg/Ka8+gP+Y2HoLmKXG5AVsQ7lmtLZGXTbtOUftXqK5EGGN7ZbbO9UADKlc\r\nx7mwS0QtaC2oIi1i+eGHWXYaE/JrDJeCkopDSYm9Kb9Uwt6jFZsj3Hdh9363\r\n8Un/lWVSD0OIXZtM5R7LqI7lqjbs8VupDymC5ypuNAxXr4pmptMt7OWwZIhW\r\ng3i4w1KRj2KqrxMUXN9/RvmfS0L6rYMJw0+9c2+m7bm5IwPbR7yT6wWa8agH\r\n4voEarTBsS4+X1YYDgD58x6KY+uE7QAdJRnHXz4kFDXyOIr2FpipviYsGJQK\r\nBw8eRzLJw2sTJD55wJjahNUrUx/ZBRShkWhQzSv9aPfsdUmB2YNp+fWBl03J\r\nU0loTvDhJPY5vnuK9m7kBsgIKl+DNvdzMuMsvFRpHnMEhA7Aruwo1Ip6Gx9r\r\nmGIU7g809rvOaKy8dgtdQUge0lbSVbb0g9mT+SvKQ/v+cAX3frbi/TZ0/oK/\r\nibTYa+z5XQSd5jdCzF/vNmJvVwrNv3Ki4uY=\r\n=im41\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","_from":"file:popeindustries-lit-html-5.1.0.tgz","types":"./index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./index.d.ts","browser":{"default":"./index.js","development":"./src/index.js"},"default":"./index-not-browser.js","development":"./src/index-not-browser.js"},"./static.js":{"types":"./static.d.ts","default":"./static.js","development":"./src/vendor/static.js"},"./directive.js":{"types":"./directive.d.ts","default":"./directive.js","development":"./src/vendor/directive.js"},"./is-server.js":"./is-server.js","./directives/map.js":{"types":"./directives/map.d.ts","default":"./directives/map.js","development":"./src/vendor/directives/map.js"},"./directives/ref.js":{"types":"./directives/ref.d.ts","default":"./directives/ref.js","development":"./src/vendor/directives/ref.js"},"./async-directive.js":{"types":"./async-directive.d.ts","default":"./async-directive.js","development":"./src/vendor/async-directive.js"},"./directives/join.js":{"types":"./directives/join.d.ts","default":"./directives/join.js","development":"./src/vendor/directives/join.js"},"./directives/live.js":{"types":"./directives/live.d.ts","default":"./directives/live.js","development":"./src/vendor/directives/live.js"},"./directives/when.js":{"types":"./directives/when.d.ts","default":"./directives/when.js","development":"./src/vendor/directives/when.js"},"./directives/cache.js":{"types":"./directives/cache.d.ts","default":"./directives/cache.js","development":"./src/vendor/directives/cache.js"},"./directives/guard.js":{"types":"./directives/guard.d.ts","default":"./directives/guard.js","development":"./src/vendor/directives/guard.js"},"./directives/keyed.js":{"types":"./directives/keyed.d.ts","default":"./directives/keyed.js","development":"./src/vendor/directives/keyed.js"},"./directives/range.js":{"types":"./directives/range.d.ts","default":"./directives/range.js","development":"./src/vendor/directives/range.js"},"./directives/until.js":{"types":"./directives/until.d.ts","default":"./directives/until.js","development":"./src/vendor/directives/until.js"},"./directive-helpers.js":{"types":"./directive-helpers.d.ts","default":"./directive-helpers.js","development":"./src/vendor/directive-helpers.js"},"./directives/choose.js":{"types":"./directives/choose.d.ts","default":"./directives/choose.js","development":"./src/vendor/directives/choose.js"},"./directives/repeat.js":{"types":"./directives/repeat.d.ts","default":"./directives/repeat.js","development":"./src/vendor/directives/repeat.js"},"./directives/class-map.js":{"types":"./directives/class-map.d.ts","default":"./directives/class-map.js","development":"./src/vendor/directives/class-map.js"},"./directives/style-map.js":{"types":"./directives/style-map.d.ts","default":"./directives/style-map.js","development":"./src/vendor/directives/style-map.js"},"./lazy-hydration-mixin.js":"./lazy-hydration-mixin.js","./directives/if-defined.js":{"types":"./directives/if-defined.d.ts","default":"./directives/if-defined.js","development":"./src/vendor/directives/if-defined.js"},"./directives/unsafe-svg.js":{"types":"./directives/unsafe-svg.d.ts","default":"./directives/unsafe-svg.js","development":"./src/vendor/directives/unsafe-svg.js"},"./directives/unsafe-html.js":{"types":"./directives/unsafe-html.d.ts","default":"./directives/unsafe-html.js","development":"./src/vendor/directives/unsafe-html.js"},"./directives/async-append.js":{"types":"./directives/async-append.d.ts","default":"./directives/async-append.js","development":"./src/vendor/directives/async-append.js"},"./directives/async-replace.js":{"types":"./directives/async-replace.d.ts","default":"./directives/async-replace.js","development":"./src/vendor/directives/async-replace.js"},"./directives/template-content.js":{"types":"./directives/template-content.d.ts","default":"./directives/template-content.js","development":"./src/vendor/directives/template-content.js"}},"scripts":{"build":"node ./scripts/build.js"},"_npmUser":{"name":"popeindustries","email":"alex@pope.industries"},"_resolved":"/tmp/acdea59e66832b8724a91820c60061f0/popeindustries-lit-html-5.1.0.tgz","_integrity":"sha512-souhfhYTXlkXXx/DXCoJdyIBfWF5Dtrb1rs5DXyvJRqAQ0EXoiE2hfw6xWfi47JdtjsjmGHoIeCWRCXniPI6mA==","repository":{"url":"git+https://github.com/popeindustries/lit.git","type":"git"},"_npmVersion":"8.19.2","description":"Seamlessly and efficiently use @popeindustries/lit-html-server rendered HTML to hydrate lit-html templates in the browser","directories":{},"_nodeVersion":"18.10.0","_hasShrinkwrap":false,"devDependencies":{"lit-html":"^2.4.0","@types/trusted-types":"^2.0.2"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_5.1.0_1665912891330_0.7142260053312652","host":"s3://npm-registry-packages"}},"5.2.0":{"name":"@popeindustries/lit-html","version":"5.2.0","keywords":["html template","lit-html","ssr","stream","streaming","tagged template literal","template","template render"],"author":{"name":"Alexander Pope","email":"alex@pope.industries"},"license":"MIT","_id":"@popeindustries/lit-html@5.2.0","maintainers":[{"name":"simenbrekken","email":"simen.brekken@gmail.com"},{"name":"popeindustries","email":"alex@pope.industries"},{"name":"anderscan","email":"anders.can1@gmail.com"}],"homepage":"https://github.com/popeindustries/lit#readme","bugs":{"url":"https://github.com/popeindustries/lit/issues"},"dist":{"shasum":"80eaf7ff2e7f77b9588b56a29d959e7ea1a663b6","tarball":"https://registry.npmjs.org/@popeindustries/lit-html/-/lit-html-5.2.0.tgz","fileCount":171,"integrity":"sha512-JeWqCnqjFbzZF4Rzbc22CSEHaDjS+nnYXsJTOF5nRYlAxZSczd/nhb2dpVaLZgDOlwutrUJt2eFGH319ZD9kqw==","signatures":[{"sig":"MEUCIA0kVD68iFbtJA+OYJaU/Iy1kPr8gpw4Q49d21KxLGeTAiEAowc5GqNliA3nPJUkeucApeoKccLIZxan45+VCR8+zF8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":376641,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjzR0gACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr9Uw//fIqJXSxQ37IWShf52HOw2w11ls2T5IjYLkzvK92QWyAiS9Xv\r\nOE8PeLVaoKn8SLNJZZobbeJmNhkYvwNEPDFjQJFMOW/DW8F8CCmk3Dod4i2r\r\nBX0zyqCXQ3gEbGhqUsxRx4wfIEA+NxceC6kIXkT/YoLDKfHDscxknn18dtO4\r\nHZmfPMMLaG7Lvwndn/C8rXZ+HIw3M/V60y9Sm1KLAMdIkH6043SxG8OHEIMR\r\n413bRSmQHSyQ6b7+ho8HAwwwjGmA1jmNiiO8IfWj/MGvyXPwDCcS+piuO8T5\r\n5LDRHwKKWGsah5jwzdEpfmU2aeMlSDl0imGNAdvK+xQ7JjyP9L6l/48izNsp\r\naeh04QfTR2jZSZZiM2uq7kyPfM20UrYaNuFTtmCnIG6Kc3iu/XDmK5dq0hbl\r\nYgxQErPFdK9IV0I0jhNcv14BOAPjMXP5Yli59UNu8qs1sFJgKQswvmPckesf\r\n1kI/Q8rWEoiiSw9NtqfVBOVSti2BIClVrH9LhKPtri+o55O/hj8oEdylbv/2\r\n7qPTr+Ccj3lWQOBPInejY2DnYQpViC3632ojoruh2W5KN8/fBzDrF2LHSay4\r\nQwmu0nSGuP6tV/G3Vhj2xYqNzqJEwVvsdx5MszFc+hnrC8Pcy7AvVZoGKDtH\r\nGnSE4ddfLWDzvIK0ZGdyXC2AlASnGd3KkOk=\r\n=mdUH\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","_from":"file:popeindustries-lit-html-5.2.0.tgz","types":"./index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./index.d.ts","browser":{"default":"./index.js","development":"./src/index.js"},"default":"./index-not-browser.js","development":"./src/index-not-browser.js"},"./static.js":{"types":"./static.d.ts","default":"./static.js","development":"./src/vendor/static.js"},"./directive.js":{"types":"./directive.d.ts","default":"./directive.js","development":"./src/vendor/directive.js"},"./is-server.js":"./is-server.js","./directives/map.js":{"types":"./directives/map.d.ts","default":"./directives/map.js","development":"./src/vendor/directives/map.js"},"./directives/ref.js":{"types":"./directives/ref.d.ts","default":"./directives/ref.js","development":"./src/vendor/directives/ref.js"},"./async-directive.js":{"types":"./async-directive.d.ts","default":"./async-directive.js","development":"./src/vendor/async-directive.js"},"./directives/join.js":{"types":"./directives/join.d.ts","default":"./directives/join.js","development":"./src/vendor/directives/join.js"},"./directives/live.js":{"types":"./directives/live.d.ts","default":"./directives/live.js","development":"./src/vendor/directives/live.js"},"./directives/when.js":{"types":"./directives/when.d.ts","default":"./directives/when.js","development":"./src/vendor/directives/when.js"},"./directives/cache.js":{"types":"./directives/cache.d.ts","default":"./directives/cache.js","development":"./src/vendor/directives/cache.js"},"./directives/guard.js":{"types":"./directives/guard.d.ts","default":"./directives/guard.js","development":"./src/vendor/directives/guard.js"},"./directives/keyed.js":{"types":"./directives/keyed.d.ts","default":"./directives/keyed.js","development":"./src/vendor/directives/keyed.js"},"./directives/range.js":{"types":"./directives/range.d.ts","default":"./directives/range.js","development":"./src/vendor/directives/range.js"},"./directives/until.js":{"types":"./directives/until.d.ts","default":"./directives/until.js","development":"./src/vendor/directives/until.js"},"./directive-helpers.js":{"types":"./directive-helpers.d.ts","default":"./directive-helpers.js","development":"./src/vendor/directive-helpers.js"},"./directives/choose.js":{"types":"./directives/choose.d.ts","default":"./directives/choose.js","development":"./src/vendor/directives/choose.js"},"./directives/repeat.js":{"types":"./directives/repeat.d.ts","default":"./directives/repeat.js","development":"./src/vendor/directives/repeat.js"},"./directives/class-map.js":{"types":"./directives/class-map.d.ts","default":"./directives/class-map.js","development":"./src/vendor/directives/class-map.js"},"./directives/style-map.js":{"types":"./directives/style-map.d.ts","default":"./directives/style-map.js","development":"./src/vendor/directives/style-map.js"},"./lazy-hydration-mixin.js":"./lazy-hydration-mixin.js","./directives/if-defined.js":{"types":"./directives/if-defined.d.ts","default":"./directives/if-defined.js","development":"./src/vendor/directives/if-defined.js"},"./directives/unsafe-svg.js":{"types":"./directives/unsafe-svg.d.ts","default":"./directives/unsafe-svg.js","development":"./src/vendor/directives/unsafe-svg.js"},"./directives/unsafe-html.js":{"types":"./directives/unsafe-html.d.ts","default":"./directives/unsafe-html.js","development":"./src/vendor/directives/unsafe-html.js"},"./directives/async-append.js":{"types":"./directives/async-append.d.ts","default":"./directives/async-append.js","development":"./src/vendor/directives/async-append.js"},"./directives/async-replace.js":{"types":"./directives/async-replace.d.ts","default":"./directives/async-replace.js","development":"./src/vendor/directives/async-replace.js"},"./directives/template-content.js":{"types":"./directives/template-content.d.ts","default":"./directives/template-content.js","development":"./src/vendor/directives/template-content.js"}},"scripts":{"build":"node ./scripts/build.js"},"_npmUser":{"name":"popeindustries","email":"alex@pope.industries"},"_resolved":"/private/var/folders/vq/j9shrpg50fn84hy5jmhm7mm00000gn/T/b63e2524314ffbde0ef4300abfbbc52f/popeindustries-lit-html-5.2.0.tgz","_integrity":"sha512-JeWqCnqjFbzZF4Rzbc22CSEHaDjS+nnYXsJTOF5nRYlAxZSczd/nhb2dpVaLZgDOlwutrUJt2eFGH319ZD9kqw==","repository":{"url":"git+https://github.com/popeindustries/lit.git","type":"git"},"_npmVersion":"9.2.0","description":"Seamlessly and efficiently use @popeindustries/lit-html-server rendered HTML to hydrate lit-html templates in the browser","directories":{},"_nodeVersion":"19.4.0","_hasShrinkwrap":false,"devDependencies":{"lit-html":"^2.6.1","@types/trusted-types":"^2.0.2"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_5.2.0_1674386720061_0.07018004282515311","host":"s3://npm-registry-packages"}},"5.2.1":{"name":"@popeindustries/lit-html","version":"5.2.1","keywords":["html template","lit-html","ssr","stream","streaming","tagged template literal","template","template render"],"author":{"name":"Alexander Pope","email":"alex@pope.industries"},"license":"MIT","_id":"@popeindustries/lit-html@5.2.1","maintainers":[{"name":"simenbrekken","email":"simen.brekken@gmail.com"},{"name":"popeindustries","email":"alex@pope.industries"},{"name":"anderscan","email":"anders.can1@gmail.com"}],"homepage":"https://github.com/popeindustries/lit#readme","bugs":{"url":"https://github.com/popeindustries/lit/issues"},"dist":{"shasum":"82b531f5cad48597cc415b481b2696ab30e5872e","tarball":"https://registry.npmjs.org/@popeindustries/lit-html/-/lit-html-5.2.1.tgz","fileCount":171,"integrity":"sha512-ISoatrirlVj73UyxuPajXxy8FtciidA5rFKg8vakr8GjBa3NhE8+T3sQhZqWKrfQ4++0GotCY5asD+e9RDN2Aw==","signatures":[{"sig":"MEUCIEBOp18Q9XQDS9SDZzHfY1zXETH1FC/Wc8dQdKhsmMwAAiEAinPb0ld9H7uWQbP3FU1nc3oYiRL3Cwj/PA/0JqHIkqI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":376707},"type":"module","_from":"file:popeindustries-lit-html-5.2.1.tgz","types":"./index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./index.d.ts","browser":{"default":"./index.js","development":"./src/index.js"},"default":"./index-not-browser.js","development":"./src/index-not-browser.js"},"./static.js":{"types":"./static.d.ts","default":"./static.js","development":"./src/vendor/static.js"},"./directive.js":{"types":"./directive.d.ts","default":"./directive.js","development":"./src/vendor/directive.js"},"./is-server.js":"./is-server.js","./directives/map.js":{"types":"./directives/map.d.ts","default":"./directives/map.js","development":"./src/vendor/directives/map.js"},"./directives/ref.js":{"types":"./directives/ref.d.ts","default":"./directives/ref.js","development":"./src/vendor/directives/ref.js"},"./async-directive.js":{"types":"./async-directive.d.ts","default":"./async-directive.js","development":"./src/vendor/async-directive.js"},"./directives/join.js":{"types":"./directives/join.d.ts","default":"./directives/join.js","development":"./src/vendor/directives/join.js"},"./directives/live.js":{"types":"./directives/live.d.ts","default":"./directives/live.js","development":"./src/vendor/directives/live.js"},"./directives/when.js":{"types":"./directives/when.d.ts","default":"./directives/when.js","development":"./src/vendor/directives/when.js"},"./directives/cache.js":{"types":"./directives/cache.d.ts","default":"./directives/cache.js","development":"./src/vendor/directives/cache.js"},"./directives/guard.js":{"types":"./directives/guard.d.ts","default":"./directives/guard.js","development":"./src/vendor/directives/guard.js"},"./directives/keyed.js":{"types":"./directives/keyed.d.ts","default":"./directives/keyed.js","development":"./src/vendor/directives/keyed.js"},"./directives/range.js":{"types":"./directives/range.d.ts","default":"./directives/range.js","development":"./src/vendor/directives/range.js"},"./directives/until.js":{"types":"./directives/until.d.ts","default":"./directives/until.js","development":"./src/vendor/directives/until.js"},"./directive-helpers.js":{"types":"./directive-helpers.d.ts","default":"./directive-helpers.js","development":"./src/vendor/directive-helpers.js"},"./directives/choose.js":{"types":"./directives/choose.d.ts","default":"./directives/choose.js","development":"./src/vendor/directives/choose.js"},"./directives/repeat.js":{"types":"./directives/repeat.d.ts","default":"./directives/repeat.js","development":"./src/vendor/directives/repeat.js"},"./directives/class-map.js":{"types":"./directives/class-map.d.ts","default":"./directives/class-map.js","development":"./src/vendor/directives/class-map.js"},"./directives/style-map.js":{"types":"./directives/style-map.d.ts","default":"./directives/style-map.js","development":"./src/vendor/directives/style-map.js"},"./lazy-hydration-mixin.js":"./lazy-hydration-mixin.js","./directives/if-defined.js":{"types":"./directives/if-defined.d.ts","default":"./directives/if-defined.js","development":"./src/vendor/directives/if-defined.js"},"./directives/unsafe-svg.js":{"types":"./directives/unsafe-svg.d.ts","default":"./directives/unsafe-svg.js","development":"./src/vendor/directives/unsafe-svg.js"},"./directives/unsafe-html.js":{"types":"./directives/unsafe-html.d.ts","default":"./directives/unsafe-html.js","development":"./src/vendor/directives/unsafe-html.js"},"./directives/async-append.js":{"types":"./directives/async-append.d.ts","default":"./directives/async-append.js","development":"./src/vendor/directives/async-append.js"},"./directives/async-replace.js":{"types":"./directives/async-replace.d.ts","default":"./directives/async-replace.js","development":"./src/vendor/directives/async-replace.js"},"./directives/template-content.js":{"types":"./directives/template-content.d.ts","default":"./directives/template-content.js","development":"./src/vendor/directives/template-content.js"}},"scripts":{"build":"node ./scripts/build.js"},"_npmUser":{"name":"popeindustries","email":"alex@pope.industries"},"_resolved":"/tmp/0197fc4e05501275c23c3052f11b162f/popeindustries-lit-html-5.2.1.tgz","_integrity":"sha512-ISoatrirlVj73UyxuPajXxy8FtciidA5rFKg8vakr8GjBa3NhE8+T3sQhZqWKrfQ4++0GotCY5asD+e9RDN2Aw==","repository":{"url":"git+https://github.com/popeindustries/lit.git","type":"git"},"_npmVersion":"9.5.1","description":"Seamlessly and efficiently use @popeindustries/lit-html-server rendered HTML to hydrate lit-html templates in the browser","directories":{},"_nodeVersion":"18.16.0","_hasShrinkwrap":false,"devDependencies":{"lit-html":"^2.6.1","@types/trusted-types":"^2.0.2"},"peerDependencies":{"@types/trusted-types":"^2.0.2"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_5.2.1_1686285537064_0.9049387640627538","host":"s3://npm-registry-packages"}},"5.2.2":{"name":"@popeindustries/lit-html","version":"5.2.2","keywords":["html template","lit-html","ssr","stream","streaming","tagged template literal","template","template render"],"author":{"name":"Alexander Pope","email":"alex@pope.industries"},"license":"MIT","_id":"@popeindustries/lit-html@5.2.2","maintainers":[{"name":"simenbrekken","email":"simen.brekken@gmail.com"},{"name":"popeindustries","email":"alex@pope.industries"},{"name":"anderscan","email":"anders.can1@gmail.com"}],"homepage":"https://github.com/popeindustries/lit#readme","bugs":{"url":"https://github.com/popeindustries/lit/issues"},"dist":{"shasum":"a06bcc7e766906a1a2ff3b3f8963dafe03e3f4e3","tarball":"https://registry.npmjs.org/@popeindustries/lit-html/-/lit-html-5.2.2.tgz","fileCount":171,"integrity":"sha512-+QCAe1x8ay8As491BpPrc2/5D/+YGwNNUtH8mKUUvIYsFQ5cz5NSWJN6yUaa4wxQhLKS2OLBpYv98tz+wb79nA==","signatures":[{"sig":"MEUCIQDYd1L/tgv19iwxxfsClhvpAwpRBGzP97jLcPdVTgRHSwIgRhHBrsQor/IHWFMZ/7jPL5l9L1rW1kY0Lp/PrBfV8kI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":373756},"type":"module","_from":"file:popeindustries-lit-html-5.2.2.tgz","types":"./index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./index.d.ts","browser":{"default":"./index.js","development":"./src/index.js"},"default":"./index-not-browser.js","development":"./src/index-not-browser.js"},"./static.js":{"types":"./static.d.ts","default":"./static.js","development":"./src/vendor/static.js"},"./directive.js":{"types":"./directive.d.ts","default":"./directive.js","development":"./src/vendor/directive.js"},"./is-server.js":"./is-server.js","./directives/map.js":{"types":"./directives/map.d.ts","default":"./directives/map.js","development":"./src/vendor/directives/map.js"},"./directives/ref.js":{"types":"./directives/ref.d.ts","default":"./directives/ref.js","development":"./src/vendor/directives/ref.js"},"./async-directive.js":{"types":"./async-directive.d.ts","default":"./async-directive.js","development":"./src/vendor/async-directive.js"},"./directives/join.js":{"types":"./directives/join.d.ts","default":"./directives/join.js","development":"./src/vendor/directives/join.js"},"./directives/live.js":{"types":"./directives/live.d.ts","default":"./directives/live.js","development":"./src/vendor/directives/live.js"},"./directives/when.js":{"types":"./directives/when.d.ts","default":"./directives/when.js","development":"./src/vendor/directives/when.js"},"./directives/cache.js":{"types":"./directives/cache.d.ts","default":"./directives/cache.js","development":"./src/vendor/directives/cache.js"},"./directives/guard.js":{"types":"./directives/guard.d.ts","default":"./directives/guard.js","development":"./src/vendor/directives/guard.js"},"./directives/keyed.js":{"types":"./directives/keyed.d.ts","default":"./directives/keyed.js","development":"./src/vendor/directives/keyed.js"},"./directives/range.js":{"types":"./directives/range.d.ts","default":"./directives/range.js","development":"./src/vendor/directives/range.js"},"./directives/until.js":{"types":"./directives/until.d.ts","default":"./directives/until.js","development":"./src/vendor/directives/until.js"},"./directive-helpers.js":{"types":"./directive-helpers.d.ts","default":"./directive-helpers.js","development":"./src/vendor/directive-helpers.js"},"./directives/choose.js":{"types":"./directives/choose.d.ts","default":"./directives/choose.js","development":"./src/vendor/directives/choose.js"},"./directives/repeat.js":{"types":"./directives/repeat.d.ts","default":"./directives/repeat.js","development":"./src/vendor/directives/repeat.js"},"./directives/class-map.js":{"types":"./directives/class-map.d.ts","default":"./directives/class-map.js","development":"./src/vendor/directives/class-map.js"},"./directives/style-map.js":{"types":"./directives/style-map.d.ts","default":"./directives/style-map.js","development":"./src/vendor/directives/style-map.js"},"./lazy-hydration-mixin.js":"./lazy-hydration-mixin.js","./directives/if-defined.js":{"types":"./directives/if-defined.d.ts","default":"./directives/if-defined.js","development":"./src/vendor/directives/if-defined.js"},"./directives/unsafe-svg.js":{"types":"./directives/unsafe-svg.d.ts","default":"./directives/unsafe-svg.js","development":"./src/vendor/directives/unsafe-svg.js"},"./directives/unsafe-html.js":{"types":"./directives/unsafe-html.d.ts","default":"./directives/unsafe-html.js","development":"./src/vendor/directives/unsafe-html.js"},"./directives/async-append.js":{"types":"./directives/async-append.d.ts","default":"./directives/async-append.js","development":"./src/vendor/directives/async-append.js"},"./directives/async-replace.js":{"types":"./directives/async-replace.d.ts","default":"./directives/async-replace.js","development":"./src/vendor/directives/async-replace.js"},"./directives/template-content.js":{"types":"./directives/template-content.d.ts","default":"./directives/template-content.js","development":"./src/vendor/directives/template-content.js"}},"scripts":{"build":"node ./scripts/build.js"},"_npmUser":{"name":"popeindustries","email":"alex@pope.industries"},"_resolved":"/tmp/ebf1457da6c4b5461ef39b47a99aa91f/popeindustries-lit-html-5.2.2.tgz","_integrity":"sha512-+QCAe1x8ay8As491BpPrc2/5D/+YGwNNUtH8mKUUvIYsFQ5cz5NSWJN6yUaa4wxQhLKS2OLBpYv98tz+wb79nA==","repository":{"url":"git+https://github.com/popeindustries/lit.git","type":"git"},"_npmVersion":"10.7.0","description":"Seamlessly and efficiently use @popeindustries/lit-html-server rendered HTML to hydrate lit-html templates in the browser","directories":{},"_nodeVersion":"20.14.0","_hasShrinkwrap":false,"devDependencies":{"lit-html":"^2.6.1","@types/trusted-types":"^2.0.2"},"peerDependencies":{"@types/trusted-types":"^2.0.2"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_5.2.2_1718525330107_0.4631775169990555","host":"s3://npm-registry-packages"}},"5.2.3":{"name":"@popeindustries/lit-html","version":"5.2.3","keywords":["html template","lit-html","ssr","stream","streaming","tagged template literal","template","template render"],"author":{"name":"Alexander Pope","email":"alex@pope.industries"},"license":"MIT","_id":"@popeindustries/lit-html@5.2.3","maintainers":[{"name":"simenbrekken","email":"simen.brekken@gmail.com"},{"name":"popeindustries","email":"alex@pope.industries"},{"name":"anderscan","email":"anders.can1@gmail.com"}],"homepage":"https://github.com/popeindustries/lit#readme","bugs":{"url":"https://github.com/popeindustries/lit/issues"},"dist":{"shasum":"73bdc80b4d83967ac147c16ec3a1671448d6f625","tarball":"https://registry.npmjs.org/@popeindustries/lit-html/-/lit-html-5.2.3.tgz","fileCount":171,"integrity":"sha512-TKmt4xN0tCKfRdyVb0w/Jz4xEh2dpITMF+fYON9+10G8jXRMcRh/vbBMyg4giv6skRAVyqLhzb9sbO7Utcp9ew==","signatures":[{"sig":"MEYCIQCxH2l7FEZVw9gAwI/4P/cC3clCvklFFBlXd8qc2L3/zwIhAMY1x+9WtjvzRjMozqsJ1RbcpCdHQ0054jlvIRmA65jZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":375283},"type":"module","_from":"file:popeindustries-lit-html-5.2.3.tgz","types":"./index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./index.d.ts","browser":{"default":"./index.js","development":"./src/index.js"},"default":"./index-not-browser.js","development":"./src/index-not-browser.js"},"./static.js":{"types":"./static.d.ts","default":"./static.js","development":"./src/vendor/static.js"},"./directive.js":{"types":"./directive.d.ts","default":"./directive.js","development":"./src/vendor/directive.js"},"./is-server.js":"./is-server.js","./directives/map.js":{"types":"./directives/map.d.ts","default":"./directives/map.js","development":"./src/vendor/directives/map.js"},"./directives/ref.js":{"types":"./directives/ref.d.ts","default":"./directives/ref.js","development":"./src/vendor/directives/ref.js"},"./async-directive.js":{"types":"./async-directive.d.ts","default":"./async-directive.js","development":"./src/vendor/async-directive.js"},"./directives/join.js":{"types":"./directives/join.d.ts","default":"./directives/join.js","development":"./src/vendor/directives/join.js"},"./directives/live.js":{"types":"./directives/live.d.ts","default":"./directives/live.js","development":"./src/vendor/directives/live.js"},"./directives/when.js":{"types":"./directives/when.d.ts","default":"./directives/when.js","development":"./src/vendor/directives/when.js"},"./directives/cache.js":{"types":"./directives/cache.d.ts","default":"./directives/cache.js","development":"./src/vendor/directives/cache.js"},"./directives/guard.js":{"types":"./directives/guard.d.ts","default":"./directives/guard.js","development":"./src/vendor/directives/guard.js"},"./directives/keyed.js":{"types":"./directives/keyed.d.ts","default":"./directives/keyed.js","development":"./src/vendor/directives/keyed.js"},"./directives/range.js":{"types":"./directives/range.d.ts","default":"./directives/range.js","development":"./src/vendor/directives/range.js"},"./directives/until.js":{"types":"./directives/until.d.ts","default":"./directives/until.js","development":"./src/vendor/directives/until.js"},"./directive-helpers.js":{"types":"./directive-helpers.d.ts","default":"./directive-helpers.js","development":"./src/vendor/directive-helpers.js"},"./directives/choose.js":{"types":"./directives/choose.d.ts","default":"./directives/choose.js","development":"./src/vendor/directives/choose.js"},"./directives/repeat.js":{"types":"./directives/repeat.d.ts","default":"./directives/repeat.js","development":"./src/vendor/directives/repeat.js"},"./directives/class-map.js":{"types":"./directives/class-map.d.ts","default":"./directives/class-map.js","development":"./src/vendor/directives/class-map.js"},"./directives/style-map.js":{"types":"./directives/style-map.d.ts","default":"./directives/style-map.js","development":"./src/vendor/directives/style-map.js"},"./lazy-hydration-mixin.js":"./lazy-hydration-mixin.js","./directives/if-defined.js":{"types":"./directives/if-defined.d.ts","default":"./directives/if-defined.js","development":"./src/vendor/directives/if-defined.js"},"./directives/unsafe-svg.js":{"types":"./directives/unsafe-svg.d.ts","default":"./directives/unsafe-svg.js","development":"./src/vendor/directives/unsafe-svg.js"},"./directives/unsafe-html.js":{"types":"./directives/unsafe-html.d.ts","default":"./directives/unsafe-html.js","development":"./src/vendor/directives/unsafe-html.js"},"./directives/async-append.js":{"types":"./directives/async-append.d.ts","default":"./directives/async-append.js","development":"./src/vendor/directives/async-append.js"},"./directives/async-replace.js":{"types":"./directives/async-replace.d.ts","default":"./directives/async-replace.js","development":"./src/vendor/directives/async-replace.js"},"./directives/template-content.js":{"types":"./directives/template-content.d.ts","default":"./directives/template-content.js","development":"./src/vendor/directives/template-content.js"}},"scripts":{"build":"node ./scripts/build.js"},"_npmUser":{"name":"popeindustries","email":"alex@pope.industries"},"_resolved":"/tmp/0d708fae05696a44c235c8ffb00339fa/popeindustries-lit-html-5.2.3.tgz","_integrity":"sha512-TKmt4xN0tCKfRdyVb0w/Jz4xEh2dpITMF+fYON9+10G8jXRMcRh/vbBMyg4giv6skRAVyqLhzb9sbO7Utcp9ew==","repository":{"url":"git+https://github.com/popeindustries/lit.git","type":"git"},"_npmVersion":"10.8.2","description":"Seamlessly and efficiently use @popeindustries/lit-html-server rendered HTML to hydrate lit-html templates in the browser","directories":{},"_nodeVersion":"20.17.0","_hasShrinkwrap":false,"devDependencies":{"lit-html":"^2.6.1","@types/trusted-types":"^2.0.2"},"peerDependencies":{"@types/trusted-types":"^2.0.2"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_5.2.3_1726227259626_0.3547938414717253","host":"s3://npm-registry-packages"}},"5.2.4":{"name":"@popeindustries/lit-html","version":"5.2.4","description":"Seamlessly and efficiently use @popeindustries/lit-html-server rendered HTML to hydrate lit-html templates in the browser","author":{"name":"Alexander Pope","email":"alex@pope.industries"},"keywords":["html template","lit-html","ssr","stream","streaming","tagged template literal","template","template render"],"type":"module","exports":{".":{"types":"./index.d.ts","browser":{"development":"./src/index.js","default":"./index.js"},"development":"./src/index-not-browser.js","default":"./index-not-browser.js"},"./async-directive.js":{"types":"./async-directive.d.ts","development":"./src/vendor/async-directive.js","default":"./async-directive.js"},"./directive-helpers.js":{"types":"./directive-helpers.d.ts","development":"./src/vendor/directive-helpers.js","default":"./directive-helpers.js"},"./directive.js":{"types":"./directive.d.ts","development":"./src/vendor/directive.js","default":"./directive.js"},"./is-server.js":"./is-server.js","./lazy-hydration-mixin.js":"./lazy-hydration-mixin.js","./static.js":{"types":"./static.d.ts","development":"./src/vendor/static.js","default":"./static.js"},"./directives/async-append.js":{"types":"./directives/async-append.d.ts","development":"./src/vendor/directives/async-append.js","default":"./directives/async-append.js"},"./directives/async-replace.js":{"types":"./directives/async-replace.d.ts","development":"./src/vendor/directives/async-replace.js","default":"./directives/async-replace.js"},"./directives/cache.js":{"types":"./directives/cache.d.ts","development":"./src/vendor/directives/cache.js","default":"./directives/cache.js"},"./directives/choose.js":{"types":"./directives/choose.d.ts","development":"./src/vendor/directives/choose.js","default":"./directives/choose.js"},"./directives/class-map.js":{"types":"./directives/class-map.d.ts","development":"./src/vendor/directives/class-map.js","default":"./directives/class-map.js"},"./directives/guard.js":{"types":"./directives/guard.d.ts","development":"./src/vendor/directives/guard.js","default":"./directives/guard.js"},"./directives/if-defined.js":{"types":"./directives/if-defined.d.ts","development":"./src/vendor/directives/if-defined.js","default":"./directives/if-defined.js"},"./directives/join.js":{"types":"./directives/join.d.ts","development":"./src/vendor/directives/join.js","default":"./directives/join.js"},"./directives/keyed.js":{"types":"./directives/keyed.d.ts","development":"./src/vendor/directives/keyed.js","default":"./directives/keyed.js"},"./directives/live.js":{"types":"./directives/live.d.ts","development":"./src/vendor/directives/live.js","default":"./directives/live.js"},"./directives/map.js":{"types":"./directives/map.d.ts","development":"./src/vendor/directives/map.js","default":"./directives/map.js"},"./directives/range.js":{"types":"./directives/range.d.ts","development":"./src/vendor/directives/range.js","default":"./directives/range.js"},"./directives/ref.js":{"types":"./directives/ref.d.ts","development":"./src/vendor/directives/ref.js","default":"./directives/ref.js"},"./directives/repeat.js":{"types":"./directives/repeat.d.ts","development":"./src/vendor/directives/repeat.js","default":"./directives/repeat.js"},"./directives/style-map.js":{"types":"./directives/style-map.d.ts","development":"./src/vendor/directives/style-map.js","default":"./directives/style-map.js"},"./directives/template-content.js":{"types":"./directives/template-content.d.ts","development":"./src/vendor/directives/template-content.js","default":"./directives/template-content.js"},"./directives/unsafe-html.js":{"types":"./directives/unsafe-html.d.ts","development":"./src/vendor/directives/unsafe-html.js","default":"./directives/unsafe-html.js"},"./directives/unsafe-svg.js":{"types":"./directives/unsafe-svg.d.ts","development":"./src/vendor/directives/unsafe-svg.js","default":"./directives/unsafe-svg.js"},"./directives/until.js":{"types":"./directives/until.d.ts","development":"./src/vendor/directives/until.js","default":"./directives/until.js"},"./directives/when.js":{"types":"./directives/when.d.ts","development":"./src/vendor/directives/when.js","default":"./directives/when.js"}},"repository":{"type":"git","url":"git+https://github.com/popeindustries/lit.git"},"license":"MIT","engines":{"node":">=16.0.0"},"devDependencies":{"@types/trusted-types":"^2.0.2","lit-html":"^2.6.1"},"peerDependencies":{"@types/trusted-types":"^2.0.2"},"scripts":{"build":"node ./scripts/build.js"},"_id":"@popeindustries/lit-html@5.2.4","types":"./index.d.ts","bugs":{"url":"https://github.com/popeindustries/lit/issues"},"homepage":"https://github.com/popeindustries/lit#readme","_integrity":"sha512-DFdzfKiZ+0EKlE0HN/JwACDLb0aG3ZeTWAX+cG8XdxqSo21oyhAjP/7XH9uvp4xBnwk8Y29EMyRL9y/IIuz81A==","_resolved":"/tmp/662354058fab0b7c3d6f46ddc1e8e911/popeindustries-lit-html-5.2.4.tgz","_from":"file:popeindustries-lit-html-5.2.4.tgz","_nodeVersion":"20.18.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-DFdzfKiZ+0EKlE0HN/JwACDLb0aG3ZeTWAX+cG8XdxqSo21oyhAjP/7XH9uvp4xBnwk8Y29EMyRL9y/IIuz81A==","shasum":"7b641b07d509f59995ece06e5421865b18aec167","tarball":"https://registry.npmjs.org/@popeindustries/lit-html/-/lit-html-5.2.4.tgz","fileCount":171,"unpackedSize":376589,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDNyvoE3+1fVg5Vn6ST7XgGTABYFo1gnYRyidgk70VoQgIhAMbH5PBHOmOXSHR6JnGBGnjbIFb1UZG8cbr4EHMYHRTG"}]},"_npmUser":{"name":"popeindustries","email":"alex@pope.industries"},"directories":{},"maintainers":[{"name":"simenbrekken","email":"simen.brekken@gmail.com"},{"name":"popeindustries","email":"alex@pope.industries"},{"name":"anderscan","email":"anders.can1@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lit-html_5.2.4_1730444789079_0.3789642189453877"},"_hasShrinkwrap":false}},"time":{"created":"2019-09-17T12:36:27.064Z","modified":"2024-11-01T07:06:29.675Z","1.0.0-beta.1":"2019-09-17T12:36:27.173Z","1.0.0":"2019-09-19T07:54:38.407Z","1.0.1":"2019-10-09T11:16:21.900Z","1.0.2":"2019-10-10T08:21:20.033Z","2.0.0-beta.1":"2020-01-16T12:25:05.258Z","2.0.0-beta.2":"2020-01-22T09:19:35.342Z","2.0.0":"2020-01-22T10:53:12.351Z","1.1.0":"2020-03-11T10:16:05.281Z","2.1.0":"2020-03-11T10:34:15.215Z","2.2.0":"2020-03-11T11:16:50.689Z","3.0.0":"2020-03-17T10:27:19.750Z","4.0.0":"2021-12-13T10:16:55.941Z","4.0.1":"2021-12-13T10:49:52.142Z","4.0.2":"2022-06-16T07:06:07.291Z","5.0.0-beta.1":"2022-08-19T08:40:53.713Z","5.0.0-beta.2":"2022-08-22T18:13:14.993Z","5.0.0":"2022-08-24T16:58:09.468Z","5.0.1":"2022-08-24T17:14:18.487Z","5.0.2":"2022-08-30T10:39:20.692Z","5.0.3":"2022-09-21T10:39:56.751Z","5.0.4":"2022-09-22T10:53:10.471Z","5.0.5":"2022-09-26T08:40:09.779Z","5.0.6":"2022-09-27T12:57:55.017Z","5.1.0":"2022-10-16T09:34:51.577Z","5.2.0":"2023-01-22T11:25:20.246Z","5.2.1":"2023-06-09T04:38:57.305Z","5.2.2":"2024-06-16T08:08:50.298Z","5.2.3":"2024-09-13T11:34:19.787Z","5.2.4":"2024-11-01T07:06:29.495Z"},"bugs":{"url":"https://github.com/popeindustries/lit/issues"},"author":{"name":"Alexander Pope","email":"alex@pope.industries"},"license":"MIT","homepage":"https://github.com/popeindustries/lit#readme","keywords":["html template","lit-html","ssr","stream","streaming","tagged template literal","template","template render"],"repository":{"type":"git","url":"git+https://github.com/popeindustries/lit.git"},"description":"Seamlessly and efficiently use @popeindustries/lit-html-server rendered HTML to hydrate lit-html templates in the browser","maintainers":[{"name":"simenbrekken","email":"simen.brekken@gmail.com"},{"name":"popeindustries","email":"alex@pope.industries"},{"name":"anderscan","email":"anders.can1@gmail.com"}],"readme":"[![NPM Version](https://img.shields.io/npm/v/@popeindustries/lit-html.svg?style=flat)](https://npmjs.org/package/@popeindustries/lit-html)\n\n# @popeindustries/lit-html\n\nSeamlessly and efficiently use [@popeindustries/lit-html-server](https://github.com/popeindustries/lit/tree/main/packages/lit-html-server/) rendered HTML to hydrate **lit-html** templates in the browser.\n\n## Features\n\n- seamless hydration: first call to `render()` will hydrate if possible, with subsequent calls updating the existing DOM by forwarding to `lit-html.render()`.\n- hydration errors will cause the server rendered markup to be cleared and replaced with the result of `lit-html.render()`.\n- render multiple sub-trees in the same container.\n- easily enable lazy (partial/deferred) web component hydration with `lazy-hydration-mixin` and `hydrate:idle` or `hydrate:visible` attributes.\n\n## Usage\n\nInstall with `npm/yarn/pnpm`:\n\n```bash\n$ npm install --save @popeindustries/lit-html\n```\n\nGiven the following server rendered HTML:\n\n```html\n<body>\n  <h1>Some Title</h1>\n  <!--lit qKZ2lAadfCg=-->\n  <nav negative>\n    <!--lit-attr 1--><!--lit-child--><!--lit-child zRvOSEJDeXc=--><button><!--lit-child-->one<!--/lit-child--></button\n    ><!--/lit-child--><!--lit-child zRvOSEJDeXc=--><button><!--lit-child-->two<!--/lit-child--></button\n    ><!--/lit-child--><!--lit-child zRvOSEJDeXc=--><button><!--lit-child-->three<!--/lit-child--></button\n    ><!--/lit-child--><!--/lit-child-->\n  </nav>\n  <!--/lit-->\n  <p>\n    Some paragraph of text to show that multiple<br />\n    hydration sub-trees can exist in the same container.\n  </p>\n  <!--lit 83OJYYYBUzs=-->\n  <main>This is the main page content.</main>\n  <!--/lit-->\n  <footer>Some footer</footer>\n</body>\n```\n\n...import your **lit-html** templates used on the server:\n\n```js\nimport { html } from '@popeindustries/lit-html';\n\nfunction renderMenu(data) {\n  const { negative, sections } = data;\n  return html`<nav ?negative=\"${negative}\">${sections.map((section) => html`<button>${section}</button>`)}</nav>`;\n}\nfunction renderPage(data) {\n  return html`<main>This is the main page content.</main>`;\n}\n```\n\n...and render:\n\n```js\nimport { render } from '@popeindustries/lit-html';\n\nrender(renderMenu(data), document.body, { renderBefore: document.querySelector('body > p') });\nrender(renderPage(data), document.body, { renderBefore: document.querySelector('body > footer') });\n```\n\n> **Note**\n> Due to how the `lit*` family of packages are minified and mangled for production, the `@popeindustries/lit-html` package is forced to _vendor_ the `lit-html` package. This shouldn't affect normal use as long as application code does not mix imports from `@popeindustries/lit-html` and `lit-html`.\n\n## `lazy-hydration-mixin`\n\nWhen hydrating sub-trees containing nested web components, it is often necessary to control the hydration order to allow parent elements to pass data down to their children. When rendering web components on the server, **lit-html-server** adds a `hydrate:defer` attribute that may be used to determine when hydration should take place.\n\nThe `lazy-hydration-mixin` is an easy way to add support for basic hydration deferral by delaying the call to the base class's `connectedCallback()` method:\n\n```js\nimport { html, render } from '@popeindustries/lit-html';\nimport { lazyHydrationMixin } from '@popeindustries/lit-html/lazy-hydration-mixin.js';\n\nclass MyBaseClass extends HTMLElement {\n  // Called when `hydrate:defer` attribute is removed\n  connectedCallback() {\n    render(this.render(), this, { host: this });\n  }\n}\n\nclass MyEl extends lazyHydrationMixin(MyBaseClass) {\n  // Called by browser when instance connected\n  connectedCallback() {\n    super.connectedCallback(); // `super` here is the mixin class\n  }\n  render() {\n    return html`<span>some content</span>`;\n  }\n}\n```\n\nThis simple mechanism also enables additional forms of deferral, and the `lazy-hydration-mixin` includes two additional strategies:\n\n#### `hydrate:idle`\n\nAdding the `hydrate:idle` attribute to the element waits until the browser has performed any pending high priority work before hydrating the element (requires the `requestIdleCallback` API, otherwise it falls back to default behaviour):\n\n```html\n<my-el hydrate:idle></my-el>\n```\n\n#### `hydrate:visible`\n\nAdding the `hydrate:visible` attribute to the element waits until the element is visible in the viewport before hydrating the element (requires the `IntersectionObserver` API, otherwise it falls back to default behaviour).\n\n```html\n<my-el hydrate:visible></my-el>\n```\n","readmeFilename":"README.md"}