{"maintainers":[{"name":"anonymous","email":"aomarks@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"brendan@usergenic.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"kevinpschaaf@gmail.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"rictic@gmail.com"},{"name":"anonymous","email":"gray@stanfordalumni.org"},{"name":"anonymous","email":"lit-robot@google.com"},{"name":"anonymous","email":"ajk830@gmail.com"}],"dist-tags":{"dev":"2.0.0-rc.5","next-major":"2.0.0-rc.5","next":"2.3.0-next.1","pre":"3.0.0-pre.1","latest":"3.3.3"},"author":{"name":"Google LLC"},"description":"HTML templates literals in JavaScript","readme":"# lit-html\n\nEfficient, Expressive, Extensible HTML templates in JavaScript\n\n[![Build Status](https://github.com/lit/lit/workflows/Tests/badge.svg)](https://github.com/lit/lit/actions?query=workflow%3ATests)\n[![Published on npm](https://img.shields.io/npm/v/lit-html.svg?logo=npm)](https://www.npmjs.com/package/lit-html)\n[![Join our Discord](https://img.shields.io/badge/discord-join%20chat-5865F2.svg?logo=discord&logoColor=fff)](https://lit.dev/discord/)\n[![Mentioned in Awesome Lit](https://awesome.re/mentioned-badge.svg)](https://github.com/web-padawan/awesome-lit)\n\nlit-html is the template system that powers the [Lit](https://lit.dev) library for building fast web components.\n\nWhen using `lit-html` to develop web components, most users should import lit-html via the [`lit`](https://www.npmjs.com/package/lit) package rather than installing and importing from `lit-html` directly.\n\n## Documentation\n\nFull documentation is available at [lit.dev/docs/templates/overview/](https://lit.dev/docs/templates/overview/).\n\n## Overview\n\n`lit-html` lets you write [HTML templates](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/template) in JavaScript with [template literals](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals).\n\nlit-html templates are plain JavaScript and combine the familiarity of writing HTML with the power of JavaScript. lit-html takes care of efficiently rendering templates to DOM, including efficiently updating the DOM with new values.\n\n```javascript\nimport {html, render} from 'lit-html';\n\n// This is a lit-html template function. It returns a lit-html template.\nconst helloTemplate = (name) => html`<div>Hello ${name}!</div>`;\n\n// This renders <div>Hello Steve!</div> to the document body\nrender(helloTemplate('Steve'), document.body);\n\n// This updates to <div>Hello Kevin!</div>, but only updates the ${name} part\nrender(helloTemplate('Kevin'), document.body);\n```\n\n`lit-html` provides two main exports:\n\n- `html`: A JavaScript [template tag](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals#Tagged_template_literals) used to produce a `TemplateResult`, which is a container for a template, and the values that should populate the template.\n- `render()`: A function that renders a `TemplateResult` to a DOM container, such as an element or shadow root.\n\n## Installation\n\n```bash\n$ npm install lit-html\n```\n\nOr use from `lit`:\n\n```bash\n$ npm install lit\n```\n\n## Contributing\n\nPlease see [CONTRIBUTING.md](../../CONTRIBUTING.md).\n","repository":{"type":"git","url":"git+https://github.com/lit/lit.git","directory":"packages/lit-html"},"users":{"aggre":true,"jetze":true,"rexpan":true,"abraham":true,"caavere":true,"dgraham":true,"adaliszk":true,"mysticatea":true,"omichelsen":true,"lassevolkmann":true,"ub-team-mallard":true},"bugs":{"url":"https://github.com/lit/lit/issues"},"license":"BSD-3-Clause","versions":{"0.1.0":{"name":"lit-html","version":"0.1.0","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"lit-html@0.1.0","maintainers":[{"name":"anonymous","email":"admin@polymer-project.org"}],"homepage":"https://github.com/PolymerLabs/lit-html#readme","bugs":{"url":"https://github.com/PolymerLabs/lit-html/issues"},"dist":{"shasum":"f0b9bd27f72358c559e5d18912063c856e861107","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-0.1.0.tgz","integrity":"sha512-p2MxVChtN2xkqxM7/0CQW0/p2Z3H7RJkruJM5pJEOXQhB/P4dp4V0eGirOyHqLbenKgMLxuDP1+xWCr4xAbAzQ==","signatures":[{"sig":"MEQCIG6l8f4wGmezCjSwx3kf2XtCpICbXrO/jI3Gbq7QthSuAiBH3VlDp/HO0btkDbCWkp87qIXdOTdXGlhnp5Sab26ZKw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/lit-html.js","module":"lib/lit-html.js","gitHead":"c685f9b695842918540d10173ffa40f64d0645bf","scripts":{"test":"echo \"run polyserve --npm and open /test/index.html a browser with module support\"","build":"tsc"},"_npmUser":{"name":"anonymous","email":"admin@polymer-project.org"},"repository":{"url":"git+https://github.com/PolymerLabs/lit-html.git","type":"git"},"_npmVersion":"5.0.4","description":"HTML template literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"7.9.0","devDependencies":{"chai":"^4.0.2","mocha":"^3.4.2","typescript":"^2.4.1","@types/chai":"^4.0.1"},"_npmOperationalInternal":{"tmp":"tmp/lit-html-0.1.0.tgz_1498859121586_0.5490992036648095","host":"s3://npm-registry-packages"}},"0.2.0":{"name":"lit-html","version":"0.2.0","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"lit-html@0.2.0","maintainers":[{"name":"anonymous","email":"admin@polymer-project.org"}],"homepage":"https://github.com/PolymerLabs/lit-html#readme","bugs":{"url":"https://github.com/PolymerLabs/lit-html/issues"},"dist":{"shasum":"1b8a4820b5bde3a5b5dc2d6b7def5041f58fb2b3","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-0.2.0.tgz","integrity":"sha512-ljGXH5WYj6hGccJ+C8YBqa0gjUiHVVvfleg7hChqxl9tbqJ2/zF84IHCLzp71iRAgeMJyCLJecpOHuFs/xQDXw==","signatures":[{"sig":"MEYCIQDt3ZZi6NaOl1X3sa/vgV+zAS52aTHd8yrovk4QBFBbagIhANGOwd6hKmoMR6C3IEaLQKNGIX6Ti9pvX6mzrdL3wEyO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/lit-html.js","module":"lib/lit-html.js","gitHead":"61b9695d7b82c2593ad8c9b3e5ef16f81d7303cb","scripts":{"test":"echo \"run polyserve --npm and open /test/index.html a browser with module support\"","build":"tsc"},"typings":"./lib/lit-html.d.ts","_npmUser":{"name":"anonymous","email":"admin@polymer-project.org"},"repository":{"url":"git+https://github.com/PolymerLabs/lit-html.git","type":"git"},"_npmVersion":"5.0.4","description":"HTML template literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"7.9.0","dependencies":{"@types/mocha":"^2.2.41"},"devDependencies":{"chai":"^4.0.2","mocha":"^3.4.2","typescript":"^2.4.1","@types/chai":"^4.0.1"},"_npmOperationalInternal":{"tmp":"tmp/lit-html-0.2.0.tgz_1499545782884_0.24415117129683495","host":"s3://npm-registry-packages"}},"0.2.1":{"name":"lit-html","version":"0.2.1","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"lit-html@0.2.1","maintainers":[{"name":"anonymous","email":"admin@polymer-project.org"}],"homepage":"https://github.com/PolymerLabs/lit-html#readme","bugs":{"url":"https://github.com/PolymerLabs/lit-html/issues"},"dist":{"shasum":"bab5b8e002b7507d29fd28e20da4f80b06abad00","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-0.2.1.tgz","integrity":"sha512-Kj24Wi07Wm5s+LxfXFx0FqX7ix4GMaiwZSqveOQrMA7nJmjAaPCTFeCsLaUCX71MQUR0T8KytXnuF5lPcgEDqA==","signatures":[{"sig":"MEYCIQCq0MIGoDDkBseXam4QEMO2gpVcUeGUINqp0FyGtPN8lQIhAIQcwK7mYMURFCa084hlnszErx6WOY2w9ITjofNlVTIG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/lit-html.js","module":"lib/lit-html.js","gitHead":"ba2f8342827d9c65d0a40d7c95388b0b5d578e19","scripts":{"test":"echo \"run polyserve --npm and open /test/index.html a browser with module support\"","build":"tsc"},"typings":"./lib/lit-html.d.ts","_npmUser":{"name":"anonymous","email":"admin@polymer-project.org"},"repository":{"url":"git+https://github.com/PolymerLabs/lit-html.git","type":"git"},"_npmVersion":"5.0.4","description":"HTML template literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"7.9.0","dependencies":{"@types/mocha":"^2.2.41"},"devDependencies":{"chai":"^4.0.2","mocha":"^3.4.2","typescript":"^2.4.1","@types/chai":"^4.0.1"},"_npmOperationalInternal":{"tmp":"tmp/lit-html-0.2.1.tgz_1499549052380_0.6696693589910865","host":"s3://npm-registry-packages"}},"0.2.2":{"name":"lit-html","version":"0.2.2","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"lit-html@0.2.2","maintainers":[{"name":"anonymous","email":"admin@polymer-project.org"}],"homepage":"https://github.com/PolymerLabs/lit-html#readme","bugs":{"url":"https://github.com/PolymerLabs/lit-html/issues"},"dist":{"shasum":"31437c56e867606bcd7bbca75f647390eb49f02e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-0.2.2.tgz","integrity":"sha512-RtVguTzx7pB+KNp1YJScQwxUDdJRtCjd0yNzcVbgqFevNEUBwfxifHePGhAhUNYHRev2QL09uaoT5qPjyXaaPQ==","signatures":[{"sig":"MEUCIDdmjePvSiHWNKWhmJdNkht+4RxpLaNFFkK7bXL6iQPiAiEA6ZB9bGrC/bY8MdxLcYzgtHa8E4tOVhwAlz0oZguvdgg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/lit-html.js","module":"lib/lit-html.js","gitHead":"d1c12c4c15cb5c0420bb9d7f94e83334fda04acd","scripts":{"test":"echo \"run polyserve --npm and open /test/index.html a browser with module support\"","build":"tsc"},"typings":"./lib/lit-html.d.ts","_npmUser":{"name":"anonymous","email":"admin@polymer-project.org"},"repository":{"url":"git+https://github.com/PolymerLabs/lit-html.git","type":"git"},"_npmVersion":"5.1.0","description":"HTML template literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"7.9.0","dependencies":{"@types/mocha":"^2.2.41"},"devDependencies":{"chai":"^4.0.2","mocha":"^3.4.2","typescript":"^2.4.1","@types/chai":"^4.0.1"},"_npmOperationalInternal":{"tmp":"tmp/lit-html-0.2.2.tgz_1499894248659_0.4147945086006075","host":"s3://npm-registry-packages"}},"0.2.3":{"name":"lit-html","version":"0.2.3","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"lit-html@0.2.3","maintainers":[{"name":"anonymous","email":"admin@polymer-project.org"}],"homepage":"https://github.com/PolymerLabs/lit-html#readme","bugs":{"url":"https://github.com/PolymerLabs/lit-html/issues"},"dist":{"shasum":"c8ca22558f1bcaae39e6d99d099cad552ed6c94f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-0.2.3.tgz","integrity":"sha512-jC4MijgLAJorsOhcjpzTKMigqiP8XwE7e9GycLo/eF+/xS397OqOpdQMuMcVERiY83Xh0lNFbGWRSGWhuRNnqA==","signatures":[{"sig":"MEUCIQDD5u1jWb0p+gx0HjmK342HrdAMY8ZHWoz4afM2KPekawIgdfWO/nwJXeLReZ/DFqZj9qRT6j+UqufD7Bja/PKsDrU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/lit-html.js","module":"lib/lit-html.js","gitHead":"872a3a21573933ec4a0f15952d8b26e6b8bec2cd","scripts":{"test":"echo \"run polyserve --npm and open /test/index.html a browser with module support\"","build":"tsc"},"typings":"./lib/lit-html.d.ts","_npmUser":{"name":"anonymous","email":"admin@polymer-project.org"},"repository":{"url":"git+https://github.com/PolymerLabs/lit-html.git","type":"git"},"_npmVersion":"5.1.0","description":"HTML template literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"7.9.0","dependencies":{"@types/mocha":"^2.2.41"},"devDependencies":{"chai":"^4.0.2","mocha":"^3.4.2","typescript":"^2.4.1","@types/chai":"^4.0.1"},"_npmOperationalInternal":{"tmp":"tmp/lit-html-0.2.3.tgz_1500000939527_0.1590476429555565","host":"s3://npm-registry-packages"}},"0.2.4":{"name":"lit-html","version":"0.2.4","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"lit-html@0.2.4","maintainers":[{"name":"anonymous","email":"admin@polymer-project.org"}],"homepage":"https://github.com/PolymerLabs/lit-html#readme","bugs":{"url":"https://github.com/PolymerLabs/lit-html/issues"},"dist":{"shasum":"860618969efb22813833901dba312407ba415430","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-0.2.4.tgz","integrity":"sha512-r5459FQJo1ZH7ltiT6k+I98Apg8Z52RaR9BtMiUMZ0FBqq1x8l/QhqDKnStvDHpfmnI8I2kXkUXxPPXNOmqbyg==","signatures":[{"sig":"MEQCIFCPCWq4m+RxQSI2bcxLAmNblJh5UJnqmzzgUL8qk5UZAiB0Xfb6GH7OTgeO0k92KweQKW0u8HlyFuz6EEJOPoA/Rg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/lit-html.js","module":"lib/lit-html.js","gitHead":"223b61b604104f384da2f5cb5ee4a367881b682b","scripts":{"test":"echo \"run polyserve --npm and open /test/index.html a browser with module support\"","build":"tsc"},"typings":"./lib/lit-html.d.ts","_npmUser":{"name":"anonymous","email":"admin@polymer-project.org"},"repository":{"url":"git+https://github.com/PolymerLabs/lit-html.git","type":"git"},"_npmVersion":"5.3.0","description":"HTML template literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"7.9.0","dependencies":{"@types/mocha":"^2.2.41"},"devDependencies":{"chai":"^4.0.2","mocha":"^3.4.2","typescript":"^2.4.1","@types/chai":"^4.0.1"},"_npmOperationalInternal":{"tmp":"tmp/lit-html-0.2.4.tgz_1500324402171_0.3967299163341522","host":"s3://npm-registry-packages"}},"0.2.5":{"name":"lit-html","version":"0.2.5","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"lit-html@0.2.5","maintainers":[{"name":"anonymous","email":"admin@polymer-project.org"}],"homepage":"https://github.com/PolymerLabs/lit-html#readme","bugs":{"url":"https://github.com/PolymerLabs/lit-html/issues"},"dist":{"shasum":"ca85d9afb4e16028456e5144d7f5a781ffb294dc","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-0.2.5.tgz","integrity":"sha512-ufF5tEMr6OE0Ev8AWSaxZojplkz2Y78OiCA99hX8sXBR1zu5xccVxKwEpWjquuT8t6iQ5gudwZwgvtN2s5NMXg==","signatures":[{"sig":"MEYCIQDg3VDOY13kOy3Fvd9L7sZYKYiwQt7jXYNIksJJ0ELbqAIhAN4OWV/c4pkoNv8NH7ZEjzY4eK6ebHduCxRb1WJQyuxI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/lit-html.js","module":"lib/lit-html.js","gitHead":"8680f7bbd2ee6d7eda4d882b957476ac88f31f34","scripts":{"test":"echo \"run polyserve --npm and open /test/index.html a browser with module support\"","build":"tsc"},"typings":"./lib/lit-html.d.ts","_npmUser":{"name":"anonymous","email":"admin@polymer-project.org"},"repository":{"url":"git+https://github.com/PolymerLabs/lit-html.git","type":"git"},"_npmVersion":"5.3.0","description":"HTML template literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"7.9.0","dependencies":{"@types/mocha":"^2.2.41"},"devDependencies":{"chai":"^4.0.2","mocha":"^3.4.2","typescript":"^2.4.1","@types/chai":"^4.0.1"},"_npmOperationalInternal":{"tmp":"tmp/lit-html-0.2.5.tgz_1500427266534_0.47954476275481284","host":"s3://npm-registry-packages"}},"0.2.6":{"name":"lit-html","version":"0.2.6","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"lit-html@0.2.6","maintainers":[{"name":"anonymous","email":"admin@polymer-project.org"}],"homepage":"https://github.com/PolymerLabs/lit-html#readme","bugs":{"url":"https://github.com/PolymerLabs/lit-html/issues"},"dist":{"shasum":"a978c35fd6a7a82500c7ee4df132db69b5febf7d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-0.2.6.tgz","integrity":"sha512-F7D5JuPt8tYLw1q9NvHxcJoEcr+clmkfDO/gvJbuoo3K5rrvBRN4jDuD1y6M9wsFEslPI8Oo+ol/f58PtV71EA==","signatures":[{"sig":"MEYCIQD/MtkrYBrrCHE9599GOpn4Z2mAJSGEB15uz6JP/DWDggIhAKVmb3arHWOiwKp7tSsVY11iYcL07qJBn8apKc7SywlD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/lit-html.js","module":"lib/lit-html.js","gitHead":"d3a4ee3f8f7223c381f59aad85d43b3bd77f5b6c","scripts":{"test":"echo \"run polyserve --npm and open /test/index.html a browser with module support\"","build":"tsc"},"typings":"./lib/lit-html.d.ts","_npmUser":{"name":"anonymous","email":"admin@polymer-project.org"},"repository":{"url":"git+https://github.com/PolymerLabs/lit-html.git","type":"git"},"_npmVersion":"5.3.0","description":"HTML template literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"7.9.0","dependencies":{"@types/mocha":"^2.2.41"},"devDependencies":{"chai":"^4.0.2","mocha":"^3.4.2","typescript":"^2.4.1","@types/chai":"^4.0.1"},"_npmOperationalInternal":{"tmp":"tmp/lit-html-0.2.6.tgz_1501021025752_0.4182209868449718","host":"s3://npm-registry-packages"}},"0.3.0":{"name":"lit-html","version":"0.3.0","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"lit-html@0.3.0","maintainers":[{"name":"anonymous","email":"admin@polymer-project.org"}],"homepage":"https://github.com/PolymerLabs/lit-html#readme","bugs":{"url":"https://github.com/PolymerLabs/lit-html/issues"},"dist":{"shasum":"c2e8bbba24b8577ba7726cc895013e0da6d67f7e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-0.3.0.tgz","integrity":"sha512-sdZvcqfPZEEjZZFxTGVGaE+swQoFj1xRjOiLazfpKUzrmL5btxWlpxVojI3MgbZ+2F4FxTOdf4Ws6PvffvakKQ==","signatures":[{"sig":"MEUCIQCFTN+VIX+s+ZbIJ3dr+27YINko3MFLFiIAttZzTwNu4wIgGmMeUz/0xOqmstCVkbojCuZ+Ck6WvcZRHIpLIdzrFD4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/lit-html.js","module":"lib/lit-html.js","gitHead":"9808e4c4292254273921480e34531240055a7a83","scripts":{"test":"echo \"run polyserve --npm and open /test/index.html a browser with module support\"","build":"tsc"},"typings":"./lib/lit-html.d.ts","_npmUser":{"name":"anonymous","email":"admin@polymer-project.org"},"repository":{"url":"git+https://github.com/PolymerLabs/lit-html.git","type":"git"},"_npmVersion":"5.3.0","description":"HTML template literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"7.9.0","dependencies":{"@types/mocha":"^2.2.41"},"devDependencies":{"chai":"^4.0.2","mocha":"^3.4.2","typescript":"^2.4.1","@types/chai":"^4.0.1"},"_npmOperationalInternal":{"tmp":"tmp/lit-html-0.3.0.tgz_1501022625049_0.3397362211253494","host":"s3://npm-registry-packages"}},"0.4.0":{"name":"lit-html","version":"0.4.0","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"lit-html@0.4.0","maintainers":[{"name":"anonymous","email":"admin@polymer-project.org"}],"homepage":"https://github.com/PolymerLabs/lit-html#readme","bugs":{"url":"https://github.com/PolymerLabs/lit-html/issues"},"dist":{"shasum":"45e47c1d48eb808a22687e05fe5fd449168a033e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-0.4.0.tgz","integrity":"sha512-jeQzLSRmkNA3bAj6iXxtSUJdjiE2wbBtSfwOwG1jwEewhr2FQb7kaV0E6LtuiaCzpU9fZYuTGe2tM5BhQesbMQ==","signatures":[{"sig":"MEUCIQDeG9kKfBQ7sD9/mzRZRxspbyBjBrrnIPxxsHzsl4pAHQIgDmAc65CQbzlrUN/9y+ZibIDIPX7rQuaA9dERAoh2Oc4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/lit-html.js","module":"lib/lit-html.js","gitHead":"b384dcc7b298e61b1f4d4c6aff429901e6d6f2e7","scripts":{"test":"echo \"run polyserve --npm and open /test/index.html a browser with module support\"","build":"tsc"},"typings":"./lib/lit-html.d.ts","_npmUser":{"name":"anonymous","email":"admin@polymer-project.org"},"repository":{"url":"git+https://github.com/PolymerLabs/lit-html.git","type":"git"},"_npmVersion":"5.3.0","description":"HTML template literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"7.9.0","dependencies":{"@types/mocha":"^2.2.41"},"devDependencies":{"chai":"^4.0.2","mocha":"^3.4.2","typescript":"^2.4.1","@types/chai":"^4.0.1"},"_npmOperationalInternal":{"tmp":"tmp/lit-html-0.4.0.tgz_1501129679919_0.29485741071403027","host":"s3://npm-registry-packages"}},"0.5.0":{"name":"lit-html","version":"0.5.0","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"lit-html@0.5.0","maintainers":[{"name":"anonymous","email":"admin@polymer-project.org"}],"homepage":"https://github.com/PolymerLabs/lit-html#readme","bugs":{"url":"https://github.com/PolymerLabs/lit-html/issues"},"dist":{"shasum":"eb2fb1202d16fbae5f9d0879ba487b286d6b8458","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-0.5.0.tgz","integrity":"sha512-FVCkqYCUdLyfOOKypnPBqLnP4MXnpW1Oxl2afVejqkbNBhwRW+FA/MBfpQPB1Kyt68zzw/jrYJqzcT5aYmxKfw==","signatures":[{"sig":"MEUCIQDMPVHyihyxrygjjufhZhnwH6chmviXCbrLPMfy3a+WRwIgVpelSQMxJhOKRFNA+yHdTzRZovsgPqem3f/DvMy69rc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lit-html.js","module":"lit-html.js","gitHead":"53f04fd3f4404c9aeebe16d3df36b50821e62898","scripts":{"test":"echo \"run polyserve --npm and open /test/index.html a browser with module support\"","build":"tsc"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"admin@polymer-project.org"},"repository":{"url":"git+https://github.com/PolymerLabs/lit-html.git","type":"git"},"_npmVersion":"5.3.0","description":"HTML template literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"7.9.0","devDependencies":{"chai":"^4.0.2","mocha":"^3.4.2","typescript":"^2.4.1","@types/chai":"^4.0.1","@types/mocha":"^2.2.41"},"_npmOperationalInternal":{"tmp":"tmp/lit-html-0.5.0.tgz_1501779492795_0.25879084039479494","host":"s3://npm-registry-packages"}},"0.6.0-pre.1":{"name":"lit-html","version":"0.6.0-pre.1","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"lit-html@0.6.0-pre.1","maintainers":[{"name":"anonymous","email":"admin@polymer-project.org"}],"homepage":"https://github.com/PolymerLabs/lit-html#readme","bugs":{"url":"https://github.com/PolymerLabs/lit-html/issues"},"dist":{"shasum":"3184541d1944ea058cc46a1e17cb1c78cd0b3c73","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-0.6.0-pre.1.tgz","integrity":"sha512-BImm9D3IkYIr20o/s0Hka1fTAcNt3VztIoXl9fNVZ8U72Q4Z5uDH/oSrMEOzF1/gXeFdVtwHiyEhmcPUPMA7Sg==","signatures":[{"sig":"MEYCIQDLu5oK3iGOtGhgfQ4X/+yvbY+0+Vzg5LWDZfBcnMooRgIhAIk+teh8swoykOJ5EFboj+fuVg6wzT+di8uTc3i9cu2c","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lit-html.js","module":"lit-html.js","gitHead":"337c2048ee30a0ec47fa87da61a944e0f16e666a","scripts":{"test":"wct -l chrome","build":"tsc","pretest":"npm run posttest; ln -s node_modules bower_components","gen-docs":"typedoc --readme none --mode modules --excludeNotExported --excludePrivate --exclude **/*_test.ts --out ./docs/api .","posttest":"rm -f bower_components","checksize":"uglifyjs lit-html.js -mc --toplevel | gzip -9 | wc -c"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"admin@polymer-project.org"},"repository":{"url":"git+https://github.com/PolymerLabs/lit-html.git","type":"git"},"_npmVersion":"5.3.0","description":"HTML template literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"7.9.0","dependencies":{},"devDependencies":{"chai":"^4.0.2","mocha":"^3.4.2","typedoc":"^0.8.0","uglify-es":"^3.0.27","typescript":"^2.4.1","@types/chai":"^4.0.1","@types/mocha":"^2.2.41","web-component-tester":"^6.0.1"},"_npmOperationalInternal":{"tmp":"tmp/lit-html-0.6.0-pre.1.tgz_1502825389134_0.656693342840299","host":"s3://npm-registry-packages"}},"0.6.0-pre.2":{"name":"lit-html","version":"0.6.0-pre.2","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"lit-html@0.6.0-pre.2","maintainers":[{"name":"anonymous","email":"admin@polymer-project.org"}],"homepage":"https://github.com/PolymerLabs/lit-html#readme","bugs":{"url":"https://github.com/PolymerLabs/lit-html/issues"},"dist":{"shasum":"9499bd2cb7b0c57487924f35a74a0af7669b1fbd","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-0.6.0-pre.2.tgz","integrity":"sha512-EVXjl3hU11Tvk4P4BhVKPeGs9wct0wOjZcb5Zp+QR9/qtA8ndPAxh3Ry2FDifReCI/j/BdZ3JuPX1myLDuEPug==","signatures":[{"sig":"MEYCIQD1GzhnVLBfefnDbmtonJjvy0JJ960ZKal38GP8ufCKeQIhAN3tW/aPd0lksKHqO85IqnS2r42smB56ITy3tHkonJuN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lit-html.js","module":"lit-html.js","gitHead":"0296057d9247754c7826857093a9a58519615bf3","scripts":{"test":"wct -l chrome","build":"tsc","pretest":"npm run posttest; ln -s node_modules bower_components","gen-docs":"typedoc --readme none --mode modules --excludeNotExported --excludePrivate --exclude **/*_test.ts --out ./docs/api .","posttest":"rm -f bower_components","checksize":"uglifyjs lit-html.js -mc --toplevel | gzip -9 | wc -c"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"admin@polymer-project.org"},"repository":{"url":"git+https://github.com/PolymerLabs/lit-html.git","type":"git"},"_npmVersion":"5.3.0","description":"HTML template literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"7.9.0","dependencies":{},"devDependencies":{"chai":"^4.0.2","mocha":"^3.4.2","typedoc":"^0.8.0","uglify-es":"^3.0.27","typescript":"^2.4.1","@types/chai":"^4.0.1","@types/mocha":"^2.2.41","web-component-tester":"^6.0.1"},"_npmOperationalInternal":{"tmp":"tmp/lit-html-0.6.0-pre.2.tgz_1503057127411_0.2757610355038196","host":"s3://npm-registry-packages"}},"0.6.0-pre.3":{"name":"lit-html","version":"0.6.0-pre.3","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"lit-html@0.6.0-pre.3","maintainers":[{"name":"anonymous","email":"admin@polymer-project.org"}],"homepage":"https://github.com/PolymerLabs/lit-html#readme","bugs":{"url":"https://github.com/PolymerLabs/lit-html/issues"},"dist":{"shasum":"61afcff50df15fd53afee647c360d7528ffd5981","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-0.6.0-pre.3.tgz","integrity":"sha512-iB/o+jWE+HIvqT2einU9N2uFt4pUkYILgfBpmbcgzsCltUFEm+scjDlm/sme8C+3Gs5PUt10PFeEjWetv8MZqw==","signatures":[{"sig":"MEYCIQCOOIx2Q97BUOysF7BBHp1r2uZgm3oADkUFz6ozGHJOLgIhAKtSV2WshYn/zr3sFQu7nPzKVL9sSg2gfifCCi0Dcval","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lit-html.js","module":"lit-html.js","gitHead":"acb025270ed33d637caa7ac47f2b3f284ed15140","scripts":{"test":"wct -l chrome","build":"tsc","pretest":"npm run posttest; ln -s node_modules bower_components","gen-docs":"typedoc --readme none --mode modules --excludeNotExported --excludePrivate --exclude **/*_test.ts --out ./docs/api .","posttest":"rm -f bower_components","checksize":"uglifyjs lit-html.js -mc --toplevel | gzip -9 | wc -c"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"admin@polymer-project.org"},"repository":{"url":"git+https://github.com/PolymerLabs/lit-html.git","type":"git"},"_npmVersion":"5.3.0","description":"HTML template literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"7.9.0","dependencies":{},"devDependencies":{"chai":"^4.0.2","mocha":"^3.4.2","typedoc":"^0.8.0","uglify-es":"^3.0.27","typescript":"^2.4.1","@types/chai":"^4.0.1","@types/mocha":"^2.2.41","web-component-tester":"^6.0.1"},"_npmOperationalInternal":{"tmp":"tmp/lit-html-0.6.0-pre.3.tgz_1503150624299_0.01547851669602096","host":"s3://npm-registry-packages"}},"0.6.0":{"name":"lit-html","version":"0.6.0","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"lit-html@0.6.0","maintainers":[{"name":"anonymous","email":"admin@polymer-project.org"}],"homepage":"https://github.com/PolymerLabs/lit-html#readme","bugs":{"url":"https://github.com/PolymerLabs/lit-html/issues"},"dist":{"shasum":"3d756ea67f6d0cac1c0e78ef9e52d4335198b728","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-0.6.0.tgz","integrity":"sha512-H8CmAxZ9kdhiEyrcKNBlFF4pREp5/BKzIPE3EggKISEMT10Ez6WxwR3mzGPUfwgjTX9UQHAzLMtpn4tNkqS5sg==","signatures":[{"sig":"MEUCIGMQ46J3m3gV8r4VXYLA6O971KWomZHn3kiB0dHmiDGrAiEAulGmIpZmwYOXjBXuYfrRG8Y7d15GO3HWGunwQqlYKwc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lit-html.js","module":"lit-html.js","gitHead":"566118f84dfcd4db1cd2aac6198f19f2f5360e18","scripts":{"lint":"tslint --project ./","test":"npm run build && wct -l chrome && npm run lint","build":"tsc","format":"find src test | grep '\\.js$\\|\\.ts$' | xargs clang-format --style=file -i","pretest":"npm run posttest; ln -s node_modules bower_components","gen-docs":"typedoc --readme none --mode modules --excludeNotExported --excludePrivate --exclude **/*_test.ts --out ./docs/api .","posttest":"rm -f bower_components","checksize":"uglifyjs lit-html.js -mc --toplevel | gzip -9 | wc -c"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"admin@polymer-project.org"},"repository":{"url":"git+https://github.com/PolymerLabs/lit-html.git","type":"git"},"_npmVersion":"5.3.0","description":"HTML template literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"7.9.0","dependencies":{},"devDependencies":{"chai":"^4.0.2","mocha":"^3.4.2","tslint":"^5.7.0","typedoc":"^0.8.0","uglify-es":"^3.0.27","typescript":"^2.4.1","@types/chai":"^4.0.1","@types/mocha":"^2.2.41","web-component-tester":"^6.0.1"},"_npmOperationalInternal":{"tmp":"tmp/lit-html-0.6.0.tgz_1504289821671_0.13028430216945708","host":"s3://npm-registry-packages"}},"0.7.0":{"name":"lit-html","version":"0.7.0","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"lit-html@0.7.0","maintainers":[{"name":"anonymous","email":"admin@polymer-project.org"}],"homepage":"https://github.com/PolymerLabs/lit-html#readme","bugs":{"url":"https://github.com/PolymerLabs/lit-html/issues"},"dist":{"shasum":"a5c47d147dcd1159256e3b7b3239d9123760d956","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-0.7.0.tgz","integrity":"sha512-eQJev7Ljs8av35AcZPULKiX948hAiZo4qOxRWaTSEUQfVOmnVwzaQkb8ChcEJElVyplXVr7givfdGoVBEUjXNQ==","signatures":[{"sig":"MEQCIAYakawURycQ1UGfmj3bk2qCZiQd48eJw2p0ThSX8R0DAiAoC3wGq6feLXz285mNGf07UUFxnMyeBsOiTdmu2g3K8Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lit-html.js","module":"lit-html.js","gitHead":"2436139617fc59b33d4fb375e7938a201a3ee772","scripts":{"lint":"tslint --project ./","test":"npm run build && wct -l chrome --npm && npm run lint","build":"tsc","format":"find src test | grep '\\.js$\\|\\.ts$' | xargs clang-format --style=file -i","gen-docs":"typedoc --readme none --mode modules --excludeNotExported --excludePrivate --exclude **/*_test.ts --out ./docs/api .","checksize":"uglifyjs lit-html.js -mc --toplevel | gzip -9 | wc -c","quicktest":"wct -l chrome -p --npm"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"admin@polymer-project.org"},"repository":{"url":"git+https://github.com/PolymerLabs/lit-html.git","type":"git"},"_npmVersion":"5.4.2","description":"HTML template literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"7.9.0","dependencies":{},"devDependencies":{"chai":"^4.0.2","mocha":"^3.4.2","tslint":"^5.7.0","typedoc":"^0.8.0","uglify-es":"^3.0.27","typescript":"^2.4.1","@types/chai":"^4.0.1","@types/mocha":"^2.2.41","wct-browser-legacy":"^0.0.1-pre.10","web-component-tester":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html-0.7.0.tgz_1507320119581_0.8910529043059796","host":"s3://npm-registry-packages"}},"0.7.1":{"name":"lit-html","version":"0.7.1","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"lit-html@0.7.1","maintainers":[{"name":"anonymous","email":"admin@polymer-project.org"}],"homepage":"https://github.com/PolymerLabs/lit-html#readme","bugs":{"url":"https://github.com/PolymerLabs/lit-html/issues"},"dist":{"shasum":"61785045cf84f9ee955fa078c2985b52b765ad16","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-0.7.1.tgz","integrity":"sha512-8L4kJaaE2sMUtaAOPr75tsgAakNIGUtroHsW4KpMO0LtLpjJXPt0WkS7guY3PB0MhM9mvIOCY/D9KamPB7GnDw==","signatures":[{"sig":"MEYCIQDQHRX0TYyzr74ZlJrPaPOeuqHfeTvC/h14USVm+kSbAAIhAPZmpLefsVov8oaQWkF0Hbos5RieqRomGsQTDUSX41tX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lit-html.js","files":["/lit-html.js","/lit-html.js.map","/lit-html.d.ts","/lib/","/src/","!/src/test/"],"module":"lit-html.js","gitHead":"73935025be1dd93f3b4e0ece25b81fd3359f33dd","scripts":{"lint":"tslint --project ./","test":"npm run build && wct -l chrome --npm && npm run lint","build":"tsc","format":"find src test | grep '\\.js$\\|\\.ts$' | xargs clang-format --style=file -i","gen-docs":"typedoc --readme none --mode modules --excludeNotExported --excludePrivate --exclude **/*_test.ts --out ./docs/api .","checksize":"uglifyjs lit-html.js -mc --toplevel | gzip -9 | wc -c","quicktest":"wct -l chrome -p --npm"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"admin@polymer-project.org"},"repository":{"url":"git+https://github.com/PolymerLabs/lit-html.git","type":"git"},"_npmVersion":"5.4.2","description":"HTML template literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"7.9.0","dependencies":{},"devDependencies":{"chai":"^4.0.2","mocha":"^3.4.2","tslint":"^5.7.0","typedoc":"^0.8.0","uglify-es":"^3.0.27","typescript":"^2.4.1","@types/chai":"^4.0.1","@types/mocha":"^2.2.41","wct-browser-legacy":"^0.0.1-pre.10","web-component-tester":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html-0.7.1.tgz_1507405536537_0.04512381018139422","host":"s3://npm-registry-packages"}},"0.8.0-pre.1":{"name":"lit-html","version":"0.8.0-pre.1","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"lit-html@0.8.0-pre.1","maintainers":[{"name":"anonymous","email":"admin@polymer-project.org"}],"homepage":"https://github.com/PolymerLabs/lit-html#readme","bugs":{"url":"https://github.com/PolymerLabs/lit-html/issues"},"dist":{"shasum":"96990416e38061915c18094ec9b83e17c63bdded","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-0.8.0-pre.1.tgz","integrity":"sha512-olcLRCKRlmLE0I78+bJ5GAT9ALD7A9Q6ToouRnGTtTCVJ6UoYQ0sIMieDqiF4DrmOJf1Qm4yq5eACrzIGNPYvg==","signatures":[{"sig":"MEUCIQC1M52nq39IGA9ogexZiGmPR5NQQwLskc8Ovs5DLzFBHgIgYi6BqBJsZ8VdXMo/H3uxWenJshE2qLAXYcgciXc1ST8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lit-html.js","files":["/lit-html.js","/lit-html.js.map","/lit-html.d.ts","/lib/","/src/","!/src/test/"],"module":"lit-html.js","gitHead":"27247fd8ef84fe2cfcbaafa92690dc345b8e8ec1","scripts":{"lint":"tslint --project ./","test":"npm run build && wct --npm && npm run lint","build":"tsc","format":"find src test | grep '\\.js$\\|\\.ts$' | xargs clang-format --style=file -i","gen-docs":"typedoc --readme none --mode modules --excludeNotExported --excludePrivate --exclude **/*_test.ts --out ./docs/api .","checksize":"uglifyjs lit-html.js -mc --toplevel | gzip -9 | wc -c","quicktest":"wct -l chrome -p --npm"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"admin@polymer-project.org"},"repository":{"url":"git+https://github.com/PolymerLabs/lit-html.git","type":"git"},"_npmVersion":"5.5.1","description":"HTML template literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"7.9.0","dependencies":{},"devDependencies":{"chai":"^4.0.2","mocha":"^3.4.2","tslint":"^5.7.0","typedoc":"^0.8.0","uglify-es":"^3.0.27","typescript":"^2.4.1","@types/chai":"^4.0.1","@types/mocha":"^2.2.41","wct-browser-legacy":"^0.0.1-pre.10","web-component-tester":"^6.3.0","@webcomponents/template":"^1.1.0","get-own-property-symbols":"^0.9.2"},"_npmOperationalInternal":{"tmp":"tmp/lit-html-0.8.0-pre.1.tgz_1509860246407_0.7697078906930983","host":"s3://npm-registry-packages"}},"0.8.0":{"name":"lit-html","version":"0.8.0","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"lit-html@0.8.0","maintainers":[{"name":"anonymous","email":"admin@polymer-project.org"}],"homepage":"https://github.com/PolymerLabs/lit-html#readme","bugs":{"url":"https://github.com/PolymerLabs/lit-html/issues"},"dist":{"shasum":"4de0d1899585a3685870ffb919fedd61ebc79f03","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-0.8.0.tgz","integrity":"sha512-kGscQq8lrzOppkyJGmQIo1tcyz/l7v7GYTcLhZTtix09BfI68hoUFbkRk8XohaWRscSd6ovTPQbSqhOzxGeh+g==","signatures":[{"sig":"MEYCIQDm5Z3NPMnrTJb7F0O31s6bKySiG92Ljz2JDF2HvMKhIwIhAOiSnZYRjIGipaBwuhzs9GTxz54f6gDMp9qNVBQSVNqQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lit-html.js","files":["/lit-html.js","/lit-html.js.map","/lit-html.d.ts","/lib/","/src/","!/src/test/"],"module":"lit-html.js","gitHead":"e0d68ac2d2d7db2abfe21ff09c6f7ee25e969aeb","scripts":{"lint":"tslint --project ./","test":"npm run build && wct --npm && npm run lint","build":"tsc","format":"find src test | grep '\\.js$\\|\\.ts$' | xargs clang-format --style=file -i","prepare":"npm run build","gen-docs":"typedoc --readme none --mode modules --excludeNotExported --excludePrivate --exclude **/*_test.ts --out ./docs/api .","checksize":"uglifyjs lit-html.js -mc --toplevel | gzip -9 | wc -c","quicktest":"wct -l chrome -p --npm"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"admin@polymer-project.org"},"repository":{"url":"git+https://github.com/PolymerLabs/lit-html.git","type":"git"},"_npmVersion":"5.6.0","description":"HTML template literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"9.2.1","dependencies":{},"devDependencies":{"chai":"^4.1.2","mocha":"^3.5.3","tslint":"^5.9.1","typedoc":"^0.9.0","uglify-es":"^3.3.5","typescript":"^2.6.2","@types/chai":"^4.1.0","@types/mocha":"^2.2.46","babel-polyfill":"^6.26.0","wct-browser-legacy":"0.0.1-pre.11","web-component-tester":"^6.4.3","@webcomponents/template":"^1.2.2"},"_npmOperationalInternal":{"tmp":"tmp/lit-html-0.8.0.tgz_1515802653276_0.06850777473300695","host":"s3://npm-registry-packages"}},"0.9.0":{"name":"lit-html","version":"0.9.0","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"lit-html@0.9.0","maintainers":[{"name":"anonymous","email":"admin@polymer-project.org"}],"homepage":"https://github.com/Polymer/lit-html#readme","bugs":{"url":"https://github.com/Polymer/lit-html/issues"},"dist":{"shasum":"a445ecbb3da7d8b17690e6ade6c872c89385092a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-0.9.0.tgz","integrity":"sha512-j0W8WNcf/VRsC+vxeZwgh4KfztQ2gqLF5a80G85qdffnKQ0yTC2IQpU3FRmFjRdRTezvszb1rGMm7jScMc2Mog==","signatures":[{"sig":"MEQCIFVn9oYp5BBm3FYWDOceuyyyIQ7scA9uQ+8MlFS65jv2AiAO1gZQS4S4pDqC9Xk18h7FIH3LzosMCQwCz4ro7pIlAg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lit-html.js","files":["/lit-html.js","/lit-html.js.map","/lit-html.d.ts","/lib/","/src/","!/src/test/"],"module":"lit-html.js","gitHead":"0626f7be696109da8446f9f580bb04f703470a5a","scripts":{"lint":"tslint --project ./","test":"npm run build && wct --npm && npm run lint","build":"tsc","format":"find src test | grep '\\.js$\\|\\.ts$' | xargs clang-format --style=file -i","prepare":"npm run build","gen-docs":"typedoc --readme none --mode modules --excludeNotExported --excludePrivate --exclude **/*_test.ts --out ./docs/api ./src","checksize":"uglifyjs lit-html.js -mc --toplevel | gzip -9 | wc -c","quicktest":"wct -l chrome -p --npm"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"admin@polymer-project.org"},"repository":{"url":"git+https://github.com/Polymer/lit-html.git","type":"git"},"_npmVersion":"5.6.0","description":"HTML template literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"9.2.1","dependencies":{},"devDependencies":{"chai":"^4.1.2","mocha":"^3.5.3","tslint":"^5.9.1","typedoc":"^0.9.0","uglify-es":"^3.3.5","typescript":"^2.6.2","@types/chai":"^4.1.0","@types/mocha":"^2.2.46","babel-polyfill":"^6.26.0","wct-browser-legacy":"0.0.1-pre.11","web-component-tester":"^6.4.3","@webcomponents/shadycss":"^1.1.0","@webcomponents/shadydom":"^1.0.11","@webcomponents/template":"^1.2.2"},"_npmOperationalInternal":{"tmp":"tmp/lit-html-0.9.0.tgz_1517528247224_0.4452056346926838","host":"s3://npm-registry-packages"}},"0.10.0":{"name":"lit-html","version":"0.10.0","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"lit-html@0.10.0","maintainers":[{"name":"anonymous","email":"admin@polymer-project.org"}],"homepage":"https://github.com/Polymer/lit-html#readme","bugs":{"url":"https://github.com/Polymer/lit-html/issues"},"dist":{"shasum":"1c56efc7513faa8e12d0a5564dc3c67ee28fd617","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-0.10.0.tgz","fileCount":39,"integrity":"sha512-w+7hn1gu5O4GZiRIQBLwC+WRtqKhA54fLQeKHdcUB+iCJypUZvTiE1OsotwpxMwran4+XV4vMHYhhdDMW4/Mww==","signatures":[{"sig":"MEQCIHgdQt79iVH/FnOTivymaSJY48Hfwq9jbMSNXfeSuPcpAiAnQdPfxAHzzjNDlOhEF5PP5VcXhQY9UvVdWizQYrq2fA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":204348,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa7N7gCRA9TVsSAnZWagAAkXkP/Rk9gObj8b2H4Wbg2ZVz\n0kSgDHjY+PNbYXLLjeEbjZmAKZJ45bALJsjazOTD38TxUZqk6ny1eSXy3Ykz\nnE0adhxd5YyaOPY2gOXPI3G5py2EpVY2A2L6tJ9u0PuKtTICNFFQREaw5OiN\nqYKNQCvk7pSCVzJ9fYSXr5+4iidwGAjS54JNPb2WBcA/3NhD1As2VmweOeRB\n5NfXj9U6hYaekfIFHp/NMN9efrMXHrV9O2147wuRWSi6cDVR055cvcFgtDIC\nBFUlsifiVhGNkfVJUe+wIwUAvQMnj0XTp0g8fw7QkmW18l/9GnzyzaIU2dP2\nQ7khjKpzQJst7du9o8NcD89XIdaVeKAdhwyM8VA/PyEoIJ46aeqg6v1OL8z2\nKNj6UPfVr5PtgwO1OjfVaQwgZv4hNuBQ/aEhv78fSZmMREt7gTfkx3PezDOB\nkSGNxPXA23fZ2m205+k+eQ6wF5Zn0A6m8+u95tWOiT/p5/jjhnYh7V6eUUln\nTk8iWtJ1voiPDNzLJHyKaj5bu8+HuuaCgh8PdVwNdRdAsCXSWaf7HmsuzOSz\n1i32p1p/c4z6fvsXpMVYwKOCE9L1+9xJcLXZXxcrJU+VUmI8YLIKb71jVz2K\niPhOvVJVX4A/w+5naduS2HxvnNk2NQyJQbx4ockrA+J8dx9htli4nazal1Re\nuM5D\r\n=vyJA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","files":["/lit-html.js","/lit-html.js.map","/lit-html.d.ts","/lib/","/src/","!/src/test/"],"module":"lit-html.js","gitHead":"e737a2be406715262856e82de615db80264b68e2","scripts":{"lint":"tslint --project ./","test":"npm run build && wct --npm && npm run lint","build":"tsc","format":"find src test | grep '\\.js$\\|\\.ts$' | xargs clang-format --style=file -i","prepare":"npm run build","gen-docs":"typedoc --readme none --mode modules --excludeNotExported --excludePrivate --exclude **/*_test.ts --out ./docs/api ./src","checksize":"uglifyjs lit-html.js -mc --toplevel | gzip -9 | wc -c","quicktest":"wct -l chrome -p --npm"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"admin@polymer-project.org"},"repository":{"url":"git+https://github.com/Polymer/lit-html.git","type":"git"},"_npmVersion":"6.0.0","description":"HTML template literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"9.2.1","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","mocha":"^3.5.3","tslint":"^5.9.1","typedoc":"^0.9.0","uglify-es":"^3.3.5","typescript":"^2.8.3","@types/chai":"^4.1.0","@types/mocha":"^2.2.46","babel-polyfill":"^6.26.0","wct-browser-legacy":"0.0.1-pre.12","web-component-tester":"^6.6.0-pre.5","@webcomponents/shadycss":"^1.1.0","@webcomponents/shadydom":"^1.0.11","@webcomponents/template":"^1.2.2"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_0.10.0_1525472990497_0.36648037948866086","host":"s3://npm-registry-packages"}},"0.10.1":{"name":"lit-html","version":"0.10.1","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"lit-html@0.10.1","maintainers":[{"name":"anonymous","email":"aomarks@google.com"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"npm@keanulee.com"},{"name":"anonymous","email":"notwaldorf@gmail.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"brendan@usergenic.com"}],"homepage":"https://github.com/Polymer/lit-html#readme","bugs":{"url":"https://github.com/Polymer/lit-html/issues"},"dist":{"shasum":"a1239a96f1b5589e1e130741fe050d92464b9dcd","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-0.10.1.tgz","fileCount":40,"integrity":"sha512-aCBAc2O4jRL1mpT5LdkAHfB8dcG4WeA4a6GLEfUgPreVbzy2odoL95lnjsqVOWP/WhN7ZMuwgCvuyaA9rqsxUg==","signatures":[{"sig":"MEUCIQDpaf0V5LOUCN/zcJj++VAH+qnJ8/afPJfpg0RgzTynZAIgEow2hVuMmTibd19KqAc9wBBQK9VqfYb5qWi1ilP2nbU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":243219,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbIbbqCRA9TVsSAnZWagAAxFcQAIoucleCIgR1/yHQFAfm\nK8M2DL9dtiimpbXK6mp2b8A/mrMHDOZ43cib7kJb6LGvphXVeJsUmGlHjUnI\nPr+oVJcX9x1jAiTwE8zTrg7FJps99ps8mUxaMMWuotQmwzQJ3mtWZA7CZL5g\nC6T1dkD4XUZVT5ausdVbqOhFuTJkw524Ec/gpuGYLnjjIDDZKr8fnCKroyxg\nEAEeTSknsklrLY7ljEfB/Exfs9rGkPw/4qaNtVJyrI76oyeMuqAGrUTcBNGC\nRduyevPXLogzYLxhW9ER3ZkP+b9R+gh1zz9zcZK12oD0/OeGbSuHXBlBaQ+3\npYufBxRYvQ1ZUs6UbB37TR2hMm0RHAWu5xG7WRJ0Bk/QVf5FHwD+GsIaWY6F\nedzqSPPV3QDrKbTNAY1ZB1iQcHJC+lTSo9P+WmzxufnxRnwwm0WQdhPpoSr6\nXcbxiiaDUQ+aPZMX9WBn6HbbSFfvODV+VHpjPQbdcV4ktpEr9GgJhTz/kpjg\n0tIIZykK3TjVBNgGle8pSTbKFK6TwQPUnji6YNFi4Km8pViXndqLfEUQFLcZ\ncHApbhzWHodEOjNhf6uQQmyuJfcB4HOR+MTAynALdTDuDV/7wxfwWQjvdj/W\nnEX9Cfjiio0APPJyxUrMCKPa5hS2oMC4pQP1VBcbEhRvcDwtZkBxJuOI/6zF\ncAAl\r\n=C1jz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","files":["/lit-html.js","/lit-html.js.map","/lit-html.d.ts","/lib/","/src/","!/src/test/"],"module":"lit-html.js","gitHead":"68481b1022c15b7d8809f4929b087da6e70786d3","scripts":{"lint":"tslint --project ./","test":"npm run build && wct --npm && npm run lint","build":"tsc","format":"find src test | grep '\\.js$\\|\\.ts$' | xargs clang-format --style=file -i","prepare":"npm run build","gen-docs":"typedoc --readme none --mode modules --excludeNotExported --excludePrivate --exclude **/*_test.ts --out ./docs/api ./src","checksize":"uglifyjs lit-html.js -mc --toplevel | gzip -9 | wc -c","quicktest":"wct -l chrome -p --npm"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"dfreedm2@gmail.com"},"repository":{"url":"git+https://github.com/Polymer/lit-html.git","type":"git"},"_npmVersion":"5.6.0","description":"HTML template literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"8.11.2","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","mocha":"^5.2.0","tslint":"^5.9.1","typedoc":"^0.11.1","uglify-es":"^3.3.5","typescript":"^2.8.3","@types/chai":"^4.1.0","@types/mocha":"^5.2.0","babel-polyfill":"^6.26.0","wct-browser-legacy":"^1.0.1","web-component-tester":"^6.6.0","@webcomponents/shadycss":"^1.2.1","@webcomponents/shadydom":"^1.0.11","@webcomponents/template":"^1.2.2"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_0.10.1_1528936168231_0.3869091989251081","host":"s3://npm-registry-packages"}},"0.10.2":{"name":"lit-html","version":"0.10.2","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"lit-html@0.10.2","maintainers":[{"name":"anonymous","email":"aomarks@google.com"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"npm@keanulee.com"},{"name":"anonymous","email":"notwaldorf@gmail.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"brendan@usergenic.com"}],"homepage":"https://github.com/Polymer/lit-html#readme","bugs":{"url":"https://github.com/Polymer/lit-html/issues"},"dist":{"shasum":"53c846afcf91bb1e6623179ef22e327ab8ac0e0e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-0.10.2.tgz","fileCount":40,"integrity":"sha512-ue0pIX3Fj5gUsNSozdRQIb1MAgNqFQsHgvHE/FU34xyu9NN/af3EISr7Bb+vP9YeLXIA4vLLOoYp2Z22dVYhww==","signatures":[{"sig":"MEQCICVv9s2s60/sU6p+Y/ZtC6wZ7zdKQfP1/tusS3rV2xZ4AiBZPRO4kpCr7pYSmVfXruYibPparCbS3fu+/PIt8IT70A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":243469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbIvKNCRA9TVsSAnZWagAARUsQAJh85lUv70girGcHHg92\ngGBgyyA9GFOY4lqjDk0B9HoOtORVnOce71ba5obzzMr3IX+KcsNwnvuLtL/P\nxSvkkYh7LBG2Y4FK1BbNZ66dtplzrQV+utI45OftiAtsfnMu+giA09hAQyrc\ng/CkpzOYuDzM5FACxZE6HK3FdwBYHGV3fARe38iZShuMw1/bSta00grjhjAX\ndUxb9JX+HUqAwbGYPK1SoPfQDx7y7s9YWlPVcc5WGas4NDkI596x+UA9Pae/\n17dXS3wtkzsM0BGvJJIImqlPSsrdnQCU9Fa1w3X55YV52Yf/eW6erQM9bRw1\nvKnlXmPDYFWRt+eX2JiNTUQZHWGCzE8HbadD1wTWj8wXrqTnsbfAiIUh6cmQ\nhvxh9Bt1oLjn/P/wE2g/XqFB6c0+WHePJfWMCP24lkRfV8JFlOZ9HopCa2/Q\njhakcAjpfUaT0OafZkCoyDsHkZyhWOnevR57NI9sEEeMgfOMV9tHAJ/ADPRL\neAveKbTg4bAbOWrAjT29cdwAsBEUUokR6vphVjH6B6VBEFSBG/m77/dQwdQd\nISeWkioKrob7I1VRAcNTBqKC0K119plu0wNn3W69gj6dD8rJZCep9vWjOdwE\n4tLoZByWDPYHudj80FBSu2siD5ikswkqF7Tao5+u+jHNFbtQlUd/uR/npkBX\nNsQV\r\n=Vm/K\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","files":["/lit-html.js","/lit-html.js.map","/lit-html.d.ts","/lib/","/src/","!/src/test/"],"module":"lit-html.js","gitHead":"8622ab044371e5d3b490a5d9e1e6bb15dff22471","scripts":{"lint":"tslint --project ./","test":"npm run build && wct --npm && npm run lint","build":"tsc","format":"find src test | grep '\\.js$\\|\\.ts$' | xargs clang-format --style=file -i","prepare":"npm run build","gen-docs":"typedoc --readme none --mode modules --excludeNotExported --excludePrivate --exclude **/*_test.ts --out ./docs/api ./src","checksize":"uglifyjs lit-html.js -mc --toplevel | gzip -9 | wc -c","quicktest":"wct -l chrome -p --npm"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"dfreedm2@gmail.com"},"repository":{"url":"git+https://github.com/Polymer/lit-html.git","type":"git"},"_npmVersion":"5.6.0","description":"HTML template literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"8.11.2","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","mocha":"^5.2.0","tslint":"^5.9.1","typedoc":"^0.11.1","uglify-es":"^3.3.5","typescript":"^2.8.3","@types/chai":"^4.1.0","@types/mocha":"^5.2.0","babel-polyfill":"^6.26.0","wct-browser-legacy":"^1.0.1","web-component-tester":"^6.6.0","@webcomponents/shadycss":"^1.2.1","@webcomponents/template":"^1.3.1","@webcomponents/webcomponentsjs":"^2.0.2"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_0.10.2_1529016973083_0.2000904579795615","host":"s3://npm-registry-packages"}},"0.11.0-dev.1":{"name":"lit-html","version":"0.11.0-dev.1","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"lit-html@0.11.0-dev.1","maintainers":[{"name":"anonymous","email":"aomarks@google.com"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"npm@keanulee.com"},{"name":"anonymous","email":"notwaldorf@gmail.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"brendan@usergenic.com"}],"homepage":"https://github.com/Polymer/lit-html#readme","bugs":{"url":"https://github.com/Polymer/lit-html/issues"},"dist":{"shasum":"15d2bb925540e2144bb399f7c6515d0bba9dd5c3","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-0.11.0-dev.1.tgz","fileCount":47,"integrity":"sha512-bTcdm3hJf0vpRESzgpiypsOrDWxwF0RN+kKdmd8phmjs65AwaD3ha31FHLOsVYT6lgPl/niC5RGnaZIrZT2C9Q==","signatures":[{"sig":"MEUCIF/wTfU6XaSSr0y2JaEZQwhw/RAAEL8CgQA6mP0+ax3qAiEA4FEXGt/SERRxJkosM+ESPDgN+4QJobWQjtF+6/pwE90=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":247087,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbV5YgCRA9TVsSAnZWagAAuFUP/2j0U+5iI7U2sKv9Gqod\n9RCASBWyOJS3N7Q1wzvomSi04J+YsPDMR7Q2c1CWbvjDjrQYiUY02ikgWzVp\nwscUJpFXyn48zcvrGbXhZrrWlYeRjC2TpIOkZOyq8vW2GmQ3XVv2ammyCJoA\nwX7aJaODCxgsfbRCeiPy2XrtHKDPJgfwqwWJhxw6op9bQjFI8SATh5eKvBBl\nbJnk8UOCvguD3WGF7tfRMWab8DYT7JfvFXmjd5XoHDhY8qJTqCUOKwrzoogD\n/jM1j0Ku2/p6f7QlCkAox24qFd1ZLxU5E+Fnkw2mupnCMO4pyujQdeQWTge8\nnpWmnNnYD0cxJfRooZjAz6G1XWJvMNan0RTpiwPekXlSm0NoybyRrnZ5H+bp\noll+wvJ0/EgfTSRrxehepvZR1KKRX3+w3sEgN3IgEo2Pni58TcAqk94bCUe5\nVWI+rYdkJ3ycbccrmXNBBHS9V5NorTqLHqpbFcNAW+arUq6dcsA2XfhywHj5\nN/9mTCJfyU2G9Cam036T+Pk+5AtK2dFJauFCc1b40jvxBdTSHxzrYAHNbTF4\n+eSwC60Pd4Dc0t3MrJl6iyaXYHDrD1cKgbSKYrndFtVBAZL0buaO7xk5G7Ol\nBQEwuXPqCeEsSeYq7EzLCBo5BwKOKFDxjLBYBefydk0bK5292gmbvn8XTU1g\nW7zG\r\n=MxqB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","files":["/lit-html.js","/lit-html.js.map","/lit-html.d.ts","/core.js","/core.js.map","/core.d.ts","/lib/","/src/","!/src/test/"],"module":"lit-html.js","gitHead":"599fdb36c5db0e9c8c0752a6cb8ad02a636884f6","scripts":{"min":"uglifyjs core.js -mc --toplevel","lint":"tslint --project ./","test":"npm run build && npm run lint && wct --npm","build":"tsc","format":"find src test | grep '\\.js$\\|\\.ts$' | xargs clang-format --style=file -i","prepare":"npm run build","gen-docs":"typedoc --readme none --mode modules --excludeNotExported --excludePrivate --exclude **/*_test.ts --out ./docs/api ./src","checksize":"uglifyjs core.js -mc --toplevel | gzip -9 | wc -c","quicktest":"wct -l chrome -p --npm"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"admin@polymer-project.org"},"repository":{"url":"git+https://github.com/Polymer/lit-html.git","type":"git"},"_npmVersion":"6.1.0","description":"HTML template literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"9.2.1","dependencies":{},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","mocha":"^5.2.0","tslint":"^5.9.1","typedoc":"^0.11.1","uglify-es":"^3.3.5","typescript":"^2.8.3","@types/chai":"^4.1.0","@types/mocha":"^5.2.0","babel-polyfill":"^6.26.0","wct-browser-legacy":"^1.0.1","web-component-tester":"^6.6.0","@webcomponents/shadycss":"^1.2.1","@webcomponents/template":"^1.3.1","@webcomponents/webcomponentsjs":"^2.0.2"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_0.11.0-dev.1_1532466720393_0.5999379431734098","host":"s3://npm-registry-packages"}},"0.11.0-dev.2":{"name":"lit-html","version":"0.11.0-dev.2","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"lit-html@0.11.0-dev.2","maintainers":[{"name":"anonymous","email":"aomarks@google.com"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"npm@keanulee.com"},{"name":"anonymous","email":"notwaldorf@gmail.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"brendan@usergenic.com"}],"homepage":"https://github.com/Polymer/lit-html#readme","bugs":{"url":"https://github.com/Polymer/lit-html/issues"},"dist":{"shasum":"da47afc9346e0afb82e77405c559f055b3101f2a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-0.11.0-dev.2.tgz","fileCount":47,"integrity":"sha512-TQcVCcTZLvFR5zfLxo+0LcMj4BjQapvo+DWq8ymHoIRuo/MthsyIlwtAkPGbiNsemfSp/7GxhrKcafAj/+q1YA==","signatures":[{"sig":"MEYCIQCxYr02tG0s+1bzXL2A16TXKn7fDKGsS1eLua+c26SICQIhAPymVXQ8Alak4+tqT1b+Z8e9J/X3L5qgq+z3k0uWXjVn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":260082,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbdLYmCRA9TVsSAnZWagAA98gP/3Km9mdpryBVHtxa4oTl\n1PKzs38AWG0ynga009jkLWZGdaLPr93CpdyxzzBSXSKTenYxZbsXDLgGRh2k\nLwq0VzILOFUE45t5YLixYo+01OCDM/EaXgJZsD4aLaU6ewWK7eE6RT6KqIyF\nwfEkLgAU4bZjTjCBrW4MK3pNCKoKRIjhKIXjE2F/QCLAb8kX8gzjCaKNoK1s\nNyFwJo6FIBYLW3DpltxmrXo6ac/zXRD30OUFwXqsM+NPJE4XTPVVWo88UuXV\nMoDWJw2PCyNG8DuRVTGlLKXXXFyKPkrW4b/toZ4+gpjb2Y8d/4Udu0xrYvkK\nsnjWXnITAzlwTmfkd9PwhtQT/FEh0RflUnKuoAGh+LDP/PTxGXFk/0ZrQz/3\nmTiPDL9UEDKBvN1n4eQatkL8MWcFdMhRWCRmUBsv0jSngwJGIlpNiJ1n+f5s\nQU4zrJDT6FCiATAXWnsg+QH4s/4+TQD5fO1/I+hfP17oh92BqF35qvZI+rRR\nNobqrY2rVxtgzVw/86pMLLP7Y6c9sZKPU1Ow92/oXSZ6DLC7H0Sya87VJbaQ\n8oFEkynjGFvrd34+JT+qpPid97mH+n8ETPgTsq0q18KxPQKtk64zgEs6tCIF\nAi1T53MfqkRU9kVGASqoSAlkM3ZY6o7VicMDTB0L3skONrDFee0hW06z5ezW\nMz8p\r\n=HJ+p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","files":["/lit-html.js","/lit-html.js.map","/lit-html.d.ts","/core.js","/core.js.map","/core.d.ts","/lib/","/src/","!/src/test/"],"module":"lit-html.js","gitHead":"265466f66f6d08a4943d75c9272d9f728f83cad4","scripts":{"min":"uglifyjs core.js -mc --toplevel","lint":"tslint --project ./","test":"npm run build && npm run lint && wct --npm","build":"tsc","format":"find src test | grep '\\.js$\\|\\.ts$' | xargs clang-format --style=file -i","prepare":"npm run build","gen-docs":"typedoc --readme none --mode modules --excludeNotExported --excludePrivate --exclude **/*_test.ts --out ./docs/api ./src","checksize":"uglifyjs core.js -mc --toplevel | gzip -9 | wc -c","quicktest":"wct -l chrome -p --npm"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"admin@polymer-project.org"},"repository":{"url":"git+https://github.com/Polymer/lit-html.git","type":"git"},"_npmVersion":"6.1.0","description":"HTML template literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"9.2.1","dependencies":{},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","mocha":"^5.2.0","tslint":"^5.9.1","typedoc":"^0.11.1","uglify-es":"^3.3.5","typescript":"^2.8.3","@types/chai":"^4.1.0","@types/mocha":"^5.2.0","wct-browser-legacy":"^1.0.1","web-component-tester":"^6.6.0","@webcomponents/webcomponentsjs":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_0.11.0-dev.2_1534375461740_0.5867580889021644","host":"s3://npm-registry-packages"}},"0.11.0-dev.3":{"name":"lit-html","version":"0.11.0-dev.3","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"lit-html@0.11.0-dev.3","maintainers":[{"name":"anonymous","email":"aomarks@google.com"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"npm@keanulee.com"},{"name":"anonymous","email":"notwaldorf@gmail.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"brendan@usergenic.com"}],"homepage":"https://github.com/Polymer/lit-html#readme","bugs":{"url":"https://github.com/Polymer/lit-html/issues"},"dist":{"shasum":"6d193ad2da52f4ce2b1b3a9ab68f357d021a430c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-0.11.0-dev.3.tgz","fileCount":102,"integrity":"sha512-09R9oPFVSuVeQPCOkzeocquh9Ut/9zNGUzjiI8Vo4kw0pluShOZckJzO9z2PagB4/Vh2VBx/LYq1Osm8FHLovA==","signatures":[{"sig":"MEUCIQCmLqjCYROq7mVjP1uAp/IdhLbPaKs2ZV4PUeQXTfTyKwIgVKjdPMo802f8m077Z3Q5bff5r6QvSvVdu9eCfpKQBfI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":322419,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbf6s6CRA9TVsSAnZWagAA2QAP/2ekAEij8sK2g+zsPg69\n/oKjD6+xCgQiTHQ1QcFWvXDWhTWd1wKKQ5dZpJxJtJhJrKSLEOHYo3ZzvM/7\nibLHagzy0R3FGnOTXWLd6otqq6rMmmwz41Sf0xkFfc9DfpWxy6xk5nkFNbxd\nfZr8Hv6EftYgwIdeGgnPdEm5ietM75U3x99XhwgFpN6Q0hf9j5I7OmviSQ49\nfJh5ghCSCCh5UoqIilIWxtIKc2IjOPeMA2Pa7oRaRe6v/Foje2njLjOAAIN9\nJgpaMYAW6SRk/0BigyvAOlMsTztYTTiT/tWBr0RuuAEQ1wUye2FGRN2dHce7\nQKiL3s9uv4sQT6/Z9JHK+lbyOhz2VFnddf0gM2x5XIPIdhxa6IK6oohR3R3B\nAk8ZbPfsIcDeHtfseyxI0ghj9iRAtl+IdWrFcp/A37GPJHznXeiiw5dviBSx\n8NBl4vURFeVvKg6+t/SWAPB+oM6eaWsiEi/k34hI8zwrEPnfO8ldiZRhjRWm\netF0biz5vNBC6+/iZSPfV8Un4cMytvcKBMBwQ5FJmRFGR/7XUFwFUoEgK+Bc\nNeL7jcx5sXDrZi5ZiHQyo11B7h7s9TzDtrg7JaSiiKJbQ82dasUa4WYb6PT4\ndUSrA8wdeduT38rqsv2GPJ/kt93ZRJk1Z2+BTUGs6/iJMXBOIxFowvqNc1sp\n7Fa2\r\n=CQqA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","files":["/lit-html.js","/lit-html.js.map","/lit-html.d.ts","/lib/","/directives/","/src/","!/src/test/"],"module":"lit-html.js","gitHead":"be84d43f446f22fdd4d44201155b60cf35318912","scripts":{"lint":"tslint --project ./","test":"npm run build && npm run lint && wct --npm","build":"tsc","format":"find src test | grep '\\.js$\\|\\.ts$' | xargs clang-format --style=file -i","prepare":"npm run build","gen-docs":"typedoc --readme none --mode modules --excludeNotExported --excludePrivate --exclude **/*_test.ts --out ./docs/api ./src","checksize":"rollup -c ; rm lit-html.bundled.js","quicktest":"wct -l chrome -p --npm"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"admin@polymer-project.org"},"repository":{"url":"git+https://github.com/Polymer/lit-html.git","type":"git"},"_npmVersion":"6.4.0","description":"HTML template literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"10.8.0","dependencies":{},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","mocha":"^5.2.0","rollup":"^0.64.1","tslint":"^5.9.1","typedoc":"^0.11.1","uglify-es":"^3.3.5","typescript":"^2.8.3","@types/chai":"^4.1.0","@types/mocha":"^5.2.0","wct-browser-legacy":"^1.0.1","rollup-plugin-terser":"^1.0.1","web-component-tester":"^6.8.0","rollup-plugin-filesize":"^4.0.1","@webcomponents/webcomponentsjs":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_0.11.0-dev.3_1535093562044_0.5270527777331748","host":"s3://npm-registry-packages"}},"0.11.0":{"name":"lit-html","version":"0.11.0","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"lit-html@0.11.0","maintainers":[{"name":"anonymous","email":"aomarks@google.com"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"npm@keanulee.com"},{"name":"anonymous","email":"notwaldorf@gmail.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"sam@sam.li"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"brendan@usergenic.com"}],"homepage":"https://github.com/Polymer/lit-html#readme","bugs":{"url":"https://github.com/Polymer/lit-html/issues"},"dist":{"shasum":"32fc610dfaf8915bea557f28fd245d205eac3a67","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-0.11.0.tgz","fileCount":102,"integrity":"sha512-orv9crT603R/uTF3HYeuL7wRMXy2FuvuB4EvyKX3Gc1eoljN5FCDlawAOL/eOmlAedkSemNeJbMbnAazgy4ieg==","signatures":[{"sig":"MEYCIQCrObHmB/T59UNA6T2qzdhZAOeDyrZia7Jm+qrFSNDsHgIhAOW+YJuMOmQkCdt7IWmHf8eiu0PCrjaSNAErK8MkfZw+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":322391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbhcJHCRA9TVsSAnZWagAAN5cP/2UEkBsiQFeVW3Ja/HDs\nDqEdstKtJwzmv7IfAQ+ybwCVfhWbA2J4GLxvw0mkumwZKtBBYT6ntE5frmvQ\n/3Y0Tgzxm2OaDR+1ALMuCTbkLVm/yz8MPh1m+1J6VjRTrR7kgB4GO66365rM\ngC21NbN5m5rrKPm8kuR0zBK4mxIleWd88/yicV6S3plHjm8Sgc2FVaV6GDql\n542R0AkZBieSM9ghyoDJ7FxUb858aFudKMFv13tLL9DRo5ZkKNEpZuPUWpac\nQN7meEze6XpBGPGfYQEb3Tcwa/jrVXps+3LIGWbgLS48TTeElLl2kHmbEKBR\nt4NIrmcFbyPnOtJa9sA0UWjPVuebwIa+DNguVwizim9zxljXNihXZja5tuEw\nZut604r7mN/xW7W9UoGnSurFelZno9YMCYK9WVoX3UgzXf0OxEYatrvnQxnb\ndJ/d7NgJkGyWJwHcHpxHbS/FuQp5CrF6n+UIoUY37fD1h4Gk9e4xP1i+iAaS\nqR3ccmqDXiuO0onDfoqtP5tMiVCi3Gko65fXjaq0JifyQEVkfIy08fADHEQm\nn5wudRs6STHWqdUVD5oncZHMHLGri8VmLPLU1Gm/pmf495tIq+XB5IqJGqIh\nxAz1va2P+uEVjwl1YRNNg8m3jyQ2ATc6NiuHAO1CCxI/JrlfgeW2A2qmQjpT\nSS1A\r\n=CCCH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","module":"lit-html.js","gitHead":"7d104d358ce7d505108a2faad905a4d5ad8a84c0","scripts":{"lint":"tslint --project ./","test":"npm run build && npm run lint && wct --npm","build":"tsc","format":"find src test | grep '\\.js$\\|\\.ts$' | xargs clang-format --style=file -i","prepare":"npm run build","gen-docs":"typedoc --readme none --mode modules --excludeNotExported --excludePrivate --exclude **/*_test.ts --out ./docs/api ./src","checksize":"rollup -c ; rm lit-html.bundled.js","quicktest":"wct -l chrome -p --npm"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"justin@fagnani.com"},"repository":{"url":"git+https://github.com/Polymer/lit-html.git","type":"git"},"_npmVersion":"6.4.0","description":"HTML template literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"10.8.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","mocha":"^5.2.0","rollup":"^0.64.1","tslint":"^5.9.1","typedoc":"^0.11.1","uglify-es":"^3.3.5","typescript":"^2.8.3","@types/chai":"^4.1.0","@types/mocha":"^5.2.0","wct-browser-legacy":"^1.0.1","rollup-plugin-terser":"^1.0.1","web-component-tester":"^6.8.0","rollup-plugin-filesize":"^4.0.1","@webcomponents/webcomponentsjs":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_0.11.0_1535492678802_0.6779293026779758","host":"s3://npm-registry-packages"}},"0.11.1":{"name":"lit-html","version":"0.11.1","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"lit-html@0.11.1","maintainers":[{"name":"anonymous","email":"aomarks@google.com"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"npm@keanulee.com"},{"name":"anonymous","email":"notwaldorf@gmail.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"sam@sam.li"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"brendan@usergenic.com"}],"homepage":"https://github.com/Polymer/lit-html#readme","bugs":{"url":"https://github.com/Polymer/lit-html/issues"},"dist":{"shasum":"ad3dcfea1dbaf65fadf335fa1e2bd9ac19255394","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-0.11.1.tgz","fileCount":92,"integrity":"sha512-G75eIx+aZ3nVFdjfKmama0OXHmvxn8slouEGKz14/D9WPdh+iN1mxZujx001w5M2Ot+39qx+xpcBjqSo1+am5Q==","signatures":[{"sig":"MEUCIQCMroaAqkcD+S0+FBWTpK2rL1FX39VXo92pvd+2XVKV5AIgIDiS3v+dM/80b7FnTy3yxbaPItENyTzaWGbgZXX3aEY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":308815,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbjt1FCRA9TVsSAnZWagAAG2wQAKJ9s9Vnt2jerk5gembB\nIp9l6+f2+Y3b0QMZ5yUP45u+2yEF5NgKBDyQi8CifpQvDbUjWFWhXx4Inhw4\nKg2vT8NVQqAoY5nAE0C3lc4F6kGH6O5+U38EyJvFo9u0G9LPaelwNfcoH2hl\nbuk7sV2uma1SQB3sOgtBbi7btSNUzUn3JvRVtGo3pws5iM0GI2BaGjJ/7kn5\njS1zcu+d89BbdBZl5qNjSKjrn0A3uqKd2TeLsKGmvLGxopwblZbrr3pFS3tW\nZ8GXU9U2JlaMC2xT7gZQV9CemCTgchkM+kR3LBnuXvgsVXNjVp08pGz+A0ct\n07H7mJC8/vf375E2/F7zsaaki7mFVVXweNpHG8f1ftVvD7OwYaFgJXpGlDE4\nDaiex+2fM1FKaxz3CMtsgi9FTICNAa3Zb4v3jFYZgxlecE0NPUhymiFHQowv\nwhA1oWoxvue54BDVH11cxgviIQDJeDmCfjKQuHyiu8obn6YkXEb0GB8W689r\n+r84ooX9kF3VnvzHM9K5en1vSOT29SkhxyqdVx6F1y9bcWUrtVHCSU9I+q80\niBspoYFehkNy6XSc+SsGLdijRSkIglS9IcqiiRJFbuk+xY/9tBfFhQ88/Y0k\nCzUsXy9aiJ3U/CsuAEc9mdbyqGgQO5b4wjOym7A8+PBlLvzdo4MmDen8OIgP\no1oF\r\n=cqYh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","module":"lit-html.js","gitHead":"a87b6e5f2587a100102b03b494eb7d814978ae1a","scripts":{"lint":"tslint --project ./","test":"npm run build && npm run lint && wct --npm","build":"tsc","format":"find src test | grep '\\.js$\\|\\.ts$' | xargs clang-format --style=file -i","prepare":"npm run build","gen-docs":"typedoc --readme none --mode modules --excludeNotExported --excludePrivate --exclude **/*_test.ts --out ./docs/api ./src","checksize":"rollup -c ; rm lit-html.bundled.js","quicktest":"wct -l chrome -p --npm"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"justin@fagnani.com"},"repository":{"url":"git+https://github.com/Polymer/lit-html.git","type":"git"},"_npmVersion":"6.4.0","description":"HTML template literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"10.8.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","mocha":"^5.2.0","rollup":"^0.64.1","tslint":"^5.9.1","typedoc":"^0.11.1","uglify-es":"^3.3.5","typescript":"^2.8.3","@types/chai":"^4.1.0","@types/mocha":"^5.2.0","wct-browser-legacy":"^1.0.1","rollup-plugin-terser":"^1.0.1","web-component-tester":"^6.8.0","rollup-plugin-filesize":"^4.0.1","@webcomponents/webcomponentsjs":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_0.11.1_1536089412312_0.6049328474465419","host":"s3://npm-registry-packages"}},"0.11.2":{"name":"lit-html","version":"0.11.2","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"lit-html@0.11.2","maintainers":[{"name":"anonymous","email":"aomarks@google.com"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"npm@keanulee.com"},{"name":"anonymous","email":"notwaldorf@gmail.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"sam@sam.li"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"brendan@usergenic.com"}],"homepage":"https://github.com/Polymer/lit-html#readme","bugs":{"url":"https://github.com/Polymer/lit-html/issues"},"dist":{"shasum":"218f0444f776070ad8380b0258a74996ae76ef4a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-0.11.2.tgz","fileCount":100,"integrity":"sha512-L7nnlgbGyLgYvQn7izgC6IIjMnIOouSeQ7DA9MAgtorx4QHxzK9kJ/XCpTg9ovPwivIHaH53ZrHhd/XqwNl8zg==","signatures":[{"sig":"MEYCIQCB8drZXT5bDBOkqY1icjhuudNnk5ld1bjRJX8eIZSpLgIhAPy4WAG1C1ZGVSSF9AzTIcsjioF4wWPPbV1FUd77VItp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":333236,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbmUXZCRA9TVsSAnZWagAAhwQP/2GefDp1dDMCnm4kBLL6\n4LtbapjFYMV1ztcQKqV0saqnIrSfusxoO4MLorfDJqsCOvBXda07bffTVNWc\ng6CvH2Ck6yHcFOvi1fJNTHLFvbqEW/LNupENbhgOX2OezcmO3NNCcwIsqB5v\nfxVF3RReRNMEKU9i31Tweg2bzvIerc8YSSBTqV27LasJJhwQjsdivMNHRL1m\ncMDvU1RAhf0H1g6TDHWf9arAs/q/a7Caex4QEm+MVPkmfBTyqNFyy7kSEJ3g\n2twOmNxNB18KKvaQ9NMww5pW/t7NSxDHHLc5WVyxf0JoEvRwxlMmoTrEi3jL\nLTbgopt8rcVAfsqYomSIQqewzRhR6IhuiwSwVTGuswSEIh1JnzXWErAj25LP\ngmQBz5NJn4M/AJ1fdjzag2PYX3s1iIV2/N/wnl74UGSj0i/nbT62cS1POj4W\nKWzzO9DrLCcnGEjhwdkRkv6gpxmVy42KbnKPB/eLWyIJHoU8OPfBXUL3jFDT\nUIKatfDP5y1tprTNdlkvHF2A1cMsNF6+zaOQJnek9UekyHlm/FHjGI3C6QfB\n39Frz0JC9mjcT49de6YvoTXgnkQLzUVmfpLA7rfGoxa82yDMabqonT2rl2hC\nfMp74WdymQVNZko9kX8Y5Fi0gcFkquo/zBai0XM0dxVY1JZQys752O81JRLo\nxeop\r\n=T7M2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","module":"lit-html.js","gitHead":"d71dd3df9c9e4afdb6de83ac9dff9085f83e3f3f","scripts":{"lint":"tslint --project ./","test":"npm run build && npm run lint && wct --npm","build":"tsc","format":"find src test | grep '\\.js$\\|\\.ts$' | xargs clang-format --style=file -i","prepare":"npm run build","gen-docs":"typedoc --readme none --mode modules --excludeNotExported --excludePrivate --exclude **/*_test.ts --out ./docs/api ./src","checksize":"rollup -c ; rm lit-html.bundled.js","quicktest":"wct -l chrome -p --npm"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"justin@fagnani.com"},"repository":{"url":"git+https://github.com/Polymer/lit-html.git","type":"git"},"_npmVersion":"6.4.0","description":"HTML template literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"10.8.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","mocha":"^5.2.0","rollup":"^0.64.1","tslint":"^5.9.1","typedoc":"^0.11.1","uglify-es":"^3.3.5","typescript":"^2.8.3","@types/chai":"^4.1.0","@types/mocha":"^5.2.0","wct-browser-legacy":"^1.0.1","rollup-plugin-terser":"^1.0.1","web-component-tester":"^6.8.0","rollup-plugin-filesize":"^4.0.1","@webcomponents/webcomponentsjs":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_0.11.2_1536771544390_0.9393966004876919","host":"s3://npm-registry-packages"}},"0.11.3":{"name":"lit-html","version":"0.11.3","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"lit-html@0.11.3","maintainers":[{"name":"anonymous","email":"aomarks@google.com"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"npm@keanulee.com"},{"name":"anonymous","email":"notwaldorf@gmail.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"sam@sam.li"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"brendan@usergenic.com"}],"homepage":"https://github.com/Polymer/lit-html#readme","bugs":{"url":"https://github.com/Polymer/lit-html/issues"},"dist":{"shasum":"34d6eb27ef0c7fdae542c7b50762526704605681","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-0.11.3.tgz","fileCount":100,"integrity":"sha512-udv1BARKZDXVyul+MUTfg1U75UdqDgXf4kXQMs0Nz1qrlqKzQT8Ty4mn7+09sFcbInCWi3sLX4KiWyEHjVskZA==","signatures":[{"sig":"MEUCIQCCQsrjqQQvs58mp4ObyUO5p4bONllGk/fijuq/x7tnEAIgAiw5D1WS3+9e/NJUf/fPpdGFK1wYwKGXUEzoprIp4Zo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":330992,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbmseNCRA9TVsSAnZWagAAFCsP/0Pf66kLS3qjoVlzMgbn\nJkU5dNobUK42bHupymSAKH4qsrI6B1Xu+24r33Dw0dFxEx42HRO5sDw+Avws\npg+hSy2kaS+sL69Ve52gAz+NBYofyR0ubguNQIzkl+QR4xAK3MTrHDsNwHiv\n8xq24jj4t2kxj0TX3e45DLu5AfZs9Y3y6jIQw1SHKzLZwAXK+m6kGD6eKm/f\nJqO6W8/LC+gNVgBV5klIS+yb6T3lvIqEMt2hpBFsMkqZ4tqI65ySB6PBUiC/\nPA+4uE1mm57mhymS7c1XRL+IHLVFfnoycYec2dA1Fq84YKjfXYMZU7xVYgLJ\nKwOgCKx1wNKE7N+XIaCkWodQvn0uVMXC1da7Wr7YNEMen2e5SbuqL8qPV3Cx\nxiURtU1gCCTQ4Q+eUBKbIpuwZnqUvOU/BNJxn13B3nsNyRAdpWGlsJR1hl8E\ngH4FhHqQssQ4stybILPZPA5GIUIkHOQPK21hQ0ynRDseCg0yO9gvVkgPkhfp\nE6WL+xa8D0z1uF9dQc3j22yTymuPWPIs/wB3cOa8zj6VZAKPJe+g6qRUYop2\nt4DN6IkwT36FWhpCvhFjLZQ5+/QEA38vRpxEa8hL3FzFM1YuQdqosaqO+H6I\nPHly8HdwCcfYc6faDfF7Phc/VG1G/PPOCNcGClMYnWlaXyT5zygX0R05/rPP\n4x+C\r\n=Nm6G\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","module":"lit-html.js","gitHead":"b997e41e1af9fbbd66c98e1d3648fa96420080d1","scripts":{"lint":"tslint --project ./","test":"npm run build && npm run lint && wct --npm","build":"tsc","format":"clang-format --version; find src test | grep '\\.js$\\|\\.ts$' | xargs clang-format --style=file -i","prepare":"npm run build","gen-docs":"typedoc --readme none --mode modules --excludeNotExported --excludePrivate --exclude **/*_test.ts --out ./docs/api ./src","checksize":"rollup -c ; cat lit-html.bundled.js | gzip -9 | wc -c ; rm lit-html.bundled.js","quicktest":"wct -l chrome -p --npm"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"justin@fagnani.com"},"repository":{"url":"git+https://github.com/Polymer/lit-html.git","type":"git"},"_npmVersion":"6.4.0","description":"HTML template literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"10.8.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","mocha":"^5.2.0","rollup":"^0.64.1","tslint":"^5.9.1","typedoc":"^0.12.0","uglify-es":"^3.3.5","typescript":"^2.8.3","@types/chai":"^4.1.0","@types/mocha":"^5.2.0","clang-format":"^1.2.4","wct-browser-legacy":"^1.0.1","rollup-plugin-terser":"^1.0.1","web-component-tester":"^6.8.0","rollup-plugin-filesize":"^4.0.1","@webcomponents/webcomponentsjs":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_0.11.3_1536870285162_0.3612258762116447","host":"s3://npm-registry-packages"}},"0.11.4":{"name":"lit-html","version":"0.11.4","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"lit-html@0.11.4","maintainers":[{"name":"anonymous","email":"aomarks@google.com"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"npm@keanulee.com"},{"name":"anonymous","email":"notwaldorf@gmail.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"sam@sam.li"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"brendan@usergenic.com"}],"homepage":"https://github.com/Polymer/lit-html#readme","bugs":{"url":"https://github.com/Polymer/lit-html/issues"},"dist":{"shasum":"fa397d2b2f2d0523ebc136e5a1699aa4e9346152","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-0.11.4.tgz","fileCount":100,"integrity":"sha512-yfJUxQrRjhYo4cdz3Db9YlkHs9v+rTZA4fvE/dqCOrA1Q2Bmx52X2OtEgGQ+JhyCb6ddDTndLijZjsSoQ44G7Q==","signatures":[{"sig":"MEUCID/xyI+giryY4W5rY6P566v4UkO/hobO/fNTio0uvY+0AiEA4Gmj1rOR/2pBHuEHUfKgvtDE2PzLqX5aib9IyyIQY0c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":335845,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJboEKoCRA9TVsSAnZWagAAiCMQAJdhvwU53vGnmqCD8Tcf\n60p02wcJuAR5Bl65WMqCwVjr0Ph6exD7wVjpDNuQpWrzVV4DeSzD22Emo5hc\nRa08h6/TVwkbzpzamrhOiYwcEheuB7RIPu3Nbigjyc/QWXu0JOp2BfrVrAwR\nHlqb7TWUZDlifIREG8/5sKn7Z/7Los3hQi4hivJ1TJ/Ujr9NG0P/nzaAvl+V\n09887tZuNmHDq0wPKst79P8iXVD4xyMCQk0nx0bo6cIqba8Y9l+xWBXOC8xS\nCgkiUJHz3Jf+QNmPgMvD8LXXVMNgFgVYeKUEi7pjBD/+uUA6SU10PPdJEmHV\nL3IxxhwfynXpOkC9KrUJ01z6U4cdcQ7nH/zcvMoFmVbg7D9ZKw9vZonrCsNt\nCqCk3HxJdZTsXSEf+B94yqocnag7KSOWsx3+7m87VH8gK7s8y1RSritLcRLf\nnOLA1p7lFVZYFCpQexocf0La3ZrLDVuzb/w8qdUQr+mcFsS6Ljb1trd3bpof\nHG9aWCLZDCVwKRdMIbZn0Y95uONn+6r4Aoj2a7qo0QASxOD31VIyMLHDqD7I\ndcIkmzi+xjU9nOLQUtJNbTQ4zFUblGn24QQMgSZTiB6xS6hjYWfdjD+ULZT3\nUUDt6OUuuDA4QVmqshxlP19YzkLT25z4aUOifmhw0qZPZI89J2ocv1smkCWM\nku52\r\n=y/EC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","module":"lit-html.js","gitHead":"5084e76949f6012e1ee7b7b2f9e3890fdbeb3593","scripts":{"lint":"tslint --project ./","test":"npm run build && npm run lint && wct --npm","build":"tsc","format":"clang-format --version; find src test | grep '\\.js$\\|\\.ts$' | xargs clang-format --style=file -i","prepare":"npm run build","gen-docs":"typedoc --readme none --mode modules --excludeNotExported --excludePrivate --exclude **/*_test.ts --out ./docs/api ./src","checksize":"rollup -c ; cat lit-html.bundled.js | gzip -9 | wc -c ; rm lit-html.bundled.js","quicktest":"wct -l chrome -p --npm"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"justin@fagnani.com"},"repository":{"url":"git+https://github.com/Polymer/lit-html.git","type":"git"},"_npmVersion":"6.4.0","description":"HTML template literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"10.8.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","mocha":"^5.2.0","rollup":"^0.64.1","tslint":"^5.9.1","typedoc":"^0.12.0","uglify-es":"^3.3.5","typescript":"^2.8.3","@types/chai":"^4.1.0","@types/mocha":"^5.2.0","clang-format":"^1.2.4","wct-browser-legacy":"^1.0.1","rollup-plugin-terser":"^1.0.1","web-component-tester":"^6.8.0","rollup-plugin-filesize":"^4.0.1","@webcomponents/webcomponentsjs":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_0.11.4_1537229480034_0.9207803775764243","host":"s3://npm-registry-packages"}},"0.12.0":{"name":"lit-html","version":"0.12.0","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"lit-html@0.12.0","maintainers":[{"name":"anonymous","email":"aomarks@google.com"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"npm@keanulee.com"},{"name":"anonymous","email":"notwaldorf@gmail.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"sam@sam.li"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"tvanderlippe@google.com"},{"name":"anonymous","email":"brendan@usergenic.com"}],"homepage":"https://github.com/Polymer/lit-html#readme","bugs":{"url":"https://github.com/Polymer/lit-html/issues"},"dist":{"shasum":"d994420fda74744f9d4a79401b086de929643e6a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-0.12.0.tgz","fileCount":129,"integrity":"sha512-NyFgq8yTlGEjUFQOmNnK/kj+ZdDVJzTwsLunNSewGiOns7SjuJi6ymCCqzZZ81uW2VwEmliMbOlFZc9QmOJPLA==","signatures":[{"sig":"MEUCIQD/tNrclAfnW9ghpjZ0Mrzl0FxfpH7qCsWA/dvdue7x2QIgYSnPAQ1UKSgzy0muyNFRrho5tPJUZmkj+AecERJ2fko=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":413488,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbt7PRCRA9TVsSAnZWagAA1sMQAITQluxJzs28+A/LllNQ\nGtq3jV85JJh4OISB8vtxmtWCWH2NuZ+q+XvgzsLzUeZf7JMEVwb0rXtPQ8BB\nEvUFxgdJF1rvlCsUPEm5g/nQS/Rumm5l2F9K0HZbK0qmMCLpRgXcsqGBD/p6\niHHyCL5KOW9CnYJWB0lkD9kCZlt2SexBKk5o5BIGe5cGxytqUGVhHsdFrp7H\nEb2PPMoa/1Wv6BauMTm4cA0st3wUza+s568WFhQ2MVcSeSp1Rl3yo7OLHzvo\ngSgyXeWctMZCCYD6r8rYDjNuEMhKyOfCh/VcgYzvpZwlRGreBqqybvAlSCR6\nUVD0Gc3VuoAaFCJHw1q9O0pE9dCV0nsmaq6p+hOf3RBJ93AyHYa90KDFuBw4\ny/sJ96u1sna2zGHG+SnNpeiSBWbf/ociRo6jz1sRlTmNq981/uvU7328ESpe\nXp+vs45lA64FHDDMqOt1olHoZSOZVnCHqiFwuR5l0+m+UogZaRkafDUgNIcZ\nnjInzgp9lNKxT8PAB6u68yhAB4N7llUXFvDAWTNKj/RJsJwzZ9oCLTlVaKyg\nCqb7jE5cpyYfCA834E1lV+jQ5kEJCOjk+MUSLIsYrNY6DAZrJj8xIAuKPYvA\nT6oNVPcKc+SZrv+aa+N2rXFO+N9NSZdTDtT7gN5PxdhSuSgI5jtFqoJhFbJf\n8zjE\r\n=qTGu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","module":"lit-html.js","gitHead":"ddfd13a4487f2d42056e5a2aa2ab6a629ed07bda","scripts":{"lint":"tslint --project ./","test":"npm run build && npm run lint && wct --npm","build":"tsc","format":"clang-format --version; find src test | grep '\\.js$\\|\\.ts$' | xargs clang-format --style=file -i","prepare":"npm run build","gen-docs":"typedoc --readme none --mode modules --excludeNotExported --excludePrivate --exclude **/*_test.ts --out ./docs/api ./src","checksize":"rollup -c ; cat lit-html.bundled.js | gzip -9 | wc -c ; rm lit-html.bundled.js","quicktest":"wct -l chrome -p --npm"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"justin@fagnani.com"},"repository":{"url":"git+https://github.com/Polymer/lit-html.git","type":"git"},"_npmVersion":"6.4.0","description":"HTML template literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"10.8.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","mocha":"^5.2.0","rollup":"^0.64.1","tslint":"^5.11.0","typedoc":"^0.12.0","uglify-es":"^3.3.5","typescript":"^3.1.1","@types/chai":"^4.1.0","@types/mocha":"^5.2.0","clang-format":"^1.2.4","wct-browser-legacy":"^1.0.1","rollup-plugin-terser":"^1.0.1","web-component-tester":"^6.8.0","rollup-plugin-filesize":"^4.0.1","@webcomponents/webcomponentsjs":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_0.12.0_1538765777231_0.8224213634863422","host":"s3://npm-registry-packages"}},"0.13.0":{"name":"lit-html","version":"0.13.0","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"lit-html@0.13.0","maintainers":[{"name":"anonymous","email":"aomarks@google.com"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"npm@keanulee.com"},{"name":"anonymous","email":"notwaldorf@gmail.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"sam@sam.li"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"tvanderlippe@google.com"},{"name":"anonymous","email":"brendan@usergenic.com"}],"homepage":"https://github.com/Polymer/lit-html#readme","bugs":{"url":"https://github.com/Polymer/lit-html/issues"},"dist":{"shasum":"d05e7fe8ade572432120339c451c614669788adf","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-0.13.0.tgz","fileCount":158,"integrity":"sha512-p3R2ji/ucNVG5skguy8WufmSYIdMiTTb9ObUVYM2bOuvIXzDnUiePXGwP5BDbKssW1K6fw1Oj/M07FzdPLsTXw==","signatures":[{"sig":"MEUCICq6DG3jA0R+1xs3HA79lsWTa1sH+lWPBI5ngczg9XJTAiEAieRb9okyOAfDn/xvfBlluqFv7m+vUj3ig9s23VMYCJ8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":761672,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb5No3CRA9TVsSAnZWagAAvXEP/34rKoNVXi+d1GuavN7x\nLOlzfp8vO1yszhHr+z8EAl9wraNnQUXfQFtnEbnFgn3fe+pgtrMA2ehtQVtQ\nUCOxSBz20ySOTA/VcSmjyHL8VNN7PBeSI5Hqu7ZxF38fJjBsju1G8wU/yDpD\n4Kg1LnFRpKoHYhKJ4Kk+2SBp8XISFdZoaMJUTZumQjJOl0/uqLwqwRFYCvNy\n1VWodWL+GWKxMDR3fJVse8A4YQeBE/4h0H2cSYRhxYfXmiUc6GGfZjpfAS9d\nkc+9py/Jvwo1jYkvIKn4n8MfCKd6PDVAv0gPiH29RqznM/nIhYl+Q7HdKS6y\nvm/GDvtpOWs+VN0PIiset1ARyFarLh3RIohWoXmIjfFYb2n6CmJobtO7z5ae\nWi/NqZGf4hyyitzBPDD4osPAAHBfmZQFypgsUtqvNkQaALOhnVwgH2lUxzod\nM/uV9ykqpU0HoKq07SqTL4bkVKDxW4rpaDvuxZXqe92wbvYcj64o+h8038Hj\nd/FC6+HXnnHGfLVY3cs9bWc6dTZEEriVPBYuby8KmuSiLKV7iUoDfGO4NOZq\n+qXcdvSILGHC3i1a2bNDTxenqVsHSOgFZdH27lqanZOTYS5wtCM/Aq9/fDez\n33upaws1T5dny8W3vF3z30zSk6iF4qusbHhflEECMSimuf+68aaNdMySl0Zg\nq1N6\r\n=Zmsm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","module":"lit-html.js","gitHead":"487277aace51fa0c7bcbcff631319a8350b7ae0b","scripts":{"lint":"tslint --project ./","test":"npm run build && npm run lint && wct --npm","build":"tsc","format":"clang-format --version; find src test | grep '\\.js$\\|\\.ts$' | xargs clang-format --style=file -i","prepare":"npm run build","gen-docs":"typedoc --readme none --mode modules --excludeNotExported --excludePrivate --exclude **/*_test.ts --out ./docs/api ./src","checksize":"rollup -c ; cat lit-html.bundled.js | gzip -9 | wc -c ; rm lit-html.bundled.js","quicktest":"wct -l chrome -p --npm"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"admin@polymer-project.org"},"repository":{"url":"git+https://github.com/Polymer/lit-html.git","type":"git"},"_npmVersion":"6.4.1","description":"HTML template literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"8.7.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","mocha":"^5.2.0","rollup":"^0.64.1","tslint":"^5.11.0","typedoc":"^0.12.0","uglify-es":"^3.3.5","wct-mocha":"^1.0.0","typescript":"^3.1.1","@types/chai":"^4.1.0","@types/mocha":"^5.2.0","clang-format":"^1.2.4","rollup-plugin-terser":"^1.0.1","web-component-tester":"^6.9.0","rollup-plugin-filesize":"^4.0.1","@webcomponents/shadycss":"^1.5.2","@webcomponents/webcomponentsjs":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_0.13.0_1541724727258_0.2447621750951514","host":"s3://npm-registry-packages"}},"0.14.0":{"name":"lit-html","version":"0.14.0","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"lit-html@0.14.0","maintainers":[{"name":"anonymous","email":"aomarks@google.com"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"npm@keanulee.com"},{"name":"anonymous","email":"notwaldorf@gmail.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"sam@sam.li"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"tvanderlippe@google.com"},{"name":"anonymous","email":"brendan@usergenic.com"}],"homepage":"https://github.com/Polymer/lit-html#readme","bugs":{"url":"https://github.com/Polymer/lit-html/issues"},"dist":{"shasum":"d6830e8f55fb923b0f5824decf7da082a1d22997","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-0.14.0.tgz","fileCount":135,"integrity":"sha512-+xqUPzzJGEDqb0F5DOnMXvL0jxpkKebAMlXycKZxFtzlmD+qePEmYrEUPF9XVXcc5eYBzYXTCOUcjSCod4YvgQ==","signatures":[{"sig":"MEQCIHS/GsEEiPkQvzkZnmQxPxrGnj+AzFNspOEnwcpDHs9PAiBAL6KJP/ST8HuGwGJIFWXai2h8LdKjN1lqeHsoCy4Jeg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":466079,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcAYMiCRA9TVsSAnZWagAAhU8P+gOEubls02Tnl2YnaCkF\n0lHZXnE0+uIHuNnNmlDNlldFJYGWfDg/GWHMIgPoxiqV8RPCI6BAG2agj5ch\nte3H0t6LdI29x3TNEAGn2L+MviRcrjZ3JuCPjIhhxDhli0Yl8cuGSPT9rj6Z\nEZAV1e89TXKQOlTGWZ2/V3lfMQG+UsEYnEBR7pA1FEe4/bFEeAd/D29tOVrM\nhlWgTk9ylPhn+xCZ95ON+VtWalH/39fqhJCHGkj4NhNb68cGgTSjxkmhB7WP\n/qibGvgonQ33L2dW+dL2nXVoaVVY5SS1uhLSKlgeXJEBYVh7NdmvIoJcBdZ9\nTmZsm6ZE299MLxcUs8/bzLI/hrXwqw3u0AFQAxGTi3eOrouIhdjTFe8Fjvrg\n8gD49eXycFVZn5VzAMfDXEgU34gbKme4Du9Q12MnvIdJzHPPH4rb74G19TGI\n5NJHFq3aiz9ttif1HAyFB9xWX6C3WShu2HehNRBQr5vyb1hQOrwNpLINECGQ\ng3JZNPn/1SWdsq6/cg10DW7a/m+LSKB6wV4Cfv6+hlGAweSmpd3r6pR3cnwi\n7+eTzBnN6LLdxftD+ms2Fn7QzB5P59hMSfNU3LRr++DTkiG6wwIRWwK19E7Y\ntsdgmQCvA/x2bYiy0z/X6ftCBDNVIvPC4TW5O9qQ0qnohiI/fr23t/od37EX\nWQSK\r\n=l0AC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","module":"lit-html.js","gitHead":"3eaa2a70bbaaa42bb14ca9f34d9ffeefe55df6b5","scripts":{"lint":"tslint --project ./","test":"npm run build && npm run lint && wct --npm","build":"tsc","format":"clang-format --version; find src test | grep '\\.js$\\|\\.ts$' | xargs clang-format --style=file -i","prepare":"npm run build","gen-docs":"typedoc --readme none --mode modules --ignoreCompilerErrors --excludeNotExported --excludePrivate --exclude **/*_test.ts --out ./docs/api --gaID UA-39334307-23 ./src","checksize":"rollup -c ; cat lit-html.bundled.js | gzip -9 | wc -c ; rm lit-html.bundled.js","quicktest":"wct -l chrome -p --npm"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"justin@fagnani.com"},"repository":{"url":"git+https://github.com/Polymer/lit-html.git","type":"git"},"_npmVersion":"6.4.1","description":"HTML template literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"11.2.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","mocha":"^5.2.0","rollup":"^0.64.1","tslint":"^5.11.0","typedoc":"^0.13.0","uglify-es":"^3.3.5","wct-mocha":"^1.0.0","typescript":"^3.1.1","@types/chai":"^4.1.0","@types/mocha":"^5.2.0","clang-format":"^1.2.4","rollup-plugin-terser":"^1.0.1","web-component-tester":"^6.9.0","rollup-plugin-filesize":"^4.0.1","@webcomponents/shadycss":"^1.5.2","@webcomponents/webcomponentsjs":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_0.14.0_1543602977816_0.8486101866730686","host":"s3://npm-registry-packages"}},"1.0.0-rc.1":{"name":"lit-html","version":"1.0.0-rc.1","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"lit-html@1.0.0-rc.1","maintainers":[{"name":"anonymous","email":"aomarks@google.com"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"npm@keanulee.com"},{"name":"anonymous","email":"notwaldorf@gmail.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"sam@sam.li"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"tvanderlippe@google.com"},{"name":"anonymous","email":"brendan@usergenic.com"}],"homepage":"https://github.com/Polymer/lit-html#readme","bugs":{"url":"https://github.com/Polymer/lit-html/issues"},"dist":{"shasum":"a83d45ed86fc7c5d4612f3092e83fd095baf1fc3","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-1.0.0-rc.1.tgz","fileCount":153,"integrity":"sha512-Qyu+lHpRtJS3Addw56rK68KgZ5cdxTfRDmYNwd8gRQBImdhkE0uyqIT5usLE9YDezFeYVqgAc2WujOOi8taF1A==","signatures":[{"sig":"MEYCIQDcZTxYvi0WduV9FVGh5aMUVFb8SEFQdTA2Fdp7rPzW9gIhAL3x0Od21+ijX58gK3fzvA4q9rGgY510Gp45SkiSxwr1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":524035,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcEq1RCRA9TVsSAnZWagAAlXsP/1oeXR9j13Hv9fSgey6/\nUaUhfAmLh7Nnswc5PeJJQkDrdsBp1bZnQkmQ1IaGtOB+hqrCWhP0SAoPM+bs\nO8C/mPwtZNp1BuxmiBgvp6zL3g4jxvWcmz881nGZePiliTX4R2FrcsqPw3sw\nHuhjq+Oojafhi49+zlOvdrY68lnA96Vtwt4NWFliPNJ1c9Un3HTl5BVqjPqD\nzKzMe9otxNEPeRio5ESXDhS0MLo+VBK7+18ddwlIjdr7vklY1THI+bp+6+9c\ncxHZzdFV0H9CVsGVTphWNhsvcDKbaG0txHZ8bKAV6k9BhMfOH3WB3fGfOoEp\nh5aKi17kGRH6mvoMxeqifGIwdEQnUyDGUBJ23o/f3DvRKYHJEqb5i4TXIY1R\nbO19vtY/JCxZUneYbNOw7J2XS3HUITUF55HxN7h7BQ721j6fP6amPOaYN3cd\niMtkIncNykhnc1gU/Tx2pkOkGH/kHX13QDFT9U1guVzug4HTPZfb4gwqK0GU\n8OOexxLXiegAmcOhFB2Dm/J7jMYY+KCbnrPWbNyuRAKwUbwRNqjhUFyv5EkT\nHfV0GqKaxfWSRs5UMOPzGqE7uZjWN2BZvEawkMOLKhWzmekXIq7aGpjYCJtQ\nogJbDjQT7BBOH4CogPjYNdJHbjA6HM18desoTZ0lFVrWPM8GEBjGlxBWFY15\naLCL\r\n=H4gf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","module":"lit-html.js","gitHead":"41407d97a3d1c1202492786c9134265a8d267441","scripts":{"lint":"tslint --project ./","test":"npm run build && npm run lint && wct --npm","build":"tsc","format":"clang-format --version; find src test | grep '\\.js$\\|\\.ts$' | xargs clang-format --style=file -i","prepare":"npm run build","gen-docs":"typedoc --readme ./docs/_api-readme.md --mode file --ignoreCompilerErrors --excludeNotExported --excludePrivate --out ./docs/api --gaID UA-39334307-23 ./src/lit-html.ts ./src/lib/*.ts ./src/directives/*.ts","checksize":"rollup -c ; cat lit-html.bundled.js | gzip -9 | wc -c ; rm lit-html.bundled.js","quicktest":"wct -l chrome -p --npm"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"dfreedm2@gmail.com"},"repository":{"url":"git+https://github.com/Polymer/lit-html.git","type":"git"},"_npmVersion":"6.4.1","description":"HTML template literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"8.12.0","dependencies":{},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","mocha":"^5.2.0","rollup":"^0.64.1","tslint":"^5.11.0","typedoc":"^0.13.0","uglify-es":"^3.3.5","wct-mocha":"^1.0.0","typescript":"^3.1.1","@types/chai":"^4.1.0","@types/mocha":"^5.2.0","clang-format":"^1.2.4","rollup-plugin-terser":"^1.0.1","web-component-tester":"^6.9.0","rollup-plugin-filesize":"^4.0.1","@webcomponents/shadycss":"^1.5.2","@webcomponents/webcomponentsjs":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_1.0.0-rc.1_1544727889124_0.12345214481837408","host":"s3://npm-registry-packages"}},"1.0.0-rc.2":{"name":"lit-html","version":"1.0.0-rc.2","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"lit-html@1.0.0-rc.2","maintainers":[{"name":"anonymous","email":"aomarks@google.com"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"npm@keanulee.com"},{"name":"anonymous","email":"notwaldorf@gmail.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"sam@sam.li"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"tvanderlippe@google.com"},{"name":"anonymous","email":"brendan@usergenic.com"}],"homepage":"https://github.com/Polymer/lit-html#readme","bugs":{"url":"https://github.com/Polymer/lit-html/issues"},"dist":{"shasum":"b9c904520fe005d349aa737a86d83645d97d5a89","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-1.0.0-rc.2.tgz","fileCount":135,"integrity":"sha512-4bq34lhVmwWly1zBXicOBJLOwaWfjOVbchEEmFnZLuztxjh5wRd2WqV0URX8Q47MQ7PaIjn/eXyTRKsYhSAeRw==","signatures":[{"sig":"MEUCIC78dvYc9UC32HBhuHbnLburbuDrgI/8BusfQmOMi4ySAiEA50SBKVX+VSJ7IahK5IzETq54LYcGjaYIe3lS/1IGHvc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":475952,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcNpoHCRA9TVsSAnZWagAAdMAP/0NRrO7qUDRkJMnh/8Zv\n8o3hIXjJYp0lHbPAUB99grlHWlSmrJLw+DvOZGMkEM1C3S995f34eoHv68YQ\n5T1CaZasKu1s+vtINQ2ba3v+Re2UmG8wI5xG0FgjprDYtIJ/Cu+xSrpdrBDB\nztb7sAIjGZ1jCRa0Q12VMrmoLjcbG9FjRaY+1Hy18p1FWT5Xf1i2CjMYn3J0\ngavogEmU3nPab/0Hduai+s21irFUPQWlS+chxaGMnpyVWRHhKiSPKJbpJkLQ\nHdOvy69pWmGQYtfzz9roXKoaPsCgV5G7KLm0dqusuMEtt4DizfqEZus50jhZ\nB9DLwGjgrVCnq8saaKkO5WxIZA6FSOfQ2cn+PG47xPzpTnRnRY73dxgM9lUk\nJWbatVAcfNcz8VTn4GHJuXqJvWmb7He4WhjeCp+6K+pRZNI+CJO4FCwwesDd\nlLf/LOuA61+jrYbGqb5V43jb6gUKgiiGMU0TOxx8vlMDBnuU8tPM6eDJqQRj\n0zWkbTUBvuP92xZdaF+fdY/HsHlOBG6w4f4la1gzsBGgkEt6Vn6iMN7/rSWC\nTOP9/T2qyJKTHF/ZhG22wN/kbb9869StRnjkbLaZJYPmsEcRIa/Y/9So4PeN\nfDr167Eoi8uqgmVkp79X/r/aBwIxOC/bsUh3qOzvPoNXBu3md7Cxe/ookaLZ\nc5GA\r\n=XrCQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","module":"lit-html.js","gitHead":"822009c96869068e33a80fac0801802119f7dc94","scripts":{"lint":"tslint --project ./","test":"npm run build && npm run lint && wct --npm","build":"tsc","format":"clang-format --version; find src test | grep '\\.js$\\|\\.ts$' | xargs clang-format --style=file -i","prepare":"npm run build","checksize":"rollup -c ; cat lit-html.bundled.js | gzip -9 | wc -c ; rm lit-html.bundled.js","quicktest":"wct -l chrome -p --npm"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"justin@fagnani.com"},"repository":{"url":"git+https://github.com/Polymer/lit-html.git","type":"git"},"_npmVersion":"6.5.0","description":"HTML template literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"11.2.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","mocha":"^5.2.0","rollup":"^0.64.1","tslint":"^5.11.0","uglify-es":"^3.3.5","wct-mocha":"^1.0.0","typescript":"^3.1.1","@types/chai":"^4.1.0","@types/mocha":"^5.2.0","clang-format":"^1.2.4","rollup-plugin-terser":"^1.0.1","web-component-tester":"^6.9.0","rollup-plugin-filesize":"^4.0.1","@webcomponents/shadycss":"^1.5.2","@webcomponents/webcomponentsjs":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_1.0.0-rc.2_1547082246563_0.27967091780905284","host":"s3://npm-registry-packages"}},"1.0.0-dev.c8753bc":{"name":"lit-html","version":"1.0.0-dev.c8753bc","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"lit-html@1.0.0-dev.c8753bc","maintainers":[{"name":"anonymous","email":"aomarks@google.com"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"npm@keanulee.com"},{"name":"anonymous","email":"notwaldorf@gmail.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"sam@sam.li"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"tvanderlippe@google.com"},{"name":"anonymous","email":"brendan@usergenic.com"}],"homepage":"https://github.com/Polymer/lit-html#readme","bugs":{"url":"https://github.com/Polymer/lit-html/issues"},"dist":{"shasum":"c46ab24d0f40b3d04d5ab04a9a944377adf1c99b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-1.0.0-dev.c8753bc.tgz","fileCount":153,"integrity":"sha512-He0aQLio7luvPiJs+kf82XigFe6EA6cUgdJVxUBYNLvcNQXjdZ25/bhKiVQS4RsEGT/dL+oq/wkQCcyudExNGA==","signatures":[{"sig":"MEUCID9HQT92kFuUCCcu+J9U4hD7BSkGlBiJikSQhOIrfjL/AiEAxP+ahOVQsoq3cUuTClwz+iJxZBhIkL2zkY9jPrfF4JQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":545992,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcWOzlCRA9TVsSAnZWagAAjr0P/jsNRx9fJ1nfCw+cy48j\naCwbMXg+HiACYr5+JpVI3aY/Irf73swlHjsTUl27gcKuJfd0w9VkZZzo/au9\nTLx3hzsAUxJR16OdHbkCOX+LzeoTuKv3l2BoL/WQ/IKz7+QPXj0t0Jt+DQvK\navtkc/k20cFWcs7zF/76HORlgsmGG4YubulalYnypBIspxOV5e3uUOjOP+8b\nkDMgnop82kZI6LaY4j4PsTiOBq3wnA3jjpRphpB+LbBywrT0KzSUAepqp23g\nPt6yZBbIqUeDFs+dUu0nqZdnoOu2VLiLjMaKczw3chamjXo7lJKteqMmzISH\nr4J7CbKuKQ6tqwVD40XKTwOjSOLQ5aFSQSE/5gZrovzdM0VE8qixdcywUF9K\nRv9KmF1Jr3HllwKCuEZgWrDRKFz71onrf2C6ktx2elCWy0uYW5YXO0EeVqfj\nckMx2Z+Fee0RHd87wqp/dbjG6AmDXMcYKy/KMg+cwlxm00f9W93AM4MGfyuK\nOSPy7Ld4nEZe5Q7vKxQNAk7JvbuIFt9gggIUQEn2erp99MX5E8K10FAn3Oxh\n6Qus45BhqIIwL9RaIaswjx26EZcshsdPHx8NeR3gtR7XH0XD29ErIqpImMv4\nXxjIrY4bH0QUM/15xDGk1f6oIdHDFS+1A/y+PL5eg4QoMqB4HGHVkVC3n3Fj\nK7zj\r\n=c8Im\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","module":"lit-html.js","gitHead":"c8753bc91e04708b21c79f9586bf92c3c06fdea5","scripts":{"lint":"tslint --project ./","test":"npm run build && npm run lint && wct --npm","build":"tsc","format":"clang-format --version; find src test | grep '\\.js$\\|\\.ts$' | xargs clang-format --style=file -i","prepare":"npm run build","checksize":"rollup -c ; cat lit-html.bundled.js | gzip -9 | wc -c ; rm lit-html.bundled.js","quicktest":"wct -l chrome -p --npm","publish-dev":"npm test && VERSION=${npm_package_version%-*}-dev.`git rev-parse --short HEAD` && npm version --no-git-tag-version $VERSION && npm publish --tag dev"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"dfreedm2@gmail.com"},"repository":{"url":"git+https://github.com/Polymer/lit-html.git","type":"git"},"_npmVersion":"6.4.1","description":"HTML template literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"10.15.1","dependencies":{},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","mocha":"^5.2.0","rollup":"^0.64.1","tslint":"^5.11.0","uglify-es":"^3.3.5","wct-mocha":"^1.0.0","typescript":"^3.2.2","@types/chai":"^4.1.0","@types/mocha":"^5.2.0","clang-format":"^1.2.4","rollup-plugin-terser":"^1.0.1","web-component-tester":"^6.9.0","rollup-plugin-filesize":"^4.0.1","@webcomponents/shadycss":"^1.5.2","@webcomponents/webcomponentsjs":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_1.0.0-dev.c8753bc_1549331684404_0.06937795888829879","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"lit-html","version":"1.0.0","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"lit-html@1.0.0","maintainers":[{"name":"anonymous","email":"aomarks@google.com"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"npm@keanulee.com"},{"name":"anonymous","email":"notwaldorf@gmail.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"sam@sam.li"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"tvanderlippe@google.com"},{"name":"anonymous","email":"brendan@usergenic.com"}],"homepage":"https://github.com/Polymer/lit-html#readme","bugs":{"url":"https://github.com/Polymer/lit-html/issues"},"dist":{"shasum":"3dc3781a8ca68a9b5c2ff2a61e263662b9b2267b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-1.0.0.tgz","fileCount":153,"integrity":"sha512-oeWlpLmBW3gFl7979Wol2LKITpmKTUFNn7PnFbh6YNynF61W74l6x5WhwItAwPRSATpexaX1egNnRzlN4GOtfQ==","signatures":[{"sig":"MEYCIQChVSiiRHjR3PFktqMcRw85BrFweHr9Qf+3nnKMR3hvcQIhAI8CozH88bdEn+i6fx+JEkp+NHx9GOLelitfzAJdA88i","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":547061,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcWdqTCRA9TVsSAnZWagAAXa4P/jecidSzDcItMzksD/Rs\nuvI0NNJr27TN1tRVsM2FrD0j59J2MTMizN7FtIZXUPd+MbDN/qwg4un6ZBkm\n/1ap/tZi28lYY1qG6Sld+8m1/kOZzQcnlrjT8sINlh9d60UKgd88u1OW/hja\nEef4roSME6EkoGe94LMhRyZwqF4ZZeKtvgFLSiSgpl4RjR2vNxANDBBy3kfa\nLRvxMMQ7H9We1j2dMtCVjfIiQBIUA67nt+BWEmHOAju+Wj6YHFqR99XYHBuZ\nhgGrWrQqaBFVCkzjOfSWmUJgCnX+2xXWy/8AqF2xw9su7/VOFYVivNQR8W45\n0WpZFmRdHMWqukWUnlXY5hmJMcjgxJSOcTI17OXMYscUd8Wop+ubBkDurhDS\n+mGDXNVfD+N2JGuhT6D449FQxj7kZueu3oSZZy+U2BmeUTepi3QzHDdNGkru\nJrU2K8rs75N061Do8td1gK5UkKyPXOX9igNQhYqf508Py9Z6jDQ294E/y79X\nDD46mqU4Pm/NUiyvgVE6fi4dWwfgwME3X9EzCBoIxBX+/zJ9XXn2A3UikSAJ\nHQVAjgscgd/cK8d8wdM8/crZuJyOxRzifAOaWOWSR1/GSYsLVSQSijV+S/Mt\n89DcTYKT9sxReAx4ZOrwsbgIKjqD9USXc/j2L0Ezb36ujB5fysG69y0QPhwi\nvlWp\r\n=6Ax7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","module":"lit-html.js","gitHead":"bd4d9e85a04a4778d70b83b58ddc37c7f6e12b75","scripts":{"lint":"tslint --project ./","test":"npm run build && npm run lint && wct --npm","build":"tsc","format":"clang-format --version; find src test | grep '\\.js$\\|\\.ts$' | xargs clang-format --style=file -i","prepare":"npm run build","checksize":"rollup -c ; cat lit-html.bundled.js | gzip -9 | wc -c ; rm lit-html.bundled.js","quicktest":"wct -l chrome -p --npm","publish-dev":"npm test && VERSION=${npm_package_version%-*}-dev.`git rev-parse --short HEAD` && npm version --no-git-tag-version $VERSION && npm publish --tag dev"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"dfreedm2@gmail.com"},"repository":{"url":"git+https://github.com/Polymer/lit-html.git","type":"git"},"_npmVersion":"6.4.1","description":"HTML template literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"10.15.1","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","mocha":"^5.2.0","rollup":"^0.64.1","tslint":"^5.11.0","uglify-es":"^3.3.5","wct-mocha":"^1.0.0","typescript":"^3.2.2","@types/chai":"^4.1.0","@types/mocha":"^5.2.0","clang-format":"^1.2.4","rollup-plugin-terser":"^1.0.1","web-component-tester":"^6.9.0","rollup-plugin-filesize":"^4.0.1","@webcomponents/shadycss":"^1.5.2","@webcomponents/webcomponentsjs":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_1.0.0_1549392531198_0.8636434801632911","host":"s3://npm-registry-packages"}},"1.0.1-dev.58f394e":{"name":"lit-html","version":"1.0.1-dev.58f394e","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"lit-html@1.0.1-dev.58f394e","maintainers":[{"name":"anonymous","email":"aomarks@google.com"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"npm@keanulee.com"},{"name":"anonymous","email":"notwaldorf@gmail.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"sam@sam.li"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"tvanderlippe@google.com"},{"name":"anonymous","email":"brendan@usergenic.com"}],"homepage":"https://lit-html.polymer-project.org/","bugs":{"url":"https://github.com/Polymer/lit-html/issues"},"dist":{"shasum":"32a006b22c3dc78f06f5b9bb7ba8cdc0d50dc7d6","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-1.0.1-dev.58f394e.tgz","fileCount":139,"integrity":"sha512-UL2z5Kj4U7+S3YfMzEiRb3kIlkJfR3LgDRx0FXf2sELrQr2EMl4eRObbvnq1ycopOxWbrahUZTILNwIpFKhUoQ==","signatures":[{"sig":"MEQCIEv4dKVRqyGhBbP9bHCxajHjPBttfAP36jad7dhGSP3AAiBzgG5SYjiWKlShmeSsDQl5v4oW1vpbdFWmT3wUu3ii8w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":522345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5E2RCRA9TVsSAnZWagAADhEQAJZu2hVyBZJIuK5u/6aj\nnJ//Z8kO8pwNBrwy/91f4AqxEDLBjYl448XihbaqDgVqZ08uTrolM73JZVof\nNQwn6s486RBUSezvi/I+r+m5xNjQ/8MxYeHAcN8ikFE/Kc8Gp0/XqccfCRA8\n2ZyVN487FNmogR8E709nx3wD1RkSUzJLUegDOZE/ueBe0MbRrL116y5+iuFV\n4LVWIVY1mX2irQ7qys8fef8GVe4FjSh71b9Dzy1dBtR8qZ0lfZkBXwaqwJIY\niWSb31FQpbAIlZzyYMLMqOyuFhsg8nBHTllcAiH/xIWv6+e634DtJgLONmHO\nHKmAoNp3SkFiyWAlYhmnpGF3VeN/sYFTtMW311UPC+7mQZel0CJdbjHkzrDT\nRNYAx14QOpNB3c0HxSUO/dGF0Fx7M3HJtujAhSARudEh4d5BGlESSe3YjxYx\n5ZTKfPWWSk2nyfPkHtQw0b4Op7qf0h9TKkduPQROPA5eGoJx8C5HxPbE/ztu\ndukVWJhSout+t/8ulPkAMeifjeZEMRu96pCKRAkYcq74rIccPrgQAYEzKzdk\niHcF7M/JeYEgzJFdYb+EYjH79QnySy87NCqA9ayszgxf2HwR6A0Geu1+1l3e\nHNUh9gHQLnx0exc2jJQJEt7IokzR8WJwSLXE2XQWHCSHN7JHSZphueYGQHDs\ncX7P\r\n=ekaL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","module":"lit-html.js","gitHead":"58f394e311886cf0d9c911b25569a00c8f75df6d","scripts":{"lint":"tslint --project ./","test":"npm run build && npm run lint && wct --npm","build":"tsc","format":"clang-format --version; find src test | grep '\\.js$\\|\\.ts$' | xargs clang-format --style=file -i","prepare":"npm run build","checksize":"rollup -c ; cat lit-html.bundled.js | gzip -9 | wc -c ; rm lit-html.bundled.js","quicktest":"wct -l chrome -p --npm","publish-dev":"npm test && VERSION=${npm_package_version%-*}-dev.`git rev-parse --short HEAD` && npm version --no-git-tag-version $VERSION && npm publish --tag dev"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"justin@fagnani.com"},"repository":{"url":"git+https://github.com/Polymer/lit-html.git","type":"git"},"_npmVersion":"6.7.0","description":"HTML template literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"11.10.0","dependencies":{},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","mocha":"^5.2.0","rollup":"^0.64.1","tslint":"^5.11.0","uglify-es":"^3.3.5","wct-mocha":"^1.0.0","tachometer":"^0.4.0","typescript":"^3.4.1","@types/chai":"^4.1.0","@types/mocha":"^5.2.0","clang-format":"^1.2.4","lit-html-benchmarks":"^0.2.0","rollup-plugin-terser":"^1.0.1","web-component-tester":"^6.9.0","rollup-plugin-filesize":"^4.0.1","@webcomponents/shadycss":"^1.5.2","@webcomponents/webcomponentsjs":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_1.0.1-dev.58f394e_1558465937044_0.39086906554375545","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"lit-html","version":"1.1.0","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"lit-html@1.1.0","maintainers":[{"name":"anonymous","email":"aomarks@google.com"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"npm@keanulee.com"},{"name":"anonymous","email":"notwaldorf@gmail.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"sam@sam.li"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"tvanderlippe@google.com"},{"name":"anonymous","email":"brendan@usergenic.com"}],"homepage":"https://lit-html.polymer-project.org/","bugs":{"url":"https://github.com/Polymer/lit-html/issues"},"dist":{"shasum":"6951fb717fb48fe34d915ae163448a04da321562","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-1.1.0.tgz","fileCount":139,"integrity":"sha512-ZDJHpJi09yknMpjwPI8fuSl5sUG7+pF+eE5WciFtgyX7zebvgMDBgSLq4knXa7grxM00RkQ7PBd7UZQiruA78Q==","signatures":[{"sig":"MEQCIFM3kFQT78IWRkW5gp3ZA3lKMbnAoRl7fqQdoUK96HvOAiAXmDYsIAG177O4pyyciRnKdRw+pF2z21ofw+epLyLDeg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":522333,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5GluCRA9TVsSAnZWagAAEgIP/3VlSz98AFkUWKky4e85\ntFYeyPBXMGTIka9z2u4ZZLqz0KRPJS4jgJptpAdmxjVcn7HhP4erUxD4NOY1\n4bo+vlB1twPTzQAPEPBvcKY2i4UX0rWWEVpMcTwraW/Xlo+BVlg+uE7n9i7j\nDoCpztEcprcb+ejowubUnZJORhsjbVxLkh315gkxBD6H8+LtyIqDHIN8+iuR\nMYtJfwN6v/PUKwYR0CLIu2T2xAv02Mi/6jBBz+vuff1lNjtmx+YmMxEHrcro\n4bVlXyPr+d5rNczDhNCTn1G/4+7bBU4AtMGZRajWnnKlQz26A6u4U071Xa0h\nDZumHhscKV2WdLhBmoC8BsAm+CTQWNgXie8ho2ZDIx7QBilpMfWWFvqYYIrT\nQLxxdXIR9jt1fbuWh6Ef6r6KEI2ZsjSgA2jk2EaRuE/Z2gcUMcYEDp+WbF88\n1asYpXTsnmGQz+irc1AG2gg/lZd/+SE6ND4Dx+7FTkAUoWkOBfSsXZo/1wpd\n49/IkHSuoA0ORkBLs4StG5WWOQxvyfDGKMbeCi2OTSPBtT3KQBsNVCXgfiMD\nmcqHH4LhjFUvXdCLa2zWDdjkvi/KKhXVF0GsuJ7l2ae3Esg31ng7f72mKPtj\n0Zt7/MUDMCL71T88xzfR3E80Ptocgh72+vrqBxhkUjse6Q5MCtaF/CTTBxPi\n0LAd\r\n=63VP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","module":"lit-html.js","gitHead":"cc0804ad2b7885de48e44b94c71b0c340aa9f71f","scripts":{"lint":"tslint --project ./","test":"npm run build && npm run lint && wct --npm","build":"tsc","format":"clang-format --version; find src test | grep '\\.js$\\|\\.ts$' | xargs clang-format --style=file -i","prepare":"npm run build","checksize":"rollup -c ; cat lit-html.bundled.js | gzip -9 | wc -c ; rm lit-html.bundled.js","quicktest":"wct -l chrome -p --npm","publish-dev":"npm test && VERSION=${npm_package_version%-*}-dev.`git rev-parse --short HEAD` && npm version --no-git-tag-version $VERSION && npm publish --tag dev"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"justin@fagnani.com"},"repository":{"url":"git+https://github.com/Polymer/lit-html.git","type":"git"},"_npmVersion":"6.9.0","description":"HTML template literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"11.10.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","mocha":"^5.2.0","rollup":"^0.64.1","tslint":"^5.11.0","uglify-es":"^3.3.5","wct-mocha":"^1.0.0","tachometer":"^0.4.0","typescript":"^3.4.1","@types/chai":"^4.1.0","@types/mocha":"^5.2.0","clang-format":"^1.2.4","lit-html-benchmarks":"^0.2.0","rollup-plugin-terser":"^1.0.1","web-component-tester":"^6.9.0","rollup-plugin-filesize":"^4.0.1","@webcomponents/shadycss":"^1.5.2","@webcomponents/webcomponentsjs":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_1.1.0_1558473070047_0.04319300886249233","host":"s3://npm-registry-packages"}},"1.1.1":{"name":"lit-html","version":"1.1.1","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"lit-html@1.1.1","maintainers":[{"name":"anonymous","email":"aomarks@google.com"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"npm@keanulee.com"},{"name":"anonymous","email":"notwaldorf@gmail.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"sam@sam.li"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"tvanderlippe@google.com"},{"name":"anonymous","email":"brendan@usergenic.com"}],"homepage":"https://lit-html.polymer-project.org/","bugs":{"url":"https://github.com/Polymer/lit-html/issues"},"dist":{"shasum":"186ed6abcc70c0d24e1132b37411c3b2645ed1aa","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-1.1.1.tgz","fileCount":139,"integrity":"sha512-1WqhkPpj+CKwLRXCCbyRGnWkcFKE4ft2+j8C2zaXwFUK9I2vYDzTuDGPh0H9hZcDBEwoe6YpPC8AO5734EPORQ==","signatures":[{"sig":"MEQCIERLd1aAvfyWrVMoObIfyRcS+VIfUmvitOcgL0bctFj0AiBbeV9ez535zfd+i7pylIdvszjnEfGm93meZGWuiBIYqw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":527972,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJOlVCRA9TVsSAnZWagAAdRwP/2hv9/BpnoxrYt9tXRh7\nM7x12SI7Gi3XzfzzEn+sGyp+PiwDbPZZXBRyWjlBb865z7y64v6zxWouqbqs\ni0dy/+QpqINqBtK9p4ZgoyEe1pvG9WmjlvlRsWRiarp2QR47bdZhUB9m0di9\nUpdm+5i76gFr5xvc312DN47icTJnsM7xtXBMYKL90+BvNFu3CsqRVmMLuH7R\nhvV7iY32p/bjWxPwadf6rGJktb2+D/NmlrnAvT8csF6OFvcc2UILfxAUPHjF\nmLc+SmrMKWyKOn0g2HvbaESHDBluVKjiTAh+rsbs3wUvZUhm6LhzDykkdyTq\nKoW2qyH7UjzyHH0ZthjkzGmff+mU1TQNWWdYy7gBxLQ1EUYnEjPY4M/nymCb\n0FQQ0t8pdqqi7a2inf2np1vdxrnd9dDw6PXjwif+YhKyzD2UmOqdv0U3aalx\n9wHg/Y6u1PxTMYcBC+AganeHMeqhVLYVyNIYIY9GesPnjZBKwQQWpM6qXV/P\ncgDkluCeEFe3SjPoRdV4TYx4Rr6LFXBHrE9geTl/+wET1BkPJV+bG9gUmz+U\n/7wXxEMnE5+aQtgYBa92Y0jou0VUEnntDYXMMLUzeosQLXo3FkfCSQmGPvc4\nOkl2B7SbtirQNHwIBus+G2cn4Cpse6E+DB7I1IEkEekiDVg7kDocQa3ydaxL\nJQgc\r\n=ADdq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","module":"lit-html.js","gitHead":"47a8af4805d775614fe075975eba2c3f6e521a04","scripts":{"lint":"tslint --project ./","test":"npm run build && npm run lint && wct --npm","build":"tsc","format":"clang-format --version; find src test | grep '\\.js$\\|\\.ts$' | xargs clang-format --style=file -i","prepare":"npm run build","checksize":"rollup -c ; cat lit-html.bundled.js | gzip -9 | wc -c ; rm lit-html.bundled.js","quicktest":"wct -l chrome -p --npm","publish-dev":"npm test && VERSION=${npm_package_version%-*}-dev.`git rev-parse --short HEAD` && npm version --no-git-tag-version $VERSION && npm publish --tag dev","prepublishOnly":"node check-version-tracker.js && npm run lint && npm test"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"justin@fagnani.com"},"repository":{"url":"git+https://github.com/Polymer/lit-html.git","type":"git"},"_npmVersion":"6.9.0","description":"HTML template literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"12.6.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","mocha":"^5.2.0","rollup":"^0.64.1","tslint":"^5.11.0","uglify-es":"^3.3.5","wct-mocha":"^1.0.0","tachometer":"^0.4.1","typescript":"^3.4.1","@types/chai":"^4.1.0","@types/mocha":"^5.2.0","clang-format":"^1.2.4","lit-html-benchmarks":"^0.2.1","rollup-plugin-terser":"^1.0.1","web-component-tester":"^6.9.0","rollup-plugin-filesize":"^4.0.1","@webcomponents/shadycss":"^1.8.0","@webcomponents/webcomponentsjs":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_1.1.1_1562700116882_0.5556943734756636","host":"s3://npm-registry-packages"}},"1.1.2":{"name":"lit-html","version":"1.1.2","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"lit-html@1.1.2","maintainers":[{"name":"anonymous","email":"aomarks@google.com"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"straversi@berkeley.edu"},{"name":"anonymous","email":"tvanderlippe@google.com"},{"name":"anonymous","email":"brendan@usergenic.com"}],"homepage":"https://lit-html.polymer-project.org/","bugs":{"url":"https://github.com/Polymer/lit-html/issues"},"dist":{"shasum":"2e3560a7075210243649c888ad738eaf0daa8374","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-1.1.2.tgz","fileCount":135,"integrity":"sha512-FFlUMKHKi+qG1x1iHNZ1hrtc/zHmfYTyrSvs3/wBTvaNtpZjOZGWzU7efGYVpgp6KvWeKF6ql9/KsCq6Z/mEDA==","signatures":[{"sig":"MEYCIQCPoRF6vWYoHB/UbNEYQyhVj5WRWn0BfldpMIIobOBaJgIhAPEYIkAcxv9/07nszF4ujhXsjkSl7ftdM/CNdl3dkiKZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":519234,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdUabQCRA9TVsSAnZWagAAWOkP/3Dw+55Lv9wfLzh4LHDl\ndjkKJVtH8WUm8klJ1W6jj/mDNq3iqyWtqjOltpbPw1oyzfARN1KZ8Fja9io7\nEq7uPVyjuxYdsYWoYudrUXtSKRRscUvPtMfvdbnLvdgBnV7fwkZM3fNiks1s\ngTeM9cCXsOibtzWC3JnYNaTQRfhd9I40EKXBlOO0SJbg4Es8w1S42irKbwaO\nVEkBB9ydXoRzRW3M5fOldSlfdXzOcrTFceum3H/BocmDhgJEZc2F8sCnyTLc\nWaKqYIRZ8HpaQ8IshqVzSfjp2D+Ard86cYkqVlGWmXYVEkGfUOpm2yOf7f4R\n7xR4qY76G2/FjkGy5X03I9pfRU2dwRgoSO22f3fVw3oWYOu9AHbEozYBrHlZ\nBeEhluhfJidsKzLJKbUD1jp5qDamL6zqijUvVZzt21PlbQ2mC397GzKQCNPI\nwabwje3qGuvbXfvqptWqsPURB0CSmTdjtbHShNmIrxOpYodmCk9vy628K0UF\nJJ2W7ZsG4qecaUwOaryuD7Xrck7j2jHq2IBVG4VZ4dvO5rcrhoywF7++lZVL\n1WTQOMBVy+zfwdbIS9faieIslYF8ST5Sj5mZC1NrAZQvG9cDiFhhRfU2dBSz\nPSpSS1+5TenYmpjDDy/n3M4F8SAFwBIonoS1QgncHZQ5KgKTLIZwGaMKGpxg\newLq\r\n=b99S\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","module":"lit-html.js","gitHead":"02aab5d20bcdcbbc4124cc71efecd306eecc54cb","scripts":{"lint":"tslint --project ./","test":"npm run build && npm run lint && wct --npm","build":"tsc","format":"clang-format --version; find src test | grep '\\.js$\\|\\.ts$' | xargs clang-format --style=file -i","prepare":"npm run build","checksize":"rollup -c ; cat lit-html.bundled.js | gzip -9 | wc -c ; rm lit-html.bundled.js","quicktest":"wct -l chrome -p --npm","publish-dev":"npm test && VERSION=${npm_package_version%-*}-dev.`git rev-parse --short HEAD` && npm version --no-git-tag-version $VERSION && npm publish --tag dev","prepublishOnly":"node check-version-tracker.js && npm run lint && npm test"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"straversi@berkeley.edu"},"repository":{"url":"git+https://github.com/Polymer/lit-html.git","type":"git"},"_npmVersion":"6.10.0","description":"HTML template literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"12.7.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","mocha":"^5.2.0","rollup":"^0.64.1","tslint":"^5.11.0","uglify-es":"^3.3.5","wct-mocha":"^1.0.0","tachometer":"^0.4.1","typescript":"^3.4.1","@types/chai":"^4.1.0","@types/mocha":"^5.2.0","clang-format":"^1.2.4","lit-html-benchmarks":"^0.2.1","rollup-plugin-terser":"^1.0.1","web-component-tester":"^6.9.0","rollup-plugin-filesize":"^4.0.1","@webcomponents/shadycss":"^1.8.0","@webcomponents/webcomponentsjs":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_1.1.2_1565632207611_0.5309010889351287","host":"s3://npm-registry-packages"}},"1.2.0-pre.1":{"name":"lit-html","version":"1.2.0-pre.1","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"lit-html@1.2.0-pre.1","maintainers":[{"name":"anonymous","email":"aomarks@google.com"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"straversi@berkeley.edu"},{"name":"anonymous","email":"tvanderlippe@google.com"},{"name":"anonymous","email":"brendan@usergenic.com"}],"homepage":"https://lit-html.polymer-project.org/","bugs":{"url":"https://github.com/Polymer/lit-html/issues"},"dist":{"shasum":"c05b711866454422cc65128dc617a698066d12dd","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-1.2.0-pre.1.tgz","fileCount":158,"integrity":"sha512-phtTYRYgcD/E2IbqYikK3n4sGkXk7W87jJxrT0ik9qegFDMRzUVn0qq7nTV87VHkvOIIBb4dvMryR9KLhuY11Q==","signatures":[{"sig":"MEQCIGQJ3cHluIN8RXUCQfkaZ/cyVwH14Zn8hPh2332gVrKtAiBKVygEKfX0WasLxpcNWDQP8T1UQidaQPaXHzfw5lXKqw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":572941,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeb+RVCRA9TVsSAnZWagAAB9sP/RKJX6NSsZloBUu78Hb4\n7ZALA1BvnVrj+n/c3EvSqkKIKFMOcPuME/lgxTfra+f/hyNQcK5jmaUN3ZHR\n1QVVskXH9VcuTu3fZmgRm7ydhOwkZ6ATO7nS1r9WXqtFLB107g6M8CEJPzEC\nZJhOiNE88MfCx0kFgjFJWMMHjCOhYDW7jnpMhEVHZkHHpoVRXkH39xfzyPMq\n3CqMeiz+dvBY5uy39xOIAtfvj5FFFstRGm+C5ZV3sWGf3ASaVWDb/9J6RP0j\nOBmUKvKGy9KmobzutZPvo6Gb2SSC3GLtRBHQ88QuLKbEOdKw78CzGL6DggYW\nec2AETmJzglZ0MZ2lguU/N+SCGfwxyJvUUgZT0PW6T6oM44nshtSgINaT493\nfsKnayRCVCxuUrilXTHRJgJk192cczEYTzmXYm6MvSyZkTsbU/Ru2i3UtA6U\nbNrANWojoMZZUhhTvEheEymwt5/wVc+EA2wnsvTD9RKJduRyjTfsmUugVZPf\nqCmYf/LHlKXwaJv506nm1gjxtyjSd2XLe2nznZpDzDDMfz/NxSx7LEeMZVXp\nt9QI7tX8efCKGFDDxk8SygIki6d0NvZsBKBtL3DmPH+QfNTAMeDf/O56uEaT\nopyZieLiUpIX6j9G22rcAXF6ojB0t5P2dfdhoYoNFFGHJgH24g1toiFDmhDI\ney3z\r\n=J0E0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"lit-html.js","gitHead":"a451e73664f4a5e2253c83958784a55c5ef99f91","scripts":{"lint":"npm run lint:eslint","test":"npm run build && npm run lint && wct --npm","build":"tsc","format":"clang-format --version; find src test | grep '\\.js$\\|\\.ts$' | xargs clang-format --style=file -i","prepare":"npm run build","checksize":"rollup -c ; cat lit-html.bundled.js | gzip -9 | wc -c ; rm lit-html.bundled.js","quicktest":"wct -l chrome -p --npm","lint:eslint":"eslint 'src/**/*.{js,ts}'","publish-dev":"npm test && VERSION=${npm_package_version%-*}-dev.`git rev-parse --short HEAD` && npm version --no-git-tag-version $VERSION && npm publish --tag dev","prepublishOnly":"node check-version-tracker.js && npm run lint && npm test"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"justin@fagnani.com"},"repository":{"url":"git+https://github.com/Polymer/lit-html.git","type":"git"},"_npmVersion":"6.13.7","description":"HTML template literals in JavaScript","directories":{"test":"test"},"lint-staged":{"src/**/*.{js,ts}":["eslint --fix","git add"]},"_nodeVersion":"13.10.0","dependencies":{},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","husky":"^3.1.0","mocha":"^7.0.1","eslint":"^6.7.0","rollup":"^1.19.0","uglify-es":"^3.3.5","wct-mocha":"^1.0.0","tachometer":"^0.4.15","typescript":"^3.4.1","@types/chai":"^4.1.0","lint-staged":"^9.5.0","@types/mocha":"^7.0.1","clang-format":"~1.2.4","lit-html-benchmarks":"^0.2.1","rollup-plugin-terser":"^5.2.0","web-component-tester":"^6.9.0","rollup-plugin-filesize":"^6.2.0","@webcomponents/shadycss":"^1.8.0","@typescript-eslint/parser":"^2.10.0","@webcomponents/webcomponentsjs":"^2.4.2","@typescript-eslint/eslint-plugin":"^2.10.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_1.2.0-pre.1_1584391252526_0.713617618201863","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"lit-html","version":"1.2.0","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"lit-html@1.2.0","maintainers":[{"name":"anonymous","email":"aomarks@google.com"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"straversi@berkeley.edu"},{"name":"anonymous","email":"tvanderlippe@google.com"},{"name":"anonymous","email":"brendan@usergenic.com"}],"homepage":"https://lit-html.polymer-project.org/","bugs":{"url":"https://github.com/Polymer/lit-html/issues"},"dist":{"shasum":"4d1a458d70354bd034b4a24fb0d229a4cbc7e0ee","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-1.2.0.tgz","fileCount":158,"integrity":"sha512-PC/oZsNhTiH4/JHIWMtAFePkKYbflmTi1ZHA/FRDKuw/HARINK/MNHWuHuQ8pXKXOIgBzdHZEDApm/7SGZQXgA==","signatures":[{"sig":"MEYCIQDyvi4BuAOHeLrjCPoQdVulF+ObdNulQUys412/7i3z8wIhAN25tiv9Ovpb+L6pkRAZsmHVRF9Pyh26M8cnRNkoTWjX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":572932,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecoGmCRA9TVsSAnZWagAA9hQP+QA/NuDYNhmw7vVqj3JV\ndajW0QtDgjIzT6Poz3MaqO6hNQR0mL3JFI59MQzDfsG5EElpVQmKjZhE7IYH\n1su3c+g+zu30BkgKzjvUFYrAqam+JQl07UKKR79YQh/Ie/c8tDUUQtDNZWEm\na2gan/EnRo9Yxogtug4wI6hDtO1QcL0DBburwsnklt6ZhwbPEpHvtHvmPNxm\nDqZTcHXJmuBRfe6Ktp0Ij8nHsesdw7fqB+y2qbZYmYrnhPGI0XoTUgYR+YaO\nAp77sdxSWbR7mslKOx895ke2Lj9W8R1L9vKS8pXanKgQdOkdAvp0X8kIm3Zp\naqQG4d6zEuuZZ0hZ6dyrt1JCjCH8s3FtuzqGlwhNeoEKitvVIG93q1LbUrIq\n+tjJiiCw8vnu4l60O/Ou4LNXGiwVNkIaDHECw3ODQGkcofJnani2j5Sb3VZd\nNGQ9t/vT8EOSGl0NZvyFoZLtGQkYjc3paQ8N9qssuscwWE1y6GOBKRN3pY97\nLAlTsF6gNoz3eTWj8krXyoQQ3AZP1vdtE4/825nVPH5Tg2oqakO6LZJooXvA\nuDJV4k5Z/9BXqcbToxpMBb51V5y2RKNyUTlnOfCEP3lphbKSxON6kNASASVN\nGgwNajBtODlPTMuxE1f8LklcwaT75ZwyLPcBZECGAMqnQWDCyOpLYKsycE7X\nF+AZ\r\n=fOe5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"lit-html.js","gitHead":"d4a0b986639a36c6997dd0ffe1d3eb79f15dfd23","scripts":{"lint":"npm run lint:eslint","test":"npm run build && npm run lint && wct --npm","build":"tsc","format":"clang-format --version; find src test | grep '\\.js$\\|\\.ts$' | xargs clang-format --style=file -i","prepare":"npm run build","checksize":"rollup -c ; cat lit-html.bundled.js | gzip -9 | wc -c ; rm lit-html.bundled.js","quicktest":"wct -l chrome -p --npm","lint:eslint":"eslint 'src/**/*.{js,ts}'","publish-dev":"npm test && VERSION=${npm_package_version%-*}-dev.`git rev-parse --short HEAD` && npm version --no-git-tag-version $VERSION && npm publish --tag dev","prepublishOnly":"node check-version-tracker.js && npm run lint && npm test"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"justin@fagnani.com"},"repository":{"url":"git+https://github.com/Polymer/lit-html.git","type":"git"},"_npmVersion":"6.13.7","description":"HTML template literals in JavaScript","directories":{"test":"test"},"lint-staged":{"src/**/*.{js,ts}":["eslint --fix","git add"]},"_nodeVersion":"13.10.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","husky":"^3.1.0","mocha":"^7.0.1","eslint":"^6.7.0","rollup":"^1.19.0","uglify-es":"^3.3.5","wct-mocha":"^1.0.0","tachometer":"^0.4.15","typescript":"^3.4.1","@types/chai":"^4.1.0","lint-staged":"^9.5.0","@types/mocha":"^7.0.1","clang-format":"~1.2.4","lit-html-benchmarks":"^0.2.1","rollup-plugin-terser":"^5.2.0","web-component-tester":"^6.9.0","rollup-plugin-filesize":"^6.2.0","@webcomponents/shadycss":"^1.8.0","@typescript-eslint/parser":"^2.10.0","@webcomponents/webcomponentsjs":"^2.4.2","@typescript-eslint/eslint-plugin":"^2.10.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_1.2.0_1584562598132_0.04615264576869116","host":"s3://npm-registry-packages"}},"1.2.1":{"name":"lit-html","version":"1.2.1","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"lit-html@1.2.1","maintainers":[{"name":"anonymous","email":"aomarks@google.com"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"straversi@berkeley.edu"},{"name":"anonymous","email":"tvanderlippe@google.com"},{"name":"anonymous","email":"brendan@usergenic.com"}],"homepage":"https://lit-html.polymer-project.org/","bugs":{"url":"https://github.com/Polymer/lit-html/issues"},"dist":{"shasum":"1fb933dc1e2ddc095f60b8086277d4fcd9d62cc8","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-1.2.1.tgz","fileCount":431,"integrity":"sha512-GSJHHXMGLZDzTRq59IUfL9FCdAlGfqNp/dEa7k7aBaaWD+JKaCjsAk9KYm2V12ItonVaYx2dprN66Zdm1AuBTQ==","signatures":[{"sig":"MEUCIHTi9+ko4V/lwKbEYHlyngxHOQJb97lHpBxL+QJnqGiiAiEA0jsosLsuZNluwLCmwsTjpxjvnGNi4/EdbdOtucrWmrg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":879867,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedBRDCRA9TVsSAnZWagAAHbUP/jxikrV/pKjv3gxF40qJ\nFg3K4IL6vkAiGJrN6Ugtxv/XJVFGkSJkWD4z1AS7gXKJ83NjZuNYKNpqpU1v\nRntjtRFn7/8SA38bJKcAFeIteM0EE4G6EwxSWqEL7NbFgmz7cHxc+CKDJGJy\naT/tMl+bZ0D3HFcVsnAryPbCdIOU0JbGQJcGH4AZZaLIVDj4AtUWwJRcKqKf\n7LiIfMfG5Dv2lp5hcB2JmnznpyirDUXmjzKqPrcXi3taFFwtaCAXhiV+kUMQ\n/t1vjJNyj2uqDVb8cwfo8g5xmDpB/UEtWLDAHetKT4YiQCUqPF5Erw/qNsCb\n9h6WBoRsTIj6nAj4BEGX7yh+2VhDWOfh3vJXHBs1LRaRWYm39SBjvX/Pfph6\nDcyqDpD0h3U/FmBtfe6iiJYghknVpVdM7uATjLdN1h7Po56NdsyQF9PB2Ezg\nTFUhrud51OvBTSLZHclWVDD+b4i/7rca8y167s1Pg6Sx6+RAXtd4Pe+OyLnF\nvnXvX7GarFvA6PS6O/FHlrXZk3mq97xBxUPte9WR4vcO+JWM+I+O4f71OKeN\nl8jUMtiRTHwOhcA5HfpcnTEmwXIBt6Q7z6aF24Yi0/SZ+vecND4Z7ADk4s21\nmHHDFtOjzoS8ja5KZ66XvX1oarYuaUQDF2BciP+lOsOh5TavqbexikTUOK0p\nY5U7\r\n=ntiX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"lit-html.js","gitHead":"91b939bfc9d27b2485d295a1548207f6e0778e33","scripts":{"lint":"npm run lint:eslint","test":"npm run build && npm run lint && wct --npm","build":"tsc && downlevel-dts . ts3.4 && cp tsconfig.json ./ts3.4/","format":"clang-format --version; find src test | grep '\\.js$\\|\\.ts$' | xargs clang-format --style=file -i","prepare":"npm run build","checksize":"rollup -c ; cat lit-html.bundled.js | gzip -9 | wc -c ; rm lit-html.bundled.js","quicktest":"wct -l chrome -p --npm","lint:eslint":"eslint 'src/**/*.{js,ts}'","publish-dev":"npm test && VERSION=${npm_package_version%-*}-dev.`git rev-parse --short HEAD` && npm version --no-git-tag-version $VERSION && npm publish --tag dev","prepublishOnly":"node check-version-tracker.js && npm run lint && npm test"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"justin@fagnani.com"},"repository":{"url":"git+https://github.com/Polymer/lit-html.git","type":"git"},"_npmVersion":"6.13.7","description":"HTML template literals in JavaScript","directories":{"test":"test"},"lint-staged":{"src/**/*.{js,ts}":["eslint --fix","git add"]},"_nodeVersion":"13.10.0","dependencies":{},"typesVersions":{"<3.8":{"*":["ts3.4/*"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","husky":"^3.1.0","mocha":"^7.0.1","eslint":"^6.7.0","rollup":"^1.19.0","uglify-es":"^3.3.5","wct-mocha":"^1.0.0","tachometer":"^0.4.15","typescript":"~3.8.0","@types/chai":"^4.1.0","lint-staged":"^9.5.0","@types/mocha":"^7.0.1","clang-format":"~1.2.4","downlevel-dts":"^0.4.0","lit-html-benchmarks":"^0.2.1","rollup-plugin-terser":"^5.2.0","web-component-tester":"^6.9.0","rollup-plugin-filesize":"^6.2.0","@webcomponents/shadycss":"^1.8.0","@typescript-eslint/parser":"^2.10.0","@webcomponents/webcomponentsjs":"^2.4.2","@typescript-eslint/eslint-plugin":"^2.10.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_1.2.1_1584665667305_0.8739066189797715","host":"s3://npm-registry-packages"}},"1.3.0-pre.1":{"name":"lit-html","version":"1.3.0-pre.1","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"lit-html@1.3.0-pre.1","maintainers":[{"name":"anonymous","email":"aomarks@google.com"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"straversi@berkeley.edu"},{"name":"anonymous","email":"tvanderlippe@google.com"},{"name":"anonymous","email":"brendan@usergenic.com"}],"homepage":"https://lit-html.polymer-project.org/","bugs":{"url":"https://github.com/Polymer/lit-html/issues"},"dist":{"shasum":"f0aaaf4cea4a1480b0f4c7bc887138b6dc49a3bb","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-1.3.0-pre.1.tgz","fileCount":1671,"integrity":"sha512-sJY1k6KToY8tSSnua/iSwHAEUgpQqn+qFA5d2k7ef7K2x8gS0aduP6nMp/iXgCI79FiYz6w7h5Tl9T8dJ9GM9g==","signatures":[{"sig":"MEQCIDbeX6FVgmz8u96JX6dPUG6zAdifZJwNxTr/YtpcGRXaAiB87FzAtEUANwUvdkSV2xsAaAp4zpN7RcOHxDE+aeqc6g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2282442,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfIHjhCRA9TVsSAnZWagAAMwUP/1WZaiw0/vcvsyOzxtv0\n+ofyaUP0TjUelKKFmDUWiwhXZS4YeT6FiJug2GBfUlvGVfUle12zQknFijP7\nIGIh2LHHM+d31LLxyam5LnWEQhL+HRFntCnFvv6qfCXzmiy9f0BNmWlNIEdz\nhqnS2lI7Zwxt1z1INn+VnnINT/TsNNTkGlWiLgNnvTrDc/39pWI3T/1HZbEO\nf7RrvkflcnT28ngxmfKUcU6Dnt3WwKyb3c37glkZuaXGT0o7QdZov4oh+czd\nCvKFIpWpNRLcj7wN50NYComXONsKt0XI4djOCXx/NMx4bopX6fk0p9qpTgKY\n6wDliMryvjUHotU7ZGn4LMHmcEyTmh3PgJekUnfTbsKDRaaFN+LgpJXZ6hUI\nFMcm6ZrXuOniMvDeUbSxnUxXYW4v+61vVXXbyJq+53Udq2uenymmdbDGLwNU\nmKMC1OlbS2HF/uIp9435u7F9EwBnfsBq31HQLUQekGO9rVMoK9yTrr0nUFQm\nxXKk5MaItJosuW6txKqbRVrwr+J48VxhCKsPEAsNO+2R/eWagOKNn0TONpJZ\nc2nM5dKYHqwUXWIhUOledq6lFtzLLOs6QL5CBoTzWV+Repc+yhbuuqjZ+6Ic\nvwFcFR9qoVCuXsoU075Wz2GhhjljTq9FC/3vHjKuMNtJOSv6pHdI66P5Yl6d\nW+ys\r\n=4ENd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","type":"module","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"lit-html.js","gitHead":"9bca692d7de685b3d93627ffd9b8fa7d2dccf3e3","scripts":{"lint":"npm run lint:eslint","test":"npm run build && npm run lint && wct --npm","build":"tsc && downlevel-dts . ts3.4 && cp tsconfig.json ./ts3.4/","format":"clang-format --version; find src test | grep '\\.js$\\|\\.ts$' | xargs clang-format --style=file -i","prepare":"npm run build","checksize":"rollup -c ; cat lit-html.bundled.js | gzip -9 | wc -c ; rm lit-html.bundled.js","quicktest":"wct -l chrome -p --npm","lint:eslint":"eslint 'src/**/*.{js,ts}'","publish-dev":"npm test && VERSION=${npm_package_version%-*}-dev.`git rev-parse --short HEAD` && npm version --no-git-tag-version $VERSION && npm publish --tag dev","prepublishOnly":"node check-version-tracker.cjs && npm run lint && npm test"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"justin@fagnani.com"},"repository":{"url":"git+https://github.com/Polymer/lit-html.git","type":"git"},"_npmVersion":"6.14.5","description":"HTML template literals in JavaScript","directories":{"test":"test"},"lint-staged":{"src/**/*.{js,ts}":["eslint --fix"]},"_nodeVersion":"14.5.0","dependencies":{},"typesVersions":{"<3.8":{"*":["ts3.4/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","husky":"^4.2.0","mocha":"^7.0.1","eslint":"^6.8.0","rollup":"^1.19.0","uglify-es":"^3.3.5","wct-mocha":"^1.1.0","tachometer":"^0.4.15","typescript":"~3.8.0","@types/chai":"^4.1.0","lint-staged":"^10.1.0","@types/mocha":"^7.0.1","clang-format":"~1.2.4","downlevel-dts":"^0.4.0","lit-html-benchmarks":"^0.2.1","@types/trusted-types":"^1.0.1","rollup-plugin-terser":"^5.2.0","web-component-tester":"^6.9.0","rollup-plugin-filesize":"^6.2.0","@webcomponents/shadycss":"^1.8.0","@typescript-eslint/parser":"^2.26.0","@webcomponents/webcomponentsjs":"^2.4.2","@typescript-eslint/eslint-plugin":"^2.26.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_1.3.0-pre.1_1595963616793_0.7809650191702717","host":"s3://npm-registry-packages"}},"1.3.0":{"name":"lit-html","version":"1.3.0","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"lit-html@1.3.0","maintainers":[{"name":"anonymous","email":"aomarks@google.com"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"straversi@berkeley.edu"},{"name":"anonymous","email":"tvanderlippe@google.com"},{"name":"anonymous","email":"brendan@usergenic.com"}],"homepage":"https://lit-html.polymer-project.org/","bugs":{"url":"https://github.com/Polymer/lit-html/issues"},"dist":{"shasum":"c80f3cc5793a6dea6c07172be90a70ab20e56034","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-1.3.0.tgz","fileCount":213,"integrity":"sha512-0Q1bwmaFH9O14vycPHw8C/IeHMk/uSDldVLIefu/kfbTBGIc44KGH6A8p1bDfxUfHdc8q6Ct7kQklWoHgr4t1Q==","signatures":[{"sig":"MEYCIQD/i0OGSjrnQjETeYCbXTvswUWZlmcpQhWWVFOXPbqB7QIhAMk1UpS4nFk6QF2q3op1mbG1etkoBMRPwZej/0E+5ot4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":645774,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfPX/8CRA9TVsSAnZWagAAlkkP/izj+GNrciEFXim+S3FO\nPwvHS9A9AianuTEBl3B8r5aDrHbuXtXjIUtswSgyil77Ggs3t4evWhX6p0OX\nsABDu7F3BI1j9U1VcKTG0EJSfmcyrDzhqackCXzvdJfOBLyF4XTjE9ymB0Eh\n2VXI+pT//BzXJXeZs2qUYjwtuemdbx3+xPCXT8oZSbL4CNWFuufaWEMIznFA\nU44LGwoVDt25TKyG/zT8B8Ve8eL0AgzLgPBUIT8ljcceYp9hbq/FuwbsagV0\nIx9+l4uCB9nZEGxz1M5oxaAxoBgGGKqcJ18Qy5NKLFjWgc1nLdLb1TQYBcuQ\nKw15AeFFPyBsVo5N9doctjUya7IkhLK5x7cYUmXv+vAQ1HBCvEhIF2X0zpEt\nFdGNxMRm/xMTDEKv6bZFHlwfxk5tIBgzbkLq9kNh6AY6ia9PGBzUYUokf5V0\nYZLtGqxkzSaZbUtP+roT6BDTMnLdjOtFG/OrklAicecPUm9Ip2pZbV1v2PZp\nVO92Hkf8EXEyq1GoO7J22xCigytgCTDFkMDNXd2LApCn23Stuuzd5ewrk22I\nYtx8KypFZnZHC5XIfIbf0rTqk2JCvxqRavEzfktsY4vP0fpTc3jX5Jye1Zkv\nXJUfs72xZuqdA5YQZHXMFcvt7E+qgAGKBEmtB2n6KC4u3P0eBr+3sXxtOtS/\ny60g\r\n=FckA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","type":"module","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"lit-html.js","gitHead":"259786bd472ea7abae0947a600303608b7fc5eff","scripts":{"lint":"npm run lint:eslint","test":"npm run build && npm run lint && wct --npm","build":"tsc && rm -rf ./ts3.4 && downlevel-dts . ts3.4 && cp tsconfig.json ./ts3.4/","format":"clang-format --version; find src test | grep '\\.js$\\|\\.ts$' | xargs clang-format --style=file -i","prepare":"npm run build","checksize":"rollup -c ; cat lit-html.bundled.js | gzip -9 | wc -c ; rm lit-html.bundled.js","quicktest":"wct -l chrome -p --npm","lint:eslint":"eslint 'src/**/*.{js,ts}'","publish-dev":"npm test && VERSION=${npm_package_version%-*}-dev.`git rev-parse --short HEAD` && npm version --no-git-tag-version $VERSION && npm publish --tag dev","prepublishOnly":"node check-version-tracker.cjs && npm run lint && npm test"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"justin@fagnani.com"},"repository":{"url":"git+https://github.com/Polymer/lit-html.git","type":"git"},"_npmVersion":"6.14.5","description":"HTML template literals in JavaScript","directories":{"test":"test"},"lint-staged":{"src/**/*.{js,ts}":["eslint --fix"]},"_nodeVersion":"14.5.0","dependencies":{},"typesVersions":{"<3.8":{"*":["ts3.4/*"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","husky":"^4.2.0","mocha":"^7.0.1","eslint":"^6.8.0","rollup":"^1.19.0","uglify-es":"^3.3.5","wct-mocha":"^1.1.0","tachometer":"^0.5.0","typescript":"~3.8.0","@types/chai":"^4.1.0","lint-staged":"^10.1.0","@types/mocha":"^7.0.1","chromedriver":"^84.0.1","clang-format":"~1.2.4","downlevel-dts":"^0.4.0","lit-html-benchmarks":"^0.2.1","@types/trusted-types":"^1.0.1","rollup-plugin-terser":"^5.2.0","web-component-tester":"^6.9.0","rollup-plugin-filesize":"^6.2.0","@webcomponents/shadycss":"^1.8.0","@typescript-eslint/parser":"^2.26.0","@webcomponents/webcomponentsjs":"^2.4.2","@typescript-eslint/eslint-plugin":"^2.26.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_1.3.0_1597865979980_0.6222608662106743","host":"s3://npm-registry-packages"}},"2.0.0-pre.1":{"name":"lit-html","version":"2.0.0-pre.1","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"lit-html@2.0.0-pre.1","maintainers":[{"name":"anonymous","email":"straversi@berkeley.edu"},{"name":"anonymous","email":"tvanderlippe@google.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"aomarks@google.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"brendan@usergenic.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"dfreedm2@gmail.com"}],"homepage":"https://lit-html.polymer-project.org/","bugs":{"url":"https://github.com/Polymer/lit-html/issues"},"dist":{"shasum":"25e31b4ed583420fb6778ebc990179a38594d3da","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-2.0.0-pre.1.tgz","fileCount":97,"integrity":"sha512-c+YII36rfTMFGJtV+OMRIvhyv1trnH443DOKD+4Gisee5w9HQjgSpycRKRqN2uCNcs2g4gnO9FM+HAw3I4H87A==","signatures":[{"sig":"MEUCICo8sQ2B15OaS5tyVyVgqI8g5iGvojoXjEWQ8swHeLRPAiEA47Ay3n3oxOryAtJehis4ozxU2lu1sbKDx/MX/UujjyU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":485553,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfamNkCRA9TVsSAnZWagAAZJoP/iKIL14bjFlVXjprqAVM\nTPMWFoq/NgS/rK/+wim4W6L/r/jWyQE+l7F9K+Ybi6MzAuRhyDgPchG6CA98\nmYoIwvAbC9qcKeIwbItRXL1bBo4mbj304s4oA54c16td63h+0048zRtjkWZf\nxK3ti8fpGfO03nzzP98taHM+8OLPryGftwFyXBLokeyjfrtijewXAGoZVTks\nqyWufhfe9Q7UHuGJGD7w8PpMAah8K/gFoTGykEsUKOIxMHvzbko19f279LBy\nelDS1MMNfBQ7oOai197SAil+BI2XVoQoLvl5WTISdEpsblMesKYbU+TsAU06\nWh7zEZy6rLlpRdV6bu8skgbXs/dNC2yX21crbpZAvjvuRoLW+6MNLr7DIaTF\nw7u3Q4ydaurbzD38jf0leQhhdo2mJjzmN5mpGX6b7rIWLaZ1KbebyCSNsHCK\nFeBVomTg3JuZzwKYncJwTQbds0KAURpjqYZJ9S8X6WHEhoy0F4CR4OmT7Wyh\n8mWVnZRajJR2mLbLy+reK7ojlqNrboEyiBaTJ2LcdmgNTb1QkOXYgQV03N44\naTcTfX3J2KcOihkGZB3u2+bqycWce3TXia8ikK3mmct94G0SLdTI/cP7+Okg\nKlBTGb7n6bb04ilc6uv1jaqT5AvtA1eT1liWTLVxWR2+lHjpcxl6LPhiJ4HW\n0nB+\r\n=ZCS+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","type":"module","scripts":{"dev":"scripts/dev.sh","test":"npm run test:dev && npm run test:prod","build":"npm run clean && tsc && rollup -c","clean":"rm -rf lit-html.{js,js.map,d.ts} directives/ development/","format":"prettier src/* --write","build:ts":"tsc","test:dev":"cd ../tests && npx wtr '../lit-html/development/**/*_test.js'","checksize":"rollup -c --environment=CHECKSIZE","test:prod":"TEST_PROD_BUILD=true npm run test:dev","test:watch":"npm run test:dev -- --watch","check-version":"node check-version-tracker.js","build:ts:watch":"tsc --watch"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"justin@fagnani.com"},"repository":{"url":"git+https://github.com/Polymer/lit-html.git","type":"git"},"_npmVersion":"6.14.5","description":"HTML templates literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"14.5.0","dependencies":{},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"mocha":"^8.1.3","rollup":"^2.26.9","terser":"^5.2.1","prettier":"^2.1.1","typescript":"^4.0.2","@types/mocha":"^8.0.3","chokidar-cli":"^2.1.0","concurrently":"^5.3.0","@esm-bundle/chai":"^4.1.5","rollup-plugin-copy":"^3.3.0","rollup-plugin-terser":"^7.0.1","@rollup/plugin-replace":"^2.3.3","rollup-plugin-filesize":"^9.0.2","rollup-plugin-sourcemaps":"^0.6.2"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_2.0.0-pre.1_1600807779948_0.7003606743900859","host":"s3://npm-registry-packages"}},"2.0.0-pre.2":{"name":"lit-html","version":"2.0.0-pre.2","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"lit-html@2.0.0-pre.2","maintainers":[{"name":"anonymous","email":"straversi@berkeley.edu"},{"name":"anonymous","email":"tvanderlippe@google.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"aomarks@google.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"brendan@usergenic.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"dfreedm2@gmail.com"}],"homepage":"https://lit-html.polymer-project.org/","bugs":{"url":"https://github.com/Polymer/lit-html/issues"},"dist":{"shasum":"0b790189a1384cd21f335bbe41aa15ec75dbc728","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-2.0.0-pre.2.tgz","fileCount":97,"integrity":"sha512-LXlWaLOcu+YBzm3f2exsqx4u4S5zDoKgTjiDkZpegwRbUoqc2+95Zyyir0bFhfClHnUjKNFCkcYDSNP0L1q6gg==","signatures":[{"sig":"MEUCIQCxBVlCU7oDLibQLMuolO9nE9ROq37KRwT+HfCQLG2/rwIgFxgNlx6+QlcEkBvYNCuOkc/uGKQAIYzka0Z5ijiS81A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":485616,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfanB7CRA9TVsSAnZWagAAN90P/1600JStEc+qfvLXePI7\nw8DK8sHKZHwt2+SgoB7aplR5GES9VpAMftbijmhvZlmedHjBj8/SvlhxM8mM\npvxmN/IQip6GbgWHq2rPXY2G4zsCDcchcasc2KvZ6avA2IQnAM0OP3QScgd3\n78YZYojOPDxjFHuiO9qSZZ6DUvfpzsPAhlsnwCqHU0+mCleRMsFfUJdCxryz\nS3bAJ1WRJhj4Q/9GT8bV7rjqkupo9QnCQnojrZTdV9lwlGVt10PMww0VxsGn\nvabgVfuKjoO9rKsWFlnudyKZdZhsuBYVpK6jE98FEJekuzTeGbQaTQh7VJrM\nUP/CAdNrhe7DUuuKifZK8osaU0w1JRJZExmoCid1Gwj5fUR1VK4tCd8qjQCO\nOkIkqDYTE6PAeKHFyMBs3241sdCkoS4OX7G8EnfXE8ju8J8aDBEPhDMS1M0w\nZ8pcTy8rAMH/LGGS++GLCayN9HRgY5qSNk+I2yuWkZ7A9PnxJ8PLwKXKGMqS\nMwKt5js1FhoLJr5mW+B+EfEbcZvgCIdV2dHitSwLlH0QMncyunYq9hsvTp59\nITivMZSvWZWTu8QarN5xVEncSk7F/qipd/qHE0Ith/ju9xD487kE1oYrgcDL\nkJnE+O6oBwfzg1ZQRKr2pQNbp/RS327hq90QMHgEbzr5OVAFWFgYdHe6poVy\nkWHC\r\n=ao+0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","type":"module","scripts":{"dev":"scripts/dev.sh","test":"npm run test:dev && npm run test:prod","build":"npm run clean && tsc && rollup -c","clean":"rm -rf lit-html.{js,js.map,d.ts} directives/ development/","format":"prettier src/* --write","build:ts":"tsc","test:dev":"cd ../tests && npx wtr '../lit-html/development/**/*_test.js'","checksize":"rollup -c --environment=CHECKSIZE","test:prod":"TEST_PROD_BUILD=true npm run test:dev","test:watch":"npm run test:dev -- --watch","check-version":"node scripts/check-version-tracker.js","build:ts:watch":"tsc --watch","prepublishOnly":"npm run check-version"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"justin@fagnani.com"},"repository":{"url":"git+https://github.com/Polymer/lit-html.git","type":"git"},"_npmVersion":"6.14.5","description":"HTML templates literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"14.5.0","dependencies":{},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"mocha":"^8.1.3","rollup":"^2.26.9","terser":"^5.2.1","prettier":"^2.1.1","typescript":"^4.0.2","@types/mocha":"^8.0.3","chokidar-cli":"^2.1.0","concurrently":"^5.3.0","@esm-bundle/chai":"^4.1.5","rollup-plugin-copy":"^3.3.0","rollup-plugin-terser":"^7.0.1","@rollup/plugin-replace":"^2.3.3","rollup-plugin-filesize":"^9.0.2","rollup-plugin-sourcemaps":"^0.6.2"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_2.0.0-pre.2_1600811130526_0.9646804952188874","host":"s3://npm-registry-packages"}},"2.0.0-pre.3":{"name":"lit-html","version":"2.0.0-pre.3","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"lit-html@2.0.0-pre.3","maintainers":[{"name":"anonymous","email":"straversi@berkeley.edu"},{"name":"anonymous","email":"tvanderlippe@google.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"aomarks@google.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"brendan@usergenic.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"dfreedm2@gmail.com"}],"homepage":"https://lit-html.polymer-project.org/","bugs":{"url":"https://github.com/Polymer/lit-html/issues"},"dist":{"shasum":"d9714bd31fffe3262d162ef4ec4184b706288fe6","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-2.0.0-pre.3.tgz","fileCount":100,"integrity":"sha512-wnvsb7t3IuCAE2W+I/ZdIM9pjWUVhqmhlUYhZYTCcyGVRxwr0UqfZB+NektXmF16C5MZ838YUs97e+nCPV4NQg==","signatures":[{"sig":"MEUCICuNlZUv6s33kpA0/RuHW1KxyvmGhSFIXlF96hUXrmIdAiEApVdj/n+WpU/oUKWCZANxQCf+9hJFodjYkK21SKXPB60=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":492380,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfarIYCRA9TVsSAnZWagAAs+gP/jTU10NdHOHBUd3POUj2\nOoNUEx2hguEhbKIKhIDEtbBXnYESgJTqkqWHMLN9npaHPLc3+c1Zk1YfK16S\nxxfcYTiVHBETSAx3T+tvfE9yI6Hmy61YWiPGKNE3y4zM2vcpoOm1nDOk+//I\nfhSB9pmNwbYIego+JjLxJWTWsVO4gsV7SKYSKySLqLTPAQpJPAfxaSc+RbQv\nwNObZHpeHWjkzor0BDD/Gy0ZjAX+SriIqwxPp3sBikEIdB1C2V9XKqZS1UAh\nBX4mWVP0caCjST6AxPs5onUNnTyKEZFdWJ03S6m6CT2T3nUJ/Cufij1L2jSD\n9VzMQPUNFFsBt9ceFMjngmHceIK45HD82I8UwtgC4C/F/XeR+K8k2ay3KOcQ\n5upOT4bZPSavxUwHejiSKWCjJlMrTkjkW7QYWxch42SW3yJ4zvh5a1hjzum9\ntlmuB1bKWOoeLYd2lDbfj2uzLnT2IkCcIxMCceKCW3HgyQsz/AztEC0wM7iH\noeAd2wu0wNPnCC8nCkZlMp+Dz4ApLFKx8adk/eGwWsvPbYm9IlxCFdruCYuR\nReI+GCGtbr/RlcPPvgOQTe5a1i0bWbCMGcP05dYLeYuhj65ddslLyi12NRy1\n5wqaj3+kZupBSnVoeXjQaviWcJqfnUENQZyfWsk04OUDsf39n5wHgf6oES86\nESiG\r\n=+7De\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","type":"module","scripts":{"dev":"scripts/dev.sh","test":"npm run test:dev && npm run test:prod","build":"npm run clean && tsc && rollup -c","clean":"rm -rf lit-html.{js,js.map,d.ts} directives/ development/","format":"prettier src/* --write","build:ts":"tsc","test:dev":"cd ../tests && npx wtr '../lit-html/development/**/*_test.js'","checksize":"rollup -c --environment=CHECKSIZE","test:prod":"TEST_PROD_BUILD=true npm run test:dev","test:watch":"npm run test:dev -- --watch","check-version":"node scripts/check-version-tracker.js","build:ts:watch":"tsc --watch","prepublishOnly":"npm run check-version"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"justin@fagnani.com"},"repository":{"url":"git+https://github.com/Polymer/lit-html.git","type":"git"},"_npmVersion":"6.14.5","description":"HTML templates literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"14.5.0","dependencies":{},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"mocha":"^8.1.3","rollup":"^2.26.9","terser":"^5.2.1","prettier":"^2.1.1","typescript":"^4.0.2","@types/mocha":"^8.0.3","chokidar-cli":"^2.1.0","concurrently":"^5.3.0","@esm-bundle/chai":"^4.1.5","rollup-plugin-copy":"^3.3.0","rollup-plugin-terser":"^7.0.1","@rollup/plugin-replace":"^2.3.3","rollup-plugin-filesize":"^9.0.2","rollup-plugin-sourcemaps":"^0.6.2"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_2.0.0-pre.3_1600827928045_0.3004170472283101","host":"s3://npm-registry-packages"}},"2.0.0-pre.4":{"name":"lit-html","version":"2.0.0-pre.4","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"lit-html@2.0.0-pre.4","maintainers":[{"name":"anonymous","email":"aomarks@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"brendan@usergenic.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"tvanderlippe@google.com"},{"name":"anonymous","email":"straversi@berkeley.edu"}],"homepage":"https://lit-html.polymer-project.org/","bugs":{"url":"https://github.com/Polymer/lit-html/issues"},"dist":{"shasum":"c1fda5a628d41d261d1801e29c0fe1ad946cbd4a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-2.0.0-pre.4.tgz","fileCount":170,"integrity":"sha512-UXiclIx7mBWIQaTp0tM8mtE3WSibrcFu079SlyCFHzeF4BW2MumjWlEw5qe2RZYMpsdXB1MVeKSInpUzCU+xZQ==","signatures":[{"sig":"MEYCIQD7Ann8IStY6TvRXxW4cs87SqXtbjFAJjCI/stBwEIVLwIhAJGjFjq2DqsGQVBX2jerJRw2sr8fINeoM+DE/twaZig+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1012083,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf28lFCRA9TVsSAnZWagAAIpgP/1LeSYGHTEDTIDD0mB3Y\n1Fyl+fgzJuf6sVvt80B4WIlgR4FIW71LsN7oX6j0GbDNYKu+bbHTRePVfRQn\nYpjbgtyg5Ej5nvLaH974d2nJKpnGDu9FeMgnbWv3xocf9vDr2HdMiSBlIn+g\nGI+fvHydi7axiUjZT7yUTBl3+7UIfyEWlz7KnIWHDcc/EPt2FF+EY9HOZawW\nm4i0LlREhXaoyfCMvMWjNukKO7NBJN+aoclLwnpCG5MeZ/xVctA0nrrDwXfa\nRGmbE5rbUNpfiEsldY2wYKtiJflygFuAa5jBjJKJOJaSSNft4+5a8nVcLU+w\n7ys4fp8Bq0jtwKhVsGYmFjlzeWzAPdMXxN/JVsXQPe10XpdochM5xQXXIVLV\nD2zhWGTEHBgFayhYJ0mu4B3fXREys2drPIfB6wTAA4zcAVqCMNnffWy2p6At\nmDk3DlIGJ7LOHU0yVNkoJHEkUJf0weHvd4nFjg7pGBair2TJbCtVJn4OiVWV\nAJqdncUJdqejXrbVROqFzsrrWiRAjny1Vi+GNuNegD1J7RMTWLa5YsHRg7Oh\nXnxoABE1wAblqtOLycdSTZB1KR99yNj2227/cBXqeR0Ro91BtDH8QCHd0D+m\naOxisGvht4ZW9oq16g5BLgzN+6RTNZfszIAMl6EPEdphWnW1XLd32cXaPzhq\nXfQE\r\n=U75m\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","type":"module","exports":{".":{"default":"./lit-html.js","development":"./development/lit-html.js"},"./hydrate.js":{"default":"./hydrate.js","development":"./development/hydrate.js"},"./directives/":{"default":"./directives/","development":"./development/directives/"},"./directive.js":{"default":"./directive.js","development":"./development/directive.js"},"./platform-support.js":{"default":"./platform-support.js","development":"./development/platform-support.js"},"./directive-helpers.js":{"default":"./directive-helpers.js","development":"./development/directive-helpers.js"},"./private-ssr-support.js":{"default":"./private-ssr-support.js","development":"./development/private-ssr-support.js"},"./disconnectable-directive.js":{"default":"./disconnectable-directive.js","development":"./development/disconnectable-directive.js"}},"scripts":{"dev":"scripts/dev.sh","test":"npm run test:dev && npm run test:prod","build":"npm run clean && tsc && rollup -c","clean":"rm -rf lit-html.{js,js.map,d.ts} platform-support.{js,js.map,d.ts} directive.{js,js.map,d.ts} directive-helpers.{js,js.map,d.ts} disconnectable-directive.{js,js.map,d.ts} hydrate.{js,js.map,d.ts} private-ssr-support.{js,js.map,d.ts} directives/ development/","build:ts":"tsc","test:dev":"cd ../tests && npx wtr '../lit-html/development/**/*_test.(js|html)'","checksize":"rollup -c --environment=CHECKSIZE","test:prod":"MODE=prod npm run test:dev","test:watch":"npm run test:dev -- --watch","build:watch":"rollup -c --watch","check-version":"node scripts/check-version-tracker.js","build:ts:watch":"tsc --watch","prepublishOnly":"npm run check-version"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"justin@fagnani.com"},"repository":{"url":"git+https://github.com/Polymer/lit-html.git","type":"git"},"_npmVersion":"6.14.9","description":"HTML templates literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"15.4.0","dependencies":{},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"mocha":"^8.1.3","rollup":"^2.28.2","typescript":"^4.1.3","@types/mocha":"^8.0.3","chokidar-cli":"^2.1.0","concurrently":"^5.3.0","@esm-bundle/chai":"^4.1.5","@types/trusted-types":"^1.0.1","@web/test-runner-mocha":"^0.3.5","@webcomponents/shadycss":"^1.8.0","@webcomponents/webcomponentsjs":"^2.5.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_2.0.0-pre.4_1608239428786_0.8907673699774357","host":"s3://npm-registry-packages"}},"2.0.0-pre.5":{"name":"lit-html","version":"2.0.0-pre.5","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"lit-html@2.0.0-pre.5","maintainers":[{"name":"anonymous","email":"aomarks@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"brendan@usergenic.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"tvanderlippe@google.com"},{"name":"anonymous","email":"straversi@berkeley.edu"}],"homepage":"https://lit-html.polymer-project.org/","bugs":{"url":"https://github.com/Polymer/lit-html/issues"},"dist":{"shasum":"b5a80c50e6d91ac9e543cc814b1c215be7e2fc36","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-2.0.0-pre.5.tgz","fileCount":173,"integrity":"sha512-DIchfcYHtPbBtRZ7GlMZ5olPaBxT9eXysmCsolLmmpOgVXSVcEzNDgrKCH3zU9I0pxFWtytaa/ye94ShCEha5g==","signatures":[{"sig":"MEUCIAeSSpjVNAcO7btd+DSi8NbnLcVvK4QQPNkEmza/rug6AiEAzW9CLcowbgx+IHiKq3s7OaB0frjzg4V2LPNsHJRExEM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1019383,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf292iCRA9TVsSAnZWagAA99gP/igFwceqBrb4vALViPdj\n+Fy5b132e633/vwWULwF9fMSVGiwPMFh2HQrldymnMlTIcbugwihKIGkhWMw\ncDX6nsfUkT7fMuvQIuZjW5TWsqNN8ezfoJ13waDZrBdWVgnRP7nmCOUJ0rUM\nuzIzBm+wC1UzL4YloutzC+oXyC2KbUCHlfVFBmXPZupPOv+F4fs93d7GQW9C\nQwvlwbJ5s98T1T4mXM7KzGgxJok0sev71KDnyc0FN5w/fOHU4im66rI6bHjt\niUClZnX2CkRNl1xB4N/4k2D+A3AQMSh4AuQk5vHEoQToznNCqtpRUe2tQbYt\nO79nWQ51ND5lgbQ1FImW9+0zlmmFzZqsHuiwshhSvhsOCc5TXHGvLo56RxdF\nsHq4z6567MwToCTuRG3PNeAo3MwyZEq0V3VCl667THTgBJaNIFqjiUkMxbEv\nQmmiveqJTTjYKedaZptXdUGLM/vOyJTQSjFLwdzOVN3flIQjdxd7oUsQyitr\n9BvAg5miid3cWWWBRmv4Ycs42VCOu+6h6g7CnwzL/qVQOmT9VSjtZz+UBAvd\nKimSoLG1L3CAEcb63Tgb2OWUYwwjjW9rwJmzx4/xwMeKhl/BGvD0vpZNFHmQ\nks2VkeCnXkPEyQ2aFKJneMC3UDa6dD6xarRXLPw1AaAkyA9TtZ4mnNmirUC3\n441g\r\n=ysPL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","type":"module","exports":{".":{"default":"./lit-html.js","development":"./development/lit-html.js"},"./hydrate.js":{"default":"./hydrate.js","development":"./development/hydrate.js"},"./directives/":{"default":"./directives/","development":"./development/directives/"},"./directive.js":{"default":"./directive.js","development":"./development/directive.js"},"./platform-support.js":{"default":"./platform-support.js","development":"./development/platform-support.js"},"./directive-helpers.js":{"default":"./directive-helpers.js","development":"./development/directive-helpers.js"},"./private-ssr-support.js":{"default":"./private-ssr-support.js","development":"./development/private-ssr-support.js"},"./disconnectable-directive.js":{"default":"./disconnectable-directive.js","development":"./development/disconnectable-directive.js"}},"scripts":{"dev":"scripts/dev.sh","test":"npm run test:dev && npm run test:prod","build":"npm run clean && tsc && rollup -c","clean":"rm -rf lit-html.{js,js.map,d.ts} platform-support.{js,js.map,d.ts} directive.{js,js.map,d.ts} directive-helpers.{js,js.map,d.ts} disconnectable-directive.{js,js.map,d.ts} hydrate.{js,js.map,d.ts} private-ssr-support.{js,js.map,d.ts} directives/ development/","build:ts":"tsc","test:dev":"cd ../tests && npx wtr '../lit-html/development/**/*_test.(js|html)'","checksize":"rollup -c --environment=CHECKSIZE","test:prod":"MODE=prod npm run test:dev","test:watch":"npm run test:dev -- --watch","build:watch":"rollup -c --watch","check-version":"node scripts/check-version-tracker.js","build:ts:watch":"tsc --watch","prepublishOnly":"npm run check-version"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"justin@fagnani.com"},"repository":{"url":"git+https://github.com/Polymer/lit-html.git","type":"git"},"_npmVersion":"6.14.9","description":"HTML templates literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"15.4.0","dependencies":{},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"mocha":"^8.1.3","rollup":"^2.28.2","typescript":"^4.1.3","@types/mocha":"^8.0.3","chokidar-cli":"^2.1.0","concurrently":"^5.3.0","@esm-bundle/chai":"^4.1.5","@types/trusted-types":"^1.0.1","@web/test-runner-mocha":"^0.3.5","@webcomponents/shadycss":"^1.8.0","@webcomponents/webcomponentsjs":"^2.5.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_2.0.0-pre.5_1608244641915_0.06782453020983792","host":"s3://npm-registry-packages"}},"2.0.0-pre.6":{"name":"lit-html","version":"2.0.0-pre.6","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"lit-html@2.0.0-pre.6","maintainers":[{"name":"anonymous","email":"aomarks@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"brendan@usergenic.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"tvanderlippe@google.com"},{"name":"anonymous","email":"straversi@berkeley.edu"}],"homepage":"https://lit-html.polymer-project.org/","bugs":{"url":"https://github.com/Polymer/lit-html/issues"},"dist":{"shasum":"c0a0bb561a07ea2926f43a3155a69dd9a0dc635c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-2.0.0-pre.6.tgz","fileCount":173,"integrity":"sha512-cqF/ukSYYkV4KLzeDXk7pMgkrWK6Vn5TvfXewK+SpVDMCw7AXd7Ft+6WShlbTb27AZAFGUfL3uM2kKsrTqT14w==","signatures":[{"sig":"MEUCIG9LlyAdRUXXO8xW666FopBGfPqr7VVAimei5e0OysNOAiEAnMwEwgvaqBHQl09U+KxXHZu1ouUexRuM446F50/YIkM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1039176,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgJgeDCRA9TVsSAnZWagAAAUYP/jKNCWtNYZhkv8/eTFTS\nNF3yt1rKq2vH+obS+qZGO0WI7xvPGu1sc8cbefA8M/VXsk7JH44qYil1cBh3\nanys2oXJN6AakEQsJDLqVnXPyxZ2E12m374g0tCUWKQvVIT7xKSyAuyRbjMS\nRpT090QMVoNQ4XRKpjHphVBVY7T3Txk7B8jBn14M85uKzfjkigP5tJyKmtfl\nlXnYORCzP/suLpYA/vl2rqaLl8nG8N/sn+039TaWfzwTwsI0I43FlWPqQ7ue\n8mu4/uA/XlRT/W6suyBvD5orVNfmY7jBdPkkqC1DCtOzFfbPX4go+tfzE1JN\nFnlpJRjrsHPJvgrHNFyZr7dKnfAMTFogjAaXaljV6uDBV4tE+HKHNTZ+vl9O\nQ6m8VJVRcx1a7agzPHL/QiD0oGh4z9iuMNYNizskMpeSz9WozfxEc9V/U1BW\nR9xwwTUdOzHS6/GBHam3kXzn4ScQFgnKhfuwom7wYZXZr1IvghDkwy2+nVay\nh7Uqsz2cueb6IlfP67BdDI0l/rX1XBhDRRfV+0+xVXMj7tzs3NgaAfz8P0jo\nG4Wi0gu9E8XY33IzvdJzDXsl2yX6Ue9Qa7MrX+SDwJQ+wj7Ef9NukaJA7VCo\n1wVVQXDqJ0Q9gshkjTCpXKiTk0yJO/MgkxTB6jGRmrZF30id+qRAuvNBDzBk\ndUf4\r\n=YsOX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","type":"module","exports":{".":{"default":"./lit-html.js","development":"./development/lit-html.js"},"./static.js":{"default":"./static.js","development":"./development/static.js"},"./hydrate.js":{"default":"./hydrate.js","development":"./development/hydrate.js"},"./directives/":{"default":"./directives/","development":"./development/directives/"},"./directive.js":{"default":"./directive.js","development":"./development/directive.js"},"./async-directive.js":{"default":"./async-directive.js","development":"./development/async-directive.js"},"./polyfill-support.js":{"default":"./polyfill-support.js","development":"./development/polyfill-support.js"},"./directive-helpers.js":{"default":"./directive-helpers.js","development":"./development/directive-helpers.js"},"./private-ssr-support.js":{"default":"./private-ssr-support.js","development":"./development/private-ssr-support.js"}},"scripts":{"dev":"scripts/dev.sh","test":"npm run test:dev && npm run test:prod","build":"npm run clean && tsc --build && rollup -c","clean":"rm -rf {async-directive,directive-helpers,directive,hydrate,lit-html,polyfill-support,private-ssr-support,static}.{js,js.map,d.ts} test/ directives/ development/ *.tsbuildinfo","build:ts":"tsc --build","test:dev":"cd ../tests && npx wtr '../lit-html/development/**/*_test.(js|html)'","checksize":"rollup -c --environment=CHECKSIZE","test:prod":"MODE=prod npm run test:dev","test:watch":"npm run test:dev -- --watch","build:watch":"rollup -c --watch","check-version":"node scripts/check-version-tracker.js","build:ts:watch":"tsc --build --watch","prepublishOnly":"npm run check-version"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"justin@fagnani.com"},"repository":{"url":"git+https://github.com/Polymer/lit-html.git","type":"git"},"_npmVersion":"6.14.9","description":"HTML templates literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"15.4.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"mocha":"^8.1.3","rollup":"^2.28.2","typescript":"^4.1.3","@types/mocha":"^8.0.3","chokidar-cli":"^2.1.0","concurrently":"^5.3.0","@esm-bundle/chai":"^4.1.5","@types/trusted-types":"^1.0.1","@web/test-runner-mocha":"^0.3.5","@webcomponents/shadycss":"^1.8.0","@webcomponents/template":"^1.4.4","@webcomponents/webcomponentsjs":"^2.5.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_2.0.0-pre.6_1613105027212_0.6128333530004231","host":"s3://npm-registry-packages"}},"2.0.0-pre.7":{"name":"lit-html","version":"2.0.0-pre.7","author":{"name":"Google LLC"},"license":"BSD-3-Clause","_id":"lit-html@2.0.0-pre.7","maintainers":[{"name":"anonymous","email":"aomarks@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"brendan@usergenic.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"tvanderlippe@google.com"},{"name":"anonymous","email":"straversi@berkeley.edu"}],"homepage":"https://lit-html.polymer-project.org/","bugs":{"url":"https://github.com/Polymer/lit-html/issues"},"dist":{"shasum":"499fa78a0119bb4f4398944f6bebf1b265ced914","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-2.0.0-pre.7.tgz","fileCount":203,"integrity":"sha512-qy/fHSRzf7cCbXGLXVBRwecnLgioyvkKbk4WGVswbelK6OD5tqhwY2wVWclEA0JEuNkGQW81ad15BeGxR46uig==","signatures":[{"sig":"MEUCIQC0CGpiygam26xa3q+BsSboE7N/NckuLcSNOg+gHZbMZgIgRYyEUd3tRg4ZmYHT+5XYK+gFxxNK6fs5Gxhg+K0/fco=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1036904,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgZPDSCRA9TVsSAnZWagAALZMQAJJse1Ro26Z3Vm6YE9dh\nvmm75DfIn1LQduArXs6NAcZtjNxMbUSBopqBpp/V29bXxF2Sjohz6lkkkO4M\nFr68Lf8hnNf4YBBCYT3DyoADOEhL3sq3GTcse7dMu4qxynQH2CjkK7q3bKy6\n/NsVxXQpfRUM5kin2gPJxOSWQeBJ6F1fgb+JPbOEOuTYAe7G36d4gHPX5pND\n4UdpfmuT4y9Q0LpEss2ftgc2cdYWGiieXdMnDlJYnwEjhXL22QrohY3IRkGE\nFtv9TcDVh4lUTfoYsfwpz3ahEh9U1uVxOoutfsGyKj983Cj7WArNFiyg+dkO\neDnba6ki0D70vw/5HXUK3auZsDOwDCFloFtjK9k/S0RQLJQw11iVqEi7lkl+\nwqNLXieR6pJaNdsDQI2NQxTThB7ia3JnZ+dbcUriBWil3sY5W4ZHmEm34KPT\nMKrXI44Cx9IpB6736YA3GLOXETVYNYDW3tpr4mrhQDAzZSMlwKRiA2eC1ReD\nf0mmkR8DO5aRnWqa+NAthrBRpjt3MkrQdUWj18DgMdWG3vgxE50VNoOuIrJl\nEg1X4uiJeGrSdY4+IENajI4HCFgaWPZVpYAJHyGRRmqwSLptbv9VsufgMtDv\nLUll+lsBBrmvWXocZdvy+pkTBuFhnDfcOi7U6VBLHlATu5LPolf9K5pWTXGx\nlLlh\r\n=maF5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","type":"module","exports":{".":{"default":"./lit-html.js","development":"./development/lit-html.js"},"./static.js":{"default":"./static.js","development":"./development/static.js"},"./hydrate.js":{"default":"./hydrate.js","development":"./development/hydrate.js"},"./directives/":{"default":"./directives/","development":"./development/directives/"},"./directive.js":{"default":"./directive.js","development":"./development/directive.js"},"./async-directive.js":{"default":"./async-directive.js","development":"./development/async-directive.js"},"./polyfill-support.js":{"default":"./polyfill-support.js","development":"./development/polyfill-support.js"},"./directive-helpers.js":{"default":"./directive-helpers.js","development":"./development/directive-helpers.js"},"./private-ssr-support.js":{"default":"./private-ssr-support.js","development":"./development/private-ssr-support.js"}},"scripts":{"dev":"scripts/dev.sh","test":"npm run test:dev && npm run test:prod","build":"npm run clean && npm run build:ts && rollup -c","clean":"rm -rf {async-directive,directive-helpers,directive,hydrate,lit-html,polyfill-support,private-ssr-support,static}.{js,js.map,d.ts} test/ directives/ development/ *.tsbuildinfo","build:ts":"tsc --build && treemirror development . '**/*.d.ts{,.map}'","test:dev":"cd ../tests && npx wtr '../lit-html/development/**/*_test.(js|html)'","checksize":"rollup -c --environment=CHECKSIZE","test:prod":"MODE=prod npm run test:dev","test:watch":"npm run test:dev -- --watch","build:watch":"rollup -c --watch","check-version":"node scripts/check-version-tracker.js","build:ts:watch":"tsc --build --watch","prepublishOnly":"npm run check-version"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"justin@fagnani.com"},"repository":{"url":"git+https://github.com/Polymer/lit-html.git","type":"git"},"_npmVersion":"7.6.3","description":"HTML templates literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"15.12.0","_hasShrinkwrap":false,"devDependencies":{"mocha":"^8.1.3","rollup":"^2.28.2","typescript":"^4.1.3","@types/mocha":"^8.0.3","chokidar-cli":"^2.1.0","concurrently":"^5.3.0","@esm-bundle/chai":"^4.1.5","internal-scripts":"^1.0.0","@types/trusted-types":"^1.0.1","@web/test-runner-mocha":"^0.3.5","@webcomponents/shadycss":"^1.8.0","@webcomponents/template":"^1.4.4","@webcomponents/webcomponentsjs":"^2.5.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_2.0.0-pre.7_1617227986219_0.577866796501473","host":"s3://npm-registry-packages"}},"2.0.0-rc.1":{"name":"lit-html","version":"2.0.0-rc.1","author":{"name":"Google LLC"},"license":"BSD-3-Clause","_id":"lit-html@2.0.0-rc.1","maintainers":[{"name":"anonymous","email":"aomarks@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"brendan@usergenic.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"tvanderlippe@google.com"},{"name":"anonymous","email":"straversi@berkeley.edu"}],"homepage":"https://lit.dev/","bugs":{"url":"https://github.com/lit/lit/issues"},"dist":{"shasum":"5137b33052305db2b37c9a4b47de9df9812b8b6d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-2.0.0-rc.1.tgz","fileCount":203,"integrity":"sha512-qCfyBWv3AOtqL2mI7n9NGTAc8Wc1y+S2cTBSlrSJhQqc7efgcfJYY3Asmg/ECF+JJcMsXzMD8Fjb6X4t4YBMDw==","signatures":[{"sig":"MEUCIQCOuJhSuhAQ+7qMtnjkqk0Q+FkMqP6i0pnfZ739km9u+gIgGdUUMkm9oETZKSii8076ytqNa8xmJZsuQ7zEMs7K4EQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1026581,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgf4btCRA9TVsSAnZWagAAmSYP/AzLQqc7L7DsWyo/H1Fz\nNiG/EkmQw2pJL9okAG0nPRQYhVuY2cWuto43tv/P4hKb94IFHDUjg3RxpiCY\n6SpSYrN+5CkBLcIRPv/B/zxMn1/jTAapjoJsx/+2CJWX3Nz9y4xr6A9N3BRS\non0sivTHyKcCI40ltfH2QMMecTZCikZbmLtAYrYrxVDqKMJzBePr9cUXE/qL\nQqikUvSfF8hFwIYxIbguKPUx0AyW7Fqi15nZ/NP2Ngh9mX9R2z6zvtwAiKrZ\ng9Hc8+fLVILGXMUs7+vV/PKi7uisLMPp1nOAQvfkYmB8dWGWJ3CzwbqzkURU\n3d2G8xy5HVjSPrlW0Kj8HjykSQDeU9ixx0vEs5bvCCU0meJiI/ZUn7qhAVt8\nQn2979RaZVHUsZWOwG8tCBJhGR9jmME0Ax7hoM3v39GqYJzd1niGf3qDltCF\nqX4bCXgk4BQpWdYfelV8AevZ7FJAGDeDggYGaY0JBAmPGGKEPMpbO+1jOToQ\nlJFpy6KjJHruuqpY+FwkLH6d2HMdF6IV5fAT3U3rN8NBOdgHJfQbbAoq9MMW\nXlIN2VWnQrAi/iviQvZLums2/2pPpWlUNbgngsBZJVlweQzFL1DstF6eOFNa\nGiWiNOQajSq//5geYL9PNtbKt72lbNLfBN8jeg2B/dC1PJV2IkBmO3sufxDv\nTjqt\r\n=YMMO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","type":"module","exports":{".":{"default":"./lit-html.js","development":"./development/lit-html.js"},"./static.js":{"default":"./static.js","development":"./development/static.js"},"./directives/":{"default":"./directives/","development":"./development/directives/"},"./directive.js":{"default":"./directive.js","development":"./development/directive.js"},"./async-directive.js":{"default":"./async-directive.js","development":"./development/async-directive.js"},"./polyfill-support.js":{"default":"./polyfill-support.js","development":"./development/polyfill-support.js"},"./directive-helpers.js":{"default":"./directive-helpers.js","development":"./development/directive-helpers.js"},"./private-ssr-support.js":{"default":"./private-ssr-support.js","development":"./development/private-ssr-support.js"},"./experimental-hydrate.js":{"default":"./experimental-hydrate.js","development":"./development/experimental-hydrate.js"}},"scripts":{"dev":"scripts/dev.sh","test":"npm run test:dev && npm run test:prod","build":"npm run clean && npm run build:ts && npm run build:version-stability-test && rollup -c","clean":"rm -rf {async-directive,directive-helpers,directive,experimental-hydrate,lit-html,polyfill-support,private-ssr-support,static}.{js,js.map,d.ts} test/ directives/ development/ version-stability-test/ *.tsbuildinfo","build:ts":"tsc --build && treemirror development . '**/*.d.ts{,.map}'","test:dev":"cd ../tests && npx wtr '../lit-html/development/**/*_test.(js|html)'","checksize":"rollup -c --environment=CHECKSIZE","test:prod":"MODE=prod npm run test:dev -- '../lit-html/src/test/version-stability_test.js'","test:watch":"npm run test:dev -- --watch","build:watch":"rollup -c --watch","check-version":"node scripts/check-version-tracker.js","build:ts:watch":"tsc --build --watch","prepublishOnly":"npm run check-version","build:version-stability-test":"rollup -c rollup-version-stability-test.config.js"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"admin@polymer-project.org"},"repository":{"url":"git+https://github.com/lit/lit.git","type":"git","directory":"packages/lit-html"},"_npmVersion":"7.7.6","description":"HTML templates literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"15.14.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"mocha":"^8.1.3","rollup":"^2.28.2","typescript":"^4.1.3","@types/mocha":"^8.0.3","chokidar-cli":"^2.1.0","concurrently":"^5.3.0","@esm-bundle/chai":"^4.1.5","internal-scripts":"^1.0.0","@types/trusted-types":"^1.0.1","@web/test-runner-mocha":"^0.3.5","@webcomponents/shadycss":"^1.8.0","@webcomponents/template":"^1.4.4","@webcomponents/webcomponentsjs":"^2.5.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_2.0.0-rc.1_1618970348932_0.9683257331919224","host":"s3://npm-registry-packages"}},"2.0.0-rc.2":{"name":"lit-html","version":"2.0.0-rc.2","author":{"name":"Google LLC"},"license":"BSD-3-Clause","_id":"lit-html@2.0.0-rc.2","maintainers":[{"name":"anonymous","email":"aomarks@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"brendan@usergenic.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"tvanderlippe@google.com"},{"name":"anonymous","email":"straversi@berkeley.edu"}],"homepage":"https://lit.dev/","bugs":{"url":"https://github.com/lit/lit/issues"},"dist":{"shasum":"c7ac652af1df7e5d8e32a3e6130221766d09cbde","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-2.0.0-rc.2.tgz","fileCount":203,"integrity":"sha512-rl3vtIQ0jq6r0GVbg+57Et9ra+iNhiz/v5V7uPTb6VxnjJaCCYKI7WkzKNlyzjMM2N/ytih3Uxb5vyyaOpjb0Q==","signatures":[{"sig":"MEUCIF74ml1H3Wdm+UP8ZOsVurgGFnLq7+b864mJy7creNfaAiEA/AJ4Z7eTxP4v8Y6UiLU3x0V8rC+uo1/u8WwPWiNL/b4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1026691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgf9abCRA9TVsSAnZWagAAPrIP/0oQZUFDW9kyAGodQsaP\nrtyfHboR9gFcSW35bpHEWvG+upEbYAs2XSUjJdGN87eyizF4gxlxTKtaibDB\nbItHrMuRSsV2gpkeIU1WR+z9/1WTozT4Cp1bE+cUoUThXtnGFAEnwjmapdJ8\n4BET105tPFzm2T1LJk+Doxqe0iEYlwqV/bwGiGCKoZTnRKW7uscG/NWJA6ZK\noqXTKbVPVVT3XHq0srtiQp4uXvqJ73XyZyb14RaCOGEVrqMLqvuhAXiW6IDI\n6gVvXdia5ZauhPYs2UC47IdgbEcGFm91Q/KKLMPqT8XM8mNkaAMrmb3A+oD7\nWHnVp8w3sc2g2gEPDwqSu97BLztbca0gVQOuXme7k/w195ERXYigQf6sVYAI\npvbbQlDBsNaeuelL9YoukyiiZ/jsP75uF6idGttsb5cM4UMkwdK4HfB4ore9\nW5k4e547Xo0lyuz/N22pW/bglLAHLS6pVd4tVvfW2CMroo7SsfqNrUne+ave\n9eSS1VE+8Q+x+YC0Kk35KG5oALt9LiRioECv6yquJ1bX36QSi1sviVUR5ngK\nRG1fJdXHal9ZOWVn+G6H9QoTty69fquod3z5nViR8biE5STW8nEEBk3V01d0\no3l8OORSXPyI8ObBCgAA+QC8w+ZDMQ0N2oHppLZtxyH1KCb2+xxc4S1jXFQv\nHR04\r\n=Gpli\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","type":"module","exports":{".":{"default":"./lit-html.js","development":"./development/lit-html.js"},"./static.js":{"default":"./static.js","development":"./development/static.js"},"./directives/":{"default":"./directives/","development":"./development/directives/"},"./directive.js":{"default":"./directive.js","development":"./development/directive.js"},"./async-directive.js":{"default":"./async-directive.js","development":"./development/async-directive.js"},"./polyfill-support.js":{"default":"./polyfill-support.js","development":"./development/polyfill-support.js"},"./directive-helpers.js":{"default":"./directive-helpers.js","development":"./development/directive-helpers.js"},"./private-ssr-support.js":{"default":"./private-ssr-support.js","development":"./development/private-ssr-support.js"},"./experimental-hydrate.js":{"default":"./experimental-hydrate.js","development":"./development/experimental-hydrate.js"}},"scripts":{"dev":"scripts/dev.sh","test":"npm run test:dev && npm run test:prod","build":"npm run clean && npm run build:ts && npm run build:version-stability-test && rollup -c","clean":"rm -rf {async-directive,directive-helpers,directive,experimental-hydrate,lit-html,polyfill-support,private-ssr-support,static}.{js,js.map,d.ts} test/ directives/ development/ version-stability-test/ *.tsbuildinfo","build:ts":"tsc --build && treemirror development . '**/*.d.ts{,.map}'","test:dev":"cd ../tests && npx wtr '../lit-html/development/**/*_test.(js|html)'","checksize":"rollup -c --environment=CHECKSIZE","test:prod":"MODE=prod npm run test:dev -- '../lit-html/src/test/version-stability_test.js'","test:watch":"npm run test:dev -- --watch","build:watch":"rollup -c --watch","check-version":"node scripts/check-version-tracker.js","build:ts:watch":"tsc --build --watch","prepublishOnly":"npm run check-version","build:version-stability-test":"rollup -c rollup-version-stability-test.config.js"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"admin@polymer-project.org"},"repository":{"url":"git+https://github.com/lit/lit.git","type":"git","directory":"packages/lit-html"},"_npmVersion":"7.7.6","description":"HTML templates literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"15.14.0","dependencies":{"@types/trusted-types":"^1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"mocha":"^8.1.3","rollup":"^2.28.2","typescript":"^4.1.3","@types/mocha":"^8.0.3","chokidar-cli":"^2.1.0","concurrently":"^5.3.0","@esm-bundle/chai":"^4.1.5","internal-scripts":"^1.0.0","@web/test-runner-mocha":"^0.3.5","@webcomponents/shadycss":"^1.8.0","@webcomponents/template":"^1.4.4","@webcomponents/webcomponentsjs":"^2.5.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_2.0.0-rc.2_1618990746650_0.7759052100366468","host":"s3://npm-registry-packages"}},"1.4.0":{"name":"lit-html","version":"1.4.0","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"lit-html@1.4.0","maintainers":[{"name":"anonymous","email":"aomarks@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"brendan@usergenic.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"tvanderlippe@google.com"},{"name":"anonymous","email":"straversi@berkeley.edu"}],"homepage":"https://lit-html.polymer-project.org/","bugs":{"url":"https://github.com/Polymer/lit-html/issues"},"dist":{"shasum":"5f18c08d11b52b1d01ceb263df42f115aecef5ca","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-1.4.0.tgz","fileCount":220,"integrity":"sha512-cgaqPSgqHRaTH/P1DnWD/dQxudtrHqD0xo1AoyOGJZir2rXgsvTg77z6Pitwk9B+kL23EakD62HV3x8sT01aWQ==","signatures":[{"sig":"MEQCIB1JNHBqIL/UxKOmK0Koj+zuD/oWJdwcRessMxuIhmucAiBBxVfsgx6vhNmzzi4of7syGAuPsIElnd6zRouAdqbBzg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":667591,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgifw1CRA9TVsSAnZWagAAPSUP/3XGIczrGjXKR8LYEMfQ\nt44rZWnikjpNztQDcNyvvNLmyixxOKUE0b8z78ZkzQNFsZkOGNhCt/hb1RyO\nofmkq99F50eRqsEWirbc2vofKep1Dvur1U4pThGOgGAnPnFZw11YfZemTa9p\ncCXUpIZu20S75y9d8LDzwZI++L8NPTKTpnzGocAc0crqGCi6L6K8xNiDe4Be\nJoEu9208grYFgnmJUg758IjqbUcDHzmPRSbIwgWBS3QI3Jbe42vKCfucMREk\nrWnJfd4I/m0uBmW7lGnUNNHf83OJrjH/KxOsrG/GvVz15TQglvS736z54VJ0\nrwM9JyOerVL8XmArdiG7HwCm4ELrg35vTLMxkwQcosvSu/SeapGhXkefBaAC\nN8aCslitVq41MSPGBwLKZabmVeRn/K2GT4OVUR2B7X9Jqhm7DmFoQ/dOqUbI\nsfywMdYafiwt+4CTht8ICDo3FMOEIvYe69Eufi8raOP89WeBJfQ0ImoThnKB\nw7ahyDeAi/f6oC0pnEXZ9LWNPeaVcG5eg6fKySo4DPEe+ldqNkgZJalvdc/l\na4QSLLDbcyDtI/c2CLLFKpNItPt30WcHwJozGSsbZDLkwfvT+0ePA+6VpKBn\n49X182HQxAy+PcOJNUCd25zYTSL3Nyqh3ThGE122s092sykNcSq0RRyLupKJ\n0AjS\r\n=riBQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","type":"module","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"lit-html.js","gitHead":"9071be8236dbe1d8c3794b65afa734c5cfa73604","scripts":{"lint":"npm run lint:eslint","test":"npm run build && npm run lint && wct --npm","build":"tsc && rm -rf ./ts3.4 && downlevel-dts . ts3.4 && cp tsconfig.json ./ts3.4/","format":"clang-format --version; find src test | grep '\\.js$\\|\\.ts$' | xargs clang-format --style=file -i","prepare":"npm run build","checksize":"rollup -c ; cat lit-html.bundled.js | gzip -9 | wc -c ; rm lit-html.bundled.js","quicktest":"wct -l chrome -p --npm","lint:eslint":"eslint 'src/**/*.{js,ts}'","publish-dev":"npm test && VERSION=${npm_package_version%-*}-dev.`git rev-parse --short HEAD` && npm version --no-git-tag-version $VERSION && npm publish --tag dev","prepublishOnly":"node check-version-tracker.cjs && npm run lint && npm test"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"justin@fagnani.com"},"repository":{"url":"git+https://github.com/Polymer/lit-html.git","type":"git"},"_npmVersion":"7.7.6","description":"HTML template literals in JavaScript","directories":{"test":"test"},"lint-staged":{"src/**/*.{js,ts}":["eslint --fix"]},"_nodeVersion":"15.13.0","typesVersions":{"<3.8":{"*":["ts3.4/*"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","husky":"^4.2.0","mocha":"^7.0.1","eslint":"^6.8.0","rollup":"^1.19.0","uglify-es":"^3.3.5","wct-mocha":"^1.1.0","tachometer":"^0.5.0","typescript":"~3.8.0","@types/chai":"^4.1.0","lint-staged":"^10.1.0","@types/mocha":"^7.0.1","chromedriver":"^84.0.1","clang-format":"~1.2.4","downlevel-dts":"^0.4.0","lit-html-benchmarks":"^0.2.1","@types/trusted-types":"^1.0.1","rollup-plugin-terser":"^5.2.0","web-component-tester":"^6.9.0","rollup-plugin-filesize":"^6.2.0","@webcomponents/shadycss":"^1.8.0","@typescript-eslint/parser":"^2.26.0","@webcomponents/webcomponentsjs":"^2.4.2","@typescript-eslint/eslint-plugin":"^2.26.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_1.4.0_1619655732976_0.2988963030900935","host":"s3://npm-registry-packages"}},"1.4.1":{"name":"lit-html","version":"1.4.1","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"lit-html@1.4.1","maintainers":[{"name":"anonymous","email":"aomarks@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"brendan@usergenic.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"tvanderlippe@google.com"},{"name":"anonymous","email":"straversi@berkeley.edu"}],"homepage":"https://lit-html.polymer-project.org/","bugs":{"url":"https://github.com/Polymer/lit-html/issues"},"dist":{"shasum":"0c6f3ee4ad4eb610a49831787f0478ad8e9ae5e0","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-1.4.1.tgz","fileCount":232,"integrity":"sha512-B9btcSgPYb1q4oSOb/PrOT6Z/H+r6xuNzfH4lFli/AWhYwdtrgQkQWBbIc6mdnf6E2IL3gDXdkkqNktpU0OZQA==","signatures":[{"sig":"MEQCIGK68f2fotzApOV2t1Kh4rXgqP/5v9HG+9HSB+MBDvFDAiAhmKVt8bqRBGxRJpOG5w/vWcdi1GSOEjMKlzDUSLd7WA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":708013,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgk04tCRA9TVsSAnZWagAAK+MP/REfzodLGh2dtxBhXow6\nFmbH/M6q7GRsCjm3Isb7QqIqsgi2TeHzDTVImEB3K8Tfq9BbIGja714YgbGw\nPuaoePixzxBH5aTbO6a6TgHdo7ZN6LsXHJc2lx4Wl34YjUNU0cCN+qsuNIMu\nEvXfITdQDZcxzv9HsmTwA6Rt7LRqQypHztxP+TOSBOrBeJsqJdZfAitxHy+M\n1VUxSnhhpPQjqMFBc0tMcmhoJKj61iQenKv41J4uhvoQi+eL4vVqqGH4zCSK\nkXT4Yk5YtYFLaylUEDC8d6c6200C16G3a5yCc9btqesU+nTK+RsC5m5LgV0B\nAfbsetj+PA6U4LN7itAgn3ZFZgfdri93BObj+SGsXcNbj1cWe1OwL5ST47rQ\nw4xUfATmvCyGoAk7s5hmerypG5GPQcIDqAQbzieG9LT3UA5UkFQhFZUOicyu\neVS7dx/hygoLsbvIjEXPGH6o5CQ9tzvsPhSvvPBSeFmYgCLQeAtVx279l/TC\nFhCkdWxgnwrKduC+DkS56jyaZksXqsLzs377qd5lEi14ksvCc5VBtAw+iW5Q\nYgpT1qQVuqD+X5g/vSlsKZInTkRfWTebCIM0Mqly4LsHjh8cLkQd23wfCvis\nwJ9jw9Jw/Uo2Z3BD+ZFbTRVlM0Kxpzs6XV1cW5p57Au6+C3YzXEFAi3D9Miv\nz5Io\r\n=TDib\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","type":"module","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"lit-html.js","gitHead":"288be4f4f9a82aced12a777084bac6dd32f570aa","scripts":{"lint":"npm run lint:eslint","test":"npm run build && npm run lint","build":"tsc && rm -rf ./ts3.4 && downlevel-dts . ts3.4 && cp tsconfig.json ./ts3.4/","format":"clang-format --version; find src test | grep '\\.js$\\|\\.ts$' | xargs clang-format --style=file -i","prepare":"npm run build","checksize":"rollup -c ; cat lit-html.bundled.js | gzip -9 | wc -c ; rm lit-html.bundled.js","quicktest":"wct -l chrome -p --npm","lint:eslint":"eslint 'src/**/*.{js,ts}'","publish-dev":"npm test && VERSION=${npm_package_version%-*}-dev.`git rev-parse --short HEAD` && npm version --no-git-tag-version $VERSION && npm publish --tag dev","prepublishOnly":"node check-version-tracker.cjs && npm run lint && npm test"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"justin@fagnani.com"},"repository":{"url":"git+https://github.com/Polymer/lit-html.git","type":"git"},"_npmVersion":"7.7.6","description":"HTML template literals in JavaScript","directories":{"test":"test"},"lint-staged":{"src/**/*.{js,ts}":["eslint --fix"]},"_nodeVersion":"15.13.0","typesVersions":{"<3.8":{"*":["ts3.4/*"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","husky":"^4.2.0","mocha":"^7.0.1","eslint":"^6.8.0","rollup":"^1.19.0","uglify-es":"^3.3.5","wct-mocha":"^1.1.0","tachometer":"^0.5.0","typescript":"~3.8.0","@types/chai":"^4.1.0","lint-staged":"^10.1.0","@types/mocha":"^7.0.1","chromedriver":"^84.0.1","clang-format":"~1.2.4","downlevel-dts":"^0.4.0","lit-html-benchmarks":"^0.2.1","@types/trusted-types":"^1.0.1","rollup-plugin-terser":"^5.2.0","web-component-tester":"^6.9.0","rollup-plugin-filesize":"^6.2.0","@webcomponents/shadycss":"^1.8.0","@typescript-eslint/parser":"^2.26.0","@webcomponents/webcomponentsjs":"^2.4.2","@typescript-eslint/eslint-plugin":"^2.26.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_1.4.1_1620266540865_0.25884131262568655","host":"s3://npm-registry-packages"}},"2.0.0-rc.3":{"name":"lit-html","version":"2.0.0-rc.3","author":{"name":"Google LLC"},"license":"BSD-3-Clause","_id":"lit-html@2.0.0-rc.3","maintainers":[{"name":"anonymous","email":"aomarks@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"brendan@usergenic.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"tvanderlippe@google.com"},{"name":"anonymous","email":"straversi@berkeley.edu"}],"homepage":"https://lit.dev/","bugs":{"url":"https://github.com/lit/lit/issues"},"dist":{"shasum":"1c216e548630e18d3093d97f4e29563abce659af","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-2.0.0-rc.3.tgz","fileCount":203,"integrity":"sha512-Y6P8LlAyQuqvzq6l/Nc4z5/P5M/rVLYKQIRxcNwSuGajK0g4kbcBFQqZmgvqKG+ak+dHZjfm2HUw9TF5N/pkCw==","signatures":[{"sig":"MEUCIQCDWSyc10+eYTjIOkRqc4CO4tRBfzjwWNNZHCX3+0KG8wIgZg2x2Vh691SpvWX0VxiwDrOz1iwyootCK1cSWpFqWOQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1022028,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgldFOCRA9TVsSAnZWagAAPSUP/2uKfRLgt1XqnhV4UapC\nToVnB8ZuYmLNiILU2A1r8kQf+gg/BBQyXARCu8cvIwu6mov+ZvACbQgOPfbQ\nLcvDcCR29voji34woNgXrjVO3BuCmnKQKw4ann98xr9x736il1bW66+BpNze\njQkI4h8zGdMmttfRoWe2xobwb7ZYxDaBngOVajVGOY//KomUSlXgaQWlFFsy\nEBC/9IZJ3AGkEwIXuZ/EBkWjDCEE/2h9UrhuMhJP2/mqFRrAc2J8T9vVl94l\n8CFYzCP4A27L6T9W6qZN7zrchmNtdQomvfbfchduUBnHPvAJadbs4BF2bH2m\neqDzfsVKKGOwGgPa2ma5CO/LzD0sp7Fa00LrDGT9Bk67OnJzf/pIxS0gUFRf\nPcWWHEbj3eRrOY0WGiaA94pSFcmDDHDDxCKfpfqF+736VVBP4+01qSYzAh53\nPRfpAmi845Ex93eWVGBCb+JiOqmH8963hRRO43MKuV21ai8Xr8vyl50Zh0oI\na6s0c9oeoDB5SumATqYwwnL+O8GQDq1NBnZmY8K6uc5OBMVyg05YP8DosT68\nAZ9Z3QYMG9s9Nat1r+mVVp6J7ushAiAg0tQLx5/remtYxbarJOBT15it5uYb\nypiqh2VxJuMMocneLzfXp5DZFh1CyFwUnXC8Qeoxb6vuVeK01heH1suJpOCy\nlIoM\r\n=/+ii\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","type":"module","exports":{".":{"default":"./lit-html.js","development":"./development/lit-html.js"},"./static.js":{"default":"./static.js","development":"./development/static.js"},"./directives/":{"default":"./directives/","development":"./development/directives/"},"./directive.js":{"default":"./directive.js","development":"./development/directive.js"},"./async-directive.js":{"default":"./async-directive.js","development":"./development/async-directive.js"},"./polyfill-support.js":{"default":"./polyfill-support.js","development":"./development/polyfill-support.js"},"./directive-helpers.js":{"default":"./directive-helpers.js","development":"./development/directive-helpers.js"},"./private-ssr-support.js":{"default":"./private-ssr-support.js","development":"./development/private-ssr-support.js"},"./experimental-hydrate.js":{"default":"./experimental-hydrate.js","development":"./development/experimental-hydrate.js"}},"scripts":{"dev":"scripts/dev.sh","test":"npm run test:dev && npm run test:prod","build":"npm run clean && npm run build:ts && npm run build:version-stability-test && rollup -c","clean":"rm -rf {async-directive,directive-helpers,directive,experimental-hydrate,lit-html,polyfill-support,private-ssr-support,static}.{js,js.map,d.ts} test/ directives/ development/ version-stability-test/ *.tsbuildinfo","build:ts":"tsc --build && treemirror development . '**/*.d.ts{,.map}'","test:dev":"cd ../tests && npx wtr '../lit-html/development/**/*_test.(js|html)'","checksize":"rollup -c --environment=CHECKSIZE","test:prod":"MODE=prod npm run test:dev -- '../lit-html/src/test/version-stability_test.js'","test:watch":"npm run test:dev -- --watch","build:watch":"rollup -c --watch","check-version":"node scripts/check-version-tracker.js","build:ts:watch":"tsc --build --watch","prepublishOnly":"npm run check-version","build:version-stability-test":"rollup -c rollup-version-stability-test.config.js"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"justin@fagnani.com"},"repository":{"url":"git+https://github.com/lit/lit.git","type":"git","directory":"packages/lit-html"},"_npmVersion":"7.7.6","description":"HTML templates literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"15.13.0","dependencies":{"@types/trusted-types":"^1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"mocha":"^8.1.3","rollup":"^2.28.2","typescript":"^4.1.3","@types/mocha":"^8.0.3","chokidar-cli":"^2.1.0","concurrently":"^5.3.0","@esm-bundle/chai":"^4.1.5","internal-scripts":"^1.0.0","@web/test-runner-mocha":"^0.3.5","@webcomponents/shadycss":"^1.8.0","@webcomponents/template":"^1.4.4","@webcomponents/webcomponentsjs":"^2.5.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_2.0.0-rc.3_1620431182247_0.8581335734874109","host":"s3://npm-registry-packages"}},"2.0.0-rc.4":{"name":"lit-html","version":"2.0.0-rc.4","author":{"name":"Google LLC"},"license":"BSD-3-Clause","_id":"lit-html@2.0.0-rc.4","maintainers":[{"name":"anonymous","email":"aomarks@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"brendan@usergenic.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"tvanderlippe@google.com"},{"name":"anonymous","email":"straversi@berkeley.edu"}],"homepage":"https://lit.dev/","bugs":{"url":"https://github.com/lit/lit/issues"},"dist":{"shasum":"1015fa8f1f7c8c5b79999ed0bc11c3b79ff1aab5","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-2.0.0-rc.4.tgz","fileCount":186,"integrity":"sha512-WSLGu3vxq7y8q/oOd9I3zxyBELNLLiDk6gAYoKK4PGctI5fbh6lhnO/jVBdy0PV/vTc+cLJCA/occzx3YoNPeg==","signatures":[{"sig":"MEYCIQCxZpzTU4vAmqY2T7/NkbSCbe1xYVNlZTzD5VhBKNnADgIhAPArqQR+Cz7RMjZAVnAl1UNA6+bi6JDNwBwbF6ijqg4E","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":846041,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhHs3RCRA9TVsSAnZWagAA4HMQAJZpFtp87ogxN8vCzMZd\n29tU+bZX3wp4mvJuxUWBUg8DmXbSyRcW+92zFDtOm9VqkJZ1Saowkd6zTxQT\nmuTon+o0zXqzMd5aosWAAnPz0QmqaZzXWQtYzTpnNZLt6xE+CrFuo01jtwyw\nI9U2CbEbjzWSF7AawyjnEAAxPlufQ6mPJkJnjHJr5r07LITb0MYKCwNj+Pi2\nn+63IqBVcbPXVg7Px5JWseFcV0AENFLh6ZFbp64ok6hIWBAIYILgVnFQ25sd\nEQhM78Jk/ymTR/a0Femf6kQXN4LwY0o/eW5xVZt9aCLK+LbXGDN+MygxEOPb\nASFFiWPSQ44RPP9fK/ifJp0Ls6kAxkDy8snfzM6PMHvEHiKtWJFMQNZwD2rg\nSKA4A/HnftTiu9XAQLelNdiT1MgE8/So47yPigwnLTR+nESDsbZao3uvBpMR\nbo9PunHBjMeAWJ8VvKyhVPAp3MX0m+SyeTcV8WoYFjOWmEBwZe4N3Wi5Bfzf\nqjobyeAdUMebPoNX33yV/IRnsj2e3V5M+RqB0vHRAIztCgdvLTd4gRuF1NrO\nls0Z6iaLRRpMCPH3AU0tnCHQnrQQzhMC+eb2dCoopAYK+oYlUu4HGJckasHj\n5KiYcIVN907sijSuKY3ThlHkrDunNJqsxZvIF+otpP+2Oqxe+47hYW3BPm7r\ndg71\r\n=Qr3E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","type":"module","exports":{".":{"default":"./lit-html.js","development":"./development/lit-html.js"},"./static.js":{"default":"./static.js","development":"./development/static.js"},"./directives/":{"default":"./directives/","development":"./development/directives/"},"./directive.js":{"default":"./directive.js","development":"./development/directive.js"},"./async-directive.js":{"default":"./async-directive.js","development":"./development/async-directive.js"},"./polyfill-support.js":{"default":"./polyfill-support.js","development":"./development/polyfill-support.js"},"./directive-helpers.js":{"default":"./directive-helpers.js","development":"./development/directive-helpers.js"},"./private-ssr-support.js":{"default":"./private-ssr-support.js","development":"./development/private-ssr-support.js"},"./experimental-hydrate.js":{"default":"./experimental-hydrate.js","development":"./development/experimental-hydrate.js"}},"scripts":{"dev":"scripts/dev.sh","test":"npm run test:dev && npm run test:prod","build":"npm run clean && npm run build:ts && npm run build:version-stability-test && rollup -c","clean":"rm -rf {async-directive,directive-helpers,directive,experimental-hydrate,lit-html,polyfill-support,private-ssr-support,static}.{js,js.map,d.ts} test/ directives/ development/ version-stability-test/ *.tsbuildinfo","build:ts":"tsc --build && treemirror development . '**/*.d.ts{,.map}'","test:dev":"cd ../tests && npx wtr '../lit-html/development/**/*_test.(js|html)'","checksize":"rollup -c --environment=CHECKSIZE","test:prod":"MODE=prod npm run test:dev -- '../lit-html/src/test/version-stability_test.js'","test:watch":"npm run test:dev -- --watch","build:watch":"rollup -c --watch","check-version":"node scripts/check-version-tracker.js","build:ts:watch":"tsc --build --watch","prepublishOnly":"npm run check-version","build:version-stability-test":"rollup -c rollup-version-stability-test.config.js"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"justin@fagnani.com"},"repository":{"url":"git+https://github.com/lit/lit.git","type":"git","directory":"packages/lit-html"},"_npmVersion":"7.19.1","description":"HTML templates literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"16.6.0","dependencies":{"@types/trusted-types":"^1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"mocha":"^8.1.3","rollup":"^2.28.2","typescript":"^4.1.3","@types/mocha":"^8.0.3","chokidar-cli":"^2.1.0","concurrently":"^5.3.0","@esm-bundle/chai":"^4.1.5","internal-scripts":"^1.0.0","@web/test-runner-mocha":"^0.3.5","@webcomponents/shadycss":"^1.8.0","@webcomponents/template":"^1.4.4","@webcomponents/webcomponentsjs":"^2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_2.0.0-rc.4_1629408721296_0.07252211041698509","host":"s3://npm-registry-packages"}},"2.0.0-rc.5":{"name":"lit-html","version":"2.0.0-rc.5","author":{"name":"Google LLC"},"license":"BSD-3-Clause","_id":"lit-html@2.0.0-rc.5","maintainers":[{"name":"anonymous","email":"aomarks@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"brendan@usergenic.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"tvanderlippe@google.com"},{"name":"anonymous","email":"straversi@berkeley.edu"}],"homepage":"https://lit.dev/","bugs":{"url":"https://github.com/lit/lit/issues"},"dist":{"shasum":"2051f79418bc244853b6e1d93fdf3833cab2cadb","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-2.0.0-rc.5.tgz","fileCount":186,"integrity":"sha512-vFnjzqwQijC9By5F50c3sjI5PXPYoIvbGfpbbDOv+8BBRYdMR+FDYyMeCC3T3iIZx8EE6aIow2aTaG+HS5SV4A==","signatures":[{"sig":"MEYCIQCCSENIgv2Ev0m3OifAu36BZRk8qliC1LH0VCad/q3qYAIhALX4N43zaN7MIGNLpNpPeHfwpXCoFj5qT4mmGdzuFj5G","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":871906,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhMZgDCRA9TVsSAnZWagAAynUQAJSerEIqEOMDz5TIYLUw\nveBPjzXoHaOfynO9FmtNSEioBs/Jswuv902pq21yxhdz0tBO9tZEEXZr+Ra/\ndhmIsXV0xOb0odnZeBday29ifLBhLkdm1Am+OkiHJ4XmDl8JNRzVVzZ5cVD5\nPHp1aRloNfTwHKDDCDHxLzYprRV8zjQgEt5T0BUQHc72ybS0BKnTY2eNOMQT\nAWO73Qx3XmsAe/+1ywAFRiivFvoV5FfSDCLRyd7yjvYtN+0F7tblMRerdGeb\ngMnfzf8YI91ZMcj0M6TMiNUAi8W0M8MdBxJZQcb9554rd800VwYlrvKhx4Ak\n1A5jlV3pje7KLEJwDRLS3tyXOQGptCilHeyOXyVdX9tLJhWlZb36KB6tPhFH\nCo9IQDrZlTDoR2wUgELbreu/BhfBGPk9wYHkiRbkRKXjuHlBwDUakkcMy7zl\n0shxrZZj/l/7c0N+qAqc5yhHQAqQRbZnRJLORlh8APl5fMvd2cCUUKC5bnPh\n7Ml+VnGttb7zzEfnWLA7CPtBvUx/U4fzn3Lj/uavcZS+B0E/l6L1mNqEVfvK\nbHznmPhDhK4Y4B7voU6g3XPTh/sCuKwz2FwEbgcu17aYFTYjY+0bTB7sxsrk\ni78MZ3FUlwUq+0oADIlln/ScpQYhHi1PmKRP+RfpBe66e/XJB38XXhD6Of56\nKfC4\r\n=6UkM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","type":"module","exports":{".":{"default":"./lit-html.js","development":"./development/lit-html.js"},"./static.js":{"default":"./static.js","development":"./development/static.js"},"./directive.js":{"default":"./directive.js","development":"./development/directive.js"},"./directives/ref.js":{"default":"./directives/ref.js","development":"./development/directives/ref.js"},"./async-directive.js":{"default":"./async-directive.js","development":"./development/async-directive.js"},"./directives/live.js":{"default":"./directives/live.js","development":"./development/directives/live.js"},"./directives/cache.js":{"default":"./directives/cache.js","development":"./development/directives/cache.js"},"./directives/guard.js":{"default":"./directives/guard.js","development":"./development/directives/guard.js"},"./directives/until.js":{"default":"./directives/until.js","development":"./development/directives/until.js"},"./polyfill-support.js":{"default":"./polyfill-support.js","development":"./development/polyfill-support.js"},"./directive-helpers.js":{"default":"./directive-helpers.js","development":"./development/directive-helpers.js"},"./directives/repeat.js":{"default":"./directives/repeat.js","development":"./development/directives/repeat.js"},"./private-ssr-support.js":{"default":"./private-ssr-support.js","development":"./development/private-ssr-support.js"},"./directives/class-map.js":{"default":"./directives/class-map.js","development":"./development/directives/class-map.js"},"./directives/style-map.js":{"default":"./directives/style-map.js","development":"./development/directives/style-map.js"},"./experimental-hydrate.js":{"default":"./experimental-hydrate.js","development":"./development/experimental-hydrate.js"},"./directives/if-defined.js":{"default":"./directives/if-defined.js","development":"./development/directives/if-defined.js"},"./directives/unsafe-svg.js":{"default":"./directives/unsafe-svg.js","development":"./development/directives/unsafe-svg.js"},"./directives/unsafe-html.js":{"default":"./directives/unsafe-html.js","development":"./development/directives/unsafe-html.js"},"./directives/async-append.js":{"default":"./directives/async-append.js","development":"./development/directives/async-append.js"},"./directives/async-replace.js":{"default":"./directives/async-replace.js","development":"./development/directives/async-replace.js"},"./directives/template-content.js":{"default":"./directives/template-content.js","development":"./development/directives/template-content.js"}},"scripts":{"dev":"scripts/dev.sh","test":"npm run test:dev && npm run test:prod","build":"npm run clean && npm run build:ts && npm run build:version-stability-test && rollup -c","clean":"rm -rf {async-directive,directive-helpers,directive,experimental-hydrate,lit-html,polyfill-support,private-ssr-support,static}.{js,js.map,d.ts} test/ directives/ development/ version-stability-test/ *.tsbuildinfo","build:ts":"tsc --build && treemirror development . '**/*.d.ts{,.map}'","test:dev":"cd ../tests && npx wtr '../lit-html/development/**/*_test.(js|html)'","checksize":"rollup -c --environment=CHECKSIZE","test:prod":"MODE=prod npm run test:dev -- '../lit-html/src/test/version-stability_test.js'","test:watch":"npm run test:dev -- --watch","build:watch":"rollup -c --watch","check-version":"node scripts/check-version-tracker.js","build:ts:watch":"tsc --build --watch","prepublishOnly":"npm run check-version","build:version-stability-test":"rollup -c rollup-version-stability-test.config.js"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"justin@fagnani.com"},"repository":{"url":"git+https://github.com/lit/lit.git","type":"git","directory":"packages/lit-html"},"_npmVersion":"7.19.1","description":"HTML templates literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"16.6.0","dependencies":{"@types/trusted-types":"^2.0.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"mocha":"^9.1.1","rollup":"^2.28.2","typescript":"^4.3.5","@types/mocha":"^9.0.0","chokidar-cli":"^3.0.0","concurrently":"^6.2.1","@types/web-ie11":"^0.0.0","@esm-bundle/chai":"^4.1.5","internal-scripts":"^1.0.0","@web/test-runner-mocha":"^0.7.4","@webcomponents/shadycss":"^1.8.0","@webcomponents/template":"^1.4.4","@webcomponents/webcomponentsjs":"^2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_2.0.0-rc.5_1630640131501_0.6464064768217448","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"lit-html","version":"2.0.0","author":{"name":"Google LLC"},"license":"BSD-3-Clause","_id":"lit-html@2.0.0","maintainers":[{"name":"anonymous","email":"kevinpschaaf@gmail.com"},{"name":"anonymous","email":"aomarks@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"brendan@usergenic.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"tvanderlippe@google.com"},{"name":"anonymous","email":"straversi@berkeley.edu"}],"homepage":"https://lit.dev/","bugs":{"url":"https://github.com/lit/lit/issues"},"dist":{"shasum":"ba6779269c382e66d7403a96ed99516ccc3d658b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-2.0.0.tgz","fileCount":187,"integrity":"sha512-tJsCapCmc0vtLj6harqd6HfCxnlt/RSkgowtz4SC9dFE3nSL38Tb33I5HMDiyJsRjQZRTgpVsahrnDrR9wg27w==","signatures":[{"sig":"MEQCIHLgDUyth089f7t7qk8sMrOP3F9Fk8I2BYwFT948XzN9AiB25DxeMB6BJNg/qM7uO4zFYRNW3s55yaefRPmGF/Mkow==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":879409},"main":"lit-html.js","type":"module","exports":{".":{"default":"./lit-html.js","development":"./development/lit-html.js"},"./static.js":{"default":"./static.js","development":"./development/static.js"},"./directive.js":{"default":"./directive.js","development":"./development/directive.js"},"./directives/ref.js":{"default":"./directives/ref.js","development":"./development/directives/ref.js"},"./async-directive.js":{"default":"./async-directive.js","development":"./development/async-directive.js"},"./directives/live.js":{"default":"./directives/live.js","development":"./development/directives/live.js"},"./directives/cache.js":{"default":"./directives/cache.js","development":"./development/directives/cache.js"},"./directives/guard.js":{"default":"./directives/guard.js","development":"./development/directives/guard.js"},"./directives/until.js":{"default":"./directives/until.js","development":"./development/directives/until.js"},"./polyfill-support.js":{"default":"./polyfill-support.js","development":"./development/polyfill-support.js"},"./directive-helpers.js":{"default":"./directive-helpers.js","development":"./development/directive-helpers.js"},"./directives/repeat.js":{"default":"./directives/repeat.js","development":"./development/directives/repeat.js"},"./private-ssr-support.js":{"default":"./private-ssr-support.js","development":"./development/private-ssr-support.js"},"./directives/class-map.js":{"default":"./directives/class-map.js","development":"./development/directives/class-map.js"},"./directives/style-map.js":{"default":"./directives/style-map.js","development":"./development/directives/style-map.js"},"./experimental-hydrate.js":{"default":"./experimental-hydrate.js","development":"./development/experimental-hydrate.js"},"./directives/if-defined.js":{"default":"./directives/if-defined.js","development":"./development/directives/if-defined.js"},"./directives/unsafe-svg.js":{"default":"./directives/unsafe-svg.js","development":"./development/directives/unsafe-svg.js"},"./directives/unsafe-html.js":{"default":"./directives/unsafe-html.js","development":"./development/directives/unsafe-html.js"},"./directives/async-append.js":{"default":"./directives/async-append.js","development":"./development/directives/async-append.js"},"./directives/async-replace.js":{"default":"./directives/async-replace.js","development":"./development/directives/async-replace.js"},"./directives/template-content.js":{"default":"./directives/template-content.js","development":"./development/directives/template-content.js"}},"scripts":{"dev":"scripts/dev.sh","test":"npm run test:dev && npm run test:prod","build":"npm run clean && npm run build:ts && npm run build:version-stability-test && rollup -c","clean":"rm -rf {async-directive,directive-helpers,directive,experimental-hydrate,lit-html,polyfill-support,private-ssr-support,static}.{js,js.map,d.ts} test/ directives/ development/ version-stability-test/ *.tsbuildinfo","build:ts":"tsc --build && treemirror development . '**/*.d.ts{,.map}'","test:dev":"cd ../tests && npx wtr '../lit-html/development/**/*_test.(js|html)'","checksize":"rollup -c --environment=CHECKSIZE","test:prod":"MODE=prod npm run test:dev -- '../lit-html/src/test/version-stability_test.js'","test:watch":"npm run test:dev -- --watch","build:watch":"rollup -c --watch","check-version":"node scripts/check-version-tracker.js","build:ts:watch":"tsc --build --watch","prepublishOnly":"npm run check-version","build:version-stability-test":"rollup -c rollup-version-stability-test.config.js"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"kevinpschaaf@gmail.com"},"repository":{"url":"git+https://github.com/lit/lit.git","type":"git","directory":"packages/lit-html"},"_npmVersion":"7.20.6","description":"HTML templates literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"14.17.5","dependencies":{"@types/trusted-types":"^2.0.2"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"^9.1.1","rollup":"^2.28.2","typescript":"^4.3.5","@types/mocha":"^9.0.0","chokidar-cli":"^3.0.0","concurrently":"^6.2.1","@types/web-ie11":"^0.0.0","@esm-bundle/chai":"^4.1.5","internal-scripts":"^1.0.0","@web/test-runner-mocha":"^0.7.4","@webcomponents/shadycss":"^1.8.0","@webcomponents/template":"^1.4.4","@webcomponents/webcomponentsjs":"^2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_2.0.0_1632186612382_0.0937254867173305","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"lit-html","version":"2.0.1","author":{"name":"Google LLC"},"license":"BSD-3-Clause","_id":"lit-html@2.0.1","maintainers":[{"name":"anonymous","email":"aomarks@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"brendan@usergenic.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"kevinpschaaf@gmail.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"tvanderlippe@google.com"},{"name":"anonymous","email":"straversi@berkeley.edu"}],"homepage":"https://lit.dev/","bugs":{"url":"https://github.com/lit/lit/issues"},"dist":{"shasum":"63241015efa07bc9259b6f96f04abd052d2a1f95","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-2.0.1.tgz","fileCount":188,"integrity":"sha512-KF5znvFdXbxTYM/GjpdOOnMsjgRcFGusTnB54ixnCTya5zUR0XqrDRj29ybuLS+jLXv1jji6Y8+g4W7WP8uL4w==","signatures":[{"sig":"MEUCIARxCAV/WKtjytMfS0iSX3T9uiY7Gi3ih2mVeJUBCZOcAiEA7uXX/SV2BFovxZ+53t+gKsayoqEM4zOdLju+OlZsvv0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":917069},"main":"lit-html.js","type":"module","exports":{".":{"default":"./lit-html.js","development":"./development/lit-html.js"},"./static.js":{"default":"./static.js","development":"./development/static.js"},"./directive.js":{"default":"./directive.js","development":"./development/directive.js"},"./directives/ref.js":{"default":"./directives/ref.js","development":"./development/directives/ref.js"},"./async-directive.js":{"default":"./async-directive.js","development":"./development/async-directive.js"},"./directives/live.js":{"default":"./directives/live.js","development":"./development/directives/live.js"},"./directives/cache.js":{"default":"./directives/cache.js","development":"./development/directives/cache.js"},"./directives/guard.js":{"default":"./directives/guard.js","development":"./development/directives/guard.js"},"./directives/until.js":{"default":"./directives/until.js","development":"./development/directives/until.js"},"./polyfill-support.js":{"default":"./polyfill-support.js","development":"./development/polyfill-support.js"},"./directive-helpers.js":{"default":"./directive-helpers.js","development":"./development/directive-helpers.js"},"./directives/repeat.js":{"default":"./directives/repeat.js","development":"./development/directives/repeat.js"},"./private-ssr-support.js":{"default":"./private-ssr-support.js","development":"./development/private-ssr-support.js"},"./directives/class-map.js":{"default":"./directives/class-map.js","development":"./development/directives/class-map.js"},"./directives/style-map.js":{"default":"./directives/style-map.js","development":"./development/directives/style-map.js"},"./experimental-hydrate.js":{"default":"./experimental-hydrate.js","development":"./development/experimental-hydrate.js"},"./directives/if-defined.js":{"default":"./directives/if-defined.js","development":"./development/directives/if-defined.js"},"./directives/unsafe-svg.js":{"default":"./directives/unsafe-svg.js","development":"./development/directives/unsafe-svg.js"},"./directives/unsafe-html.js":{"default":"./directives/unsafe-html.js","development":"./development/directives/unsafe-html.js"},"./directives/async-append.js":{"default":"./directives/async-append.js","development":"./development/directives/async-append.js"},"./directives/async-replace.js":{"default":"./directives/async-replace.js","development":"./development/directives/async-replace.js"},"./directives/template-content.js":{"default":"./directives/template-content.js","development":"./development/directives/template-content.js"}},"scripts":{"dev":"scripts/dev.sh","test":"npm run test:dev && npm run test:prod","build":"npm run clean && npm run build:ts && npm run build:version-stability-test && rollup -c","clean":"rm -rf {async-directive,directive-helpers,directive,experimental-hydrate,lit-html,polyfill-support,private-ssr-support,static}.{js,js.map,d.ts} test/ directives/ development/ version-stability-test/ *.tsbuildinfo","build:ts":"tsc --build && treemirror development . '**/*.d.ts{,.map}'","test:dev":"cd ../tests && npx wtr '../lit-html/development/**/*_test.(js|html)'","checksize":"rollup -c --environment=CHECKSIZE","test:prod":"MODE=prod npm run test:dev -- '../lit-html/src/test/version-stability_test.js'","test:watch":"npm run test:dev -- --watch","build:watch":"rollup -c --watch","check-version":"node scripts/check-version-tracker.js","build:ts:watch":"tsc --build --watch","prepublishOnly":"npm run check-version","build:version-stability-test":"rollup -c rollup-version-stability-test.config.js"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"justin@fagnani.com"},"repository":{"url":"git+https://github.com/lit/lit.git","type":"git","directory":"packages/lit-html"},"_npmVersion":"6.14.15","description":"HTML templates literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"14.18.0","dependencies":{"@types/trusted-types":"^2.0.2"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"^9.1.1","rollup":"^2.28.2","typescript":"^4.3.5","@types/mocha":"^9.0.0","chokidar-cli":"^3.0.0","concurrently":"^6.2.1","@types/web-ie11":"^0.0.0","@esm-bundle/chai":"^4.1.5","internal-scripts":"^1.0.0","@web/test-runner-mocha":"^0.7.4","@webcomponents/shadycss":"^1.8.0","@webcomponents/template":"^1.4.4","@webcomponents/webcomponentsjs":"^2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_2.0.1_1633636571891_0.8655577233570297","host":"s3://npm-registry-packages"}},"2.0.2":{"name":"lit-html","version":"2.0.2","author":{"name":"Google LLC"},"license":"BSD-3-Clause","_id":"lit-html@2.0.2","maintainers":[{"name":"anonymous","email":"aomarks@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"brendan@usergenic.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"kevinpschaaf@gmail.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"tvanderlippe@google.com"},{"name":"anonymous","email":"straversi@berkeley.edu"}],"homepage":"https://lit.dev/","bugs":{"url":"https://github.com/lit/lit/issues"},"dist":{"shasum":"6a17caac4135757710c5fb3e4becc622c476e431","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-2.0.2.tgz","fileCount":188,"integrity":"sha512-dON7Zg8btb14/fWohQLQBdSgkoiQA4mIUy87evmyJHtxRq7zS6LlC32bT5EPWiof5PUQaDpF45v2OlrxHA5Clg==","signatures":[{"sig":"MEYCIQDF/09nU39UlpjoTXkz8FvQ56t18H24Ya8AOWhY9MV9LAIhAM2kEcSXtJ8dRi6xokdkO7a3HoHPKcrXCac8lwuMOzIx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":919083},"main":"lit-html.js","type":"module","exports":{".":{"default":"./lit-html.js","development":"./development/lit-html.js"},"./static.js":{"default":"./static.js","development":"./development/static.js"},"./directive.js":{"default":"./directive.js","development":"./development/directive.js"},"./directives/ref.js":{"default":"./directives/ref.js","development":"./development/directives/ref.js"},"./async-directive.js":{"default":"./async-directive.js","development":"./development/async-directive.js"},"./directives/live.js":{"default":"./directives/live.js","development":"./development/directives/live.js"},"./directives/cache.js":{"default":"./directives/cache.js","development":"./development/directives/cache.js"},"./directives/guard.js":{"default":"./directives/guard.js","development":"./development/directives/guard.js"},"./directives/until.js":{"default":"./directives/until.js","development":"./development/directives/until.js"},"./polyfill-support.js":{"default":"./polyfill-support.js","development":"./development/polyfill-support.js"},"./directive-helpers.js":{"default":"./directive-helpers.js","development":"./development/directive-helpers.js"},"./directives/repeat.js":{"default":"./directives/repeat.js","development":"./development/directives/repeat.js"},"./private-ssr-support.js":{"default":"./private-ssr-support.js","development":"./development/private-ssr-support.js"},"./directives/class-map.js":{"default":"./directives/class-map.js","development":"./development/directives/class-map.js"},"./directives/style-map.js":{"default":"./directives/style-map.js","development":"./development/directives/style-map.js"},"./experimental-hydrate.js":{"default":"./experimental-hydrate.js","development":"./development/experimental-hydrate.js"},"./directives/if-defined.js":{"default":"./directives/if-defined.js","development":"./development/directives/if-defined.js"},"./directives/unsafe-svg.js":{"default":"./directives/unsafe-svg.js","development":"./development/directives/unsafe-svg.js"},"./directives/unsafe-html.js":{"default":"./directives/unsafe-html.js","development":"./development/directives/unsafe-html.js"},"./directives/async-append.js":{"default":"./directives/async-append.js","development":"./development/directives/async-append.js"},"./directives/async-replace.js":{"default":"./directives/async-replace.js","development":"./development/directives/async-replace.js"},"./directives/template-content.js":{"default":"./directives/template-content.js","development":"./development/directives/template-content.js"}},"scripts":{"dev":"scripts/dev.sh","test":"npm run test:dev && npm run test:prod","build":"npm run clean && npm run build:ts && npm run build:version-stability-test && rollup -c","clean":"rm -rf {async-directive,directive-helpers,directive,experimental-hydrate,lit-html,polyfill-support,private-ssr-support,static}.{js,js.map,d.ts} test/ directives/ development/ version-stability-test/ *.tsbuildinfo","build:ts":"tsc --build && treemirror development . '**/*.d.ts{,.map}'","test:dev":"cd ../tests && npx wtr '../lit-html/development/**/*_test.(js|html)'","checksize":"rollup -c --environment=CHECKSIZE","test:prod":"MODE=prod npm run test:dev -- '../lit-html/src/test/version-stability_test.js'","test:watch":"npm run test:dev -- --watch","build:watch":"rollup -c --watch","check-version":"node scripts/check-version-tracker.js","build:ts:watch":"tsc --build --watch","prepublishOnly":"npm run check-version","build:version-stability-test":"rollup -c rollup-version-stability-test.config.js"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"justin@fagnani.com"},"repository":{"url":"git+https://github.com/lit/lit.git","type":"git","directory":"packages/lit-html"},"_npmVersion":"6.14.15","description":"HTML templates literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"14.18.1","dependencies":{"@types/trusted-types":"^2.0.2"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"^9.1.1","rollup":"^2.28.2","typescript":"^4.3.5","@types/mocha":"^9.0.0","chokidar-cli":"^3.0.0","concurrently":"^6.2.1","@types/web-ie11":"^0.0.0","@esm-bundle/chai":"^4.1.5","internal-scripts":"^1.0.0","@web/test-runner-mocha":"^0.7.4","@webcomponents/shadycss":"^1.8.0","@webcomponents/template":"^1.4.4","@webcomponents/webcomponentsjs":"^2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_2.0.2_1636487418512_0.30317679889202553","host":"s3://npm-registry-packages"}},"2.1.0":{"name":"lit-html","version":"2.1.0","author":{"name":"Google LLC"},"license":"BSD-3-Clause","_id":"lit-html@2.1.0","maintainers":[{"name":"anonymous","email":"aomarks@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"brendan@usergenic.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"kevinpschaaf@gmail.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"tvanderlippe@google.com"},{"name":"anonymous","email":"straversi@berkeley.edu"}],"homepage":"https://lit.dev/","bugs":{"url":"https://github.com/lit/lit/issues"},"dist":{"shasum":"98b2979ed24aa76fd9b831096345aa79a389c44b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-2.1.0.tgz","fileCount":236,"integrity":"sha512-ptvlnfMBmLrs9yd8cCMOm85gc9YgICSJhOh53YEUGgEd6IGZBiEKMHgTjcoGxDvrVE7SG4alTa21aydLTWg3IA==","signatures":[{"sig":"MEQCIHES1CICokE04/I/iZ4EcIYJri+XndzRMNeXHyVJ0U95AiAHVzl6ab8zXDLFDYrNFs2NydblrK4bxTNeIEh/yUr+Fg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":960660,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh1gkoCRA9TVsSAnZWagAAaXAP/1cANZG+eNCMmaCKWo9b\nmzs8uKVBZahmEA3qBYQGJkE3Zqcl6owB6kOdBa0a2nMtiSoK/NYK8x5ctOQd\nc6Hd1adgz6yMUVA0v4vb6UJRW/2P6aUcCaMwrKMPMnfYcmKzF6tkFFeVQkI9\nhwum53pu79Exq43xHDtQRR261kB9zLjyS90ED6GMwxhNtPqVYqfIbTGxuu6u\n7D4CdxPMd5jQ7udb+n24B8s7QY/4LCKhynx46b09gChjNEVlS85P9YI1AB/C\nVTbg3Gz4RuQhENNzRpXXl+nznRMhTidG2+oPiAOWOhXs1OOQvStOXKD7Tf+n\nal67su305RLiwNvTdy4klWoPEClt+OLALbwbsybk+fKca1JUqVQU5WfUUuG6\n30CwbmvTcCW0W2tUUGzuFeBrp87yRBhpI6NoXoAoaCeIy5/L9ZkhdE2j7RO4\nTUYfcnFWxBhDGRVHrp0oc+8xuOL5YPrQDHs45qHYP54F6UPkH6dTA1z6eJ9g\ncxLmixP/94u2DXAEs9NK21O2HhtNnrQ5IJ+h7qN6maVqOYpswysDO6aBTIne\nhy+mdG6kLGPl0/BB+F4iDjeQZkEoyLBKGKTrWQOWneKL4LXA7RpXFP8/1Et2\n5Qvfv7W6DVGbPtzMkPv7fmT0IZtx6K5ZaUUqZYs8F9wDNPAZ0Bs5aNgHELws\nfULp\r\n=vIJZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","type":"module","exports":{".":{"default":"./lit-html.js","development":"./development/lit-html.js"},"./static.js":{"default":"./static.js","development":"./development/static.js"},"./directive.js":{"default":"./directive.js","development":"./development/directive.js"},"./directives/map.js":{"default":"./directives/map.js","development":"./development/directives/map.js"},"./directives/ref.js":{"default":"./directives/ref.js","development":"./development/directives/ref.js"},"./async-directive.js":{"default":"./async-directive.js","development":"./development/async-directive.js"},"./directives/join.js":{"default":"./directives/join.js","development":"./development/directives/join.js"},"./directives/live.js":{"default":"./directives/live.js","development":"./development/directives/live.js"},"./directives/when.js":{"default":"./directives/when.js","development":"./development/directives/when.js"},"./directives/cache.js":{"default":"./directives/cache.js","development":"./development/directives/cache.js"},"./directives/guard.js":{"default":"./directives/guard.js","development":"./development/directives/guard.js"},"./directives/keyed.js":{"default":"./directives/keyed.js","development":"./development/directives/keyed.js"},"./directives/range.js":{"default":"./directives/range.js","development":"./development/directives/range.js"},"./directives/until.js":{"default":"./directives/until.js","development":"./development/directives/until.js"},"./polyfill-support.js":{"default":"./polyfill-support.js","development":"./development/polyfill-support.js"},"./directive-helpers.js":{"default":"./directive-helpers.js","development":"./development/directive-helpers.js"},"./directives/choose.js":{"default":"./directives/choose.js","development":"./development/directives/choose.js"},"./directives/repeat.js":{"default":"./directives/repeat.js","development":"./development/directives/repeat.js"},"./private-ssr-support.js":{"default":"./private-ssr-support.js","development":"./development/private-ssr-support.js"},"./directives/class-map.js":{"default":"./directives/class-map.js","development":"./development/directives/class-map.js"},"./directives/style-map.js":{"default":"./directives/style-map.js","development":"./development/directives/style-map.js"},"./experimental-hydrate.js":{"default":"./experimental-hydrate.js","development":"./development/experimental-hydrate.js"},"./directives/if-defined.js":{"default":"./directives/if-defined.js","development":"./development/directives/if-defined.js"},"./directives/unsafe-svg.js":{"default":"./directives/unsafe-svg.js","development":"./development/directives/unsafe-svg.js"},"./directives/unsafe-html.js":{"default":"./directives/unsafe-html.js","development":"./development/directives/unsafe-html.js"},"./directives/async-append.js":{"default":"./directives/async-append.js","development":"./development/directives/async-append.js"},"./directives/async-replace.js":{"default":"./directives/async-replace.js","development":"./development/directives/async-replace.js"},"./directives/template-content.js":{"default":"./directives/template-content.js","development":"./development/directives/template-content.js"}},"scripts":{"dev":"scripts/dev.sh","test":"npm run test:dev && npm run test:prod","build":"npm run clean && npm run build:ts && npm run build:version-stability-test && rollup -c","clean":"rm -rf {async-directive,directive-helpers,directive,experimental-hydrate,lit-html,polyfill-support,private-ssr-support,static}.{js,js.map,d.ts} test/ directives/ development/ version-stability-test/ *.tsbuildinfo","build:ts":"tsc --build && treemirror development . '**/*.d.ts{,.map}'","test:dev":"cd ../tests && npx wtr '../lit-html/development/**/*_test.(js|html)'","checksize":"rollup -c --environment=CHECKSIZE","test:prod":"MODE=prod npm run test:dev -- '../lit-html/src/test/version-stability_test.js'","test:watch":"npm run test:dev -- --watch","build:watch":"rollup -c --watch","check-version":"node scripts/check-version-tracker.js","build:ts:watch":"tsc --build --watch","prepublishOnly":"npm run check-version","build:version-stability-test":"rollup -c rollup-version-stability-test.config.js"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"justin@fagnani.com"},"repository":{"url":"git+https://github.com/lit/lit.git","type":"git","directory":"packages/lit-html"},"_npmVersion":"6.14.15","description":"HTML templates literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"14.18.2","dependencies":{"@types/trusted-types":"^2.0.2"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"^9.1.1","rollup":"^2.28.2","typescript":"^4.3.5","@types/mocha":"^9.0.0","chokidar-cli":"^3.0.0","concurrently":"^6.2.1","@types/web-ie11":"^0.0.0","@esm-bundle/chai":"^4.1.5","internal-scripts":"^1.0.0","@web/test-runner-mocha":"^0.7.4","@webcomponents/shadycss":"^1.8.0","@webcomponents/template":"^1.4.4","@webcomponents/webcomponentsjs":"^2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_2.1.0_1641417000138_0.717219190966137","host":"s3://npm-registry-packages"}},"2.1.1":{"name":"lit-html","version":"2.1.1","author":{"name":"Google LLC"},"license":"BSD-3-Clause","_id":"lit-html@2.1.1","maintainers":[{"name":"anonymous","email":"aomarks@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"brendan@usergenic.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"kevinpschaaf@gmail.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"tvanderlippe@google.com"},{"name":"anonymous","email":"straversi@berkeley.edu"}],"homepage":"https://lit.dev/","bugs":{"url":"https://github.com/lit/lit/issues"},"dist":{"shasum":"f4da485798a0d967514d31730d387350fafb79f7","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-2.1.1.tgz","fileCount":236,"integrity":"sha512-E4BImK6lopAYanJpvcGaAG8kQFF1ccIulPu2BRNZI7acFB6i4ujjjsnaPVFT1j/4lD9r8GKih0Y8d7/LH8SeyQ==","signatures":[{"sig":"MEQCIBaeFVd61bG3c+ud2imUVxelZ+F9cZ9pRzYQC5Us//MGAiAqjWFJQZNUPWokdhlk7f6k3WIW+RGzpPn5r/FRBYBvLw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":960940,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh1y4kCRA9TVsSAnZWagAA9tsP/i6R8ZZZK5WEce7adO2n\nn/7pLNRvIrL7ONeuKGaRcOtpkGaYBZaQqJG1Qaph1Owe8w29tmvKFZHhMw9T\nOUcUsAniNQRdlblvGodmu8ONU7fGvDR5+xrgtBMJoclYkSvg07UkL94hqlLU\nAINdqV0BH4z+h67j7R6EfIjziGiWMknfjAAcIlhfFshWrWmnAdD1f6IFh4UY\nx26iKj4ETvcDkmKk9qx9xWP9E9juFAwBRv5MKfbqHj8c6+COJzwaa2sPAvhT\n+ytUPxRdPsvZNX+sYZQ37XsJ7BWWxsgGPFNZO8GOWPOqTvJs78kC1BDJ6xv/\notDqBdPkmRQ+Uc8X/hFu6gA4jEwpqB8RwfKxXTc9fjKwhq3bIN4bWVIrkhyO\nKx5B+5/fcVzh6WxJhbhpS+mE3t42zz2KIG3Ho5TO76Ca0hHjVICYosBQHdSP\n93JrMZ8R3ruA1xc/1ByIID01+6hqAwLx/fMUFuQkWWx3XImconBbSJoE50n5\na/UXshC11TIbcuQskfOxSH5SenvOxSZ4k/SpgwW/gGA1hiHt+W2ZocDkVgHX\n2ScA0j/eLWv9MfLZ4RyqiruaK8Iy7eofjpZdy86eZ1zVlnhMO5hVuzYdL+zZ\naNK1sKSz53DJkCDl/uS/p7Fj01irvbMBMfzfyuRc51hbi0hTk4BbVBKbSHM1\npFgW\r\n=fj2s\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","type":"module","exports":{".":{"default":"./lit-html.js","development":"./development/lit-html.js"},"./static.js":{"default":"./static.js","development":"./development/static.js"},"./directive.js":{"default":"./directive.js","development":"./development/directive.js"},"./directives/map.js":{"default":"./directives/map.js","development":"./development/directives/map.js"},"./directives/ref.js":{"default":"./directives/ref.js","development":"./development/directives/ref.js"},"./async-directive.js":{"default":"./async-directive.js","development":"./development/async-directive.js"},"./directives/join.js":{"default":"./directives/join.js","development":"./development/directives/join.js"},"./directives/live.js":{"default":"./directives/live.js","development":"./development/directives/live.js"},"./directives/when.js":{"default":"./directives/when.js","development":"./development/directives/when.js"},"./directives/cache.js":{"default":"./directives/cache.js","development":"./development/directives/cache.js"},"./directives/guard.js":{"default":"./directives/guard.js","development":"./development/directives/guard.js"},"./directives/keyed.js":{"default":"./directives/keyed.js","development":"./development/directives/keyed.js"},"./directives/range.js":{"default":"./directives/range.js","development":"./development/directives/range.js"},"./directives/until.js":{"default":"./directives/until.js","development":"./development/directives/until.js"},"./polyfill-support.js":{"default":"./polyfill-support.js","development":"./development/polyfill-support.js"},"./directive-helpers.js":{"default":"./directive-helpers.js","development":"./development/directive-helpers.js"},"./directives/choose.js":{"default":"./directives/choose.js","development":"./development/directives/choose.js"},"./directives/repeat.js":{"default":"./directives/repeat.js","development":"./development/directives/repeat.js"},"./private-ssr-support.js":{"default":"./private-ssr-support.js","development":"./development/private-ssr-support.js"},"./directives/class-map.js":{"default":"./directives/class-map.js","development":"./development/directives/class-map.js"},"./directives/style-map.js":{"default":"./directives/style-map.js","development":"./development/directives/style-map.js"},"./experimental-hydrate.js":{"default":"./experimental-hydrate.js","development":"./development/experimental-hydrate.js"},"./directives/if-defined.js":{"default":"./directives/if-defined.js","development":"./development/directives/if-defined.js"},"./directives/unsafe-svg.js":{"default":"./directives/unsafe-svg.js","development":"./development/directives/unsafe-svg.js"},"./directives/unsafe-html.js":{"default":"./directives/unsafe-html.js","development":"./development/directives/unsafe-html.js"},"./directives/async-append.js":{"default":"./directives/async-append.js","development":"./development/directives/async-append.js"},"./directives/async-replace.js":{"default":"./directives/async-replace.js","development":"./development/directives/async-replace.js"},"./directives/template-content.js":{"default":"./directives/template-content.js","development":"./development/directives/template-content.js"}},"scripts":{"dev":"scripts/dev.sh","test":"npm run test:dev && npm run test:prod","build":"npm run clean && npm run build:ts && npm run build:version-stability-test && rollup -c","clean":"rm -rf {async-directive,directive-helpers,directive,experimental-hydrate,lit-html,polyfill-support,private-ssr-support,static}.{js,js.map,d.ts} test/ directives/ development/ version-stability-test/ *.tsbuildinfo","build:ts":"tsc --build && treemirror development . '**/*.d.ts{,.map}'","test:dev":"cd ../tests && npx wtr '../lit-html/development/**/*_test.(js|html)'","checksize":"rollup -c --environment=CHECKSIZE","test:prod":"MODE=prod npm run test:dev -- '../lit-html/src/test/version-stability_test.js'","test:watch":"npm run test:dev -- --watch","build:watch":"rollup -c --watch","check-version":"node scripts/check-version-tracker.js","build:ts:watch":"tsc --build --watch","prepublishOnly":"npm run check-version","build:version-stability-test":"rollup -c rollup-version-stability-test.config.js"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"justin@fagnani.com"},"repository":{"url":"git+https://github.com/lit/lit.git","type":"git","directory":"packages/lit-html"},"_npmVersion":"6.14.15","description":"HTML templates literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"14.18.2","dependencies":{"@types/trusted-types":"^2.0.2"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"^9.1.1","rollup":"^2.28.2","typescript":"^4.3.5","@types/mocha":"^9.0.0","chokidar-cli":"^3.0.0","concurrently":"^6.2.1","@types/web-ie11":"^0.0.0","@esm-bundle/chai":"^4.1.5","internal-scripts":"^1.0.0","@web/test-runner-mocha":"^0.7.4","@webcomponents/shadycss":"^1.8.0","@webcomponents/template":"^1.4.4","@webcomponents/webcomponentsjs":"^2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_2.1.1_1641492004130_0.24888573390021707","host":"s3://npm-registry-packages"}},"2.1.2":{"name":"lit-html","version":"2.1.2","author":{"name":"Google LLC"},"license":"BSD-3-Clause","_id":"lit-html@2.1.2","maintainers":[{"name":"anonymous","email":"aomarks@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"brendan@usergenic.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"kevinpschaaf@gmail.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"tvanderlippe@google.com"},{"name":"anonymous","email":"straversi@berkeley.edu"}],"homepage":"https://lit.dev/","bugs":{"url":"https://github.com/lit/lit/issues"},"dist":{"shasum":"8ae974f3899e6aa919cb977d7b99cc8884578f94","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-2.1.2.tgz","fileCount":236,"integrity":"sha512-fp7oBzUdc7SEmOoSUNUZ6PM8se8eaIvc3pviQ5M+iCYuCpv9E23Nnb4hlxVzGhLWMnHSrnRVooNio0aAgjjrFw==","signatures":[{"sig":"MEQCIFAbNiMluDhPgdqe6PgL1qYBAmdy/LVGyceAibaHDXljAiB2EuJ9afK0vT7EpGQpqvfjJI7ZHCU09yCPqqiWBeOncQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":961366,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh8FcGCRA9TVsSAnZWagAALaIP/2K1Kq9Y0R3Z7WrjhyJG\nc2eiOadBKjAVMWxO9ZbOk4calaNb9iJWmla8p0fzUJEE2IB6A5FGY8gdYN6B\n9URmrp1QKKNCAMRoTcSdmyqdZFYwTOIsSL7WO3M/pcYxzQ/BwCCdwQQdW6bc\nKX45mkmlnbAmev5P+9B8FT/p1DX+a+NFb+G7LXxiqdoo1qPysjNptr4QDQsh\nwDib/wjMF5KCTTxwHXCBhYKGCk8yfSepybOmo9M+p40rE9+7kOOucE/O0Dm+\nm1EiFKXv+g7mipk4KDg9cx1U0Yh2I/Fcy9b87Jc1ugFdRz721w7SfVhSVPks\n0RapbEDHXOI7OyW44bVu2bwI4yYOApDQpSqDwEXZ4BY9OTriOMuIyBfrJgGQ\nH5Mum/ebgZZHDu56CNvsZz1V2c9JM9azBDWpqfQPrqS0M2jW/fwuUO4gfBPG\n65L4bvrSsDpYi8bJTmTFPTL3IzQ245TejwD3sZaZ6fAvt9qGjk332+QmYiks\nMdmlXZNyyjQQR8bovAKPffnwQOJabC98HZwfJIiccos8YFKRcJ+1bWSo2DYl\nqMdiqvM+nxNGgrL1kkQvzq/hOfej8JY4JEaepv1uOxA6fJOfzkOQz/0EvBkx\nLMsFqFAsQynGECT46Yr6rUmYpmO71v2znCDyyP18FXsdVh3kbXQcHt9wbcls\nib7g\r\n=JbLD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","type":"module","exports":{".":{"default":"./lit-html.js","development":"./development/lit-html.js"},"./static.js":{"default":"./static.js","development":"./development/static.js"},"./directive.js":{"default":"./directive.js","development":"./development/directive.js"},"./directives/map.js":{"default":"./directives/map.js","development":"./development/directives/map.js"},"./directives/ref.js":{"default":"./directives/ref.js","development":"./development/directives/ref.js"},"./async-directive.js":{"default":"./async-directive.js","development":"./development/async-directive.js"},"./directives/join.js":{"default":"./directives/join.js","development":"./development/directives/join.js"},"./directives/live.js":{"default":"./directives/live.js","development":"./development/directives/live.js"},"./directives/when.js":{"default":"./directives/when.js","development":"./development/directives/when.js"},"./directives/cache.js":{"default":"./directives/cache.js","development":"./development/directives/cache.js"},"./directives/guard.js":{"default":"./directives/guard.js","development":"./development/directives/guard.js"},"./directives/keyed.js":{"default":"./directives/keyed.js","development":"./development/directives/keyed.js"},"./directives/range.js":{"default":"./directives/range.js","development":"./development/directives/range.js"},"./directives/until.js":{"default":"./directives/until.js","development":"./development/directives/until.js"},"./polyfill-support.js":{"default":"./polyfill-support.js","development":"./development/polyfill-support.js"},"./directive-helpers.js":{"default":"./directive-helpers.js","development":"./development/directive-helpers.js"},"./directives/choose.js":{"default":"./directives/choose.js","development":"./development/directives/choose.js"},"./directives/repeat.js":{"default":"./directives/repeat.js","development":"./development/directives/repeat.js"},"./private-ssr-support.js":{"default":"./private-ssr-support.js","development":"./development/private-ssr-support.js"},"./directives/class-map.js":{"default":"./directives/class-map.js","development":"./development/directives/class-map.js"},"./directives/style-map.js":{"default":"./directives/style-map.js","development":"./development/directives/style-map.js"},"./experimental-hydrate.js":{"default":"./experimental-hydrate.js","development":"./development/experimental-hydrate.js"},"./directives/if-defined.js":{"default":"./directives/if-defined.js","development":"./development/directives/if-defined.js"},"./directives/unsafe-svg.js":{"default":"./directives/unsafe-svg.js","development":"./development/directives/unsafe-svg.js"},"./directives/unsafe-html.js":{"default":"./directives/unsafe-html.js","development":"./development/directives/unsafe-html.js"},"./directives/async-append.js":{"default":"./directives/async-append.js","development":"./development/directives/async-append.js"},"./directives/async-replace.js":{"default":"./directives/async-replace.js","development":"./development/directives/async-replace.js"},"./directives/template-content.js":{"default":"./directives/template-content.js","development":"./development/directives/template-content.js"}},"scripts":{"dev":"scripts/dev.sh","test":"npm run test:dev && npm run test:prod","build":"npm run clean && npm run build:ts && npm run build:version-stability-test && rollup -c","clean":"rm -rf {async-directive,directive-helpers,directive,experimental-hydrate,lit-html,polyfill-support,private-ssr-support,static}.{js,js.map,d.ts} test/ directives/ development/ version-stability-test/ *.tsbuildinfo","build:ts":"tsc --build && treemirror development . '**/*.d.ts{,.map}'","test:dev":"cd ../tests && npx wtr '../lit-html/development/**/*_test.(js|html)'","checksize":"rollup -c --environment=CHECKSIZE","test:prod":"MODE=prod npm run test:dev -- '../lit-html/src/test/version-stability_test.js'","test:watch":"npm run test:dev -- --watch","build:watch":"rollup -c --watch","check-version":"node scripts/check-version-tracker.js","build:ts:watch":"tsc --build --watch","prepublishOnly":"npm run check-version","build:version-stability-test":"rollup -c rollup-version-stability-test.config.js"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"justin@fagnani.com"},"repository":{"url":"git+https://github.com/lit/lit.git","type":"git","directory":"packages/lit-html"},"_npmVersion":"6.14.15","description":"HTML templates literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"14.18.3","dependencies":{"@types/trusted-types":"^2.0.2"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"^9.1.1","rollup":"^2.28.2","typescript":"^4.3.5","@types/mocha":"^9.0.0","chokidar-cli":"^3.0.0","concurrently":"^6.2.1","@types/web-ie11":"^0.0.0","@esm-bundle/chai":"^4.1.5","internal-scripts":"^1.0.0","@web/test-runner-mocha":"^0.7.4","@webcomponents/shadycss":"^1.8.0","@webcomponents/template":"^1.4.4","@webcomponents/webcomponentsjs":"^2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_2.1.2_1643140870712_0.4497042180314945","host":"s3://npm-registry-packages"}},"2.1.3":{"name":"lit-html","version":"2.1.3","author":{"name":"Google LLC"},"license":"BSD-3-Clause","_id":"lit-html@2.1.3","maintainers":[{"name":"anonymous","email":"aomarks@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"brendan@usergenic.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"kevinpschaaf@gmail.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"tvanderlippe@google.com"},{"name":"anonymous","email":"straversi@berkeley.edu"}],"homepage":"https://lit.dev/","bugs":{"url":"https://github.com/lit/lit/issues"},"dist":{"shasum":"e749b6c8dd1aa1999af80d69441e65664487ef3e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-2.1.3.tgz","fileCount":236,"integrity":"sha512-WgvdwiNeuoT0mYEEJI+AAV2DEtlqzVM4lyDSaeQSg5ZwhS/CkGJBO/4n66alApEuSS9WXw9+ADBp8SPvtDEKSg==","signatures":[{"sig":"MEUCICzT22lWaT+K9HPd+CHR834Cbe1ya+HS8ZXUg4hZCjB9AiEAwTFtfHz7g2uEX1cBEJIMYcI3saTu7qUMDBGV7u7pc6I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":966269,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiAWqlCRA9TVsSAnZWagAAqIkP/R/i7lKFsCAjgG8n72XE\nTynrOTPklGTSAX1uF/yPo3o7w55fYFUzm+W2J30cHChJ+RVIHRuaEyazdPsN\nPrjxnMS3P2rfcw5EufMRmXmHodr7v/FHc5ZNqgHV9/Iih8NhddWOby37ixRt\nyU7qQ00rXddQafTZOg/S/JTaN3a0c42vMm6h47RFoTuLUIilabTLhcOVhaUu\n5tO3dtt5cnH6SzRKovwwD2tFyCKPLG/dhx96iuyFakWUoIqQwMyOvKai2p+S\nWiyp31SmhnrImurf1DKphfbbfqJi8ipQB+jQDHW7KyK7DYq5J4GA+xGVDX3e\n9rX5yFKUL1wyTxl4zYd99hw46yk0rqfjjLgu6t7wLihQlLAX+7aEkTd9nsOV\nd2i/FGm4P9VfjpCXmM682DTCuNmTl1WfZ9mlF6engVbQdIHxcGyCaIpqVJdO\n9XW1TeemXHKeXtrV3KvMXWbb8KTQbSjQV1KxEnf3qvWtHmt90cOS+nN4F265\nnOiwEJlAr/Z62BFhr8qkL2I61dT5LdqKMeNge5740ZPRN7I9qhjnr58e6Cdm\n/amxa43A2LGtAqR5YomnmOT92at1TLRA4UoRAew5ntir5k2R9O+3MhFK0e+7\nTGPlFsu/3symP7x9Ep/WA7LUEsYX78c+Q0Qok3TATRCIzL/lrzZbzhB/kIJW\nmWnQ\r\n=a41h\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","type":"module","exports":{".":{"default":"./lit-html.js","development":"./development/lit-html.js"},"./static.js":{"default":"./static.js","development":"./development/static.js"},"./directive.js":{"default":"./directive.js","development":"./development/directive.js"},"./directives/map.js":{"default":"./directives/map.js","development":"./development/directives/map.js"},"./directives/ref.js":{"default":"./directives/ref.js","development":"./development/directives/ref.js"},"./async-directive.js":{"default":"./async-directive.js","development":"./development/async-directive.js"},"./directives/join.js":{"default":"./directives/join.js","development":"./development/directives/join.js"},"./directives/live.js":{"default":"./directives/live.js","development":"./development/directives/live.js"},"./directives/when.js":{"default":"./directives/when.js","development":"./development/directives/when.js"},"./directives/cache.js":{"default":"./directives/cache.js","development":"./development/directives/cache.js"},"./directives/guard.js":{"default":"./directives/guard.js","development":"./development/directives/guard.js"},"./directives/keyed.js":{"default":"./directives/keyed.js","development":"./development/directives/keyed.js"},"./directives/range.js":{"default":"./directives/range.js","development":"./development/directives/range.js"},"./directives/until.js":{"default":"./directives/until.js","development":"./development/directives/until.js"},"./polyfill-support.js":{"default":"./polyfill-support.js","development":"./development/polyfill-support.js"},"./directive-helpers.js":{"default":"./directive-helpers.js","development":"./development/directive-helpers.js"},"./directives/choose.js":{"default":"./directives/choose.js","development":"./development/directives/choose.js"},"./directives/repeat.js":{"default":"./directives/repeat.js","development":"./development/directives/repeat.js"},"./private-ssr-support.js":{"default":"./private-ssr-support.js","development":"./development/private-ssr-support.js"},"./directives/class-map.js":{"default":"./directives/class-map.js","development":"./development/directives/class-map.js"},"./directives/style-map.js":{"default":"./directives/style-map.js","development":"./development/directives/style-map.js"},"./experimental-hydrate.js":{"default":"./experimental-hydrate.js","development":"./development/experimental-hydrate.js"},"./directives/if-defined.js":{"default":"./directives/if-defined.js","development":"./development/directives/if-defined.js"},"./directives/unsafe-svg.js":{"default":"./directives/unsafe-svg.js","development":"./development/directives/unsafe-svg.js"},"./directives/unsafe-html.js":{"default":"./directives/unsafe-html.js","development":"./development/directives/unsafe-html.js"},"./directives/async-append.js":{"default":"./directives/async-append.js","development":"./development/directives/async-append.js"},"./directives/async-replace.js":{"default":"./directives/async-replace.js","development":"./development/directives/async-replace.js"},"./directives/template-content.js":{"default":"./directives/template-content.js","development":"./development/directives/template-content.js"}},"scripts":{"dev":"scripts/dev.sh","test":"npm run test:dev && npm run test:prod","build":"npm run clean && npm run build:ts && npm run build:version-stability-test && rollup -c","clean":"rm -rf {async-directive,directive-helpers,directive,experimental-hydrate,lit-html,polyfill-support,private-ssr-support,static}.{js,js.map,d.ts} test/ directives/ development/ version-stability-test/ *.tsbuildinfo","build:ts":"tsc --build && treemirror development . '**/*.d.ts{,.map}'","test:dev":"cd ../tests && npx wtr '../lit-html/development/**/*_test.(js|html)'","checksize":"rollup -c --environment=CHECKSIZE","test:prod":"MODE=prod npm run test:dev -- '../lit-html/src/test/version-stability_test.js'","test:watch":"npm run test:dev -- --watch","build:watch":"rollup -c --watch","check-version":"node scripts/check-version-tracker.js","build:ts:watch":"tsc --build --watch","prepublishOnly":"npm run check-version","build:version-stability-test":"rollup -c rollup-version-stability-test.config.js"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"justin@fagnani.com"},"repository":{"url":"git+https://github.com/lit/lit.git","type":"git","directory":"packages/lit-html"},"_npmVersion":"6.14.15","description":"HTML templates literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"14.18.3","dependencies":{"@types/trusted-types":"^2.0.2"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"^9.1.1","rollup":"^2.28.2","typescript":"^4.3.5","@types/mocha":"^9.0.0","chokidar-cli":"^3.0.0","concurrently":"^6.2.1","@types/web-ie11":"^0.0.0","@esm-bundle/chai":"^4.1.5","internal-scripts":"^1.0.0","@web/test-runner-mocha":"^0.7.4","@webcomponents/shadycss":"^1.8.0","@webcomponents/template":"^1.4.4","@webcomponents/webcomponentsjs":"^2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_2.1.3_1644260004667_0.015333130627450231","host":"s3://npm-registry-packages"}},"2.2.0":{"name":"lit-html","version":"2.2.0","author":{"name":"Google LLC"},"license":"BSD-3-Clause","_id":"lit-html@2.2.0","maintainers":[{"name":"anonymous","email":"aomarks@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"brendan@usergenic.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"kevinpschaaf@gmail.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"tvanderlippe@google.com"},{"name":"anonymous","email":"straversi@berkeley.edu"}],"homepage":"https://lit.dev/","bugs":{"url":"https://github.com/lit/lit/issues"},"dist":{"shasum":"99345d944611e34543cd9f153d8cc3163b8bbab8","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-2.2.0.tgz","fileCount":235,"integrity":"sha512-dJnevgV8VkCuOXLWrjQopDE8nSy8CzipZ/ATfYQv7z7Dct4abblcKecf50gkIScuwCTzKvRLgvTgV0zzagW4gA==","signatures":[{"sig":"MEUCICBdCvH+j7JYRBjuR2zsJYQ19T902BsBLpqBF/Y8QRp1AiEAz/vJyGUXOXuQa+f5s/jyM26b8fhEzvWZxZx7ZXpEbBw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":968732,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiDuGMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmonjw//RP4CI64Ni55XgdA998ZJJrphsWxs808kQQGdrEiKafFys3ZZ\r\np6fydsxM7L4bVkIr8PKyLfbrBwJrOZdplPuovTk/wOUry3sTzOW94hEKL4ih\r\nZbMqgX0ZGEu82zn6PqUNtcBIUKDmBJ6XE/BZN91xbkZtJEjDyKySXF/75wq0\r\nfOI/dA742bBsrp4kPK1PQ6XCKXnhfXrO2LrTHFnj4kzsf1IbpvM2kGu05fea\r\nsoCwS3eqltofkVccAb6JHWqNqKGSq1rAHp/1PByPtXaxrd8HHSZ6ZPFlZWPZ\r\nEf5AWEb1zteEydsTggt5vdbWmhozMani11jHJ2Rz556mDDZCumdQYvCl7OCc\r\nn5Ie6Q4QZRIBLizHaaz+FxGYk/fFSvKpKreulGf+PNiGborMBLuRGctXJANi\r\n1WmN+ydk/zLF5Rj608nafGhLEqBz4ukYunyQGxK3qDA9jtgoevQxl9ISwGSB\r\n+aCfqyxsSKasArJy/bFk+vldBV5p0hIECwYnmEKhGeSIxTehs1mbh7xrVPFg\r\nKXrnp27rc6SkEe8vGjq611XK2QZWU1ccXiEFRn0V3Zc8s0u2i+AQDbfODDVR\r\nLzOn85eXagdlcSWjh0cHdajnEGKHbc4acO6r/XTRM8utZh97EE+eMdcSi1fR\r\nEQxSK41zv+NQhTNj7bUXx0OstOQzfKMSMjg=\r\n=mFut\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","type":"module","exports":{".":{"default":"./lit-html.js","development":"./development/lit-html.js"},"./static.js":{"default":"./static.js","development":"./development/static.js"},"./directive.js":{"default":"./directive.js","development":"./development/directive.js"},"./directives/map.js":{"default":"./directives/map.js","development":"./development/directives/map.js"},"./directives/ref.js":{"default":"./directives/ref.js","development":"./development/directives/ref.js"},"./async-directive.js":{"default":"./async-directive.js","development":"./development/async-directive.js"},"./directives/join.js":{"default":"./directives/join.js","development":"./development/directives/join.js"},"./directives/live.js":{"default":"./directives/live.js","development":"./development/directives/live.js"},"./directives/when.js":{"default":"./directives/when.js","development":"./development/directives/when.js"},"./directives/cache.js":{"default":"./directives/cache.js","development":"./development/directives/cache.js"},"./directives/guard.js":{"default":"./directives/guard.js","development":"./development/directives/guard.js"},"./directives/keyed.js":{"default":"./directives/keyed.js","development":"./development/directives/keyed.js"},"./directives/range.js":{"default":"./directives/range.js","development":"./development/directives/range.js"},"./directives/until.js":{"default":"./directives/until.js","development":"./development/directives/until.js"},"./polyfill-support.js":{"default":"./polyfill-support.js","development":"./development/polyfill-support.js"},"./directive-helpers.js":{"default":"./directive-helpers.js","development":"./development/directive-helpers.js"},"./directives/choose.js":{"default":"./directives/choose.js","development":"./development/directives/choose.js"},"./directives/repeat.js":{"default":"./directives/repeat.js","development":"./development/directives/repeat.js"},"./private-ssr-support.js":{"default":"./private-ssr-support.js","development":"./development/private-ssr-support.js"},"./directives/class-map.js":{"default":"./directives/class-map.js","development":"./development/directives/class-map.js"},"./directives/style-map.js":{"default":"./directives/style-map.js","development":"./development/directives/style-map.js"},"./experimental-hydrate.js":{"default":"./experimental-hydrate.js","development":"./development/experimental-hydrate.js"},"./directives/if-defined.js":{"default":"./directives/if-defined.js","development":"./development/directives/if-defined.js"},"./directives/unsafe-svg.js":{"default":"./directives/unsafe-svg.js","development":"./development/directives/unsafe-svg.js"},"./directives/unsafe-html.js":{"default":"./directives/unsafe-html.js","development":"./development/directives/unsafe-html.js"},"./directives/async-append.js":{"default":"./directives/async-append.js","development":"./development/directives/async-append.js"},"./directives/async-replace.js":{"default":"./directives/async-replace.js","development":"./development/directives/async-replace.js"},"./directives/template-content.js":{"default":"./directives/template-content.js","development":"./development/directives/template-content.js"}},"gitHead":"fc12f8e3652e15efff831bbd69dc6e7d2f67cd4a","scripts":{"dev":"scripts/dev.sh","test":"npm run test:dev && npm run test:prod","build":"npm run clean && npm run build:ts && npm run build:version-stability-test && rollup -c","clean":"rm -rf {async-directive,directive-helpers,directive,experimental-hydrate,lit-html,polyfill-support,private-ssr-support,static}.{js,js.map,d.ts} test/ directives/ development/ version-stability-test/ *.tsbuildinfo","build:ts":"tsc --build && treemirror development . '**/*.d.ts{,.map}'","test:dev":"cd ../tests && npx wtr '../lit-html/development/**/*_test.(js|html)'","checksize":"rollup -c --environment=CHECKSIZE","test:prod":"MODE=prod npm run test:dev -- '../lit-html/src/test/version-stability_test.js'","test:watch":"npm run test:dev -- --watch","build:watch":"rollup -c --watch","check-version":"node scripts/check-version-tracker.js","build:ts:watch":"tsc --build --watch","prepublishOnly":"npm run check-version","build:version-stability-test":"rollup -c rollup-version-stability-test.config.js"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"justin@fagnani.com"},"repository":{"url":"git+https://github.com/lit/lit.git","type":"git","directory":"packages/lit-html"},"_npmVersion":"8.3.1","description":"HTML templates literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"16.14.0","dependencies":{"@types/trusted-types":"^2.0.2"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"^9.1.1","rollup":"^2.28.2","typescript":"^4.3.5","@types/mocha":"^9.0.0","chokidar-cli":"^3.0.0","concurrently":"^6.2.1","@types/web-ie11":"^0.0.0","@esm-bundle/chai":"^4.1.5","internal-scripts":"^1.0.0","@web/test-runner-mocha":"^0.7.4","@webcomponents/shadycss":"^1.8.0","@webcomponents/template":"^1.4.4","@webcomponents/webcomponentsjs":"^2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_2.2.0_1645142412028_0.8646339007052617","host":"s3://npm-registry-packages"}},"2.2.1":{"name":"lit-html","version":"2.2.1","author":{"name":"Google LLC"},"license":"BSD-3-Clause","_id":"lit-html@2.2.1","maintainers":[{"name":"anonymous","email":"aomarks@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"brendan@usergenic.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"kevinpschaaf@gmail.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"lit-robot@google.com"},{"name":"anonymous","email":"jb@jbingham.com"},{"name":"anonymous","email":"rictic@gmail.com"},{"name":"anonymous","email":"gray@stanfordalumni.org"}],"homepage":"https://lit.dev/","bugs":{"url":"https://github.com/lit/lit/issues"},"dist":{"shasum":"762f112a8b54eaf0bbae3f516de935a25dcc12d1","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-2.2.1.tgz","fileCount":235,"integrity":"sha512-AiJ/Rs0awjICs2FioTnHSh+Np5dhYSkyRczKy3wKjp8qjLhr1Ov+GiHrUQNdX8ou1LMuznpIME990AZsa/tR8g==","signatures":[{"sig":"MEUCIE09b+Pvokjeg1Pt+3U//RxHdlFtb+wzdBfibsz/xnuYAiEAkFNdNtm/7T7ocAtfT59D9tATYQDnEfBpWfajge63Zp8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":968697,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiMPo9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqzIw/+MZZx/wUbf4/V0jHc7JvqOHJi1tTTcHCmgnzfYNQemSoz4wCg\r\nZYWYhYc03lWUZ5QrlLoizhlBONcFMnhmwqIPx4maNcIX6ZH+vq0euUFLx/Iy\r\n6AmScsZjK2q/LlCRH21jPtR73F6o9PNN/4t/walMWl2dY78CdqRi9tYL8hwD\r\nSI5AKZz2gzxlFkyAkG+GhMfhHm3lWlb5rewZA8hnW5PKiEe8ou7b6F1RTDVm\r\n5apIvp0S40BBdWeB33q5ztDCFdHY5bIVmI03qGs2sjeELHgCz8IBNW7xGMbe\r\n5T/+3fMNZSHjWMydsE9gTdQhJ8wMJCJt/bqrKXXlL0ziLT4j6cxE4YZWtrSU\r\n3PFkkTpNhcYVqDoEIZdmve/8Nm4ZEl6GB0KjaH18mkURHryUchs8I0q7ZGFq\r\n74NsELtLckcvWVmDdwotMn5rymu0IRPKEA/61vLy42UpwOx3CI6KmkeWTCA/\r\nQ9Ci0QWhxrEBnu9NJEVDERr2vcIRJL0uBSTkf4DocZNmSqxUStidt/YyvKQh\r\nrb72UkZEB0o2PerYtgyGU8dfKHMpmjBXsA37b9zQCgCL9JUwjpM4lPh05MZf\r\nS6rCzCBzSz4xN8kHdM03d1KET1CxzpMo4V/Y2JicQhzbr/UuwU4nKcpQ9ZlQ\r\nIYW/EFmugCv3bZBeaZb/IcFyCdMZl20dIIE=\r\n=jt8k\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","type":"module","exports":{".":{"default":"./lit-html.js","development":"./development/lit-html.js"},"./static.js":{"default":"./static.js","development":"./development/static.js"},"./directive.js":{"default":"./directive.js","development":"./development/directive.js"},"./directives/map.js":{"default":"./directives/map.js","development":"./development/directives/map.js"},"./directives/ref.js":{"default":"./directives/ref.js","development":"./development/directives/ref.js"},"./async-directive.js":{"default":"./async-directive.js","development":"./development/async-directive.js"},"./directives/join.js":{"default":"./directives/join.js","development":"./development/directives/join.js"},"./directives/live.js":{"default":"./directives/live.js","development":"./development/directives/live.js"},"./directives/when.js":{"default":"./directives/when.js","development":"./development/directives/when.js"},"./directives/cache.js":{"default":"./directives/cache.js","development":"./development/directives/cache.js"},"./directives/guard.js":{"default":"./directives/guard.js","development":"./development/directives/guard.js"},"./directives/keyed.js":{"default":"./directives/keyed.js","development":"./development/directives/keyed.js"},"./directives/range.js":{"default":"./directives/range.js","development":"./development/directives/range.js"},"./directives/until.js":{"default":"./directives/until.js","development":"./development/directives/until.js"},"./polyfill-support.js":{"default":"./polyfill-support.js","development":"./development/polyfill-support.js"},"./directive-helpers.js":{"default":"./directive-helpers.js","development":"./development/directive-helpers.js"},"./directives/choose.js":{"default":"./directives/choose.js","development":"./development/directives/choose.js"},"./directives/repeat.js":{"default":"./directives/repeat.js","development":"./development/directives/repeat.js"},"./private-ssr-support.js":{"default":"./private-ssr-support.js","development":"./development/private-ssr-support.js"},"./directives/class-map.js":{"default":"./directives/class-map.js","development":"./development/directives/class-map.js"},"./directives/style-map.js":{"default":"./directives/style-map.js","development":"./development/directives/style-map.js"},"./experimental-hydrate.js":{"default":"./experimental-hydrate.js","development":"./development/experimental-hydrate.js"},"./directives/if-defined.js":{"default":"./directives/if-defined.js","development":"./development/directives/if-defined.js"},"./directives/unsafe-svg.js":{"default":"./directives/unsafe-svg.js","development":"./development/directives/unsafe-svg.js"},"./directives/unsafe-html.js":{"default":"./directives/unsafe-html.js","development":"./development/directives/unsafe-html.js"},"./directives/async-append.js":{"default":"./directives/async-append.js","development":"./development/directives/async-append.js"},"./directives/async-replace.js":{"default":"./directives/async-replace.js","development":"./development/directives/async-replace.js"},"./directives/template-content.js":{"default":"./directives/template-content.js","development":"./development/directives/template-content.js"}},"gitHead":"949ebe45d0656cfb368a93b4288f28b838a7447d","scripts":{"dev":"scripts/dev.sh","test":"npm run test:dev && npm run test:prod","build":"npm run clean && npm run build:ts && npm run build:version-stability-test && rollup -c","clean":"rm -rf {async-directive,directive-helpers,directive,experimental-hydrate,lit-html,polyfill-support,private-ssr-support,static}.{js,js.map,d.ts} test/ directives/ development/ version-stability-test/ *.tsbuildinfo","build:ts":"tsc --build && treemirror development . '**/*.d.ts{,.map}'","test:dev":"cd ../tests && npx wtr '../lit-html/development/**/*_test.(js|html)'","checksize":"rollup -c --environment=CHECKSIZE","test:prod":"MODE=prod npm run test:dev -- '../lit-html/src/test/version-stability_test.js'","test:watch":"npm run test:dev -- --watch","build:watch":"rollup -c --watch","check-version":"node scripts/check-version-tracker.js","build:ts:watch":"tsc --build --watch","prepublishOnly":"npm run check-version","build:version-stability-test":"rollup -c rollup-version-stability-test.config.js"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"lit-robot@google.com"},"repository":{"url":"git+https://github.com/lit/lit.git","type":"git","directory":"packages/lit-html"},"_npmVersion":"8.3.1","description":"HTML templates literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"16.14.0","dependencies":{"@types/trusted-types":"^2.0.2"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"^9.1.1","rollup":"^2.28.2","typescript":"^4.3.5","@types/mocha":"^9.0.0","chokidar-cli":"^3.0.0","concurrently":"^6.2.1","@types/web-ie11":"^0.0.0","@esm-bundle/chai":"^4.1.5","internal-scripts":"^1.0.0","@web/test-runner-mocha":"^0.7.4","@webcomponents/shadycss":"^1.8.0","@webcomponents/template":"^1.4.4","@webcomponents/webcomponentsjs":"^2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_2.2.1_1647376957264_0.17860078962663906","host":"s3://npm-registry-packages"}},"2.2.2":{"name":"lit-html","version":"2.2.2","author":{"name":"Google LLC"},"license":"BSD-3-Clause","_id":"lit-html@2.2.2","maintainers":[{"name":"anonymous","email":"aomarks@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"brendan@usergenic.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"kevinpschaaf@gmail.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"lit-robot@google.com"},{"name":"anonymous","email":"jb@jbingham.com"},{"name":"anonymous","email":"rictic@gmail.com"},{"name":"anonymous","email":"gray@stanfordalumni.org"}],"homepage":"https://lit.dev/","bugs":{"url":"https://github.com/lit/lit/issues"},"dist":{"shasum":"06ced65dd3fb2d7a214d998c65acc576ae2cb3c4","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-2.2.2.tgz","fileCount":235,"integrity":"sha512-cJofCRXuizwyaiGt9pJjJOcauezUlSB6t87VBXsPwRhbzF29MgD8GH6fZ0BuZdXAAC02IRONZBd//VPUuU8QbQ==","signatures":[{"sig":"MEUCIQD+9hvbCPrXMVfFHn7+PqW66xRDVIOrrcKvypSBlBq5gAIgDrBYfnyKtnfQrpP8K3H988bhThzsq9OIa3XP6VvA2Aw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":980722,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiTdVxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqI6Q//WzyXd9E8YKHePSaXksJCQ8KEdDoX2u0NhAj2tErhOjgsy+Kp\r\n/vA43oa1cSYrdO+JtXOZ3HQC9G4rKgOB4pIPPwr5ZGd8vWZRv96AWY5iDDIK\r\njqmIQM7TjzLkIzl+VCpbpXImyAwZbvQ26hnRIR6jTjuPboeapKACfM5NH9Jb\r\nSriqPZkTOjZd6giRjPjo+WO4FeT/9wiWWXZ5Uj4I0dB9+O8jL0yH0aaVRV07\r\nHVuYtPCNBjLQYhula88irmmgRKYi36wMasatWvIpzMjLW+3WPi9f7+uGQwlD\r\njP+m/BhdMKCZnG1y9tLd/2npc8d84fHujhWtDlxZv48SBrLS1KVpRSaZ+Jb4\r\npIQx3uoVTesT2rN2pgvoWrFRh9YZPGsZqVmv2S8xZXPC/M43QlFendVSnIHa\r\n2OGxMDjlP41WWc5QGW0v6nxl/65BSrHW8W/U71wtYIFkfRZKGoQ6sKQXTNMH\r\nci5DgzMSDX/mPVRW3G0IBnUwaMLME3Oyqm58IUp+qRybuSL/KZ0qESmTslpZ\r\npcgeFnW60cmDuDQsMmLbBBQjajPdyTE8FaknM2oligKdoiBIbf2ZnGYmbQu9\r\nh4r7kPrYZTNbPXsIyppK9WRDNBw2G0DOnH4rF5T1ULflg2t/VBVnsG85jGg6\r\nLy6A0FdhApW11H63KHdNzh0k0j5vT4fCW94=\r\n=wvNY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","type":"module","exports":{".":{"default":"./lit-html.js","development":"./development/lit-html.js"},"./static.js":{"default":"./static.js","development":"./development/static.js"},"./directive.js":{"default":"./directive.js","development":"./development/directive.js"},"./directives/map.js":{"default":"./directives/map.js","development":"./development/directives/map.js"},"./directives/ref.js":{"default":"./directives/ref.js","development":"./development/directives/ref.js"},"./async-directive.js":{"default":"./async-directive.js","development":"./development/async-directive.js"},"./directives/join.js":{"default":"./directives/join.js","development":"./development/directives/join.js"},"./directives/live.js":{"default":"./directives/live.js","development":"./development/directives/live.js"},"./directives/when.js":{"default":"./directives/when.js","development":"./development/directives/when.js"},"./directives/cache.js":{"default":"./directives/cache.js","development":"./development/directives/cache.js"},"./directives/guard.js":{"default":"./directives/guard.js","development":"./development/directives/guard.js"},"./directives/keyed.js":{"default":"./directives/keyed.js","development":"./development/directives/keyed.js"},"./directives/range.js":{"default":"./directives/range.js","development":"./development/directives/range.js"},"./directives/until.js":{"default":"./directives/until.js","development":"./development/directives/until.js"},"./polyfill-support.js":{"default":"./polyfill-support.js","development":"./development/polyfill-support.js"},"./directive-helpers.js":{"default":"./directive-helpers.js","development":"./development/directive-helpers.js"},"./directives/choose.js":{"default":"./directives/choose.js","development":"./development/directives/choose.js"},"./directives/repeat.js":{"default":"./directives/repeat.js","development":"./development/directives/repeat.js"},"./private-ssr-support.js":{"default":"./private-ssr-support.js","development":"./development/private-ssr-support.js"},"./directives/class-map.js":{"default":"./directives/class-map.js","development":"./development/directives/class-map.js"},"./directives/style-map.js":{"default":"./directives/style-map.js","development":"./development/directives/style-map.js"},"./experimental-hydrate.js":{"default":"./experimental-hydrate.js","development":"./development/experimental-hydrate.js"},"./directives/if-defined.js":{"default":"./directives/if-defined.js","development":"./development/directives/if-defined.js"},"./directives/unsafe-svg.js":{"default":"./directives/unsafe-svg.js","development":"./development/directives/unsafe-svg.js"},"./directives/unsafe-html.js":{"default":"./directives/unsafe-html.js","development":"./development/directives/unsafe-html.js"},"./directives/async-append.js":{"default":"./directives/async-append.js","development":"./development/directives/async-append.js"},"./directives/async-replace.js":{"default":"./directives/async-replace.js","development":"./development/directives/async-replace.js"},"./directives/template-content.js":{"default":"./directives/template-content.js","development":"./development/directives/template-content.js"}},"gitHead":"6022c984b35e6aa4b6403048ffee3c8d01a8ad2c","scripts":{"dev":"scripts/dev.sh","test":"npm run test:dev && npm run test:prod","build":"npm run clean && npm run build:ts && npm run build:version-stability-test && rollup -c","clean":"rm -rf {async-directive,directive-helpers,directive,experimental-hydrate,lit-html,polyfill-support,private-ssr-support,static}.{js,js.map,d.ts} test/ directives/ development/ version-stability-test/ *.tsbuildinfo","build:ts":"tsc --build && treemirror development . '**/*.d.ts{,.map}'","test:dev":"cd ../tests && npx wtr '../lit-html/development/**/*_test.(js|html)'","checksize":"rollup -c --environment=CHECKSIZE","test:prod":"MODE=prod npm run test:dev -- '../lit-html/src/test/version-stability_test.js'","test:watch":"npm run test:dev -- --watch","build:watch":"rollup -c --watch","check-version":"node scripts/check-version-tracker.js","build:ts:watch":"tsc --build --watch","prepublishOnly":"npm run check-version","build:version-stability-test":"rollup -c rollup-version-stability-test.config.js"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"lit-robot@google.com"},"repository":{"url":"git+https://github.com/lit/lit.git","type":"git","directory":"packages/lit-html"},"_npmVersion":"8.5.0","description":"HTML templates literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"16.14.2","dependencies":{"@types/trusted-types":"^2.0.2"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"^9.1.1","rollup":"^2.28.2","typescript":"^4.3.5","@types/mocha":"^9.0.0","chokidar-cli":"^3.0.0","concurrently":"^6.2.1","@types/web-ie11":"^0.0.0","@esm-bundle/chai":"^4.1.5","internal-scripts":"^1.0.0","@web/test-runner-mocha":"^0.7.4","@webcomponents/shadycss":"^1.8.0","@webcomponents/template":"^1.4.4","@webcomponents/webcomponentsjs":"^2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_2.2.2_1649268081234_0.9611861476552086","host":"s3://npm-registry-packages"}},"2.2.3":{"name":"lit-html","version":"2.2.3","author":{"name":"Google LLC"},"license":"BSD-3-Clause","_id":"lit-html@2.2.3","maintainers":[{"name":"anonymous","email":"aomarks@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"brendan@usergenic.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"kevinpschaaf@gmail.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"lit-robot@google.com"},{"name":"anonymous","email":"jb@jbingham.com"},{"name":"anonymous","email":"rictic@gmail.com"},{"name":"anonymous","email":"gray@stanfordalumni.org"}],"homepage":"https://lit.dev/","bugs":{"url":"https://github.com/lit/lit/issues"},"dist":{"shasum":"dcb2744d0f0c1800b2eb2de37bc42384434a74f7","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-2.2.3.tgz","fileCount":235,"integrity":"sha512-vI4j3eWwtQaR8q/O63juZVliBIFMio716X719/lSsGH4UWPy2/7Qf377jsNs4cx3gCHgIbx8yxFgXFQ/igZyXQ==","signatures":[{"sig":"MEUCIA5sJJQuR+OUkqv5wJ5NAF/6GV1wE7Y8x624owoLxErrAiEA645iv6fnzPOd0eSMeZcyaofV0ysXWgMGHDRFurjVCmU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":982772,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiazrzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp9Iw/9E35hakI+TSJjWSM4scc1hX1EBvHj1x469L9g25T7Dv6MxeTi\r\n9/ErGnqba1GgHbu5jJjCsvrXgGk7VkdI0/o30GNlc+CU71O2Ja2egPB1PJTI\r\n2IHo/wD+MGO1dzYx+V7FkNUesYYrPc0gI8AUstoPdu+T8CwVddXrk149eyHw\r\nc4LLO/4q4IOtZlE/RecJwdmFvTyZwe90CSvntVAbrG3Uof7C8s5rb0W+C0bW\r\ni2sHl8qTHf/zJf9ERGXHwxYzEzPhxsfk6Jx+LKLP/xFgtlryqD49NlsEe2wQ\r\nHN57l1v7aFwILXimfhrhVRs47rlRqjvQ+ib6X4MSKRBJl0itOo5+XhoeXZYv\r\npY3WxuenU9A5+h17sLY6o/AzP/0XmaMtjKreIYhZokLOwf4k3C5MxGSB1ogu\r\ngia/JNzmx3gW+IjapQoi3neRw3+t8jBpaCo8wtFFPcUKEDum8H+oEHFO9gzK\r\nVWuWnn/pwdNCwzMkHHQEtLE+IWc98VXcyXuxwdr2ZXqy8dZ0/W/AXRN1lk4P\r\nBRg7roU3ui1XcFXQ4UEoJIKrnjXbleo9+v2KbcR0tG+0UCeB4cKJsn6qPiPY\r\nVVrwXj7rAD4bt+c2+YZxVDN5peQk0Gpno9SaWl5d92yz4of4ZEpofTuoWXJp\r\nooalqbMG84y6odV02Z6yh/LrXYQJJ9OJVrY=\r\n=TOSz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","type":"module","exports":{".":{"default":"./lit-html.js","development":"./development/lit-html.js"},"./static.js":{"default":"./static.js","development":"./development/static.js"},"./directive.js":{"default":"./directive.js","development":"./development/directive.js"},"./directives/map.js":{"default":"./directives/map.js","development":"./development/directives/map.js"},"./directives/ref.js":{"default":"./directives/ref.js","development":"./development/directives/ref.js"},"./async-directive.js":{"default":"./async-directive.js","development":"./development/async-directive.js"},"./directives/join.js":{"default":"./directives/join.js","development":"./development/directives/join.js"},"./directives/live.js":{"default":"./directives/live.js","development":"./development/directives/live.js"},"./directives/when.js":{"default":"./directives/when.js","development":"./development/directives/when.js"},"./directives/cache.js":{"default":"./directives/cache.js","development":"./development/directives/cache.js"},"./directives/guard.js":{"default":"./directives/guard.js","development":"./development/directives/guard.js"},"./directives/keyed.js":{"default":"./directives/keyed.js","development":"./development/directives/keyed.js"},"./directives/range.js":{"default":"./directives/range.js","development":"./development/directives/range.js"},"./directives/until.js":{"default":"./directives/until.js","development":"./development/directives/until.js"},"./polyfill-support.js":{"default":"./polyfill-support.js","development":"./development/polyfill-support.js"},"./directive-helpers.js":{"default":"./directive-helpers.js","development":"./development/directive-helpers.js"},"./directives/choose.js":{"default":"./directives/choose.js","development":"./development/directives/choose.js"},"./directives/repeat.js":{"default":"./directives/repeat.js","development":"./development/directives/repeat.js"},"./private-ssr-support.js":{"default":"./private-ssr-support.js","development":"./development/private-ssr-support.js"},"./directives/class-map.js":{"default":"./directives/class-map.js","development":"./development/directives/class-map.js"},"./directives/style-map.js":{"default":"./directives/style-map.js","development":"./development/directives/style-map.js"},"./experimental-hydrate.js":{"default":"./experimental-hydrate.js","development":"./development/experimental-hydrate.js"},"./directives/if-defined.js":{"default":"./directives/if-defined.js","development":"./development/directives/if-defined.js"},"./directives/unsafe-svg.js":{"default":"./directives/unsafe-svg.js","development":"./development/directives/unsafe-svg.js"},"./directives/unsafe-html.js":{"default":"./directives/unsafe-html.js","development":"./development/directives/unsafe-html.js"},"./directives/async-append.js":{"default":"./directives/async-append.js","development":"./development/directives/async-append.js"},"./directives/async-replace.js":{"default":"./directives/async-replace.js","development":"./development/directives/async-replace.js"},"./directives/template-content.js":{"default":"./directives/template-content.js","development":"./development/directives/template-content.js"}},"gitHead":"a4558769b2c4008f3e15cde469280a7a1960cd3d","scripts":{"dev":"scripts/dev.sh","test":"npm run test:dev && npm run test:prod","build":"npm run clean && npm run build:ts && npm run build:version-stability-test && rollup -c","clean":"rm -rf {async-directive,directive-helpers,directive,experimental-hydrate,lit-html,polyfill-support,private-ssr-support,static}.{js,js.map,d.ts} test/ directives/ development/ version-stability-test/ *.tsbuildinfo","build:ts":"tsc --build && treemirror development . '**/*.d.ts{,.map}'","test:dev":"cd ../tests && npx wtr '../lit-html/development/**/*_test.(js|html)'","checksize":"rollup -c --environment=CHECKSIZE","test:prod":"MODE=prod npm run test:dev -- '../lit-html/src/test/version-stability_test.js'","test:watch":"npm run test:dev -- --watch","build:watch":"rollup -c --watch","check-version":"node scripts/check-version-tracker.js","build:ts:watch":"tsc --build --watch","prepublishOnly":"npm run check-version","build:version-stability-test":"rollup -c rollup-version-stability-test.config.js"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"lit-robot@google.com"},"repository":{"url":"git+https://github.com/lit/lit.git","type":"git","directory":"packages/lit-html"},"_npmVersion":"8.5.0","description":"HTML templates literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"16.14.2","dependencies":{"@types/trusted-types":"^2.0.2"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"^9.1.1","rollup":"^2.70.2","typescript":"^4.3.5","@types/mocha":"^9.0.0","chokidar-cli":"^3.0.0","concurrently":"^6.2.1","@types/web-ie11":"^0.0.0","@esm-bundle/chai":"^4.1.5","internal-scripts":"^1.0.0","@web/test-runner-mocha":"^0.7.4","@webcomponents/shadycss":"^1.8.0","@webcomponents/template":"^1.4.4","@webcomponents/webcomponentsjs":"^2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_2.2.3_1651194611167_0.02264795936097941","host":"s3://npm-registry-packages"}},"2.2.4":{"name":"lit-html","version":"2.2.4","author":{"name":"Google LLC"},"license":"BSD-3-Clause","_id":"lit-html@2.2.4","maintainers":[{"name":"anonymous","email":"aomarks@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"brendan@usergenic.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"kevinpschaaf@gmail.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"lit-robot@google.com"},{"name":"anonymous","email":"jb@jbingham.com"},{"name":"anonymous","email":"rictic@gmail.com"},{"name":"anonymous","email":"gray@stanfordalumni.org"}],"homepage":"https://lit.dev/","bugs":{"url":"https://github.com/lit/lit/issues"},"dist":{"shasum":"95edc7f060743a798303b8e48e331c32ddbeb179","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-2.2.4.tgz","fileCount":235,"integrity":"sha512-IPY0V0z/QWcTduxb6DlP46Un8n6tG+mHSAijGcPozfXTjVkvFLN4/irPzthtq/eC8RU+7CUqh6h4KB7tnRPJfg==","signatures":[{"sig":"MEUCIQDv/QtEBiOTGsGkDZXMt9lq6pCEBytd/uMBA+Oz1LWA7QIgV38KzR+uTBu1uUYWkof4dquwyM+nHiPNxBJvE4tB2Uo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":982076,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJig+ipACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo2aBAAjjHuwqLjpfOh/xWHMMsSpYdHbAazLC/ZaxziQYI8tJLifCwR\r\n2ZPme1kJZTndo7i1wFvhl2bDhY+xL+nD1RrdEvId4N3dc+6lVx0BBvaRtiWm\r\nYndkafW7NDvDGo4KaxMYtxkm+H6+a0k1K7xclxs3ciDxD2HEaIHcRjQN8kAc\r\n2JzY/FptSvtCVoWd9hqIdZ48qh9cEDLYm8Vbs6gPDWdXGbXz0vgG8uO9Dxme\r\nFFU+Ar6Mvr3EoOj5j76dhIrgUXEl+nVYuMxoezFBfGKifC7JkQm55kVLkC/t\r\n7FdS+pME33zK0uJlZzvBEnFkhDDcpGaeSXksRYUd4h5TUGvDQtloykk05oJ3\r\nMT3fxFhckbeygC5PoooxFF1ph71FvhrV+bLDGvRMlqhavTaYYl5ICtv68BAb\r\nuYEFYRLcukhk1j5w0KLZzc1VQzqwOZTTCYyvtjPD6dX1B27xTzvp1p/CtGgU\r\n5Ru4tnerEoddlk8wg1yNCwx/sIQhFX7Wu5m8vPHtiZkcAJHsCn4YCH534QFC\r\nWkGn5JFttZfwBxmAaNCRb6PBhwQ22tRGzp7sidQVk/qF3fYdmoXE+U6QsD5F\r\nHabHUOO6qkVi8s1+zOw0UyVffT3H3LTpwAWLFShTKTgt786BYnWU6JvxDdr2\r\nuDjWmUEoVV2TSJloIsC5ZaLBX8S11QV08Js=\r\n=+0lk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","type":"module","wireit":{"test":{"dependencies":["test:dev","test:prod","check-version"]},"build":{"dependencies":["build:rollup","build:ts","build:ts:types","build:version-stability-test"]},"build:ts":{"clean":"if-file-deleted","files":["src/**/*.ts","tsconfig.json","tsconfig.polyfill-support.json"],"output":["development","tsconfig.tsbuildinfo","tsconfig.polyfill-support.tsbuildinfo"],"command":"tsc --build --pretty","#comment":"Note this also builds polyfill-support via a TypeScript project reference."},"test:dev":{"files":[],"output":[],"command":"MODE=dev node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:ts","../tests:build"]},"checksize":{"files":["rollup.config.js","../../rollup-common.js"],"output":[],"command":"rollup -c --environment=CHECKSIZE","dependencies":["build:ts"]},"test:prod":{"files":[],"output":[],"command":"MODE=prod node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:rollup","build:ts","build:version-stability-test","../tests:build"]},"build:rollup":{"files":["rollup.config.js","../../rollup-common.js"],"output":["async-directive.js{,.map}","directive-helpers.js{,.map}","directive.js{,.map}","experimental-hydrate.js{,.map}","lit-html.js{,.map}","polyfill-support.js{,.map}","private-ssr-support.js{,.map}","static.js{,.map}","directives/*.js{,.map}"],"command":"rollup -c","dependencies":["build:ts"]},"check-version":{"files":["scripts/check-version-tracker.js","package.json","src/lit-html.ts"],"output":[],"command":"node scripts/check-version-tracker.js"},"build:ts:types":{"files":[],"output":["*.d.ts{,.map}","directives/*.d.ts{,.map}"],"command":"treemirror development . \"**/*.d.ts{,.map}\"","dependencies":["../internal-scripts:build","build:ts"]},"build:version-stability-test":{"files":["rollup-version-stability-test.config.js","rollup.config.js","../../rollup-common.js"],"output":["version-stability-build"],"command":"rollup -c rollup-version-stability-test.config.js","dependencies":["build:ts"]}},"exports":{".":{"default":"./lit-html.js","development":"./development/lit-html.js"},"./static.js":{"default":"./static.js","development":"./development/static.js"},"./directive.js":{"default":"./directive.js","development":"./development/directive.js"},"./directives/map.js":{"default":"./directives/map.js","development":"./development/directives/map.js"},"./directives/ref.js":{"default":"./directives/ref.js","development":"./development/directives/ref.js"},"./async-directive.js":{"default":"./async-directive.js","development":"./development/async-directive.js"},"./directives/join.js":{"default":"./directives/join.js","development":"./development/directives/join.js"},"./directives/live.js":{"default":"./directives/live.js","development":"./development/directives/live.js"},"./directives/when.js":{"default":"./directives/when.js","development":"./development/directives/when.js"},"./directives/cache.js":{"default":"./directives/cache.js","development":"./development/directives/cache.js"},"./directives/guard.js":{"default":"./directives/guard.js","development":"./development/directives/guard.js"},"./directives/keyed.js":{"default":"./directives/keyed.js","development":"./development/directives/keyed.js"},"./directives/range.js":{"default":"./directives/range.js","development":"./development/directives/range.js"},"./directives/until.js":{"default":"./directives/until.js","development":"./development/directives/until.js"},"./polyfill-support.js":{"default":"./polyfill-support.js","development":"./development/polyfill-support.js"},"./directive-helpers.js":{"default":"./directive-helpers.js","development":"./development/directive-helpers.js"},"./directives/choose.js":{"default":"./directives/choose.js","development":"./development/directives/choose.js"},"./directives/repeat.js":{"default":"./directives/repeat.js","development":"./development/directives/repeat.js"},"./private-ssr-support.js":{"default":"./private-ssr-support.js","development":"./development/private-ssr-support.js"},"./directives/class-map.js":{"default":"./directives/class-map.js","development":"./development/directives/class-map.js"},"./directives/style-map.js":{"default":"./directives/style-map.js","development":"./development/directives/style-map.js"},"./experimental-hydrate.js":{"default":"./experimental-hydrate.js","development":"./development/experimental-hydrate.js"},"./directives/if-defined.js":{"default":"./directives/if-defined.js","development":"./development/directives/if-defined.js"},"./directives/unsafe-svg.js":{"default":"./directives/unsafe-svg.js","development":"./development/directives/unsafe-svg.js"},"./directives/unsafe-html.js":{"default":"./directives/unsafe-html.js","development":"./development/directives/unsafe-html.js"},"./directives/async-append.js":{"default":"./directives/async-append.js","development":"./development/directives/async-append.js"},"./directives/async-replace.js":{"default":"./directives/async-replace.js","development":"./development/directives/async-replace.js"},"./directives/template-content.js":{"default":"./directives/template-content.js","development":"./development/directives/template-content.js"}},"gitHead":"b6cf6002813533ad76998994cab1b4854450e8ef","scripts":{"test":"wireit","build":"wireit","build:ts":"wireit","test:dev":"wireit","checksize":"wireit","test:prod":"wireit","build:rollup":"wireit","check-version":"wireit","build:ts:types":"wireit","prepublishOnly":"npm run check-version","build:version-stability-test":"wireit"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"lit-robot@google.com"},"repository":{"url":"git+https://github.com/lit/lit.git","type":"git","directory":"packages/lit-html"},"_npmVersion":"8.5.5","description":"HTML templates literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"16.15.0","dependencies":{"@types/trusted-types":"^2.0.2"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"^9.1.1","rollup":"^2.70.2","typescript":"^4.3.5","@types/mocha":"^9.0.0","chokidar-cli":"^3.0.0","concurrently":"^6.2.1","@types/web-ie11":"^0.0.0","@esm-bundle/chai":"^4.1.5","internal-scripts":"^1.0.0","@web/test-runner-mocha":"^0.7.4","@webcomponents/shadycss":"^1.8.0","@webcomponents/template":"^1.4.4","@webcomponents/webcomponentsjs":"^2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_2.2.4_1652811945532_0.016725635990453513","host":"s3://npm-registry-packages"}},"2.2.5":{"name":"lit-html","version":"2.2.5","author":{"name":"Google LLC"},"license":"BSD-3-Clause","_id":"lit-html@2.2.5","maintainers":[{"name":"anonymous","email":"aomarks@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"brendan@usergenic.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"kevinpschaaf@gmail.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"lit-robot@google.com"},{"name":"anonymous","email":"jb@jbingham.com"},{"name":"anonymous","email":"rictic@gmail.com"},{"name":"anonymous","email":"gray@stanfordalumni.org"}],"homepage":"https://lit.dev/","bugs":{"url":"https://github.com/lit/lit/issues"},"dist":{"shasum":"e2b4fbdb3b57e38a3bce23c8473d72ba0e652ed8","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-2.2.5.tgz","fileCount":235,"integrity":"sha512-e56Y9V+RNA+SGYsWP2DGb/wad5Ccd3xUZYjmcmbeZcnc0wP4zFQRXeXn7W3bbfBekmHDK2dOnuYNYkg0bQjh/w==","signatures":[{"sig":"MEUCIQCQqhnkNf7QFN/l/2A7AjP+qO8NLYZomCMOnuKREwpALAIgCxw4cs3YCUdugnCuNoKQ+FT+afdxrODshldooZUBkZI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":981858,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJijresACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpKeBAAloRtwahQ9UTn4gGKndFBeZMwNM6W09Yhv0BqisPeLgklARwo\r\namt9etpJIz9HtagJcI6ydmtTxbQlaUER87Y4yCNhyO9hH9VzDeu/d+JLtRCl\r\nxQBOIFoR6kUoXNE7gCTFufu5+qKZc61AKp8eX36WHkHx9O9GuVoZYqvC0A/a\r\nNx6rrzj3FI+w3wQiliJHAVM64uaNzbsmEhf1d+XcQLznUxUqEbM3C3de5UtZ\r\n4eWstxQRQKhtAP4Xpq1xntnbPczi7OfKwJNlylTqhOcj7wG5AZsERPuYipsf\r\nOBgbuUDu0O0Qa0zvJguGpUSOIJLMk9bhHqLZd2pVW05lrddEds+WOoDrreXs\r\ny/4ZUACtNM6lukPilAZuTb54GS90zNN207awR+thiTq7+zdGqblU2dx25Il9\r\nxHRvvvxEhUFF9PkDzkmtNZLNvLUnDZ98W8JMjA0/JmHObqqJ2xbTmZvNBa5C\r\nAmYWBqZJcE0rUWMBvZzULvjstajJ/V27gJZ7lbKbmoXUVuf8hfArxAnPi9GC\r\ntbetg9+dIHO66dcRT5pIGwxOc9K2dyURFfrUA/IMF4uT0v89vtY1lKp3Co7T\r\nc0d0Y3Bx8N0oRpF/X0dmfMYfjutXBoxsRyEnV09PcIZrPT+gAPJTrmNo3BCv\r\nu4Y0y19+Pa9+pZhNq4trgDJQYh1sf7HMO8w=\r\n=Tbup\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","type":"module","wireit":{"test":{"dependencies":["test:dev","test:prod","check-version"]},"build":{"dependencies":["build:rollup","build:ts","build:ts:types","build:version-stability-test"]},"build:ts":{"clean":"if-file-deleted","files":["src/**/*.ts","tsconfig.json","tsconfig.polyfill-support.json"],"output":["development","tsconfig.tsbuildinfo","tsconfig.polyfill-support.tsbuildinfo"],"command":"tsc --build --pretty","#comment":"Note this also builds polyfill-support via a TypeScript project reference."},"test:dev":{"files":[],"output":[],"command":"MODE=dev node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:ts","../tests:build"]},"checksize":{"files":["rollup.config.js","../../rollup-common.js"],"output":[],"command":"rollup -c --environment=CHECKSIZE","dependencies":["build:ts"]},"test:prod":{"files":[],"output":[],"command":"MODE=prod node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:rollup","build:ts","build:version-stability-test","../tests:build"]},"build:rollup":{"files":["rollup.config.js","../../rollup-common.js"],"output":["async-directive.js{,.map}","directive-helpers.js{,.map}","directive.js{,.map}","experimental-hydrate.js{,.map}","lit-html.js{,.map}","polyfill-support.js{,.map}","private-ssr-support.js{,.map}","static.js{,.map}","directives/*.js{,.map}"],"command":"rollup -c","dependencies":["build:ts"]},"check-version":{"files":["scripts/check-version-tracker.js","package.json","src/lit-html.ts"],"output":[],"command":"node scripts/check-version-tracker.js"},"build:ts:types":{"files":[],"output":["*.d.ts{,.map}","directives/*.d.ts{,.map}"],"command":"treemirror development . \"**/*.d.ts{,.map}\"","dependencies":["../internal-scripts:build","build:ts"]},"build:version-stability-test":{"files":["rollup-version-stability-test.config.js","rollup.config.js","../../rollup-common.js"],"output":["version-stability-build"],"command":"rollup -c rollup-version-stability-test.config.js","dependencies":["build:ts"]}},"exports":{".":{"default":"./lit-html.js","development":"./development/lit-html.js"},"./static.js":{"default":"./static.js","development":"./development/static.js"},"./directive.js":{"default":"./directive.js","development":"./development/directive.js"},"./directives/map.js":{"default":"./directives/map.js","development":"./development/directives/map.js"},"./directives/ref.js":{"default":"./directives/ref.js","development":"./development/directives/ref.js"},"./async-directive.js":{"default":"./async-directive.js","development":"./development/async-directive.js"},"./directives/join.js":{"default":"./directives/join.js","development":"./development/directives/join.js"},"./directives/live.js":{"default":"./directives/live.js","development":"./development/directives/live.js"},"./directives/when.js":{"default":"./directives/when.js","development":"./development/directives/when.js"},"./directives/cache.js":{"default":"./directives/cache.js","development":"./development/directives/cache.js"},"./directives/guard.js":{"default":"./directives/guard.js","development":"./development/directives/guard.js"},"./directives/keyed.js":{"default":"./directives/keyed.js","development":"./development/directives/keyed.js"},"./directives/range.js":{"default":"./directives/range.js","development":"./development/directives/range.js"},"./directives/until.js":{"default":"./directives/until.js","development":"./development/directives/until.js"},"./polyfill-support.js":{"default":"./polyfill-support.js","development":"./development/polyfill-support.js"},"./directive-helpers.js":{"default":"./directive-helpers.js","development":"./development/directive-helpers.js"},"./directives/choose.js":{"default":"./directives/choose.js","development":"./development/directives/choose.js"},"./directives/repeat.js":{"default":"./directives/repeat.js","development":"./development/directives/repeat.js"},"./private-ssr-support.js":{"default":"./private-ssr-support.js","development":"./development/private-ssr-support.js"},"./directives/class-map.js":{"default":"./directives/class-map.js","development":"./development/directives/class-map.js"},"./directives/style-map.js":{"default":"./directives/style-map.js","development":"./development/directives/style-map.js"},"./experimental-hydrate.js":{"default":"./experimental-hydrate.js","development":"./development/experimental-hydrate.js"},"./directives/if-defined.js":{"default":"./directives/if-defined.js","development":"./development/directives/if-defined.js"},"./directives/unsafe-svg.js":{"default":"./directives/unsafe-svg.js","development":"./development/directives/unsafe-svg.js"},"./directives/unsafe-html.js":{"default":"./directives/unsafe-html.js","development":"./development/directives/unsafe-html.js"},"./directives/async-append.js":{"default":"./directives/async-append.js","development":"./development/directives/async-append.js"},"./directives/async-replace.js":{"default":"./directives/async-replace.js","development":"./development/directives/async-replace.js"},"./directives/template-content.js":{"default":"./directives/template-content.js","development":"./development/directives/template-content.js"}},"gitHead":"53160aca58eab95c0d3ff4761714aadde13573e4","scripts":{"test":"wireit","build":"wireit","build:ts":"wireit","test:dev":"wireit","checksize":"wireit","test:prod":"wireit","build:rollup":"wireit","check-version":"wireit","build:ts:types":"wireit","prepublishOnly":"npm run check-version","build:version-stability-test":"wireit"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"lit-robot@google.com"},"repository":{"url":"git+https://github.com/lit/lit.git","type":"git","directory":"packages/lit-html"},"_npmVersion":"8.5.5","description":"HTML templates literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"16.15.0","dependencies":{"@types/trusted-types":"^2.0.2"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"^9.1.1","rollup":"^2.70.2","typescript":"^4.3.5","@types/mocha":"^9.0.0","chokidar-cli":"^3.0.0","concurrently":"^6.2.1","@types/web-ie11":"^0.0.0","@esm-bundle/chai":"^4.1.5","internal-scripts":"^1.0.0","@web/test-runner-mocha":"^0.7.4","@webcomponents/shadycss":"^1.8.0","@webcomponents/template":"^1.4.4","@webcomponents/webcomponentsjs":"^2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_2.2.5_1653520300244_0.4317934350630641","host":"s3://npm-registry-packages"}},"2.2.6":{"name":"lit-html","version":"2.2.6","author":{"name":"Google LLC"},"license":"BSD-3-Clause","_id":"lit-html@2.2.6","maintainers":[{"name":"anonymous","email":"aomarks@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"brendan@usergenic.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"kevinpschaaf@gmail.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"lit-robot@google.com"},{"name":"anonymous","email":"jb@jbingham.com"},{"name":"anonymous","email":"rictic@gmail.com"},{"name":"anonymous","email":"gray@stanfordalumni.org"}],"homepage":"https://lit.dev/","bugs":{"url":"https://github.com/lit/lit/issues"},"dist":{"shasum":"e70679605420a34c4f3cbd0c483b2fb1fff781df","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-2.2.6.tgz","fileCount":235,"integrity":"sha512-xOKsPmq/RAKJ6dUeOxhmOYFjcjf0Q7aSdfBJgdJkOfCUnkmmJPxNrlZpRBeVe1Gg50oYWMlgm6ccAE/SpJgSdw==","signatures":[{"sig":"MEQCIFtaIO3T0HFwU7U6g9B6HH/JMs9loljCCD3Nf/QadKpDAiAyEpM5Jk5bePzohZtCOCv/XlisBDhK+fOHjDwe6FqNlQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":988360,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqRnkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmozvxAAj/zx9sAU/nTVKqI6r0NsKZCA9GngaGdUASSbrOW1oZyy6ylD\r\nOI1rW/tiSXE8H5XNsr98SR38FDBhCjiyoaoAO9zSoRUy7bqHQ/i6eP7JvL6E\r\nUkt0oJs0vTSMXIKbKHdxdmcyCZn6KPewKOIY38T36kkyoEvHGwcnBcXg6ybt\r\n1BjKlI2oQ0oqI6hyccMVyPsPYeaf848f/x+S2iUaYnYsRVT14NcpmYSZV1s+\r\nFgBeKFjLvZJ/7J0irEqEwjvZy5YGTivdLZsYmmXdSXDEST0PeIWRozQJxRiO\r\nL/2Mxz5qP9gmq6Rv3k9jUOpBQhkQI+UVow24Eheamk2fD2lB29QuI/6IvO4x\r\n8zwxE85gVr/yd27YFZgq04onfXjhOjC5pRzj5hcJ/so45Idau8xtyU1u4Rq+\r\n4iAXbGoBUa0jvl/FRcffWgqoWb3cgRQRd50d7oOWtI6JGl22siZ2wHI7K98S\r\nZB00Gzpa3XxdktUYUAbA+RPTV2R4AYgJbQVV7U9tQhZH41GZ+NEuJcXgCjq7\r\ndqK3yYt/stNhlf2q10ex+MmkoAGhlcupRfFISs9rIcxRKqOGCV5pEj2R2mfw\r\n0s2IRKQjcnmxzO2iYUpn8uaj9Nhyu+h8o/N2yqLdfacUN7sISHBvIU0rGyO9\r\nAIiVFInqGZ18PC7vzHTaq0nF+2EaXtUK/Kk=\r\n=4G8G\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","type":"module","wireit":{"test":{"dependencies":["test:dev","test:prod","check-version"]},"build":{"dependencies":["build:rollup","build:ts","build:ts:types","build:version-stability-test"]},"build:ts":{"clean":"if-file-deleted","files":["src/**/*.ts","tsconfig.json","tsconfig.polyfill-support.json"],"output":["development","tsconfig.tsbuildinfo","tsconfig.polyfill-support.tsbuildinfo"],"command":"tsc --build --pretty","#comment":"Note this also builds polyfill-support via a TypeScript project reference."},"test:dev":{"files":[],"output":[],"command":"MODE=dev node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:ts","../tests:build"]},"checksize":{"files":["rollup.config.js","../../rollup-common.js"],"output":[],"command":"rollup -c --environment=CHECKSIZE","dependencies":["build:ts"]},"test:prod":{"files":[],"output":[],"command":"MODE=prod node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:rollup","build:ts","build:version-stability-test","../tests:build"]},"build:rollup":{"files":["rollup.config.js","../../rollup-common.js"],"output":["async-directive.js{,.map}","directive-helpers.js{,.map}","directive.js{,.map}","experimental-hydrate.js{,.map}","lit-html.js{,.map}","polyfill-support.js{,.map}","private-ssr-support.js{,.map}","static.js{,.map}","directives/*.js{,.map}"],"command":"rollup -c","dependencies":["build:ts"]},"check-version":{"files":["scripts/check-version-tracker.js","package.json","src/lit-html.ts"],"output":[],"command":"node scripts/check-version-tracker.js"},"build:ts:types":{"files":[],"output":["*.d.ts{,.map}","directives/*.d.ts{,.map}"],"command":"treemirror development . \"**/*.d.ts{,.map}\"","dependencies":["../internal-scripts:build","build:ts"]},"build:version-stability-test":{"files":["rollup-version-stability-test.config.js","rollup.config.js","../../rollup-common.js"],"output":["version-stability-build"],"command":"rollup -c rollup-version-stability-test.config.js","dependencies":["build:ts"]}},"exports":{".":{"default":"./lit-html.js","development":"./development/lit-html.js"},"./static.js":{"default":"./static.js","development":"./development/static.js"},"./directive.js":{"default":"./directive.js","development":"./development/directive.js"},"./directives/map.js":{"default":"./directives/map.js","development":"./development/directives/map.js"},"./directives/ref.js":{"default":"./directives/ref.js","development":"./development/directives/ref.js"},"./async-directive.js":{"default":"./async-directive.js","development":"./development/async-directive.js"},"./directives/join.js":{"default":"./directives/join.js","development":"./development/directives/join.js"},"./directives/live.js":{"default":"./directives/live.js","development":"./development/directives/live.js"},"./directives/when.js":{"default":"./directives/when.js","development":"./development/directives/when.js"},"./directives/cache.js":{"default":"./directives/cache.js","development":"./development/directives/cache.js"},"./directives/guard.js":{"default":"./directives/guard.js","development":"./development/directives/guard.js"},"./directives/keyed.js":{"default":"./directives/keyed.js","development":"./development/directives/keyed.js"},"./directives/range.js":{"default":"./directives/range.js","development":"./development/directives/range.js"},"./directives/until.js":{"default":"./directives/until.js","development":"./development/directives/until.js"},"./polyfill-support.js":{"default":"./polyfill-support.js","development":"./development/polyfill-support.js"},"./directive-helpers.js":{"default":"./directive-helpers.js","development":"./development/directive-helpers.js"},"./directives/choose.js":{"default":"./directives/choose.js","development":"./development/directives/choose.js"},"./directives/repeat.js":{"default":"./directives/repeat.js","development":"./development/directives/repeat.js"},"./private-ssr-support.js":{"default":"./private-ssr-support.js","development":"./development/private-ssr-support.js"},"./directives/class-map.js":{"default":"./directives/class-map.js","development":"./development/directives/class-map.js"},"./directives/style-map.js":{"default":"./directives/style-map.js","development":"./development/directives/style-map.js"},"./experimental-hydrate.js":{"default":"./experimental-hydrate.js","development":"./development/experimental-hydrate.js"},"./directives/if-defined.js":{"default":"./directives/if-defined.js","development":"./development/directives/if-defined.js"},"./directives/unsafe-svg.js":{"default":"./directives/unsafe-svg.js","development":"./development/directives/unsafe-svg.js"},"./directives/unsafe-html.js":{"default":"./directives/unsafe-html.js","development":"./development/directives/unsafe-html.js"},"./directives/async-append.js":{"default":"./directives/async-append.js","development":"./development/directives/async-append.js"},"./directives/async-replace.js":{"default":"./directives/async-replace.js","development":"./development/directives/async-replace.js"},"./directives/template-content.js":{"default":"./directives/template-content.js","development":"./development/directives/template-content.js"}},"gitHead":"df67769d3b7c5b699d8c1dc57e15c3e91fe296c6","scripts":{"test":"wireit","build":"wireit","build:ts":"wireit","test:dev":"wireit","checksize":"wireit","test:prod":"wireit","build:rollup":"wireit","check-version":"wireit","build:ts:types":"wireit","prepublishOnly":"npm run check-version","build:version-stability-test":"wireit"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"lit-robot@google.com"},"repository":{"url":"git+https://github.com/lit/lit.git","type":"git","directory":"packages/lit-html"},"_npmVersion":"8.11.0","description":"HTML templates literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"16.15.1","dependencies":{"@types/trusted-types":"^2.0.2"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"^9.1.1","rollup":"^2.70.2","typescript":"^4.3.5","@types/mocha":"^9.0.0","chokidar-cli":"^3.0.0","concurrently":"^6.2.1","@types/web-ie11":"^0.0.0","@esm-bundle/chai":"^4.1.5","@lit-internal/scripts":"^1.0.0","@web/test-runner-mocha":"^0.7.4","@webcomponents/shadycss":"^1.8.0","@webcomponents/template":"^1.4.4","@webcomponents/webcomponentsjs":"^2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_2.2.6_1655249380459_0.1838715512248934","host":"s3://npm-registry-packages"}},"2.2.7":{"name":"lit-html","version":"2.2.7","author":{"name":"Google LLC"},"license":"BSD-3-Clause","_id":"lit-html@2.2.7","maintainers":[{"name":"anonymous","email":"aomarks@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"brendan@usergenic.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"kevinpschaaf@gmail.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"lit-robot@google.com"},{"name":"anonymous","email":"jb@jbingham.com"},{"name":"anonymous","email":"rictic@gmail.com"},{"name":"anonymous","email":"gray@stanfordalumni.org"}],"homepage":"https://lit.dev/","bugs":{"url":"https://github.com/lit/lit/issues"},"dist":{"shasum":"390a45589f55b95106da1f860b6aa2894ab34373","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-2.2.7.tgz","fileCount":235,"integrity":"sha512-JhqiAwO1l03kRe68uBZ0i2x4ef2S5szY9vvP411nlrFZIpKK4/hwnhA/15bqbvxe1lV3ipBdhaOzHmyOk7QIRg==","signatures":[{"sig":"MEQCIAxbVlLT3NFYNraP17TbDcrzYGgRmKtsvCzAna08j8XvAiBC5A9FHvI/bxho33/vXBKUVOkEgz+vYUzhI2Hqppt2uA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":991066,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi2ew1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp2qg/+JV65LnkS9Q4sMKWJ2nO/1tRSszlpCE0nhJZPDZtknLmhDMx1\r\nYQMxEE54LG6SIJhKUzsIOlG4BfQ8h5Zb0OfKeX/FvQRx75xrhQQum8QwTXjz\r\np74svep1nw4T+OdbNZOZnq605DIK6W+l7ZbDImX/qNb0dIb1QmakqMpxhjw3\r\n1lHAMkpjofIR6OxE7nSAChL+iLr7/e6yQkQKMOu3jsl7zSbOh6Bkm3erbqGM\r\nAv1r+BBUP75Y+fE0NHqegSdwzHWyFu7obrPBPWloUfNWW4naegtUYk+W2qtr\r\nvgIVAL3ttpDYdCtshTWSj8Spn9W3VoXThN2qlizLkVcZhWEBCYF1FUBxjy7V\r\nvNcgspmSN9Taz1XC+zMTkYh5nE1wsgKl67Ge6ONN/A3OLsT+XNl9IZe9SHHP\r\nnTXfzDyq+MEO0Uo1ciCGKGkFV+FvEX2r9BUZeWsXtV4Sd3OqkgZiti9kg9gw\r\nLqcrmoHA8oU1IKHfj6wH2jwGeJQx5AT5CM+8H0ED/C776MX2Eddgd4/psm5s\r\njKafsktFy19yu9j1WLSrqUNY9uV6U0seDl9+R+FmwE52DMCIL4/pOGPnTSb4\r\nQlT8rlAkMtb3mA8y44cPhMiUHY5rAVSjKWM2Zsw0FZOUgMsVXtLq5fZcyYu1\r\n7+cekQH2AGIGtR8qTiqG+88lKrEEL1mUhG8=\r\n=B4Wy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","type":"module","wireit":{"test":{"dependencies":["test:dev","test:prod","check-version"]},"build":{"dependencies":["build:rollup","build:ts","build:ts:types","build:version-stability-test"]},"build:ts":{"clean":"if-file-deleted","files":["src/**/*.ts","tsconfig.json","tsconfig.polyfill-support.json"],"output":["development/**/*.{js,js.map,d.ts,d.ts.map}","tsconfig.tsbuildinfo","tsconfig.polyfill-support.tsbuildinfo"],"command":"tsc --build --pretty","#comment":"Note this also builds polyfill-support via a TypeScript project reference."},"test:dev":{"files":[],"output":[],"command":"MODE=dev node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:ts","../tests:build"]},"checksize":{"files":["rollup.config.js","../../rollup-common.js"],"output":[],"command":"rollup -c --environment=CHECKSIZE","dependencies":["build:ts"]},"test:prod":{"files":[],"output":[],"command":"MODE=prod node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:rollup","build:ts","build:version-stability-test","../tests:build"]},"build:rollup":{"files":["rollup.config.js","../../rollup-common.js","src/test/*_test.html","src/test/polyfill-support/*_test.html"],"output":["async-directive.js{,.map}","directive-helpers.js{,.map}","directive.js{,.map}","experimental-hydrate.js{,.map}","lit-html.js{,.map}","polyfill-support.js{,.map}","private-ssr-support.js{,.map}","static.js{,.map}","directives/*.js{,.map}","test/*_test.html","development/test/*_test.html","test/polyfill-support/*_test.html","development/test/polyfill-support/*_test.html"],"command":"rollup -c","dependencies":["build:ts"]},"check-version":{"files":["scripts/check-version-tracker.js","package.json","src/lit-html.ts"],"output":[],"command":"node scripts/check-version-tracker.js"},"build:ts:types":{"files":[],"output":["*.d.ts{,.map}","directives/*.d.ts{,.map}"],"command":"treemirror development . \"**/*.d.ts{,.map}\"","dependencies":["../internal-scripts:build","build:ts"]},"build:version-stability-test":{"files":["rollup-version-stability-test.config.js","rollup.config.js","../../rollup-common.js"],"output":["version-stability-build"],"command":"rollup -c rollup-version-stability-test.config.js","dependencies":["build:ts"]}},"exports":{".":{"types":"./development/lit-html.d.ts","default":"./lit-html.js","development":"./development/lit-html.js"},"./static.js":{"types":"./development/static.d.ts","default":"./static.js","development":"./development/static.js"},"./directive.js":{"types":"./development/directive.d.ts","default":"./directive.js","development":"./development/directive.js"},"./directives/map.js":{"types":"./development/directives/map.d.ts","default":"./directives/map.js","development":"./development/directives/map.js"},"./directives/ref.js":{"types":"./development/directives/ref.d.ts","default":"./directives/ref.js","development":"./development/directives/ref.js"},"./async-directive.js":{"types":"./development/async-directive.d.ts","default":"./async-directive.js","development":"./development/async-directive.js"},"./directives/join.js":{"types":"./development/directives/join.d.ts","default":"./directives/join.js","development":"./development/directives/join.js"},"./directives/live.js":{"types":"./development/directives/live.d.ts","default":"./directives/live.js","development":"./development/directives/live.js"},"./directives/when.js":{"types":"./development/directives/when.d.ts","default":"./directives/when.js","development":"./development/directives/when.js"},"./directives/cache.js":{"types":"./development/directives/cache.d.ts","default":"./directives/cache.js","development":"./development/directives/cache.js"},"./directives/guard.js":{"types":"./development/directives/guard.d.ts","default":"./directives/guard.js","development":"./development/directives/guard.js"},"./directives/keyed.js":{"types":"./development/directives/keyed.d.ts","default":"./directives/keyed.js","development":"./development/directives/keyed.js"},"./directives/range.js":{"types":"./development/directives/range.d.ts","default":"./directives/range.js","development":"./development/directives/range.js"},"./directives/until.js":{"types":"./development/directives/until.d.ts","default":"./directives/until.js","development":"./development/directives/until.js"},"./polyfill-support.js":{"types":"./development/polyfill-support.d.ts","default":"./polyfill-support.js","development":"./development/polyfill-support.js"},"./directive-helpers.js":{"types":"./development/directive-helpers.d.ts","default":"./directive-helpers.js","development":"./development/directive-helpers.js"},"./directives/choose.js":{"types":"./development/directives/choose.d.ts","default":"./directives/choose.js","development":"./development/directives/choose.js"},"./directives/repeat.js":{"types":"./development/directives/repeat.d.ts","default":"./directives/repeat.js","development":"./development/directives/repeat.js"},"./private-ssr-support.js":{"types":"./development/private-ssr-support.d.ts","default":"./private-ssr-support.js","development":"./development/private-ssr-support.js"},"./directives/class-map.js":{"types":"./development/directives/class-map.d.ts","default":"./directives/class-map.js","development":"./development/directives/class-map.js"},"./directives/style-map.js":{"types":"./development/directives/style-map.d.ts","default":"./directives/style-map.js","development":"./development/directives/style-map.js"},"./experimental-hydrate.js":{"types":"./development/experimental-hydrate.d.ts","default":"./experimental-hydrate.js","development":"./development/experimental-hydrate.js"},"./directives/if-defined.js":{"types":"./development/directives/if-defined.d.ts","default":"./directives/if-defined.js","development":"./development/directives/if-defined.js"},"./directives/unsafe-svg.js":{"types":"./development/directives/unsafe-svg.d.ts","default":"./directives/unsafe-svg.js","development":"./development/directives/unsafe-svg.js"},"./directives/unsafe-html.js":{"types":"./development/directives/unsafe-html.d.ts","default":"./directives/unsafe-html.js","development":"./development/directives/unsafe-html.js"},"./directives/async-append.js":{"types":"./development/directives/async-append.d.ts","default":"./directives/async-append.js","development":"./development/directives/async-append.js"},"./directives/async-replace.js":{"types":"./development/directives/async-replace.d.ts","default":"./directives/async-replace.js","development":"./development/directives/async-replace.js"},"./directives/template-content.js":{"types":"./development/directives/template-content.d.ts","default":"./directives/template-content.js","development":"./development/directives/template-content.js"}},"gitHead":"1ac58058fbdf58633b2bb8d10649d0e11c409256","scripts":{"test":"wireit","build":"wireit","build:ts":"wireit","test:dev":"wireit","checksize":"wireit","test:prod":"wireit","build:rollup":"wireit","check-version":"wireit","build:ts:types":"wireit","prepublishOnly":"npm run check-version","build:version-stability-test":"wireit"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"lit-robot@google.com"},"repository":{"url":"git+https://github.com/lit/lit.git","type":"git","directory":"packages/lit-html"},"_npmVersion":"8.11.0","description":"HTML templates literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"16.16.0","dependencies":{"@types/trusted-types":"^2.0.2"},"_hasShrinkwrap":false,"devDependencies":{"@types/web-ie11":"^0.0.0","@lit-internal/scripts":"^1.0.0","@webcomponents/shadycss":"^1.8.0","@webcomponents/template":"^1.4.4","@webcomponents/webcomponentsjs":"^2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_2.2.7_1658448949538_0.5321108385674755","host":"s3://npm-registry-packages"}},"2.3.0-next.0":{"name":"lit-html","version":"2.3.0-next.0","author":{"name":"Google LLC"},"license":"BSD-3-Clause","_id":"lit-html@2.3.0-next.0","maintainers":[{"name":"anonymous","email":"aomarks@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"brendan@usergenic.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"kevinpschaaf@gmail.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"lit-robot@google.com"},{"name":"anonymous","email":"jb@jbingham.com"},{"name":"anonymous","email":"rictic@gmail.com"},{"name":"anonymous","email":"gray@stanfordalumni.org"}],"homepage":"https://lit.dev/","bugs":{"url":"https://github.com/lit/lit/issues"},"dist":{"shasum":"bdd50ae2b9d4e6e44238a79df79068378ca19c6c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-2.3.0-next.0.tgz","fileCount":3,"integrity":"sha512-dCWmyYIHPyix+AE0YNgFlCxt9Jy+BYzPZ4i/CSXo232rewzxDxbLljXLF5txd3DhajV3lKkcOx3IaD9jD5qNhg==","signatures":[{"sig":"MEUCIQD0vgC55fyoPAS2UoQIMrcfknnNDF8sZHIveQw3vYF3XwIgcBzZOh3GGNcaCVI96tz4KyoQuCfiP9NA7qmXW4JSGE8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16136,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi3xSnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrLRw/9H+vA3exkVC8g+FY1Mo5g7AZy3s5lWSGBK7e0qyXB33FINz0Q\r\nlUifpbH5HDGNSYNvfeDaD0HSsTOdDaVTgCZdSwlr7p2TH/vVloQ0GplOCnvi\r\nzBgprddhUIyCMtdMxZ9MkdznpuzgrVj+C9z1hDTU+qyK8eM2qKMc4/dqkAXg\r\n1KVH/esEMZznTQ19KcNSZ66w/uc08LwssWvJzsrF1LX+Sbh5UvZbqUtv479Z\r\nTrbBBQPuWu7d4CVaGGB5Oq8U3d4An12Rg0876Zs2wkYeD7Ea2Q4SbQvFwgE6\r\nVGImqn2oVenJft3GX9xsZrfTNS2zsTnnIFkf+SbBbE+xRcdK5XwktT8044Ms\r\nPGlgwDOFY5snNqwi8UNR/+ac0yKZNwSay9/LM0701h7e3N1wCEgtnAs5BUsv\r\nQ4wwCS9+jartLq1308XojTsarSP/9/StA8eR9WW4x1mJaERMB63FAetNktZH\r\neMmTWHoHuL+dPHgNyEq7G7qfDWpdfJDvVRqrmI2yMqHXEFVblh/9xOofIJjj\r\ntAF4prbU8ySwewVBhDGnkULMalwYMg83R6U6DBRWp/XD3avi6Q1nRl6HfNCo\r\nOFymMGLzQY/WQ+YAtEXMRmrPtr144+9xMax1C8qSf0FmfxXbUuXwXhlUpNDE\r\n+UGyALjMvMQ0yWGS4NHxpx7du1SvUuLhhLc=\r\n=bHgO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","type":"module","wireit":{"test":{"dependencies":["test:dev","test:prod","test:node","check-version"]},"build":{"dependencies":["build:rollup","build:ts","build:ts:types","build:version-stability-test"]},"build:ts":{"clean":"if-file-deleted","files":["src/**/*.ts","tsconfig.json","tsconfig.polyfill-support.json"],"output":["development/**/*.{js,js.map,d.ts,d.ts.map}","tsconfig.tsbuildinfo","tsconfig.polyfill-support.tsbuildinfo"],"command":"tsc --build --pretty","#comment":"Note this also builds polyfill-support via a TypeScript project reference."},"test:dev":{"files":[],"output":[],"command":"MODE=dev node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:ts","../tests:build"]},"checksize":{"files":["rollup.config.js","../../rollup-common.js"],"output":[],"command":"rollup -c --environment=CHECKSIZE","dependencies":["build:ts"]},"test:node":{"files":[],"output":[],"command":"node development/test/node-imports.js","dependencies":["build:ts","build:rollup"]},"test:prod":{"files":[],"output":[],"command":"MODE=prod node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:rollup","build:ts","build:version-stability-test","../tests:build"]},"build:rollup":{"files":["rollup.config.js","../../rollup-common.js","src/test/*_test.html","src/test/polyfill-support/*_test.html"],"output":["async-directive.js{,.map}","directive-helpers.js{,.map}","directive.js{,.map}","experimental-hydrate.js{,.map}","lit-html.js{,.map}","polyfill-support.js{,.map}","private-ssr-support.js{,.map}","static.js{,.map}","directives/*.js{,.map}","test/*_test.html","development/test/*_test.html","test/polyfill-support/*_test.html","development/test/polyfill-support/*_test.html","node/"],"command":"rollup -c","dependencies":["build:ts"]},"check-version":{"files":["scripts/check-version-tracker.js","package.json","src/lit-html.ts"],"output":[],"command":"node scripts/check-version-tracker.js"},"build:ts:types":{"files":[],"output":["*.d.ts{,.map}","directives/*.d.ts{,.map}"],"command":"treemirror development . \"**/*.d.ts{,.map}\"","dependencies":["../internal-scripts:build","build:ts"]},"build:version-stability-test":{"files":["rollup-version-stability-test.config.js","rollup.config.js","../../rollup-common.js"],"output":["version-stability-build"],"command":"rollup -c rollup-version-stability-test.config.js","dependencies":["build:ts"]}},"exports":{".":{"node":"./node/lit-html.js","types":"./development/lit-html.d.ts","default":"./lit-html.js","development":"./development/lit-html.js"},"./static.js":{"node":"./node/static.js","types":"./development/static.d.ts","default":"./static.js","development":"./development/static.js"},"./directive.js":{"node":"./node/directive.js","types":"./development/directive.d.ts","default":"./directive.js","development":"./development/directive.js"},"./directives/map.js":{"node":"./node/directives/map.js","types":"./development/directives/map.d.ts","default":"./directives/map.js","development":"./development/directives/map.js"},"./directives/ref.js":{"node":"./node/directives/ref.js","types":"./development/directives/ref.d.ts","default":"./directives/ref.js","development":"./development/directives/ref.js"},"./async-directive.js":{"node":"./node/async-directive.js","types":"./development/async-directive.d.ts","default":"./async-directive.js","development":"./development/async-directive.js"},"./directives/join.js":{"node":"./node/directives/join.js","types":"./development/directives/join.d.ts","default":"./directives/join.js","development":"./development/directives/join.js"},"./directives/live.js":{"node":"./node/directives/live.js","types":"./development/directives/live.d.ts","default":"./directives/live.js","development":"./development/directives/live.js"},"./directives/when.js":{"node":"./node/directives/when.js","types":"./development/directives/when.d.ts","default":"./directives/when.js","development":"./development/directives/when.js"},"./directives/cache.js":{"node":"./node/directives/cache.js","types":"./development/directives/cache.d.ts","default":"./directives/cache.js","development":"./development/directives/cache.js"},"./directives/guard.js":{"node":"./node/directives/guard.js","types":"./development/directives/guard.d.ts","default":"./directives/guard.js","development":"./development/directives/guard.js"},"./directives/keyed.js":{"node":"./node/directives/keyed.js","types":"./development/directives/keyed.d.ts","default":"./directives/keyed.js","development":"./development/directives/keyed.js"},"./directives/range.js":{"node":"./node/directives/range.js","types":"./development/directives/range.d.ts","default":"./directives/range.js","development":"./development/directives/range.js"},"./directives/until.js":{"node":"./node/directives/until.js","types":"./development/directives/until.d.ts","default":"./directives/until.js","development":"./development/directives/until.js"},"./polyfill-support.js":{"node":"./node/polyfill-support.js","types":"./development/polyfill-support.d.ts","default":"./polyfill-support.js","development":"./development/polyfill-support.js"},"./directive-helpers.js":{"node":"./node/directive-helpers.js","types":"./development/directive-helpers.d.ts","default":"./directive-helpers.js","development":"./development/directive-helpers.js"},"./directives/choose.js":{"node":"./node/directives/choose.js","types":"./development/directives/choose.d.ts","default":"./directives/choose.js","development":"./development/directives/choose.js"},"./directives/repeat.js":{"node":"./node/directives/repeat.js","types":"./development/directives/repeat.d.ts","default":"./directives/repeat.js","development":"./development/directives/repeat.js"},"./private-ssr-support.js":{"node":"./node/private-ssr-support.js","types":"./development/private-ssr-support.d.ts","default":"./private-ssr-support.js","development":"./development/private-ssr-support.js"},"./directives/class-map.js":{"node":"./node/directives/class-map.js","types":"./development/directives/class-map.d.ts","default":"./directives/class-map.js","development":"./development/directives/class-map.js"},"./directives/style-map.js":{"node":"./node/directives/style-map.js","types":"./development/directives/style-map.d.ts","default":"./directives/style-map.js","development":"./development/directives/style-map.js"},"./experimental-hydrate.js":{"node":"./node/experimental-hydrate.js","types":"./development/experimental-hydrate.d.ts","default":"./experimental-hydrate.js","development":"./development/experimental-hydrate.js"},"./directives/if-defined.js":{"node":"./node/directives/if-defined.js","types":"./development/directives/if-defined.d.ts","default":"./directives/if-defined.js","development":"./development/directives/if-defined.js"},"./directives/unsafe-svg.js":{"node":"./node/directives/unsafe-svg.js","types":"./development/directives/unsafe-svg.d.ts","default":"./directives/unsafe-svg.js","development":"./development/directives/unsafe-svg.js"},"./directives/unsafe-html.js":{"node":"./node/directives/unsafe-html.js","types":"./development/directives/unsafe-html.d.ts","default":"./directives/unsafe-html.js","development":"./development/directives/unsafe-html.js"},"./directives/async-append.js":{"node":"./node/directives/async-append.js","types":"./development/directives/async-append.d.ts","default":"./directives/async-append.js","development":"./development/directives/async-append.js"},"./directives/async-replace.js":{"node":"./node/directives/async-replace.js","types":"./development/directives/async-replace.d.ts","default":"./directives/async-replace.js","development":"./development/directives/async-replace.js"},"./directives/template-content.js":{"node":"./node/directives/template-content.js","types":"./development/directives/template-content.d.ts","default":"./directives/template-content.js","development":"./development/directives/template-content.js"}},"gitHead":"5769ef48c26cb36aadb4c59e30f00a65345c4548","scripts":{"test":"wireit","build":"wireit","build:ts":"wireit","test:dev":"wireit","checksize":"wireit","test:node":"wireit","test:prod":"wireit","build:rollup":"wireit","check-version":"wireit","build:ts:types":"wireit","prepublishOnly":"npm run check-version","build:version-stability-test":"wireit"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"aomarks@gmail.com"},"repository":{"url":"git+https://github.com/lit/lit.git","type":"git","directory":"packages/lit-html"},"_npmVersion":"8.11.0","description":"HTML templates literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"16.15.1","dependencies":{"@types/trusted-types":"^2.0.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/web-ie11":"^0.0.0","@lit-internal/scripts":"^1.0.0","@webcomponents/shadycss":"^1.8.0","@webcomponents/template":"^1.4.4","@webcomponents/webcomponentsjs":"^2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_2.3.0-next.0_1658786983498_0.2611515904502004","host":"s3://npm-registry-packages"}},"2.3.0-next.1":{"name":"lit-html","version":"2.3.0-next.1","author":{"name":"Google LLC"},"license":"BSD-3-Clause","_id":"lit-html@2.3.0-next.1","maintainers":[{"name":"anonymous","email":"aomarks@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"brendan@usergenic.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"kevinpschaaf@gmail.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"lit-robot@google.com"},{"name":"anonymous","email":"jb@jbingham.com"},{"name":"anonymous","email":"rictic@gmail.com"},{"name":"anonymous","email":"gray@stanfordalumni.org"}],"homepage":"https://lit.dev/","bugs":{"url":"https://github.com/lit/lit/issues"},"dist":{"shasum":"d4206d7f552ef2251a061812653d83255fcccd32","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-2.3.0-next.1.tgz","fileCount":293,"integrity":"sha512-b7ba8RV18DSUNk7y1x14qQ6Om3c6iB66dbhrO82S5aQmCBVKW/47SAfz8zGpuTX1vUxEyXJ6hbjjItawC+125g==","signatures":[{"sig":"MEUCIBaVliHnekBVcVkChlIybQvuIerC5uax0I9980bcmSjVAiEAsnqZbkQtyQS8eRKKdcosQJO1HsH/hjsPoCeFKqwIFM0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1285811,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi3xjaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoG7xAAn1wnMZwp+/cNNV32fuFEPkhq2l/+Zvwtfqe/n/yQ2dd9lkMk\r\nLEpPzyeP7h2/0+2ZfMyVMtS0Kmwo8WBr/I7K4iSS3uZyacbKbeDLw6qDc7gV\r\nH+NzN4Rr4h+hocXjda+huBjBbd378VCP9gEuyNvCCs7gRlv1y32/cz080NV/\r\nxJAEP4tGOHJjT8mWbGoLT+8uYF/OVtyRI4PaqusscdXcllvyKJwvu1zf+m2V\r\nOOq+OOjSBwz+8qAqKtS1ogedlo+/BFaxVLQaXJCeIHB/Ld50vaGHCL1TVhV6\r\nMfVlX+VbOJ1R2InGM++q0SSn1GqTzU9NaTAXrmb6tUHqGKzYKZanmJhJV1yE\r\nSyWETKk1bbfhUK+HFIww+2JdyVTRpPrq0rOUbvnhXHWzjtQ+XOHE1FkbFDTK\r\nas+Ff3KGd/4f5E5uaHjLE1Fr50g0qTceSNchG9UxTYCFcTD49FtbHDkjuJUN\r\nY3+rM+XOvx8T6ExaSPSjqO+RJpCxVUVIDRPRVV8/eL5hwDmSNwHGnz05YfYb\r\nwT3bz06qsUuKJyfhYvSlATrxpSggTBpKYCPOMlQQ4KCjacRdgveDonssfjel\r\niskujHxSFfPrNZv2NprLXVEJd9Pp2JsVvGjKsQ3mFfgf96RJVr8vrf9Guc/Q\r\nwXPwk4xpjTY6HtJcZ5UcOBYsLHr+l0BTHOs=\r\n=Incn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","type":"module","wireit":{"test":{"dependencies":["test:dev","test:prod","test:node","check-version"]},"build":{"dependencies":["build:rollup","build:ts","build:ts:types","build:version-stability-test"]},"build:ts":{"clean":"if-file-deleted","files":["src/**/*.ts","tsconfig.json","tsconfig.polyfill-support.json"],"output":["development/**/*.{js,js.map,d.ts,d.ts.map}","tsconfig.tsbuildinfo","tsconfig.polyfill-support.tsbuildinfo"],"command":"tsc --build --pretty","#comment":"Note this also builds polyfill-support via a TypeScript project reference."},"test:dev":{"files":[],"output":[],"command":"MODE=dev node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:ts","../tests:build"]},"checksize":{"files":["rollup.config.js","../../rollup-common.js"],"output":[],"command":"rollup -c --environment=CHECKSIZE","dependencies":["build:ts"]},"test:node":{"files":[],"output":[],"command":"node development/test/node-imports.js","dependencies":["build:ts","build:rollup"]},"test:prod":{"files":[],"output":[],"command":"MODE=prod node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:rollup","build:ts","build:version-stability-test","../tests:build"]},"build:rollup":{"files":["rollup.config.js","../../rollup-common.js","src/test/*_test.html","src/test/polyfill-support/*_test.html"],"output":["async-directive.js{,.map}","directive-helpers.js{,.map}","directive.js{,.map}","experimental-hydrate.js{,.map}","lit-html.js{,.map}","polyfill-support.js{,.map}","private-ssr-support.js{,.map}","static.js{,.map}","directives/*.js{,.map}","test/*_test.html","development/test/*_test.html","test/polyfill-support/*_test.html","development/test/polyfill-support/*_test.html","node/"],"command":"rollup -c","dependencies":["build:ts"]},"check-version":{"files":["scripts/check-version-tracker.js","package.json","src/lit-html.ts"],"output":[],"command":"node scripts/check-version-tracker.js"},"build:ts:types":{"files":[],"output":["*.d.ts{,.map}","directives/*.d.ts{,.map}"],"command":"treemirror development . \"**/*.d.ts{,.map}\"","dependencies":["../internal-scripts:build","build:ts"]},"build:version-stability-test":{"files":["rollup-version-stability-test.config.js","rollup.config.js","../../rollup-common.js"],"output":["version-stability-build"],"command":"rollup -c rollup-version-stability-test.config.js","dependencies":["build:ts"]}},"exports":{".":{"node":"./node/lit-html.js","types":"./development/lit-html.d.ts","default":"./lit-html.js","development":"./development/lit-html.js"},"./static.js":{"node":"./node/static.js","types":"./development/static.d.ts","default":"./static.js","development":"./development/static.js"},"./directive.js":{"node":"./node/directive.js","types":"./development/directive.d.ts","default":"./directive.js","development":"./development/directive.js"},"./directives/map.js":{"node":"./node/directives/map.js","types":"./development/directives/map.d.ts","default":"./directives/map.js","development":"./development/directives/map.js"},"./directives/ref.js":{"node":"./node/directives/ref.js","types":"./development/directives/ref.d.ts","default":"./directives/ref.js","development":"./development/directives/ref.js"},"./async-directive.js":{"node":"./node/async-directive.js","types":"./development/async-directive.d.ts","default":"./async-directive.js","development":"./development/async-directive.js"},"./directives/join.js":{"node":"./node/directives/join.js","types":"./development/directives/join.d.ts","default":"./directives/join.js","development":"./development/directives/join.js"},"./directives/live.js":{"node":"./node/directives/live.js","types":"./development/directives/live.d.ts","default":"./directives/live.js","development":"./development/directives/live.js"},"./directives/when.js":{"node":"./node/directives/when.js","types":"./development/directives/when.d.ts","default":"./directives/when.js","development":"./development/directives/when.js"},"./directives/cache.js":{"node":"./node/directives/cache.js","types":"./development/directives/cache.d.ts","default":"./directives/cache.js","development":"./development/directives/cache.js"},"./directives/guard.js":{"node":"./node/directives/guard.js","types":"./development/directives/guard.d.ts","default":"./directives/guard.js","development":"./development/directives/guard.js"},"./directives/keyed.js":{"node":"./node/directives/keyed.js","types":"./development/directives/keyed.d.ts","default":"./directives/keyed.js","development":"./development/directives/keyed.js"},"./directives/range.js":{"node":"./node/directives/range.js","types":"./development/directives/range.d.ts","default":"./directives/range.js","development":"./development/directives/range.js"},"./directives/until.js":{"node":"./node/directives/until.js","types":"./development/directives/until.d.ts","default":"./directives/until.js","development":"./development/directives/until.js"},"./polyfill-support.js":{"node":"./node/polyfill-support.js","types":"./development/polyfill-support.d.ts","default":"./polyfill-support.js","development":"./development/polyfill-support.js"},"./directive-helpers.js":{"node":"./node/directive-helpers.js","types":"./development/directive-helpers.d.ts","default":"./directive-helpers.js","development":"./development/directive-helpers.js"},"./directives/choose.js":{"node":"./node/directives/choose.js","types":"./development/directives/choose.d.ts","default":"./directives/choose.js","development":"./development/directives/choose.js"},"./directives/repeat.js":{"node":"./node/directives/repeat.js","types":"./development/directives/repeat.d.ts","default":"./directives/repeat.js","development":"./development/directives/repeat.js"},"./private-ssr-support.js":{"node":"./node/private-ssr-support.js","types":"./development/private-ssr-support.d.ts","default":"./private-ssr-support.js","development":"./development/private-ssr-support.js"},"./directives/class-map.js":{"node":"./node/directives/class-map.js","types":"./development/directives/class-map.d.ts","default":"./directives/class-map.js","development":"./development/directives/class-map.js"},"./directives/style-map.js":{"node":"./node/directives/style-map.js","types":"./development/directives/style-map.d.ts","default":"./directives/style-map.js","development":"./development/directives/style-map.js"},"./experimental-hydrate.js":{"node":"./node/experimental-hydrate.js","types":"./development/experimental-hydrate.d.ts","default":"./experimental-hydrate.js","development":"./development/experimental-hydrate.js"},"./directives/if-defined.js":{"node":"./node/directives/if-defined.js","types":"./development/directives/if-defined.d.ts","default":"./directives/if-defined.js","development":"./development/directives/if-defined.js"},"./directives/unsafe-svg.js":{"node":"./node/directives/unsafe-svg.js","types":"./development/directives/unsafe-svg.d.ts","default":"./directives/unsafe-svg.js","development":"./development/directives/unsafe-svg.js"},"./directives/unsafe-html.js":{"node":"./node/directives/unsafe-html.js","types":"./development/directives/unsafe-html.d.ts","default":"./directives/unsafe-html.js","development":"./development/directives/unsafe-html.js"},"./directives/async-append.js":{"node":"./node/directives/async-append.js","types":"./development/directives/async-append.d.ts","default":"./directives/async-append.js","development":"./development/directives/async-append.js"},"./directives/async-replace.js":{"node":"./node/directives/async-replace.js","types":"./development/directives/async-replace.d.ts","default":"./directives/async-replace.js","development":"./development/directives/async-replace.js"},"./directives/template-content.js":{"node":"./node/directives/template-content.js","types":"./development/directives/template-content.d.ts","default":"./directives/template-content.js","development":"./development/directives/template-content.js"}},"gitHead":"bf629713013293e5f1838ed99f011b592306e16a","scripts":{"test":"wireit","build":"wireit","build:ts":"wireit","test:dev":"wireit","checksize":"wireit","test:node":"wireit","test:prod":"wireit","build:rollup":"wireit","check-version":"wireit","build:ts:types":"wireit","prepublishOnly":"npm run check-version","build:version-stability-test":"wireit"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"aomarks@gmail.com"},"repository":{"url":"git+https://github.com/lit/lit.git","type":"git","directory":"packages/lit-html"},"_npmVersion":"8.11.0","description":"HTML templates literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"16.15.1","dependencies":{"@types/trusted-types":"^2.0.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/web-ie11":"^0.0.0","@lit-internal/scripts":"^1.0.0","@webcomponents/shadycss":"^1.8.0","@webcomponents/template":"^1.4.4","@webcomponents/webcomponentsjs":"^2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_2.3.0-next.1_1658788058711_0.126618859570943","host":"s3://npm-registry-packages"}},"2.3.0":{"name":"lit-html","version":"2.3.0","author":{"name":"Google LLC"},"license":"BSD-3-Clause","_id":"lit-html@2.3.0","maintainers":[{"name":"anonymous","email":"aomarks@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"brendan@usergenic.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"kevinpschaaf@gmail.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"brian.t.vann@gmail.com"},{"name":"anonymous","email":"lit-robot@google.com"},{"name":"anonymous","email":"jb@jbingham.com"},{"name":"anonymous","email":"rictic@gmail.com"},{"name":"anonymous","email":"gray@stanfordalumni.org"}],"homepage":"https://lit.dev/","bugs":{"url":"https://github.com/lit/lit/issues"},"dist":{"shasum":"6896685744f0b1ddef0d39aa2092fcd06dfd169d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-2.3.0.tgz","fileCount":293,"integrity":"sha512-bnJneRqizoeSTxUeyDJLBDr+DI+7bn6P3WWqsj/4AwPWJjYgjSO5W64BVl1CrEo/8DtgU6DAYADX6yeI5/eDsg==","signatures":[{"sig":"MEYCIQDHPOFGb4k831EKlUQ9GXzbeqOiFdTOfW0VuIedDpuOrgIhAJ3v17imQgiB+V6dI6yynpml54L2iPMF748DYvDNlrWW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1288636,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi9aPEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo7gg//TMZzW9mnTqhWRi7ussoVypyVO+VZ0JfjWRka+72DnFSzfpvF\r\nC4++CH11rtqfxBvTXyceVh9uetUvzcAmNz3VprPjsH5gMTegARoXGIDPLbIJ\r\nB3CUFHcTFn+jA1X5+LLsK1NcDELBoi8m7CDv5PzPxCyerefHqq3D8ojr3yI3\r\nkotSn1BkCOOX4Usf6DgbonfmA5MCovExt15lN/yK5fRI1tsF49qNd2n32Q7r\r\nkl+s8wWWY54QKctnNkMyTWYUNfVluGBqO4wV30EXzjv0iAUlmR10wm22vTPz\r\ntTXFA7q9z85/+evwTzflOClOQ22By6+kaZxZKlk7yGpjs0zDUmOA3U2rPDQd\r\nuojZ4rRObYgUr7+ko5Dg4q7eME+98TdIJusVuTyog5+Vhc2pa9N7ZGaDevHh\r\nQnBqN7Ko2LpK8WVkaUuQWS3aJ9CSqkNjM0eDKhrpvr8HcgHQ8DcZ7xwxSu6o\r\nds9sfBU2F7/t4jwOSXGuYYv59liO08LdQvJ6gJhn7WBKgmAis92Kkjl/P1UG\r\nGn3xKjnRMco2IgosOVUSqiFsUYYe6grhEP3jVOBfjZ41vz62bFIRJvoGSza0\r\nojQ7ygYBB7RFGl1DWj0ZdkwSk8SHmXTCP/RMhwOItBWAN6vv3qOvjX7k3Mvt\r\n1Nor6y6TUR/n+eIUrMdvLpas13HVWdIN9is=\r\n=Ysk8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","type":"module","wireit":{"test":{"dependencies":["test:dev","test:prod","test:node","check-version"]},"build":{"dependencies":["build:rollup","build:ts","build:ts:types","build:version-stability-test"]},"build:ts":{"clean":"if-file-deleted","files":["src/**/*.ts","tsconfig.json","tsconfig.polyfill-support.json"],"output":["development/**/*.{js,js.map,d.ts,d.ts.map}","tsconfig.tsbuildinfo","tsconfig.polyfill-support.tsbuildinfo"],"command":"tsc --build --pretty","#comment":"Note this also builds polyfill-support via a TypeScript project reference."},"test:dev":{"files":[],"output":[],"command":"MODE=dev node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:ts","../tests:build"]},"checksize":{"files":["rollup.config.js","../../rollup-common.js"],"output":[],"command":"rollup -c --environment=CHECKSIZE","dependencies":["build:ts"]},"test:node":{"files":[],"output":[],"command":"node development/test/node-imports.js","dependencies":["build:ts","build:rollup"]},"test:prod":{"files":[],"output":[],"command":"MODE=prod node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:rollup","build:ts","build:version-stability-test","../tests:build"]},"build:rollup":{"files":["rollup.config.js","../../rollup-common.js","src/test/*_test.html","src/test/polyfill-support/*_test.html"],"output":["async-directive.js{,.map}","directive-helpers.js{,.map}","directive.js{,.map}","experimental-hydrate.js{,.map}","lit-html.js{,.map}","polyfill-support.js{,.map}","private-ssr-support.js{,.map}","static.js{,.map}","directives/*.js{,.map}","test/*_test.html","development/test/*_test.html","test/polyfill-support/*_test.html","development/test/polyfill-support/*_test.html","node/"],"command":"rollup -c","dependencies":["build:ts"]},"check-version":{"files":["scripts/check-version-tracker.js","package.json","src/lit-html.ts"],"output":[],"command":"node scripts/check-version-tracker.js"},"build:ts:types":{"files":[],"output":["*.d.ts{,.map}","directives/*.d.ts{,.map}"],"command":"treemirror development . \"**/*.d.ts{,.map}\"","dependencies":["../internal-scripts:build","build:ts"]},"build:version-stability-test":{"files":["rollup-version-stability-test.config.js","rollup.config.js","../../rollup-common.js"],"output":["version-stability-build"],"command":"rollup -c rollup-version-stability-test.config.js","dependencies":["build:ts"]}},"exports":{".":{"node":"./node/lit-html.js","types":"./development/lit-html.d.ts","default":"./lit-html.js","development":"./development/lit-html.js"},"./static.js":{"node":"./node/static.js","types":"./development/static.d.ts","default":"./static.js","development":"./development/static.js"},"./directive.js":{"node":"./node/directive.js","types":"./development/directive.d.ts","default":"./directive.js","development":"./development/directive.js"},"./directives/map.js":{"node":"./node/directives/map.js","types":"./development/directives/map.d.ts","default":"./directives/map.js","development":"./development/directives/map.js"},"./directives/ref.js":{"node":"./node/directives/ref.js","types":"./development/directives/ref.d.ts","default":"./directives/ref.js","development":"./development/directives/ref.js"},"./async-directive.js":{"node":"./node/async-directive.js","types":"./development/async-directive.d.ts","default":"./async-directive.js","development":"./development/async-directive.js"},"./directives/join.js":{"node":"./node/directives/join.js","types":"./development/directives/join.d.ts","default":"./directives/join.js","development":"./development/directives/join.js"},"./directives/live.js":{"node":"./node/directives/live.js","types":"./development/directives/live.d.ts","default":"./directives/live.js","development":"./development/directives/live.js"},"./directives/when.js":{"node":"./node/directives/when.js","types":"./development/directives/when.d.ts","default":"./directives/when.js","development":"./development/directives/when.js"},"./directives/cache.js":{"node":"./node/directives/cache.js","types":"./development/directives/cache.d.ts","default":"./directives/cache.js","development":"./development/directives/cache.js"},"./directives/guard.js":{"node":"./node/directives/guard.js","types":"./development/directives/guard.d.ts","default":"./directives/guard.js","development":"./development/directives/guard.js"},"./directives/keyed.js":{"node":"./node/directives/keyed.js","types":"./development/directives/keyed.d.ts","default":"./directives/keyed.js","development":"./development/directives/keyed.js"},"./directives/range.js":{"node":"./node/directives/range.js","types":"./development/directives/range.d.ts","default":"./directives/range.js","development":"./development/directives/range.js"},"./directives/until.js":{"node":"./node/directives/until.js","types":"./development/directives/until.d.ts","default":"./directives/until.js","development":"./development/directives/until.js"},"./polyfill-support.js":{"node":"./node/polyfill-support.js","types":"./development/polyfill-support.d.ts","default":"./polyfill-support.js","development":"./development/polyfill-support.js"},"./directive-helpers.js":{"node":"./node/directive-helpers.js","types":"./development/directive-helpers.d.ts","default":"./directive-helpers.js","development":"./development/directive-helpers.js"},"./directives/choose.js":{"node":"./node/directives/choose.js","types":"./development/directives/choose.d.ts","default":"./directives/choose.js","development":"./development/directives/choose.js"},"./directives/repeat.js":{"node":"./node/directives/repeat.js","types":"./development/directives/repeat.d.ts","default":"./directives/repeat.js","development":"./development/directives/repeat.js"},"./private-ssr-support.js":{"node":"./node/private-ssr-support.js","types":"./development/private-ssr-support.d.ts","default":"./private-ssr-support.js","development":"./development/private-ssr-support.js"},"./directives/class-map.js":{"node":"./node/directives/class-map.js","types":"./development/directives/class-map.d.ts","default":"./directives/class-map.js","development":"./development/directives/class-map.js"},"./directives/style-map.js":{"node":"./node/directives/style-map.js","types":"./development/directives/style-map.d.ts","default":"./directives/style-map.js","development":"./development/directives/style-map.js"},"./experimental-hydrate.js":{"node":"./node/experimental-hydrate.js","types":"./development/experimental-hydrate.d.ts","default":"./experimental-hydrate.js","development":"./development/experimental-hydrate.js"},"./directives/if-defined.js":{"node":"./node/directives/if-defined.js","types":"./development/directives/if-defined.d.ts","default":"./directives/if-defined.js","development":"./development/directives/if-defined.js"},"./directives/unsafe-svg.js":{"node":"./node/directives/unsafe-svg.js","types":"./development/directives/unsafe-svg.d.ts","default":"./directives/unsafe-svg.js","development":"./development/directives/unsafe-svg.js"},"./directives/unsafe-html.js":{"node":"./node/directives/unsafe-html.js","types":"./development/directives/unsafe-html.d.ts","default":"./directives/unsafe-html.js","development":"./development/directives/unsafe-html.js"},"./directives/async-append.js":{"node":"./node/directives/async-append.js","types":"./development/directives/async-append.d.ts","default":"./directives/async-append.js","development":"./development/directives/async-append.js"},"./directives/async-replace.js":{"node":"./node/directives/async-replace.js","types":"./development/directives/async-replace.d.ts","default":"./directives/async-replace.js","development":"./development/directives/async-replace.js"},"./directives/template-content.js":{"node":"./node/directives/template-content.js","types":"./development/directives/template-content.d.ts","default":"./directives/template-content.js","development":"./development/directives/template-content.js"}},"gitHead":"41ab4c4a72d23f50840a94d9ec6eca7abb993740","scripts":{"test":"wireit","build":"wireit","build:ts":"wireit","test:dev":"wireit","checksize":"wireit","test:node":"wireit","test:prod":"wireit","build:rollup":"wireit","check-version":"wireit","build:ts:types":"wireit","prepublishOnly":"npm run check-version","build:version-stability-test":"wireit"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"lit-robot@google.com"},"repository":{"url":"git+https://github.com/lit/lit.git","type":"git","directory":"packages/lit-html"},"_npmVersion":"8.11.0","description":"HTML templates literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"16.16.0","dependencies":{"@types/trusted-types":"^2.0.2"},"_hasShrinkwrap":false,"devDependencies":{"@types/web-ie11":"^0.0.0","@lit-internal/scripts":"^1.0.0","@webcomponents/shadycss":"^1.8.0","@webcomponents/template":"^1.4.4","@webcomponents/webcomponentsjs":"^2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_2.3.0_1660265412475_0.2196864484437937","host":"s3://npm-registry-packages"}},"2.3.1":{"name":"lit-html","version":"2.3.1","author":{"name":"Google LLC"},"license":"BSD-3-Clause","_id":"lit-html@2.3.1","maintainers":[{"name":"anonymous","email":"aomarks@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"brendan@usergenic.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"kevinpschaaf@gmail.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"brian.t.vann@gmail.com"},{"name":"anonymous","email":"lit-robot@google.com"},{"name":"anonymous","email":"jb@jbingham.com"},{"name":"anonymous","email":"rictic@gmail.com"},{"name":"anonymous","email":"gray@stanfordalumni.org"}],"homepage":"https://lit.dev/","bugs":{"url":"https://github.com/lit/lit/issues"},"dist":{"shasum":"56f15104ea75c0a702904893e3409d0e89e2a2b9","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-2.3.1.tgz","fileCount":293,"integrity":"sha512-FyKH6LTW6aBdkfNhNSHyZTnLgJSTe5hMk7HFtc/+DcN1w74C215q8B+Cfxc2OuIEpBNcEKxgF64qL8as30FDHA==","signatures":[{"sig":"MEUCIQDkKUGQD88hg+wAbe6vY2LKZkoYG1YFnS8QjWNz3KwQVQIgf13rWYWe/a/8Hgsn4LKcXQ00KHulBCi/PNy6IfRwEI8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1288910,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi/tI5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrDEQ/9Fpt+UJg+cf6diVn6DZxeYCOMJEfvDqXBCdlZJbuz4ShWlxDo\r\nZJqbn996wHZ316Plx1B471apRuEvja0U2YYGi4h8M76INuFW6Xd4B6MbocYI\r\nl5Ec1fMk/0nh+Jx8qNhGK/MevrrTTNLdtmDCeK6gGzG9u+pDKhMifS1kZ6mL\r\nVJGBr89WtDnfElqVRVkESZGRoOUNL6L9D8Os2ZCpeOjFZZBObSU+aIgbjlaK\r\nuCKhISjdZA0V+kOO+d/4sC9IrQOXjnHi04nkB9r+WO+sVikQaN+XZGBOJS4V\r\n5RMPu2DgeoMLdneGRHfjouGr3P0gPODMqPD3Rk+Axy3E+j1rGBNsMrGzQG+V\r\nykNrUjQJa9knmyj62VbhsN6w5TC4I/lY0BH2nHHQvgKGaiDhctR1DYhvhV64\r\ntsWxqr3lm9pjD0Icf1KuhtVmQdcvqnLXLWy36g2+APzUfTGW/L1HTG1wXJam\r\nJ8YFEm+osIR1Z5vV4hhD+zFPF7QlMVAGdMdj0Y4g2bAGbCBLdW7CRgXRkeub\r\nEX+uy9FReAvVqOsZQ5Yi1ooGz2lOV8yvBXVYGtdGhsaDfwtKHeTZtGeLzxee\r\nY6UnsMprPMKF47X5fTSEtHz/Q0fbgSKxh1k4V2rUKUhVb8FHsTZ6qko0C3Iq\r\ngyyl1DZ496VgBkEVz7/dQ55+b8R4loLg2r8=\r\n=nNSM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","type":"module","wireit":{"test":{"dependencies":["test:dev","test:prod","test:node","check-version"]},"build":{"dependencies":["build:rollup","build:ts","build:ts:types","build:version-stability-test"]},"build:ts":{"clean":"if-file-deleted","files":["src/**/*.ts","tsconfig.json","tsconfig.polyfill-support.json"],"output":["development/**/*.{js,js.map,d.ts,d.ts.map}","tsconfig.tsbuildinfo","tsconfig.polyfill-support.tsbuildinfo"],"command":"tsc --build --pretty","#comment":"Note this also builds polyfill-support via a TypeScript project reference."},"test:dev":{"files":[],"output":[],"command":"MODE=dev node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:ts","../tests:build"]},"checksize":{"files":["rollup.config.js","../../rollup-common.js"],"output":[],"command":"rollup -c --environment=CHECKSIZE","dependencies":["build:ts"]},"test:node":{"files":[],"output":[],"command":"node development/test/node-imports.js","dependencies":["build:ts","build:rollup"]},"test:prod":{"files":[],"output":[],"command":"MODE=prod node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:rollup","build:ts","build:version-stability-test","../tests:build"]},"build:rollup":{"files":["rollup.config.js","../../rollup-common.js","src/test/*_test.html","src/test/polyfill-support/*_test.html"],"output":["async-directive.js{,.map}","directive-helpers.js{,.map}","directive.js{,.map}","experimental-hydrate.js{,.map}","lit-html.js{,.map}","polyfill-support.js{,.map}","private-ssr-support.js{,.map}","static.js{,.map}","directives/*.js{,.map}","test/*_test.html","development/test/*_test.html","test/polyfill-support/*_test.html","development/test/polyfill-support/*_test.html","node/"],"command":"rollup -c","dependencies":["build:ts"]},"check-version":{"files":["scripts/check-version-tracker.js","package.json","src/lit-html.ts"],"output":[],"command":"node scripts/check-version-tracker.js"},"build:ts:types":{"files":[],"output":["*.d.ts{,.map}","directives/*.d.ts{,.map}"],"command":"treemirror development . \"**/*.d.ts{,.map}\"","dependencies":["../internal-scripts:build","build:ts"]},"build:version-stability-test":{"files":["rollup-version-stability-test.config.js","rollup.config.js","../../rollup-common.js"],"output":["version-stability-build"],"command":"rollup -c rollup-version-stability-test.config.js","dependencies":["build:ts"]}},"exports":{".":{"node":"./node/lit-html.js","types":"./development/lit-html.d.ts","default":"./lit-html.js","development":"./development/lit-html.js"},"./static.js":{"node":"./node/static.js","types":"./development/static.d.ts","default":"./static.js","development":"./development/static.js"},"./directive.js":{"node":"./node/directive.js","types":"./development/directive.d.ts","default":"./directive.js","development":"./development/directive.js"},"./directives/map.js":{"node":"./node/directives/map.js","types":"./development/directives/map.d.ts","default":"./directives/map.js","development":"./development/directives/map.js"},"./directives/ref.js":{"node":"./node/directives/ref.js","types":"./development/directives/ref.d.ts","default":"./directives/ref.js","development":"./development/directives/ref.js"},"./async-directive.js":{"node":"./node/async-directive.js","types":"./development/async-directive.d.ts","default":"./async-directive.js","development":"./development/async-directive.js"},"./directives/join.js":{"node":"./node/directives/join.js","types":"./development/directives/join.d.ts","default":"./directives/join.js","development":"./development/directives/join.js"},"./directives/live.js":{"node":"./node/directives/live.js","types":"./development/directives/live.d.ts","default":"./directives/live.js","development":"./development/directives/live.js"},"./directives/when.js":{"node":"./node/directives/when.js","types":"./development/directives/when.d.ts","default":"./directives/when.js","development":"./development/directives/when.js"},"./directives/cache.js":{"node":"./node/directives/cache.js","types":"./development/directives/cache.d.ts","default":"./directives/cache.js","development":"./development/directives/cache.js"},"./directives/guard.js":{"node":"./node/directives/guard.js","types":"./development/directives/guard.d.ts","default":"./directives/guard.js","development":"./development/directives/guard.js"},"./directives/keyed.js":{"node":"./node/directives/keyed.js","types":"./development/directives/keyed.d.ts","default":"./directives/keyed.js","development":"./development/directives/keyed.js"},"./directives/range.js":{"node":"./node/directives/range.js","types":"./development/directives/range.d.ts","default":"./directives/range.js","development":"./development/directives/range.js"},"./directives/until.js":{"node":"./node/directives/until.js","types":"./development/directives/until.d.ts","default":"./directives/until.js","development":"./development/directives/until.js"},"./polyfill-support.js":{"node":"./node/polyfill-support.js","types":"./development/polyfill-support.d.ts","default":"./polyfill-support.js","development":"./development/polyfill-support.js"},"./directive-helpers.js":{"node":"./node/directive-helpers.js","types":"./development/directive-helpers.d.ts","default":"./directive-helpers.js","development":"./development/directive-helpers.js"},"./directives/choose.js":{"node":"./node/directives/choose.js","types":"./development/directives/choose.d.ts","default":"./directives/choose.js","development":"./development/directives/choose.js"},"./directives/repeat.js":{"node":"./node/directives/repeat.js","types":"./development/directives/repeat.d.ts","default":"./directives/repeat.js","development":"./development/directives/repeat.js"},"./private-ssr-support.js":{"node":"./node/private-ssr-support.js","types":"./development/private-ssr-support.d.ts","default":"./private-ssr-support.js","development":"./development/private-ssr-support.js"},"./directives/class-map.js":{"node":"./node/directives/class-map.js","types":"./development/directives/class-map.d.ts","default":"./directives/class-map.js","development":"./development/directives/class-map.js"},"./directives/style-map.js":{"node":"./node/directives/style-map.js","types":"./development/directives/style-map.d.ts","default":"./directives/style-map.js","development":"./development/directives/style-map.js"},"./experimental-hydrate.js":{"node":"./node/experimental-hydrate.js","types":"./development/experimental-hydrate.d.ts","default":"./experimental-hydrate.js","development":"./development/experimental-hydrate.js"},"./directives/if-defined.js":{"node":"./node/directives/if-defined.js","types":"./development/directives/if-defined.d.ts","default":"./directives/if-defined.js","development":"./development/directives/if-defined.js"},"./directives/unsafe-svg.js":{"node":"./node/directives/unsafe-svg.js","types":"./development/directives/unsafe-svg.d.ts","default":"./directives/unsafe-svg.js","development":"./development/directives/unsafe-svg.js"},"./directives/unsafe-html.js":{"node":"./node/directives/unsafe-html.js","types":"./development/directives/unsafe-html.d.ts","default":"./directives/unsafe-html.js","development":"./development/directives/unsafe-html.js"},"./directives/async-append.js":{"node":"./node/directives/async-append.js","types":"./development/directives/async-append.d.ts","default":"./directives/async-append.js","development":"./development/directives/async-append.js"},"./directives/async-replace.js":{"node":"./node/directives/async-replace.js","types":"./development/directives/async-replace.d.ts","default":"./directives/async-replace.js","development":"./development/directives/async-replace.js"},"./directives/template-content.js":{"node":"./node/directives/template-content.js","types":"./development/directives/template-content.d.ts","default":"./directives/template-content.js","development":"./development/directives/template-content.js"}},"gitHead":"847f4ba8570eb86d05be4378a3c954a941d2c063","scripts":{"test":"wireit","build":"wireit","build:ts":"wireit","test:dev":"wireit","checksize":"wireit","test:node":"wireit","test:prod":"wireit","build:rollup":"wireit","check-version":"wireit","build:ts:types":"wireit","prepublishOnly":"npm run check-version","build:version-stability-test":"wireit"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"lit-robot@google.com"},"repository":{"url":"git+https://github.com/lit/lit.git","type":"git","directory":"packages/lit-html"},"_npmVersion":"8.11.0","description":"HTML templates literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"16.16.0","dependencies":{"@types/trusted-types":"^2.0.2"},"_hasShrinkwrap":false,"devDependencies":{"@types/web-ie11":"^0.0.0","@lit-internal/scripts":"^1.0.0","@webcomponents/shadycss":"^1.8.0","@webcomponents/template":"^1.4.4","@webcomponents/webcomponentsjs":"^2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_2.3.1_1660867128999_0.7594513376288792","host":"s3://npm-registry-packages"}},"2.4.0":{"name":"lit-html","version":"2.4.0","author":{"name":"Google LLC"},"license":"BSD-3-Clause","_id":"lit-html@2.4.0","maintainers":[{"name":"anonymous","email":"aomarks@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"brendan@usergenic.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"kevinpschaaf@gmail.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"brian.t.vann@gmail.com"},{"name":"anonymous","email":"lit-robot@google.com"},{"name":"anonymous","email":"jb@jbingham.com"},{"name":"anonymous","email":"rictic@gmail.com"},{"name":"anonymous","email":"gray@stanfordalumni.org"}],"homepage":"https://lit.dev/","bugs":{"url":"https://github.com/lit/lit/issues"},"dist":{"shasum":"b510430f39a56ec959167ed1187241a4e3ab1574","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-2.4.0.tgz","fileCount":303,"integrity":"sha512-G6qXu4JNUpY6aaF2VMfaszhO9hlWw0hOTRFDmuMheg/nDYGB+2RztUSOyrzALAbr8Nh0Y7qjhYkReh3rPnplVg==","signatures":[{"sig":"MEUCIQD8Rq4R+GUZw8x+XnZwg/pzEEPeCw/EAzZS9vk+lFivZAIgIg3JhwTJo8D1yG1zuTpC71CqQ35IBWJkMy4naOQb/vQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1294240,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPg+GACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrZrQ/+JIwoOkS5xeaWLDRd4+5eSYSet+bqsniEgv8lcrsgm4o4h3ce\r\n/qhlYGazt99+kST+bU+uLW7qp5yjvZPMPYRg6dKVGGhYQWoWVa1jCXgF9aal\r\nYnE+0D8kIWcOdKkxEGrFG2vkGMPXLNx9giP84UgIRi2xie+9CT3McX22WL9i\r\nDXPTKE68PuGJJgv2PtYhYXg2sirzFx7o+R3Jmq4zGSQRXkaD6pmCvfi4G9fc\r\nBsBX1LFc2MbbJMibGuIPgDaNjT2SlGaydNlKcZqE8vpX3Ne45KLDnKzdtDBc\r\n4e0Ix3yyCMDe+MmF3qXd7QeSnq/XWBnDaYSe9DgsYplmOfe/OYNI3vnEatpX\r\nj4S7TFatz6IIw+XdnwwqCsu6zxff1d1qh9NxNhZFkzA62oku8PrO5Io1YbfT\r\nZ0wazNCSWvKhphW/L3y1rE4EcwuKgwWDySuAMdKMD5UbsQzEOq4hMuPOZeZA\r\nZW1YcxXahXs4ZXHodnIaEIiTf14gqa4u+WkrjjfOkFxW1YtgbcGkHAp/FSHz\r\nmB/gYmyRZkO53Fodzg3Ez4xlvjOs0pmEgg7g6YkITa7mmtls9jPpGY+lf11t\r\nxqpfoq/85pTXSl7IJmOBoS8ODX4FZjjNp7Gx2adnTase+42V4tjdPS5aRLJj\r\nEuKyuvu/jCnIYOH+yUKMlA0bXQBxj7jz21A=\r\n=XSPn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","type":"module","wireit":{"test":{"dependencies":["test:dev","test:prod","test:node","check-version"]},"build":{"dependencies":["build:rollup","build:ts","build:ts:types","build:version-stability-test"]},"build:ts":{"clean":"if-file-deleted","files":["src/**/*.ts","tsconfig.json","tsconfig.polyfill-support.json"],"output":["development/**/*.{js,js.map,d.ts,d.ts.map}","tsconfig.tsbuildinfo","tsconfig.polyfill-support.tsbuildinfo"],"command":"tsc --build --pretty","#comment":"Note this also builds polyfill-support via a TypeScript project reference."},"test:dev":{"files":[],"output":[],"command":"MODE=dev node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:ts","../tests:build"]},"checksize":{"files":["rollup.config.js","../../rollup-common.js"],"output":[],"command":"rollup -c --environment=CHECKSIZE","dependencies":["build:ts"]},"test:node":{"files":[],"output":[],"command":"node development/test/node-imports.js","dependencies":["build:ts","build:rollup"]},"test:prod":{"files":[],"output":[],"command":"MODE=prod node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:rollup","build:ts","build:version-stability-test","../tests:build"]},"build:rollup":{"files":["rollup.config.js","../../rollup-common.js","src/test/*_test.html","src/test/polyfill-support/*_test.html"],"output":["async-directive.js{,.map}","directive-helpers.js{,.map}","directive.js{,.map}","experimental-hydrate.js{,.map}","lit-html.js{,.map}","polyfill-support.js{,.map}","private-ssr-support.js{,.map}","static.js{,.map}","is-server.js{,.map}","directives/*.js{,.map}","test/*_test.html","development/test/*_test.html","test/polyfill-support/*_test.html","development/test/polyfill-support/*_test.html","node/"],"command":"rollup -c","dependencies":["build:ts"]},"check-version":{"files":["scripts/check-version-tracker.js","package.json","src/lit-html.ts"],"output":[],"command":"node scripts/check-version-tracker.js"},"build:ts:types":{"files":[],"output":["*.d.ts{,.map}","directives/*.d.ts{,.map}"],"command":"treemirror development . \"**/*.d.ts{,.map}\"","dependencies":["../internal-scripts:build","build:ts"]},"build:version-stability-test":{"files":["rollup-version-stability-test.config.js","rollup.config.js","../../rollup-common.js"],"output":["version-stability-build"],"command":"rollup -c rollup-version-stability-test.config.js","dependencies":["build:ts"]}},"exports":{".":{"node":"./node/lit-html.js","types":"./development/lit-html.d.ts","default":"./lit-html.js","development":"./development/lit-html.js"},"./static.js":{"node":"./node/static.js","types":"./development/static.d.ts","default":"./static.js","development":"./development/static.js"},"./directive.js":{"node":"./node/directive.js","types":"./development/directive.d.ts","default":"./directive.js","development":"./development/directive.js"},"./is-server.js":{"node":"./node/is-server.js","types":"./development/is-server.d.ts","default":"./is-server.js","development":"./development/is-server.js"},"./directives/map.js":{"node":"./node/directives/map.js","types":"./development/directives/map.d.ts","default":"./directives/map.js","development":"./development/directives/map.js"},"./directives/ref.js":{"node":"./node/directives/ref.js","types":"./development/directives/ref.d.ts","default":"./directives/ref.js","development":"./development/directives/ref.js"},"./async-directive.js":{"node":"./node/async-directive.js","types":"./development/async-directive.d.ts","default":"./async-directive.js","development":"./development/async-directive.js"},"./directives/join.js":{"node":"./node/directives/join.js","types":"./development/directives/join.d.ts","default":"./directives/join.js","development":"./development/directives/join.js"},"./directives/live.js":{"node":"./node/directives/live.js","types":"./development/directives/live.d.ts","default":"./directives/live.js","development":"./development/directives/live.js"},"./directives/when.js":{"node":"./node/directives/when.js","types":"./development/directives/when.d.ts","default":"./directives/when.js","development":"./development/directives/when.js"},"./directives/cache.js":{"node":"./node/directives/cache.js","types":"./development/directives/cache.d.ts","default":"./directives/cache.js","development":"./development/directives/cache.js"},"./directives/guard.js":{"node":"./node/directives/guard.js","types":"./development/directives/guard.d.ts","default":"./directives/guard.js","development":"./development/directives/guard.js"},"./directives/keyed.js":{"node":"./node/directives/keyed.js","types":"./development/directives/keyed.d.ts","default":"./directives/keyed.js","development":"./development/directives/keyed.js"},"./directives/range.js":{"node":"./node/directives/range.js","types":"./development/directives/range.d.ts","default":"./directives/range.js","development":"./development/directives/range.js"},"./directives/until.js":{"node":"./node/directives/until.js","types":"./development/directives/until.d.ts","default":"./directives/until.js","development":"./development/directives/until.js"},"./polyfill-support.js":{"node":"./node/polyfill-support.js","types":"./development/polyfill-support.d.ts","default":"./polyfill-support.js","development":"./development/polyfill-support.js"},"./directive-helpers.js":{"node":"./node/directive-helpers.js","types":"./development/directive-helpers.d.ts","default":"./directive-helpers.js","development":"./development/directive-helpers.js"},"./directives/choose.js":{"node":"./node/directives/choose.js","types":"./development/directives/choose.d.ts","default":"./directives/choose.js","development":"./development/directives/choose.js"},"./directives/repeat.js":{"node":"./node/directives/repeat.js","types":"./development/directives/repeat.d.ts","default":"./directives/repeat.js","development":"./development/directives/repeat.js"},"./private-ssr-support.js":{"node":"./node/private-ssr-support.js","types":"./development/private-ssr-support.d.ts","default":"./private-ssr-support.js","development":"./development/private-ssr-support.js"},"./directives/class-map.js":{"node":"./node/directives/class-map.js","types":"./development/directives/class-map.d.ts","default":"./directives/class-map.js","development":"./development/directives/class-map.js"},"./directives/style-map.js":{"node":"./node/directives/style-map.js","types":"./development/directives/style-map.d.ts","default":"./directives/style-map.js","development":"./development/directives/style-map.js"},"./experimental-hydrate.js":{"node":"./node/experimental-hydrate.js","types":"./development/experimental-hydrate.d.ts","default":"./experimental-hydrate.js","development":"./development/experimental-hydrate.js"},"./directives/if-defined.js":{"node":"./node/directives/if-defined.js","types":"./development/directives/if-defined.d.ts","default":"./directives/if-defined.js","development":"./development/directives/if-defined.js"},"./directives/unsafe-svg.js":{"node":"./node/directives/unsafe-svg.js","types":"./development/directives/unsafe-svg.d.ts","default":"./directives/unsafe-svg.js","development":"./development/directives/unsafe-svg.js"},"./directives/unsafe-html.js":{"node":"./node/directives/unsafe-html.js","types":"./development/directives/unsafe-html.d.ts","default":"./directives/unsafe-html.js","development":"./development/directives/unsafe-html.js"},"./directives/async-append.js":{"node":"./node/directives/async-append.js","types":"./development/directives/async-append.d.ts","default":"./directives/async-append.js","development":"./development/directives/async-append.js"},"./directives/async-replace.js":{"node":"./node/directives/async-replace.js","types":"./development/directives/async-replace.d.ts","default":"./directives/async-replace.js","development":"./development/directives/async-replace.js"},"./directives/template-content.js":{"node":"./node/directives/template-content.js","types":"./development/directives/template-content.d.ts","default":"./directives/template-content.js","development":"./development/directives/template-content.js"}},"gitHead":"1e1e2e00e3ff655e6f48a42b2e739f47dc681420","scripts":{"test":"wireit","build":"wireit","build:ts":"wireit","test:dev":"wireit","checksize":"wireit","test:node":"wireit","test:prod":"wireit","build:rollup":"wireit","check-version":"wireit","build:ts:types":"wireit","prepublishOnly":"npm run check-version","build:version-stability-test":"wireit"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"lit-robot@google.com"},"repository":{"url":"git+https://github.com/lit/lit.git","type":"git","directory":"packages/lit-html"},"_npmVersion":"8.15.0","description":"HTML templates literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"16.17.1","dependencies":{"@types/trusted-types":"^2.0.2"},"_hasShrinkwrap":false,"devDependencies":{"@types/web-ie11":"^0.0.0","@lit-internal/scripts":"^1.0.0","@webcomponents/shadycss":"^1.8.0","@webcomponents/template":"^1.4.4","@webcomponents/webcomponentsjs":"^2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_2.4.0_1665011590652_0.1550825782255849","host":"s3://npm-registry-packages"}},"2.5.0":{"name":"lit-html","version":"2.5.0","author":{"name":"Google LLC"},"license":"BSD-3-Clause","_id":"lit-html@2.5.0","maintainers":[{"name":"anonymous","email":"aomarks@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"brendan@usergenic.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"kevinpschaaf@gmail.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"brian.t.vann@gmail.com"},{"name":"anonymous","email":"lit-robot@google.com"},{"name":"anonymous","email":"jb@jbingham.com"},{"name":"anonymous","email":"rictic@gmail.com"},{"name":"anonymous","email":"gray@stanfordalumni.org"}],"homepage":"https://lit.dev/","bugs":{"url":"https://github.com/lit/lit/issues"},"dist":{"shasum":"9d4c0bb3652a6b10bc4ccdb627dfa9eff1215474","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-2.5.0.tgz","fileCount":363,"integrity":"sha512-bLHosg1XL3JRUcKdSVI0sLCs0y1wWrj2sqqAN3cZ7bDDPNgmDHH29RV48x6Wz3ZmkxIupaE+z7uXSZ/pXWAO1g==","signatures":[{"sig":"MEYCIQDXAUmFidk31RsdudAa+GN3qvY+tsJ8u+9eED+Y414LmQIhAMsNEO4lQfyLDGcNhRxUokE+B8UXlzEmECqr/ZLzBPAw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1778048,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjkjvOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqF0w//QGEx9jp1xddF+4OIvEpjqjz+sg/eeeCYscTvI5e6pQAtBYW1\r\n84tek6npMUd78sXigGpPv2XOjTwu4bjPVOwhFa9WjRKtmIGYR0JRXqoYRw3L\r\ngOheHIkQrB/Qb+8JqJneC9n/xw92SBLRh1zEcx/1nGVVl4eojrEKOOHWtHhr\r\nXTBdXRN/8EQ7Q1qQ+B92Rik22PWMtrRj+MDwhkZy2nIEqAHYTLVsvdLbX03B\r\nPby88c2t4JxSOdCLCXWoN8dwSRKAT5O+q6U1DBocQDVS75tPyjfGJZ4v3GuL\r\nUyyWiz8+ejdP8e5dZ37HF4jEp932SqykF38Vzcnwv8atajnpTktbUnba0xCm\r\n8lJQiacW0yfjzr9brpzMTOhKarD9F3SMdtDPPpyF6UFydMXLBsKX/7lqEQyw\r\nKw5Dz9uarawpdB+SrPphYU6kbaKw1LUBUWGkWrw5CH6ctyqEN3Llf+wl6Kpc\r\nlhwodJ9Fh1Rds3Aao/fbkIcXtVwTngFgn6lKtK/TVk7EzxyYr8tC5EdvAaTU\r\nA3A8CLjEOHKQqA+VL81BJk+z/4fzYHStm/X33z6ljg1cg3Hxf9hD7vBP5PDH\r\nwzHdC8iYF0eI01dxvREPOOLJLeDKPFMWDcBPhdw9ix+kn5N/Okj03OkS/8EO\r\np729pSoS5X8t7C3Bu6z6naUYu04jUiDYL9o=\r\n=+e8m\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","type":"module","wireit":{"test":{"dependencies":["test:dev","test:prod","test:node","check-version"]},"build":{"dependencies":["build:rollup","build:ts","build:ts:types","build:version-stability-test"]},"build:ts":{"clean":"if-file-deleted","files":["src/**/*.ts","tsconfig.json","tsconfig.polyfill-support.json"],"output":["development/**/*.{js,js.map,d.ts,d.ts.map}","tsconfig.tsbuildinfo","tsconfig.polyfill-support.tsbuildinfo"],"command":"tsc --build --pretty","#comment":"Note this also builds polyfill-support via a TypeScript project reference."},"test:dev":{"files":[],"output":[],"command":"MODE=dev node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:ts","../tests:build"]},"checksize":{"files":["rollup.config.js","../../rollup-common.js"],"output":[],"command":"rollup -c --environment=CHECKSIZE","dependencies":["build:ts"]},"test:node":{"files":[],"output":[],"command":"node development/test/node-imports.js","dependencies":["build:ts","build:rollup"]},"test:prod":{"files":[],"output":[],"command":"MODE=prod node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:rollup","build:ts","build:version-stability-test","../tests:build"]},"build:rollup":{"files":["rollup.config.js","../../rollup-common.js","src/test/*_test.html","src/test/polyfill-support/*_test.html"],"output":["async-directive.js{,.map}","directive-helpers.js{,.map}","directive.js{,.map}","experimental-hydrate.js{,.map}","lit-html.js{,.map}","polyfill-support.js{,.map}","private-ssr-support.js{,.map}","static.js{,.map}","is-server.js{,.map}","directives/*.js{,.map}","test/*_test.html","development/test/*_test.html","test/polyfill-support/*_test.html","development/test/polyfill-support/*_test.html","node/"],"command":"rollup -c","dependencies":["build:ts"]},"check-version":{"files":["scripts/check-version-tracker.js","package.json","src/lit-html.ts"],"output":[],"command":"node scripts/check-version-tracker.js"},"build:ts:types":{"files":[],"output":["*.d.ts{,.map}","directives/*.d.ts{,.map}"],"command":"treemirror development . \"**/*.d.ts{,.map}\"","dependencies":["../internal-scripts:build","build:ts"]},"build:version-stability-test":{"files":["rollup-version-stability-test.config.js","rollup.config.js","../../rollup-common.js"],"output":["version-stability-build"],"command":"rollup -c rollup-version-stability-test.config.js","dependencies":["build:ts"]}},"exports":{".":{"node":{"default":"./node/lit-html.js","development":"./node/development/lit-html.js"},"types":"./development/lit-html.d.ts","default":"./lit-html.js","development":"./development/lit-html.js"},"./static.js":{"node":{"default":"./node/static.js","development":"./node/development/static.js"},"types":"./development/static.d.ts","default":"./static.js","development":"./development/static.js"},"./directive.js":{"node":{"default":"./node/directive.js","development":"./node/development/directive.js"},"types":"./development/directive.d.ts","default":"./directive.js","development":"./development/directive.js"},"./is-server.js":{"node":{"default":"./node/is-server.js","development":"./node/development/is-server.js"},"types":"./development/is-server.d.ts","default":"./is-server.js","development":"./development/is-server.js"},"./directives/map.js":{"node":{"default":"./node/directives/map.js","development":"./node/development/directives/map.js"},"types":"./development/directives/map.d.ts","default":"./directives/map.js","development":"./development/directives/map.js"},"./directives/ref.js":{"node":{"default":"./node/directives/ref.js","development":"./node/development/directives/ref.js"},"types":"./development/directives/ref.d.ts","default":"./directives/ref.js","development":"./development/directives/ref.js"},"./async-directive.js":{"node":{"default":"./node/async-directive.js","development":"./node/development/async-directive.js"},"types":"./development/async-directive.d.ts","default":"./async-directive.js","development":"./development/async-directive.js"},"./directives/join.js":{"node":{"default":"./node/directives/join.js","development":"./node/development/directives/join.js"},"types":"./development/directives/join.d.ts","default":"./directives/join.js","development":"./development/directives/join.js"},"./directives/live.js":{"node":{"default":"./node/directives/live.js","development":"./node/development/directives/live.js"},"types":"./development/directives/live.d.ts","default":"./directives/live.js","development":"./development/directives/live.js"},"./directives/when.js":{"node":{"default":"./node/directives/when.js","development":"./node/development/directives/when.js"},"types":"./development/directives/when.d.ts","default":"./directives/when.js","development":"./development/directives/when.js"},"./directives/cache.js":{"node":{"default":"./node/directives/cache.js","development":"./node/development/directives/cache.js"},"types":"./development/directives/cache.d.ts","default":"./directives/cache.js","development":"./development/directives/cache.js"},"./directives/guard.js":{"node":{"default":"./node/directives/guard.js","development":"./node/development/directives/guard.js"},"types":"./development/directives/guard.d.ts","default":"./directives/guard.js","development":"./development/directives/guard.js"},"./directives/keyed.js":{"node":{"default":"./node/directives/keyed.js","development":"./node/development/directives/keyed.js"},"types":"./development/directives/keyed.d.ts","default":"./directives/keyed.js","development":"./development/directives/keyed.js"},"./directives/range.js":{"node":{"default":"./node/directives/range.js","development":"./node/development/directives/range.js"},"types":"./development/directives/range.d.ts","default":"./directives/range.js","development":"./development/directives/range.js"},"./directives/until.js":{"node":{"default":"./node/directives/until.js","development":"./node/development/directives/until.js"},"types":"./development/directives/until.d.ts","default":"./directives/until.js","development":"./development/directives/until.js"},"./polyfill-support.js":{"node":{"default":"./node/polyfill-support.js","development":"./node/development/polyfill-support.js"},"types":"./development/polyfill-support.d.ts","default":"./polyfill-support.js","development":"./development/polyfill-support.js"},"./directive-helpers.js":{"node":{"default":"./node/directive-helpers.js","development":"./node/development/directive-helpers.js"},"types":"./development/directive-helpers.d.ts","default":"./directive-helpers.js","development":"./development/directive-helpers.js"},"./directives/choose.js":{"node":{"default":"./node/directives/choose.js","development":"./node/development/directives/choose.js"},"types":"./development/directives/choose.d.ts","default":"./directives/choose.js","development":"./development/directives/choose.js"},"./directives/repeat.js":{"node":{"default":"./node/directives/repeat.js","development":"./node/development/directives/repeat.js"},"types":"./development/directives/repeat.d.ts","default":"./directives/repeat.js","development":"./development/directives/repeat.js"},"./private-ssr-support.js":{"node":{"default":"./node/private-ssr-support.js","development":"./node/development/private-ssr-support.js"},"types":"./development/private-ssr-support.d.ts","default":"./private-ssr-support.js","development":"./development/private-ssr-support.js"},"./directives/class-map.js":{"node":{"default":"./node/directives/class-map.js","development":"./node/development/directives/class-map.js"},"types":"./development/directives/class-map.d.ts","default":"./directives/class-map.js","development":"./development/directives/class-map.js"},"./directives/style-map.js":{"node":{"default":"./node/directives/style-map.js","development":"./node/development/directives/style-map.js"},"types":"./development/directives/style-map.d.ts","default":"./directives/style-map.js","development":"./development/directives/style-map.js"},"./experimental-hydrate.js":{"node":{"default":"./node/experimental-hydrate.js","development":"./node/development/experimental-hydrate.js"},"types":"./development/experimental-hydrate.d.ts","default":"./experimental-hydrate.js","development":"./development/experimental-hydrate.js"},"./directives/if-defined.js":{"node":{"default":"./node/directives/if-defined.js","development":"./node/development/directives/if-defined.js"},"types":"./development/directives/if-defined.d.ts","default":"./directives/if-defined.js","development":"./development/directives/if-defined.js"},"./directives/unsafe-svg.js":{"node":{"default":"./node/directives/unsafe-svg.js","development":"./node/development/directives/unsafe-svg.js"},"types":"./development/directives/unsafe-svg.d.ts","default":"./directives/unsafe-svg.js","development":"./development/directives/unsafe-svg.js"},"./directives/unsafe-html.js":{"node":{"default":"./node/directives/unsafe-html.js","development":"./node/development/directives/unsafe-html.js"},"types":"./development/directives/unsafe-html.d.ts","default":"./directives/unsafe-html.js","development":"./development/directives/unsafe-html.js"},"./directives/async-append.js":{"node":{"default":"./node/directives/async-append.js","development":"./node/development/directives/async-append.js"},"types":"./development/directives/async-append.d.ts","default":"./directives/async-append.js","development":"./development/directives/async-append.js"},"./directives/async-replace.js":{"node":{"default":"./node/directives/async-replace.js","development":"./node/development/directives/async-replace.js"},"types":"./development/directives/async-replace.d.ts","default":"./directives/async-replace.js","development":"./development/directives/async-replace.js"},"./directives/template-content.js":{"node":{"default":"./node/directives/template-content.js","development":"./node/development/directives/template-content.js"},"types":"./development/directives/template-content.d.ts","default":"./directives/template-content.js","development":"./development/directives/template-content.js"}},"gitHead":"33a9302dc400b13ef12b33b8419be3b8aab06bf7","scripts":{"test":"wireit","build":"wireit","build:ts":"wireit","test:dev":"wireit","checksize":"wireit","test:node":"wireit","test:prod":"wireit","build:rollup":"wireit","check-version":"wireit","build:ts:types":"wireit","prepublishOnly":"npm run check-version","build:version-stability-test":"wireit"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"lit-robot@google.com"},"repository":{"url":"git+https://github.com/lit/lit.git","type":"git","directory":"packages/lit-html"},"_npmVersion":"8.19.2","description":"HTML templates literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"16.18.1","dependencies":{"@types/trusted-types":"^2.0.2"},"_hasShrinkwrap":false,"devDependencies":{"@types/web-ie11":"^0.0.0","@lit-internal/scripts":"^1.0.0","@webcomponents/shadycss":"^1.8.0","@webcomponents/template":"^1.4.4","@webcomponents/webcomponentsjs":"^2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_2.5.0_1670527950077_0.8717112684948716","host":"s3://npm-registry-packages"}},"2.6.0":{"name":"lit-html","version":"2.6.0","author":{"name":"Google LLC"},"license":"BSD-3-Clause","_id":"lit-html@2.6.0","maintainers":[{"name":"anonymous","email":"aomarks@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"brendan@usergenic.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"kevinpschaaf@gmail.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"brian.t.vann@gmail.com"},{"name":"anonymous","email":"lit-robot@google.com"},{"name":"anonymous","email":"jb@jbingham.com"},{"name":"anonymous","email":"rictic@gmail.com"},{"name":"anonymous","email":"gray@stanfordalumni.org"}],"homepage":"https://lit.dev/","bugs":{"url":"https://github.com/lit/lit/issues"},"dist":{"shasum":"85ef3f0b76c58b70a43c545c02a302b83ee1dbd0","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-2.6.0.tgz","fileCount":363,"integrity":"sha512-slNAAYfvC7LxeryDOnPFl5uTpxGYGJ6UR9SFmfY+gQ+sf30z1atDPXlgjcSTtwymNdlwDhfGjq+EemQRXp9z1g==","signatures":[{"sig":"MEYCIQDlB00ABVVlB1xZ9low7eAJbR9gOMIcz/d9r/IaSelX4wIhAMfdSiQxgqxTRipIm1Ov3fUkboQ0Me3MKkatcujHrW0X","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1783362,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjvH1hACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoWaA/+PcZXZv43qt+lHlk6NmoaXWuv6Ggw2qtx6LoyW9Eoi6XLi0XJ\r\nOb01wiYsIF8gi1JFB9nd1jMNg7K9cd9d05iE+YRFeK+F6kFOvAGAdenPlvIe\r\n9bmNNpLX4IZBxNiGfrFHzgv0mm7Dx+HjgDnoU8tPiIsUIqrSh8vjx+S0CVMX\r\nbx2k929P8opPsq+UbihMmF3gpg6mPPHt8b4tm6f7qrhM5w9RJEC1qaD59nie\r\nmjNxsSDLmUrTmxETGpp7C19eQU01WjiT8xni4nB28eBFdqzbQOzaaSOqtka2\r\nC1sjpLW76a+1xQ0ANJI47MTOfhZ+Lqz1vOLePYBag5BAHa/hLm45G7m40yLz\r\nJIjEK1X6YTJLt9CtxLOGNPX34YNVId9ormOsb4l9zBRl0KTzlfWaX93dcMtW\r\nfT4t9AYs7xo7u9PXw/N6ytlSpz4lCerAtnGQjNfgNH1DTYVOlpdb0mHF14AF\r\nlguiGcS4DrgmcTtU2tI8lDvLp73Yx4kHvYJyWs0oWnk7dlZDzGBslRj+iWaN\r\nz1WnkYPdS46QGCiK9fh+bdh9OYlzvSy2JuM2b2KQLEjaeBXntICA/GWtujb6\r\nV+t73s8AMSvUukvnXVGNTZzCPNebURplhG4hC38+F6x0zLcOnO62Fwnfho6F\r\nOGqkcsDzRuMGS/kX57WBxmcZgIqfIOQcylw=\r\n=Mqs6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","type":"module","wireit":{"test":{"dependencies":["test:dev","test:prod","test:node","check-version"]},"build":{"dependencies":["build:rollup","build:ts","build:ts:types","build:version-stability-test"]},"build:ts":{"clean":"if-file-deleted","files":["src/**/*.ts","tsconfig.json","tsconfig.polyfill-support.json"],"output":["development/**/*.{js,js.map,d.ts,d.ts.map}","tsconfig.tsbuildinfo","tsconfig.polyfill-support.tsbuildinfo"],"command":"tsc --build --pretty","#comment":"Note this also builds polyfill-support via a TypeScript project reference."},"test:dev":{"env":{"BROWSERS":{"external":true}},"files":[],"output":[],"command":"MODE=dev node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:ts","../tests:build"]},"checksize":{"files":["rollup.config.js","../../rollup-common.js"],"output":[],"command":"rollup -c --environment=CHECKSIZE","dependencies":["build:ts"]},"test:node":{"files":[],"output":[],"command":"node development/test/node-imports.js","dependencies":["build:ts","build:rollup"]},"test:prod":{"env":{"BROWSERS":{"external":true}},"files":[],"output":[],"command":"MODE=prod node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:rollup","build:ts","build:version-stability-test","../tests:build"]},"build:rollup":{"files":["rollup.config.js","../../rollup-common.js","src/test/*_test.html","src/test/polyfill-support/*_test.html"],"output":["async-directive.js{,.map}","directive-helpers.js{,.map}","directive.js{,.map}","experimental-hydrate.js{,.map}","lit-html.js{,.map}","polyfill-support.js{,.map}","private-ssr-support.js{,.map}","static.js{,.map}","is-server.js{,.map}","directives/*.js{,.map}","test/*_test.html","development/test/*_test.html","test/polyfill-support/*_test.html","development/test/polyfill-support/*_test.html","node/"],"command":"rollup -c","dependencies":["build:ts"]},"check-version":{"files":["scripts/check-version-tracker.js","package.json","src/lit-html.ts"],"output":[],"command":"node scripts/check-version-tracker.js"},"build:ts:types":{"files":[],"output":["*.d.ts{,.map}","directives/*.d.ts{,.map}"],"command":"treemirror development . \"**/*.d.ts{,.map}\"","dependencies":["../internal-scripts:build","build:ts"]},"build:version-stability-test":{"files":["rollup-version-stability-test.config.js","rollup.config.js","../../rollup-common.js"],"output":["version-stability-build"],"command":"rollup -c rollup-version-stability-test.config.js","dependencies":["build:ts"]}},"exports":{".":{"node":{"default":"./node/lit-html.js","development":"./node/development/lit-html.js"},"types":"./development/lit-html.d.ts","default":"./lit-html.js","development":"./development/lit-html.js"},"./static.js":{"node":{"default":"./node/static.js","development":"./node/development/static.js"},"types":"./development/static.d.ts","default":"./static.js","development":"./development/static.js"},"./directive.js":{"node":{"default":"./node/directive.js","development":"./node/development/directive.js"},"types":"./development/directive.d.ts","default":"./directive.js","development":"./development/directive.js"},"./is-server.js":{"node":{"default":"./node/is-server.js","development":"./node/development/is-server.js"},"types":"./development/is-server.d.ts","default":"./is-server.js","development":"./development/is-server.js"},"./directives/map.js":{"node":{"default":"./node/directives/map.js","development":"./node/development/directives/map.js"},"types":"./development/directives/map.d.ts","default":"./directives/map.js","development":"./development/directives/map.js"},"./directives/ref.js":{"node":{"default":"./node/directives/ref.js","development":"./node/development/directives/ref.js"},"types":"./development/directives/ref.d.ts","default":"./directives/ref.js","development":"./development/directives/ref.js"},"./async-directive.js":{"node":{"default":"./node/async-directive.js","development":"./node/development/async-directive.js"},"types":"./development/async-directive.d.ts","default":"./async-directive.js","development":"./development/async-directive.js"},"./directives/join.js":{"node":{"default":"./node/directives/join.js","development":"./node/development/directives/join.js"},"types":"./development/directives/join.d.ts","default":"./directives/join.js","development":"./development/directives/join.js"},"./directives/live.js":{"node":{"default":"./node/directives/live.js","development":"./node/development/directives/live.js"},"types":"./development/directives/live.d.ts","default":"./directives/live.js","development":"./development/directives/live.js"},"./directives/when.js":{"node":{"default":"./node/directives/when.js","development":"./node/development/directives/when.js"},"types":"./development/directives/when.d.ts","default":"./directives/when.js","development":"./development/directives/when.js"},"./directives/cache.js":{"node":{"default":"./node/directives/cache.js","development":"./node/development/directives/cache.js"},"types":"./development/directives/cache.d.ts","default":"./directives/cache.js","development":"./development/directives/cache.js"},"./directives/guard.js":{"node":{"default":"./node/directives/guard.js","development":"./node/development/directives/guard.js"},"types":"./development/directives/guard.d.ts","default":"./directives/guard.js","development":"./development/directives/guard.js"},"./directives/keyed.js":{"node":{"default":"./node/directives/keyed.js","development":"./node/development/directives/keyed.js"},"types":"./development/directives/keyed.d.ts","default":"./directives/keyed.js","development":"./development/directives/keyed.js"},"./directives/range.js":{"node":{"default":"./node/directives/range.js","development":"./node/development/directives/range.js"},"types":"./development/directives/range.d.ts","default":"./directives/range.js","development":"./development/directives/range.js"},"./directives/until.js":{"node":{"default":"./node/directives/until.js","development":"./node/development/directives/until.js"},"types":"./development/directives/until.d.ts","default":"./directives/until.js","development":"./development/directives/until.js"},"./polyfill-support.js":{"node":{"default":"./node/polyfill-support.js","development":"./node/development/polyfill-support.js"},"types":"./development/polyfill-support.d.ts","default":"./polyfill-support.js","development":"./development/polyfill-support.js"},"./directive-helpers.js":{"node":{"default":"./node/directive-helpers.js","development":"./node/development/directive-helpers.js"},"types":"./development/directive-helpers.d.ts","default":"./directive-helpers.js","development":"./development/directive-helpers.js"},"./directives/choose.js":{"node":{"default":"./node/directives/choose.js","development":"./node/development/directives/choose.js"},"types":"./development/directives/choose.d.ts","default":"./directives/choose.js","development":"./development/directives/choose.js"},"./directives/repeat.js":{"node":{"default":"./node/directives/repeat.js","development":"./node/development/directives/repeat.js"},"types":"./development/directives/repeat.d.ts","default":"./directives/repeat.js","development":"./development/directives/repeat.js"},"./private-ssr-support.js":{"node":{"default":"./node/private-ssr-support.js","development":"./node/development/private-ssr-support.js"},"types":"./development/private-ssr-support.d.ts","default":"./private-ssr-support.js","development":"./development/private-ssr-support.js"},"./directives/class-map.js":{"node":{"default":"./node/directives/class-map.js","development":"./node/development/directives/class-map.js"},"types":"./development/directives/class-map.d.ts","default":"./directives/class-map.js","development":"./development/directives/class-map.js"},"./directives/style-map.js":{"node":{"default":"./node/directives/style-map.js","development":"./node/development/directives/style-map.js"},"types":"./development/directives/style-map.d.ts","default":"./directives/style-map.js","development":"./development/directives/style-map.js"},"./experimental-hydrate.js":{"node":{"default":"./node/experimental-hydrate.js","development":"./node/development/experimental-hydrate.js"},"types":"./development/experimental-hydrate.d.ts","default":"./experimental-hydrate.js","development":"./development/experimental-hydrate.js"},"./directives/if-defined.js":{"node":{"default":"./node/directives/if-defined.js","development":"./node/development/directives/if-defined.js"},"types":"./development/directives/if-defined.d.ts","default":"./directives/if-defined.js","development":"./development/directives/if-defined.js"},"./directives/unsafe-svg.js":{"node":{"default":"./node/directives/unsafe-svg.js","development":"./node/development/directives/unsafe-svg.js"},"types":"./development/directives/unsafe-svg.d.ts","default":"./directives/unsafe-svg.js","development":"./development/directives/unsafe-svg.js"},"./directives/unsafe-html.js":{"node":{"default":"./node/directives/unsafe-html.js","development":"./node/development/directives/unsafe-html.js"},"types":"./development/directives/unsafe-html.d.ts","default":"./directives/unsafe-html.js","development":"./development/directives/unsafe-html.js"},"./directives/async-append.js":{"node":{"default":"./node/directives/async-append.js","development":"./node/development/directives/async-append.js"},"types":"./development/directives/async-append.d.ts","default":"./directives/async-append.js","development":"./development/directives/async-append.js"},"./directives/async-replace.js":{"node":{"default":"./node/directives/async-replace.js","development":"./node/development/directives/async-replace.js"},"types":"./development/directives/async-replace.d.ts","default":"./directives/async-replace.js","development":"./development/directives/async-replace.js"},"./directives/template-content.js":{"node":{"default":"./node/directives/template-content.js","development":"./node/development/directives/template-content.js"},"types":"./development/directives/template-content.d.ts","default":"./directives/template-content.js","development":"./development/directives/template-content.js"}},"gitHead":"304e461111cb543f1c5777cb60240a7d6510dc0f","scripts":{"test":"wireit","build":"wireit","build:ts":"wireit","test:dev":"wireit","checksize":"wireit","test:node":"wireit","test:prod":"wireit","build:rollup":"wireit","check-version":"wireit","build:ts:types":"wireit","prepublishOnly":"npm run check-version","build:version-stability-test":"wireit"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"lit-robot@google.com"},"repository":{"url":"git+https://github.com/lit/lit.git","type":"git","directory":"packages/lit-html"},"_npmVersion":"8.19.2","description":"HTML templates literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"16.18.1","dependencies":{"@types/trusted-types":"^2.0.2"},"_hasShrinkwrap":false,"devDependencies":{"@types/web-ie11":"^0.0.0","@lit-internal/scripts":"^1.0.0","@webcomponents/shadycss":"^1.8.0","@webcomponents/template":"^1.4.4","@webcomponents/webcomponentsjs":"^2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_2.6.0_1673297248829_0.20055650872340403","host":"s3://npm-registry-packages"}},"2.6.1":{"name":"lit-html","version":"2.6.1","author":{"name":"Google LLC"},"license":"BSD-3-Clause","_id":"lit-html@2.6.1","maintainers":[{"name":"anonymous","email":"aomarks@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"brendan@usergenic.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"kevinpschaaf@gmail.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"brian.t.vann@gmail.com"},{"name":"anonymous","email":"lit-robot@google.com"},{"name":"anonymous","email":"jb@jbingham.com"},{"name":"anonymous","email":"rictic@gmail.com"},{"name":"anonymous","email":"gray@stanfordalumni.org"}],"homepage":"https://lit.dev/","bugs":{"url":"https://github.com/lit/lit/issues"},"dist":{"shasum":"eb29f0b0c2ab54ea77379db11fc011b0c71f1cda","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-2.6.1.tgz","fileCount":363,"integrity":"sha512-Z3iw+E+3KKFn9t2YKNjsXNEu/LRLI98mtH/C6lnFg7kvaqPIzPn124Yd4eT/43lyqrejpc5Wb6BHq3fdv4S8Rw==","signatures":[{"sig":"MEUCIQDBt0XQA5pnjZES3cMPstYS7fL7CPH+RpYygNAN3SrzzwIgRQD5CzIc9jKaYtQewl487z7DNw3lZ4bYPmCiVsW8MJI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1782692,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjv2dDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqp4RAAljwI62wQyeve050G7V0g4y16mRLJ5YyqyvfcykNNq/wtcACd\r\nF33pIhxpOIOj25zh+YMgddVL0poxDyd9r+JdGH1G9cfOwS+PyZRFBduWVbSN\r\nRg1Dr8WaFt97y4TeBU04TV2dCRR2LxBpmzZ6/mQc0QaN200R1weDmxrLY9RO\r\nDhSwcvchhIX4Pdg6J9kEy9ISwe7sa0E13kHP+zH0GPV7XZfyKzSCRthmQFTb\r\nMHXl8K/EF2giUM524dV7UD59ZVmjyScX5pn8+gMnsLfr1bjyYvmkNcISSxOj\r\nrcszUtZJ8yk2FwYFJQAr7MNDb7L2aRxRdKgZwPiB/vJLgf0E36WWvkqcOmZS\r\nWDhoh+3R3ZAvdMKFg2rUSaLNEc7u6ZIWRs2MnE/t8OajrjMIq5nv4DgOTFeT\r\ncKCe06/oL8dEaT9lBqelS3gF/m7Bcrfxoimoc5j71Zeslo49xx6y8FKFiGO2\r\nU8w/en+7pi5uwnNsjWVe1NCRZPfHnvSJPdI9itLOHh3twCD+9o2fOg85ykj8\r\nZI2cZuhnFUdF6J38USTS1MtKaxxyoPU5/caU10WckAwndEHf0uugU8vTZTza\r\nn7vFHmkdsFah5Kpb0x4ZwPV6lEuen1SImpIxqpFnFOqkQCH4H1qKM8sDU9iB\r\ndQ4Vdvwt16JRWskB2uGnWxFUUlKw+/hN34E=\r\n=PbXC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","type":"module","wireit":{"test":{"dependencies":["test:dev","test:prod","test:node","test:node-dev","check-version"]},"build":{"dependencies":["build:rollup","build:ts","build:ts:types","build:version-stability-test"]},"build:ts":{"clean":"if-file-deleted","files":["src/**/*.ts","tsconfig.json","tsconfig.polyfill-support.json"],"output":["development/**/*.{js,js.map,d.ts,d.ts.map}","tsconfig.tsbuildinfo","tsconfig.polyfill-support.tsbuildinfo"],"command":"tsc --build --pretty","#comment":"Note this also builds polyfill-support via a TypeScript project reference."},"test:dev":{"env":{"BROWSERS":{"external":true}},"files":[],"output":[],"command":"MODE=dev node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:ts","../tests:build"]},"checksize":{"files":["rollup.config.js","../../rollup-common.js"],"output":[],"command":"rollup -c --environment=CHECKSIZE","dependencies":["build:ts"]},"test:node":{"files":[],"output":[],"command":"node development/test/node-imports.js","dependencies":["build:ts","build:rollup"]},"test:prod":{"env":{"BROWSERS":{"external":true}},"files":[],"output":[],"command":"MODE=prod node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:rollup","build:ts","build:version-stability-test","../tests:build"]},"build:rollup":{"files":["rollup.config.js","../../rollup-common.js","src/test/*_test.html","src/test/polyfill-support/*_test.html"],"output":["async-directive.js{,.map}","directive-helpers.js{,.map}","directive.js{,.map}","experimental-hydrate.js{,.map}","lit-html.js{,.map}","polyfill-support.js{,.map}","private-ssr-support.js{,.map}","static.js{,.map}","is-server.js{,.map}","directives/*.js{,.map}","test/*_test.html","development/test/*_test.html","test/polyfill-support/*_test.html","development/test/polyfill-support/*_test.html","node/"],"command":"rollup -c","dependencies":["build:ts"]},"check-version":{"files":["scripts/check-version-tracker.js","package.json","src/lit-html.ts"],"output":[],"command":"node scripts/check-version-tracker.js"},"test:node-dev":{"files":[],"output":[],"command":"node --conditions=development development/test/node-imports.js","dependencies":["build:ts","build:rollup"]},"build:ts:types":{"files":[],"output":["*.d.ts{,.map}","directives/*.d.ts{,.map}"],"command":"treemirror development . \"**/*.d.ts{,.map}\"","dependencies":["../internal-scripts:build","build:ts"]},"build:version-stability-test":{"files":["rollup-version-stability-test.config.js","rollup.config.js","../../rollup-common.js"],"output":["version-stability-build"],"command":"rollup -c rollup-version-stability-test.config.js","dependencies":["build:ts"]}},"exports":{".":{"node":{"default":"./node/lit-html.js","development":"./node/development/lit-html.js"},"types":"./development/lit-html.d.ts","default":"./lit-html.js","development":"./development/lit-html.js"},"./static.js":{"node":{"default":"./node/static.js","development":"./node/development/static.js"},"types":"./development/static.d.ts","default":"./static.js","development":"./development/static.js"},"./directive.js":{"node":{"default":"./node/directive.js","development":"./node/development/directive.js"},"types":"./development/directive.d.ts","default":"./directive.js","development":"./development/directive.js"},"./is-server.js":{"node":{"default":"./node/is-server.js","development":"./node/development/is-server.js"},"types":"./development/is-server.d.ts","default":"./is-server.js","development":"./development/is-server.js"},"./directives/map.js":{"node":{"default":"./node/directives/map.js","development":"./node/development/directives/map.js"},"types":"./development/directives/map.d.ts","default":"./directives/map.js","development":"./development/directives/map.js"},"./directives/ref.js":{"node":{"default":"./node/directives/ref.js","development":"./node/development/directives/ref.js"},"types":"./development/directives/ref.d.ts","default":"./directives/ref.js","development":"./development/directives/ref.js"},"./async-directive.js":{"node":{"default":"./node/async-directive.js","development":"./node/development/async-directive.js"},"types":"./development/async-directive.d.ts","default":"./async-directive.js","development":"./development/async-directive.js"},"./directives/join.js":{"node":{"default":"./node/directives/join.js","development":"./node/development/directives/join.js"},"types":"./development/directives/join.d.ts","default":"./directives/join.js","development":"./development/directives/join.js"},"./directives/live.js":{"node":{"default":"./node/directives/live.js","development":"./node/development/directives/live.js"},"types":"./development/directives/live.d.ts","default":"./directives/live.js","development":"./development/directives/live.js"},"./directives/when.js":{"node":{"default":"./node/directives/when.js","development":"./node/development/directives/when.js"},"types":"./development/directives/when.d.ts","default":"./directives/when.js","development":"./development/directives/when.js"},"./directives/cache.js":{"node":{"default":"./node/directives/cache.js","development":"./node/development/directives/cache.js"},"types":"./development/directives/cache.d.ts","default":"./directives/cache.js","development":"./development/directives/cache.js"},"./directives/guard.js":{"node":{"default":"./node/directives/guard.js","development":"./node/development/directives/guard.js"},"types":"./development/directives/guard.d.ts","default":"./directives/guard.js","development":"./development/directives/guard.js"},"./directives/keyed.js":{"node":{"default":"./node/directives/keyed.js","development":"./node/development/directives/keyed.js"},"types":"./development/directives/keyed.d.ts","default":"./directives/keyed.js","development":"./development/directives/keyed.js"},"./directives/range.js":{"node":{"default":"./node/directives/range.js","development":"./node/development/directives/range.js"},"types":"./development/directives/range.d.ts","default":"./directives/range.js","development":"./development/directives/range.js"},"./directives/until.js":{"node":{"default":"./node/directives/until.js","development":"./node/development/directives/until.js"},"types":"./development/directives/until.d.ts","default":"./directives/until.js","development":"./development/directives/until.js"},"./polyfill-support.js":{"node":{"default":"./node/polyfill-support.js","development":"./node/development/polyfill-support.js"},"types":"./development/polyfill-support.d.ts","default":"./polyfill-support.js","development":"./development/polyfill-support.js"},"./directive-helpers.js":{"node":{"default":"./node/directive-helpers.js","development":"./node/development/directive-helpers.js"},"types":"./development/directive-helpers.d.ts","default":"./directive-helpers.js","development":"./development/directive-helpers.js"},"./directives/choose.js":{"node":{"default":"./node/directives/choose.js","development":"./node/development/directives/choose.js"},"types":"./development/directives/choose.d.ts","default":"./directives/choose.js","development":"./development/directives/choose.js"},"./directives/repeat.js":{"node":{"default":"./node/directives/repeat.js","development":"./node/development/directives/repeat.js"},"types":"./development/directives/repeat.d.ts","default":"./directives/repeat.js","development":"./development/directives/repeat.js"},"./private-ssr-support.js":{"node":{"default":"./node/private-ssr-support.js","development":"./node/development/private-ssr-support.js"},"types":"./development/private-ssr-support.d.ts","default":"./private-ssr-support.js","development":"./development/private-ssr-support.js"},"./directives/class-map.js":{"node":{"default":"./node/directives/class-map.js","development":"./node/development/directives/class-map.js"},"types":"./development/directives/class-map.d.ts","default":"./directives/class-map.js","development":"./development/directives/class-map.js"},"./directives/style-map.js":{"node":{"default":"./node/directives/style-map.js","development":"./node/development/directives/style-map.js"},"types":"./development/directives/style-map.d.ts","default":"./directives/style-map.js","development":"./development/directives/style-map.js"},"./experimental-hydrate.js":{"node":{"default":"./node/experimental-hydrate.js","development":"./node/development/experimental-hydrate.js"},"types":"./development/experimental-hydrate.d.ts","default":"./experimental-hydrate.js","development":"./development/experimental-hydrate.js"},"./directives/if-defined.js":{"node":{"default":"./node/directives/if-defined.js","development":"./node/development/directives/if-defined.js"},"types":"./development/directives/if-defined.d.ts","default":"./directives/if-defined.js","development":"./development/directives/if-defined.js"},"./directives/unsafe-svg.js":{"node":{"default":"./node/directives/unsafe-svg.js","development":"./node/development/directives/unsafe-svg.js"},"types":"./development/directives/unsafe-svg.d.ts","default":"./directives/unsafe-svg.js","development":"./development/directives/unsafe-svg.js"},"./directives/unsafe-html.js":{"node":{"default":"./node/directives/unsafe-html.js","development":"./node/development/directives/unsafe-html.js"},"types":"./development/directives/unsafe-html.d.ts","default":"./directives/unsafe-html.js","development":"./development/directives/unsafe-html.js"},"./directives/async-append.js":{"node":{"default":"./node/directives/async-append.js","development":"./node/development/directives/async-append.js"},"types":"./development/directives/async-append.d.ts","default":"./directives/async-append.js","development":"./development/directives/async-append.js"},"./directives/async-replace.js":{"node":{"default":"./node/directives/async-replace.js","development":"./node/development/directives/async-replace.js"},"types":"./development/directives/async-replace.d.ts","default":"./directives/async-replace.js","development":"./development/directives/async-replace.js"},"./directives/template-content.js":{"node":{"default":"./node/directives/template-content.js","development":"./node/development/directives/template-content.js"},"types":"./development/directives/template-content.d.ts","default":"./directives/template-content.js","development":"./development/directives/template-content.js"}},"gitHead":"77544071eaed1c0bbf0447b9faa316dd244094c9","scripts":{"test":"wireit","build":"wireit","build:ts":"wireit","test:dev":"wireit","checksize":"wireit","test:node":"wireit","test:prod":"wireit","build:rollup":"wireit","check-version":"wireit","test:node-dev":"wireit","build:ts:types":"wireit","prepublishOnly":"npm run check-version","build:version-stability-test":"wireit"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"lit-robot@google.com"},"repository":{"url":"git+https://github.com/lit/lit.git","type":"git","directory":"packages/lit-html"},"_npmVersion":"8.19.2","description":"HTML templates literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"16.18.1","dependencies":{"@types/trusted-types":"^2.0.2"},"_hasShrinkwrap":false,"devDependencies":{"@types/web-ie11":"^0.0.0","@lit-internal/scripts":"^1.0.0","@webcomponents/shadycss":"^1.8.0","@webcomponents/template":"^1.4.4","@webcomponents/webcomponentsjs":"^2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_2.6.1_1673488195325_0.9736870307474088","host":"s3://npm-registry-packages"}},"2.7.0":{"name":"lit-html","version":"2.7.0","author":{"name":"Google LLC"},"license":"BSD-3-Clause","_id":"lit-html@2.7.0","maintainers":[{"name":"anonymous","email":"aomarks@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"brendan@usergenic.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"kevinpschaaf@gmail.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"lit-robot@google.com"},{"name":"anonymous","email":"jb@jbingham.com"},{"name":"anonymous","email":"rictic@gmail.com"},{"name":"anonymous","email":"gray@stanfordalumni.org"}],"homepage":"https://lit.dev/","bugs":{"url":"https://github.com/lit/lit/issues"},"dist":{"shasum":"b244457d0f8c4782a50e83b2c6f3611347ef775d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-2.7.0.tgz","fileCount":363,"integrity":"sha512-/zPOl8EfeB3HHpTzINSpnWgvgQ8N07g/j272EOAIyB0Ys2RzBqTVT23i+JZuUlNbB2WHHeSsTCFi92NtWrtpqQ==","signatures":[{"sig":"MEQCIBzNZrWFW8izL3W1TJql7F/fcxeXJ+DdQhKshaWYu/Y5AiB79AGDzDK486jj32RrFU+hqPUKCK3qhh/WaE7Wy5mMyQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1787353,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGkj0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoMZQ//ZIxaR1F9izmLoIK3SDEJhuYMb8pofSPc9hYpCFoRjA9pY2v3\r\nOqW+p3332Mp79IHANAN0TqkKawV/VEm/SAKWXBz5r89yzYhcwxzkQLxDnNYo\r\ncijevqV27QI5t6M04Mp3zmFYTbMfHDinbm86/zxBnVCn/xfUQz+DEmWrT6sG\r\n3CiQ3NPQRGWxt0FdgGoXjTTM87e2TClne6MPHxrLKf8elLaQXNgPZRliDgIl\r\ne+2dfW9M5GwHH07YWhi73V0CfuEvtiRx5/+T+cGV105M7AeWIN1ZQTt2Nwcc\r\n6N+TVwIwep87kTvwEvxf58p5UtkH17MxTBPhMtMeZwrdFVoF9qBQs2pQcVe7\r\nRm4m4NswzoX1WDaD21cLLoK+36PPJDkkJc18o3r3qkLBCg6EZC+E+12sLBhw\r\nXQanp8rpFxRqVJba/oUYDniGRjlFoUG5rAsDywi45EunQJ+I0bYoHLMKf2TF\r\nk2NDlSUhrFFIZ9ZNsHc+r+IOAJVor/T/v3qZCbRMo/wkLOcTYQXSwnedV9rt\r\nKcphE0XhsfppTowcNUaQvNb+54VFLucUaVE/auaIy7HkuaPph3R+DjcozId0\r\na3QKtlouvpOv1Yf/AYDXEJzcaAFIeDfbkBLCS1z1YcjBSowZ/Tnk3TMbY3eG\r\nI0D6M2eGpzAHU2o8SnfvaxX/t+CpWe8txLU=\r\n=T0tf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","type":"module","wireit":{"test":{"dependencies":["test:dev","test:prod","test:node","test:node-dev","check-version"]},"build":{"dependencies":["build:rollup","build:ts","build:ts:types","build:version-stability-test"]},"build:ts":{"clean":"if-file-deleted","files":["src/**/*.ts","tsconfig.json","tsconfig.polyfill-support.json"],"output":["development/**/*.{js,js.map,d.ts,d.ts.map}","tsconfig.tsbuildinfo","tsconfig.polyfill-support.tsbuildinfo"],"command":"tsc --build --pretty","#comment":"Note this also builds polyfill-support via a TypeScript project reference.","dependencies":["../labs/testing:build:ts:utils"]},"test:dev":{"env":{"BROWSERS":{"external":true}},"files":[],"output":[],"command":"MODE=dev node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:ts","../tests:build"]},"checksize":{"files":["rollup.config.js","../../rollup-common.js"],"output":[],"command":"rollup -c --environment=CHECKSIZE","dependencies":["build:ts"]},"test:node":{"files":[],"output":[],"command":"node development/test/node-imports.js","dependencies":["build:ts","build:rollup"]},"test:prod":{"env":{"BROWSERS":{"external":true}},"files":[],"output":[],"command":"MODE=prod node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:rollup","build:ts","build:version-stability-test","../tests:build"]},"build:rollup":{"files":["rollup.config.js","../../rollup-common.js","src/test/*_test.html","src/test/polyfill-support/*_test.html"],"output":["async-directive.js{,.map}","directive-helpers.js{,.map}","directive.js{,.map}","experimental-hydrate.js{,.map}","lit-html.js{,.map}","polyfill-support.js{,.map}","private-ssr-support.js{,.map}","static.js{,.map}","is-server.js{,.map}","directives/*.js{,.map}","test/*_test.html","development/test/*_test.html","test/polyfill-support/*_test.html","development/test/polyfill-support/*_test.html","node/"],"command":"rollup -c","dependencies":["build:ts"]},"check-version":{"files":["scripts/check-version-tracker.js","package.json","src/lit-html.ts"],"output":[],"command":"node scripts/check-version-tracker.js"},"test:node-dev":{"files":[],"output":[],"command":"node --conditions=development development/test/node-imports.js","dependencies":["build:ts","build:rollup"]},"build:ts:types":{"files":[],"output":["*.d.ts{,.map}","directives/*.d.ts{,.map}"],"command":"treemirror development . \"**/*.d.ts{,.map}\"","dependencies":["../internal-scripts:build","build:ts"]},"build:version-stability-test":{"files":["rollup-version-stability-test.config.js","rollup.config.js","../../rollup-common.js"],"output":["version-stability-build"],"command":"rollup -c rollup-version-stability-test.config.js","dependencies":["build:ts"]}},"exports":{".":{"node":{"default":"./node/lit-html.js","development":"./node/development/lit-html.js"},"types":"./development/lit-html.d.ts","default":"./lit-html.js","development":"./development/lit-html.js"},"./static.js":{"node":{"default":"./node/static.js","development":"./node/development/static.js"},"types":"./development/static.d.ts","default":"./static.js","development":"./development/static.js"},"./directive.js":{"node":{"default":"./node/directive.js","development":"./node/development/directive.js"},"types":"./development/directive.d.ts","default":"./directive.js","development":"./development/directive.js"},"./is-server.js":{"node":{"default":"./node/is-server.js","development":"./node/development/is-server.js"},"types":"./development/is-server.d.ts","default":"./is-server.js","development":"./development/is-server.js"},"./directives/map.js":{"node":{"default":"./node/directives/map.js","development":"./node/development/directives/map.js"},"types":"./development/directives/map.d.ts","default":"./directives/map.js","development":"./development/directives/map.js"},"./directives/ref.js":{"node":{"default":"./node/directives/ref.js","development":"./node/development/directives/ref.js"},"types":"./development/directives/ref.d.ts","default":"./directives/ref.js","development":"./development/directives/ref.js"},"./async-directive.js":{"node":{"default":"./node/async-directive.js","development":"./node/development/async-directive.js"},"types":"./development/async-directive.d.ts","default":"./async-directive.js","development":"./development/async-directive.js"},"./directives/join.js":{"node":{"default":"./node/directives/join.js","development":"./node/development/directives/join.js"},"types":"./development/directives/join.d.ts","default":"./directives/join.js","development":"./development/directives/join.js"},"./directives/live.js":{"node":{"default":"./node/directives/live.js","development":"./node/development/directives/live.js"},"types":"./development/directives/live.d.ts","default":"./directives/live.js","development":"./development/directives/live.js"},"./directives/when.js":{"node":{"default":"./node/directives/when.js","development":"./node/development/directives/when.js"},"types":"./development/directives/when.d.ts","default":"./directives/when.js","development":"./development/directives/when.js"},"./directives/cache.js":{"node":{"default":"./node/directives/cache.js","development":"./node/development/directives/cache.js"},"types":"./development/directives/cache.d.ts","default":"./directives/cache.js","development":"./development/directives/cache.js"},"./directives/guard.js":{"node":{"default":"./node/directives/guard.js","development":"./node/development/directives/guard.js"},"types":"./development/directives/guard.d.ts","default":"./directives/guard.js","development":"./development/directives/guard.js"},"./directives/keyed.js":{"node":{"default":"./node/directives/keyed.js","development":"./node/development/directives/keyed.js"},"types":"./development/directives/keyed.d.ts","default":"./directives/keyed.js","development":"./development/directives/keyed.js"},"./directives/range.js":{"node":{"default":"./node/directives/range.js","development":"./node/development/directives/range.js"},"types":"./development/directives/range.d.ts","default":"./directives/range.js","development":"./development/directives/range.js"},"./directives/until.js":{"node":{"default":"./node/directives/until.js","development":"./node/development/directives/until.js"},"types":"./development/directives/until.d.ts","default":"./directives/until.js","development":"./development/directives/until.js"},"./polyfill-support.js":{"node":{"default":"./node/polyfill-support.js","development":"./node/development/polyfill-support.js"},"types":"./development/polyfill-support.d.ts","default":"./polyfill-support.js","development":"./development/polyfill-support.js"},"./directive-helpers.js":{"node":{"default":"./node/directive-helpers.js","development":"./node/development/directive-helpers.js"},"types":"./development/directive-helpers.d.ts","default":"./directive-helpers.js","development":"./development/directive-helpers.js"},"./directives/choose.js":{"node":{"default":"./node/directives/choose.js","development":"./node/development/directives/choose.js"},"types":"./development/directives/choose.d.ts","default":"./directives/choose.js","development":"./development/directives/choose.js"},"./directives/repeat.js":{"node":{"default":"./node/directives/repeat.js","development":"./node/development/directives/repeat.js"},"types":"./development/directives/repeat.d.ts","default":"./directives/repeat.js","development":"./development/directives/repeat.js"},"./private-ssr-support.js":{"node":{"default":"./node/private-ssr-support.js","development":"./node/development/private-ssr-support.js"},"types":"./development/private-ssr-support.d.ts","default":"./private-ssr-support.js","development":"./development/private-ssr-support.js"},"./directives/class-map.js":{"node":{"default":"./node/directives/class-map.js","development":"./node/development/directives/class-map.js"},"types":"./development/directives/class-map.d.ts","default":"./directives/class-map.js","development":"./development/directives/class-map.js"},"./directives/style-map.js":{"node":{"default":"./node/directives/style-map.js","development":"./node/development/directives/style-map.js"},"types":"./development/directives/style-map.d.ts","default":"./directives/style-map.js","development":"./development/directives/style-map.js"},"./experimental-hydrate.js":{"node":{"default":"./node/experimental-hydrate.js","development":"./node/development/experimental-hydrate.js"},"types":"./development/experimental-hydrate.d.ts","default":"./experimental-hydrate.js","development":"./development/experimental-hydrate.js"},"./directives/if-defined.js":{"node":{"default":"./node/directives/if-defined.js","development":"./node/development/directives/if-defined.js"},"types":"./development/directives/if-defined.d.ts","default":"./directives/if-defined.js","development":"./development/directives/if-defined.js"},"./directives/unsafe-svg.js":{"node":{"default":"./node/directives/unsafe-svg.js","development":"./node/development/directives/unsafe-svg.js"},"types":"./development/directives/unsafe-svg.d.ts","default":"./directives/unsafe-svg.js","development":"./development/directives/unsafe-svg.js"},"./directives/unsafe-html.js":{"node":{"default":"./node/directives/unsafe-html.js","development":"./node/development/directives/unsafe-html.js"},"types":"./development/directives/unsafe-html.d.ts","default":"./directives/unsafe-html.js","development":"./development/directives/unsafe-html.js"},"./directives/async-append.js":{"node":{"default":"./node/directives/async-append.js","development":"./node/development/directives/async-append.js"},"types":"./development/directives/async-append.d.ts","default":"./directives/async-append.js","development":"./development/directives/async-append.js"},"./directives/async-replace.js":{"node":{"default":"./node/directives/async-replace.js","development":"./node/development/directives/async-replace.js"},"types":"./development/directives/async-replace.d.ts","default":"./directives/async-replace.js","development":"./development/directives/async-replace.js"},"./directives/template-content.js":{"node":{"default":"./node/directives/template-content.js","development":"./node/development/directives/template-content.js"},"types":"./development/directives/template-content.d.ts","default":"./directives/template-content.js","development":"./development/directives/template-content.js"}},"gitHead":"69f4d3d0c62998af357030dfd6b9bc3ab6153e8c","scripts":{"test":"wireit","build":"wireit","build:ts":"wireit","test:dev":"wireit","checksize":"wireit","test:node":"wireit","test:prod":"wireit","build:rollup":"wireit","check-version":"wireit","test:node-dev":"wireit","build:ts:types":"wireit","prepublishOnly":"npm run check-version","build:version-stability-test":"wireit"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"lit-robot@google.com"},"repository":{"url":"git+https://github.com/lit/lit.git","type":"git","directory":"packages/lit-html"},"_npmVersion":"8.19.3","description":"HTML templates literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"16.19.1","dependencies":{"@types/trusted-types":"^2.0.2"},"_hasShrinkwrap":false,"devDependencies":{"@types/web-ie11":"^0.0.0","@lit-labs/testing":"^0.2.0","@lit-internal/scripts":"^1.0.0","@webcomponents/shadycss":"^1.8.0","@webcomponents/template":"^1.4.4","@webcomponents/webcomponentsjs":"^2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_2.7.0_1679444212367_0.5976107351197382","host":"s3://npm-registry-packages"}},"2.7.1":{"name":"lit-html","version":"2.7.1","author":{"name":"Google LLC"},"license":"BSD-3-Clause","_id":"lit-html@2.7.1","maintainers":[{"name":"anonymous","email":"aomarks@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"brendan@usergenic.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"kevinpschaaf@gmail.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"lit-robot@google.com"},{"name":"anonymous","email":"jb@jbingham.com"},{"name":"anonymous","email":"rictic@gmail.com"},{"name":"anonymous","email":"gray@stanfordalumni.org"}],"homepage":"https://lit.dev/","bugs":{"url":"https://github.com/lit/lit/issues"},"dist":{"shasum":"eeea32f9639b0c1bda43ea83dc886431f3744c51","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-2.7.1.tgz","fileCount":363,"integrity":"sha512-san46v7VXK6+2RXS4yveQYFUf9CoO/1bcNb0NibxLoTqlP48vs+l28tRPFDYcXGKWm0XoqcDuCC6mxIs8Jj3Zw==","signatures":[{"sig":"MEUCIHPoml05bcnXW10KLT15iH5u4yjcQAauX1ZTPM4DOuKpAiEA0VpHq13a9l8TEps+9ouwPc9wCuXrSK7eG1yrfIGAF/8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1796249,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkK0UhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpTxQ/+MgTL3ZK1d6xFyJWI2Bxd9lw2hukdLpOfpQrdFZze1DKEpLzk\r\nRgjhxDzm+JVn6ZLurNBaLVqemDDBJSfPf9gM0QWrJPbTcgcmbFftMYZlfBD+\r\nDkiMHv/Rmc0SnqEnhYKCv/KNIpiv2uqT2o3TaQpVJg7WLJecw/qAzIGBOe9V\r\nNxK8oL/Ga1fdrqvnkzfauzF/vGRrMsqHr0Yeeeef2GLvsqP27Voq9xt3b2t7\r\nCk/qG6gKUrE8UUonG2qy8iVzJqDqe1xJyNDGruPjU4z7Te6duY27ZtWNApb9\r\nS9/38WdEraTj5n3kBlrF3/fx8Aq9upZB3JaSy3cxV4PU3Qvg30RiyXcPKof3\r\nTHmvCHcwpqgO1s00jFre1BDehuPSd29EUXycyIrh+791LM5p6PVTgMqG13wb\r\nZsZbDlgJU9IBMR1qWUgNivhrQSZ5LSUSFv90rT8qyKg3ddNJRARPw1489udX\r\nOtYkw98Bqnj2NFsOIWggv+oLxBTbX5Jr9eiHPomQ88qxKJBeCO+Wmv28C1w4\r\n/JW88fUy/MhxzRJNRjjv9DdtfTjwNYKFqnhg4OlABEL3Psb01ZLg51Zek0Vx\r\nSupH9qL3fizmfXaJ+SDUwjo60KtNU399py/Z3JqTUK2Dp/JfI/ItVBB2fhY/\r\nZzmQ3JHIcOE+8WqpQmFhp1oDQnAOIDymcJ8=\r\n=sDOf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","type":"module","wireit":{"test":{"dependencies":["test:dev","test:prod","test:node","test:node-dev","check-version"]},"build":{"dependencies":["build:rollup","build:ts","build:ts:types","build:version-stability-test"]},"build:ts":{"clean":"if-file-deleted","files":["src/**/*.ts","tsconfig.json","tsconfig.polyfill-support.json"],"output":["development/**/*.{js,js.map,d.ts,d.ts.map}","tsconfig.tsbuildinfo","tsconfig.polyfill-support.tsbuildinfo"],"command":"tsc --build --pretty","#comment":"Note this also builds polyfill-support via a TypeScript project reference.","dependencies":["../labs/testing:build:ts:utils"]},"test:dev":{"env":{"BROWSERS":{"external":true}},"files":[],"output":[],"command":"MODE=dev node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:ts","../tests:build"]},"checksize":{"files":["rollup.config.js","../../rollup-common.js"],"output":[],"command":"rollup -c --environment=CHECKSIZE","dependencies":["build:ts"]},"test:node":{"files":[],"output":[],"command":"node development/test/node-imports.js","dependencies":["build:ts","build:rollup"]},"test:prod":{"env":{"BROWSERS":{"external":true}},"files":[],"output":[],"command":"MODE=prod node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:rollup","build:ts","build:version-stability-test","../tests:build"]},"build:rollup":{"files":["rollup.config.js","../../rollup-common.js","src/test/*_test.html","src/test/polyfill-support/*_test.html"],"output":["async-directive.js{,.map}","directive-helpers.js{,.map}","directive.js{,.map}","experimental-hydrate.js{,.map}","lit-html.js{,.map}","polyfill-support.js{,.map}","private-ssr-support.js{,.map}","static.js{,.map}","is-server.js{,.map}","directives/*.js{,.map}","test/*_test.html","development/test/*_test.html","test/polyfill-support/*_test.html","development/test/polyfill-support/*_test.html","node/"],"command":"rollup -c","dependencies":["build:ts"]},"check-version":{"files":["scripts/check-version-tracker.js","package.json","src/lit-html.ts"],"output":[],"command":"node scripts/check-version-tracker.js"},"test:node-dev":{"files":[],"output":[],"command":"node --conditions=development development/test/node-imports.js","dependencies":["build:ts","build:rollup"]},"build:ts:types":{"files":[],"output":["*.d.ts{,.map}","directives/*.d.ts{,.map}"],"command":"treemirror development . \"**/*.d.ts{,.map}\"","dependencies":["../internal-scripts:build","build:ts"]},"build:version-stability-test":{"files":["rollup-version-stability-test.config.js","rollup.config.js","../../rollup-common.js"],"output":["version-stability-build"],"command":"rollup -c rollup-version-stability-test.config.js","dependencies":["build:ts"]}},"exports":{".":{"node":{"default":"./node/lit-html.js","development":"./node/development/lit-html.js"},"types":"./development/lit-html.d.ts","default":"./lit-html.js","development":"./development/lit-html.js"},"./static.js":{"node":{"default":"./node/static.js","development":"./node/development/static.js"},"types":"./development/static.d.ts","default":"./static.js","development":"./development/static.js"},"./directive.js":{"node":{"default":"./node/directive.js","development":"./node/development/directive.js"},"types":"./development/directive.d.ts","default":"./directive.js","development":"./development/directive.js"},"./is-server.js":{"node":{"default":"./node/is-server.js","development":"./node/development/is-server.js"},"types":"./development/is-server.d.ts","default":"./is-server.js","development":"./development/is-server.js"},"./directives/map.js":{"node":{"default":"./node/directives/map.js","development":"./node/development/directives/map.js"},"types":"./development/directives/map.d.ts","default":"./directives/map.js","development":"./development/directives/map.js"},"./directives/ref.js":{"node":{"default":"./node/directives/ref.js","development":"./node/development/directives/ref.js"},"types":"./development/directives/ref.d.ts","default":"./directives/ref.js","development":"./development/directives/ref.js"},"./async-directive.js":{"node":{"default":"./node/async-directive.js","development":"./node/development/async-directive.js"},"types":"./development/async-directive.d.ts","default":"./async-directive.js","development":"./development/async-directive.js"},"./directives/join.js":{"node":{"default":"./node/directives/join.js","development":"./node/development/directives/join.js"},"types":"./development/directives/join.d.ts","default":"./directives/join.js","development":"./development/directives/join.js"},"./directives/live.js":{"node":{"default":"./node/directives/live.js","development":"./node/development/directives/live.js"},"types":"./development/directives/live.d.ts","default":"./directives/live.js","development":"./development/directives/live.js"},"./directives/when.js":{"node":{"default":"./node/directives/when.js","development":"./node/development/directives/when.js"},"types":"./development/directives/when.d.ts","default":"./directives/when.js","development":"./development/directives/when.js"},"./directives/cache.js":{"node":{"default":"./node/directives/cache.js","development":"./node/development/directives/cache.js"},"types":"./development/directives/cache.d.ts","default":"./directives/cache.js","development":"./development/directives/cache.js"},"./directives/guard.js":{"node":{"default":"./node/directives/guard.js","development":"./node/development/directives/guard.js"},"types":"./development/directives/guard.d.ts","default":"./directives/guard.js","development":"./development/directives/guard.js"},"./directives/keyed.js":{"node":{"default":"./node/directives/keyed.js","development":"./node/development/directives/keyed.js"},"types":"./development/directives/keyed.d.ts","default":"./directives/keyed.js","development":"./development/directives/keyed.js"},"./directives/range.js":{"node":{"default":"./node/directives/range.js","development":"./node/development/directives/range.js"},"types":"./development/directives/range.d.ts","default":"./directives/range.js","development":"./development/directives/range.js"},"./directives/until.js":{"node":{"default":"./node/directives/until.js","development":"./node/development/directives/until.js"},"types":"./development/directives/until.d.ts","default":"./directives/until.js","development":"./development/directives/until.js"},"./polyfill-support.js":{"node":{"default":"./node/polyfill-support.js","development":"./node/development/polyfill-support.js"},"types":"./development/polyfill-support.d.ts","default":"./polyfill-support.js","development":"./development/polyfill-support.js"},"./directive-helpers.js":{"node":{"default":"./node/directive-helpers.js","development":"./node/development/directive-helpers.js"},"types":"./development/directive-helpers.d.ts","default":"./directive-helpers.js","development":"./development/directive-helpers.js"},"./directives/choose.js":{"node":{"default":"./node/directives/choose.js","development":"./node/development/directives/choose.js"},"types":"./development/directives/choose.d.ts","default":"./directives/choose.js","development":"./development/directives/choose.js"},"./directives/repeat.js":{"node":{"default":"./node/directives/repeat.js","development":"./node/development/directives/repeat.js"},"types":"./development/directives/repeat.d.ts","default":"./directives/repeat.js","development":"./development/directives/repeat.js"},"./private-ssr-support.js":{"node":{"default":"./node/private-ssr-support.js","development":"./node/development/private-ssr-support.js"},"types":"./development/private-ssr-support.d.ts","default":"./private-ssr-support.js","development":"./development/private-ssr-support.js"},"./directives/class-map.js":{"node":{"default":"./node/directives/class-map.js","development":"./node/development/directives/class-map.js"},"types":"./development/directives/class-map.d.ts","default":"./directives/class-map.js","development":"./development/directives/class-map.js"},"./directives/style-map.js":{"node":{"default":"./node/directives/style-map.js","development":"./node/development/directives/style-map.js"},"types":"./development/directives/style-map.d.ts","default":"./directives/style-map.js","development":"./development/directives/style-map.js"},"./experimental-hydrate.js":{"node":{"default":"./node/experimental-hydrate.js","development":"./node/development/experimental-hydrate.js"},"types":"./development/experimental-hydrate.d.ts","default":"./experimental-hydrate.js","development":"./development/experimental-hydrate.js"},"./directives/if-defined.js":{"node":{"default":"./node/directives/if-defined.js","development":"./node/development/directives/if-defined.js"},"types":"./development/directives/if-defined.d.ts","default":"./directives/if-defined.js","development":"./development/directives/if-defined.js"},"./directives/unsafe-svg.js":{"node":{"default":"./node/directives/unsafe-svg.js","development":"./node/development/directives/unsafe-svg.js"},"types":"./development/directives/unsafe-svg.d.ts","default":"./directives/unsafe-svg.js","development":"./development/directives/unsafe-svg.js"},"./directives/unsafe-html.js":{"node":{"default":"./node/directives/unsafe-html.js","development":"./node/development/directives/unsafe-html.js"},"types":"./development/directives/unsafe-html.d.ts","default":"./directives/unsafe-html.js","development":"./development/directives/unsafe-html.js"},"./directives/async-append.js":{"node":{"default":"./node/directives/async-append.js","development":"./node/development/directives/async-append.js"},"types":"./development/directives/async-append.d.ts","default":"./directives/async-append.js","development":"./development/directives/async-append.js"},"./directives/async-replace.js":{"node":{"default":"./node/directives/async-replace.js","development":"./node/development/directives/async-replace.js"},"types":"./development/directives/async-replace.d.ts","default":"./directives/async-replace.js","development":"./development/directives/async-replace.js"},"./directives/template-content.js":{"node":{"default":"./node/directives/template-content.js","development":"./node/development/directives/template-content.js"},"types":"./development/directives/template-content.d.ts","default":"./directives/template-content.js","development":"./development/directives/template-content.js"}},"gitHead":"c3b71231df6c1d86a707edd35b4a89c045a31b80","scripts":{"test":"wireit","build":"wireit","build:ts":"wireit","test:dev":"wireit","checksize":"wireit","test:node":"wireit","test:prod":"wireit","build:rollup":"wireit","check-version":"wireit","test:node-dev":"wireit","build:ts:types":"wireit","prepublishOnly":"npm run check-version","build:version-stability-test":"wireit"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"lit-robot@google.com"},"repository":{"url":"git+https://github.com/lit/lit.git","type":"git","directory":"packages/lit-html"},"_npmVersion":"8.19.3","description":"HTML templates literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"16.19.1","dependencies":{"@types/trusted-types":"^2.0.2"},"_hasShrinkwrap":false,"devDependencies":{"@types/web-ie11":"^0.0.0","@lit-labs/testing":"^0.2.0","@lit-internal/scripts":"^1.0.0","@webcomponents/shadycss":"^1.8.0","@webcomponents/template":"^1.4.4","@webcomponents/webcomponentsjs":"^2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_2.7.1_1680557344931_0.375417228521729","host":"s3://npm-registry-packages"}},"2.7.2":{"name":"lit-html","version":"2.7.2","author":{"name":"Google LLC"},"license":"BSD-3-Clause","_id":"lit-html@2.7.2","maintainers":[{"name":"anonymous","email":"aomarks@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"brendan@usergenic.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"kevinpschaaf@gmail.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"lit-robot@google.com"},{"name":"anonymous","email":"jb@jbingham.com"},{"name":"anonymous","email":"rictic@gmail.com"},{"name":"anonymous","email":"gray@stanfordalumni.org"}],"homepage":"https://lit.dev/","bugs":{"url":"https://github.com/lit/lit/issues"},"dist":{"shasum":"e4593da022298d8029ae3f67d10d322c18152d3d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-2.7.2.tgz","fileCount":363,"integrity":"sha512-ZJCfKlA2XELu5tn7XuzOziGFGvf1SeQm+ngLWoJ8bXtSkRrrR3ms6SWy+gsdxeYwySLij5xAhdd2C3EX0ftxdQ==","signatures":[{"sig":"MEQCIE0qveXUFwPO28wr6op8i08OBT6bVP2V8dwpLNJs3s2WAiANRyH+N+7qPS+q6yffHPJ6xregTFag7UvqOfDu2l8NcQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1796987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkLfJjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoX4Q/+KHbGvSp8TE84rcHkK6AwLke7uKnHMjbZYg+5xP9YO4ypHBtF\r\n2KE1x9ERSxGTYQ0okMYHnaJAHRG1hv4C3qFIebdOVIfos6KFzv9DQBg1bdc5\r\nToJqDo8RQEGklBs34RIPf3YEdEoyYjcMJBXFSgaDFuGX+ZW/NuzoFzlnwk1A\r\nnw2ojra/HFIF+gPOSpR73woYFyqEOCffE1IUgs4EbuRAsHx/Lj53f9FQY1dG\r\nRrny9yRPgU0vgV49yi74jSdyyFo7nnHGtYDbV3yjk3S2sTZPNxibr7XvPeBV\r\n2Rggm0n5NqIxbdlXuyCk4Gb6I18eJEruJipnIt4MYZ3ncZJk4GJdTRyCcj1D\r\nJPgs92+4+629JpqIEnZIHYxXaY/M8D5KmRgfVap5T39uaHVhZQ0PYpwxpVBk\r\n/R/vtkCKCT7UhoRVeHC4PEQ2YKXbz+nXMkuR+SBqudBYwqHwpDmc7XC++Op7\r\na8TLFkI2tzYhEZOG5PxbSmwXI77RR+6KO+wRmHSLmhP/HsEfTWDD7kwZQBG+\r\na75PZQZ2kQ4x4mqHp/WcnbOIwpIz2TdRQgtiUZTM/f3K/cYIayfk+n2tgSfV\r\n6V+v3l0CMU+Fp8GV/OqXCsixjsGjA5ZzAnZBlxCJS/17XIrMHFjX/5n0+XmH\r\nsAklWaDUieNrDWAfdgT39P6KHV6rHYamhm8=\r\n=SQCq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","type":"module","wireit":{"test":{"dependencies":["test:dev","test:prod","test:node","test:node-dev","check-version"]},"build":{"dependencies":["build:rollup","build:ts","build:ts:types","build:version-stability-test"]},"build:ts":{"clean":"if-file-deleted","files":["src/**/*.ts","tsconfig.json","tsconfig.polyfill-support.json"],"output":["development/**/*.{js,js.map,d.ts,d.ts.map}","tsconfig.tsbuildinfo","tsconfig.polyfill-support.tsbuildinfo"],"command":"tsc --build --pretty","#comment":"Note this also builds polyfill-support via a TypeScript project reference.","dependencies":["../labs/testing:build:ts:utils"]},"test:dev":{"env":{"BROWSERS":{"external":true}},"files":[],"output":[],"command":"MODE=dev node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:ts","../tests:build"]},"checksize":{"files":["rollup.config.js","../../rollup-common.js"],"output":[],"command":"rollup -c --environment=CHECKSIZE","dependencies":["build:ts"]},"test:node":{"files":[],"output":[],"command":"node development/test/node-imports.js","dependencies":["build:ts","build:rollup"]},"test:prod":{"env":{"BROWSERS":{"external":true}},"files":[],"output":[],"command":"MODE=prod node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:rollup","build:ts","build:version-stability-test","../tests:build"]},"build:rollup":{"files":["rollup.config.js","../../rollup-common.js","src/test/*_test.html","src/test/polyfill-support/*_test.html"],"output":["async-directive.js{,.map}","directive-helpers.js{,.map}","directive.js{,.map}","experimental-hydrate.js{,.map}","lit-html.js{,.map}","polyfill-support.js{,.map}","private-ssr-support.js{,.map}","static.js{,.map}","is-server.js{,.map}","directives/*.js{,.map}","test/*_test.html","development/test/*_test.html","test/polyfill-support/*_test.html","development/test/polyfill-support/*_test.html","node/"],"command":"rollup -c","dependencies":["build:ts"]},"check-version":{"files":["scripts/check-version-tracker.js","package.json","src/lit-html.ts"],"output":[],"command":"node scripts/check-version-tracker.js"},"test:node-dev":{"files":[],"output":[],"command":"node --conditions=development development/test/node-imports.js","dependencies":["build:ts","build:rollup"]},"build:ts:types":{"files":[],"output":["*.d.ts{,.map}","directives/*.d.ts{,.map}"],"command":"treemirror development . \"**/*.d.ts{,.map}\"","dependencies":["../internal-scripts:build","build:ts"]},"build:version-stability-test":{"files":["rollup-version-stability-test.config.js","rollup.config.js","../../rollup-common.js"],"output":["version-stability-build"],"command":"rollup -c rollup-version-stability-test.config.js","dependencies":["build:ts"]}},"exports":{".":{"node":{"default":"./node/lit-html.js","development":"./node/development/lit-html.js"},"types":"./development/lit-html.d.ts","default":"./lit-html.js","development":"./development/lit-html.js"},"./static.js":{"node":{"default":"./node/static.js","development":"./node/development/static.js"},"types":"./development/static.d.ts","default":"./static.js","development":"./development/static.js"},"./directive.js":{"node":{"default":"./node/directive.js","development":"./node/development/directive.js"},"types":"./development/directive.d.ts","default":"./directive.js","development":"./development/directive.js"},"./is-server.js":{"node":{"default":"./node/is-server.js","development":"./node/development/is-server.js"},"types":"./development/is-server.d.ts","default":"./is-server.js","development":"./development/is-server.js"},"./directives/map.js":{"node":{"default":"./node/directives/map.js","development":"./node/development/directives/map.js"},"types":"./development/directives/map.d.ts","default":"./directives/map.js","development":"./development/directives/map.js"},"./directives/ref.js":{"node":{"default":"./node/directives/ref.js","development":"./node/development/directives/ref.js"},"types":"./development/directives/ref.d.ts","default":"./directives/ref.js","development":"./development/directives/ref.js"},"./async-directive.js":{"node":{"default":"./node/async-directive.js","development":"./node/development/async-directive.js"},"types":"./development/async-directive.d.ts","default":"./async-directive.js","development":"./development/async-directive.js"},"./directives/join.js":{"node":{"default":"./node/directives/join.js","development":"./node/development/directives/join.js"},"types":"./development/directives/join.d.ts","default":"./directives/join.js","development":"./development/directives/join.js"},"./directives/live.js":{"node":{"default":"./node/directives/live.js","development":"./node/development/directives/live.js"},"types":"./development/directives/live.d.ts","default":"./directives/live.js","development":"./development/directives/live.js"},"./directives/when.js":{"node":{"default":"./node/directives/when.js","development":"./node/development/directives/when.js"},"types":"./development/directives/when.d.ts","default":"./directives/when.js","development":"./development/directives/when.js"},"./directives/cache.js":{"node":{"default":"./node/directives/cache.js","development":"./node/development/directives/cache.js"},"types":"./development/directives/cache.d.ts","default":"./directives/cache.js","development":"./development/directives/cache.js"},"./directives/guard.js":{"node":{"default":"./node/directives/guard.js","development":"./node/development/directives/guard.js"},"types":"./development/directives/guard.d.ts","default":"./directives/guard.js","development":"./development/directives/guard.js"},"./directives/keyed.js":{"node":{"default":"./node/directives/keyed.js","development":"./node/development/directives/keyed.js"},"types":"./development/directives/keyed.d.ts","default":"./directives/keyed.js","development":"./development/directives/keyed.js"},"./directives/range.js":{"node":{"default":"./node/directives/range.js","development":"./node/development/directives/range.js"},"types":"./development/directives/range.d.ts","default":"./directives/range.js","development":"./development/directives/range.js"},"./directives/until.js":{"node":{"default":"./node/directives/until.js","development":"./node/development/directives/until.js"},"types":"./development/directives/until.d.ts","default":"./directives/until.js","development":"./development/directives/until.js"},"./polyfill-support.js":{"node":{"default":"./node/polyfill-support.js","development":"./node/development/polyfill-support.js"},"types":"./development/polyfill-support.d.ts","default":"./polyfill-support.js","development":"./development/polyfill-support.js"},"./directive-helpers.js":{"node":{"default":"./node/directive-helpers.js","development":"./node/development/directive-helpers.js"},"types":"./development/directive-helpers.d.ts","default":"./directive-helpers.js","development":"./development/directive-helpers.js"},"./directives/choose.js":{"node":{"default":"./node/directives/choose.js","development":"./node/development/directives/choose.js"},"types":"./development/directives/choose.d.ts","default":"./directives/choose.js","development":"./development/directives/choose.js"},"./directives/repeat.js":{"node":{"default":"./node/directives/repeat.js","development":"./node/development/directives/repeat.js"},"types":"./development/directives/repeat.d.ts","default":"./directives/repeat.js","development":"./development/directives/repeat.js"},"./private-ssr-support.js":{"node":{"default":"./node/private-ssr-support.js","development":"./node/development/private-ssr-support.js"},"types":"./development/private-ssr-support.d.ts","default":"./private-ssr-support.js","development":"./development/private-ssr-support.js"},"./directives/class-map.js":{"node":{"default":"./node/directives/class-map.js","development":"./node/development/directives/class-map.js"},"types":"./development/directives/class-map.d.ts","default":"./directives/class-map.js","development":"./development/directives/class-map.js"},"./directives/style-map.js":{"node":{"default":"./node/directives/style-map.js","development":"./node/development/directives/style-map.js"},"types":"./development/directives/style-map.d.ts","default":"./directives/style-map.js","development":"./development/directives/style-map.js"},"./experimental-hydrate.js":{"node":{"default":"./node/experimental-hydrate.js","development":"./node/development/experimental-hydrate.js"},"types":"./development/experimental-hydrate.d.ts","default":"./experimental-hydrate.js","development":"./development/experimental-hydrate.js"},"./directives/if-defined.js":{"node":{"default":"./node/directives/if-defined.js","development":"./node/development/directives/if-defined.js"},"types":"./development/directives/if-defined.d.ts","default":"./directives/if-defined.js","development":"./development/directives/if-defined.js"},"./directives/unsafe-svg.js":{"node":{"default":"./node/directives/unsafe-svg.js","development":"./node/development/directives/unsafe-svg.js"},"types":"./development/directives/unsafe-svg.d.ts","default":"./directives/unsafe-svg.js","development":"./development/directives/unsafe-svg.js"},"./directives/unsafe-html.js":{"node":{"default":"./node/directives/unsafe-html.js","development":"./node/development/directives/unsafe-html.js"},"types":"./development/directives/unsafe-html.d.ts","default":"./directives/unsafe-html.js","development":"./development/directives/unsafe-html.js"},"./directives/async-append.js":{"node":{"default":"./node/directives/async-append.js","development":"./node/development/directives/async-append.js"},"types":"./development/directives/async-append.d.ts","default":"./directives/async-append.js","development":"./development/directives/async-append.js"},"./directives/async-replace.js":{"node":{"default":"./node/directives/async-replace.js","development":"./node/development/directives/async-replace.js"},"types":"./development/directives/async-replace.d.ts","default":"./directives/async-replace.js","development":"./development/directives/async-replace.js"},"./directives/template-content.js":{"node":{"default":"./node/directives/template-content.js","development":"./node/development/directives/template-content.js"},"types":"./development/directives/template-content.d.ts","default":"./directives/template-content.js","development":"./development/directives/template-content.js"}},"gitHead":"21e22cccf0bbac4147139041c5247b4a4846b524","scripts":{"test":"wireit","build":"wireit","build:ts":"wireit","test:dev":"wireit","checksize":"wireit","test:node":"wireit","test:prod":"wireit","build:rollup":"wireit","check-version":"wireit","test:node-dev":"wireit","build:ts:types":"wireit","prepublishOnly":"npm run check-version","build:version-stability-test":"wireit"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"lit-robot@google.com"},"repository":{"url":"git+https://github.com/lit/lit.git","type":"git","directory":"packages/lit-html"},"_npmVersion":"8.19.3","description":"HTML templates literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"16.19.1","dependencies":{"@types/trusted-types":"^2.0.2"},"_hasShrinkwrap":false,"devDependencies":{"@types/web-ie11":"^0.0.0","@lit-labs/testing":"^0.2.0","@lit-internal/scripts":"^1.0.0","@webcomponents/shadycss":"^1.8.0","@webcomponents/template":"^1.4.4","@webcomponents/webcomponentsjs":"^2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_2.7.2_1680732771005_0.13359129000763148","host":"s3://npm-registry-packages"}},"2.7.3":{"name":"lit-html","version":"2.7.3","author":{"name":"Google LLC"},"license":"BSD-3-Clause","_id":"lit-html@2.7.3","maintainers":[{"name":"anonymous","email":"aomarks@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"brendan@usergenic.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"kevinpschaaf@gmail.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"ajk830@gmail.com"},{"name":"anonymous","email":"lit-robot@google.com"},{"name":"anonymous","email":"jb@jbingham.com"},{"name":"anonymous","email":"rictic@gmail.com"},{"name":"anonymous","email":"gray@stanfordalumni.org"}],"homepage":"https://lit.dev/","bugs":{"url":"https://github.com/lit/lit/issues"},"dist":{"shasum":"903bfa61f9d3296a0ec94128695e452beb9b1a3a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-2.7.3.tgz","fileCount":363,"integrity":"sha512-9DyLzcn/kbRGowz2vFmSANFbRZTxYUgYYFqzie89w6GLpPUiBCDHfcdeRUV/k3Q2ueYxNjfv46yPCtKAEAPOVw==","signatures":[{"sig":"MEUCIQCqcZZuQbi+GlqVURRmE251auN1J3NfSZiQ2GfgSKU9CQIgAPhhorSky6OXgO+/4BDuD1mAP3LW/vVxrVPwZRkDy1E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1798430,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkSHEHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmruXw/9Ft1f1TSbxgsN2q0VubJxl0ZY20rBNV6/23Vx9qzlhPHc0DF5\r\ncnXL0VbKvNUl8wrEqECfYxu7NO27bqRNoupqt3o2yqSmtWOhDlgRfpSXt0HH\r\ntjgHJmSVcR96chN+frESsQ2nqVtD13LF1immmLYRvVXOGc+74t46jxk3iY23\r\nxGNmTQdGEQwaGmuTiQxdcZgb65JhlRYe8CnrG04PWw+Owe2TkZPOWCJyd+jS\r\nEueEb1N/Em5fVWPfMjVs0EVQbapV6Esce4F+fyAeo0EQr4VWeoZ6aD7iCzAl\r\nBOZxmwNf5Gv1cwlac+t1djNXl6fqQbfFD0PKgbv1GvrSfkv4hQolZfIoDZNn\r\n/UtSiFhE6rFU7HNr75+u+AcjZBJdzuOdkUwYctqbN+Txu06TIhaSENLAIvKR\r\nuLYZj7qhelOFEAxVL75iOc9CsDviCLcwVV0+MJPJq1u3uRnC6Mqj79et5jRX\r\nvGcOu36mXNg3/SHQgVEegXr4ezcO/e37ytKuSMm1uH6bt4BcajOXyPjC7km0\r\nJ+c4V5uaak7U7OKxJ8eVOZUlOFVKJ1uL54Sf0nXApz+bMY6VnJnPPwdoQDoc\r\nJpcRv4zcnGqE0qH4mPdkAOaEjjfn4DnLxJiz7ROWwb0AsFFt318b1KSMBwAi\r\nAvoYWndEW8nzWB6YoPfufojkyxtq0aaQCeg=\r\n=ovig\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","type":"module","wireit":{"test":{"dependencies":["test:dev","test:prod","test:node","test:node-dev","check-version"]},"build":{"dependencies":["build:rollup","build:ts","build:ts:types","build:version-stability-test"]},"build:ts":{"clean":"if-file-deleted","files":["src/**/*.ts","tsconfig.json","tsconfig.polyfill-support.json"],"output":["development/**/*.{js,js.map,d.ts,d.ts.map}","tsconfig.tsbuildinfo","tsconfig.polyfill-support.tsbuildinfo"],"command":"tsc --build --pretty","#comment":"Note this also builds polyfill-support via a TypeScript project reference.","dependencies":["../labs/testing:build:ts:utils"]},"test:dev":{"env":{"BROWSERS":{"external":true}},"files":[],"output":[],"command":"MODE=dev node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:ts","../tests:build"]},"checksize":{"files":["rollup.config.js","../../rollup-common.js"],"output":[],"command":"rollup -c --environment=CHECKSIZE","dependencies":["build:ts"]},"test:node":{"files":[],"output":[],"command":"node development/test/node-imports.js","dependencies":["build:ts","build:rollup"]},"test:prod":{"env":{"BROWSERS":{"external":true}},"files":[],"output":[],"command":"MODE=prod node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:rollup","build:ts","build:version-stability-test","../tests:build"]},"build:rollup":{"files":["rollup.config.js","../../rollup-common.js","src/test/*_test.html","src/test/polyfill-support/*_test.html"],"output":["async-directive.js{,.map}","directive-helpers.js{,.map}","directive.js{,.map}","experimental-hydrate.js{,.map}","lit-html.js{,.map}","polyfill-support.js{,.map}","private-ssr-support.js{,.map}","static.js{,.map}","is-server.js{,.map}","directives/*.js{,.map}","test/*_test.html","development/test/*_test.html","test/polyfill-support/*_test.html","development/test/polyfill-support/*_test.html","node/"],"command":"rollup -c","dependencies":["build:ts"]},"check-version":{"files":["scripts/check-version-tracker.js","package.json","src/lit-html.ts"],"output":[],"command":"node scripts/check-version-tracker.js"},"test:node-dev":{"files":[],"output":[],"command":"node --conditions=development development/test/node-imports.js","dependencies":["build:ts","build:rollup"]},"build:ts:types":{"files":[],"output":["*.d.ts{,.map}","directives/*.d.ts{,.map}"],"command":"treemirror development . \"**/*.d.ts{,.map}\"","dependencies":["../internal-scripts:build","build:ts"]},"build:version-stability-test":{"files":["rollup-version-stability-test.config.js","rollup.config.js","../../rollup-common.js"],"output":["version-stability-build"],"command":"rollup -c rollup-version-stability-test.config.js","dependencies":["build:ts"]}},"exports":{".":{"node":{"default":"./node/lit-html.js","development":"./node/development/lit-html.js"},"types":"./development/lit-html.d.ts","default":"./lit-html.js","development":"./development/lit-html.js"},"./static.js":{"node":{"default":"./node/static.js","development":"./node/development/static.js"},"types":"./development/static.d.ts","default":"./static.js","development":"./development/static.js"},"./directive.js":{"node":{"default":"./node/directive.js","development":"./node/development/directive.js"},"types":"./development/directive.d.ts","default":"./directive.js","development":"./development/directive.js"},"./is-server.js":{"node":{"default":"./node/is-server.js","development":"./node/development/is-server.js"},"types":"./development/is-server.d.ts","default":"./is-server.js","development":"./development/is-server.js"},"./directives/map.js":{"node":{"default":"./node/directives/map.js","development":"./node/development/directives/map.js"},"types":"./development/directives/map.d.ts","default":"./directives/map.js","development":"./development/directives/map.js"},"./directives/ref.js":{"node":{"default":"./node/directives/ref.js","development":"./node/development/directives/ref.js"},"types":"./development/directives/ref.d.ts","default":"./directives/ref.js","development":"./development/directives/ref.js"},"./async-directive.js":{"node":{"default":"./node/async-directive.js","development":"./node/development/async-directive.js"},"types":"./development/async-directive.d.ts","default":"./async-directive.js","development":"./development/async-directive.js"},"./directives/join.js":{"node":{"default":"./node/directives/join.js","development":"./node/development/directives/join.js"},"types":"./development/directives/join.d.ts","default":"./directives/join.js","development":"./development/directives/join.js"},"./directives/live.js":{"node":{"default":"./node/directives/live.js","development":"./node/development/directives/live.js"},"types":"./development/directives/live.d.ts","default":"./directives/live.js","development":"./development/directives/live.js"},"./directives/when.js":{"node":{"default":"./node/directives/when.js","development":"./node/development/directives/when.js"},"types":"./development/directives/when.d.ts","default":"./directives/when.js","development":"./development/directives/when.js"},"./directives/cache.js":{"node":{"default":"./node/directives/cache.js","development":"./node/development/directives/cache.js"},"types":"./development/directives/cache.d.ts","default":"./directives/cache.js","development":"./development/directives/cache.js"},"./directives/guard.js":{"node":{"default":"./node/directives/guard.js","development":"./node/development/directives/guard.js"},"types":"./development/directives/guard.d.ts","default":"./directives/guard.js","development":"./development/directives/guard.js"},"./directives/keyed.js":{"node":{"default":"./node/directives/keyed.js","development":"./node/development/directives/keyed.js"},"types":"./development/directives/keyed.d.ts","default":"./directives/keyed.js","development":"./development/directives/keyed.js"},"./directives/range.js":{"node":{"default":"./node/directives/range.js","development":"./node/development/directives/range.js"},"types":"./development/directives/range.d.ts","default":"./directives/range.js","development":"./development/directives/range.js"},"./directives/until.js":{"node":{"default":"./node/directives/until.js","development":"./node/development/directives/until.js"},"types":"./development/directives/until.d.ts","default":"./directives/until.js","development":"./development/directives/until.js"},"./polyfill-support.js":{"node":{"default":"./node/polyfill-support.js","development":"./node/development/polyfill-support.js"},"types":"./development/polyfill-support.d.ts","default":"./polyfill-support.js","development":"./development/polyfill-support.js"},"./directive-helpers.js":{"node":{"default":"./node/directive-helpers.js","development":"./node/development/directive-helpers.js"},"types":"./development/directive-helpers.d.ts","default":"./directive-helpers.js","development":"./development/directive-helpers.js"},"./directives/choose.js":{"node":{"default":"./node/directives/choose.js","development":"./node/development/directives/choose.js"},"types":"./development/directives/choose.d.ts","default":"./directives/choose.js","development":"./development/directives/choose.js"},"./directives/repeat.js":{"node":{"default":"./node/directives/repeat.js","development":"./node/development/directives/repeat.js"},"types":"./development/directives/repeat.d.ts","default":"./directives/repeat.js","development":"./development/directives/repeat.js"},"./private-ssr-support.js":{"node":{"default":"./node/private-ssr-support.js","development":"./node/development/private-ssr-support.js"},"types":"./development/private-ssr-support.d.ts","default":"./private-ssr-support.js","development":"./development/private-ssr-support.js"},"./directives/class-map.js":{"node":{"default":"./node/directives/class-map.js","development":"./node/development/directives/class-map.js"},"types":"./development/directives/class-map.d.ts","default":"./directives/class-map.js","development":"./development/directives/class-map.js"},"./directives/style-map.js":{"node":{"default":"./node/directives/style-map.js","development":"./node/development/directives/style-map.js"},"types":"./development/directives/style-map.d.ts","default":"./directives/style-map.js","development":"./development/directives/style-map.js"},"./experimental-hydrate.js":{"node":{"default":"./node/experimental-hydrate.js","development":"./node/development/experimental-hydrate.js"},"types":"./development/experimental-hydrate.d.ts","default":"./experimental-hydrate.js","development":"./development/experimental-hydrate.js"},"./directives/if-defined.js":{"node":{"default":"./node/directives/if-defined.js","development":"./node/development/directives/if-defined.js"},"types":"./development/directives/if-defined.d.ts","default":"./directives/if-defined.js","development":"./development/directives/if-defined.js"},"./directives/unsafe-svg.js":{"node":{"default":"./node/directives/unsafe-svg.js","development":"./node/development/directives/unsafe-svg.js"},"types":"./development/directives/unsafe-svg.d.ts","default":"./directives/unsafe-svg.js","development":"./development/directives/unsafe-svg.js"},"./directives/unsafe-html.js":{"node":{"default":"./node/directives/unsafe-html.js","development":"./node/development/directives/unsafe-html.js"},"types":"./development/directives/unsafe-html.d.ts","default":"./directives/unsafe-html.js","development":"./development/directives/unsafe-html.js"},"./directives/async-append.js":{"node":{"default":"./node/directives/async-append.js","development":"./node/development/directives/async-append.js"},"types":"./development/directives/async-append.d.ts","default":"./directives/async-append.js","development":"./development/directives/async-append.js"},"./directives/async-replace.js":{"node":{"default":"./node/directives/async-replace.js","development":"./node/development/directives/async-replace.js"},"types":"./development/directives/async-replace.d.ts","default":"./directives/async-replace.js","development":"./development/directives/async-replace.js"},"./directives/template-content.js":{"node":{"default":"./node/directives/template-content.js","development":"./node/development/directives/template-content.js"},"types":"./development/directives/template-content.d.ts","default":"./directives/template-content.js","development":"./development/directives/template-content.js"}},"gitHead":"36544f5e3eda494a0eebaec85ce691f9e6e5c2ad","scripts":{"test":"wireit","build":"wireit","build:ts":"wireit","test:dev":"wireit","checksize":"wireit","test:node":"wireit","test:prod":"wireit","build:rollup":"wireit","check-version":"wireit","test:node-dev":"wireit","build:ts:types":"wireit","prepublishOnly":"npm run check-version","build:version-stability-test":"wireit"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"lit-robot@google.com"},"repository":{"url":"git+https://github.com/lit/lit.git","type":"git","directory":"packages/lit-html"},"_npmVersion":"8.19.4","description":"HTML templates literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"16.20.0","dependencies":{"@types/trusted-types":"^2.0.2"},"_hasShrinkwrap":false,"devDependencies":{"@types/web-ie11":"^0.0.0","@lit-labs/testing":"^0.2.0","@lit-internal/scripts":"^1.0.0","@webcomponents/shadycss":"^1.8.0","@webcomponents/template":"^1.4.4","@webcomponents/webcomponentsjs":"^2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_2.7.3_1682469127217_0.17599772595608387","host":"s3://npm-registry-packages"}},"3.0.0-pre.0":{"name":"lit-html","version":"3.0.0-pre.0","author":{"name":"Google LLC"},"license":"BSD-3-Clause","_id":"lit-html@3.0.0-pre.0","maintainers":[{"name":"anonymous","email":"aomarks@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"brendan@usergenic.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"kevinpschaaf@gmail.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"ajk830@gmail.com"},{"name":"anonymous","email":"lit-robot@google.com"},{"name":"anonymous","email":"jb@jbingham.com"},{"name":"anonymous","email":"rictic@gmail.com"},{"name":"anonymous","email":"gray@stanfordalumni.org"}],"homepage":"https://lit.dev/","bugs":{"url":"https://github.com/lit/lit/issues"},"dist":{"shasum":"d285021aabdaf91a6613bb020d7f51dad9387c76","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-3.0.0-pre.0.tgz","fileCount":351,"integrity":"sha512-9rpjrE/l0WaJznK2A/IeR7lV0doCeC8HABfK46iE90O/9awaNKsFYB7Rhj3WSe94nJ7WBNOYT3TBPINgUMx3lw==","signatures":[{"sig":"MEUCIQDMIErDuThitHJttemZpSvm8BlgLTVZJms56Xy3Qa48nAIgRKHa1VAOo3KJllPq+q0CkRn3aLwzRWlvxCVJE9SYXEw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1624553,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkSwQ7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmruuw/9HgrOjTg2f+ss840g45AU/04G1Qn+nz3GBLpGzHdbE+tDKiCF\r\nDkp2J8DOPnaW/60n+iJPPuZtHmlU2EEv39T1iRA5IAhRQqaDK39mb4CGOhhN\r\nWUN2tt+M3s6qi6cQDLvOlKnB1WHzu4ThcsVqWnHumOhQobPidzaPkQeVdLv7\r\nAtEvmLpnOFmq8ZAqEErXOxv0u0qAaR6Q/B7kVErNmwxDC6vJAoEi0cVVuq7A\r\ni8DEgdNuDBRXmAY9jtVRXscr/lmdLVNdOFsVEE8ND4trscqN5NGE6VZkE+mm\r\nsyoE6ZyECLuxUaz54o0c3XgZutIV0V0RyhNoVvR/6fxt/0lO8IVKFklPnKQf\r\nVxjpb5OIy7wl6zhOQ44QqzviCFV4YmFx9J/CJwM9Irpt51SmI4RnDjlePw2+\r\njnZTqDZMf3kCitFwi70DkcUVCZWlt1hkxxFhLiZzeRfJQqZ33yldPDXYxwO4\r\nC37qGfNj65j6iB6X5yF5OKebGHpYlOXSBMPlgZd9r4AeGaT6vOS1coJt+V9e\r\n0tIerQn19QJn+0cvyXxr3+17ekAGKrk9LItOY7Tw9Q1FVkKjSVolsycb7Ek1\r\npiihNrQ4TIWd9/Wec4e2diNX8voK6/TCIkf/suFIDOVetryCKMaiw6KoaCBm\r\nghFHNhsNVu2Y4ZMf279Oozd5puWUhacDyCY=\r\n=Tz3K\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-html.js","type":"module","wireit":{"test":{"dependencies":["test:dev","test:prod","test:node","test:node-dev","check-version"]},"build":{"dependencies":["build:rollup","build:ts","build:ts:types","build:version-stability-test"]},"build:ts":{"clean":"if-file-deleted","files":["src/**/*.ts","tsconfig.json","tsconfig.polyfill-support.json"],"output":["development/**/*.{js,js.map,d.ts,d.ts.map}","tsconfig.tsbuildinfo","tsconfig.polyfill-support.tsbuildinfo"],"command":"tsc --build --pretty","#comment":"Note this also builds polyfill-support via a TypeScript project reference.","dependencies":["../labs/testing:build:ts:utils"]},"test:dev":{"env":{"BROWSERS":{"external":true}},"files":[],"output":[],"command":"MODE=dev node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:ts","../tests:build"]},"checksize":{"files":["rollup.config.js","../../rollup-common.js"],"output":[],"command":"rollup -c --environment=CHECKSIZE","dependencies":["build:ts"]},"test:node":{"files":[],"output":[],"command":"node development/test/node-imports.js","dependencies":["build:ts","build:rollup"]},"test:prod":{"env":{"BROWSERS":{"external":true}},"files":[],"output":[],"command":"MODE=prod node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:rollup","build:ts","build:version-stability-test","../tests:build"]},"build:rollup":{"files":["rollup.config.js","../../rollup-common.js","src/test/*_test.html","src/test/polyfill-support/*_test.html"],"output":["async-directive.js{,.map}","directive-helpers.js{,.map}","directive.js{,.map}","lit-html.js{,.map}","polyfill-support.js{,.map}","private-ssr-support.js{,.map}","static.js{,.map}","is-server.js{,.map}","directives/*.js{,.map}","test/*_test.html","development/test/*_test.html","test/polyfill-support/*_test.html","development/test/polyfill-support/*_test.html","node/"],"command":"rollup -c","dependencies":["build:ts"]},"check-version":{"files":["scripts/check-version-tracker.js","package.json","src/lit-html.ts"],"output":[],"command":"node scripts/check-version-tracker.js"},"test:node-dev":{"files":[],"output":[],"command":"node --conditions=development development/test/node-imports.js","dependencies":["build:ts","build:rollup"]},"build:ts:types":{"files":[],"output":["*.d.ts{,.map}","directives/*.d.ts{,.map}"],"command":"treemirror development . \"**/*.d.ts{,.map}\"","dependencies":["../internal-scripts:build","build:ts"]},"build:version-stability-test":{"files":["rollup-version-stability-test.config.js","rollup.config.js","../../rollup-common.js"],"output":["version-stability-build"],"command":"rollup -c rollup-version-stability-test.config.js","dependencies":["build:ts"]}},"exports":{".":{"node":{"default":"./node/lit-html.js","development":"./node/development/lit-html.js"},"types":"./development/lit-html.d.ts","default":"./lit-html.js","development":"./development/lit-html.js"},"./static.js":{"node":{"default":"./node/static.js","development":"./node/development/static.js"},"types":"./development/static.d.ts","default":"./static.js","development":"./development/static.js"},"./directive.js":{"node":{"default":"./node/directive.js","development":"./node/development/directive.js"},"types":"./development/directive.d.ts","default":"./directive.js","development":"./development/directive.js"},"./is-server.js":{"node":{"default":"./node/is-server.js","development":"./node/development/is-server.js"},"types":"./development/is-server.d.ts","default":"./is-server.js","development":"./development/is-server.js"},"./directives/map.js":{"node":{"default":"./node/directives/map.js","development":"./node/development/directives/map.js"},"types":"./development/directives/map.d.ts","default":"./directives/map.js","development":"./development/directives/map.js"},"./directives/ref.js":{"node":{"default":"./node/directives/ref.js","development":"./node/development/directives/ref.js"},"types":"./development/directives/ref.d.ts","default":"./directives/ref.js","development":"./development/directives/ref.js"},"./async-directive.js":{"node":{"default":"./node/async-directive.js","development":"./node/development/async-directive.js"},"types":"./development/async-directive.d.ts","default":"./async-directive.js","development":"./development/async-directive.js"},"./directives/join.js":{"node":{"default":"./node/directives/join.js","development":"./node/development/directives/join.js"},"types":"./development/directives/join.d.ts","default":"./directives/join.js","development":"./development/directives/join.js"},"./directives/live.js":{"node":{"default":"./node/directives/live.js","development":"./node/development/directives/live.js"},"types":"./development/directives/live.d.ts","default":"./directives/live.js","development":"./development/directives/live.js"},"./directives/when.js":{"node":{"default":"./node/directives/when.js","development":"./node/development/directives/when.js"},"types":"./development/directives/when.d.ts","default":"./directives/when.js","development":"./development/directives/when.js"},"./directives/cache.js":{"node":{"default":"./node/directives/cache.js","development":"./node/development/directives/cache.js"},"types":"./development/directives/cache.d.ts","default":"./directives/cache.js","development":"./development/directives/cache.js"},"./directives/guard.js":{"node":{"default":"./node/directives/guard.js","development":"./node/development/directives/guard.js"},"types":"./development/directives/guard.d.ts","default":"./directives/guard.js","development":"./development/directives/guard.js"},"./directives/keyed.js":{"node":{"default":"./node/directives/keyed.js","development":"./node/development/directives/keyed.js"},"types":"./development/directives/keyed.d.ts","default":"./directives/keyed.js","development":"./development/directives/keyed.js"},"./directives/range.js":{"node":{"default":"./node/directives/range.js","development":"./node/development/directives/range.js"},"types":"./development/directives/range.d.ts","default":"./directives/range.js","development":"./development/directives/range.js"},"./directives/until.js":{"node":{"default":"./node/directives/until.js","development":"./node/development/directives/until.js"},"types":"./development/directives/until.d.ts","default":"./directives/until.js","development":"./development/directives/until.js"},"./polyfill-support.js":{"node":{"default":"./node/polyfill-support.js","development":"./node/development/polyfill-support.js"},"types":"./development/polyfill-support.d.ts","default":"./polyfill-support.js","development":"./development/polyfill-support.js"},"./directive-helpers.js":{"node":{"default":"./node/directive-helpers.js","development":"./node/development/directive-helpers.js"},"types":"./development/directive-helpers.d.ts","default":"./directive-helpers.js","development":"./development/directive-helpers.js"},"./directives/choose.js":{"node":{"default":"./node/directives/choose.js","development":"./node/development/directives/choose.js"},"types":"./development/directives/choose.d.ts","default":"./directives/choose.js","development":"./development/directives/choose.js"},"./directives/repeat.js":{"node":{"default":"./node/directives/repeat.js","development":"./node/development/directives/repeat.js"},"types":"./development/directives/repeat.d.ts","default":"./directives/repeat.js","development":"./development/directives/repeat.js"},"./private-ssr-support.js":{"node":{"default":"./node/private-ssr-support.js","development":"./node/development/private-ssr-support.js"},"types":"./development/private-ssr-support.d.ts","default":"./private-ssr-support.js","development":"./development/private-ssr-support.js"},"./directives/class-map.js":{"node":{"default":"./node/directives/class-map.js","development":"./node/development/directives/class-map.js"},"types":"./development/directives/class-map.d.ts","default":"./directives/class-map.js","development":"./development/directives/class-map.js"},"./directives/style-map.js":{"node":{"default":"./node/directives/style-map.js","development":"./node/development/directives/style-map.js"},"types":"./development/directives/style-map.d.ts","default":"./directives/style-map.js","development":"./development/directives/style-map.js"},"./directives/if-defined.js":{"node":{"default":"./node/directives/if-defined.js","development":"./node/development/directives/if-defined.js"},"types":"./development/directives/if-defined.d.ts","default":"./directives/if-defined.js","development":"./development/directives/if-defined.js"},"./directives/unsafe-svg.js":{"node":{"default":"./node/directives/unsafe-svg.js","development":"./node/development/directives/unsafe-svg.js"},"types":"./development/directives/unsafe-svg.d.ts","default":"./directives/unsafe-svg.js","development":"./development/directives/unsafe-svg.js"},"./directives/unsafe-html.js":{"node":{"default":"./node/directives/unsafe-html.js","development":"./node/development/directives/unsafe-html.js"},"types":"./development/directives/unsafe-html.d.ts","default":"./directives/unsafe-html.js","development":"./development/directives/unsafe-html.js"},"./directives/async-append.js":{"node":{"default":"./node/directives/async-append.js","development":"./node/development/directives/async-append.js"},"types":"./development/directives/async-append.d.ts","default":"./directives/async-append.js","development":"./development/directives/async-append.js"},"./directives/async-replace.js":{"node":{"default":"./node/directives/async-replace.js","development":"./node/development/directives/async-replace.js"},"types":"./development/directives/async-replace.d.ts","default":"./directives/async-replace.js","development":"./development/directives/async-replace.js"},"./directives/template-content.js":{"node":{"default":"./node/directives/template-content.js","development":"./node/development/directives/template-content.js"},"types":"./development/directives/template-content.d.ts","default":"./directives/template-content.js","development":"./development/directives/template-content.js"}},"gitHead":"1cf03a948d25b5eebbf3e822d18ea6daa4f42e62","scripts":{"test":"wireit","build":"wireit","build:ts":"wireit","test:dev":"wireit","checksize":"wireit","test:node":"wireit","test:prod":"wireit","build:rollup":"wireit","check-version":"wireit","test:node-dev":"wireit","build:ts:types":"wireit","prepublishOnly":"npm run check-version","build:version-stability-test":"wireit"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"lit-robot@google.com"},"repository":{"url":"git+https://github.com/lit/lit.git","type":"git","directory":"packages/lit-html"},"_npmVersion":"8.19.4","description":"HTML templates literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"16.20.0","dependencies":{"@types/trusted-types":"^2.0.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@lit-labs/testing":"^0.2.2-pre.0","@lit-internal/scripts":"^1.0.1-pre.0","@webcomponents/shadycss":"^1.8.0","@webcomponents/template":"^1.4.4","@webcomponents/webcomponentsjs":"^2.8.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_3.0.0-pre.0_1682637883477_0.6211204483071049","host":"s3://npm-registry-packages"}},"2.7.4":{"name":"lit-html","version":"2.7.4","author":{"name":"Google LLC"},"license":"BSD-3-Clause","_id":"lit-html@2.7.4","maintainers":[{"name":"anonymous","email":"aomarks@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"brendan@usergenic.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"kevinpschaaf@gmail.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"ajk830@gmail.com"},{"name":"anonymous","email":"lit-robot@google.com"},{"name":"anonymous","email":"jb@jbingham.com"},{"name":"anonymous","email":"rictic@gmail.com"},{"name":"anonymous","email":"gray@stanfordalumni.org"}],"homepage":"https://lit.dev/","bugs":{"url":"https://github.com/lit/lit/issues"},"dist":{"shasum":"6d75001977c206683685b9d76594a516afda2954","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-2.7.4.tgz","fileCount":363,"integrity":"sha512-/Jw+FBpeEN+z8X6PJva5n7+0MzCVAH2yypN99qHYYkq8bI+j7I39GH+68Z/MZD6rGKDK9RpzBw7CocfmHfq6+g==","signatures":[{"sig":"MEUCIAyUWyLn3OKxar+JlatXQFA3rIhZ+y0n1X1S6G69dGnaAiEA+Xc2W59wEYMlAlg069hb+iOxirKF3aQMIExtZ8sjJks=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1801212},"main":"lit-html.js","type":"module","wireit":{"test":{"dependencies":["test:dev","test:prod","test:node","test:node-dev","check-version"]},"build":{"dependencies":["build:rollup","build:ts","build:ts:types","build:version-stability-test"]},"build:ts":{"clean":"if-file-deleted","files":["src/**/*.ts","tsconfig.json","tsconfig.polyfill-support.json"],"output":["development/**/*.{js,js.map,d.ts,d.ts.map}","tsconfig.tsbuildinfo","tsconfig.polyfill-support.tsbuildinfo"],"command":"tsc --build --pretty","#comment":"Note this also builds polyfill-support via a TypeScript project reference.","dependencies":["../labs/testing:build:ts:utils"]},"test:dev":{"env":{"BROWSERS":{"external":true}},"files":[],"output":[],"command":"MODE=dev node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:ts","../tests:build"]},"checksize":{"files":["rollup.config.js","../../rollup-common.js"],"output":[],"command":"rollup -c --environment=CHECKSIZE","dependencies":["build:ts"]},"test:node":{"files":[],"output":[],"command":"node development/test/node-imports.js","dependencies":["build:ts","build:rollup"]},"test:prod":{"env":{"BROWSERS":{"external":true}},"files":[],"output":[],"command":"MODE=prod node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:rollup","build:ts","build:version-stability-test","../tests:build"]},"build:rollup":{"files":["rollup.config.js","../../rollup-common.js","src/test/*_test.html","src/test/polyfill-support/*_test.html"],"output":["async-directive.js{,.map}","directive-helpers.js{,.map}","directive.js{,.map}","experimental-hydrate.js{,.map}","lit-html.js{,.map}","polyfill-support.js{,.map}","private-ssr-support.js{,.map}","static.js{,.map}","is-server.js{,.map}","directives/*.js{,.map}","test/*_test.html","development/test/*_test.html","test/polyfill-support/*_test.html","development/test/polyfill-support/*_test.html","node/"],"command":"rollup -c","dependencies":["build:ts"]},"check-version":{"files":["scripts/check-version-tracker.js","package.json","src/lit-html.ts"],"output":[],"command":"node scripts/check-version-tracker.js"},"test:node-dev":{"files":[],"output":[],"command":"node --conditions=development development/test/node-imports.js","dependencies":["build:ts","build:rollup"]},"build:ts:types":{"files":[],"output":["*.d.ts{,.map}","directives/*.d.ts{,.map}"],"command":"treemirror development . \"**/*.d.ts{,.map}\"","dependencies":["../internal-scripts:build","build:ts"]},"build:version-stability-test":{"files":["rollup-version-stability-test.config.js","rollup.config.js","../../rollup-common.js"],"output":["version-stability-build"],"command":"rollup -c rollup-version-stability-test.config.js","dependencies":["build:ts"]}},"exports":{".":{"node":{"default":"./node/lit-html.js","development":"./node/development/lit-html.js"},"types":"./development/lit-html.d.ts","default":"./lit-html.js","development":"./development/lit-html.js"},"./static.js":{"node":{"default":"./node/static.js","development":"./node/development/static.js"},"types":"./development/static.d.ts","default":"./static.js","development":"./development/static.js"},"./directive.js":{"node":{"default":"./node/directive.js","development":"./node/development/directive.js"},"types":"./development/directive.d.ts","default":"./directive.js","development":"./development/directive.js"},"./is-server.js":{"node":{"default":"./node/is-server.js","development":"./node/development/is-server.js"},"types":"./development/is-server.d.ts","default":"./is-server.js","development":"./development/is-server.js"},"./directives/map.js":{"node":{"default":"./node/directives/map.js","development":"./node/development/directives/map.js"},"types":"./development/directives/map.d.ts","default":"./directives/map.js","development":"./development/directives/map.js"},"./directives/ref.js":{"node":{"default":"./node/directives/ref.js","development":"./node/development/directives/ref.js"},"types":"./development/directives/ref.d.ts","default":"./directives/ref.js","development":"./development/directives/ref.js"},"./async-directive.js":{"node":{"default":"./node/async-directive.js","development":"./node/development/async-directive.js"},"types":"./development/async-directive.d.ts","default":"./async-directive.js","development":"./development/async-directive.js"},"./directives/join.js":{"node":{"default":"./node/directives/join.js","development":"./node/development/directives/join.js"},"types":"./development/directives/join.d.ts","default":"./directives/join.js","development":"./development/directives/join.js"},"./directives/live.js":{"node":{"default":"./node/directives/live.js","development":"./node/development/directives/live.js"},"types":"./development/directives/live.d.ts","default":"./directives/live.js","development":"./development/directives/live.js"},"./directives/when.js":{"node":{"default":"./node/directives/when.js","development":"./node/development/directives/when.js"},"types":"./development/directives/when.d.ts","default":"./directives/when.js","development":"./development/directives/when.js"},"./directives/cache.js":{"node":{"default":"./node/directives/cache.js","development":"./node/development/directives/cache.js"},"types":"./development/directives/cache.d.ts","default":"./directives/cache.js","development":"./development/directives/cache.js"},"./directives/guard.js":{"node":{"default":"./node/directives/guard.js","development":"./node/development/directives/guard.js"},"types":"./development/directives/guard.d.ts","default":"./directives/guard.js","development":"./development/directives/guard.js"},"./directives/keyed.js":{"node":{"default":"./node/directives/keyed.js","development":"./node/development/directives/keyed.js"},"types":"./development/directives/keyed.d.ts","default":"./directives/keyed.js","development":"./development/directives/keyed.js"},"./directives/range.js":{"node":{"default":"./node/directives/range.js","development":"./node/development/directives/range.js"},"types":"./development/directives/range.d.ts","default":"./directives/range.js","development":"./development/directives/range.js"},"./directives/until.js":{"node":{"default":"./node/directives/until.js","development":"./node/development/directives/until.js"},"types":"./development/directives/until.d.ts","default":"./directives/until.js","development":"./development/directives/until.js"},"./polyfill-support.js":{"node":{"default":"./node/polyfill-support.js","development":"./node/development/polyfill-support.js"},"types":"./development/polyfill-support.d.ts","default":"./polyfill-support.js","development":"./development/polyfill-support.js"},"./directive-helpers.js":{"node":{"default":"./node/directive-helpers.js","development":"./node/development/directive-helpers.js"},"types":"./development/directive-helpers.d.ts","default":"./directive-helpers.js","development":"./development/directive-helpers.js"},"./directives/choose.js":{"node":{"default":"./node/directives/choose.js","development":"./node/development/directives/choose.js"},"types":"./development/directives/choose.d.ts","default":"./directives/choose.js","development":"./development/directives/choose.js"},"./directives/repeat.js":{"node":{"default":"./node/directives/repeat.js","development":"./node/development/directives/repeat.js"},"types":"./development/directives/repeat.d.ts","default":"./directives/repeat.js","development":"./development/directives/repeat.js"},"./private-ssr-support.js":{"node":{"default":"./node/private-ssr-support.js","development":"./node/development/private-ssr-support.js"},"types":"./development/private-ssr-support.d.ts","default":"./private-ssr-support.js","development":"./development/private-ssr-support.js"},"./directives/class-map.js":{"node":{"default":"./node/directives/class-map.js","development":"./node/development/directives/class-map.js"},"types":"./development/directives/class-map.d.ts","default":"./directives/class-map.js","development":"./development/directives/class-map.js"},"./directives/style-map.js":{"node":{"default":"./node/directives/style-map.js","development":"./node/development/directives/style-map.js"},"types":"./development/directives/style-map.d.ts","default":"./directives/style-map.js","development":"./development/directives/style-map.js"},"./experimental-hydrate.js":{"node":{"default":"./node/experimental-hydrate.js","development":"./node/development/experimental-hydrate.js"},"types":"./development/experimental-hydrate.d.ts","default":"./experimental-hydrate.js","development":"./development/experimental-hydrate.js"},"./directives/if-defined.js":{"node":{"default":"./node/directives/if-defined.js","development":"./node/development/directives/if-defined.js"},"types":"./development/directives/if-defined.d.ts","default":"./directives/if-defined.js","development":"./development/directives/if-defined.js"},"./directives/unsafe-svg.js":{"node":{"default":"./node/directives/unsafe-svg.js","development":"./node/development/directives/unsafe-svg.js"},"types":"./development/directives/unsafe-svg.d.ts","default":"./directives/unsafe-svg.js","development":"./development/directives/unsafe-svg.js"},"./directives/unsafe-html.js":{"node":{"default":"./node/directives/unsafe-html.js","development":"./node/development/directives/unsafe-html.js"},"types":"./development/directives/unsafe-html.d.ts","default":"./directives/unsafe-html.js","development":"./development/directives/unsafe-html.js"},"./directives/async-append.js":{"node":{"default":"./node/directives/async-append.js","development":"./node/development/directives/async-append.js"},"types":"./development/directives/async-append.d.ts","default":"./directives/async-append.js","development":"./development/directives/async-append.js"},"./directives/async-replace.js":{"node":{"default":"./node/directives/async-replace.js","development":"./node/development/directives/async-replace.js"},"types":"./development/directives/async-replace.d.ts","default":"./directives/async-replace.js","development":"./development/directives/async-replace.js"},"./directives/template-content.js":{"node":{"default":"./node/directives/template-content.js","development":"./node/development/directives/template-content.js"},"types":"./development/directives/template-content.d.ts","default":"./directives/template-content.js","development":"./development/directives/template-content.js"}},"gitHead":"608e66120416af1d7dbaf6681b226b05eddd75fe","scripts":{"test":"wireit","build":"wireit","build:ts":"wireit","test:dev":"wireit","checksize":"wireit","test:node":"wireit","test:prod":"wireit","build:rollup":"wireit","check-version":"wireit","test:node-dev":"wireit","build:ts:types":"wireit","prepublishOnly":"npm run check-version","build:version-stability-test":"wireit"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"lit-robot@google.com"},"repository":{"url":"git+https://github.com/lit/lit.git","type":"git","directory":"packages/lit-html"},"_npmVersion":"8.19.4","description":"HTML templates literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"16.20.0","dependencies":{"@types/trusted-types":"^2.0.2"},"_hasShrinkwrap":false,"devDependencies":{"@types/web-ie11":"^0.0.0","@lit-labs/testing":"^0.2.0","@lit-internal/scripts":"^1.0.0","@webcomponents/shadycss":"^1.8.0","@webcomponents/template":"^1.4.4","@webcomponents/webcomponentsjs":"^2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_2.7.4_1683852037738_0.11769152722354059","host":"s3://npm-registry-packages"}},"2.7.5":{"name":"lit-html","version":"2.7.5","author":{"name":"Google LLC"},"license":"BSD-3-Clause","_id":"lit-html@2.7.5","maintainers":[{"name":"anonymous","email":"aomarks@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"brendan@usergenic.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"kevinpschaaf@gmail.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"ajk830@gmail.com"},{"name":"anonymous","email":"lit-robot@google.com"},{"name":"anonymous","email":"jb@jbingham.com"},{"name":"anonymous","email":"rictic@gmail.com"},{"name":"anonymous","email":"gray@stanfordalumni.org"}],"homepage":"https://lit.dev/","bugs":{"url":"https://github.com/lit/lit/issues"},"dist":{"shasum":"0c1b9d381abe20c01475ae53ea4b07bf4c923eb8","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-2.7.5.tgz","fileCount":363,"integrity":"sha512-YqUzpisJodwKIlbMFCtyrp58oLloKGnnPLMJ1t23cbfIJjg/H9pvLWK4XS69YeubK5HUs1UE4ys9w5dP1zg6IA==","signatures":[{"sig":"MEUCIGKhhwU8ZsJjMx98usDT5M08Wauv65t1hnrMgudp3wNLAiEA7NglEm3+/czYZPzgvchurWr7CXcaka1uua2+Wnp2ZYw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1803744},"main":"lit-html.js","type":"module","wireit":{"test":{"dependencies":["test:dev","test:prod","test:node","test:node-dev","check-version"]},"build":{"dependencies":["build:rollup","build:ts","build:ts:types","build:version-stability-test"]},"build:ts":{"clean":"if-file-deleted","files":["src/**/*.ts","tsconfig.json","tsconfig.polyfill-support.json"],"output":["development/**/*.{js,js.map,d.ts,d.ts.map}","tsconfig.tsbuildinfo","tsconfig.polyfill-support.tsbuildinfo"],"command":"tsc --build --pretty","#comment":"Note this also builds polyfill-support via a TypeScript project reference.","dependencies":["../labs/testing:build:ts:utils"]},"test:dev":{"env":{"BROWSERS":{"external":true}},"files":[],"output":[],"command":"MODE=dev node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:ts","../tests:build"]},"checksize":{"files":["rollup.config.js","../../rollup-common.js"],"output":[],"command":"rollup -c --environment=CHECKSIZE","dependencies":["build:ts"]},"test:node":{"files":[],"output":[],"command":"node development/test/node-imports.js","dependencies":["build:ts","build:rollup"]},"test:prod":{"env":{"BROWSERS":{"external":true}},"files":[],"output":[],"command":"MODE=prod node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:rollup","build:ts","build:version-stability-test","../tests:build"]},"build:rollup":{"files":["rollup.config.js","../../rollup-common.js","src/test/*_test.html","src/test/polyfill-support/*_test.html"],"output":["async-directive.js{,.map}","directive-helpers.js{,.map}","directive.js{,.map}","experimental-hydrate.js{,.map}","lit-html.js{,.map}","polyfill-support.js{,.map}","private-ssr-support.js{,.map}","static.js{,.map}","is-server.js{,.map}","directives/*.js{,.map}","test/*_test.html","development/test/*_test.html","test/polyfill-support/*_test.html","development/test/polyfill-support/*_test.html","node/"],"command":"rollup -c","dependencies":["build:ts"]},"check-version":{"files":["scripts/check-version-tracker.js","package.json","src/lit-html.ts"],"output":[],"command":"node scripts/check-version-tracker.js"},"test:node-dev":{"files":[],"output":[],"command":"node --conditions=development development/test/node-imports.js","dependencies":["build:ts","build:rollup"]},"build:ts:types":{"files":[],"output":["*.d.ts{,.map}","directives/*.d.ts{,.map}"],"command":"treemirror development . \"**/*.d.ts{,.map}\"","dependencies":["../internal-scripts:build","build:ts"]},"build:version-stability-test":{"files":["rollup-version-stability-test.config.js","rollup.config.js","../../rollup-common.js"],"output":["version-stability-build"],"command":"rollup -c rollup-version-stability-test.config.js","dependencies":["build:ts"]}},"exports":{".":{"node":{"default":"./node/lit-html.js","development":"./node/development/lit-html.js"},"types":"./development/lit-html.d.ts","default":"./lit-html.js","development":"./development/lit-html.js"},"./static.js":{"node":{"default":"./node/static.js","development":"./node/development/static.js"},"types":"./development/static.d.ts","default":"./static.js","development":"./development/static.js"},"./directive.js":{"node":{"default":"./node/directive.js","development":"./node/development/directive.js"},"types":"./development/directive.d.ts","default":"./directive.js","development":"./development/directive.js"},"./is-server.js":{"node":{"default":"./node/is-server.js","development":"./node/development/is-server.js"},"types":"./development/is-server.d.ts","default":"./is-server.js","development":"./development/is-server.js"},"./directives/map.js":{"node":{"default":"./node/directives/map.js","development":"./node/development/directives/map.js"},"types":"./development/directives/map.d.ts","default":"./directives/map.js","development":"./development/directives/map.js"},"./directives/ref.js":{"node":{"default":"./node/directives/ref.js","development":"./node/development/directives/ref.js"},"types":"./development/directives/ref.d.ts","default":"./directives/ref.js","development":"./development/directives/ref.js"},"./async-directive.js":{"node":{"default":"./node/async-directive.js","development":"./node/development/async-directive.js"},"types":"./development/async-directive.d.ts","default":"./async-directive.js","development":"./development/async-directive.js"},"./directives/join.js":{"node":{"default":"./node/directives/join.js","development":"./node/development/directives/join.js"},"types":"./development/directives/join.d.ts","default":"./directives/join.js","development":"./development/directives/join.js"},"./directives/live.js":{"node":{"default":"./node/directives/live.js","development":"./node/development/directives/live.js"},"types":"./development/directives/live.d.ts","default":"./directives/live.js","development":"./development/directives/live.js"},"./directives/when.js":{"node":{"default":"./node/directives/when.js","development":"./node/development/directives/when.js"},"types":"./development/directives/when.d.ts","default":"./directives/when.js","development":"./development/directives/when.js"},"./directives/cache.js":{"node":{"default":"./node/directives/cache.js","development":"./node/development/directives/cache.js"},"types":"./development/directives/cache.d.ts","default":"./directives/cache.js","development":"./development/directives/cache.js"},"./directives/guard.js":{"node":{"default":"./node/directives/guard.js","development":"./node/development/directives/guard.js"},"types":"./development/directives/guard.d.ts","default":"./directives/guard.js","development":"./development/directives/guard.js"},"./directives/keyed.js":{"node":{"default":"./node/directives/keyed.js","development":"./node/development/directives/keyed.js"},"types":"./development/directives/keyed.d.ts","default":"./directives/keyed.js","development":"./development/directives/keyed.js"},"./directives/range.js":{"node":{"default":"./node/directives/range.js","development":"./node/development/directives/range.js"},"types":"./development/directives/range.d.ts","default":"./directives/range.js","development":"./development/directives/range.js"},"./directives/until.js":{"node":{"default":"./node/directives/until.js","development":"./node/development/directives/until.js"},"types":"./development/directives/until.d.ts","default":"./directives/until.js","development":"./development/directives/until.js"},"./polyfill-support.js":{"node":{"default":"./node/polyfill-support.js","development":"./node/development/polyfill-support.js"},"types":"./development/polyfill-support.d.ts","default":"./polyfill-support.js","development":"./development/polyfill-support.js"},"./directive-helpers.js":{"node":{"default":"./node/directive-helpers.js","development":"./node/development/directive-helpers.js"},"types":"./development/directive-helpers.d.ts","default":"./directive-helpers.js","development":"./development/directive-helpers.js"},"./directives/choose.js":{"node":{"default":"./node/directives/choose.js","development":"./node/development/directives/choose.js"},"types":"./development/directives/choose.d.ts","default":"./directives/choose.js","development":"./development/directives/choose.js"},"./directives/repeat.js":{"node":{"default":"./node/directives/repeat.js","development":"./node/development/directives/repeat.js"},"types":"./development/directives/repeat.d.ts","default":"./directives/repeat.js","development":"./development/directives/repeat.js"},"./private-ssr-support.js":{"node":{"default":"./node/private-ssr-support.js","development":"./node/development/private-ssr-support.js"},"types":"./development/private-ssr-support.d.ts","default":"./private-ssr-support.js","development":"./development/private-ssr-support.js"},"./directives/class-map.js":{"node":{"default":"./node/directives/class-map.js","development":"./node/development/directives/class-map.js"},"types":"./development/directives/class-map.d.ts","default":"./directives/class-map.js","development":"./development/directives/class-map.js"},"./directives/style-map.js":{"node":{"default":"./node/directives/style-map.js","development":"./node/development/directives/style-map.js"},"types":"./development/directives/style-map.d.ts","default":"./directives/style-map.js","development":"./development/directives/style-map.js"},"./experimental-hydrate.js":{"node":{"default":"./node/experimental-hydrate.js","development":"./node/development/experimental-hydrate.js"},"types":"./development/experimental-hydrate.d.ts","default":"./experimental-hydrate.js","development":"./development/experimental-hydrate.js"},"./directives/if-defined.js":{"node":{"default":"./node/directives/if-defined.js","development":"./node/development/directives/if-defined.js"},"types":"./development/directives/if-defined.d.ts","default":"./directives/if-defined.js","development":"./development/directives/if-defined.js"},"./directives/unsafe-svg.js":{"node":{"default":"./node/directives/unsafe-svg.js","development":"./node/development/directives/unsafe-svg.js"},"types":"./development/directives/unsafe-svg.d.ts","default":"./directives/unsafe-svg.js","development":"./development/directives/unsafe-svg.js"},"./directives/unsafe-html.js":{"node":{"default":"./node/directives/unsafe-html.js","development":"./node/development/directives/unsafe-html.js"},"types":"./development/directives/unsafe-html.d.ts","default":"./directives/unsafe-html.js","development":"./development/directives/unsafe-html.js"},"./directives/async-append.js":{"node":{"default":"./node/directives/async-append.js","development":"./node/development/directives/async-append.js"},"types":"./development/directives/async-append.d.ts","default":"./directives/async-append.js","development":"./development/directives/async-append.js"},"./directives/async-replace.js":{"node":{"default":"./node/directives/async-replace.js","development":"./node/development/directives/async-replace.js"},"types":"./development/directives/async-replace.d.ts","default":"./directives/async-replace.js","development":"./development/directives/async-replace.js"},"./directives/template-content.js":{"node":{"default":"./node/directives/template-content.js","development":"./node/development/directives/template-content.js"},"types":"./development/directives/template-content.d.ts","default":"./directives/template-content.js","development":"./development/directives/template-content.js"}},"gitHead":"84df6ef8c73fffec92384891b4b031d7efc01a64","scripts":{"test":"wireit","build":"wireit","build:ts":"wireit","test:dev":"wireit","checksize":"wireit","test:node":"wireit","test:prod":"wireit","build:rollup":"wireit","check-version":"wireit","test:node-dev":"wireit","build:ts:types":"wireit","prepublishOnly":"npm run check-version","build:version-stability-test":"wireit"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"lit-robot@google.com"},"repository":{"url":"git+https://github.com/lit/lit.git","type":"git","directory":"packages/lit-html"},"_npmVersion":"8.19.4","description":"HTML templates literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"16.20.1","dependencies":{"@types/trusted-types":"^2.0.2"},"_hasShrinkwrap":false,"devDependencies":{"@types/web-ie11":"^0.0.0","@lit-labs/testing":"^0.2.0","@lit-internal/scripts":"^1.0.0","@webcomponents/shadycss":"^1.8.0","@webcomponents/template":"^1.4.4","@webcomponents/webcomponentsjs":"^2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_2.7.5_1688594281434_0.9325726633693858","host":"s3://npm-registry-packages"}},"2.8.0":{"name":"lit-html","version":"2.8.0","author":{"name":"Google LLC"},"license":"BSD-3-Clause","_id":"lit-html@2.8.0","maintainers":[{"name":"anonymous","email":"aomarks@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"brendan@usergenic.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"kevinpschaaf@gmail.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"ajk830@gmail.com"},{"name":"anonymous","email":"lit-robot@google.com"},{"name":"anonymous","email":"jb@jbingham.com"},{"name":"anonymous","email":"rictic@gmail.com"},{"name":"anonymous","email":"gray@stanfordalumni.org"}],"homepage":"https://lit.dev/","bugs":{"url":"https://github.com/lit/lit/issues"},"dist":{"shasum":"96456a4bb4ee717b9a7d2f94562a16509d39bffa","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-2.8.0.tgz","fileCount":363,"integrity":"sha512-o9t+MQM3P4y7M7yNzqAyjp7z+mQGa4NS4CxiyLqFPyFWyc4O+nodLrkrxSaCTrla6M5YOLaT3RpbbqjszB5g3Q==","signatures":[{"sig":"MEQCIEysbvj335zNHrVDnpKfB1QsCOZSBGj9Kb/Eb2K/3kMuAiA9HP0GAloUO+B+1a6IzUTvICM2OXoY/XJ0ngIUSPd7vQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1814727},"main":"lit-html.js","type":"module","wireit":{"test":{"dependencies":["test:dev","test:prod","test:node","test:node-dev","check-version"]},"build":{"dependencies":["build:rollup","build:ts","build:ts:types","build:version-stability-test"]},"build:ts":{"clean":"if-file-deleted","files":["src/**/*.ts","tsconfig.json","tsconfig.polyfill-support.json"],"output":["development/**/*.{js,js.map,d.ts,d.ts.map}","tsconfig.tsbuildinfo","tsconfig.polyfill-support.tsbuildinfo"],"command":"tsc --build --pretty","#comment":"Note this also builds polyfill-support via a TypeScript project reference.","dependencies":["../labs/testing:build:ts:utils"]},"test:dev":{"env":{"BROWSERS":{"external":true}},"files":[],"output":[],"command":"MODE=dev node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:ts","../tests:build"]},"checksize":{"files":["rollup.config.js","../../rollup-common.js"],"output":[],"command":"rollup -c --environment=CHECKSIZE","dependencies":["build:ts"]},"test:node":{"files":[],"output":[],"command":"node development/test/node-imports.js","dependencies":["build:ts","build:rollup"]},"test:prod":{"env":{"BROWSERS":{"external":true}},"files":[],"output":[],"command":"MODE=prod node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:rollup","build:ts","build:version-stability-test","../tests:build"]},"build:rollup":{"files":["rollup.config.js","../../rollup-common.js","src/test/*_test.html","src/test/polyfill-support/*_test.html"],"output":["async-directive.js{,.map}","directive-helpers.js{,.map}","directive.js{,.map}","experimental-hydrate.js{,.map}","lit-html.js{,.map}","polyfill-support.js{,.map}","private-ssr-support.js{,.map}","static.js{,.map}","is-server.js{,.map}","directives/*.js{,.map}","test/*_test.html","development/test/*_test.html","test/polyfill-support/*_test.html","development/test/polyfill-support/*_test.html","node/"],"command":"rollup -c","dependencies":["build:ts"]},"check-version":{"files":["scripts/check-version-tracker.js","package.json","src/lit-html.ts"],"output":[],"command":"node scripts/check-version-tracker.js"},"test:node-dev":{"files":[],"output":[],"command":"node --conditions=development development/test/node-imports.js","dependencies":["build:ts","build:rollup"]},"build:ts:types":{"files":[],"output":["*.d.ts{,.map}","directives/*.d.ts{,.map}"],"command":"treemirror development . \"**/*.d.ts{,.map}\"","dependencies":["../internal-scripts:build","build:ts"]},"build:version-stability-test":{"files":["rollup-version-stability-test.config.js","rollup.config.js","../../rollup-common.js"],"output":["version-stability-build"],"command":"rollup -c rollup-version-stability-test.config.js","dependencies":["build:ts"]}},"exports":{".":{"node":{"default":"./node/lit-html.js","development":"./node/development/lit-html.js"},"types":"./development/lit-html.d.ts","default":"./lit-html.js","development":"./development/lit-html.js"},"./static.js":{"node":{"default":"./node/static.js","development":"./node/development/static.js"},"types":"./development/static.d.ts","default":"./static.js","development":"./development/static.js"},"./directive.js":{"node":{"default":"./node/directive.js","development":"./node/development/directive.js"},"types":"./development/directive.d.ts","default":"./directive.js","development":"./development/directive.js"},"./is-server.js":{"node":{"default":"./node/is-server.js","development":"./node/development/is-server.js"},"types":"./development/is-server.d.ts","default":"./is-server.js","development":"./development/is-server.js"},"./directives/map.js":{"node":{"default":"./node/directives/map.js","development":"./node/development/directives/map.js"},"types":"./development/directives/map.d.ts","default":"./directives/map.js","development":"./development/directives/map.js"},"./directives/ref.js":{"node":{"default":"./node/directives/ref.js","development":"./node/development/directives/ref.js"},"types":"./development/directives/ref.d.ts","default":"./directives/ref.js","development":"./development/directives/ref.js"},"./async-directive.js":{"node":{"default":"./node/async-directive.js","development":"./node/development/async-directive.js"},"types":"./development/async-directive.d.ts","default":"./async-directive.js","development":"./development/async-directive.js"},"./directives/join.js":{"node":{"default":"./node/directives/join.js","development":"./node/development/directives/join.js"},"types":"./development/directives/join.d.ts","default":"./directives/join.js","development":"./development/directives/join.js"},"./directives/live.js":{"node":{"default":"./node/directives/live.js","development":"./node/development/directives/live.js"},"types":"./development/directives/live.d.ts","default":"./directives/live.js","development":"./development/directives/live.js"},"./directives/when.js":{"node":{"default":"./node/directives/when.js","development":"./node/development/directives/when.js"},"types":"./development/directives/when.d.ts","default":"./directives/when.js","development":"./development/directives/when.js"},"./directives/cache.js":{"node":{"default":"./node/directives/cache.js","development":"./node/development/directives/cache.js"},"types":"./development/directives/cache.d.ts","default":"./directives/cache.js","development":"./development/directives/cache.js"},"./directives/guard.js":{"node":{"default":"./node/directives/guard.js","development":"./node/development/directives/guard.js"},"types":"./development/directives/guard.d.ts","default":"./directives/guard.js","development":"./development/directives/guard.js"},"./directives/keyed.js":{"node":{"default":"./node/directives/keyed.js","development":"./node/development/directives/keyed.js"},"types":"./development/directives/keyed.d.ts","default":"./directives/keyed.js","development":"./development/directives/keyed.js"},"./directives/range.js":{"node":{"default":"./node/directives/range.js","development":"./node/development/directives/range.js"},"types":"./development/directives/range.d.ts","default":"./directives/range.js","development":"./development/directives/range.js"},"./directives/until.js":{"node":{"default":"./node/directives/until.js","development":"./node/development/directives/until.js"},"types":"./development/directives/until.d.ts","default":"./directives/until.js","development":"./development/directives/until.js"},"./polyfill-support.js":{"node":{"default":"./node/polyfill-support.js","development":"./node/development/polyfill-support.js"},"types":"./development/polyfill-support.d.ts","default":"./polyfill-support.js","development":"./development/polyfill-support.js"},"./directive-helpers.js":{"node":{"default":"./node/directive-helpers.js","development":"./node/development/directive-helpers.js"},"types":"./development/directive-helpers.d.ts","default":"./directive-helpers.js","development":"./development/directive-helpers.js"},"./directives/choose.js":{"node":{"default":"./node/directives/choose.js","development":"./node/development/directives/choose.js"},"types":"./development/directives/choose.d.ts","default":"./directives/choose.js","development":"./development/directives/choose.js"},"./directives/repeat.js":{"node":{"default":"./node/directives/repeat.js","development":"./node/development/directives/repeat.js"},"types":"./development/directives/repeat.d.ts","default":"./directives/repeat.js","development":"./development/directives/repeat.js"},"./private-ssr-support.js":{"node":{"default":"./node/private-ssr-support.js","development":"./node/development/private-ssr-support.js"},"types":"./development/private-ssr-support.d.ts","default":"./private-ssr-support.js","development":"./development/private-ssr-support.js"},"./directives/class-map.js":{"node":{"default":"./node/directives/class-map.js","development":"./node/development/directives/class-map.js"},"types":"./development/directives/class-map.d.ts","default":"./directives/class-map.js","development":"./development/directives/class-map.js"},"./directives/style-map.js":{"node":{"default":"./node/directives/style-map.js","development":"./node/development/directives/style-map.js"},"types":"./development/directives/style-map.d.ts","default":"./directives/style-map.js","development":"./development/directives/style-map.js"},"./experimental-hydrate.js":{"node":{"default":"./node/experimental-hydrate.js","development":"./node/development/experimental-hydrate.js"},"types":"./development/experimental-hydrate.d.ts","default":"./experimental-hydrate.js","development":"./development/experimental-hydrate.js"},"./directives/if-defined.js":{"node":{"default":"./node/directives/if-defined.js","development":"./node/development/directives/if-defined.js"},"types":"./development/directives/if-defined.d.ts","default":"./directives/if-defined.js","development":"./development/directives/if-defined.js"},"./directives/unsafe-svg.js":{"node":{"default":"./node/directives/unsafe-svg.js","development":"./node/development/directives/unsafe-svg.js"},"types":"./development/directives/unsafe-svg.d.ts","default":"./directives/unsafe-svg.js","development":"./development/directives/unsafe-svg.js"},"./directives/unsafe-html.js":{"node":{"default":"./node/directives/unsafe-html.js","development":"./node/development/directives/unsafe-html.js"},"types":"./development/directives/unsafe-html.d.ts","default":"./directives/unsafe-html.js","development":"./development/directives/unsafe-html.js"},"./directives/async-append.js":{"node":{"default":"./node/directives/async-append.js","development":"./node/development/directives/async-append.js"},"types":"./development/directives/async-append.d.ts","default":"./directives/async-append.js","development":"./development/directives/async-append.js"},"./directives/async-replace.js":{"node":{"default":"./node/directives/async-replace.js","development":"./node/development/directives/async-replace.js"},"types":"./development/directives/async-replace.d.ts","default":"./directives/async-replace.js","development":"./development/directives/async-replace.js"},"./directives/template-content.js":{"node":{"default":"./node/directives/template-content.js","development":"./node/development/directives/template-content.js"},"types":"./development/directives/template-content.d.ts","default":"./directives/template-content.js","development":"./development/directives/template-content.js"}},"gitHead":"51c431ee2a4c28a6e1a2fe6b0069ad24c7df0df3","scripts":{"test":"wireit","build":"wireit","build:ts":"wireit","test:dev":"wireit","checksize":"wireit","test:node":"wireit","test:prod":"wireit","build:rollup":"wireit","check-version":"wireit","test:node-dev":"wireit","build:ts:types":"wireit","prepublishOnly":"npm run check-version","build:version-stability-test":"wireit"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"lit-robot@google.com"},"repository":{"url":"git+https://github.com/lit/lit.git","type":"git","directory":"packages/lit-html"},"_npmVersion":"8.19.4","description":"HTML templates literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"16.20.1","dependencies":{"@types/trusted-types":"^2.0.2"},"_hasShrinkwrap":false,"devDependencies":{"@types/web-ie11":"^0.0.0","@lit-labs/testing":"^0.2.0","@lit-internal/scripts":"^1.0.0","@webcomponents/shadycss":"^1.8.0","@webcomponents/template":"^1.4.4","@webcomponents/webcomponentsjs":"^2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_2.8.0_1691007179669_0.7503988033374775","host":"s3://npm-registry-packages"}},"3.0.0-pre.1":{"name":"lit-html","version":"3.0.0-pre.1","author":{"name":"Google LLC"},"license":"BSD-3-Clause","_id":"lit-html@3.0.0-pre.1","maintainers":[{"name":"anonymous","email":"aomarks@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"brendan@usergenic.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"kevinpschaaf@gmail.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"ajk830@gmail.com"},{"name":"anonymous","email":"lit-robot@google.com"},{"name":"anonymous","email":"jb@jbingham.com"},{"name":"anonymous","email":"rictic@gmail.com"},{"name":"anonymous","email":"gray@stanfordalumni.org"}],"homepage":"https://lit.dev/","bugs":{"url":"https://github.com/lit/lit/issues"},"dist":{"shasum":"ff11fbaa779b2ac6a231762a002af2b740888fb1","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-3.0.0-pre.1.tgz","fileCount":351,"integrity":"sha512-CzDS/69qdDGA/d5DZx8lvcH3uHS8fYnwyGnSo6z7ztKbHYCpHmyGJRfWh/pMXk4ixvkvHUGuRuGgEA8OnxKHJw==","signatures":[{"sig":"MEUCIHwrT4HalE7b3yx67a/rF2M2SqojScqR8dl7VUOuhRYwAiEA91T0gNKLxtUHCdHqW8m+7CpyHsYEhndOh6CXQukA0nI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1639032},"main":"lit-html.js","type":"module","wireit":{"test":{"dependencies":["test:dev","test:prod","test:node","test:node-dev","test:dev:compiled","check-version"]},"build":{"dependencies":["build:rollup","build:ts","build:ts:types","build:version-stability-test"]},"build:ts":{"clean":"if-file-deleted","files":["src/**/*.ts","tsconfig.json","tsconfig.polyfill-support.json"],"output":["development/**/*.{js,js.map,d.ts,d.ts.map}","tsconfig.tsbuildinfo","tsconfig.polyfill-support.tsbuildinfo"],"command":"tsc --build --pretty","#comment":"Note this also builds polyfill-support via a TypeScript project reference.","dependencies":["../labs/testing:build:ts:utils"]},"test:dev":{"env":{"BROWSERS":{"external":true}},"files":[],"output":[],"command":"MODE=dev node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:ts","../tests:build"]},"checksize":{"files":["rollup.config.js","../../rollup-common.js"],"output":[],"command":"rollup -c --environment=CHECKSIZE","dependencies":["build:ts"]},"test:node":{"files":[],"output":[],"command":"node development/test/node-imports.js","dependencies":["build:ts","build:rollup"]},"test:prod":{"env":{"BROWSERS":{"external":true}},"files":[],"output":[],"command":"MODE=prod node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:rollup","build:ts","build:version-stability-test","../tests:build"]},"build:rollup":{"files":["rollup.config.js","../../rollup-common.js","src/test/*_test.html","src/test/polyfill-support/*_test.html"],"output":["async-directive.js{,.map}","directive-helpers.js{,.map}","directive.js{,.map}","lit-html.js{,.map}","polyfill-support.js{,.map}","private-ssr-support.js{,.map}","static.js{,.map}","is-server.js{,.map}","directives/*.js{,.map}","test/*_test.html","development/test/*_test.html","test/polyfill-support/*_test.html","development/test/polyfill-support/*_test.html","node/"],"command":"rollup -c","dependencies":["build:ts"]},"check-version":{"files":["scripts/check-version-tracker.js","package.json","src/lit-html.ts"],"output":[],"command":"node scripts/check-version-tracker.js"},"test:node-dev":{"files":[],"output":[],"command":"node --conditions=development development/test/node-imports.js","dependencies":["build:ts","build:rollup"]},"build:ts:types":{"files":[],"output":["*.d.ts{,.map}","directives/*.d.ts{,.map}"],"command":"treemirror development . \"**/*.d.ts{,.map}\"","dependencies":["../internal-scripts:build","build:ts"]},"test:dev:compiled":{"env":{"MODE":"dev","BROWSERS":{"external":true}},"files":[],"output":[],"command":"node ../tests/run-web-tests.js \"compiled/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:compiled:ts:tests","../tests:build"]},"build:compiled:ts:tests":{"files":["src/test/**/*.ts","tsconfig.json","tsconfig.compiled-tests.json"],"output":["compiled/**/*.{js,js.map,d.ts,d.ts.map}","tsconfig.tsbuildinfo","tsconfig.compiled-tests.tsbuildinfo"],"command":"node ../labs/compiler/test/compile_lit_html_tests.js","#comment":"Compile the test directory with the lit template compiler.","dependencies":["../labs/compiler:build"]},"build:version-stability-test":{"files":["rollup-version-stability-test.config.js","rollup.config.js","../../rollup-common.js"],"output":["version-stability-build"],"command":"rollup -c rollup-version-stability-test.config.js","dependencies":["build:ts"]}},"exports":{".":{"node":{"default":"./node/lit-html.js","development":"./node/development/lit-html.js"},"types":"./development/lit-html.d.ts","default":"./lit-html.js","development":"./development/lit-html.js"},"./static.js":{"node":{"default":"./node/static.js","development":"./node/development/static.js"},"types":"./development/static.d.ts","default":"./static.js","development":"./development/static.js"},"./directive.js":{"node":{"default":"./node/directive.js","development":"./node/development/directive.js"},"types":"./development/directive.d.ts","default":"./directive.js","development":"./development/directive.js"},"./is-server.js":{"node":{"default":"./node/is-server.js","development":"./node/development/is-server.js"},"types":"./development/is-server.d.ts","default":"./is-server.js","development":"./development/is-server.js"},"./directives/map.js":{"node":{"default":"./node/directives/map.js","development":"./node/development/directives/map.js"},"types":"./development/directives/map.d.ts","default":"./directives/map.js","development":"./development/directives/map.js"},"./directives/ref.js":{"node":{"default":"./node/directives/ref.js","development":"./node/development/directives/ref.js"},"types":"./development/directives/ref.d.ts","default":"./directives/ref.js","development":"./development/directives/ref.js"},"./async-directive.js":{"node":{"default":"./node/async-directive.js","development":"./node/development/async-directive.js"},"types":"./development/async-directive.d.ts","default":"./async-directive.js","development":"./development/async-directive.js"},"./directives/join.js":{"node":{"default":"./node/directives/join.js","development":"./node/development/directives/join.js"},"types":"./development/directives/join.d.ts","default":"./directives/join.js","development":"./development/directives/join.js"},"./directives/live.js":{"node":{"default":"./node/directives/live.js","development":"./node/development/directives/live.js"},"types":"./development/directives/live.d.ts","default":"./directives/live.js","development":"./development/directives/live.js"},"./directives/when.js":{"node":{"default":"./node/directives/when.js","development":"./node/development/directives/when.js"},"types":"./development/directives/when.d.ts","default":"./directives/when.js","development":"./development/directives/when.js"},"./directives/cache.js":{"node":{"default":"./node/directives/cache.js","development":"./node/development/directives/cache.js"},"types":"./development/directives/cache.d.ts","default":"./directives/cache.js","development":"./development/directives/cache.js"},"./directives/guard.js":{"node":{"default":"./node/directives/guard.js","development":"./node/development/directives/guard.js"},"types":"./development/directives/guard.d.ts","default":"./directives/guard.js","development":"./development/directives/guard.js"},"./directives/keyed.js":{"node":{"default":"./node/directives/keyed.js","development":"./node/development/directives/keyed.js"},"types":"./development/directives/keyed.d.ts","default":"./directives/keyed.js","development":"./development/directives/keyed.js"},"./directives/range.js":{"node":{"default":"./node/directives/range.js","development":"./node/development/directives/range.js"},"types":"./development/directives/range.d.ts","default":"./directives/range.js","development":"./development/directives/range.js"},"./directives/until.js":{"node":{"default":"./node/directives/until.js","development":"./node/development/directives/until.js"},"types":"./development/directives/until.d.ts","default":"./directives/until.js","development":"./development/directives/until.js"},"./polyfill-support.js":{"node":{"default":"./node/polyfill-support.js","development":"./node/development/polyfill-support.js"},"types":"./development/polyfill-support.d.ts","default":"./polyfill-support.js","development":"./development/polyfill-support.js"},"./directive-helpers.js":{"node":{"default":"./node/directive-helpers.js","development":"./node/development/directive-helpers.js"},"types":"./development/directive-helpers.d.ts","default":"./directive-helpers.js","development":"./development/directive-helpers.js"},"./directives/choose.js":{"node":{"default":"./node/directives/choose.js","development":"./node/development/directives/choose.js"},"types":"./development/directives/choose.d.ts","default":"./directives/choose.js","development":"./development/directives/choose.js"},"./directives/repeat.js":{"node":{"default":"./node/directives/repeat.js","development":"./node/development/directives/repeat.js"},"types":"./development/directives/repeat.d.ts","default":"./directives/repeat.js","development":"./development/directives/repeat.js"},"./private-ssr-support.js":{"node":{"default":"./node/private-ssr-support.js","development":"./node/development/private-ssr-support.js"},"types":"./development/private-ssr-support.d.ts","default":"./private-ssr-support.js","development":"./development/private-ssr-support.js"},"./directives/class-map.js":{"node":{"default":"./node/directives/class-map.js","development":"./node/development/directives/class-map.js"},"types":"./development/directives/class-map.d.ts","default":"./directives/class-map.js","development":"./development/directives/class-map.js"},"./directives/style-map.js":{"node":{"default":"./node/directives/style-map.js","development":"./node/development/directives/style-map.js"},"types":"./development/directives/style-map.d.ts","default":"./directives/style-map.js","development":"./development/directives/style-map.js"},"./directives/if-defined.js":{"node":{"default":"./node/directives/if-defined.js","development":"./node/development/directives/if-defined.js"},"types":"./development/directives/if-defined.d.ts","default":"./directives/if-defined.js","development":"./development/directives/if-defined.js"},"./directives/unsafe-svg.js":{"node":{"default":"./node/directives/unsafe-svg.js","development":"./node/development/directives/unsafe-svg.js"},"types":"./development/directives/unsafe-svg.d.ts","default":"./directives/unsafe-svg.js","development":"./development/directives/unsafe-svg.js"},"./directives/unsafe-html.js":{"node":{"default":"./node/directives/unsafe-html.js","development":"./node/development/directives/unsafe-html.js"},"types":"./development/directives/unsafe-html.d.ts","default":"./directives/unsafe-html.js","development":"./development/directives/unsafe-html.js"},"./directives/async-append.js":{"node":{"default":"./node/directives/async-append.js","development":"./node/development/directives/async-append.js"},"types":"./development/directives/async-append.d.ts","default":"./directives/async-append.js","development":"./development/directives/async-append.js"},"./directives/async-replace.js":{"node":{"default":"./node/directives/async-replace.js","development":"./node/development/directives/async-replace.js"},"types":"./development/directives/async-replace.d.ts","default":"./directives/async-replace.js","development":"./development/directives/async-replace.js"},"./directives/template-content.js":{"node":{"default":"./node/directives/template-content.js","development":"./node/development/directives/template-content.js"},"types":"./development/directives/template-content.d.ts","default":"./directives/template-content.js","development":"./development/directives/template-content.js"}},"gitHead":"76d73c62c32c1277a16de2238686f6358be97213","scripts":{"test":"wireit","build":"wireit","build:ts":"wireit","test:dev":"wireit","checksize":"wireit","test:node":"wireit","test:prod":"wireit","build:rollup":"wireit","check-version":"wireit","test:node-dev":"wireit","build:ts:types":"wireit","prepublishOnly":"npm run check-version","test:dev:compiled":"wireit","build:compiled:ts:tests":"wireit","build:version-stability-test":"wireit"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"lit-robot@google.com"},"repository":{"url":"git+https://github.com/lit/lit.git","type":"git","directory":"packages/lit-html"},"_npmVersion":"10.1.0","description":"HTML templates literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"20.7.0","dependencies":{"@types/trusted-types":"^2.0.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@lit-labs/testing":"^0.2.2-pre.0","@lit-internal/scripts":"^1.0.1-pre.0","@webcomponents/shadycss":"^1.8.0","@webcomponents/template":"^1.4.4","@webcomponents/webcomponentsjs":"^2.8.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_3.0.0-pre.1_1695945913661_0.02871889777846648","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"lit-html","version":"3.0.0","author":{"name":"Google LLC"},"license":"BSD-3-Clause","_id":"lit-html@3.0.0","maintainers":[{"name":"anonymous","email":"aomarks@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"brendan@usergenic.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"kevinpschaaf@gmail.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"ajk830@gmail.com"},{"name":"anonymous","email":"lit-robot@google.com"},{"name":"anonymous","email":"jb@jbingham.com"},{"name":"anonymous","email":"rictic@gmail.com"},{"name":"anonymous","email":"gray@stanfordalumni.org"}],"homepage":"https://lit.dev/","bugs":{"url":"https://github.com/lit/lit/issues"},"dist":{"shasum":"77d6776ee488642c74c5575315ef81aa09d24ea9","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-3.0.0.tgz","fileCount":351,"integrity":"sha512-DNJIE8dNY0dQF2Gs0sdMNUppMQT2/CvV4OVnSdg7BXAsGqkVwsE5bqQ04POfkYH5dBIuGnJYdFz5fYYyNnOxiA==","signatures":[{"sig":"MEUCIAd6GTjkLsckUZVYABvJBB7DuraJwAOqDMXAmnpRrKx1AiEA0cIWHGROP3pLCChqYfd3w3GLa2Y4jrL7Xuz3Xv6LxYM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1638978},"main":"lit-html.js","type":"module","wireit":{"test":{"dependencies":["test:dev","test:prod","test:node","test:node-dev","test:dev:compiled","check-version"]},"build":{"dependencies":["build:rollup","build:ts","build:ts:types","build:version-stability-test"]},"build:ts":{"clean":"if-file-deleted","files":["src/**/*.ts","tsconfig.json","tsconfig.polyfill-support.json"],"output":["development/**/*.{js,js.map,d.ts,d.ts.map}","tsconfig.tsbuildinfo","tsconfig.polyfill-support.tsbuildinfo"],"command":"tsc --build --pretty","#comment":"Note this also builds polyfill-support via a TypeScript project reference.","dependencies":["../labs/testing:build:ts:utils"]},"test:dev":{"env":{"BROWSERS":{"external":true}},"files":[],"output":[],"command":"MODE=dev node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:ts","../tests:build"]},"checksize":{"files":["rollup.config.js","../../rollup-common.js"],"output":[],"command":"rollup -c --environment=CHECKSIZE","dependencies":["build:ts"]},"test:node":{"files":[],"output":[],"command":"node development/test/node-imports.js","dependencies":["build:ts","build:rollup"]},"test:prod":{"env":{"BROWSERS":{"external":true}},"files":[],"output":[],"command":"MODE=prod node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:rollup","build:ts","build:version-stability-test","../tests:build"]},"build:rollup":{"files":["rollup.config.js","../../rollup-common.js","src/test/*_test.html","src/test/polyfill-support/*_test.html"],"output":["async-directive.js{,.map}","directive-helpers.js{,.map}","directive.js{,.map}","lit-html.js{,.map}","polyfill-support.js{,.map}","private-ssr-support.js{,.map}","static.js{,.map}","is-server.js{,.map}","directives/*.js{,.map}","test/*_test.html","development/test/*_test.html","test/polyfill-support/*_test.html","development/test/polyfill-support/*_test.html","node/"],"command":"rollup -c","dependencies":["build:ts"]},"check-version":{"files":["scripts/check-version-tracker.js","package.json","src/lit-html.ts"],"output":[],"command":"node scripts/check-version-tracker.js"},"test:node-dev":{"files":[],"output":[],"command":"node --conditions=development development/test/node-imports.js","dependencies":["build:ts","build:rollup"]},"build:ts:types":{"files":[],"output":["*.d.ts{,.map}","directives/*.d.ts{,.map}"],"command":"treemirror development . \"**/*.d.ts{,.map}\"","dependencies":["../internal-scripts:build","build:ts"]},"test:dev:compiled":{"env":{"MODE":"dev","BROWSERS":{"external":true}},"files":[],"output":[],"command":"node ../tests/run-web-tests.js \"compiled/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:compiled:ts:tests","../tests:build"]},"build:compiled:ts:tests":{"files":["src/test/**/*.ts","tsconfig.json","tsconfig.compiled-tests.json"],"output":["compiled/**/*.{js,js.map,d.ts,d.ts.map}","tsconfig.tsbuildinfo","tsconfig.compiled-tests.tsbuildinfo"],"command":"node ../labs/compiler/test/compile_lit_html_tests.js","#comment":"Compile the test directory with the lit template compiler.","dependencies":["../labs/compiler:build"]},"build:version-stability-test":{"files":["rollup-version-stability-test.config.js","rollup.config.js","../../rollup-common.js"],"output":["version-stability-build"],"command":"rollup -c rollup-version-stability-test.config.js","dependencies":["build:ts"]}},"exports":{".":{"node":{"default":"./node/lit-html.js","development":"./node/development/lit-html.js"},"types":"./development/lit-html.d.ts","default":"./lit-html.js","development":"./development/lit-html.js"},"./static.js":{"node":{"default":"./node/static.js","development":"./node/development/static.js"},"types":"./development/static.d.ts","default":"./static.js","development":"./development/static.js"},"./directive.js":{"node":{"default":"./node/directive.js","development":"./node/development/directive.js"},"types":"./development/directive.d.ts","default":"./directive.js","development":"./development/directive.js"},"./is-server.js":{"node":{"default":"./node/is-server.js","development":"./node/development/is-server.js"},"types":"./development/is-server.d.ts","default":"./is-server.js","development":"./development/is-server.js"},"./directives/map.js":{"node":{"default":"./node/directives/map.js","development":"./node/development/directives/map.js"},"types":"./development/directives/map.d.ts","default":"./directives/map.js","development":"./development/directives/map.js"},"./directives/ref.js":{"node":{"default":"./node/directives/ref.js","development":"./node/development/directives/ref.js"},"types":"./development/directives/ref.d.ts","default":"./directives/ref.js","development":"./development/directives/ref.js"},"./async-directive.js":{"node":{"default":"./node/async-directive.js","development":"./node/development/async-directive.js"},"types":"./development/async-directive.d.ts","default":"./async-directive.js","development":"./development/async-directive.js"},"./directives/join.js":{"node":{"default":"./node/directives/join.js","development":"./node/development/directives/join.js"},"types":"./development/directives/join.d.ts","default":"./directives/join.js","development":"./development/directives/join.js"},"./directives/live.js":{"node":{"default":"./node/directives/live.js","development":"./node/development/directives/live.js"},"types":"./development/directives/live.d.ts","default":"./directives/live.js","development":"./development/directives/live.js"},"./directives/when.js":{"node":{"default":"./node/directives/when.js","development":"./node/development/directives/when.js"},"types":"./development/directives/when.d.ts","default":"./directives/when.js","development":"./development/directives/when.js"},"./directives/cache.js":{"node":{"default":"./node/directives/cache.js","development":"./node/development/directives/cache.js"},"types":"./development/directives/cache.d.ts","default":"./directives/cache.js","development":"./development/directives/cache.js"},"./directives/guard.js":{"node":{"default":"./node/directives/guard.js","development":"./node/development/directives/guard.js"},"types":"./development/directives/guard.d.ts","default":"./directives/guard.js","development":"./development/directives/guard.js"},"./directives/keyed.js":{"node":{"default":"./node/directives/keyed.js","development":"./node/development/directives/keyed.js"},"types":"./development/directives/keyed.d.ts","default":"./directives/keyed.js","development":"./development/directives/keyed.js"},"./directives/range.js":{"node":{"default":"./node/directives/range.js","development":"./node/development/directives/range.js"},"types":"./development/directives/range.d.ts","default":"./directives/range.js","development":"./development/directives/range.js"},"./directives/until.js":{"node":{"default":"./node/directives/until.js","development":"./node/development/directives/until.js"},"types":"./development/directives/until.d.ts","default":"./directives/until.js","development":"./development/directives/until.js"},"./polyfill-support.js":{"node":{"default":"./node/polyfill-support.js","development":"./node/development/polyfill-support.js"},"types":"./development/polyfill-support.d.ts","default":"./polyfill-support.js","development":"./development/polyfill-support.js"},"./directive-helpers.js":{"node":{"default":"./node/directive-helpers.js","development":"./node/development/directive-helpers.js"},"types":"./development/directive-helpers.d.ts","default":"./directive-helpers.js","development":"./development/directive-helpers.js"},"./directives/choose.js":{"node":{"default":"./node/directives/choose.js","development":"./node/development/directives/choose.js"},"types":"./development/directives/choose.d.ts","default":"./directives/choose.js","development":"./development/directives/choose.js"},"./directives/repeat.js":{"node":{"default":"./node/directives/repeat.js","development":"./node/development/directives/repeat.js"},"types":"./development/directives/repeat.d.ts","default":"./directives/repeat.js","development":"./development/directives/repeat.js"},"./private-ssr-support.js":{"node":{"default":"./node/private-ssr-support.js","development":"./node/development/private-ssr-support.js"},"types":"./development/private-ssr-support.d.ts","default":"./private-ssr-support.js","development":"./development/private-ssr-support.js"},"./directives/class-map.js":{"node":{"default":"./node/directives/class-map.js","development":"./node/development/directives/class-map.js"},"types":"./development/directives/class-map.d.ts","default":"./directives/class-map.js","development":"./development/directives/class-map.js"},"./directives/style-map.js":{"node":{"default":"./node/directives/style-map.js","development":"./node/development/directives/style-map.js"},"types":"./development/directives/style-map.d.ts","default":"./directives/style-map.js","development":"./development/directives/style-map.js"},"./directives/if-defined.js":{"node":{"default":"./node/directives/if-defined.js","development":"./node/development/directives/if-defined.js"},"types":"./development/directives/if-defined.d.ts","default":"./directives/if-defined.js","development":"./development/directives/if-defined.js"},"./directives/unsafe-svg.js":{"node":{"default":"./node/directives/unsafe-svg.js","development":"./node/development/directives/unsafe-svg.js"},"types":"./development/directives/unsafe-svg.d.ts","default":"./directives/unsafe-svg.js","development":"./development/directives/unsafe-svg.js"},"./directives/unsafe-html.js":{"node":{"default":"./node/directives/unsafe-html.js","development":"./node/development/directives/unsafe-html.js"},"types":"./development/directives/unsafe-html.d.ts","default":"./directives/unsafe-html.js","development":"./development/directives/unsafe-html.js"},"./directives/async-append.js":{"node":{"default":"./node/directives/async-append.js","development":"./node/development/directives/async-append.js"},"types":"./development/directives/async-append.d.ts","default":"./directives/async-append.js","development":"./development/directives/async-append.js"},"./directives/async-replace.js":{"node":{"default":"./node/directives/async-replace.js","development":"./node/development/directives/async-replace.js"},"types":"./development/directives/async-replace.d.ts","default":"./directives/async-replace.js","development":"./development/directives/async-replace.js"},"./directives/template-content.js":{"node":{"default":"./node/directives/template-content.js","development":"./node/development/directives/template-content.js"},"types":"./development/directives/template-content.d.ts","default":"./directives/template-content.js","development":"./development/directives/template-content.js"}},"gitHead":"c4818c507771d9da58b13eaddd800f57f1846ea6","scripts":{"test":"wireit","build":"wireit","build:ts":"wireit","test:dev":"wireit","checksize":"wireit","test:node":"wireit","test:prod":"wireit","build:rollup":"wireit","check-version":"wireit","test:node-dev":"wireit","build:ts:types":"wireit","prepublishOnly":"npm run check-version","test:dev:compiled":"wireit","build:compiled:ts:tests":"wireit","build:version-stability-test":"wireit"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"lit-robot@google.com"},"repository":{"url":"git+https://github.com/lit/lit.git","type":"git","directory":"packages/lit-html"},"_npmVersion":"10.1.0","description":"HTML templates literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"20.8.0","dependencies":{"@types/trusted-types":"^2.0.2"},"_hasShrinkwrap":false,"devDependencies":{"@lit-labs/testing":"^0.2.2-pre.0","@lit-internal/scripts":"^1.0.1-pre.0","@webcomponents/shadycss":"^1.8.0","@webcomponents/template":"^1.4.4","@webcomponents/webcomponentsjs":"^2.8.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_3.0.0_1696914950951_0.6897963451720424","host":"s3://npm-registry-packages"}},"3.0.1":{"name":"lit-html","version":"3.0.1","author":{"name":"Google LLC"},"license":"BSD-3-Clause","_id":"lit-html@3.0.1","maintainers":[{"name":"anonymous","email":"aomarks@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"brendan@usergenic.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"kevinpschaaf@gmail.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"ajk830@gmail.com"},{"name":"anonymous","email":"lit-robot@google.com"},{"name":"anonymous","email":"jb@jbingham.com"},{"name":"anonymous","email":"rictic@gmail.com"},{"name":"anonymous","email":"gray@stanfordalumni.org"}],"homepage":"https://lit.dev/","bugs":{"url":"https://github.com/lit/lit/issues"},"dist":{"shasum":"bbdb94c8c13120940fd9b169047e06f665906005","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-3.0.1.tgz","fileCount":351,"integrity":"sha512-1nmGaNNQg9rBvE1yJ6oS3ZNbLs3FXtlG4+jgGkix8O740qVEwwiFVTgDGIIH8N5TcQ8V9tBk5T+sxqBgffcjJg==","signatures":[{"sig":"MEQCIGNM+6xWM5xlNkETdi6cfK4b1DTrTJJ3gwRCf9Orq7+JAiBw3KFrwUtHrAIpI9n8+kA+diNBYUVPcLEDedoTxOV+VA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1641076},"main":"lit-html.js","type":"module","wireit":{"test":{"dependencies":["test:dev","test:prod","test:node","test:node-dev","test:dev:compiled","check-version"]},"build":{"dependencies":["build:rollup","build:ts","build:ts:types","build:version-stability-test"]},"build:ts":{"clean":"if-file-deleted","files":["src/**/*.ts","tsconfig.json","tsconfig.polyfill-support.json"],"output":["development/**/*.{js,js.map,d.ts,d.ts.map}","tsconfig.tsbuildinfo","tsconfig.polyfill-support.tsbuildinfo"],"command":"tsc --build --pretty","#comment":"Note this also builds polyfill-support via a TypeScript project reference.","dependencies":["../labs/testing:build:ts:utils"]},"test:dev":{"env":{"BROWSERS":{"external":true}},"files":[],"output":[],"command":"MODE=dev node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:ts","../tests:build"]},"checksize":{"files":["rollup.config.js","../../rollup-common.js"],"output":[],"command":"rollup -c --environment=CHECKSIZE","dependencies":["build:ts"]},"test:node":{"files":[],"output":[],"command":"node development/test/node-imports.js","dependencies":["build:ts","build:rollup"]},"test:prod":{"env":{"BROWSERS":{"external":true}},"files":[],"output":[],"command":"MODE=prod node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:rollup","build:ts","build:version-stability-test","../tests:build"]},"build:rollup":{"files":["rollup.config.js","../../rollup-common.js","src/test/*_test.html","src/test/polyfill-support/*_test.html"],"output":["async-directive.js{,.map}","directive-helpers.js{,.map}","directive.js{,.map}","lit-html.js{,.map}","polyfill-support.js{,.map}","private-ssr-support.js{,.map}","static.js{,.map}","is-server.js{,.map}","directives/*.js{,.map}","test/*_test.html","development/test/*_test.html","test/polyfill-support/*_test.html","development/test/polyfill-support/*_test.html","node/"],"command":"rollup -c","dependencies":["build:ts"]},"check-version":{"files":["scripts/check-version-tracker.js","package.json","src/lit-html.ts"],"output":[],"command":"node scripts/check-version-tracker.js"},"test:node-dev":{"files":[],"output":[],"command":"node --conditions=development development/test/node-imports.js","dependencies":["build:ts","build:rollup"]},"build:ts:types":{"files":[],"output":["*.d.ts{,.map}","directives/*.d.ts{,.map}"],"command":"treemirror development . \"**/*.d.ts{,.map}\"","dependencies":["../internal-scripts:build","build:ts"]},"test:dev:compiled":{"env":{"MODE":"dev","BROWSERS":{"external":true}},"files":[],"output":[],"command":"node ../tests/run-web-tests.js \"compiled/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:compiled:ts:tests","../tests:build"]},"build:compiled:ts:tests":{"files":["src/test/**/*.ts","tsconfig.json","tsconfig.compiled-tests.json"],"output":["compiled/**/*.{js,js.map,d.ts,d.ts.map}","tsconfig.tsbuildinfo","tsconfig.compiled-tests.tsbuildinfo"],"command":"node ../labs/compiler/test/compile_lit_html_tests.js","#comment":"Compile the test directory with the lit template compiler.","dependencies":["../labs/compiler:build"]},"build:version-stability-test":{"files":["rollup-version-stability-test.config.js","rollup.config.js","../../rollup-common.js"],"output":["version-stability-build"],"command":"rollup -c rollup-version-stability-test.config.js","dependencies":["build:ts"]}},"exports":{".":{"node":{"default":"./node/lit-html.js","development":"./node/development/lit-html.js"},"types":"./development/lit-html.d.ts","default":"./lit-html.js","development":"./development/lit-html.js"},"./static.js":{"node":{"default":"./node/static.js","development":"./node/development/static.js"},"types":"./development/static.d.ts","default":"./static.js","development":"./development/static.js"},"./directive.js":{"node":{"default":"./node/directive.js","development":"./node/development/directive.js"},"types":"./development/directive.d.ts","default":"./directive.js","development":"./development/directive.js"},"./is-server.js":{"node":{"default":"./node/is-server.js","development":"./node/development/is-server.js"},"types":"./development/is-server.d.ts","default":"./is-server.js","development":"./development/is-server.js"},"./directives/map.js":{"node":{"default":"./node/directives/map.js","development":"./node/development/directives/map.js"},"types":"./development/directives/map.d.ts","default":"./directives/map.js","development":"./development/directives/map.js"},"./directives/ref.js":{"node":{"default":"./node/directives/ref.js","development":"./node/development/directives/ref.js"},"types":"./development/directives/ref.d.ts","default":"./directives/ref.js","development":"./development/directives/ref.js"},"./async-directive.js":{"node":{"default":"./node/async-directive.js","development":"./node/development/async-directive.js"},"types":"./development/async-directive.d.ts","default":"./async-directive.js","development":"./development/async-directive.js"},"./directives/join.js":{"node":{"default":"./node/directives/join.js","development":"./node/development/directives/join.js"},"types":"./development/directives/join.d.ts","default":"./directives/join.js","development":"./development/directives/join.js"},"./directives/live.js":{"node":{"default":"./node/directives/live.js","development":"./node/development/directives/live.js"},"types":"./development/directives/live.d.ts","default":"./directives/live.js","development":"./development/directives/live.js"},"./directives/when.js":{"node":{"default":"./node/directives/when.js","development":"./node/development/directives/when.js"},"types":"./development/directives/when.d.ts","default":"./directives/when.js","development":"./development/directives/when.js"},"./directives/cache.js":{"node":{"default":"./node/directives/cache.js","development":"./node/development/directives/cache.js"},"types":"./development/directives/cache.d.ts","default":"./directives/cache.js","development":"./development/directives/cache.js"},"./directives/guard.js":{"node":{"default":"./node/directives/guard.js","development":"./node/development/directives/guard.js"},"types":"./development/directives/guard.d.ts","default":"./directives/guard.js","development":"./development/directives/guard.js"},"./directives/keyed.js":{"node":{"default":"./node/directives/keyed.js","development":"./node/development/directives/keyed.js"},"types":"./development/directives/keyed.d.ts","default":"./directives/keyed.js","development":"./development/directives/keyed.js"},"./directives/range.js":{"node":{"default":"./node/directives/range.js","development":"./node/development/directives/range.js"},"types":"./development/directives/range.d.ts","default":"./directives/range.js","development":"./development/directives/range.js"},"./directives/until.js":{"node":{"default":"./node/directives/until.js","development":"./node/development/directives/until.js"},"types":"./development/directives/until.d.ts","default":"./directives/until.js","development":"./development/directives/until.js"},"./polyfill-support.js":{"node":{"default":"./node/polyfill-support.js","development":"./node/development/polyfill-support.js"},"types":"./development/polyfill-support.d.ts","default":"./polyfill-support.js","development":"./development/polyfill-support.js"},"./directive-helpers.js":{"node":{"default":"./node/directive-helpers.js","development":"./node/development/directive-helpers.js"},"types":"./development/directive-helpers.d.ts","default":"./directive-helpers.js","development":"./development/directive-helpers.js"},"./directives/choose.js":{"node":{"default":"./node/directives/choose.js","development":"./node/development/directives/choose.js"},"types":"./development/directives/choose.d.ts","default":"./directives/choose.js","development":"./development/directives/choose.js"},"./directives/repeat.js":{"node":{"default":"./node/directives/repeat.js","development":"./node/development/directives/repeat.js"},"types":"./development/directives/repeat.d.ts","default":"./directives/repeat.js","development":"./development/directives/repeat.js"},"./private-ssr-support.js":{"node":{"default":"./node/private-ssr-support.js","development":"./node/development/private-ssr-support.js"},"types":"./development/private-ssr-support.d.ts","default":"./private-ssr-support.js","development":"./development/private-ssr-support.js"},"./directives/class-map.js":{"node":{"default":"./node/directives/class-map.js","development":"./node/development/directives/class-map.js"},"types":"./development/directives/class-map.d.ts","default":"./directives/class-map.js","development":"./development/directives/class-map.js"},"./directives/style-map.js":{"node":{"default":"./node/directives/style-map.js","development":"./node/development/directives/style-map.js"},"types":"./development/directives/style-map.d.ts","default":"./directives/style-map.js","development":"./development/directives/style-map.js"},"./directives/if-defined.js":{"node":{"default":"./node/directives/if-defined.js","development":"./node/development/directives/if-defined.js"},"types":"./development/directives/if-defined.d.ts","default":"./directives/if-defined.js","development":"./development/directives/if-defined.js"},"./directives/unsafe-svg.js":{"node":{"default":"./node/directives/unsafe-svg.js","development":"./node/development/directives/unsafe-svg.js"},"types":"./development/directives/unsafe-svg.d.ts","default":"./directives/unsafe-svg.js","development":"./development/directives/unsafe-svg.js"},"./directives/unsafe-html.js":{"node":{"default":"./node/directives/unsafe-html.js","development":"./node/development/directives/unsafe-html.js"},"types":"./development/directives/unsafe-html.d.ts","default":"./directives/unsafe-html.js","development":"./development/directives/unsafe-html.js"},"./directives/async-append.js":{"node":{"default":"./node/directives/async-append.js","development":"./node/development/directives/async-append.js"},"types":"./development/directives/async-append.d.ts","default":"./directives/async-append.js","development":"./development/directives/async-append.js"},"./directives/async-replace.js":{"node":{"default":"./node/directives/async-replace.js","development":"./node/development/directives/async-replace.js"},"types":"./development/directives/async-replace.d.ts","default":"./directives/async-replace.js","development":"./development/directives/async-replace.js"},"./directives/template-content.js":{"node":{"default":"./node/directives/template-content.js","development":"./node/development/directives/template-content.js"},"types":"./development/directives/template-content.d.ts","default":"./directives/template-content.js","development":"./development/directives/template-content.js"}},"gitHead":"62d7818e6c0d11741886fe7e6c093667fccb1559","scripts":{"test":"wireit","build":"wireit","build:ts":"wireit","test:dev":"wireit","checksize":"wireit","test:node":"wireit","test:prod":"wireit","build:rollup":"wireit","check-version":"wireit","test:node-dev":"wireit","build:ts:types":"wireit","prepublishOnly":"npm run check-version","test:dev:compiled":"wireit","build:compiled:ts:tests":"wireit","build:version-stability-test":"wireit"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"lit-robot@google.com"},"repository":{"url":"git+https://github.com/lit/lit.git","type":"git","directory":"packages/lit-html"},"_npmVersion":"10.1.0","description":"HTML templates literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"20.9.0","dependencies":{"@types/trusted-types":"^2.0.2"},"_hasShrinkwrap":false,"devDependencies":{"@lit-labs/testing":"^0.2.2","@lit-internal/scripts":"^1.0.1","@webcomponents/shadycss":"^1.8.0","@webcomponents/template":"^1.4.4","@webcomponents/webcomponentsjs":"^2.8.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_3.0.1_1698461825635_0.7361914867298325","host":"s3://npm-registry-packages"}},"3.0.2":{"name":"lit-html","version":"3.0.2","author":{"name":"Google LLC"},"license":"BSD-3-Clause","_id":"lit-html@3.0.2","maintainers":[{"name":"anonymous","email":"aomarks@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"brendan@usergenic.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"kevinpschaaf@gmail.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"ajk830@gmail.com"},{"name":"anonymous","email":"lit-robot@google.com"},{"name":"anonymous","email":"jb@jbingham.com"},{"name":"anonymous","email":"rictic@gmail.com"},{"name":"anonymous","email":"gray@stanfordalumni.org"}],"homepage":"https://lit.dev/","bugs":{"url":"https://github.com/lit/lit/issues"},"dist":{"shasum":"25d2718b1e095a148a54c63bcd780c7550bb82f8","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-3.0.2.tgz","fileCount":351,"integrity":"sha512-Q1A5lHza3bnmxoWJn6yS6vQZQdExl4fghk8W1G+jnAEdoFNYo5oeBBb/Ol7zSEdKd3TR7+r0zsJQyuWEVguiyQ==","signatures":[{"sig":"MEUCIQCxwhmkhwJQSGw48eE/Ad+TX38ZwsBkNyCSbP2YnhX6ZwIgOO/Vfap1OhRRjTNnh0qSd/CYeL9PJvDftQ8ga9hh974=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1644983},"main":"lit-html.js","type":"module","wireit":{"test":{"dependencies":["test:dev","test:prod","test:node","test:node-dev","test:dev:compiled","check-version"]},"build":{"dependencies":["build:rollup","build:ts","build:ts:types","build:version-stability-test"]},"build:ts":{"clean":"if-file-deleted","files":["src/**/*.ts","tsconfig.json","tsconfig.polyfill-support.json"],"output":["development/**/*.{js,js.map,d.ts,d.ts.map}","tsconfig.tsbuildinfo","tsconfig.polyfill-support.tsbuildinfo"],"command":"tsc --build --pretty","#comment":"Note this also builds polyfill-support via a TypeScript project reference.","dependencies":["../labs/testing:build:ts:utils"]},"test:dev":{"env":{"BROWSERS":{"external":true}},"files":[],"output":[],"command":"MODE=dev node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:ts","../tests:build"]},"checksize":{"files":["rollup.config.js","../../rollup-common.js"],"output":[],"command":"rollup -c --environment=CHECKSIZE","dependencies":["build:ts"]},"test:node":{"files":[],"output":[],"command":"node development/test/node-imports.js","dependencies":["build:ts","build:rollup"]},"test:prod":{"env":{"BROWSERS":{"external":true}},"files":[],"output":[],"command":"MODE=prod node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:rollup","build:ts","build:version-stability-test","../tests:build"]},"build:rollup":{"files":["rollup.config.js","../../rollup-common.js","src/test/*_test.html","src/test/polyfill-support/*_test.html"],"output":["async-directive.js{,.map}","directive-helpers.js{,.map}","directive.js{,.map}","lit-html.js{,.map}","polyfill-support.js{,.map}","private-ssr-support.js{,.map}","static.js{,.map}","is-server.js{,.map}","directives/*.js{,.map}","test/*_test.html","development/test/*_test.html","test/polyfill-support/*_test.html","development/test/polyfill-support/*_test.html","node/"],"command":"rollup -c","dependencies":["build:ts"]},"check-version":{"files":["scripts/check-version-tracker.js","package.json","src/lit-html.ts"],"output":[],"command":"node scripts/check-version-tracker.js"},"test:node-dev":{"files":[],"output":[],"command":"node --conditions=development development/test/node-imports.js","dependencies":["build:ts","build:rollup"]},"build:ts:types":{"files":[],"output":["*.d.ts{,.map}","directives/*.d.ts{,.map}"],"command":"treemirror development . \"**/*.d.ts{,.map}\"","dependencies":["../internal-scripts:build","build:ts"]},"test:dev:compiled":{"env":{"MODE":"dev","BROWSERS":{"external":true}},"files":[],"output":[],"command":"node ../tests/run-web-tests.js \"compiled/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:compiled:ts:tests","../tests:build"]},"build:compiled:ts:tests":{"files":["src/test/**/*.ts","tsconfig.json","tsconfig.compiled-tests.json"],"output":["compiled/**/*.{js,js.map,d.ts,d.ts.map}","tsconfig.tsbuildinfo","tsconfig.compiled-tests.tsbuildinfo"],"command":"node ../labs/compiler/test/compile_lit_html_tests.js","#comment":"Compile the test directory with the lit template compiler.","dependencies":["../labs/compiler:build"]},"build:version-stability-test":{"files":["rollup-version-stability-test.config.js","rollup.config.js","../../rollup-common.js"],"output":["version-stability-build"],"command":"rollup -c rollup-version-stability-test.config.js","dependencies":["build:ts"]}},"exports":{".":{"node":{"default":"./node/lit-html.js","development":"./node/development/lit-html.js"},"types":"./development/lit-html.d.ts","default":"./lit-html.js","development":"./development/lit-html.js"},"./static.js":{"node":{"default":"./node/static.js","development":"./node/development/static.js"},"types":"./development/static.d.ts","default":"./static.js","development":"./development/static.js"},"./directive.js":{"node":{"default":"./node/directive.js","development":"./node/development/directive.js"},"types":"./development/directive.d.ts","default":"./directive.js","development":"./development/directive.js"},"./is-server.js":{"node":{"default":"./node/is-server.js","development":"./node/development/is-server.js"},"types":"./development/is-server.d.ts","default":"./is-server.js","development":"./development/is-server.js"},"./directives/map.js":{"node":{"default":"./node/directives/map.js","development":"./node/development/directives/map.js"},"types":"./development/directives/map.d.ts","default":"./directives/map.js","development":"./development/directives/map.js"},"./directives/ref.js":{"node":{"default":"./node/directives/ref.js","development":"./node/development/directives/ref.js"},"types":"./development/directives/ref.d.ts","default":"./directives/ref.js","development":"./development/directives/ref.js"},"./async-directive.js":{"node":{"default":"./node/async-directive.js","development":"./node/development/async-directive.js"},"types":"./development/async-directive.d.ts","default":"./async-directive.js","development":"./development/async-directive.js"},"./directives/join.js":{"node":{"default":"./node/directives/join.js","development":"./node/development/directives/join.js"},"types":"./development/directives/join.d.ts","default":"./directives/join.js","development":"./development/directives/join.js"},"./directives/live.js":{"node":{"default":"./node/directives/live.js","development":"./node/development/directives/live.js"},"types":"./development/directives/live.d.ts","default":"./directives/live.js","development":"./development/directives/live.js"},"./directives/when.js":{"node":{"default":"./node/directives/when.js","development":"./node/development/directives/when.js"},"types":"./development/directives/when.d.ts","default":"./directives/when.js","development":"./development/directives/when.js"},"./directives/cache.js":{"node":{"default":"./node/directives/cache.js","development":"./node/development/directives/cache.js"},"types":"./development/directives/cache.d.ts","default":"./directives/cache.js","development":"./development/directives/cache.js"},"./directives/guard.js":{"node":{"default":"./node/directives/guard.js","development":"./node/development/directives/guard.js"},"types":"./development/directives/guard.d.ts","default":"./directives/guard.js","development":"./development/directives/guard.js"},"./directives/keyed.js":{"node":{"default":"./node/directives/keyed.js","development":"./node/development/directives/keyed.js"},"types":"./development/directives/keyed.d.ts","default":"./directives/keyed.js","development":"./development/directives/keyed.js"},"./directives/range.js":{"node":{"default":"./node/directives/range.js","development":"./node/development/directives/range.js"},"types":"./development/directives/range.d.ts","default":"./directives/range.js","development":"./development/directives/range.js"},"./directives/until.js":{"node":{"default":"./node/directives/until.js","development":"./node/development/directives/until.js"},"types":"./development/directives/until.d.ts","default":"./directives/until.js","development":"./development/directives/until.js"},"./polyfill-support.js":{"node":{"default":"./node/polyfill-support.js","development":"./node/development/polyfill-support.js"},"types":"./development/polyfill-support.d.ts","default":"./polyfill-support.js","development":"./development/polyfill-support.js"},"./directive-helpers.js":{"node":{"default":"./node/directive-helpers.js","development":"./node/development/directive-helpers.js"},"types":"./development/directive-helpers.d.ts","default":"./directive-helpers.js","development":"./development/directive-helpers.js"},"./directives/choose.js":{"node":{"default":"./node/directives/choose.js","development":"./node/development/directives/choose.js"},"types":"./development/directives/choose.d.ts","default":"./directives/choose.js","development":"./development/directives/choose.js"},"./directives/repeat.js":{"node":{"default":"./node/directives/repeat.js","development":"./node/development/directives/repeat.js"},"types":"./development/directives/repeat.d.ts","default":"./directives/repeat.js","development":"./development/directives/repeat.js"},"./private-ssr-support.js":{"node":{"default":"./node/private-ssr-support.js","development":"./node/development/private-ssr-support.js"},"types":"./development/private-ssr-support.d.ts","default":"./private-ssr-support.js","development":"./development/private-ssr-support.js"},"./directives/class-map.js":{"node":{"default":"./node/directives/class-map.js","development":"./node/development/directives/class-map.js"},"types":"./development/directives/class-map.d.ts","default":"./directives/class-map.js","development":"./development/directives/class-map.js"},"./directives/style-map.js":{"node":{"default":"./node/directives/style-map.js","development":"./node/development/directives/style-map.js"},"types":"./development/directives/style-map.d.ts","default":"./directives/style-map.js","development":"./development/directives/style-map.js"},"./directives/if-defined.js":{"node":{"default":"./node/directives/if-defined.js","development":"./node/development/directives/if-defined.js"},"types":"./development/directives/if-defined.d.ts","default":"./directives/if-defined.js","development":"./development/directives/if-defined.js"},"./directives/unsafe-svg.js":{"node":{"default":"./node/directives/unsafe-svg.js","development":"./node/development/directives/unsafe-svg.js"},"types":"./development/directives/unsafe-svg.d.ts","default":"./directives/unsafe-svg.js","development":"./development/directives/unsafe-svg.js"},"./directives/unsafe-html.js":{"node":{"default":"./node/directives/unsafe-html.js","development":"./node/development/directives/unsafe-html.js"},"types":"./development/directives/unsafe-html.d.ts","default":"./directives/unsafe-html.js","development":"./development/directives/unsafe-html.js"},"./directives/async-append.js":{"node":{"default":"./node/directives/async-append.js","development":"./node/development/directives/async-append.js"},"types":"./development/directives/async-append.d.ts","default":"./directives/async-append.js","development":"./development/directives/async-append.js"},"./directives/async-replace.js":{"node":{"default":"./node/directives/async-replace.js","development":"./node/development/directives/async-replace.js"},"types":"./development/directives/async-replace.d.ts","default":"./directives/async-replace.js","development":"./development/directives/async-replace.js"},"./directives/template-content.js":{"node":{"default":"./node/directives/template-content.js","development":"./node/development/directives/template-content.js"},"types":"./development/directives/template-content.d.ts","default":"./directives/template-content.js","development":"./development/directives/template-content.js"}},"gitHead":"d1b2719cd72891ccdc7379cf913f4204577d691e","scripts":{"test":"wireit","build":"wireit","build:ts":"wireit","test:dev":"wireit","checksize":"wireit","test:node":"wireit","test:prod":"wireit","build:rollup":"wireit","check-version":"wireit","test:node-dev":"wireit","build:ts:types":"wireit","prepublishOnly":"npm run check-version","test:dev:compiled":"wireit","build:compiled:ts:tests":"wireit","build:version-stability-test":"wireit"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"lit-robot@google.com"},"repository":{"url":"git+https://github.com/lit/lit.git","type":"git","directory":"packages/lit-html"},"_npmVersion":"10.1.0","description":"HTML templates literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"20.9.0","dependencies":{"@types/trusted-types":"^2.0.2"},"_hasShrinkwrap":false,"devDependencies":{"@lit-labs/testing":"^0.2.2","@lit-internal/scripts":"^1.0.1","@webcomponents/shadycss":"^1.8.0","@webcomponents/template":"^1.4.4","@webcomponents/webcomponentsjs":"^2.8.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_3.0.2_1698959543864_0.7501028089753456","host":"s3://npm-registry-packages"}},"3.1.0":{"name":"lit-html","version":"3.1.0","author":{"name":"Google LLC"},"license":"BSD-3-Clause","_id":"lit-html@3.1.0","maintainers":[{"name":"anonymous","email":"aomarks@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"brendan@usergenic.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"kevinpschaaf@gmail.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"ajk830@gmail.com"},{"name":"anonymous","email":"lit-robot@google.com"},{"name":"anonymous","email":"jb@jbingham.com"},{"name":"anonymous","email":"rictic@gmail.com"},{"name":"anonymous","email":"gray@stanfordalumni.org"}],"homepage":"https://lit.dev/","bugs":{"url":"https://github.com/lit/lit/issues"},"dist":{"shasum":"a7b93dd682073f2e2029656f4e9cd91e8034c196","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-3.1.0.tgz","fileCount":351,"integrity":"sha512-FwAjq3iNsaO6SOZXEIpeROlJLUlrbyMkn4iuv4f4u1H40Jw8wkeR/OUXZUHUoiYabGk8Y4Y0F/rgq+R4MrOLmA==","signatures":[{"sig":"MEYCIQD9b0aUcf2Px8F56dV43VtctYuGLRPQEfl06zWGRKz8/gIhAKMI/iUny5yq4Av0A3lifBRa4IoNPRXhhiWrvoT/B3VM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1655947},"main":"lit-html.js","type":"module","wireit":{"test":{"dependencies":["test:dev","test:prod","test:node","test:node-dev","test:dev:compiled","check-version"]},"build":{"dependencies":["build:rollup","build:ts","build:ts:types","build:version-stability-test"]},"build:ts":{"clean":"if-file-deleted","files":["src/**/*.ts","tsconfig.json","tsconfig.polyfill-support.json"],"output":["development/**/*.{js,js.map,d.ts,d.ts.map}","tsconfig.tsbuildinfo","tsconfig.polyfill-support.tsbuildinfo"],"command":"tsc --build --pretty","#comment":"Note this also builds polyfill-support via a TypeScript project reference.","dependencies":["../labs/testing:build:ts:utils"]},"test:dev":{"env":{"BROWSERS":{"external":true}},"files":[],"output":[],"command":"MODE=dev node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:ts","../tests:build"]},"checksize":{"files":["rollup.config.js","../../rollup-common.js"],"output":[],"command":"rollup -c --environment=CHECKSIZE","dependencies":["build:ts"]},"test:node":{"files":[],"output":[],"command":"node development/test/node-imports.js","dependencies":["build:ts","build:rollup"]},"test:prod":{"env":{"BROWSERS":{"external":true}},"files":[],"output":[],"command":"MODE=prod node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:rollup","build:ts","build:version-stability-test","../tests:build"]},"build:rollup":{"files":["rollup.config.js","../../rollup-common.js","src/test/*_test.html","src/test/polyfill-support/*_test.html"],"output":["async-directive.js{,.map}","directive-helpers.js{,.map}","directive.js{,.map}","lit-html.js{,.map}","polyfill-support.js{,.map}","private-ssr-support.js{,.map}","static.js{,.map}","is-server.js{,.map}","directives/*.js{,.map}","test/*_test.html","development/test/*_test.html","test/polyfill-support/*_test.html","development/test/polyfill-support/*_test.html","node/"],"command":"rollup -c","dependencies":["build:ts"]},"check-version":{"files":["scripts/check-version-tracker.js","package.json","src/lit-html.ts"],"output":[],"command":"node scripts/check-version-tracker.js"},"test:node-dev":{"files":[],"output":[],"command":"node --conditions=development development/test/node-imports.js","dependencies":["build:ts","build:rollup"]},"build:ts:types":{"files":[],"output":["*.d.ts{,.map}","directives/*.d.ts{,.map}"],"command":"treemirror development . \"**/*.d.ts{,.map}\"","dependencies":["../internal-scripts:build","build:ts"]},"test:dev:compiled":{"env":{"MODE":"dev","BROWSERS":{"external":true}},"files":[],"output":[],"command":"node ../tests/run-web-tests.js \"compiled/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:compiled:ts:tests","../tests:build"]},"build:compiled:ts:tests":{"files":["src/test/**/*.ts","tsconfig.json","tsconfig.compiled-tests.json"],"output":["compiled/**/*.{js,js.map,d.ts,d.ts.map}","tsconfig.tsbuildinfo","tsconfig.compiled-tests.tsbuildinfo"],"command":"node ../labs/compiler/test/compile_lit_html_tests.js","#comment":"Compile the test directory with the lit template compiler.","dependencies":["../labs/compiler:build"]},"build:version-stability-test":{"files":["rollup-version-stability-test.config.js","rollup.config.js","../../rollup-common.js"],"output":["version-stability-build"],"command":"rollup -c rollup-version-stability-test.config.js","dependencies":["build:ts"]}},"exports":{".":{"node":{"default":"./node/lit-html.js","development":"./node/development/lit-html.js"},"types":"./development/lit-html.d.ts","default":"./lit-html.js","development":"./development/lit-html.js"},"./static.js":{"node":{"default":"./node/static.js","development":"./node/development/static.js"},"types":"./development/static.d.ts","default":"./static.js","development":"./development/static.js"},"./directive.js":{"node":{"default":"./node/directive.js","development":"./node/development/directive.js"},"types":"./development/directive.d.ts","default":"./directive.js","development":"./development/directive.js"},"./is-server.js":{"node":{"default":"./node/is-server.js","development":"./node/development/is-server.js"},"types":"./development/is-server.d.ts","default":"./is-server.js","development":"./development/is-server.js"},"./directives/map.js":{"node":{"default":"./node/directives/map.js","development":"./node/development/directives/map.js"},"types":"./development/directives/map.d.ts","default":"./directives/map.js","development":"./development/directives/map.js"},"./directives/ref.js":{"node":{"default":"./node/directives/ref.js","development":"./node/development/directives/ref.js"},"types":"./development/directives/ref.d.ts","default":"./directives/ref.js","development":"./development/directives/ref.js"},"./async-directive.js":{"node":{"default":"./node/async-directive.js","development":"./node/development/async-directive.js"},"types":"./development/async-directive.d.ts","default":"./async-directive.js","development":"./development/async-directive.js"},"./directives/join.js":{"node":{"default":"./node/directives/join.js","development":"./node/development/directives/join.js"},"types":"./development/directives/join.d.ts","default":"./directives/join.js","development":"./development/directives/join.js"},"./directives/live.js":{"node":{"default":"./node/directives/live.js","development":"./node/development/directives/live.js"},"types":"./development/directives/live.d.ts","default":"./directives/live.js","development":"./development/directives/live.js"},"./directives/when.js":{"node":{"default":"./node/directives/when.js","development":"./node/development/directives/when.js"},"types":"./development/directives/when.d.ts","default":"./directives/when.js","development":"./development/directives/when.js"},"./directives/cache.js":{"node":{"default":"./node/directives/cache.js","development":"./node/development/directives/cache.js"},"types":"./development/directives/cache.d.ts","default":"./directives/cache.js","development":"./development/directives/cache.js"},"./directives/guard.js":{"node":{"default":"./node/directives/guard.js","development":"./node/development/directives/guard.js"},"types":"./development/directives/guard.d.ts","default":"./directives/guard.js","development":"./development/directives/guard.js"},"./directives/keyed.js":{"node":{"default":"./node/directives/keyed.js","development":"./node/development/directives/keyed.js"},"types":"./development/directives/keyed.d.ts","default":"./directives/keyed.js","development":"./development/directives/keyed.js"},"./directives/range.js":{"node":{"default":"./node/directives/range.js","development":"./node/development/directives/range.js"},"types":"./development/directives/range.d.ts","default":"./directives/range.js","development":"./development/directives/range.js"},"./directives/until.js":{"node":{"default":"./node/directives/until.js","development":"./node/development/directives/until.js"},"types":"./development/directives/until.d.ts","default":"./directives/until.js","development":"./development/directives/until.js"},"./polyfill-support.js":{"node":{"default":"./node/polyfill-support.js","development":"./node/development/polyfill-support.js"},"types":"./development/polyfill-support.d.ts","default":"./polyfill-support.js","development":"./development/polyfill-support.js"},"./directive-helpers.js":{"node":{"default":"./node/directive-helpers.js","development":"./node/development/directive-helpers.js"},"types":"./development/directive-helpers.d.ts","default":"./directive-helpers.js","development":"./development/directive-helpers.js"},"./directives/choose.js":{"node":{"default":"./node/directives/choose.js","development":"./node/development/directives/choose.js"},"types":"./development/directives/choose.d.ts","default":"./directives/choose.js","development":"./development/directives/choose.js"},"./directives/repeat.js":{"node":{"default":"./node/directives/repeat.js","development":"./node/development/directives/repeat.js"},"types":"./development/directives/repeat.d.ts","default":"./directives/repeat.js","development":"./development/directives/repeat.js"},"./private-ssr-support.js":{"node":{"default":"./node/private-ssr-support.js","development":"./node/development/private-ssr-support.js"},"types":"./development/private-ssr-support.d.ts","default":"./private-ssr-support.js","development":"./development/private-ssr-support.js"},"./directives/class-map.js":{"node":{"default":"./node/directives/class-map.js","development":"./node/development/directives/class-map.js"},"types":"./development/directives/class-map.d.ts","default":"./directives/class-map.js","development":"./development/directives/class-map.js"},"./directives/style-map.js":{"node":{"default":"./node/directives/style-map.js","development":"./node/development/directives/style-map.js"},"types":"./development/directives/style-map.d.ts","default":"./directives/style-map.js","development":"./development/directives/style-map.js"},"./directives/if-defined.js":{"node":{"default":"./node/directives/if-defined.js","development":"./node/development/directives/if-defined.js"},"types":"./development/directives/if-defined.d.ts","default":"./directives/if-defined.js","development":"./development/directives/if-defined.js"},"./directives/unsafe-svg.js":{"node":{"default":"./node/directives/unsafe-svg.js","development":"./node/development/directives/unsafe-svg.js"},"types":"./development/directives/unsafe-svg.d.ts","default":"./directives/unsafe-svg.js","development":"./development/directives/unsafe-svg.js"},"./directives/unsafe-html.js":{"node":{"default":"./node/directives/unsafe-html.js","development":"./node/development/directives/unsafe-html.js"},"types":"./development/directives/unsafe-html.d.ts","default":"./directives/unsafe-html.js","development":"./development/directives/unsafe-html.js"},"./directives/async-append.js":{"node":{"default":"./node/directives/async-append.js","development":"./node/development/directives/async-append.js"},"types":"./development/directives/async-append.d.ts","default":"./directives/async-append.js","development":"./development/directives/async-append.js"},"./directives/async-replace.js":{"node":{"default":"./node/directives/async-replace.js","development":"./node/development/directives/async-replace.js"},"types":"./development/directives/async-replace.d.ts","default":"./directives/async-replace.js","development":"./development/directives/async-replace.js"},"./directives/template-content.js":{"node":{"default":"./node/directives/template-content.js","development":"./node/development/directives/template-content.js"},"types":"./development/directives/template-content.d.ts","default":"./directives/template-content.js","development":"./development/directives/template-content.js"}},"gitHead":"f5f68b842b5dbf472ec4b7ffdceb76a211cffe12","scripts":{"test":"wireit","build":"wireit","build:ts":"wireit","test:dev":"wireit","checksize":"wireit","test:node":"wireit","test:prod":"wireit","build:rollup":"wireit","check-version":"wireit","test:node-dev":"wireit","build:ts:types":"wireit","prepublishOnly":"npm run check-version","test:dev:compiled":"wireit","build:compiled:ts:tests":"wireit","build:version-stability-test":"wireit"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"lit-robot@google.com"},"repository":{"url":"git+https://github.com/lit/lit.git","type":"git","directory":"packages/lit-html"},"_npmVersion":"10.1.0","description":"HTML templates literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"20.9.0","dependencies":{"@types/trusted-types":"^2.0.2"},"_hasShrinkwrap":false,"devDependencies":{"@lit-labs/testing":"^0.2.2","@lit-internal/scripts":"^1.0.1","@webcomponents/shadycss":"^1.8.0","@webcomponents/template":"^1.4.4","@webcomponents/webcomponentsjs":"^2.8.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_3.1.0_1700095528133_0.6568079594651433","host":"s3://npm-registry-packages"}},"3.1.1":{"name":"lit-html","version":"3.1.1","author":{"name":"Google LLC"},"license":"BSD-3-Clause","_id":"lit-html@3.1.1","maintainers":[{"name":"anonymous","email":"aomarks@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"brendan@usergenic.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"kevinpschaaf@gmail.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"ajk830@gmail.com"},{"name":"anonymous","email":"lit-robot@google.com"},{"name":"anonymous","email":"jb@jbingham.com"},{"name":"anonymous","email":"rictic@gmail.com"},{"name":"anonymous","email":"gray@stanfordalumni.org"}],"homepage":"https://lit.dev/","bugs":{"url":"https://github.com/lit/lit/issues"},"dist":{"shasum":"50c2e74a2074f85fc9816676ac11cf0c96f257c3","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-3.1.1.tgz","fileCount":351,"integrity":"sha512-x/EwfGk2D/f4odSFM40hcGumzqoKv0/SUh6fBO+1Ragez81APrcAMPo1jIrCDd9Sn+Z4CT867HWKViByvkDZUA==","signatures":[{"sig":"MEUCIH1I+P6U1yp10IY18WmpzFUi+Zt6T1/brBJiqaEqzRECAiEAoTr5uK5m+C6EgrI0TE9eHZqBjwTJ8T6HacdFJUoyex0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1655870},"main":"lit-html.js","type":"module","wireit":{"test":{"dependencies":["test:dev","test:prod","test:node","test:node-dev","test:dev:compiled","check-version"]},"build":{"dependencies":["build:rollup","build:ts","build:ts:types","build:version-stability-test"]},"build:ts":{"clean":"if-file-deleted","files":["src/**/*.ts","tsconfig.json","tsconfig.polyfill-support.json"],"output":["development/**/*.{js,js.map,d.ts,d.ts.map}","tsconfig.tsbuildinfo","tsconfig.polyfill-support.tsbuildinfo"],"command":"tsc --build --pretty","#comment":"Note this also builds polyfill-support via a TypeScript project reference.","dependencies":["../labs/testing:build:ts:utils"]},"test:dev":{"env":{"BROWSERS":{"external":true}},"files":[],"output":[],"command":"MODE=dev node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:ts","../tests:build"]},"checksize":{"files":["rollup.config.js","../../rollup-common.js"],"output":[],"command":"rollup -c --environment=CHECKSIZE","dependencies":["build:ts"]},"test:node":{"files":[],"output":[],"command":"node development/test/node-imports.js","dependencies":["build:ts","build:rollup"]},"test:prod":{"env":{"BROWSERS":{"external":true}},"files":[],"output":[],"command":"MODE=prod node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:rollup","build:ts","build:version-stability-test","../tests:build"]},"build:rollup":{"files":["rollup.config.js","../../rollup-common.js","src/test/*_test.html","src/test/polyfill-support/*_test.html"],"output":["async-directive.js{,.map}","directive-helpers.js{,.map}","directive.js{,.map}","lit-html.js{,.map}","polyfill-support.js{,.map}","private-ssr-support.js{,.map}","static.js{,.map}","is-server.js{,.map}","directives/*.js{,.map}","test/*_test.html","development/test/*_test.html","test/polyfill-support/*_test.html","development/test/polyfill-support/*_test.html","node/"],"command":"rollup -c","dependencies":["build:ts"]},"check-version":{"files":["scripts/check-version-tracker.js","package.json","src/lit-html.ts"],"output":[],"command":"node scripts/check-version-tracker.js"},"test:node-dev":{"files":[],"output":[],"command":"node --conditions=development development/test/node-imports.js","dependencies":["build:ts","build:rollup"]},"build:ts:types":{"files":[],"output":["*.d.ts{,.map}","directives/*.d.ts{,.map}"],"command":"treemirror development . \"**/*.d.ts{,.map}\"","dependencies":["../internal-scripts:build","build:ts"]},"test:dev:compiled":{"env":{"MODE":"dev","BROWSERS":{"external":true}},"files":[],"output":[],"command":"node ../tests/run-web-tests.js \"compiled/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:compiled:ts:tests","../tests:build"]},"build:compiled:ts:tests":{"files":["src/test/**/*.ts","tsconfig.json","tsconfig.compiled-tests.json"],"output":["compiled/**/*.{js,js.map,d.ts,d.ts.map}","tsconfig.tsbuildinfo","tsconfig.compiled-tests.tsbuildinfo"],"command":"node ../labs/compiler/test/compile_lit_html_tests.js","#comment":"Compile the test directory with the lit template compiler.","dependencies":["../labs/compiler:build"]},"build:version-stability-test":{"files":["rollup-version-stability-test.config.js","rollup.config.js","../../rollup-common.js"],"output":["version-stability-build"],"command":"rollup -c rollup-version-stability-test.config.js","dependencies":["build:ts"]}},"exports":{".":{"node":{"default":"./node/lit-html.js","development":"./node/development/lit-html.js"},"types":"./development/lit-html.d.ts","default":"./lit-html.js","development":"./development/lit-html.js"},"./static.js":{"node":{"default":"./node/static.js","development":"./node/development/static.js"},"types":"./development/static.d.ts","default":"./static.js","development":"./development/static.js"},"./directive.js":{"node":{"default":"./node/directive.js","development":"./node/development/directive.js"},"types":"./development/directive.d.ts","default":"./directive.js","development":"./development/directive.js"},"./is-server.js":{"node":{"default":"./node/is-server.js","development":"./node/development/is-server.js"},"types":"./development/is-server.d.ts","default":"./is-server.js","development":"./development/is-server.js"},"./directives/map.js":{"node":{"default":"./node/directives/map.js","development":"./node/development/directives/map.js"},"types":"./development/directives/map.d.ts","default":"./directives/map.js","development":"./development/directives/map.js"},"./directives/ref.js":{"node":{"default":"./node/directives/ref.js","development":"./node/development/directives/ref.js"},"types":"./development/directives/ref.d.ts","default":"./directives/ref.js","development":"./development/directives/ref.js"},"./async-directive.js":{"node":{"default":"./node/async-directive.js","development":"./node/development/async-directive.js"},"types":"./development/async-directive.d.ts","default":"./async-directive.js","development":"./development/async-directive.js"},"./directives/join.js":{"node":{"default":"./node/directives/join.js","development":"./node/development/directives/join.js"},"types":"./development/directives/join.d.ts","default":"./directives/join.js","development":"./development/directives/join.js"},"./directives/live.js":{"node":{"default":"./node/directives/live.js","development":"./node/development/directives/live.js"},"types":"./development/directives/live.d.ts","default":"./directives/live.js","development":"./development/directives/live.js"},"./directives/when.js":{"node":{"default":"./node/directives/when.js","development":"./node/development/directives/when.js"},"types":"./development/directives/when.d.ts","default":"./directives/when.js","development":"./development/directives/when.js"},"./directives/cache.js":{"node":{"default":"./node/directives/cache.js","development":"./node/development/directives/cache.js"},"types":"./development/directives/cache.d.ts","default":"./directives/cache.js","development":"./development/directives/cache.js"},"./directives/guard.js":{"node":{"default":"./node/directives/guard.js","development":"./node/development/directives/guard.js"},"types":"./development/directives/guard.d.ts","default":"./directives/guard.js","development":"./development/directives/guard.js"},"./directives/keyed.js":{"node":{"default":"./node/directives/keyed.js","development":"./node/development/directives/keyed.js"},"types":"./development/directives/keyed.d.ts","default":"./directives/keyed.js","development":"./development/directives/keyed.js"},"./directives/range.js":{"node":{"default":"./node/directives/range.js","development":"./node/development/directives/range.js"},"types":"./development/directives/range.d.ts","default":"./directives/range.js","development":"./development/directives/range.js"},"./directives/until.js":{"node":{"default":"./node/directives/until.js","development":"./node/development/directives/until.js"},"types":"./development/directives/until.d.ts","default":"./directives/until.js","development":"./development/directives/until.js"},"./polyfill-support.js":{"node":{"default":"./node/polyfill-support.js","development":"./node/development/polyfill-support.js"},"types":"./development/polyfill-support.d.ts","default":"./polyfill-support.js","development":"./development/polyfill-support.js"},"./directive-helpers.js":{"node":{"default":"./node/directive-helpers.js","development":"./node/development/directive-helpers.js"},"types":"./development/directive-helpers.d.ts","default":"./directive-helpers.js","development":"./development/directive-helpers.js"},"./directives/choose.js":{"node":{"default":"./node/directives/choose.js","development":"./node/development/directives/choose.js"},"types":"./development/directives/choose.d.ts","default":"./directives/choose.js","development":"./development/directives/choose.js"},"./directives/repeat.js":{"node":{"default":"./node/directives/repeat.js","development":"./node/development/directives/repeat.js"},"types":"./development/directives/repeat.d.ts","default":"./directives/repeat.js","development":"./development/directives/repeat.js"},"./private-ssr-support.js":{"node":{"default":"./node/private-ssr-support.js","development":"./node/development/private-ssr-support.js"},"types":"./development/private-ssr-support.d.ts","default":"./private-ssr-support.js","development":"./development/private-ssr-support.js"},"./directives/class-map.js":{"node":{"default":"./node/directives/class-map.js","development":"./node/development/directives/class-map.js"},"types":"./development/directives/class-map.d.ts","default":"./directives/class-map.js","development":"./development/directives/class-map.js"},"./directives/style-map.js":{"node":{"default":"./node/directives/style-map.js","development":"./node/development/directives/style-map.js"},"types":"./development/directives/style-map.d.ts","default":"./directives/style-map.js","development":"./development/directives/style-map.js"},"./directives/if-defined.js":{"node":{"default":"./node/directives/if-defined.js","development":"./node/development/directives/if-defined.js"},"types":"./development/directives/if-defined.d.ts","default":"./directives/if-defined.js","development":"./development/directives/if-defined.js"},"./directives/unsafe-svg.js":{"node":{"default":"./node/directives/unsafe-svg.js","development":"./node/development/directives/unsafe-svg.js"},"types":"./development/directives/unsafe-svg.d.ts","default":"./directives/unsafe-svg.js","development":"./development/directives/unsafe-svg.js"},"./directives/unsafe-html.js":{"node":{"default":"./node/directives/unsafe-html.js","development":"./node/development/directives/unsafe-html.js"},"types":"./development/directives/unsafe-html.d.ts","default":"./directives/unsafe-html.js","development":"./development/directives/unsafe-html.js"},"./directives/async-append.js":{"node":{"default":"./node/directives/async-append.js","development":"./node/development/directives/async-append.js"},"types":"./development/directives/async-append.d.ts","default":"./directives/async-append.js","development":"./development/directives/async-append.js"},"./directives/async-replace.js":{"node":{"default":"./node/directives/async-replace.js","development":"./node/development/directives/async-replace.js"},"types":"./development/directives/async-replace.d.ts","default":"./directives/async-replace.js","development":"./development/directives/async-replace.js"},"./directives/template-content.js":{"node":{"default":"./node/directives/template-content.js","development":"./node/development/directives/template-content.js"},"types":"./development/directives/template-content.d.ts","default":"./directives/template-content.js","development":"./development/directives/template-content.js"}},"gitHead":"5c8b142552542ffa775b74074b8bd16f427a00fa","scripts":{"test":"wireit","build":"wireit","build:ts":"wireit","test:dev":"wireit","checksize":"wireit","test:node":"wireit","test:prod":"wireit","build:rollup":"wireit","check-version":"wireit","test:node-dev":"wireit","build:ts:types":"wireit","prepublishOnly":"npm run check-version","test:dev:compiled":"wireit","build:compiled:ts:tests":"wireit","build:version-stability-test":"wireit"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"lit-robot@google.com"},"repository":{"url":"git+https://github.com/lit/lit.git","type":"git","directory":"packages/lit-html"},"_npmVersion":"10.2.3","description":"HTML templates literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"20.10.0","dependencies":{"@types/trusted-types":"^2.0.2"},"_hasShrinkwrap":false,"devDependencies":{"@lit-labs/testing":"^0.2.2","@lit-internal/scripts":"^1.0.1","@webcomponents/shadycss":"^1.8.0","@webcomponents/template":"^1.4.4","@webcomponents/webcomponentsjs":"^2.8.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_3.1.1_1704842597975_0.11530808192806608","host":"s3://npm-registry-packages"}},"3.1.2":{"name":"lit-html","version":"3.1.2","author":{"name":"Google LLC"},"license":"BSD-3-Clause","_id":"lit-html@3.1.2","maintainers":[{"name":"anonymous","email":"aomarks@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"brendan@usergenic.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"kevinpschaaf@gmail.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"ajk830@gmail.com"},{"name":"anonymous","email":"lit-robot@google.com"},{"name":"anonymous","email":"jb@jbingham.com"},{"name":"anonymous","email":"rictic@gmail.com"},{"name":"anonymous","email":"gray@stanfordalumni.org"}],"homepage":"https://lit.dev/","bugs":{"url":"https://github.com/lit/lit/issues"},"dist":{"shasum":"6655ce82367472de7680c62b1bcb0beb0e426fa1","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-3.1.2.tgz","fileCount":351,"integrity":"sha512-3OBZSUrPnAHoKJ9AMjRL/m01YJxQMf+TMHanNtTHG68ubjnZxK0RFl102DPzsw4mWnHibfZIBJm3LWCZ/LmMvg==","signatures":[{"sig":"MEUCIBHkHEZv7DITpaOzgQj36zDqSE4Oj0DkuafS2yM+8LEMAiEA4NNZIGeE34uJ2S3Bc1SKkJ3LMRCvx8GgI8czm7/GJqM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1679930},"main":"lit-html.js","type":"module","wireit":{"test":{"dependencies":["test:dev","test:prod","test:node","test:node-dev","test:dev:compiled","check-version"]},"build":{"dependencies":["build:rollup","build:ts","build:ts:types","build:version-stability-test"]},"build:ts":{"clean":"if-file-deleted","files":["src/**/*.ts","tsconfig.json","tsconfig.polyfill-support.json"],"output":["development/**/*.{js,js.map,d.ts,d.ts.map}","tsconfig.tsbuildinfo","tsconfig.polyfill-support.tsbuildinfo"],"command":"tsc --build --pretty","#comment":"Note this also builds polyfill-support via a TypeScript project reference.","dependencies":["../labs/testing:build:ts:utils"]},"test:dev":{"env":{"BROWSERS":{"external":true}},"files":[],"output":[],"command":"MODE=dev node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:ts","../tests:build"]},"checksize":{"files":["rollup.config.js","../../rollup-common.js"],"output":[],"command":"rollup -c --environment=CHECKSIZE","dependencies":["build:ts"]},"test:node":{"files":[],"output":[],"command":"node development/test/node-imports.js","dependencies":["build:ts","build:rollup"]},"test:prod":{"env":{"BROWSERS":{"external":true}},"files":[],"output":[],"command":"MODE=prod node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:rollup","build:ts","build:version-stability-test","../tests:build"]},"build:rollup":{"files":["rollup.config.js","../../rollup-common.js","src/test/*_test.html","src/test/polyfill-support/*_test.html"],"output":["async-directive.js{,.map}","directive-helpers.js{,.map}","directive.js{,.map}","lit-html.js{,.map}","polyfill-support.js{,.map}","private-ssr-support.js{,.map}","static.js{,.map}","is-server.js{,.map}","directives/*.js{,.map}","test/*_test.html","development/test/*_test.html","test/polyfill-support/*_test.html","development/test/polyfill-support/*_test.html","node/"],"command":"rollup -c","dependencies":["build:ts"]},"check-version":{"files":["scripts/check-version-tracker.js","package.json","src/lit-html.ts"],"output":[],"command":"node scripts/check-version-tracker.js"},"test:node-dev":{"files":[],"output":[],"command":"node --conditions=development development/test/node-imports.js","dependencies":["build:ts","build:rollup"]},"build:ts:types":{"files":[],"output":["*.d.ts{,.map}","directives/*.d.ts{,.map}"],"command":"treemirror development . \"**/*.d.ts{,.map}\"","dependencies":["../internal-scripts:build","build:ts"]},"test:dev:compiled":{"env":{"MODE":"dev","BROWSERS":{"external":true}},"files":[],"output":[],"command":"node ../tests/run-web-tests.js \"compiled/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:compiled:ts:tests","../tests:build"]},"build:compiled:ts:tests":{"files":["src/test/**/*.ts","tsconfig.json","tsconfig.compiled-tests.json"],"output":["compiled/**/*.{js,js.map,d.ts,d.ts.map}","tsconfig.tsbuildinfo","tsconfig.compiled-tests.tsbuildinfo"],"command":"node ../labs/compiler/test/compile_lit_html_tests.js","#comment":"Compile the test directory with the lit template compiler.","dependencies":["../labs/compiler:build"]},"build:version-stability-test":{"files":["rollup-version-stability-test.config.js","rollup.config.js","../../rollup-common.js"],"output":["version-stability-build"],"command":"rollup -c rollup-version-stability-test.config.js","dependencies":["build:ts"]}},"exports":{".":{"node":{"default":"./node/lit-html.js","development":"./node/development/lit-html.js"},"types":"./development/lit-html.d.ts","browser":{"default":"./lit-html.js","development":"./development/lit-html.js"},"default":"./lit-html.js","development":"./development/lit-html.js"},"./static.js":{"node":{"default":"./node/static.js","development":"./node/development/static.js"},"types":"./development/static.d.ts","browser":{"default":"./static.js","development":"./development/static.js"},"default":"./static.js","development":"./development/static.js"},"./directive.js":{"node":{"default":"./node/directive.js","development":"./node/development/directive.js"},"types":"./development/directive.d.ts","browser":{"default":"./directive.js","development":"./development/directive.js"},"default":"./directive.js","development":"./development/directive.js"},"./is-server.js":{"node":{"default":"./node/is-server.js","development":"./node/development/is-server.js"},"types":"./development/is-server.d.ts","browser":{"default":"./is-server.js","development":"./development/is-server.js"},"default":"./is-server.js","development":"./development/is-server.js"},"./directives/map.js":{"node":{"default":"./node/directives/map.js","development":"./node/development/directives/map.js"},"types":"./development/directives/map.d.ts","browser":{"default":"./directives/map.js","development":"./development/directives/map.js"},"default":"./directives/map.js","development":"./development/directives/map.js"},"./directives/ref.js":{"node":{"default":"./node/directives/ref.js","development":"./node/development/directives/ref.js"},"types":"./development/directives/ref.d.ts","browser":{"default":"./directives/ref.js","development":"./development/directives/ref.js"},"default":"./directives/ref.js","development":"./development/directives/ref.js"},"./async-directive.js":{"node":{"default":"./node/async-directive.js","development":"./node/development/async-directive.js"},"types":"./development/async-directive.d.ts","browser":{"default":"./async-directive.js","development":"./development/async-directive.js"},"default":"./async-directive.js","development":"./development/async-directive.js"},"./directives/join.js":{"node":{"default":"./node/directives/join.js","development":"./node/development/directives/join.js"},"types":"./development/directives/join.d.ts","browser":{"default":"./directives/join.js","development":"./development/directives/join.js"},"default":"./directives/join.js","development":"./development/directives/join.js"},"./directives/live.js":{"node":{"default":"./node/directives/live.js","development":"./node/development/directives/live.js"},"types":"./development/directives/live.d.ts","browser":{"default":"./directives/live.js","development":"./development/directives/live.js"},"default":"./directives/live.js","development":"./development/directives/live.js"},"./directives/when.js":{"node":{"default":"./node/directives/when.js","development":"./node/development/directives/when.js"},"types":"./development/directives/when.d.ts","browser":{"default":"./directives/when.js","development":"./development/directives/when.js"},"default":"./directives/when.js","development":"./development/directives/when.js"},"./directives/cache.js":{"node":{"default":"./node/directives/cache.js","development":"./node/development/directives/cache.js"},"types":"./development/directives/cache.d.ts","browser":{"default":"./directives/cache.js","development":"./development/directives/cache.js"},"default":"./directives/cache.js","development":"./development/directives/cache.js"},"./directives/guard.js":{"node":{"default":"./node/directives/guard.js","development":"./node/development/directives/guard.js"},"types":"./development/directives/guard.d.ts","browser":{"default":"./directives/guard.js","development":"./development/directives/guard.js"},"default":"./directives/guard.js","development":"./development/directives/guard.js"},"./directives/keyed.js":{"node":{"default":"./node/directives/keyed.js","development":"./node/development/directives/keyed.js"},"types":"./development/directives/keyed.d.ts","browser":{"default":"./directives/keyed.js","development":"./development/directives/keyed.js"},"default":"./directives/keyed.js","development":"./development/directives/keyed.js"},"./directives/range.js":{"node":{"default":"./node/directives/range.js","development":"./node/development/directives/range.js"},"types":"./development/directives/range.d.ts","browser":{"default":"./directives/range.js","development":"./development/directives/range.js"},"default":"./directives/range.js","development":"./development/directives/range.js"},"./directives/until.js":{"node":{"default":"./node/directives/until.js","development":"./node/development/directives/until.js"},"types":"./development/directives/until.d.ts","browser":{"default":"./directives/until.js","development":"./development/directives/until.js"},"default":"./directives/until.js","development":"./development/directives/until.js"},"./polyfill-support.js":{"node":{"default":"./node/polyfill-support.js","development":"./node/development/polyfill-support.js"},"types":"./development/polyfill-support.d.ts","browser":{"default":"./polyfill-support.js","development":"./development/polyfill-support.js"},"default":"./polyfill-support.js","development":"./development/polyfill-support.js"},"./directive-helpers.js":{"node":{"default":"./node/directive-helpers.js","development":"./node/development/directive-helpers.js"},"types":"./development/directive-helpers.d.ts","browser":{"default":"./directive-helpers.js","development":"./development/directive-helpers.js"},"default":"./directive-helpers.js","development":"./development/directive-helpers.js"},"./directives/choose.js":{"node":{"default":"./node/directives/choose.js","development":"./node/development/directives/choose.js"},"types":"./development/directives/choose.d.ts","browser":{"default":"./directives/choose.js","development":"./development/directives/choose.js"},"default":"./directives/choose.js","development":"./development/directives/choose.js"},"./directives/repeat.js":{"node":{"default":"./node/directives/repeat.js","development":"./node/development/directives/repeat.js"},"types":"./development/directives/repeat.d.ts","browser":{"default":"./directives/repeat.js","development":"./development/directives/repeat.js"},"default":"./directives/repeat.js","development":"./development/directives/repeat.js"},"./private-ssr-support.js":{"node":{"default":"./node/private-ssr-support.js","development":"./node/development/private-ssr-support.js"},"types":"./development/private-ssr-support.d.ts","browser":{"default":"./private-ssr-support.js","development":"./development/private-ssr-support.js"},"default":"./private-ssr-support.js","development":"./development/private-ssr-support.js"},"./directives/class-map.js":{"node":{"default":"./node/directives/class-map.js","development":"./node/development/directives/class-map.js"},"types":"./development/directives/class-map.d.ts","browser":{"default":"./directives/class-map.js","development":"./development/directives/class-map.js"},"default":"./directives/class-map.js","development":"./development/directives/class-map.js"},"./directives/style-map.js":{"node":{"default":"./node/directives/style-map.js","development":"./node/development/directives/style-map.js"},"types":"./development/directives/style-map.d.ts","browser":{"default":"./directives/style-map.js","development":"./development/directives/style-map.js"},"default":"./directives/style-map.js","development":"./development/directives/style-map.js"},"./directives/if-defined.js":{"node":{"default":"./node/directives/if-defined.js","development":"./node/development/directives/if-defined.js"},"types":"./development/directives/if-defined.d.ts","browser":{"default":"./directives/if-defined.js","development":"./development/directives/if-defined.js"},"default":"./directives/if-defined.js","development":"./development/directives/if-defined.js"},"./directives/unsafe-svg.js":{"node":{"default":"./node/directives/unsafe-svg.js","development":"./node/development/directives/unsafe-svg.js"},"types":"./development/directives/unsafe-svg.d.ts","browser":{"default":"./directives/unsafe-svg.js","development":"./development/directives/unsafe-svg.js"},"default":"./directives/unsafe-svg.js","development":"./development/directives/unsafe-svg.js"},"./directives/unsafe-html.js":{"node":{"default":"./node/directives/unsafe-html.js","development":"./node/development/directives/unsafe-html.js"},"types":"./development/directives/unsafe-html.d.ts","browser":{"default":"./directives/unsafe-html.js","development":"./development/directives/unsafe-html.js"},"default":"./directives/unsafe-html.js","development":"./development/directives/unsafe-html.js"},"./directives/async-append.js":{"node":{"default":"./node/directives/async-append.js","development":"./node/development/directives/async-append.js"},"types":"./development/directives/async-append.d.ts","browser":{"default":"./directives/async-append.js","development":"./development/directives/async-append.js"},"default":"./directives/async-append.js","development":"./development/directives/async-append.js"},"./directives/async-replace.js":{"node":{"default":"./node/directives/async-replace.js","development":"./node/development/directives/async-replace.js"},"types":"./development/directives/async-replace.d.ts","browser":{"default":"./directives/async-replace.js","development":"./development/directives/async-replace.js"},"default":"./directives/async-replace.js","development":"./development/directives/async-replace.js"},"./directives/template-content.js":{"node":{"default":"./node/directives/template-content.js","development":"./node/development/directives/template-content.js"},"types":"./development/directives/template-content.d.ts","browser":{"default":"./directives/template-content.js","development":"./development/directives/template-content.js"},"default":"./directives/template-content.js","development":"./development/directives/template-content.js"}},"gitHead":"b4e3c0ef472b89aee09c1ecf194e2bbb9b1441f7","scripts":{"test":"wireit","build":"wireit","build:ts":"wireit","test:dev":"wireit","checksize":"wireit","test:node":"wireit","test:prod":"wireit","build:rollup":"wireit","check-version":"wireit","test:node-dev":"wireit","build:ts:types":"wireit","prepublishOnly":"npm run check-version","test:dev:compiled":"wireit","build:compiled:ts:tests":"wireit","build:version-stability-test":"wireit"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"lit-robot@google.com"},"repository":{"url":"git+https://github.com/lit/lit.git","type":"git","directory":"packages/lit-html"},"_npmVersion":"10.2.4","description":"HTML templates literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"20.11.0","dependencies":{"@types/trusted-types":"^2.0.2"},"_hasShrinkwrap":false,"devDependencies":{"@lit-labs/testing":"^0.2.2","@lit-internal/scripts":"^1.0.1","@webcomponents/shadycss":"^1.8.0","@webcomponents/template":"^1.4.4","@webcomponents/webcomponentsjs":"^2.8.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_3.1.2_1706730592050_0.7459399292776336","host":"s3://npm-registry-packages"}},"3.1.3":{"name":"lit-html","version":"3.1.3","author":{"name":"Google LLC"},"license":"BSD-3-Clause","_id":"lit-html@3.1.3","maintainers":[{"name":"anonymous","email":"aomarks@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"brendan@usergenic.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"kevinpschaaf@gmail.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"ajk830@gmail.com"},{"name":"anonymous","email":"lit-robot@google.com"},{"name":"anonymous","email":"jb@jbingham.com"},{"name":"anonymous","email":"rictic@gmail.com"},{"name":"anonymous","email":"gray@stanfordalumni.org"}],"homepage":"https://lit.dev/","bugs":{"url":"https://github.com/lit/lit/issues"},"dist":{"shasum":"ae2e9fee0258d0a1b5d7b86c87da51117e4f911b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-3.1.3.tgz","fileCount":351,"integrity":"sha512-FwIbqDD8O/8lM4vUZ4KvQZjPPNx7V1VhT7vmRB8RBAO0AU6wuTVdoXiu2CivVjEGdugvcbPNBLtPE1y0ifplHA==","signatures":[{"sig":"MEUCIQDApCNjcX2exLOh08SmTwC1vQWh/0X/nMkk05MS/iW6VAIgT1XDEjgRmq9wNJwcRn8lSsaJ4pHFztXYinH2UXKjlBM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1680687},"main":"lit-html.js","type":"module","wireit":{"test":{"dependencies":["test:dev","test:prod","test:node","test:node-dev","test:dev:compiled","check-version"]},"build":{"dependencies":["build:rollup","build:ts","build:ts:types","build:version-stability-test"]},"build:ts":{"clean":"if-file-deleted","files":["src/**/*.ts","tsconfig.json","tsconfig.polyfill-support.json"],"output":["development/**/*.{js,js.map,d.ts,d.ts.map}","tsconfig.tsbuildinfo","tsconfig.polyfill-support.tsbuildinfo"],"command":"tsc --build --pretty","#comment":"Note this also builds polyfill-support via a TypeScript project reference.","dependencies":["../labs/testing:build:ts:utils"]},"test:dev":{"env":{"BROWSERS":{"external":true}},"files":[],"output":[],"command":"MODE=dev node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:ts","../tests:build"]},"checksize":{"files":["rollup.config.js","../../rollup-common.js"],"output":[],"command":"rollup -c --environment=CHECKSIZE","dependencies":["build:ts"]},"test:node":{"files":[],"output":[],"command":"node development/test/node-imports.js","dependencies":["build:ts","build:rollup"]},"test:prod":{"env":{"BROWSERS":{"external":true}},"files":[],"output":[],"command":"MODE=prod node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:rollup","build:ts","build:version-stability-test","../tests:build"]},"build:rollup":{"files":["rollup.config.js","../../rollup-common.js","src/test/*_test.html","src/test/polyfill-support/*_test.html"],"output":["async-directive.js{,.map}","directive-helpers.js{,.map}","directive.js{,.map}","lit-html.js{,.map}","polyfill-support.js{,.map}","private-ssr-support.js{,.map}","static.js{,.map}","is-server.js{,.map}","directives/*.js{,.map}","test/*_test.html","development/test/*_test.html","test/polyfill-support/*_test.html","development/test/polyfill-support/*_test.html","node/"],"command":"rollup -c","dependencies":["build:ts"]},"check-version":{"files":["scripts/check-version-tracker.js","package.json","src/lit-html.ts"],"output":[],"command":"node scripts/check-version-tracker.js"},"test:node-dev":{"files":[],"output":[],"command":"node --conditions=development development/test/node-imports.js","dependencies":["build:ts","build:rollup"]},"build:ts:types":{"files":[],"output":["*.d.ts{,.map}","directives/*.d.ts{,.map}"],"command":"treemirror development . \"**/*.d.ts{,.map}\"","dependencies":["../internal-scripts:build","build:ts"]},"test:dev:compiled":{"env":{"MODE":"dev","BROWSERS":{"external":true}},"files":[],"output":[],"command":"node ../tests/run-web-tests.js \"compiled/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:compiled:ts:tests","../tests:build"]},"build:compiled:ts:tests":{"files":["src/test/**/*.ts","tsconfig.json","tsconfig.compiled-tests.json"],"output":["compiled/**/*.{js,js.map,d.ts,d.ts.map}","tsconfig.tsbuildinfo","tsconfig.compiled-tests.tsbuildinfo"],"command":"node ../labs/compiler/test/compile_lit_html_tests.js","#comment":"Compile the test directory with the lit template compiler.","dependencies":["../labs/compiler:build"]},"build:version-stability-test":{"files":["rollup-version-stability-test.config.js","rollup.config.js","../../rollup-common.js"],"output":["version-stability-build"],"command":"rollup -c rollup-version-stability-test.config.js","dependencies":["build:ts"]}},"exports":{".":{"node":{"default":"./node/lit-html.js","development":"./node/development/lit-html.js"},"types":"./development/lit-html.d.ts","browser":{"default":"./lit-html.js","development":"./development/lit-html.js"},"default":"./lit-html.js","development":"./development/lit-html.js"},"./static.js":{"node":{"default":"./node/static.js","development":"./node/development/static.js"},"types":"./development/static.d.ts","browser":{"default":"./static.js","development":"./development/static.js"},"default":"./static.js","development":"./development/static.js"},"./directive.js":{"node":{"default":"./node/directive.js","development":"./node/development/directive.js"},"types":"./development/directive.d.ts","browser":{"default":"./directive.js","development":"./development/directive.js"},"default":"./directive.js","development":"./development/directive.js"},"./is-server.js":{"node":{"default":"./node/is-server.js","development":"./node/development/is-server.js"},"types":"./development/is-server.d.ts","browser":{"default":"./is-server.js","development":"./development/is-server.js"},"default":"./is-server.js","development":"./development/is-server.js"},"./directives/map.js":{"node":{"default":"./node/directives/map.js","development":"./node/development/directives/map.js"},"types":"./development/directives/map.d.ts","browser":{"default":"./directives/map.js","development":"./development/directives/map.js"},"default":"./directives/map.js","development":"./development/directives/map.js"},"./directives/ref.js":{"node":{"default":"./node/directives/ref.js","development":"./node/development/directives/ref.js"},"types":"./development/directives/ref.d.ts","browser":{"default":"./directives/ref.js","development":"./development/directives/ref.js"},"default":"./directives/ref.js","development":"./development/directives/ref.js"},"./async-directive.js":{"node":{"default":"./node/async-directive.js","development":"./node/development/async-directive.js"},"types":"./development/async-directive.d.ts","browser":{"default":"./async-directive.js","development":"./development/async-directive.js"},"default":"./async-directive.js","development":"./development/async-directive.js"},"./directives/join.js":{"node":{"default":"./node/directives/join.js","development":"./node/development/directives/join.js"},"types":"./development/directives/join.d.ts","browser":{"default":"./directives/join.js","development":"./development/directives/join.js"},"default":"./directives/join.js","development":"./development/directives/join.js"},"./directives/live.js":{"node":{"default":"./node/directives/live.js","development":"./node/development/directives/live.js"},"types":"./development/directives/live.d.ts","browser":{"default":"./directives/live.js","development":"./development/directives/live.js"},"default":"./directives/live.js","development":"./development/directives/live.js"},"./directives/when.js":{"node":{"default":"./node/directives/when.js","development":"./node/development/directives/when.js"},"types":"./development/directives/when.d.ts","browser":{"default":"./directives/when.js","development":"./development/directives/when.js"},"default":"./directives/when.js","development":"./development/directives/when.js"},"./directives/cache.js":{"node":{"default":"./node/directives/cache.js","development":"./node/development/directives/cache.js"},"types":"./development/directives/cache.d.ts","browser":{"default":"./directives/cache.js","development":"./development/directives/cache.js"},"default":"./directives/cache.js","development":"./development/directives/cache.js"},"./directives/guard.js":{"node":{"default":"./node/directives/guard.js","development":"./node/development/directives/guard.js"},"types":"./development/directives/guard.d.ts","browser":{"default":"./directives/guard.js","development":"./development/directives/guard.js"},"default":"./directives/guard.js","development":"./development/directives/guard.js"},"./directives/keyed.js":{"node":{"default":"./node/directives/keyed.js","development":"./node/development/directives/keyed.js"},"types":"./development/directives/keyed.d.ts","browser":{"default":"./directives/keyed.js","development":"./development/directives/keyed.js"},"default":"./directives/keyed.js","development":"./development/directives/keyed.js"},"./directives/range.js":{"node":{"default":"./node/directives/range.js","development":"./node/development/directives/range.js"},"types":"./development/directives/range.d.ts","browser":{"default":"./directives/range.js","development":"./development/directives/range.js"},"default":"./directives/range.js","development":"./development/directives/range.js"},"./directives/until.js":{"node":{"default":"./node/directives/until.js","development":"./node/development/directives/until.js"},"types":"./development/directives/until.d.ts","browser":{"default":"./directives/until.js","development":"./development/directives/until.js"},"default":"./directives/until.js","development":"./development/directives/until.js"},"./polyfill-support.js":{"node":{"default":"./node/polyfill-support.js","development":"./node/development/polyfill-support.js"},"types":"./development/polyfill-support.d.ts","browser":{"default":"./polyfill-support.js","development":"./development/polyfill-support.js"},"default":"./polyfill-support.js","development":"./development/polyfill-support.js"},"./directive-helpers.js":{"node":{"default":"./node/directive-helpers.js","development":"./node/development/directive-helpers.js"},"types":"./development/directive-helpers.d.ts","browser":{"default":"./directive-helpers.js","development":"./development/directive-helpers.js"},"default":"./directive-helpers.js","development":"./development/directive-helpers.js"},"./directives/choose.js":{"node":{"default":"./node/directives/choose.js","development":"./node/development/directives/choose.js"},"types":"./development/directives/choose.d.ts","browser":{"default":"./directives/choose.js","development":"./development/directives/choose.js"},"default":"./directives/choose.js","development":"./development/directives/choose.js"},"./directives/repeat.js":{"node":{"default":"./node/directives/repeat.js","development":"./node/development/directives/repeat.js"},"types":"./development/directives/repeat.d.ts","browser":{"default":"./directives/repeat.js","development":"./development/directives/repeat.js"},"default":"./directives/repeat.js","development":"./development/directives/repeat.js"},"./private-ssr-support.js":{"node":{"default":"./node/private-ssr-support.js","development":"./node/development/private-ssr-support.js"},"types":"./development/private-ssr-support.d.ts","browser":{"default":"./private-ssr-support.js","development":"./development/private-ssr-support.js"},"default":"./private-ssr-support.js","development":"./development/private-ssr-support.js"},"./directives/class-map.js":{"node":{"default":"./node/directives/class-map.js","development":"./node/development/directives/class-map.js"},"types":"./development/directives/class-map.d.ts","browser":{"default":"./directives/class-map.js","development":"./development/directives/class-map.js"},"default":"./directives/class-map.js","development":"./development/directives/class-map.js"},"./directives/style-map.js":{"node":{"default":"./node/directives/style-map.js","development":"./node/development/directives/style-map.js"},"types":"./development/directives/style-map.d.ts","browser":{"default":"./directives/style-map.js","development":"./development/directives/style-map.js"},"default":"./directives/style-map.js","development":"./development/directives/style-map.js"},"./directives/if-defined.js":{"node":{"default":"./node/directives/if-defined.js","development":"./node/development/directives/if-defined.js"},"types":"./development/directives/if-defined.d.ts","browser":{"default":"./directives/if-defined.js","development":"./development/directives/if-defined.js"},"default":"./directives/if-defined.js","development":"./development/directives/if-defined.js"},"./directives/unsafe-svg.js":{"node":{"default":"./node/directives/unsafe-svg.js","development":"./node/development/directives/unsafe-svg.js"},"types":"./development/directives/unsafe-svg.d.ts","browser":{"default":"./directives/unsafe-svg.js","development":"./development/directives/unsafe-svg.js"},"default":"./directives/unsafe-svg.js","development":"./development/directives/unsafe-svg.js"},"./directives/unsafe-html.js":{"node":{"default":"./node/directives/unsafe-html.js","development":"./node/development/directives/unsafe-html.js"},"types":"./development/directives/unsafe-html.d.ts","browser":{"default":"./directives/unsafe-html.js","development":"./development/directives/unsafe-html.js"},"default":"./directives/unsafe-html.js","development":"./development/directives/unsafe-html.js"},"./directives/async-append.js":{"node":{"default":"./node/directives/async-append.js","development":"./node/development/directives/async-append.js"},"types":"./development/directives/async-append.d.ts","browser":{"default":"./directives/async-append.js","development":"./development/directives/async-append.js"},"default":"./directives/async-append.js","development":"./development/directives/async-append.js"},"./directives/async-replace.js":{"node":{"default":"./node/directives/async-replace.js","development":"./node/development/directives/async-replace.js"},"types":"./development/directives/async-replace.d.ts","browser":{"default":"./directives/async-replace.js","development":"./development/directives/async-replace.js"},"default":"./directives/async-replace.js","development":"./development/directives/async-replace.js"},"./directives/template-content.js":{"node":{"default":"./node/directives/template-content.js","development":"./node/development/directives/template-content.js"},"types":"./development/directives/template-content.d.ts","browser":{"default":"./directives/template-content.js","development":"./development/directives/template-content.js"},"default":"./directives/template-content.js","development":"./development/directives/template-content.js"}},"gitHead":"700799b9ad4025412796153e09eb048d19957ac0","scripts":{"test":"wireit","build":"wireit","build:ts":"wireit","test:dev":"wireit","checksize":"wireit","test:node":"wireit","test:prod":"wireit","build:rollup":"wireit","check-version":"wireit","test:node-dev":"wireit","build:ts:types":"wireit","prepublishOnly":"npm run check-version","test:dev:compiled":"wireit","build:compiled:ts:tests":"wireit","build:version-stability-test":"wireit"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"lit-robot@google.com"},"repository":{"url":"git+https://github.com/lit/lit.git","type":"git","directory":"packages/lit-html"},"_npmVersion":"10.5.0","description":"HTML templates literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"20.12.1","dependencies":{"@types/trusted-types":"^2.0.2"},"_hasShrinkwrap":false,"devDependencies":{"@lit-labs/testing":"^0.2.2","@lit-internal/scripts":"^1.0.1","@webcomponents/shadycss":"^1.8.0","@webcomponents/template":"^1.4.4","@webcomponents/webcomponentsjs":"^2.8.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_3.1.3_1713222960670_0.30389328425094586","host":"s3://npm-registry-packages"}},"3.1.4":{"name":"lit-html","version":"3.1.4","author":{"name":"Google LLC"},"license":"BSD-3-Clause","_id":"lit-html@3.1.4","maintainers":[{"name":"anonymous","email":"aomarks@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"brendan@usergenic.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"kevinpschaaf@gmail.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"ajk830@gmail.com"},{"name":"anonymous","email":"lit-robot@google.com"},{"name":"anonymous","email":"jb@jbingham.com"},{"name":"anonymous","email":"rictic@gmail.com"},{"name":"anonymous","email":"gray@stanfordalumni.org"}],"homepage":"https://lit.dev/","bugs":{"url":"https://github.com/lit/lit/issues"},"dist":{"shasum":"30ad4f11467a61e2f08856de170e343184e9034e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-3.1.4.tgz","fileCount":351,"integrity":"sha512-yKKO2uVv7zYFHlWMfZmqc+4hkmSbFp8jgjdZY9vvR9jr4J8fH6FUMXhr+ljfELgmjpvlF7Z1SJ5n5/Jeqtc9YA==","signatures":[{"sig":"MEUCIE1/X6K2FFZ6lhDeuvUoj5NBfauO9QJTgQ9OpfqZFeL7AiEAi/GASizHJQY39y2+PdNnoHnWxLQYkGYg6L5rqToCmtI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1681338},"main":"lit-html.js","type":"module","wireit":{"test":{"dependencies":["test:dev","test:prod","test:node","test:node-dev","test:dev:compiled","check-version"]},"build":{"dependencies":["build:rollup","build:ts","build:ts:types","build:version-stability-test"]},"build:ts":{"clean":"if-file-deleted","files":["src/**/*.ts","tsconfig.json","tsconfig.polyfill-support.json"],"output":["development/**/*.{js,js.map,d.ts,d.ts.map}","tsconfig.tsbuildinfo","tsconfig.polyfill-support.tsbuildinfo"],"command":"tsc --build --pretty","#comment":"Note this also builds polyfill-support via a TypeScript project reference.","dependencies":["../labs/testing:build:ts:utils"]},"test:dev":{"env":{"BROWSERS":{"external":true}},"files":[],"output":[],"command":"MODE=dev node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:ts","../tests:build"]},"checksize":{"files":["rollup.config.js","../../rollup-common.js"],"output":[],"command":"rollup -c --environment=CHECKSIZE","dependencies":["build:ts"]},"test:node":{"files":[],"output":[],"command":"node development/test/node-imports.js","dependencies":["build:ts","build:rollup"]},"test:prod":{"env":{"BROWSERS":{"external":true}},"files":[],"output":[],"command":"MODE=prod node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:rollup","build:ts","build:version-stability-test","../tests:build"]},"build:rollup":{"files":["rollup.config.js","../../rollup-common.js","src/test/*_test.html","src/test/polyfill-support/*_test.html"],"output":["async-directive.js{,.map}","directive-helpers.js{,.map}","directive.js{,.map}","lit-html.js{,.map}","polyfill-support.js{,.map}","private-ssr-support.js{,.map}","static.js{,.map}","is-server.js{,.map}","directives/*.js{,.map}","test/*_test.html","development/test/*_test.html","test/polyfill-support/*_test.html","development/test/polyfill-support/*_test.html","node/"],"command":"rollup -c","dependencies":["build:ts"]},"check-version":{"files":["scripts/check-version-tracker.js","package.json","src/lit-html.ts"],"output":[],"command":"node scripts/check-version-tracker.js"},"test:node-dev":{"files":[],"output":[],"command":"node --conditions=development development/test/node-imports.js","dependencies":["build:ts","build:rollup"]},"build:ts:types":{"files":[],"output":["*.d.ts{,.map}","directives/*.d.ts{,.map}"],"command":"treemirror development . \"**/*.d.ts{,.map}\"","dependencies":["../internal-scripts:build","build:ts"]},"test:dev:compiled":{"env":{"MODE":"dev","BROWSERS":{"external":true}},"files":[],"output":[],"command":"node ../tests/run-web-tests.js \"compiled/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:compiled:ts:tests","../tests:build"]},"build:compiled:ts:tests":{"files":["src/test/**/*.ts","tsconfig.json","tsconfig.compiled-tests.json"],"output":["compiled/**/*.{js,js.map,d.ts,d.ts.map}","tsconfig.tsbuildinfo","tsconfig.compiled-tests.tsbuildinfo"],"command":"node ../labs/compiler/test/compile_lit_html_tests.js","#comment":"Compile the test directory with the lit template compiler.","dependencies":["../labs/compiler:build"]},"build:version-stability-test":{"files":["rollup-version-stability-test.config.js","rollup.config.js","../../rollup-common.js"],"output":["version-stability-build"],"command":"rollup -c rollup-version-stability-test.config.js","dependencies":["build:ts"]}},"exports":{".":{"node":{"default":"./node/lit-html.js","development":"./node/development/lit-html.js"},"types":"./development/lit-html.d.ts","browser":{"default":"./lit-html.js","development":"./development/lit-html.js"},"default":"./lit-html.js","development":"./development/lit-html.js"},"./static.js":{"node":{"default":"./node/static.js","development":"./node/development/static.js"},"types":"./development/static.d.ts","browser":{"default":"./static.js","development":"./development/static.js"},"default":"./static.js","development":"./development/static.js"},"./directive.js":{"node":{"default":"./node/directive.js","development":"./node/development/directive.js"},"types":"./development/directive.d.ts","browser":{"default":"./directive.js","development":"./development/directive.js"},"default":"./directive.js","development":"./development/directive.js"},"./is-server.js":{"node":{"default":"./node/is-server.js","development":"./node/development/is-server.js"},"types":"./development/is-server.d.ts","browser":{"default":"./is-server.js","development":"./development/is-server.js"},"default":"./is-server.js","development":"./development/is-server.js"},"./directives/map.js":{"node":{"default":"./node/directives/map.js","development":"./node/development/directives/map.js"},"types":"./development/directives/map.d.ts","browser":{"default":"./directives/map.js","development":"./development/directives/map.js"},"default":"./directives/map.js","development":"./development/directives/map.js"},"./directives/ref.js":{"node":{"default":"./node/directives/ref.js","development":"./node/development/directives/ref.js"},"types":"./development/directives/ref.d.ts","browser":{"default":"./directives/ref.js","development":"./development/directives/ref.js"},"default":"./directives/ref.js","development":"./development/directives/ref.js"},"./async-directive.js":{"node":{"default":"./node/async-directive.js","development":"./node/development/async-directive.js"},"types":"./development/async-directive.d.ts","browser":{"default":"./async-directive.js","development":"./development/async-directive.js"},"default":"./async-directive.js","development":"./development/async-directive.js"},"./directives/join.js":{"node":{"default":"./node/directives/join.js","development":"./node/development/directives/join.js"},"types":"./development/directives/join.d.ts","browser":{"default":"./directives/join.js","development":"./development/directives/join.js"},"default":"./directives/join.js","development":"./development/directives/join.js"},"./directives/live.js":{"node":{"default":"./node/directives/live.js","development":"./node/development/directives/live.js"},"types":"./development/directives/live.d.ts","browser":{"default":"./directives/live.js","development":"./development/directives/live.js"},"default":"./directives/live.js","development":"./development/directives/live.js"},"./directives/when.js":{"node":{"default":"./node/directives/when.js","development":"./node/development/directives/when.js"},"types":"./development/directives/when.d.ts","browser":{"default":"./directives/when.js","development":"./development/directives/when.js"},"default":"./directives/when.js","development":"./development/directives/when.js"},"./directives/cache.js":{"node":{"default":"./node/directives/cache.js","development":"./node/development/directives/cache.js"},"types":"./development/directives/cache.d.ts","browser":{"default":"./directives/cache.js","development":"./development/directives/cache.js"},"default":"./directives/cache.js","development":"./development/directives/cache.js"},"./directives/guard.js":{"node":{"default":"./node/directives/guard.js","development":"./node/development/directives/guard.js"},"types":"./development/directives/guard.d.ts","browser":{"default":"./directives/guard.js","development":"./development/directives/guard.js"},"default":"./directives/guard.js","development":"./development/directives/guard.js"},"./directives/keyed.js":{"node":{"default":"./node/directives/keyed.js","development":"./node/development/directives/keyed.js"},"types":"./development/directives/keyed.d.ts","browser":{"default":"./directives/keyed.js","development":"./development/directives/keyed.js"},"default":"./directives/keyed.js","development":"./development/directives/keyed.js"},"./directives/range.js":{"node":{"default":"./node/directives/range.js","development":"./node/development/directives/range.js"},"types":"./development/directives/range.d.ts","browser":{"default":"./directives/range.js","development":"./development/directives/range.js"},"default":"./directives/range.js","development":"./development/directives/range.js"},"./directives/until.js":{"node":{"default":"./node/directives/until.js","development":"./node/development/directives/until.js"},"types":"./development/directives/until.d.ts","browser":{"default":"./directives/until.js","development":"./development/directives/until.js"},"default":"./directives/until.js","development":"./development/directives/until.js"},"./polyfill-support.js":{"node":{"default":"./node/polyfill-support.js","development":"./node/development/polyfill-support.js"},"types":"./development/polyfill-support.d.ts","browser":{"default":"./polyfill-support.js","development":"./development/polyfill-support.js"},"default":"./polyfill-support.js","development":"./development/polyfill-support.js"},"./directive-helpers.js":{"node":{"default":"./node/directive-helpers.js","development":"./node/development/directive-helpers.js"},"types":"./development/directive-helpers.d.ts","browser":{"default":"./directive-helpers.js","development":"./development/directive-helpers.js"},"default":"./directive-helpers.js","development":"./development/directive-helpers.js"},"./directives/choose.js":{"node":{"default":"./node/directives/choose.js","development":"./node/development/directives/choose.js"},"types":"./development/directives/choose.d.ts","browser":{"default":"./directives/choose.js","development":"./development/directives/choose.js"},"default":"./directives/choose.js","development":"./development/directives/choose.js"},"./directives/repeat.js":{"node":{"default":"./node/directives/repeat.js","development":"./node/development/directives/repeat.js"},"types":"./development/directives/repeat.d.ts","browser":{"default":"./directives/repeat.js","development":"./development/directives/repeat.js"},"default":"./directives/repeat.js","development":"./development/directives/repeat.js"},"./private-ssr-support.js":{"node":{"default":"./node/private-ssr-support.js","development":"./node/development/private-ssr-support.js"},"types":"./development/private-ssr-support.d.ts","browser":{"default":"./private-ssr-support.js","development":"./development/private-ssr-support.js"},"default":"./private-ssr-support.js","development":"./development/private-ssr-support.js"},"./directives/class-map.js":{"node":{"default":"./node/directives/class-map.js","development":"./node/development/directives/class-map.js"},"types":"./development/directives/class-map.d.ts","browser":{"default":"./directives/class-map.js","development":"./development/directives/class-map.js"},"default":"./directives/class-map.js","development":"./development/directives/class-map.js"},"./directives/style-map.js":{"node":{"default":"./node/directives/style-map.js","development":"./node/development/directives/style-map.js"},"types":"./development/directives/style-map.d.ts","browser":{"default":"./directives/style-map.js","development":"./development/directives/style-map.js"},"default":"./directives/style-map.js","development":"./development/directives/style-map.js"},"./directives/if-defined.js":{"node":{"default":"./node/directives/if-defined.js","development":"./node/development/directives/if-defined.js"},"types":"./development/directives/if-defined.d.ts","browser":{"default":"./directives/if-defined.js","development":"./development/directives/if-defined.js"},"default":"./directives/if-defined.js","development":"./development/directives/if-defined.js"},"./directives/unsafe-svg.js":{"node":{"default":"./node/directives/unsafe-svg.js","development":"./node/development/directives/unsafe-svg.js"},"types":"./development/directives/unsafe-svg.d.ts","browser":{"default":"./directives/unsafe-svg.js","development":"./development/directives/unsafe-svg.js"},"default":"./directives/unsafe-svg.js","development":"./development/directives/unsafe-svg.js"},"./directives/unsafe-html.js":{"node":{"default":"./node/directives/unsafe-html.js","development":"./node/development/directives/unsafe-html.js"},"types":"./development/directives/unsafe-html.d.ts","browser":{"default":"./directives/unsafe-html.js","development":"./development/directives/unsafe-html.js"},"default":"./directives/unsafe-html.js","development":"./development/directives/unsafe-html.js"},"./directives/async-append.js":{"node":{"default":"./node/directives/async-append.js","development":"./node/development/directives/async-append.js"},"types":"./development/directives/async-append.d.ts","browser":{"default":"./directives/async-append.js","development":"./development/directives/async-append.js"},"default":"./directives/async-append.js","development":"./development/directives/async-append.js"},"./directives/async-replace.js":{"node":{"default":"./node/directives/async-replace.js","development":"./node/development/directives/async-replace.js"},"types":"./development/directives/async-replace.d.ts","browser":{"default":"./directives/async-replace.js","development":"./development/directives/async-replace.js"},"default":"./directives/async-replace.js","development":"./development/directives/async-replace.js"},"./directives/template-content.js":{"node":{"default":"./node/directives/template-content.js","development":"./node/development/directives/template-content.js"},"types":"./development/directives/template-content.d.ts","browser":{"default":"./directives/template-content.js","development":"./development/directives/template-content.js"},"default":"./directives/template-content.js","development":"./development/directives/template-content.js"}},"gitHead":"921752718ce1034c4f0ff3b15402429b3a6267fe","scripts":{"test":"wireit","build":"wireit","build:ts":"wireit","test:dev":"wireit","checksize":"wireit","test:node":"wireit","test:prod":"wireit","build:rollup":"wireit","check-version":"wireit","test:node-dev":"wireit","build:ts:types":"wireit","prepublishOnly":"npm run check-version","test:dev:compiled":"wireit","build:compiled:ts:tests":"wireit","build:version-stability-test":"wireit"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"lit-robot@google.com"},"repository":{"url":"git+https://github.com/lit/lit.git","type":"git","directory":"packages/lit-html"},"_npmVersion":"10.5.2","description":"HTML templates literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"20.13.1","dependencies":{"@types/trusted-types":"^2.0.2"},"_hasShrinkwrap":false,"devDependencies":{"@lit-labs/testing":"^0.2.2","@lit-internal/scripts":"^1.0.1","@webcomponents/shadycss":"^1.8.0","@webcomponents/template":"^1.4.4","@webcomponents/webcomponentsjs":"^2.8.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_3.1.4_1717538710433_0.31654465537515075","host":"s3://npm-registry-packages"}},"3.2.0":{"name":"lit-html","version":"3.2.0","author":{"name":"Google LLC"},"license":"BSD-3-Clause","_id":"lit-html@3.2.0","maintainers":[{"name":"anonymous","email":"aomarks@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"brendan@usergenic.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"kevinpschaaf@gmail.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"ajk830@gmail.com"},{"name":"anonymous","email":"lit-robot@google.com"},{"name":"anonymous","email":"jb@jbingham.com"},{"name":"anonymous","email":"rictic@gmail.com"},{"name":"anonymous","email":"gray@stanfordalumni.org"}],"homepage":"https://lit.dev/","bugs":{"url":"https://github.com/lit/lit/issues"},"dist":{"shasum":"cb09071a8a1f5f0850873f9143f18f0260be1fda","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-3.2.0.tgz","fileCount":363,"integrity":"sha512-pwT/HwoxqI9FggTrYVarkBKFN9MlTUpLrDHubTmW4SrkL3kkqW5gxwbxMMUnbbRHBC0WTZnYHcjDSCM559VyfA==","signatures":[{"sig":"MEUCIGVe2wE2he+aCrv9Qg6J/jExVF3NWKvHitllFfeVavz+AiEAzdJzta1zZccAzaMOMTy8LKESt/tcf/Pq/o4PJtkIMe4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1708170},"main":"lit-html.js","type":"module","wireit":{"test":{"dependencies":["test:dev","test:prod","test:node","test:node-dev","test:dev:compiled","check-version"]},"build":{"dependencies":["build:rollup","build:ts","build:ts:types","build:version-stability-test"]},"build:ts":{"clean":"if-file-deleted","files":["src/**/*.ts","tsconfig.json","tsconfig.polyfill-support.json"],"output":["development/**/*.{js,js.map,d.ts,d.ts.map}","tsconfig.tsbuildinfo","tsconfig.polyfill-support.tsbuildinfo"],"command":"tsc --build --pretty","#comment":"Note this also builds polyfill-support via a TypeScript project reference.","dependencies":["../labs/testing:build:ts:utils"]},"test:dev":{"env":{"BROWSERS":{"external":true}},"files":[],"output":[],"command":"MODE=dev node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:ts","../tests:build"]},"checksize":{"files":["rollup.config.js","../../rollup-common.js"],"output":[],"command":"rollup -c --environment=CHECKSIZE","dependencies":["build:ts"]},"test:node":{"files":[],"output":[],"command":"node development/test/node-imports.js","dependencies":["build:ts","build:rollup"]},"test:prod":{"env":{"BROWSERS":{"external":true}},"files":[],"output":[],"command":"MODE=prod node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:rollup","build:ts","build:version-stability-test","../tests:build"]},"build:rollup":{"files":["rollup.config.js","../../rollup-common.js","src/test/*_test.html","src/test/polyfill-support/*_test.html"],"output":["async-directive.js{,.map}","directive-helpers.js{,.map}","directive.js{,.map}","lit-html.js{,.map}","polyfill-support.js{,.map}","private-ssr-support.js{,.map}","static.js{,.map}","is-server.js{,.map}","directives/*.js{,.map}","test/*_test.html","development/test/*_test.html","test/polyfill-support/*_test.html","development/test/polyfill-support/*_test.html","node/"],"command":"rollup -c","dependencies":["build:ts"]},"check-version":{"files":["scripts/check-version-tracker.js","package.json","src/lit-html.ts"],"output":[],"command":"node scripts/check-version-tracker.js"},"test:node-dev":{"files":[],"output":[],"command":"node --conditions=development development/test/node-imports.js","dependencies":["build:ts","build:rollup"]},"build:ts:types":{"files":[],"output":["*.d.ts{,.map}","directives/*.d.ts{,.map}"],"command":"treemirror development . \"**/*.d.ts{,.map}\"","dependencies":["../internal-scripts:build","build:ts"]},"test:dev:compiled":{"env":{"MODE":"dev","BROWSERS":{"external":true}},"files":[],"output":[],"command":"node ../tests/run-web-tests.js \"compiled/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:compiled:ts:tests","../tests:build"]},"build:compiled:ts:tests":{"files":["src/test/**/*.ts","tsconfig.json","tsconfig.compiled-tests.json"],"output":["compiled/**/*.{js,js.map,d.ts,d.ts.map}"],"command":"node ../labs/compiler/test/compile_lit_html_tests.js","#comment":"Compile the test directory with the lit template compiler.","dependencies":["../labs/compiler:build"]},"build:version-stability-test":{"files":["rollup-version-stability-test.config.js","rollup.config.js","../../rollup-common.js"],"output":["version-stability-build"],"command":"rollup -c rollup-version-stability-test.config.js","dependencies":["build:ts"]}},"exports":{".":{"node":{"default":"./node/lit-html.js","development":"./node/development/lit-html.js"},"types":"./development/lit-html.d.ts","browser":{"default":"./lit-html.js","development":"./development/lit-html.js"},"default":"./lit-html.js","development":"./development/lit-html.js"},"./static.js":{"node":{"default":"./node/static.js","development":"./node/development/static.js"},"types":"./development/static.d.ts","browser":{"default":"./static.js","development":"./development/static.js"},"default":"./static.js","development":"./development/static.js"},"./directive.js":{"node":{"default":"./node/directive.js","development":"./node/development/directive.js"},"types":"./development/directive.d.ts","browser":{"default":"./directive.js","development":"./development/directive.js"},"default":"./directive.js","development":"./development/directive.js"},"./is-server.js":{"node":{"default":"./node/is-server.js","development":"./node/development/is-server.js"},"types":"./development/is-server.d.ts","browser":{"default":"./is-server.js","development":"./development/is-server.js"},"default":"./is-server.js","development":"./development/is-server.js"},"./directives/map.js":{"node":{"default":"./node/directives/map.js","development":"./node/development/directives/map.js"},"types":"./development/directives/map.d.ts","browser":{"default":"./directives/map.js","development":"./development/directives/map.js"},"default":"./directives/map.js","development":"./development/directives/map.js"},"./directives/ref.js":{"node":{"default":"./node/directives/ref.js","development":"./node/development/directives/ref.js"},"types":"./development/directives/ref.d.ts","browser":{"default":"./directives/ref.js","development":"./development/directives/ref.js"},"default":"./directives/ref.js","development":"./development/directives/ref.js"},"./async-directive.js":{"node":{"default":"./node/async-directive.js","development":"./node/development/async-directive.js"},"types":"./development/async-directive.d.ts","browser":{"default":"./async-directive.js","development":"./development/async-directive.js"},"default":"./async-directive.js","development":"./development/async-directive.js"},"./directives/join.js":{"node":{"default":"./node/directives/join.js","development":"./node/development/directives/join.js"},"types":"./development/directives/join.d.ts","browser":{"default":"./directives/join.js","development":"./development/directives/join.js"},"default":"./directives/join.js","development":"./development/directives/join.js"},"./directives/live.js":{"node":{"default":"./node/directives/live.js","development":"./node/development/directives/live.js"},"types":"./development/directives/live.d.ts","browser":{"default":"./directives/live.js","development":"./development/directives/live.js"},"default":"./directives/live.js","development":"./development/directives/live.js"},"./directives/when.js":{"node":{"default":"./node/directives/when.js","development":"./node/development/directives/when.js"},"types":"./development/directives/when.d.ts","browser":{"default":"./directives/when.js","development":"./development/directives/when.js"},"default":"./directives/when.js","development":"./development/directives/when.js"},"./directives/cache.js":{"node":{"default":"./node/directives/cache.js","development":"./node/development/directives/cache.js"},"types":"./development/directives/cache.d.ts","browser":{"default":"./directives/cache.js","development":"./development/directives/cache.js"},"default":"./directives/cache.js","development":"./development/directives/cache.js"},"./directives/guard.js":{"node":{"default":"./node/directives/guard.js","development":"./node/development/directives/guard.js"},"types":"./development/directives/guard.d.ts","browser":{"default":"./directives/guard.js","development":"./development/directives/guard.js"},"default":"./directives/guard.js","development":"./development/directives/guard.js"},"./directives/keyed.js":{"node":{"default":"./node/directives/keyed.js","development":"./node/development/directives/keyed.js"},"types":"./development/directives/keyed.d.ts","browser":{"default":"./directives/keyed.js","development":"./development/directives/keyed.js"},"default":"./directives/keyed.js","development":"./development/directives/keyed.js"},"./directives/range.js":{"node":{"default":"./node/directives/range.js","development":"./node/development/directives/range.js"},"types":"./development/directives/range.d.ts","browser":{"default":"./directives/range.js","development":"./development/directives/range.js"},"default":"./directives/range.js","development":"./development/directives/range.js"},"./directives/until.js":{"node":{"default":"./node/directives/until.js","development":"./node/development/directives/until.js"},"types":"./development/directives/until.d.ts","browser":{"default":"./directives/until.js","development":"./development/directives/until.js"},"default":"./directives/until.js","development":"./development/directives/until.js"},"./polyfill-support.js":{"node":{"default":"./node/polyfill-support.js","development":"./node/development/polyfill-support.js"},"types":"./development/polyfill-support.d.ts","browser":{"default":"./polyfill-support.js","development":"./development/polyfill-support.js"},"default":"./polyfill-support.js","development":"./development/polyfill-support.js"},"./directive-helpers.js":{"node":{"default":"./node/directive-helpers.js","development":"./node/development/directive-helpers.js"},"types":"./development/directive-helpers.d.ts","browser":{"default":"./directive-helpers.js","development":"./development/directive-helpers.js"},"default":"./directive-helpers.js","development":"./development/directive-helpers.js"},"./directives/choose.js":{"node":{"default":"./node/directives/choose.js","development":"./node/development/directives/choose.js"},"types":"./development/directives/choose.d.ts","browser":{"default":"./directives/choose.js","development":"./development/directives/choose.js"},"default":"./directives/choose.js","development":"./development/directives/choose.js"},"./directives/repeat.js":{"node":{"default":"./node/directives/repeat.js","development":"./node/development/directives/repeat.js"},"types":"./development/directives/repeat.d.ts","browser":{"default":"./directives/repeat.js","development":"./development/directives/repeat.js"},"default":"./directives/repeat.js","development":"./development/directives/repeat.js"},"./private-ssr-support.js":{"node":{"default":"./node/private-ssr-support.js","development":"./node/development/private-ssr-support.js"},"types":"./development/private-ssr-support.d.ts","browser":{"default":"./private-ssr-support.js","development":"./development/private-ssr-support.js"},"default":"./private-ssr-support.js","development":"./development/private-ssr-support.js"},"./directives/class-map.js":{"node":{"default":"./node/directives/class-map.js","development":"./node/development/directives/class-map.js"},"types":"./development/directives/class-map.d.ts","browser":{"default":"./directives/class-map.js","development":"./development/directives/class-map.js"},"default":"./directives/class-map.js","development":"./development/directives/class-map.js"},"./directives/style-map.js":{"node":{"default":"./node/directives/style-map.js","development":"./node/development/directives/style-map.js"},"types":"./development/directives/style-map.d.ts","browser":{"default":"./directives/style-map.js","development":"./development/directives/style-map.js"},"default":"./directives/style-map.js","development":"./development/directives/style-map.js"},"./directives/if-defined.js":{"node":{"default":"./node/directives/if-defined.js","development":"./node/development/directives/if-defined.js"},"types":"./development/directives/if-defined.d.ts","browser":{"default":"./directives/if-defined.js","development":"./development/directives/if-defined.js"},"default":"./directives/if-defined.js","development":"./development/directives/if-defined.js"},"./directives/unsafe-svg.js":{"node":{"default":"./node/directives/unsafe-svg.js","development":"./node/development/directives/unsafe-svg.js"},"types":"./development/directives/unsafe-svg.d.ts","browser":{"default":"./directives/unsafe-svg.js","development":"./development/directives/unsafe-svg.js"},"default":"./directives/unsafe-svg.js","development":"./development/directives/unsafe-svg.js"},"./directives/unsafe-html.js":{"node":{"default":"./node/directives/unsafe-html.js","development":"./node/development/directives/unsafe-html.js"},"types":"./development/directives/unsafe-html.d.ts","browser":{"default":"./directives/unsafe-html.js","development":"./development/directives/unsafe-html.js"},"default":"./directives/unsafe-html.js","development":"./development/directives/unsafe-html.js"},"./directives/async-append.js":{"node":{"default":"./node/directives/async-append.js","development":"./node/development/directives/async-append.js"},"types":"./development/directives/async-append.d.ts","browser":{"default":"./directives/async-append.js","development":"./development/directives/async-append.js"},"default":"./directives/async-append.js","development":"./development/directives/async-append.js"},"./directives/async-replace.js":{"node":{"default":"./node/directives/async-replace.js","development":"./node/development/directives/async-replace.js"},"types":"./development/directives/async-replace.d.ts","browser":{"default":"./directives/async-replace.js","development":"./development/directives/async-replace.js"},"default":"./directives/async-replace.js","development":"./development/directives/async-replace.js"},"./directives/unsafe-mathml.js":{"node":{"default":"./node/directives/unsafe-mathml.js","development":"./node/development/directives/unsafe-mathml.js"},"types":"./development/directives/unsafe-mathml.d.ts","browser":{"default":"./directives/unsafe-mathml.js","development":"./development/directives/unsafe-mathml.js"},"default":"./directives/unsafe-mathml.js","development":"./development/directives/unsafe-mathml.js"},"./directives/template-content.js":{"node":{"default":"./node/directives/template-content.js","development":"./node/development/directives/template-content.js"},"types":"./development/directives/template-content.d.ts","browser":{"default":"./directives/template-content.js","development":"./development/directives/template-content.js"},"default":"./directives/template-content.js","development":"./development/directives/template-content.js"}},"gitHead":"d0ecfd7c3c7395a72a2938b5aba0867ab3e44282","scripts":{"test":"wireit","build":"wireit","build:ts":"wireit","test:dev":"wireit","checksize":"wireit","test:node":"wireit","test:prod":"wireit","build:rollup":"wireit","check-version":"wireit","test:node-dev":"wireit","build:ts:types":"wireit","prepublishOnly":"npm run check-version","test:dev:compiled":"wireit","build:compiled:ts:tests":"wireit","build:version-stability-test":"wireit"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"lit-robot@google.com"},"repository":{"url":"git+https://github.com/lit/lit.git","type":"git","directory":"packages/lit-html"},"_npmVersion":"10.8.1","description":"HTML templates literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"20.16.0","dependencies":{"@types/trusted-types":"^2.0.2"},"_hasShrinkwrap":false,"devDependencies":{"@lit-labs/testing":"^0.2.2","@lit-internal/scripts":"^1.0.1","@webcomponents/shadycss":"^1.8.0","@webcomponents/template":"^1.4.4","@webcomponents/webcomponentsjs":"^2.8.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_3.2.0_1722887910340_0.9387067485367286","host":"s3://npm-registry-packages"}},"3.2.1":{"name":"lit-html","version":"3.2.1","author":{"name":"Google LLC"},"license":"BSD-3-Clause","_id":"lit-html@3.2.1","maintainers":[{"name":"anonymous","email":"aomarks@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"brendan@usergenic.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"kevinpschaaf@gmail.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"ajk830@gmail.com"},{"name":"anonymous","email":"lit-robot@google.com"},{"name":"anonymous","email":"rictic@gmail.com"},{"name":"anonymous","email":"gray@stanfordalumni.org"}],"homepage":"https://lit.dev/","bugs":{"url":"https://github.com/lit/lit/issues"},"dist":{"shasum":"8fc49e3531ee5947e4d93e8a5aa642ab1649833b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-3.2.1.tgz","fileCount":363,"integrity":"sha512-qI/3lziaPMSKsrwlxH/xMgikhQ0EGOX2ICU73Bi/YHFvz2j/yMCIrw4+puF2IpQ4+upd3EWbvnHM9+PnJn48YA==","signatures":[{"sig":"MEQCIEC+EeB2duTP4CxH1fYl4UmgI1jV4McUgwuWFbqcseugAiBO2/Z0gadLM2m8CXEltIjuP8H2F0KdTtwnKMpGaSh3Jw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1707435},"main":"lit-html.js","type":"module","wireit":{"test":{"dependencies":["test:dev","test:prod","test:node","test:node-dev","test:dev:compiled","check-version"]},"build":{"dependencies":["build:rollup","build:ts","build:ts:types","build:version-stability-test"]},"build:ts":{"clean":"if-file-deleted","files":["src/**/*.ts","tsconfig.json","tsconfig.polyfill-support.json"],"output":["development/**/*.{js,js.map,d.ts,d.ts.map}","tsconfig.tsbuildinfo","tsconfig.polyfill-support.tsbuildinfo"],"command":"tsc --build --pretty","#comment":"Note this also builds polyfill-support via a TypeScript project reference.","dependencies":["../labs/testing:build:ts:utils"]},"test:dev":{"env":{"BROWSERS":{"external":true}},"files":[],"output":[],"command":"MODE=dev node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:ts","../tests:build"]},"checksize":{"files":["rollup.config.js","../../rollup-common.js"],"output":[],"command":"rollup -c --environment=CHECKSIZE","dependencies":["build:ts"]},"test:node":{"files":[],"output":[],"command":"node development/test/node-imports.js","dependencies":["build:ts","build:rollup"]},"test:prod":{"env":{"BROWSERS":{"external":true}},"files":[],"output":[],"command":"MODE=prod node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:rollup","build:ts","build:version-stability-test","../tests:build"]},"build:rollup":{"files":["rollup.config.js","../../rollup-common.js","src/test/*_test.html","src/test/polyfill-support/*_test.html"],"output":["async-directive.js{,.map}","directive-helpers.js{,.map}","directive.js{,.map}","lit-html.js{,.map}","polyfill-support.js{,.map}","private-ssr-support.js{,.map}","static.js{,.map}","is-server.js{,.map}","directives/*.js{,.map}","test/*_test.html","development/test/*_test.html","test/polyfill-support/*_test.html","development/test/polyfill-support/*_test.html","node/"],"command":"rollup -c","dependencies":["build:ts"]},"check-version":{"files":["scripts/check-version-tracker.js","package.json","src/lit-html.ts"],"output":[],"command":"node scripts/check-version-tracker.js"},"test:node-dev":{"files":[],"output":[],"command":"node --conditions=development development/test/node-imports.js","dependencies":["build:ts","build:rollup"]},"build:ts:types":{"files":[],"output":["*.d.ts{,.map}","directives/*.d.ts{,.map}"],"command":"treemirror development . \"**/*.d.ts{,.map}\"","dependencies":["../internal-scripts:build","build:ts"]},"test:dev:compiled":{"env":{"MODE":"dev","BROWSERS":{"external":true}},"files":[],"output":[],"command":"node ../tests/run-web-tests.js \"compiled/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:compiled:ts:tests","../tests:build"]},"build:compiled:ts:tests":{"files":["src/test/**/*.ts","tsconfig.json","tsconfig.compiled-tests.json"],"output":["compiled/**/*.{js,js.map,d.ts,d.ts.map}"],"command":"node ../labs/compiler/test/compile_lit_html_tests.js","#comment":"Compile the test directory with the lit template compiler.","dependencies":["../labs/compiler:build"]},"build:version-stability-test":{"files":["rollup-version-stability-test.config.js","rollup.config.js","../../rollup-common.js"],"output":["version-stability-build"],"command":"rollup -c rollup-version-stability-test.config.js","dependencies":["build:ts"]}},"exports":{".":{"node":{"default":"./node/lit-html.js","development":"./node/development/lit-html.js"},"types":"./development/lit-html.d.ts","browser":{"default":"./lit-html.js","development":"./development/lit-html.js"},"default":"./lit-html.js","development":"./development/lit-html.js"},"./static.js":{"node":{"default":"./node/static.js","development":"./node/development/static.js"},"types":"./development/static.d.ts","browser":{"default":"./static.js","development":"./development/static.js"},"default":"./static.js","development":"./development/static.js"},"./directive.js":{"node":{"default":"./node/directive.js","development":"./node/development/directive.js"},"types":"./development/directive.d.ts","browser":{"default":"./directive.js","development":"./development/directive.js"},"default":"./directive.js","development":"./development/directive.js"},"./is-server.js":{"node":{"default":"./node/is-server.js","development":"./node/development/is-server.js"},"types":"./development/is-server.d.ts","browser":{"default":"./is-server.js","development":"./development/is-server.js"},"default":"./is-server.js","development":"./development/is-server.js"},"./directives/map.js":{"node":{"default":"./node/directives/map.js","development":"./node/development/directives/map.js"},"types":"./development/directives/map.d.ts","browser":{"default":"./directives/map.js","development":"./development/directives/map.js"},"default":"./directives/map.js","development":"./development/directives/map.js"},"./directives/ref.js":{"node":{"default":"./node/directives/ref.js","development":"./node/development/directives/ref.js"},"types":"./development/directives/ref.d.ts","browser":{"default":"./directives/ref.js","development":"./development/directives/ref.js"},"default":"./directives/ref.js","development":"./development/directives/ref.js"},"./async-directive.js":{"node":{"default":"./node/async-directive.js","development":"./node/development/async-directive.js"},"types":"./development/async-directive.d.ts","browser":{"default":"./async-directive.js","development":"./development/async-directive.js"},"default":"./async-directive.js","development":"./development/async-directive.js"},"./directives/join.js":{"node":{"default":"./node/directives/join.js","development":"./node/development/directives/join.js"},"types":"./development/directives/join.d.ts","browser":{"default":"./directives/join.js","development":"./development/directives/join.js"},"default":"./directives/join.js","development":"./development/directives/join.js"},"./directives/live.js":{"node":{"default":"./node/directives/live.js","development":"./node/development/directives/live.js"},"types":"./development/directives/live.d.ts","browser":{"default":"./directives/live.js","development":"./development/directives/live.js"},"default":"./directives/live.js","development":"./development/directives/live.js"},"./directives/when.js":{"node":{"default":"./node/directives/when.js","development":"./node/development/directives/when.js"},"types":"./development/directives/when.d.ts","browser":{"default":"./directives/when.js","development":"./development/directives/when.js"},"default":"./directives/when.js","development":"./development/directives/when.js"},"./directives/cache.js":{"node":{"default":"./node/directives/cache.js","development":"./node/development/directives/cache.js"},"types":"./development/directives/cache.d.ts","browser":{"default":"./directives/cache.js","development":"./development/directives/cache.js"},"default":"./directives/cache.js","development":"./development/directives/cache.js"},"./directives/guard.js":{"node":{"default":"./node/directives/guard.js","development":"./node/development/directives/guard.js"},"types":"./development/directives/guard.d.ts","browser":{"default":"./directives/guard.js","development":"./development/directives/guard.js"},"default":"./directives/guard.js","development":"./development/directives/guard.js"},"./directives/keyed.js":{"node":{"default":"./node/directives/keyed.js","development":"./node/development/directives/keyed.js"},"types":"./development/directives/keyed.d.ts","browser":{"default":"./directives/keyed.js","development":"./development/directives/keyed.js"},"default":"./directives/keyed.js","development":"./development/directives/keyed.js"},"./directives/range.js":{"node":{"default":"./node/directives/range.js","development":"./node/development/directives/range.js"},"types":"./development/directives/range.d.ts","browser":{"default":"./directives/range.js","development":"./development/directives/range.js"},"default":"./directives/range.js","development":"./development/directives/range.js"},"./directives/until.js":{"node":{"default":"./node/directives/until.js","development":"./node/development/directives/until.js"},"types":"./development/directives/until.d.ts","browser":{"default":"./directives/until.js","development":"./development/directives/until.js"},"default":"./directives/until.js","development":"./development/directives/until.js"},"./polyfill-support.js":{"node":{"default":"./node/polyfill-support.js","development":"./node/development/polyfill-support.js"},"types":"./development/polyfill-support.d.ts","browser":{"default":"./polyfill-support.js","development":"./development/polyfill-support.js"},"default":"./polyfill-support.js","development":"./development/polyfill-support.js"},"./directive-helpers.js":{"node":{"default":"./node/directive-helpers.js","development":"./node/development/directive-helpers.js"},"types":"./development/directive-helpers.d.ts","browser":{"default":"./directive-helpers.js","development":"./development/directive-helpers.js"},"default":"./directive-helpers.js","development":"./development/directive-helpers.js"},"./directives/choose.js":{"node":{"default":"./node/directives/choose.js","development":"./node/development/directives/choose.js"},"types":"./development/directives/choose.d.ts","browser":{"default":"./directives/choose.js","development":"./development/directives/choose.js"},"default":"./directives/choose.js","development":"./development/directives/choose.js"},"./directives/repeat.js":{"node":{"default":"./node/directives/repeat.js","development":"./node/development/directives/repeat.js"},"types":"./development/directives/repeat.d.ts","browser":{"default":"./directives/repeat.js","development":"./development/directives/repeat.js"},"default":"./directives/repeat.js","development":"./development/directives/repeat.js"},"./private-ssr-support.js":{"node":{"default":"./node/private-ssr-support.js","development":"./node/development/private-ssr-support.js"},"types":"./development/private-ssr-support.d.ts","browser":{"default":"./private-ssr-support.js","development":"./development/private-ssr-support.js"},"default":"./private-ssr-support.js","development":"./development/private-ssr-support.js"},"./directives/class-map.js":{"node":{"default":"./node/directives/class-map.js","development":"./node/development/directives/class-map.js"},"types":"./development/directives/class-map.d.ts","browser":{"default":"./directives/class-map.js","development":"./development/directives/class-map.js"},"default":"./directives/class-map.js","development":"./development/directives/class-map.js"},"./directives/style-map.js":{"node":{"default":"./node/directives/style-map.js","development":"./node/development/directives/style-map.js"},"types":"./development/directives/style-map.d.ts","browser":{"default":"./directives/style-map.js","development":"./development/directives/style-map.js"},"default":"./directives/style-map.js","development":"./development/directives/style-map.js"},"./directives/if-defined.js":{"node":{"default":"./node/directives/if-defined.js","development":"./node/development/directives/if-defined.js"},"types":"./development/directives/if-defined.d.ts","browser":{"default":"./directives/if-defined.js","development":"./development/directives/if-defined.js"},"default":"./directives/if-defined.js","development":"./development/directives/if-defined.js"},"./directives/unsafe-svg.js":{"node":{"default":"./node/directives/unsafe-svg.js","development":"./node/development/directives/unsafe-svg.js"},"types":"./development/directives/unsafe-svg.d.ts","browser":{"default":"./directives/unsafe-svg.js","development":"./development/directives/unsafe-svg.js"},"default":"./directives/unsafe-svg.js","development":"./development/directives/unsafe-svg.js"},"./directives/unsafe-html.js":{"node":{"default":"./node/directives/unsafe-html.js","development":"./node/development/directives/unsafe-html.js"},"types":"./development/directives/unsafe-html.d.ts","browser":{"default":"./directives/unsafe-html.js","development":"./development/directives/unsafe-html.js"},"default":"./directives/unsafe-html.js","development":"./development/directives/unsafe-html.js"},"./directives/async-append.js":{"node":{"default":"./node/directives/async-append.js","development":"./node/development/directives/async-append.js"},"types":"./development/directives/async-append.d.ts","browser":{"default":"./directives/async-append.js","development":"./development/directives/async-append.js"},"default":"./directives/async-append.js","development":"./development/directives/async-append.js"},"./directives/async-replace.js":{"node":{"default":"./node/directives/async-replace.js","development":"./node/development/directives/async-replace.js"},"types":"./development/directives/async-replace.d.ts","browser":{"default":"./directives/async-replace.js","development":"./development/directives/async-replace.js"},"default":"./directives/async-replace.js","development":"./development/directives/async-replace.js"},"./directives/unsafe-mathml.js":{"node":{"default":"./node/directives/unsafe-mathml.js","development":"./node/development/directives/unsafe-mathml.js"},"types":"./development/directives/unsafe-mathml.d.ts","browser":{"default":"./directives/unsafe-mathml.js","development":"./development/directives/unsafe-mathml.js"},"default":"./directives/unsafe-mathml.js","development":"./development/directives/unsafe-mathml.js"},"./directives/template-content.js":{"node":{"default":"./node/directives/template-content.js","development":"./node/development/directives/template-content.js"},"types":"./development/directives/template-content.d.ts","browser":{"default":"./directives/template-content.js","development":"./development/directives/template-content.js"},"default":"./directives/template-content.js","development":"./development/directives/template-content.js"}},"gitHead":"03771e01e9a5d21a78905fc0d5bffb876373307f","scripts":{"test":"wireit","build":"wireit","build:ts":"wireit","test:dev":"wireit","checksize":"wireit","test:node":"wireit","test:prod":"wireit","build:rollup":"wireit","check-version":"wireit","test:node-dev":"wireit","build:ts:types":"wireit","prepublishOnly":"npm run check-version","test:dev:compiled":"wireit","build:compiled:ts:tests":"wireit","build:version-stability-test":"wireit"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"lit-robot@google.com"},"repository":{"url":"git+https://github.com/lit/lit.git","type":"git","directory":"packages/lit-html"},"_npmVersion":"10.8.2","description":"HTML templates literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"20.17.0","dependencies":{"@types/trusted-types":"^2.0.2"},"_hasShrinkwrap":false,"devDependencies":{"@lit-labs/testing":"^0.2.2","@lit-internal/scripts":"^1.0.1","@webcomponents/shadycss":"^1.8.0","@webcomponents/template":"^1.4.4","@webcomponents/webcomponentsjs":"^2.8.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_3.2.1_1728327649760_0.49378902396503843","host":"s3://npm-registry-packages"}},"3.3.0":{"name":"lit-html","version":"3.3.0","author":{"name":"Google LLC"},"license":"BSD-3-Clause","_id":"lit-html@3.3.0","maintainers":[{"name":"anonymous","email":"aomarks@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"brendan@usergenic.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"kevinpschaaf@gmail.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"rictic@gmail.com"},{"name":"anonymous","email":"gray@stanfordalumni.org"},{"name":"anonymous","email":"lit-robot@google.com"},{"name":"anonymous","email":"ajk830@gmail.com"}],"homepage":"https://lit.dev/","bugs":{"url":"https://github.com/lit/lit/issues"},"dist":{"shasum":"f66c734a6c69dbb12abf9a718fa5d3dfb46d0b7c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-3.3.0.tgz","fileCount":363,"integrity":"sha512-RHoswrFAxY2d8Cf2mm4OZ1DgzCoBKUKSPvA1fhtSELxUERq2aQQ2h05pO9j81gS1o7RIRJ+CePLogfyahwmynw==","signatures":[{"sig":"MEQCICP5LeYwlRYzDRM4g7snrNGGShfzjL6iTE+KJ9Zc7133AiBqw9yTF+IdB64+tPzAbcKOFtqI5UhxjkBJPZ6Ykk6r5A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/lit-html@3.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1707238},"main":"lit-html.js","type":"module","wireit":{"test":{"dependencies":["test:dev","test:prod","test:node","test:node-dev","test:dev:compiled","check-version"]},"build":{"dependencies":["build:rollup","build:ts","build:ts:types","build:version-stability-test"]},"build:ts":{"clean":"if-file-deleted","files":["src/**/*.ts","tsconfig.json","tsconfig.polyfill-support.json"],"output":["development/**/*.{js,js.map,d.ts,d.ts.map}","tsconfig.tsbuildinfo","tsconfig.polyfill-support.tsbuildinfo"],"command":"tsc --build --pretty","#comment":"Note this also builds polyfill-support via a TypeScript project reference.","dependencies":["../labs/testing:build:ts:utils"]},"test:dev":{"env":{"BROWSERS":{"external":true}},"files":[],"output":[],"command":"MODE=dev node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:ts","../tests:build"]},"checksize":{"files":["rollup.config.js","../../rollup-common.js"],"output":[],"command":"rollup -c --environment=CHECKSIZE","dependencies":["build:ts"]},"test:node":{"files":[],"output":[],"command":"node development/test/node-imports.js","dependencies":["build:ts","build:rollup"]},"test:prod":{"env":{"BROWSERS":{"external":true}},"files":[],"output":[],"command":"MODE=prod node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:rollup","build:ts","build:version-stability-test","../tests:build"]},"build:rollup":{"files":["rollup.config.js","../../rollup-common.js","src/test/*_test.html","src/test/polyfill-support/*_test.html"],"output":["async-directive.js{,.map}","directive-helpers.js{,.map}","directive.js{,.map}","lit-html.js{,.map}","polyfill-support.js{,.map}","private-ssr-support.js{,.map}","static.js{,.map}","is-server.js{,.map}","directives/*.js{,.map}","test/*_test.html","development/test/*_test.html","test/polyfill-support/*_test.html","development/test/polyfill-support/*_test.html","node/"],"command":"rollup -c","dependencies":["build:ts"]},"check-version":{"files":["scripts/check-version-tracker.js","package.json","src/lit-html.ts"],"output":[],"command":"node scripts/check-version-tracker.js"},"test:node-dev":{"files":[],"output":[],"command":"node --conditions=development development/test/node-imports.js","dependencies":["build:ts","build:rollup"]},"build:ts:types":{"files":[],"output":["*.d.ts{,.map}","directives/*.d.ts{,.map}"],"command":"treemirror development . \"**/*.d.ts{,.map}\"","dependencies":["../internal-scripts:build","build:ts"]},"test:dev:compiled":{"env":{"MODE":"dev","BROWSERS":{"external":true}},"files":[],"output":[],"command":"node ../tests/run-web-tests.js \"compiled/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:compiled:ts:tests","../tests:build"]},"build:compiled:ts:tests":{"files":["src/test/**/*.ts","tsconfig.json","tsconfig.compiled-tests.json"],"output":["compiled/**/*.{js,js.map,d.ts,d.ts.map}"],"command":"node ../labs/compiler/test/compile_lit_html_tests.js","#comment":"Compile the test directory with the lit template compiler.","dependencies":["../labs/compiler:build"]},"build:version-stability-test":{"files":["rollup-version-stability-test.config.js","rollup.config.js","../../rollup-common.js"],"output":["version-stability-build"],"command":"rollup -c rollup-version-stability-test.config.js","dependencies":["build:ts"]}},"exports":{".":{"node":{"default":"./node/lit-html.js","development":"./node/development/lit-html.js"},"types":"./development/lit-html.d.ts","browser":{"default":"./lit-html.js","development":"./development/lit-html.js"},"default":"./lit-html.js","development":"./development/lit-html.js"},"./static.js":{"node":{"default":"./node/static.js","development":"./node/development/static.js"},"types":"./development/static.d.ts","browser":{"default":"./static.js","development":"./development/static.js"},"default":"./static.js","development":"./development/static.js"},"./directive.js":{"node":{"default":"./node/directive.js","development":"./node/development/directive.js"},"types":"./development/directive.d.ts","browser":{"default":"./directive.js","development":"./development/directive.js"},"default":"./directive.js","development":"./development/directive.js"},"./is-server.js":{"node":{"default":"./node/is-server.js","development":"./node/development/is-server.js"},"types":"./development/is-server.d.ts","browser":{"default":"./is-server.js","development":"./development/is-server.js"},"default":"./is-server.js","development":"./development/is-server.js"},"./directives/map.js":{"node":{"default":"./node/directives/map.js","development":"./node/development/directives/map.js"},"types":"./development/directives/map.d.ts","browser":{"default":"./directives/map.js","development":"./development/directives/map.js"},"default":"./directives/map.js","development":"./development/directives/map.js"},"./directives/ref.js":{"node":{"default":"./node/directives/ref.js","development":"./node/development/directives/ref.js"},"types":"./development/directives/ref.d.ts","browser":{"default":"./directives/ref.js","development":"./development/directives/ref.js"},"default":"./directives/ref.js","development":"./development/directives/ref.js"},"./async-directive.js":{"node":{"default":"./node/async-directive.js","development":"./node/development/async-directive.js"},"types":"./development/async-directive.d.ts","browser":{"default":"./async-directive.js","development":"./development/async-directive.js"},"default":"./async-directive.js","development":"./development/async-directive.js"},"./directives/join.js":{"node":{"default":"./node/directives/join.js","development":"./node/development/directives/join.js"},"types":"./development/directives/join.d.ts","browser":{"default":"./directives/join.js","development":"./development/directives/join.js"},"default":"./directives/join.js","development":"./development/directives/join.js"},"./directives/live.js":{"node":{"default":"./node/directives/live.js","development":"./node/development/directives/live.js"},"types":"./development/directives/live.d.ts","browser":{"default":"./directives/live.js","development":"./development/directives/live.js"},"default":"./directives/live.js","development":"./development/directives/live.js"},"./directives/when.js":{"node":{"default":"./node/directives/when.js","development":"./node/development/directives/when.js"},"types":"./development/directives/when.d.ts","browser":{"default":"./directives/when.js","development":"./development/directives/when.js"},"default":"./directives/when.js","development":"./development/directives/when.js"},"./directives/cache.js":{"node":{"default":"./node/directives/cache.js","development":"./node/development/directives/cache.js"},"types":"./development/directives/cache.d.ts","browser":{"default":"./directives/cache.js","development":"./development/directives/cache.js"},"default":"./directives/cache.js","development":"./development/directives/cache.js"},"./directives/guard.js":{"node":{"default":"./node/directives/guard.js","development":"./node/development/directives/guard.js"},"types":"./development/directives/guard.d.ts","browser":{"default":"./directives/guard.js","development":"./development/directives/guard.js"},"default":"./directives/guard.js","development":"./development/directives/guard.js"},"./directives/keyed.js":{"node":{"default":"./node/directives/keyed.js","development":"./node/development/directives/keyed.js"},"types":"./development/directives/keyed.d.ts","browser":{"default":"./directives/keyed.js","development":"./development/directives/keyed.js"},"default":"./directives/keyed.js","development":"./development/directives/keyed.js"},"./directives/range.js":{"node":{"default":"./node/directives/range.js","development":"./node/development/directives/range.js"},"types":"./development/directives/range.d.ts","browser":{"default":"./directives/range.js","development":"./development/directives/range.js"},"default":"./directives/range.js","development":"./development/directives/range.js"},"./directives/until.js":{"node":{"default":"./node/directives/until.js","development":"./node/development/directives/until.js"},"types":"./development/directives/until.d.ts","browser":{"default":"./directives/until.js","development":"./development/directives/until.js"},"default":"./directives/until.js","development":"./development/directives/until.js"},"./polyfill-support.js":{"node":{"default":"./node/polyfill-support.js","development":"./node/development/polyfill-support.js"},"types":"./development/polyfill-support.d.ts","browser":{"default":"./polyfill-support.js","development":"./development/polyfill-support.js"},"default":"./polyfill-support.js","development":"./development/polyfill-support.js"},"./directive-helpers.js":{"node":{"default":"./node/directive-helpers.js","development":"./node/development/directive-helpers.js"},"types":"./development/directive-helpers.d.ts","browser":{"default":"./directive-helpers.js","development":"./development/directive-helpers.js"},"default":"./directive-helpers.js","development":"./development/directive-helpers.js"},"./directives/choose.js":{"node":{"default":"./node/directives/choose.js","development":"./node/development/directives/choose.js"},"types":"./development/directives/choose.d.ts","browser":{"default":"./directives/choose.js","development":"./development/directives/choose.js"},"default":"./directives/choose.js","development":"./development/directives/choose.js"},"./directives/repeat.js":{"node":{"default":"./node/directives/repeat.js","development":"./node/development/directives/repeat.js"},"types":"./development/directives/repeat.d.ts","browser":{"default":"./directives/repeat.js","development":"./development/directives/repeat.js"},"default":"./directives/repeat.js","development":"./development/directives/repeat.js"},"./private-ssr-support.js":{"node":{"default":"./node/private-ssr-support.js","development":"./node/development/private-ssr-support.js"},"types":"./development/private-ssr-support.d.ts","browser":{"default":"./private-ssr-support.js","development":"./development/private-ssr-support.js"},"default":"./private-ssr-support.js","development":"./development/private-ssr-support.js"},"./directives/class-map.js":{"node":{"default":"./node/directives/class-map.js","development":"./node/development/directives/class-map.js"},"types":"./development/directives/class-map.d.ts","browser":{"default":"./directives/class-map.js","development":"./development/directives/class-map.js"},"default":"./directives/class-map.js","development":"./development/directives/class-map.js"},"./directives/style-map.js":{"node":{"default":"./node/directives/style-map.js","development":"./node/development/directives/style-map.js"},"types":"./development/directives/style-map.d.ts","browser":{"default":"./directives/style-map.js","development":"./development/directives/style-map.js"},"default":"./directives/style-map.js","development":"./development/directives/style-map.js"},"./directives/if-defined.js":{"node":{"default":"./node/directives/if-defined.js","development":"./node/development/directives/if-defined.js"},"types":"./development/directives/if-defined.d.ts","browser":{"default":"./directives/if-defined.js","development":"./development/directives/if-defined.js"},"default":"./directives/if-defined.js","development":"./development/directives/if-defined.js"},"./directives/unsafe-svg.js":{"node":{"default":"./node/directives/unsafe-svg.js","development":"./node/development/directives/unsafe-svg.js"},"types":"./development/directives/unsafe-svg.d.ts","browser":{"default":"./directives/unsafe-svg.js","development":"./development/directives/unsafe-svg.js"},"default":"./directives/unsafe-svg.js","development":"./development/directives/unsafe-svg.js"},"./directives/unsafe-html.js":{"node":{"default":"./node/directives/unsafe-html.js","development":"./node/development/directives/unsafe-html.js"},"types":"./development/directives/unsafe-html.d.ts","browser":{"default":"./directives/unsafe-html.js","development":"./development/directives/unsafe-html.js"},"default":"./directives/unsafe-html.js","development":"./development/directives/unsafe-html.js"},"./directives/async-append.js":{"node":{"default":"./node/directives/async-append.js","development":"./node/development/directives/async-append.js"},"types":"./development/directives/async-append.d.ts","browser":{"default":"./directives/async-append.js","development":"./development/directives/async-append.js"},"default":"./directives/async-append.js","development":"./development/directives/async-append.js"},"./directives/async-replace.js":{"node":{"default":"./node/directives/async-replace.js","development":"./node/development/directives/async-replace.js"},"types":"./development/directives/async-replace.d.ts","browser":{"default":"./directives/async-replace.js","development":"./development/directives/async-replace.js"},"default":"./directives/async-replace.js","development":"./development/directives/async-replace.js"},"./directives/unsafe-mathml.js":{"node":{"default":"./node/directives/unsafe-mathml.js","development":"./node/development/directives/unsafe-mathml.js"},"types":"./development/directives/unsafe-mathml.d.ts","browser":{"default":"./directives/unsafe-mathml.js","development":"./development/directives/unsafe-mathml.js"},"default":"./directives/unsafe-mathml.js","development":"./development/directives/unsafe-mathml.js"},"./directives/template-content.js":{"node":{"default":"./node/directives/template-content.js","development":"./node/development/directives/template-content.js"},"types":"./development/directives/template-content.d.ts","browser":{"default":"./directives/template-content.js","development":"./development/directives/template-content.js"},"default":"./directives/template-content.js","development":"./development/directives/template-content.js"}},"gitHead":"eb71041517fe054b736823bd8cec5f0c8835e54c","scripts":{"test":"wireit","build":"wireit","build:ts":"wireit","test:dev":"wireit","checksize":"wireit","test:node":"wireit","test:prod":"wireit","build:rollup":"wireit","check-version":"wireit","test:node-dev":"wireit","build:ts:types":"wireit","prepublishOnly":"npm run check-version","test:dev:compiled":"wireit","build:compiled:ts:tests":"wireit","build:version-stability-test":"wireit"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"lit-robot@google.com"},"repository":{"url":"git+https://github.com/lit/lit.git","type":"git","directory":"packages/lit-html"},"_npmVersion":"10.8.2","description":"HTML templates literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"20.19.0","dependencies":{"@types/trusted-types":"^2.0.2"},"_hasShrinkwrap":false,"devDependencies":{"@lit-labs/testing":"^0.2.2","@lit-internal/scripts":"^1.0.1","@webcomponents/shadycss":"^1.8.0","@webcomponents/template":"^1.4.4","@webcomponents/webcomponentsjs":"^2.8.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_3.3.0_1744385838385_0.9592982017647727","host":"s3://npm-registry-packages-npm-production"}},"3.3.1":{"name":"lit-html","version":"3.3.1","author":{"name":"Google LLC"},"license":"BSD-3-Clause","_id":"lit-html@3.3.1","maintainers":[{"name":"anonymous","email":"aomarks@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"brendan@usergenic.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"kevinpschaaf@gmail.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"rictic@gmail.com"},{"name":"anonymous","email":"gray@stanfordalumni.org"},{"name":"anonymous","email":"lit-robot@google.com"},{"name":"anonymous","email":"ajk830@gmail.com"}],"homepage":"https://lit.dev/","bugs":{"url":"https://github.com/lit/lit/issues"},"dist":{"shasum":"f0a7e4b9ea0a1d034eb28a4bf2d1b0a0096253e3","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-3.3.1.tgz","fileCount":363,"integrity":"sha512-S9hbyDu/vs1qNrithiNyeyv64c9yqiW9l+DBgI18fL+MTvOtWoFR0FWiyq1TxaYef5wNlpEmzlXoBlZEO+WjoA==","signatures":[{"sig":"MEUCIDZ97jB2xghXG1nJiLEgwZ8UGq10+bh/YfEoKAphDYecAiEAuYUR9oABvIWY1SJIsNO0hPqkIFrgLvaWkC2Iqvi2FgE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/lit-html@3.3.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1707544},"main":"lit-html.js","type":"module","wireit":{"test":{"dependencies":["test:dev","test:prod","test:node","test:node-dev","test:dev:compiled","check-version"]},"build":{"dependencies":["build:rollup","build:ts","build:ts:types","build:version-stability-test"]},"build:ts":{"clean":"if-file-deleted","files":["src/**/*.ts","tsconfig.json","tsconfig.polyfill-support.json"],"output":["development/**/*.{js,js.map,d.ts,d.ts.map}","tsconfig.tsbuildinfo","tsconfig.polyfill-support.tsbuildinfo"],"command":"tsc --build --pretty","#comment":"Note this also builds polyfill-support via a TypeScript project reference.","dependencies":["../labs/testing:build:ts:utils"]},"test:dev":{"env":{"BROWSERS":{"external":true}},"files":[],"output":[],"command":"MODE=dev node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:ts","../tests:build"]},"checksize":{"files":["rollup.config.js","../../rollup-common.js"],"output":[],"command":"rollup -c --environment=CHECKSIZE","dependencies":["build:ts"]},"test:node":{"files":[],"output":[],"command":"node development/test/node-imports.js","dependencies":["build:ts","build:rollup"]},"test:prod":{"env":{"BROWSERS":{"external":true}},"files":[],"output":[],"command":"MODE=prod node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:rollup","build:ts","build:version-stability-test","../tests:build"]},"build:rollup":{"files":["rollup.config.js","../../rollup-common.js","src/test/*_test.html","src/test/polyfill-support/*_test.html"],"output":["async-directive.js{,.map}","directive-helpers.js{,.map}","directive.js{,.map}","lit-html.js{,.map}","polyfill-support.js{,.map}","private-ssr-support.js{,.map}","static.js{,.map}","is-server.js{,.map}","directives/*.js{,.map}","test/*_test.html","development/test/*_test.html","test/polyfill-support/*_test.html","development/test/polyfill-support/*_test.html","node/"],"command":"rollup -c","dependencies":["build:ts"]},"check-version":{"files":["scripts/check-version-tracker.js","package.json","src/lit-html.ts"],"output":[],"command":"node scripts/check-version-tracker.js"},"test:node-dev":{"files":[],"output":[],"command":"node --conditions=development development/test/node-imports.js","dependencies":["build:ts","build:rollup"]},"build:ts:types":{"files":[],"output":["*.d.ts{,.map}","directives/*.d.ts{,.map}"],"command":"treemirror development . \"**/*.d.ts{,.map}\"","dependencies":["../internal-scripts:build","build:ts"]},"test:dev:compiled":{"env":{"MODE":"dev","BROWSERS":{"external":true}},"files":[],"output":[],"command":"node ../tests/run-web-tests.js \"compiled/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:compiled:ts:tests","../tests:build"]},"build:compiled:ts:tests":{"files":["src/test/**/*.ts","tsconfig.json","tsconfig.compiled-tests.json"],"output":["compiled/**/*.{js,js.map,d.ts,d.ts.map}"],"command":"node ../labs/compiler/test/compile_lit_html_tests.js","#comment":"Compile the test directory with the lit template compiler.","dependencies":["../labs/compiler:build"]},"build:version-stability-test":{"files":["rollup-version-stability-test.config.js","rollup.config.js","../../rollup-common.js"],"output":["version-stability-build"],"command":"rollup -c rollup-version-stability-test.config.js","dependencies":["build:ts"]}},"exports":{".":{"node":{"default":"./node/lit-html.js","development":"./node/development/lit-html.js"},"types":"./development/lit-html.d.ts","browser":{"default":"./lit-html.js","development":"./development/lit-html.js"},"default":"./lit-html.js","development":"./development/lit-html.js"},"./static.js":{"node":{"default":"./node/static.js","development":"./node/development/static.js"},"types":"./development/static.d.ts","browser":{"default":"./static.js","development":"./development/static.js"},"default":"./static.js","development":"./development/static.js"},"./directive.js":{"node":{"default":"./node/directive.js","development":"./node/development/directive.js"},"types":"./development/directive.d.ts","browser":{"default":"./directive.js","development":"./development/directive.js"},"default":"./directive.js","development":"./development/directive.js"},"./is-server.js":{"node":{"default":"./node/is-server.js","development":"./node/development/is-server.js"},"types":"./development/is-server.d.ts","browser":{"default":"./is-server.js","development":"./development/is-server.js"},"default":"./is-server.js","development":"./development/is-server.js"},"./directives/map.js":{"node":{"default":"./node/directives/map.js","development":"./node/development/directives/map.js"},"types":"./development/directives/map.d.ts","browser":{"default":"./directives/map.js","development":"./development/directives/map.js"},"default":"./directives/map.js","development":"./development/directives/map.js"},"./directives/ref.js":{"node":{"default":"./node/directives/ref.js","development":"./node/development/directives/ref.js"},"types":"./development/directives/ref.d.ts","browser":{"default":"./directives/ref.js","development":"./development/directives/ref.js"},"default":"./directives/ref.js","development":"./development/directives/ref.js"},"./async-directive.js":{"node":{"default":"./node/async-directive.js","development":"./node/development/async-directive.js"},"types":"./development/async-directive.d.ts","browser":{"default":"./async-directive.js","development":"./development/async-directive.js"},"default":"./async-directive.js","development":"./development/async-directive.js"},"./directives/join.js":{"node":{"default":"./node/directives/join.js","development":"./node/development/directives/join.js"},"types":"./development/directives/join.d.ts","browser":{"default":"./directives/join.js","development":"./development/directives/join.js"},"default":"./directives/join.js","development":"./development/directives/join.js"},"./directives/live.js":{"node":{"default":"./node/directives/live.js","development":"./node/development/directives/live.js"},"types":"./development/directives/live.d.ts","browser":{"default":"./directives/live.js","development":"./development/directives/live.js"},"default":"./directives/live.js","development":"./development/directives/live.js"},"./directives/when.js":{"node":{"default":"./node/directives/when.js","development":"./node/development/directives/when.js"},"types":"./development/directives/when.d.ts","browser":{"default":"./directives/when.js","development":"./development/directives/when.js"},"default":"./directives/when.js","development":"./development/directives/when.js"},"./directives/cache.js":{"node":{"default":"./node/directives/cache.js","development":"./node/development/directives/cache.js"},"types":"./development/directives/cache.d.ts","browser":{"default":"./directives/cache.js","development":"./development/directives/cache.js"},"default":"./directives/cache.js","development":"./development/directives/cache.js"},"./directives/guard.js":{"node":{"default":"./node/directives/guard.js","development":"./node/development/directives/guard.js"},"types":"./development/directives/guard.d.ts","browser":{"default":"./directives/guard.js","development":"./development/directives/guard.js"},"default":"./directives/guard.js","development":"./development/directives/guard.js"},"./directives/keyed.js":{"node":{"default":"./node/directives/keyed.js","development":"./node/development/directives/keyed.js"},"types":"./development/directives/keyed.d.ts","browser":{"default":"./directives/keyed.js","development":"./development/directives/keyed.js"},"default":"./directives/keyed.js","development":"./development/directives/keyed.js"},"./directives/range.js":{"node":{"default":"./node/directives/range.js","development":"./node/development/directives/range.js"},"types":"./development/directives/range.d.ts","browser":{"default":"./directives/range.js","development":"./development/directives/range.js"},"default":"./directives/range.js","development":"./development/directives/range.js"},"./directives/until.js":{"node":{"default":"./node/directives/until.js","development":"./node/development/directives/until.js"},"types":"./development/directives/until.d.ts","browser":{"default":"./directives/until.js","development":"./development/directives/until.js"},"default":"./directives/until.js","development":"./development/directives/until.js"},"./polyfill-support.js":{"node":{"default":"./node/polyfill-support.js","development":"./node/development/polyfill-support.js"},"types":"./development/polyfill-support.d.ts","browser":{"default":"./polyfill-support.js","development":"./development/polyfill-support.js"},"default":"./polyfill-support.js","development":"./development/polyfill-support.js"},"./directive-helpers.js":{"node":{"default":"./node/directive-helpers.js","development":"./node/development/directive-helpers.js"},"types":"./development/directive-helpers.d.ts","browser":{"default":"./directive-helpers.js","development":"./development/directive-helpers.js"},"default":"./directive-helpers.js","development":"./development/directive-helpers.js"},"./directives/choose.js":{"node":{"default":"./node/directives/choose.js","development":"./node/development/directives/choose.js"},"types":"./development/directives/choose.d.ts","browser":{"default":"./directives/choose.js","development":"./development/directives/choose.js"},"default":"./directives/choose.js","development":"./development/directives/choose.js"},"./directives/repeat.js":{"node":{"default":"./node/directives/repeat.js","development":"./node/development/directives/repeat.js"},"types":"./development/directives/repeat.d.ts","browser":{"default":"./directives/repeat.js","development":"./development/directives/repeat.js"},"default":"./directives/repeat.js","development":"./development/directives/repeat.js"},"./private-ssr-support.js":{"node":{"default":"./node/private-ssr-support.js","development":"./node/development/private-ssr-support.js"},"types":"./development/private-ssr-support.d.ts","browser":{"default":"./private-ssr-support.js","development":"./development/private-ssr-support.js"},"default":"./private-ssr-support.js","development":"./development/private-ssr-support.js"},"./directives/class-map.js":{"node":{"default":"./node/directives/class-map.js","development":"./node/development/directives/class-map.js"},"types":"./development/directives/class-map.d.ts","browser":{"default":"./directives/class-map.js","development":"./development/directives/class-map.js"},"default":"./directives/class-map.js","development":"./development/directives/class-map.js"},"./directives/style-map.js":{"node":{"default":"./node/directives/style-map.js","development":"./node/development/directives/style-map.js"},"types":"./development/directives/style-map.d.ts","browser":{"default":"./directives/style-map.js","development":"./development/directives/style-map.js"},"default":"./directives/style-map.js","development":"./development/directives/style-map.js"},"./directives/if-defined.js":{"node":{"default":"./node/directives/if-defined.js","development":"./node/development/directives/if-defined.js"},"types":"./development/directives/if-defined.d.ts","browser":{"default":"./directives/if-defined.js","development":"./development/directives/if-defined.js"},"default":"./directives/if-defined.js","development":"./development/directives/if-defined.js"},"./directives/unsafe-svg.js":{"node":{"default":"./node/directives/unsafe-svg.js","development":"./node/development/directives/unsafe-svg.js"},"types":"./development/directives/unsafe-svg.d.ts","browser":{"default":"./directives/unsafe-svg.js","development":"./development/directives/unsafe-svg.js"},"default":"./directives/unsafe-svg.js","development":"./development/directives/unsafe-svg.js"},"./directives/unsafe-html.js":{"node":{"default":"./node/directives/unsafe-html.js","development":"./node/development/directives/unsafe-html.js"},"types":"./development/directives/unsafe-html.d.ts","browser":{"default":"./directives/unsafe-html.js","development":"./development/directives/unsafe-html.js"},"default":"./directives/unsafe-html.js","development":"./development/directives/unsafe-html.js"},"./directives/async-append.js":{"node":{"default":"./node/directives/async-append.js","development":"./node/development/directives/async-append.js"},"types":"./development/directives/async-append.d.ts","browser":{"default":"./directives/async-append.js","development":"./development/directives/async-append.js"},"default":"./directives/async-append.js","development":"./development/directives/async-append.js"},"./directives/async-replace.js":{"node":{"default":"./node/directives/async-replace.js","development":"./node/development/directives/async-replace.js"},"types":"./development/directives/async-replace.d.ts","browser":{"default":"./directives/async-replace.js","development":"./development/directives/async-replace.js"},"default":"./directives/async-replace.js","development":"./development/directives/async-replace.js"},"./directives/unsafe-mathml.js":{"node":{"default":"./node/directives/unsafe-mathml.js","development":"./node/development/directives/unsafe-mathml.js"},"types":"./development/directives/unsafe-mathml.d.ts","browser":{"default":"./directives/unsafe-mathml.js","development":"./development/directives/unsafe-mathml.js"},"default":"./directives/unsafe-mathml.js","development":"./development/directives/unsafe-mathml.js"},"./directives/template-content.js":{"node":{"default":"./node/directives/template-content.js","development":"./node/development/directives/template-content.js"},"types":"./development/directives/template-content.d.ts","browser":{"default":"./directives/template-content.js","development":"./development/directives/template-content.js"},"default":"./directives/template-content.js","development":"./development/directives/template-content.js"}},"gitHead":"43c6168acc4a30d70091ee30c307f692a02387d5","scripts":{"test":"wireit","build":"wireit","build:ts":"wireit","test:dev":"wireit","checksize":"wireit","test:node":"wireit","test:prod":"wireit","build:rollup":"wireit","check-version":"wireit","test:node-dev":"wireit","build:ts:types":"wireit","prepublishOnly":"npm run check-version","test:dev:compiled":"wireit","build:compiled:ts:tests":"wireit","build:version-stability-test":"wireit"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"lit-robot@google.com"},"repository":{"url":"git+https://github.com/lit/lit.git","type":"git","directory":"packages/lit-html"},"_npmVersion":"10.8.2","description":"HTML templates literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"20.19.3","dependencies":{"@types/trusted-types":"^2.0.2"},"_hasShrinkwrap":false,"devDependencies":{"@lit-labs/testing":"^0.2.2","@lit-internal/scripts":"^1.0.1","@webcomponents/shadycss":"^1.8.0","@webcomponents/template":"^1.4.4","@webcomponents/webcomponentsjs":"^2.8.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_3.3.1_1752205011723_0.8344894585620064","host":"s3://npm-registry-packages-npm-production"}},"3.3.2":{"name":"lit-html","version":"3.3.2","author":{"name":"Google LLC"},"license":"BSD-3-Clause","_id":"lit-html@3.3.2","maintainers":[{"name":"anonymous","email":"aomarks@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"brendan@usergenic.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"kevinpschaaf@gmail.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"rictic@gmail.com"},{"name":"anonymous","email":"gray@stanfordalumni.org"},{"name":"anonymous","email":"lit-robot@google.com"},{"name":"anonymous","email":"ajk830@gmail.com"}],"homepage":"https://lit.dev/","bugs":{"url":"https://github.com/lit/lit/issues"},"dist":{"shasum":"4db11fdbf98fc8a0c5eabd9b1e7d088d3bb201a2","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-3.3.2.tgz","fileCount":363,"integrity":"sha512-Qy9hU88zcmaxBXcc10ZpdK7cOLXvXpRoBxERdtqV9QOrfpMZZ6pSYP91LhpPtap3sFMUiL7Tw2RImbe0Al2/kw==","signatures":[{"sig":"MEQCIDwWw4ckc5lQ+JKUq6YVnpl08br1JxuYcleGWKA5OhZ2AiBv6y7VffCBnxeJqhq+WM20UH8lk6ggyp2Q/3ixCrUg/g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/lit-html@3.3.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1708088},"main":"lit-html.js","type":"module","wireit":{"test":{"dependencies":["test:dev","test:prod","test:node","test:node-dev","test:dev:compiled","check-version"]},"build":{"dependencies":["build:rollup","build:ts","build:ts:types","build:version-stability-test"]},"build:ts":{"clean":"if-file-deleted","files":["src/**/*.ts","tsconfig.json","tsconfig.polyfill-support.json"],"output":["development/**/*.{js,js.map,d.ts,d.ts.map}","tsconfig.tsbuildinfo","tsconfig.polyfill-support.tsbuildinfo"],"command":"tsc --build --pretty","#comment":"Note this also builds polyfill-support via a TypeScript project reference.","dependencies":["../labs/testing:build:ts:utils"]},"test:dev":{"env":{"BROWSERS":{"external":true}},"files":[],"output":[],"command":"MODE=dev node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:ts","../tests:build"]},"checksize":{"files":["rollup.config.js","../../rollup-common.js"],"output":[],"command":"rollup -c --environment=CHECKSIZE","dependencies":["build:ts"]},"test:node":{"files":[],"output":[],"command":"node development/test/node-imports.js","dependencies":["build:ts","build:rollup"]},"test:prod":{"env":{"BROWSERS":{"external":true}},"files":[],"output":[],"command":"MODE=prod node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:rollup","build:ts","build:version-stability-test","../tests:build"]},"build:rollup":{"files":["rollup.config.js","../../rollup-common.js","src/test/*_test.html","src/test/polyfill-support/*_test.html"],"output":["async-directive.js{,.map}","directive-helpers.js{,.map}","directive.js{,.map}","lit-html.js{,.map}","polyfill-support.js{,.map}","private-ssr-support.js{,.map}","static.js{,.map}","is-server.js{,.map}","directives/*.js{,.map}","test/*_test.html","development/test/*_test.html","test/polyfill-support/*_test.html","development/test/polyfill-support/*_test.html","node/"],"command":"rollup -c","dependencies":["build:ts"]},"check-version":{"files":["scripts/check-version-tracker.js","package.json","src/lit-html.ts"],"output":[],"command":"node scripts/check-version-tracker.js"},"test:node-dev":{"files":[],"output":[],"command":"node --conditions=development development/test/node-imports.js","dependencies":["build:ts","build:rollup"]},"build:ts:types":{"files":[],"output":["*.d.ts{,.map}","directives/*.d.ts{,.map}"],"command":"treemirror development . \"**/*.d.ts{,.map}\"","dependencies":["../internal-scripts:build","build:ts"]},"test:dev:compiled":{"env":{"MODE":"dev","BROWSERS":{"external":true}},"files":[],"output":[],"command":"node ../tests/run-web-tests.js \"compiled/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:compiled:ts:tests","../tests:build"]},"build:compiled:ts:tests":{"files":["src/test/**/*.ts","tsconfig.json","tsconfig.compiled-tests.json"],"output":["compiled/**/*.{js,js.map,d.ts,d.ts.map}"],"command":"node ../labs/compiler/test/compile_lit_html_tests.js","#comment":"Compile the test directory with the lit template compiler.","dependencies":["../labs/compiler:build"]},"build:version-stability-test":{"files":["rollup-version-stability-test.config.js","rollup.config.js","../../rollup-common.js"],"output":["version-stability-build"],"command":"rollup -c rollup-version-stability-test.config.js","dependencies":["build:ts"]}},"exports":{".":{"node":{"default":"./node/lit-html.js","development":"./node/development/lit-html.js"},"types":"./development/lit-html.d.ts","browser":{"default":"./lit-html.js","development":"./development/lit-html.js"},"default":"./lit-html.js","development":"./development/lit-html.js"},"./static.js":{"node":{"default":"./node/static.js","development":"./node/development/static.js"},"types":"./development/static.d.ts","browser":{"default":"./static.js","development":"./development/static.js"},"default":"./static.js","development":"./development/static.js"},"./directive.js":{"node":{"default":"./node/directive.js","development":"./node/development/directive.js"},"types":"./development/directive.d.ts","browser":{"default":"./directive.js","development":"./development/directive.js"},"default":"./directive.js","development":"./development/directive.js"},"./is-server.js":{"node":{"default":"./node/is-server.js","development":"./node/development/is-server.js"},"types":"./development/is-server.d.ts","browser":{"default":"./is-server.js","development":"./development/is-server.js"},"default":"./is-server.js","development":"./development/is-server.js"},"./directives/map.js":{"node":{"default":"./node/directives/map.js","development":"./node/development/directives/map.js"},"types":"./development/directives/map.d.ts","browser":{"default":"./directives/map.js","development":"./development/directives/map.js"},"default":"./directives/map.js","development":"./development/directives/map.js"},"./directives/ref.js":{"node":{"default":"./node/directives/ref.js","development":"./node/development/directives/ref.js"},"types":"./development/directives/ref.d.ts","browser":{"default":"./directives/ref.js","development":"./development/directives/ref.js"},"default":"./directives/ref.js","development":"./development/directives/ref.js"},"./async-directive.js":{"node":{"default":"./node/async-directive.js","development":"./node/development/async-directive.js"},"types":"./development/async-directive.d.ts","browser":{"default":"./async-directive.js","development":"./development/async-directive.js"},"default":"./async-directive.js","development":"./development/async-directive.js"},"./directives/join.js":{"node":{"default":"./node/directives/join.js","development":"./node/development/directives/join.js"},"types":"./development/directives/join.d.ts","browser":{"default":"./directives/join.js","development":"./development/directives/join.js"},"default":"./directives/join.js","development":"./development/directives/join.js"},"./directives/live.js":{"node":{"default":"./node/directives/live.js","development":"./node/development/directives/live.js"},"types":"./development/directives/live.d.ts","browser":{"default":"./directives/live.js","development":"./development/directives/live.js"},"default":"./directives/live.js","development":"./development/directives/live.js"},"./directives/when.js":{"node":{"default":"./node/directives/when.js","development":"./node/development/directives/when.js"},"types":"./development/directives/when.d.ts","browser":{"default":"./directives/when.js","development":"./development/directives/when.js"},"default":"./directives/when.js","development":"./development/directives/when.js"},"./directives/cache.js":{"node":{"default":"./node/directives/cache.js","development":"./node/development/directives/cache.js"},"types":"./development/directives/cache.d.ts","browser":{"default":"./directives/cache.js","development":"./development/directives/cache.js"},"default":"./directives/cache.js","development":"./development/directives/cache.js"},"./directives/guard.js":{"node":{"default":"./node/directives/guard.js","development":"./node/development/directives/guard.js"},"types":"./development/directives/guard.d.ts","browser":{"default":"./directives/guard.js","development":"./development/directives/guard.js"},"default":"./directives/guard.js","development":"./development/directives/guard.js"},"./directives/keyed.js":{"node":{"default":"./node/directives/keyed.js","development":"./node/development/directives/keyed.js"},"types":"./development/directives/keyed.d.ts","browser":{"default":"./directives/keyed.js","development":"./development/directives/keyed.js"},"default":"./directives/keyed.js","development":"./development/directives/keyed.js"},"./directives/range.js":{"node":{"default":"./node/directives/range.js","development":"./node/development/directives/range.js"},"types":"./development/directives/range.d.ts","browser":{"default":"./directives/range.js","development":"./development/directives/range.js"},"default":"./directives/range.js","development":"./development/directives/range.js"},"./directives/until.js":{"node":{"default":"./node/directives/until.js","development":"./node/development/directives/until.js"},"types":"./development/directives/until.d.ts","browser":{"default":"./directives/until.js","development":"./development/directives/until.js"},"default":"./directives/until.js","development":"./development/directives/until.js"},"./polyfill-support.js":{"node":{"default":"./node/polyfill-support.js","development":"./node/development/polyfill-support.js"},"types":"./development/polyfill-support.d.ts","browser":{"default":"./polyfill-support.js","development":"./development/polyfill-support.js"},"default":"./polyfill-support.js","development":"./development/polyfill-support.js"},"./directive-helpers.js":{"node":{"default":"./node/directive-helpers.js","development":"./node/development/directive-helpers.js"},"types":"./development/directive-helpers.d.ts","browser":{"default":"./directive-helpers.js","development":"./development/directive-helpers.js"},"default":"./directive-helpers.js","development":"./development/directive-helpers.js"},"./directives/choose.js":{"node":{"default":"./node/directives/choose.js","development":"./node/development/directives/choose.js"},"types":"./development/directives/choose.d.ts","browser":{"default":"./directives/choose.js","development":"./development/directives/choose.js"},"default":"./directives/choose.js","development":"./development/directives/choose.js"},"./directives/repeat.js":{"node":{"default":"./node/directives/repeat.js","development":"./node/development/directives/repeat.js"},"types":"./development/directives/repeat.d.ts","browser":{"default":"./directives/repeat.js","development":"./development/directives/repeat.js"},"default":"./directives/repeat.js","development":"./development/directives/repeat.js"},"./private-ssr-support.js":{"node":{"default":"./node/private-ssr-support.js","development":"./node/development/private-ssr-support.js"},"types":"./development/private-ssr-support.d.ts","browser":{"default":"./private-ssr-support.js","development":"./development/private-ssr-support.js"},"default":"./private-ssr-support.js","development":"./development/private-ssr-support.js"},"./directives/class-map.js":{"node":{"default":"./node/directives/class-map.js","development":"./node/development/directives/class-map.js"},"types":"./development/directives/class-map.d.ts","browser":{"default":"./directives/class-map.js","development":"./development/directives/class-map.js"},"default":"./directives/class-map.js","development":"./development/directives/class-map.js"},"./directives/style-map.js":{"node":{"default":"./node/directives/style-map.js","development":"./node/development/directives/style-map.js"},"types":"./development/directives/style-map.d.ts","browser":{"default":"./directives/style-map.js","development":"./development/directives/style-map.js"},"default":"./directives/style-map.js","development":"./development/directives/style-map.js"},"./directives/if-defined.js":{"node":{"default":"./node/directives/if-defined.js","development":"./node/development/directives/if-defined.js"},"types":"./development/directives/if-defined.d.ts","browser":{"default":"./directives/if-defined.js","development":"./development/directives/if-defined.js"},"default":"./directives/if-defined.js","development":"./development/directives/if-defined.js"},"./directives/unsafe-svg.js":{"node":{"default":"./node/directives/unsafe-svg.js","development":"./node/development/directives/unsafe-svg.js"},"types":"./development/directives/unsafe-svg.d.ts","browser":{"default":"./directives/unsafe-svg.js","development":"./development/directives/unsafe-svg.js"},"default":"./directives/unsafe-svg.js","development":"./development/directives/unsafe-svg.js"},"./directives/unsafe-html.js":{"node":{"default":"./node/directives/unsafe-html.js","development":"./node/development/directives/unsafe-html.js"},"types":"./development/directives/unsafe-html.d.ts","browser":{"default":"./directives/unsafe-html.js","development":"./development/directives/unsafe-html.js"},"default":"./directives/unsafe-html.js","development":"./development/directives/unsafe-html.js"},"./directives/async-append.js":{"node":{"default":"./node/directives/async-append.js","development":"./node/development/directives/async-append.js"},"types":"./development/directives/async-append.d.ts","browser":{"default":"./directives/async-append.js","development":"./development/directives/async-append.js"},"default":"./directives/async-append.js","development":"./development/directives/async-append.js"},"./directives/async-replace.js":{"node":{"default":"./node/directives/async-replace.js","development":"./node/development/directives/async-replace.js"},"types":"./development/directives/async-replace.d.ts","browser":{"default":"./directives/async-replace.js","development":"./development/directives/async-replace.js"},"default":"./directives/async-replace.js","development":"./development/directives/async-replace.js"},"./directives/unsafe-mathml.js":{"node":{"default":"./node/directives/unsafe-mathml.js","development":"./node/development/directives/unsafe-mathml.js"},"types":"./development/directives/unsafe-mathml.d.ts","browser":{"default":"./directives/unsafe-mathml.js","development":"./development/directives/unsafe-mathml.js"},"default":"./directives/unsafe-mathml.js","development":"./development/directives/unsafe-mathml.js"},"./directives/template-content.js":{"node":{"default":"./node/directives/template-content.js","development":"./node/development/directives/template-content.js"},"types":"./development/directives/template-content.d.ts","browser":{"default":"./directives/template-content.js","development":"./development/directives/template-content.js"},"default":"./directives/template-content.js","development":"./development/directives/template-content.js"}},"gitHead":"0fc671bc390cac3b9900fc3616347eeeecd91d5a","scripts":{"test":"wireit","build":"wireit","build:ts":"wireit","test:dev":"wireit","checksize":"wireit","test:node":"wireit","test:prod":"wireit","build:rollup":"wireit","check-version":"wireit","test:node-dev":"wireit","build:ts:types":"wireit","prepublishOnly":"npm run check-version","test:dev:compiled":"wireit","build:compiled:ts:tests":"wireit","build:version-stability-test":"wireit"},"typings":"lit-html.d.ts","_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:deee42d5-21f3-4b32-aade-408f227033c5"}},"repository":{"url":"git+https://github.com/lit/lit.git","type":"git","directory":"packages/lit-html"},"_npmVersion":"11.5.1","description":"HTML templates literals in JavaScript","directories":{"test":"test"},"_nodeVersion":"24.5.0","dependencies":{"@types/trusted-types":"^2.0.2"},"_hasShrinkwrap":false,"devDependencies":{"@lit-labs/testing":"^0.2.2","@lit-internal/scripts":"^1.0.1","@webcomponents/shadycss":"^1.8.0","@webcomponents/template":"^1.4.4","@webcomponents/webcomponentsjs":"^2.8.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-html_3.3.2_1766527411001_0.047452681776027905","host":"s3://npm-registry-packages-npm-production"}},"3.3.3":{"name":"lit-html","version":"3.3.3","description":"HTML templates literals in JavaScript","license":"BSD-3-Clause","repository":{"type":"git","url":"git+https://github.com/lit/lit.git","directory":"packages/lit-html"},"author":{"name":"Google LLC"},"homepage":"https://lit.dev/","main":"lit-html.js","type":"module","exports":{".":{"types":"./development/lit-html.d.ts","browser":{"development":"./development/lit-html.js","default":"./lit-html.js"},"node":{"development":"./node/development/lit-html.js","default":"./node/lit-html.js"},"development":"./development/lit-html.js","default":"./lit-html.js"},"./async-directive.js":{"types":"./development/async-directive.d.ts","browser":{"development":"./development/async-directive.js","default":"./async-directive.js"},"node":{"development":"./node/development/async-directive.js","default":"./node/async-directive.js"},"development":"./development/async-directive.js","default":"./async-directive.js"},"./directive-helpers.js":{"types":"./development/directive-helpers.d.ts","browser":{"development":"./development/directive-helpers.js","default":"./directive-helpers.js"},"node":{"development":"./node/development/directive-helpers.js","default":"./node/directive-helpers.js"},"development":"./development/directive-helpers.js","default":"./directive-helpers.js"},"./directive.js":{"types":"./development/directive.d.ts","browser":{"development":"./development/directive.js","default":"./directive.js"},"node":{"development":"./node/development/directive.js","default":"./node/directive.js"},"development":"./development/directive.js","default":"./directive.js"},"./directives/async-append.js":{"types":"./development/directives/async-append.d.ts","browser":{"development":"./development/directives/async-append.js","default":"./directives/async-append.js"},"node":{"development":"./node/development/directives/async-append.js","default":"./node/directives/async-append.js"},"development":"./development/directives/async-append.js","default":"./directives/async-append.js"},"./directives/async-replace.js":{"types":"./development/directives/async-replace.d.ts","browser":{"development":"./development/directives/async-replace.js","default":"./directives/async-replace.js"},"node":{"development":"./node/development/directives/async-replace.js","default":"./node/directives/async-replace.js"},"development":"./development/directives/async-replace.js","default":"./directives/async-replace.js"},"./directives/cache.js":{"types":"./development/directives/cache.d.ts","browser":{"development":"./development/directives/cache.js","default":"./directives/cache.js"},"node":{"development":"./node/development/directives/cache.js","default":"./node/directives/cache.js"},"development":"./development/directives/cache.js","default":"./directives/cache.js"},"./directives/choose.js":{"types":"./development/directives/choose.d.ts","browser":{"development":"./development/directives/choose.js","default":"./directives/choose.js"},"node":{"development":"./node/development/directives/choose.js","default":"./node/directives/choose.js"},"development":"./development/directives/choose.js","default":"./directives/choose.js"},"./directives/class-map.js":{"types":"./development/directives/class-map.d.ts","browser":{"development":"./development/directives/class-map.js","default":"./directives/class-map.js"},"node":{"development":"./node/development/directives/class-map.js","default":"./node/directives/class-map.js"},"development":"./development/directives/class-map.js","default":"./directives/class-map.js"},"./directives/guard.js":{"types":"./development/directives/guard.d.ts","browser":{"development":"./development/directives/guard.js","default":"./directives/guard.js"},"node":{"development":"./node/development/directives/guard.js","default":"./node/directives/guard.js"},"development":"./development/directives/guard.js","default":"./directives/guard.js"},"./directives/if-defined.js":{"types":"./development/directives/if-defined.d.ts","browser":{"development":"./development/directives/if-defined.js","default":"./directives/if-defined.js"},"node":{"development":"./node/development/directives/if-defined.js","default":"./node/directives/if-defined.js"},"development":"./development/directives/if-defined.js","default":"./directives/if-defined.js"},"./directives/join.js":{"types":"./development/directives/join.d.ts","browser":{"development":"./development/directives/join.js","default":"./directives/join.js"},"node":{"development":"./node/development/directives/join.js","default":"./node/directives/join.js"},"development":"./development/directives/join.js","default":"./directives/join.js"},"./directives/keyed.js":{"types":"./development/directives/keyed.d.ts","browser":{"development":"./development/directives/keyed.js","default":"./directives/keyed.js"},"node":{"development":"./node/development/directives/keyed.js","default":"./node/directives/keyed.js"},"development":"./development/directives/keyed.js","default":"./directives/keyed.js"},"./directives/live.js":{"types":"./development/directives/live.d.ts","browser":{"development":"./development/directives/live.js","default":"./directives/live.js"},"node":{"development":"./node/development/directives/live.js","default":"./node/directives/live.js"},"development":"./development/directives/live.js","default":"./directives/live.js"},"./directives/map.js":{"types":"./development/directives/map.d.ts","browser":{"development":"./development/directives/map.js","default":"./directives/map.js"},"node":{"development":"./node/development/directives/map.js","default":"./node/directives/map.js"},"development":"./development/directives/map.js","default":"./directives/map.js"},"./directives/range.js":{"types":"./development/directives/range.d.ts","browser":{"development":"./development/directives/range.js","default":"./directives/range.js"},"node":{"development":"./node/development/directives/range.js","default":"./node/directives/range.js"},"development":"./development/directives/range.js","default":"./directives/range.js"},"./directives/ref.js":{"types":"./development/directives/ref.d.ts","browser":{"development":"./development/directives/ref.js","default":"./directives/ref.js"},"node":{"development":"./node/development/directives/ref.js","default":"./node/directives/ref.js"},"development":"./development/directives/ref.js","default":"./directives/ref.js"},"./directives/repeat.js":{"types":"./development/directives/repeat.d.ts","browser":{"development":"./development/directives/repeat.js","default":"./directives/repeat.js"},"node":{"development":"./node/development/directives/repeat.js","default":"./node/directives/repeat.js"},"development":"./development/directives/repeat.js","default":"./directives/repeat.js"},"./directives/style-map.js":{"types":"./development/directives/style-map.d.ts","browser":{"development":"./development/directives/style-map.js","default":"./directives/style-map.js"},"node":{"development":"./node/development/directives/style-map.js","default":"./node/directives/style-map.js"},"development":"./development/directives/style-map.js","default":"./directives/style-map.js"},"./directives/template-content.js":{"types":"./development/directives/template-content.d.ts","browser":{"development":"./development/directives/template-content.js","default":"./directives/template-content.js"},"node":{"development":"./node/development/directives/template-content.js","default":"./node/directives/template-content.js"},"development":"./development/directives/template-content.js","default":"./directives/template-content.js"},"./directives/unsafe-html.js":{"types":"./development/directives/unsafe-html.d.ts","browser":{"development":"./development/directives/unsafe-html.js","default":"./directives/unsafe-html.js"},"node":{"development":"./node/development/directives/unsafe-html.js","default":"./node/directives/unsafe-html.js"},"development":"./development/directives/unsafe-html.js","default":"./directives/unsafe-html.js"},"./directives/unsafe-mathml.js":{"types":"./development/directives/unsafe-mathml.d.ts","browser":{"development":"./development/directives/unsafe-mathml.js","default":"./directives/unsafe-mathml.js"},"node":{"development":"./node/development/directives/unsafe-mathml.js","default":"./node/directives/unsafe-mathml.js"},"development":"./development/directives/unsafe-mathml.js","default":"./directives/unsafe-mathml.js"},"./directives/unsafe-svg.js":{"types":"./development/directives/unsafe-svg.d.ts","browser":{"development":"./development/directives/unsafe-svg.js","default":"./directives/unsafe-svg.js"},"node":{"development":"./node/development/directives/unsafe-svg.js","default":"./node/directives/unsafe-svg.js"},"development":"./development/directives/unsafe-svg.js","default":"./directives/unsafe-svg.js"},"./directives/until.js":{"types":"./development/directives/until.d.ts","browser":{"development":"./development/directives/until.js","default":"./directives/until.js"},"node":{"development":"./node/development/directives/until.js","default":"./node/directives/until.js"},"development":"./development/directives/until.js","default":"./directives/until.js"},"./directives/when.js":{"types":"./development/directives/when.d.ts","browser":{"development":"./development/directives/when.js","default":"./directives/when.js"},"node":{"development":"./node/development/directives/when.js","default":"./node/directives/when.js"},"development":"./development/directives/when.js","default":"./directives/when.js"},"./polyfill-support.js":{"types":"./development/polyfill-support.d.ts","browser":{"development":"./development/polyfill-support.js","default":"./polyfill-support.js"},"node":{"development":"./node/development/polyfill-support.js","default":"./node/polyfill-support.js"},"development":"./development/polyfill-support.js","default":"./polyfill-support.js"},"./private-ssr-support.js":{"types":"./development/private-ssr-support.d.ts","browser":{"development":"./development/private-ssr-support.js","default":"./private-ssr-support.js"},"node":{"development":"./node/development/private-ssr-support.js","default":"./node/private-ssr-support.js"},"development":"./development/private-ssr-support.js","default":"./private-ssr-support.js"},"./static.js":{"types":"./development/static.d.ts","browser":{"development":"./development/static.js","default":"./static.js"},"node":{"development":"./node/development/static.js","default":"./node/static.js"},"development":"./development/static.js","default":"./static.js"},"./is-server.js":{"types":"./development/is-server.d.ts","browser":{"development":"./development/is-server.js","default":"./is-server.js"},"node":{"development":"./node/development/is-server.js","default":"./node/is-server.js"},"development":"./development/is-server.js","default":"./is-server.js"}},"scripts":{"build":"wireit","build:ts":"wireit","build:ts:types":"wireit","build:compiled:ts:tests":"wireit","build:rollup":"wireit","build:version-stability-test":"wireit","check-version":"wireit","checksize":"wireit","prepublishOnly":"npm run check-version","test":"wireit","test:dev":"wireit","test:prod":"wireit","test:node":"wireit","test:node-dev":"wireit","test:dev:compiled":"wireit"},"wireit":{"build":{"dependencies":["build:rollup","build:ts","build:ts:types","build:version-stability-test"]},"build:ts":{"#comment":"Note this also builds polyfill-support via a TypeScript project reference.","command":"tsc --build --pretty","dependencies":["../labs/testing:build:ts:utils"],"clean":"if-file-deleted","files":["src/**/*.ts","tsconfig.json","tsconfig.polyfill-support.json"],"output":["development/**/*.{js,js.map,d.ts,d.ts.map}","tsconfig.tsbuildinfo","tsconfig.polyfill-support.tsbuildinfo"]},"build:ts:types":{"command":"treemirror development . \"**/*.d.ts{,.map}\"","dependencies":["../internal-scripts:build","build:ts"],"files":[],"output":["*.d.ts{,.map}","directives/*.d.ts{,.map}"]},"build:compiled:ts:tests":{"#comment":"Compile the test directory with the lit template compiler.","command":"node ../labs/compiler/test/compile_lit_html_tests.js","dependencies":["../labs/compiler:build"],"files":["src/test/**/*.ts","tsconfig.json","tsconfig.compiled-tests.json"],"output":["compiled/**/*.{js,js.map,d.ts,d.ts.map}"]},"build:rollup":{"command":"rollup -c","dependencies":["build:ts"],"files":["rollup.config.js","../../rollup-common.js","src/test/*_test.html","src/test/polyfill-support/*_test.html"],"output":["async-directive.js{,.map}","directive-helpers.js{,.map}","directive.js{,.map}","lit-html.js{,.map}","polyfill-support.js{,.map}","private-ssr-support.js{,.map}","static.js{,.map}","is-server.js{,.map}","directives/*.js{,.map}","test/*_test.html","development/test/*_test.html","test/polyfill-support/*_test.html","development/test/polyfill-support/*_test.html","node/"]},"build:version-stability-test":{"command":"rollup -c rollup-version-stability-test.config.js","dependencies":["build:ts"],"files":["rollup-version-stability-test.config.js","rollup.config.js","../../rollup-common.js"],"output":["version-stability-build"]},"checksize":{"command":"rollup -c --environment=CHECKSIZE","dependencies":["build:ts"],"files":["rollup.config.js","../../rollup-common.js"],"output":[]},"check-version":{"command":"node scripts/check-version-tracker.js","files":["scripts/check-version-tracker.js","package.json","src/lit-html.ts"],"output":[]},"test":{"dependencies":["test:dev","test:prod","test:node","test:node-dev","test:dev:compiled","check-version"]},"test:dev":{"command":"MODE=dev node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:ts","../tests:build"],"env":{"BROWSERS":{"external":true}},"files":[],"output":[]},"test:prod":{"command":"MODE=prod node ../tests/run-web-tests.js \"development/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:rollup","build:ts","build:version-stability-test","../tests:build"],"env":{"BROWSERS":{"external":true}},"files":[],"output":[]},"test:node":{"command":"node development/test/node-imports.js","dependencies":["build:ts","build:rollup"],"files":[],"output":[]},"test:node-dev":{"command":"node --conditions=development development/test/node-imports.js","dependencies":["build:ts","build:rollup"],"files":[],"output":[]},"test:dev:compiled":{"command":"node ../tests/run-web-tests.js \"compiled/**/*_test.(js|html)\" --config ../tests/web-test-runner.config.js","dependencies":["build:compiled:ts:tests","../tests:build"],"env":{"BROWSERS":{"external":true},"MODE":"dev"},"files":[],"output":[]}},"dependencies":{"@types/trusted-types":"^2.0.2"},"devDependencies":{"@lit-internal/scripts":"^1.0.1","@lit-labs/testing":"^0.2.2","@webcomponents/shadycss":"^1.8.0","@webcomponents/template":"^1.4.4","@webcomponents/webcomponentsjs":"^2.8.0"},"typings":"lit-html.d.ts","directories":{"test":"test"},"_id":"lit-html@3.3.3","gitHead":"20afabd3c5bfd49fdcdf1b8518e05c7f99a46db6","bugs":{"url":"https://github.com/lit/lit/issues"},"_nodeVersion":"24.5.0","_npmVersion":"11.5.1","dist":{"integrity":"sha512-el8M6jK2o3RXBnrSHX3ZKrsN8zEV63pSExTO1wYJz7QndGYZ8353e2a5PPX+qHe2aGayfnchQmkAojaWAREOIA==","shasum":"a63fd02fb8c1c7b7057ee805ab6c612fdebef0b1","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lit-html/-/lit-html-3.3.3.tgz","fileCount":363,"unpackedSize":1708368,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/lit-html@3.3.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIBHRsEEvzTvu1J1qlvkDfp2tjh2JzgmfsrB0FoeQN8gZAiEAg+u2LHvdFVy9Wh1OY/fzZ3Fq43CCO7Rls6jOUMqRxhw="}]},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:deee42d5-21f3-4b32-aade-408f227033c5"}},"maintainers":[{"name":"anonymous","email":"aomarks@gmail.com"},{"name":"anonymous","email":"emarquez@google.com"},{"name":"anonymous","email":"sorvell@google.com"},{"name":"anonymous","email":"bicknellr@gmail.com"},{"name":"anonymous","email":"brendan@usergenic.com"},{"name":"anonymous","email":"admin@polymer-project.org"},{"name":"anonymous","email":"dfreedm2@gmail.com"},{"name":"anonymous","email":"kevinpschaaf@gmail.com"},{"name":"anonymous","email":"justin@fagnani.com"},{"name":"anonymous","email":"rictic@gmail.com"},{"name":"anonymous","email":"gray@stanfordalumni.org"},{"name":"anonymous","email":"lit-robot@google.com"},{"name":"anonymous","email":"ajk830@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/lit-html_3.3.3_1778730958990_0.7784053559074089"},"_hasShrinkwrap":false}},"name":"lit-html","time":{"created":"2017-06-30T21:45:21.780Z","modified":"2026-05-14T03:55:59.647Z","0.1.0":"2017-06-30T21:45:21.780Z","0.2.0":"2017-07-08T20:29:44.282Z","0.2.1":"2017-07-08T21:24:13.394Z","0.2.2":"2017-07-12T21:17:28.754Z","0.2.3":"2017-07-14T02:55:39.677Z","0.2.4":"2017-07-17T20:46:42.632Z","0.2.5":"2017-07-19T01:21:06.647Z","0.2.6":"2017-07-25T22:17:05.838Z","0.3.0":"2017-07-25T22:43:45.162Z","0.4.0":"2017-07-27T04:28:00.112Z","0.5.0":"2017-08-03T16:58:13.158Z","0.6.0-pre.1":"2017-08-15T19:29:49.310Z","0.6.0-pre.2":"2017-08-18T11:52:08.882Z","0.6.0-pre.3":"2017-08-19T13:50:25.769Z","0.6.0":"2017-09-01T18:17:01.839Z","0.7.0":"2017-10-06T20:02:00.968Z","0.7.1":"2017-10-07T19:45:36.662Z","0.8.0-pre.1":"2017-11-05T05:37:26.888Z","0.8.0":"2018-01-13T00:17:33.367Z","0.9.0":"2018-02-01T23:37:28.326Z","0.10.0":"2018-05-04T22:29:50.678Z","0.10.1":"2018-06-14T00:29:28.306Z","0.10.2":"2018-06-14T22:56:13.168Z","0.11.0-dev.1":"2018-07-24T21:12:00.534Z","0.11.0-dev.2":"2018-08-15T23:24:21.878Z","0.11.0-dev.3":"2018-08-24T06:52:42.234Z","0.11.0":"2018-08-28T21:44:38.898Z","0.11.1":"2018-09-04T19:30:12.482Z","0.11.2":"2018-09-12T16:59:04.585Z","0.11.3":"2018-09-13T20:24:45.277Z","0.11.4":"2018-09-18T00:11:20.160Z","0.12.0":"2018-10-05T18:56:17.343Z","0.13.0":"2018-11-09T00:52:07.405Z","0.14.0":"2018-11-30T18:36:17.994Z","1.0.0-rc.1":"2018-12-13T19:04:49.212Z","1.0.0-rc.2":"2019-01-10T01:04:06.740Z","1.0.0-dev.c8753bc":"2019-02-05T01:54:44.615Z","1.0.0":"2019-02-05T18:48:51.287Z","1.0.1-dev.58f394e":"2019-05-21T19:12:17.196Z","1.1.0":"2019-05-21T21:11:10.217Z","1.1.1":"2019-07-09T19:21:57.009Z","1.1.2":"2019-08-12T17:50:07.715Z","1.2.0-pre.1":"2020-03-16T20:40:52.684Z","1.2.0":"2020-03-18T20:16:38.287Z","1.2.1":"2020-03-20T00:54:27.537Z","1.3.0-pre.1":"2020-07-28T19:13:36.966Z","1.3.0":"2020-08-19T19:39:40.176Z","2.0.0-pre.1":"2020-09-22T20:49:40.144Z","2.0.0-pre.2":"2020-09-22T21:45:30.649Z","2.0.0-pre.3":"2020-09-23T02:25:28.209Z","2.0.0-pre.4":"2020-12-17T21:10:29.055Z","2.0.0-pre.5":"2020-12-17T22:37:22.138Z","2.0.0-pre.6":"2021-02-12T04:43:47.406Z","2.0.0-pre.7":"2021-03-31T21:59:46.456Z","2.0.0-rc.1":"2021-04-21T01:59:09.069Z","2.0.0-rc.2":"2021-04-21T07:39:06.821Z","1.4.0":"2021-04-29T00:22:13.160Z","1.4.1":"2021-05-06T02:02:21.055Z","2.0.0-rc.3":"2021-05-07T23:46:22.479Z","2.0.0-rc.4":"2021-08-19T21:32:01.551Z","2.0.0-rc.5":"2021-09-03T03:35:31.630Z","2.0.0":"2021-09-21T01:10:12.624Z","2.0.1":"2021-10-07T19:56:12.126Z","2.0.2":"2021-11-09T19:50:18.697Z","2.1.0":"2022-01-05T21:10:00.347Z","2.1.1":"2022-01-06T18:00:04.414Z","2.1.2":"2022-01-25T20:01:10.975Z","2.1.3":"2022-02-07T18:53:25.063Z","2.2.0":"2022-02-18T00:00:12.350Z","2.2.1":"2022-03-15T20:42:37.943Z","2.2.2":"2022-04-06T18:01:21.482Z","2.2.3":"2022-04-29T01:10:11.391Z","2.2.4":"2022-05-17T18:25:45.731Z","2.2.5":"2022-05-25T23:11:40.433Z","2.2.6":"2022-06-14T23:29:40.787Z","2.2.7":"2022-07-22T00:15:49.818Z","2.3.0-next.0":"2022-07-25T22:09:43.698Z","2.3.0-next.1":"2022-07-25T22:27:38.900Z","2.3.0":"2022-08-12T00:50:12.779Z","2.3.1":"2022-08-18T23:58:49.223Z","2.4.0":"2022-10-05T23:13:10.828Z","2.5.0":"2022-12-08T19:32:30.326Z","2.6.0":"2023-01-09T20:47:28.996Z","2.6.1":"2023-01-12T01:49:55.529Z","2.7.0":"2023-03-22T00:16:52.862Z","2.7.1":"2023-04-03T21:29:05.153Z","2.7.2":"2023-04-05T22:12:51.257Z","2.7.3":"2023-04-26T00:32:07.395Z","3.0.0-pre.0":"2023-04-27T23:24:43.765Z","2.7.4":"2023-05-12T00:40:37.962Z","2.7.5":"2023-07-05T21:58:01.688Z","2.8.0":"2023-08-02T20:13:00.020Z","3.0.0-pre.1":"2023-09-29T00:05:13.877Z","3.0.0":"2023-10-10T05:15:51.253Z","3.0.1":"2023-10-28T02:57:05.955Z","3.0.2":"2023-11-02T21:12:24.104Z","3.1.0":"2023-11-16T00:45:28.498Z","3.1.1":"2024-01-09T23:23:18.190Z","3.1.2":"2024-01-31T19:49:52.260Z","3.1.3":"2024-04-15T23:16:00.875Z","3.1.4":"2024-06-04T22:05:10.661Z","3.2.0":"2024-08-05T19:58:30.648Z","3.2.1":"2024-10-07T19:00:50.064Z","3.3.0":"2025-04-11T15:37:18.612Z","3.3.1":"2025-07-11T03:36:51.903Z","3.3.2":"2025-12-23T22:03:31.199Z","3.3.3":"2026-05-14T03:55:59.172Z"},"readmeFilename":"README.md","homepage":"https://lit.dev/"}