{"_id":"eta","_rev":"79-d2a927bc9b58817282786b9cb1712dc5","name":"eta","dist-tags":{"next":"4.0.0-beta.1","latest":"4.6.0"},"versions":{"0.0.0":{"name":"eta","version":"0.0.0","keywords":["astrology","visualization","components"],"author":{"name":"Orlin M Bozhinov","email":"om@soundsapiens.com"},"_id":"eta@0.0.0","maintainers":[{"name":"orlin","email":"om@soundsapiens.com"}],"homepage":"http://astrolin.org/to/eta","dist":{"shasum":"d41a49e897ddb319162117da78bb0c2b49350e82","tarball":"https://registry.npmjs.org/eta/-/eta-0.0.0.tgz","integrity":"sha512-flqpwFSzmXa8v7vAZv1IRJMTqu2ySEdVEwTy5RXjyU2JvTn8fDJdAiN6j8nIk6dGg8L+iWcd6HsFClN66sJ1DA==","signatures":[{"sig":"MEUCIDyQYMtvLnHNCJQLQYznamx5NVFeHliZQc3Jyf0c0pWhAiEA83sa0psBflXgnc7ZRpmDrEI28S99FPnOJu6NHAfh8WE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"engines":{"node":"*"},"_npmUser":{"name":"orlin","email":"om@soundsapiens.com"},"licenses":[{"url":"http://unlicense.org/","type":"Unlicense"}],"repository":{"url":"git://github.com/astrolet/eta.git","type":"git"},"_npmVersion":"1.1.4","description":"we have our visualizations to be shared","directories":{},"_nodeVersion":"v0.8.22","dependencies":{},"_defaultsLoaded":true,"devDependencies":{},"_engineSupported":true,"optionalDependencies":{}},"1.0.0-beta.0":{"name":"eta","version":"1.0.0-beta.0","keywords":["handlebars","ejs","eta","template engine","typescript types"],"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","_id":"eta@1.0.0-beta.0","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"}],"bugs":{"url":"https://github.com/nebrelbug/eta/issues"},"dist":{"shasum":"981ddea4ffe77b599c6e2e793b8d22815872aece","tarball":"https://registry.npmjs.org/eta/-/eta-1.0.0-beta.0.tgz","fileCount":29,"integrity":"sha512-LUfjeuiQ0kyfPcOayVeKb0+5LcBm/Ny5EHLtsR1xga5h+L8t6bXpGi962AzPEs0lKl3XTXjfTpNlpJfQ3WLTgg==","signatures":[{"sig":"MEUCIQCh944eS1k2EmA356vgAqd0RuXTR6R13GSGDn/KJ+fdjwIgTW4Q68yfnRDNtyJVKYluQgMKsftMaCxp6CCTIceX5zs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198002,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJefB4eCRA9TVsSAnZWagAAPXAP/ikTgVzRP8ErOSbjj7BT\nRfwq0lcIeMneA0aKWcIXiuDFbzL20xelRlFcaOM7FY8drrXN6iNyMIYnMjER\nR9yhNlGHs5AW0vBE7uyjqOLqw7EPjjS/XiRXXKnqMxuTxi1sT/upDbSPIFOC\n1+6y6v+/pxDwOfUA9XOUWgzFBzkB++NZkMsbDyjXrkMxQA/tLPmo4kfhBv/a\nftOxyUOQSGLjiN7LltdZV/yX0Yu7fbelKYaKw7porfkB8lRTDOhricZs1lTr\nzAMxU0UDfQNwfR+dK8Ua9TKgZPaFyNwdsvfAxIE+3lY93TLy9JvN7T6iHQi1\ngDTjDFAu4JSgsp8wsFtKCodO63uLBXmTXq0hsSKGfjzSCuAE6KmJEvV0IE7V\n9yUqlJiZwVSeRv3YacGOLfomVLQu1V4S+YBSa5EfsvV/SNjp74hQSRmYjnye\n50ya3IST3ibfuLMZBDuYZyPGcfjia441O/F3dreIisIwlXhQCxYnsXcL8Tcz\n5NWtVCB+7jYoI+gIQvZk0Yz9wTjN15QS+KgZTuPTq8EgclDkLJCWYayiNJKu\ne+1JymhUkAwkpHwpA7HYCVW00dy3lXuwm+KW4eJx/NI6eWZV6EGrE8VItDnh\n2qhBoMmSG/oHDqvwCh8l1iTKznKfg6XOH1Xf5NmXSCsfDd8W+EWL6SqG7eJM\nYsew\r\n=UikE\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/test/.*|\\.(test|spec))\\.(ts|js)$","transform":{".(ts)":"ts-jest"},"testEnvironment":"node","coverageThreshold":{"global":{"lines":90,"branches":70,"functions":95,"statements":90}},"collectCoverageFrom":["src/{!(browser),}.ts"],"moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"dist/eta.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/browser/eta.min.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/eta.es.js","browser":"dist/browser/eta.min.js","engines":{"node":">=6.0.0"},"funding":"https://github.com/nebrelbug/eta?sponsor=1","scripts":{"lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","test":"jest --coverage","build":"tsc --module es6 && rollup -c rollup.config.ts && typedoc --out docs --target es6 --mode modules src","start":"rollup -c rollup.config.ts -w","commit":"git-cz","format":"prettier-standard --format '{src,test}/**/*.ts'","prebuild":"rimraf dist","test:prod":"npm run lint && npm run test -- --no-cache","quickbuild":"tsc --module es6 && rollup -c rollup.config.ts","test:watch":"jest --coverage --watch","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","travis-deploy-once":"travis-deploy-once --pro"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"jsdelivr":"dist/browser/eta.min.js","prettier":{"semi":false,"singleQuote":true},"standard":{"ignore":["dist"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/nebrelbug/eta.git","type":"git"},"description":"Lightweight, fast, and powerful embedded JS template engine","directories":{},"licenseText":"Copyright 2019 Ben Gubler <nebrelbug@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"{src,test}/**/*.ts":["prettier-standard --lint"]},"sideEffects":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^25.1.0","husky":"^4.2.1","colors":"^1.3.2","eslint":"^6.8.0","prompt":"^1.0.0","rimraf":"^3.0.0","rollup":"^1.27.13","shelljs":"^0.8.3","ts-jest":"^25.1.0","ts-node":"^8.5.4","typedoc":"^0.16.7","coveralls":"^3.0.2","cross-env":"^7.0.0","commitizen":"^4.0.3","typescript":"^3.0.3","@types/jest":"^25.1.0","@types/node":"^13.9.3","jest-config":"^25.1.0","lint-staged":"^10.0.3","@commitlint/cli":"^8.2.0","replace-in-file":"^5.0.2","prettier-standard":"^16.1.0","eslint-plugin-node":"11","rollup-plugin-json":"^4.0.0","travis-deploy-once":"^5.0.9","eslint-plugin-import":"2","rollup-plugin-terser":"^5.1.3","eslint-plugin-promise":"4","eslint-config-prettier":"^6.10.0","eslint-plugin-standard":"4","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-prettier":"^0.6.0","@typescript-eslint/parser":"^2.20.0","cz-conventional-changelog":"^3.0.2","rollup-plugin-typescript2":"^0.26.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-size-snapshot":"^0.10.0","@commitlint/config-conventional":"^8.2.0","@typescript-eslint/eslint-plugin":"2","eslint-config-standard-with-typescript":"^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eta_1.0.0-beta.0_1585192478150_0.3733432548711664","host":"s3://npm-registry-packages"}},"1.0.0-beta.1":{"name":"eta","version":"1.0.0-beta.1","keywords":["handlebars","ejs","eta","template engine","typescript types"],"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","_id":"eta@1.0.0-beta.1","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"}],"bugs":{"url":"https://github.com/nebrelbug/eta/issues"},"dist":{"shasum":"8018fb19c8bcdc8b653d1c493e7c729902c4920f","tarball":"https://registry.npmjs.org/eta/-/eta-1.0.0-beta.1.tgz","fileCount":29,"integrity":"sha512-4zUVjc6F9NtKnl/55XSJtJh1NwSVI+lq/mi157G4CPxTtTE//7qvjRa7legu/Hc5QZ/sEDiF55MnzHGf7Ytlrw==","signatures":[{"sig":"MEQCICHm2NSdskhHtJToy8TQk9+S9y9PrF3b7/G8gdp0rfeWAiBD8HFAAKgazgdVFW+c0lPRgfv6pNNHZw0M6nclE3xnRg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":201833,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJefPIGCRA9TVsSAnZWagAAMuEP/jGGGouRLq+ZSYr1lEpT\nSrcxKDGUAf/u1WiZ6DpMwuoG71bgR3qeLSFQS/jB+OrqbvFamxIQc0J050xz\n7wj35eAcHddt+nh5TOk2K97xU2hftJeoDz0dC0pCDH9OvffeeRTwXxGuvAwP\nVKG2x+ipVVRRcd4tH03cBO8SyDlxyJV0VQteBVsqX72ZpM+pMdXLtmmXv0Rv\nOmH2fcNnipNFE6m03OT5PCpqUTwp2bH1pmJ1xUVfidGDkJJoMJ7b1GpicuSO\n0NsVinzNHxTen8iqOZijP+B6OTuEioCzH7/NxklXFhGl5disYV4qTX9M71b/\nasS1nLnugyhiM9sYnBuGnNX+CqBcTL1Q3tK9b2kpL3yUuPQVohj870XDArHs\nb2YobNnh7CBnPA/io8KUp5N9nb7YOTmJJ11PP0du/TyzlXbe6wPsJGaIkDEN\nXDLv7FuaMuLGptWj5UW7oGoPCY3Scme18YgcQngLX0yhhQQFc8RWEQS5Yp//\ngfAHcuJItD7ZC9HxuXn2MBA0DuVRFqKzggSVjZjVm5v6aP5QH5589GtlWXg6\n1yyi2lz+XHaXYqwwKGXlVurtrLcN9h+u5i5IR6yDS8ve/PZFC3vIlMWnJ8vt\nvXQ+MnUNxoFMDdecEkaiMtc2pLI+FPK2Q7iDy5tU7d8fRQEQ/+HU3BxOqLBB\nktN4\r\n=mmSP\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/test/.*|\\.(test|spec))\\.(ts|js)$","transform":{".(ts)":"ts-jest"},"testEnvironment":"node","coverageThreshold":{"global":{"lines":90,"branches":70,"functions":95,"statements":90}},"collectCoverageFrom":["src/{!(browser),}.ts"],"moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"dist/eta.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/browser/eta.min.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/eta.es.js","browser":"dist/browser/eta.min.js","engines":{"node":">=6.0.0"},"funding":"https://github.com/nebrelbug/eta?sponsor=1","scripts":{"lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","test":"jest --coverage","build":"tsc --module es6 && rollup -c rollup.config.ts && typedoc --out docs --target es6 --mode modules src","start":"rollup -c rollup.config.ts -w","commit":"git-cz","format":"prettier-standard --format '{src,test}/**/*.ts'","prebuild":"rimraf dist","test:prod":"npm run lint && npm run test -- --no-cache","quickbuild":"tsc --module es6 && rollup -c rollup.config.ts","test:watch":"jest --coverage --watch","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","travis-deploy-once":"travis-deploy-once --pro"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"jsdelivr":"dist/browser/eta.min.js","prettier":{"semi":false,"singleQuote":true},"standard":{"ignore":["dist"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/nebrelbug/eta.git","type":"git"},"description":"Lightweight, fast, and powerful embedded JS template engine","directories":{},"licenseText":"Copyright 2019 Ben Gubler <nebrelbug@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"{src,test}/**/*.ts":["prettier-standard --lint"]},"sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"jest":"^25.2.0","husky":"^4.2.1","eslint":"^6.8.0","prompt":"^1.0.0","rimraf":"^3.0.0","rollup":"^1.27.13","shelljs":"^0.8.3","ts-jest":"^25.1.0","ts-node":"^8.5.4","typedoc":"^0.17.3","coveralls":"^3.0.2","cross-env":"^7.0.0","commitizen":"^4.0.3","typescript":"^3.0.3","@types/jest":"^25.1.0","@types/node":"^13.9.3","jest-config":"^25.2.0","lint-staged":"^10.0.3","@commitlint/cli":"^8.2.0","replace-in-file":"^5.0.2","prettier-standard":"^16.1.0","eslint-plugin-node":"11","travis-deploy-once":"^5.0.9","eslint-plugin-import":"2","rollup-plugin-terser":"^5.1.3","eslint-plugin-promise":"4","eslint-config-prettier":"^6.10.0","eslint-plugin-standard":"4","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-prettier":"^0.6.0","@typescript-eslint/parser":"^2.20.0","cz-conventional-changelog":"^3.0.2","rollup-plugin-typescript2":"^0.26.0","rollup-plugin-node-resolve":"^5.2.0","@commitlint/config-conventional":"^8.2.0","@typescript-eslint/eslint-plugin":"2","eslint-config-standard-with-typescript":"^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eta_1.0.0-beta.1_1585246726240_0.6599185686875344","host":"s3://npm-registry-packages"}},"1.0.0-beta.2":{"name":"eta","version":"1.0.0-beta.2","keywords":["handlebars","ejs","eta","template engine","typescript types"],"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","_id":"eta@1.0.0-beta.2","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"}],"bugs":{"url":"https://github.com/eta-dev/eta/issues"},"dist":{"shasum":"57d6eaeb122a1b3b1bb799d5cd3eb3193dec513b","tarball":"https://registry.npmjs.org/eta/-/eta-1.0.0-beta.2.tgz","fileCount":29,"integrity":"sha512-kj/4wYiD4fdnGMrCH9kGm3znJINLvMgKqDe2vfCxo1lnSsvVJ36MG8hl57WGyXPUOMSbEXhOLcaCdOa7WWClzw==","signatures":[{"sig":"MEQCIAaHjextF7cXu2tHovrzXxY6F+KitUcZjlS/ILQDaiSfAiAqRWvmbJnT6zWs14mgjb2hRPqTVsIW+Y+iPvl+BBy7Ag==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":201813,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJefivaCRA9TVsSAnZWagAA5nUQAIO+ORMOd25JGVpphUpM\nY93EqjImoP0bNl+BNbCaavY3HSZi01uutmpD8bPCcz49MQ7sxAfydvWd2qWR\nAidQfWVIJcx223o8olpBWGz9KsRUVj2fdk1+QkAp88D9C9yRfGzxcyFVQzNu\nBkG4zsLSphOUUwnO1hMUBeKXiCgnfOd1QZ01YxwA0HWEVkaOoVMuQ1TyNACW\nUkMccxFrAtxBb2fC1r18gkhOwEDE9BdEW5Z/EOYNKxrFRToI88f8y0Jx3d5O\nnlnNHevRbAbdGovUFO+PM7ykHCRdqY8Jvxm+2/zAotz3e8oYbpUVhkKxV9MN\nCeCt683dADaS2Y6y34cltCxU64U870vYqXep2gQnF0H32+b6mWKmBfFSsr0S\nTVOakQyc796VVYbjr1t23nfqDySWFp9XnEey28MoIuA4C88GgaT4SnSQU3jW\nv1+EaNY02hkLMrcOBGZlxyj8qYZ4lA/+tYo/9xNi8w0X24bqUMosaRYKmOIa\nzeRkvh5k6vYtyvpE28C+nVdycgycxV2Icv9avdwQ0b/wtFGyiiyqqZdXV3uw\n66sNdVDnvQhuchF1KAcukFGjcyxBCFGBjE6lKOBk0SSFRFlFD7tUbTmxBj4z\nQ9mqBRE7mNV5naQhnPXF6cQelYUXQONQr/+WoXUyEdUFp5Nwj9hyv1F85AKz\nQlEN\r\n=0NP5\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/test/.*|\\.(test|spec))\\.(ts|js)$","transform":{".(ts)":"ts-jest"},"testEnvironment":"node","coverageThreshold":{"global":{"lines":90,"branches":70,"functions":95,"statements":90}},"collectCoverageFrom":["src/{!(browser),}.ts"],"moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"dist/eta.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/browser/eta.min.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/eta.es.js","browser":"dist/browser/eta.min.js","engines":{"node":">=6.0.0"},"funding":"https://github.com/eta-dev/eta?sponsor=1","scripts":{"lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","test":"jest --coverage","build":"tsc --module es6 && rollup -c rollup.config.ts && typedoc --out docs --target es6 --mode modules src","start":"rollup -c rollup.config.ts -w","commit":"git-cz","format":"prettier-standard --format '{src,test}/**/*.ts'","prebuild":"rimraf dist","test:prod":"npm run lint && npm run test -- --no-cache","quickbuild":"tsc --module es6 && rollup -c rollup.config.ts","test:watch":"jest --coverage --watch","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","travis-deploy-once":"travis-deploy-once --pro"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"jsdelivr":"dist/browser/eta.min.js","prettier":{"semi":false,"singleQuote":true},"standard":{"ignore":["dist"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/eta-dev/eta.git","type":"git"},"description":"Lightweight, fast, and powerful embedded JS template engine","directories":{},"licenseText":"Copyright 2019 Ben Gubler <nebrelbug@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"{src,test}/**/*.ts":["prettier-standard --lint"]},"sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"jest":"^25.2.0","husky":"^4.2.1","eslint":"^6.8.0","prompt":"^1.0.0","rimraf":"^3.0.0","rollup":"^1.27.13","shelljs":"^0.8.3","ts-jest":"^25.1.0","ts-node":"^8.5.4","typedoc":"^0.17.3","coveralls":"^3.0.2","cross-env":"^7.0.0","commitizen":"^4.0.3","typescript":"^3.0.3","@types/jest":"^25.1.0","@types/node":"^13.9.3","jest-config":"^25.2.0","lint-staged":"^10.0.3","@commitlint/cli":"^8.2.0","replace-in-file":"^5.0.2","prettier-standard":"^16.1.0","eslint-plugin-node":"11","travis-deploy-once":"^5.0.9","eslint-plugin-import":"2","rollup-plugin-terser":"^5.1.3","eslint-plugin-promise":"4","eslint-config-prettier":"^6.10.0","eslint-plugin-standard":"4","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-prettier":"^0.6.0","@typescript-eslint/parser":"^2.20.0","cz-conventional-changelog":"^3.0.2","rollup-plugin-typescript2":"^0.26.0","rollup-plugin-node-resolve":"^5.2.0","@commitlint/config-conventional":"^8.2.0","@typescript-eslint/eslint-plugin":"2","eslint-config-standard-with-typescript":"^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eta_1.0.0-beta.2_1585327065631_0.4256582675425842","host":"s3://npm-registry-packages"}},"1.0.0-beta.3":{"name":"eta","version":"1.0.0-beta.3","keywords":["handlebars","ejs","eta","template engine","typescript types"],"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","_id":"eta@1.0.0-beta.3","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"}],"homepage":"https://eta.js.org/","bugs":{"url":"https://github.com/eta-dev/eta/issues"},"dist":{"shasum":"02418edb6da02c1aefe935ec17a9f38c2cf42a51","tarball":"https://registry.npmjs.org/eta/-/eta-1.0.0-beta.3.tgz","fileCount":29,"integrity":"sha512-1vDynDOS1cZdej792BAQ/8PsBkIEMkZftFUfeqkWCJDz1FviJ0RHaoGZn27zq+cPAooIIvUSQ9bT4DO8nwG5dg==","signatures":[{"sig":"MEUCIQCMTOHN10DPjPk7Hz1Ejkm9TXIIW7bK85bYsO1xZvhUwQIgWtzJBTCsbZZV2pZZc5yIOuiMZcPV4bXHW/rdH71S/PI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":222607,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegqOWCRA9TVsSAnZWagAAZV0P/2QAZVUq3f3HQiHnAmEs\n1takOnxLXeuIGfDP4usVjA707RiemlZdyjX8CsW0ERF5mDWoIXsOr67lTLzg\n/4nU5a5o6+JrfOFIwoNWOP14LsKr/q1ygoVSZniiYK7HSPb13jjQD/CsPDh0\nhdb6Ly6yBA2fCFXmhjsvZSzl17QzzMnc/YuKBVc4kYDmGnM14Nfqk5m62A+x\nJvm+Q26Soh7aW3yzLTlUOHum4v0ovdB7VybqxskOLteJKMlBOdcphBDbF6rc\nm0JsWwFRG2LYiw9F34HDlSBoXmLY/leQYu4WQHXDIjzOFMO9x2xvtPtkrAiG\nHSH05N+65koumDKKMxnec9EqxePp9rHoL8H5LxDXDQaEk/MkHeUrKvnbSyrE\nMOGlCkGvb9lMY896PatAO6iUFHMDwpeX1ygl2fQ9rG6IdO2T0K/4KekB7avK\n7BPj8b/STVwWSOn/9C997oozUxF71yAHZ8/EcBX1DaMYEE2BVvy4Wlub7p8H\nU2bzAXRC3xE56cM/hrsaevMqxw5HwgKEbiUuxXnkcgLb8QYh3aMlEj1VuQs2\nF/NlHtf0Fn+YzShystDl5UsX+OOKwX8S2WvJ9hSJAMKO7GzJLSOM7jPqNcxL\nWds3qlP659b8gXt/C6s+E9PWNSHHD/++SSYrdb5duHUg0yKNx/F9lNyl3dzy\n27DT\r\n=nF4i\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/test/.*|\\.(test|spec))\\.(ts|js)$","transform":{".(ts)":"ts-jest"},"testEnvironment":"node","coverageThreshold":{"global":{"lines":90,"branches":70,"functions":95,"statements":90}},"collectCoverageFrom":["src/{!(browser),}.ts"],"moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"dist/eta.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/browser/eta.min.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/eta.es.js","browser":"dist/browser/eta.min.js","engines":{"node":">=6.0.0"},"funding":"https://github.com/eta-dev/eta?sponsor=1","scripts":{"lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","test":"jest --coverage","build":"tsc --module es6 && rollup -c rollup.config.ts && typedoc --out docs --target es6 --mode modules src","start":"rollup -c rollup.config.ts -w","commit":"git-cz","format":"prettier-standard --format '{src,test}/**/*.ts'","prebuild":"rimraf dist","test:prod":"npm run lint && npm run test -- --no-cache","quickbuild":"tsc --module es6 && rollup -c rollup.config.ts","test:watch":"jest --coverage --watch","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","travis-deploy-once":"travis-deploy-once --pro"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"jsdelivr":"dist/browser/eta.min.js","prettier":{"semi":false,"singleQuote":true},"standard":{"ignore":["dist"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/eta-dev/eta.git","type":"git"},"description":"Lightweight, fast, and powerful embedded JS template engine","directories":{},"licenseText":"Copyright 2019 Ben Gubler <nebrelbug@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"{src,test}/**/*.ts":["prettier-standard --lint"]},"sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"jest":"^25.2.0","husky":"^4.2.1","eslint":"^6.8.0","prompt":"^1.0.0","rimraf":"^3.0.0","rollup":"^1.27.13","shelljs":"^0.8.3","ts-jest":"^25.1.0","ts-node":"^8.5.4","typedoc":"^0.17.3","coveralls":"^3.0.2","cross-env":"^7.0.0","commitizen":"^4.0.3","typescript":"^3.0.3","@types/jest":"^25.1.0","@types/node":"^13.9.3","jest-config":"^25.2.0","lint-staged":"^10.0.3","@commitlint/cli":"^8.2.0","replace-in-file":"^5.0.2","prettier-standard":"^16.1.0","eslint-plugin-node":"11","travis-deploy-once":"^5.0.9","eslint-plugin-import":"2","rollup-plugin-terser":"^5.1.3","eslint-plugin-promise":"4","eslint-config-prettier":"^6.10.0","eslint-plugin-standard":"4","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-prettier":"^0.6.0","@typescript-eslint/parser":"^2.20.0","cz-conventional-changelog":"^3.0.2","rollup-plugin-typescript2":"^0.26.0","rollup-plugin-node-resolve":"^5.2.0","@commitlint/config-conventional":"^8.2.0","@typescript-eslint/eslint-plugin":"2","eslint-config-standard-with-typescript":"^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eta_1.0.0-beta.3_1585619861582_0.20704093778918709","host":"s3://npm-registry-packages"}},"1.0.0-beta.4":{"name":"eta","version":"1.0.0-beta.4","keywords":["handlebars","ejs","eta","template engine","typescript types"],"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","_id":"eta@1.0.0-beta.4","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"}],"homepage":"https://eta.js.org/","bugs":{"url":"https://github.com/eta-dev/eta/issues"},"dist":{"shasum":"9071ed10f71f84e02c13b2df7061173f802dddab","tarball":"https://registry.npmjs.org/eta/-/eta-1.0.0-beta.4.tgz","fileCount":29,"integrity":"sha512-U2FdCtcJVnBknM8FNU9szO+J7wND8UujcZN7ZQ4Cus6dAjSdg5tjyUvat3LdWqvn+uWvit7aVQnBz94nVelaDw==","signatures":[{"sig":"MEYCIQDStL5RD1rf05hhrDUrv08KjPQ41xMVqFVyKqYYT7FKLwIhAK8HEM5nu67Tm0wZje7axKJmAYpPH+d8rWF5IHoBp3T3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":223052,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeg/CGCRA9TVsSAnZWagAA6QwP/1w3exw8fBXr/3gPmPEo\nKVFXO1gdLExK2jJd6mytroZXzr5AejWAnQ68MbG8PsNAechi4ABrMHqTOBWw\nq2lL+c3YV88mB/ha0aRgROmWWZePvlC48hc4cqXCCPoBm3Gb4JbU8v1Bm67C\ncWav2G7IVGn6EaUzpPwUxdAOxlNVoGZ4hD78EnksA1XhCqrC7LmJo1HozmQV\nlFzQYKTLu5tUUgwzyUMLualF9rbWRWmcbFSluOXdOEXXzm9ta3QiPIwxmEHs\nLyRpGr5QQAIk3oEbSA6qHfPINjtmaaEPGEYpFCCwbyJ9K/gJHmgjNFU6Ymgv\ntKkR27bpgUEzbnQJhhfMIoFDEWRPwelHMC0TOjejX9BinbIKdH8kW9H7o5DS\nBvkB/gePFuBJWN9456CgqOpLF/A7poNFGrbDwof+VHDhsfx+VWOKnGKKUPKR\n1LPP8lOzRGBMnQe6wgUwB26jIsIBt2pWWicPl7F4Vi5K3l21ImtAmXoKRg1r\ngOJuYDMv3L9KMLbI6p+QUkBJ441OrQDLGybdrfvlGc2iXyj1YOEubrgcyatU\nJt36RRl74b5/Wup9gfFPTZwIhaZa5VI5nKjo20WmIUw6XKjo7AZ3X69ooYru\nyJsatuSWGSXseCX1gWYeP4SYAQoHo5pTndzakg2uHwEq6eRUusBCxh7ugorb\nCQtw\r\n=8k8u\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/test/.*|\\.(test|spec))\\.(ts|js)$","transform":{".(ts)":"ts-jest"},"testEnvironment":"node","coverageThreshold":{"global":{"lines":90,"branches":70,"functions":95,"statements":90}},"collectCoverageFrom":["src/{!(browser),}.ts"],"moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"dist/eta.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/browser/eta.min.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/eta.es.js","browser":"dist/browser/eta.min.js","engines":{"node":">=6.0.0"},"funding":"https://github.com/eta-dev/eta?sponsor=1","scripts":{"lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","test":"jest --coverage","build":"tsc --module es6 && rollup -c rollup.config.ts && typedoc --out docs --target es6 --mode modules src","start":"rollup -c rollup.config.ts -w","commit":"git-cz","format":"prettier-standard --format '{src,test}/**/*.ts'","prebuild":"rimraf dist","test:prod":"npm run lint && npm run test -- --no-cache","quickbuild":"tsc --module es6 && rollup -c rollup.config.ts","test:watch":"jest --coverage --watch","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","travis-deploy-once":"travis-deploy-once --pro"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"jsdelivr":"dist/browser/eta.min.js","prettier":{"semi":false,"singleQuote":true},"standard":{"ignore":["dist"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/eta-dev/eta.git","type":"git"},"description":"Lightweight, fast, and powerful embedded JS template engine","directories":{},"licenseText":"Copyright 2019 Ben Gubler <nebrelbug@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"{src,test}/**/*.ts":["prettier-standard --lint"]},"sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"jest":"^25.2.0","husky":"^4.2.1","eslint":"^6.8.0","prompt":"^1.0.0","rimraf":"^3.0.0","rollup":"^1.27.13","shelljs":"^0.8.3","ts-jest":"^25.1.0","ts-node":"^8.5.4","typedoc":"^0.17.3","coveralls":"^3.0.2","cross-env":"^7.0.0","commitizen":"^4.0.3","typescript":"^3.0.3","@types/jest":"^25.1.0","@types/node":"^13.9.3","jest-config":"^25.2.0","lint-staged":"^10.0.3","@commitlint/cli":"^8.2.0","replace-in-file":"^5.0.2","prettier-standard":"^16.1.0","eslint-plugin-node":"11","travis-deploy-once":"^5.0.9","eslint-plugin-import":"2","rollup-plugin-terser":"^5.1.3","eslint-plugin-promise":"4","eslint-config-prettier":"^6.10.0","eslint-plugin-standard":"4","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-prettier":"^0.6.0","@typescript-eslint/parser":"^2.20.0","cz-conventional-changelog":"^3.0.2","rollup-plugin-typescript2":"^0.26.0","rollup-plugin-node-resolve":"^5.2.0","@commitlint/config-conventional":"^8.2.0","@typescript-eslint/eslint-plugin":"2","eslint-config-standard-with-typescript":"^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eta_1.0.0-beta.4_1585705094109_0.9500527406155221","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"eta","version":"1.0.0","keywords":["handlebars","ejs","eta","template engine","typescript types"],"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","_id":"eta@1.0.0","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"}],"homepage":"https://eta.js.org/","bugs":{"url":"https://github.com/eta-dev/eta/issues"},"dist":{"shasum":"2afbc19d914c5c4e10a7cfcbf688fc7ebf9f645c","tarball":"https://registry.npmjs.org/eta/-/eta-1.0.0.tgz","fileCount":29,"integrity":"sha512-nY9J+FjAxbaQfG0zfOV7YxLvYob6e3K9w4i6dW6P+KJ13unXcrb6/DciI6c64Rk4hlOblzJJUSHNFhVMoRL87w==","signatures":[{"sig":"MEYCIQCg19KueTasbocE/gOqZGSKKomntcvj2QpV87aCSWkZuQIhAP4NePhEBj193hgze8X3FeGw+Qm/Ws/YhE7wtfhI5K1J","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":226382,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeh/knCRA9TVsSAnZWagAAkecP/183cf8uRwHKqHifBeIt\n4aKr+bZaDNXXxMKypZuW+tAljEoyJJ6CXRRb5LSPWTtMqxNhIf/EMavSNhcU\n5j4aw5hbAGHFQMIxH5tOxIC/ArFPmQK0zXDgkoVSLxQ3+9bWWaxEO89Aa4w6\nY/kpM1byd81ReYmAayDwfqjm4wXPV6Bn/L6p1GPF7ah2UrqiZOUZt8SSDEnf\nSc/k94p7ghUy6FBJWssAIlKF2Gq6KXecxTTpGmozMCbLVZuDWSuDSsIAryKL\nrPFB2Mr35Iqnsie5UM2Dl7t/pKe+wa5rROAHwLysBCoYG+mJzGxv7BWouOkU\nV0B565LX4KjjGm83did3HmKX3WreiS822ico3+wWULlcS7ooCVWFuymna4NH\n1RX1MmY/u/ftcdaip0hZOnpCD3XPl+QRroV68b0T9HjZABoaC2hTQszvsmHh\nkNIunv9Cay+gG2HLmRaVch/Byhk2STMwZ0xEdKL+0Cw1DutrmQ2U2EVbqhB0\nV6a8mvLRFh8EmwqUAf1MNGoyfI6ulyE1IhVrfRo7MLghqxVNFdNHmu+l6lQ2\nLYmqgLzZuYdzJnKiI+gvGrh1r3xjvErZOMGbpfqtNAJ4g7ih94bYq1+YNtA+\nkHD+MR3wCMM0A7dg7U7zyU1ES60yo2h16sRZYYxJaJ7/ibDuRQy+H/5wvuSL\npYIp\r\n=/P75\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/test/.*|\\.(test|spec))\\.(ts|js)$","transform":{".(ts)":"ts-jest"},"testEnvironment":"node","coverageThreshold":{"global":{"lines":95,"branches":85,"functions":95,"statements":95}},"collectCoverageFrom":["src/{!(browser),}.ts"],"moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"dist/eta.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/browser/eta.min.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/eta.es.js","browser":"dist/browser/eta.min.js","engines":{"node":">=6.0.0"},"funding":"https://github.com/eta-dev/eta?sponsor=1","scripts":{"lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","test":"jest --coverage","build":"tsc --module es6 && rollup -c rollup.config.ts && typedoc --out docs --target es6 --mode modules src","start":"rollup -c rollup.config.ts -w","commit":"git-cz","format":"prettier-standard --format '{src,test}/**/*.ts'","prebuild":"rimraf dist","test:prod":"npm run lint && npm run test -- --no-cache","quickbuild":"tsc --module es6 && rollup -c rollup.config.ts","test:watch":"jest --coverage --watch","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","travis-deploy-once":"travis-deploy-once --pro"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"jsdelivr":"dist/browser/eta.min.js","prettier":{"semi":false,"singleQuote":true},"standard":{"ignore":["dist"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/eta-dev/eta.git","type":"git"},"description":"Lightweight, fast, and powerful embedded JS template engine","directories":{},"licenseText":"Copyright 2019 Ben Gubler <nebrelbug@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"{src,test}/**/*.ts":["prettier-standard --lint"]},"sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"jest":"^25.2.0","husky":"^4.2.1","eslint":"^6.8.0","prompt":"^1.0.0","rimraf":"^3.0.0","rollup":"^1.27.13","shelljs":"^0.8.3","ts-jest":"^25.1.0","ts-node":"^8.5.4","typedoc":"^0.17.3","coveralls":"^3.0.2","cross-env":"^7.0.0","commitizen":"^4.0.3","typescript":"^3.0.3","@types/jest":"^25.1.0","@types/node":"^13.9.3","jest-config":"^25.2.0","lint-staged":"^10.0.3","@commitlint/cli":"^8.2.0","replace-in-file":"^5.0.2","prettier-standard":"^16.1.0","eslint-plugin-node":"11","travis-deploy-once":"^5.0.9","eslint-plugin-import":"2","rollup-plugin-terser":"^5.1.3","eslint-plugin-promise":"4","eslint-config-prettier":"^6.10.0","eslint-plugin-standard":"4","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-prettier":"^0.6.0","@typescript-eslint/parser":"^2.20.0","cz-conventional-changelog":"^3.0.2","rollup-plugin-typescript2":"^0.26.0","rollup-plugin-node-resolve":"^5.2.0","@commitlint/config-conventional":"^8.2.0","@typescript-eslint/eslint-plugin":"2","eslint-config-standard-with-typescript":"^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eta_1.0.0_1585969446883_0.5085514728380152","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"eta","version":"1.0.1","keywords":["handlebars","ejs","eta","template engine","typescript types"],"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","_id":"eta@1.0.1","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"}],"homepage":"https://eta.js.org/","bugs":{"url":"https://github.com/eta-dev/eta/issues"},"dist":{"shasum":"569f057a5d9eb72a3022fd5a750386725c25bb97","tarball":"https://registry.npmjs.org/eta/-/eta-1.0.1.tgz","fileCount":29,"integrity":"sha512-ZzMAT6F6oR6IT1EkCevKBKHdNtdEr9KvulGlAQKa+DKWbAdPVszhTi4/YfT2nm12U7ViyAw8+tPqqIr3ZeSDlw==","signatures":[{"sig":"MEQCIB5Bhw3QKVWRmk0haMsvYFcGMV0S41e8ls1EShtaUt/oAiBwQqihA11UDfKex4ccrdRzO+YQjDToioL7DuNV1aaZAw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":226418,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeh/4DCRA9TVsSAnZWagAAKxgP/2GslA+r2WD0sB83GOVt\nUhDeFpsSoG6Z9xUMTyZFCz5c8tEqbTN0ulkv4dkeXvRLy3miwYcmeNJJ3Dhe\njaK8iwVE80IbgR63U1o6rb8RNiyP5GCXIQ4U9WPwnOteGE+S+VOyWHYuNxEH\n3wFdUVXiKbq3lDPHrZQuEh7uWgKIaFCFqbD0czo9VnFG7ImPof5gPeFCEEdS\npRejbaX9IcMfL6k7eoBANzm8vQhkOGd/kXc24E4L7j5WFmkwo2z/RM14VOY+\nc+XQ0Nq97/ThUpBrrKfv8HOjFSg/rUyEKMNdpDZafcQvogbCODQ3JM0VJL2L\nsiTLHaAgXf7Y2XvWQKTpctwkTJdhlnsBwfgPNdbWI+W55C+IlUqlpFlNecFK\ngts0Ffbn7MmjckVb+fKt6j7obR6BGZ6+KEVeSz8X+Eva11r7Hkpw4j/oi9TI\nEmuZf95amPOJZBu5XpDrxMGr575P4AFfMdo2o7qK+VjtbHBbItApsDjEF9xg\ncnY1/8mB3uutAr/6un3w8kKEBdmfHFsW8fh49ucso+zN7YrYjWOh7j9wUMA4\nTjstmpuM0K4bL6iJb1K1kR5AMaYPC49VksGesBQN6zafqO6kV9gzROhRgpSh\nN7UrQ29vefc69PPDpwkJEdt7eKecRHnjTH97cgjVKzOeimtYEQWl/1MbNVnR\n8C9E\r\n=HEr/\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/test/.*|\\.(test|spec))\\.(ts|js)$","transform":{".(ts)":"ts-jest"},"testEnvironment":"node","coverageThreshold":{"global":{"lines":95,"branches":85,"functions":95,"statements":95}},"collectCoverageFrom":["src/{!(browser),}.ts"],"moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"dist/eta.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/browser/eta.min.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/eta.es.js","browser":"dist/browser/eta.min.js","engines":{"node":">=6.0.0"},"funding":"https://github.com/eta-dev/eta?sponsor=1","scripts":{"lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","test":"jest --coverage","build":"tsc --module es6 && rollup -c rollup.config.ts && typedoc --out docs --target es6 --mode modules src","start":"rollup -c rollup.config.ts -w","commit":"git-cz","format":"prettier-standard --format '{src,test}/**/*.ts'","prebuild":"rimraf dist","test:prod":"npm run lint && npm run test -- --no-cache","quickbuild":"tsc --module es6 && rollup -c rollup.config.ts","test:watch":"jest --coverage --watch","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","travis-deploy-once":"travis-deploy-once --pro"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"jsdelivr":"dist/browser/eta.min.js","prettier":{"semi":false,"singleQuote":true},"standard":{"ignore":["dist"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/eta-dev/eta.git","type":"git"},"description":"Lightweight, fast, and powerful embedded JS template engine","directories":{},"licenseText":"Copyright 2019 Ben Gubler <nebrelbug@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"{src,test}/**/*.ts":["prettier-standard --lint"]},"sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"jest":"^25.2.0","husky":"^4.2.1","eslint":"^6.8.0","prompt":"^1.0.0","rimraf":"^3.0.0","rollup":"^1.27.13","shelljs":"^0.8.3","ts-jest":"^25.1.0","ts-node":"^8.5.4","typedoc":"^0.17.3","coveralls":"^3.0.2","cross-env":"^7.0.0","commitizen":"^4.0.3","typescript":"^3.0.3","@types/jest":"^25.1.0","@types/node":"^13.9.3","jest-config":"^25.2.0","lint-staged":"^10.0.3","@commitlint/cli":"^8.2.0","replace-in-file":"^5.0.2","prettier-standard":"^16.1.0","eslint-plugin-node":"11","travis-deploy-once":"^5.0.9","eslint-plugin-import":"2","rollup-plugin-terser":"^5.1.3","eslint-plugin-promise":"4","eslint-config-prettier":"^6.10.0","eslint-plugin-standard":"4","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-prettier":"^0.6.0","@typescript-eslint/parser":"^2.20.0","cz-conventional-changelog":"^3.0.2","rollup-plugin-typescript2":"^0.26.0","rollup-plugin-node-resolve":"^5.2.0","@commitlint/config-conventional":"^8.2.0","@typescript-eslint/eslint-plugin":"2","eslint-config-standard-with-typescript":"^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eta_1.0.1_1585970690939_0.25191975543001743","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"eta","version":"1.0.2","keywords":["handlebars","ejs","eta","template engine","typescript types"],"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","_id":"eta@1.0.2","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"}],"homepage":"https://eta.js.org/","bugs":{"url":"https://github.com/eta-dev/eta/issues"},"dist":{"shasum":"d2b268e5d44470e8de981d0eb7fb8177e0a09c76","tarball":"https://registry.npmjs.org/eta/-/eta-1.0.2.tgz","fileCount":29,"integrity":"sha512-bOQ+ta4ItqR99a1nH5A7K7nCkCyhSVH1ZD556tPdSdNcg9rlaXGhE+fSm19dyD6Yj5JOwDX24knzBI/f86RfDA==","signatures":[{"sig":"MEUCIH9LcOMcOIm9OlxsWBr7zr1U34GbOruzUw00jonxDuMeAiEArjbboYT3pDIPy2LIYbV7UPYXk+ERnhjMyfQ+fLsAq7E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":223566,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJej94WCRA9TVsSAnZWagAAwKgP/jOUIHeAYABHJUyWHgz8\nsMPVykztbzrSEzQZ2LH2gOfXHUJRhCkVl8dxnu9840hZacO+smq6oJYHVxuz\nvEGMhLUe9u+PFtK55Mbi4wOlOjoJgL5jEWnMXBuDMf+CJbtvylZ4+wCTPS+G\nH8EiEaXTUYY6d+fM8I3ZUfdzz+/vkqRWbnf5L3uV6VyocvKYms6DjdzoFqSR\npHwv1N6xg/nqZQiXtbJvja+ZoQKskS1vP8bF6g+Sv5aSbNBB3DTvxDQ/i6i8\nEROlHf8kO63LOUV8E8ZChBxPh55Xh3SRIRD+4zkOimo9GEKs9lpPABmyrBJs\nqztRJjKAD0xkwrBsYuDEaYyFAWkzvDw9x/PFTxEpZXnF72MC1P10FC1NqXS5\ngszuF7usijt6lu3DhnFCy7nZvQJ/fOPiiuVgR8eWTPjl8P1NuMVXjDy3gVJp\n8Rr8lCGrCbIDhIkRSQpO4HV0WX/uD87th58/zuFcRwj60JZhohFFRoj7sQ/U\nWl94XJmTy9GI916iyDDWyHlF46qE1HLaZaUEuUEqBTB7Ed3AWmdQrjhvA96Y\n+NBmpg/dsItELEBam1FfhF3daDZLTY0bahdzwX/8TCYiaWTRH1gghE0jxt4x\nSV9xziy6acL6cWdKeoPVD+p6YVeoa2HenTILdVfK9inbnx/CH2NO2YXKYv6l\nug+u\r\n=n1Gt\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/test/.*|\\.(test|spec))\\.(ts|js)$","transform":{".(ts)":"ts-jest"},"testEnvironment":"node","coverageThreshold":{"global":{"lines":95,"branches":84,"functions":95,"statements":95}},"collectCoverageFrom":["src/{!(browser),}.ts"],"moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"dist/eta.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/browser/eta.min.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/eta.es.js","browser":"dist/browser/eta.min.js","engines":{"node":">=6.0.0"},"funding":"https://github.com/eta-dev/eta?sponsor=1","scripts":{"lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","test":"jest --coverage","build":"tsc --module es6 && rollup -c rollup.config.ts && typedoc --out docs --target es6 --mode modules src","start":"rollup -c rollup.config.ts -w","commit":"git-cz","format":"prettier-standard --format '{src,test}/**/*.ts'","prebuild":"rimraf dist","test:prod":"npm run lint && npm run test -- --no-cache","quickbuild":"tsc --module es6 && rollup -c rollup.config.ts","test:watch":"jest --coverage --watch","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","travis-deploy-once":"travis-deploy-once --pro"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"jsdelivr":"dist/browser/eta.min.js","prettier":{"semi":false,"singleQuote":true},"standard":{"ignore":["dist"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/eta-dev/eta.git","type":"git"},"description":"Lightweight, fast, and powerful embedded JS template engine","directories":{},"licenseText":"Copyright 2019 Ben Gubler <nebrelbug@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"{src,test}/**/*.ts":["prettier-standard --lint"]},"sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"jest":"^25.2.0","husky":"^4.2.1","eslint":"^6.8.0","prompt":"^1.0.0","rimraf":"^3.0.0","rollup":"^1.27.13","shelljs":"^0.8.3","ts-jest":"^25.1.0","ts-node":"^8.5.4","typedoc":"^0.17.3","coveralls":"^3.0.2","cross-env":"^7.0.0","commitizen":"^4.0.3","typescript":"^3.0.3","@types/jest":"^25.1.0","@types/node":"^13.9.3","jest-config":"^25.2.0","lint-staged":"^10.0.3","@commitlint/cli":"^8.2.0","replace-in-file":"^5.0.2","prettier-standard":"^16.1.0","eslint-plugin-node":"11","travis-deploy-once":"^5.0.9","eslint-plugin-import":"2","rollup-plugin-terser":"^5.1.3","eslint-plugin-promise":"4","eslint-config-prettier":"^6.10.0","eslint-plugin-standard":"4","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-prettier":"^0.6.0","@typescript-eslint/parser":"^2.20.0","cz-conventional-changelog":"^3.0.2","rollup-plugin-typescript2":"^0.26.0","rollup-plugin-node-resolve":"^5.2.0","@commitlint/config-conventional":"^8.2.0","@typescript-eslint/eslint-plugin":"2","eslint-config-standard-with-typescript":"^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eta_1.0.2_1586486805955_0.2655899170286613","host":"s3://npm-registry-packages"}},"1.0.3":{"name":"eta","version":"1.0.3","keywords":["handlebars","ejs","eta","template engine","typescript types"],"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","_id":"eta@1.0.3","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"}],"homepage":"https://eta.js.org/","bugs":{"url":"https://github.com/eta-dev/eta/issues"},"dist":{"shasum":"f29b5405f06a96b353fde3658ee630caf0606a40","tarball":"https://registry.npmjs.org/eta/-/eta-1.0.3.tgz","fileCount":29,"integrity":"sha512-9psVZJph5kpKvACOmivAD1O4mb1Awt6k8RUwixFA2I/Ayi4WLbskOjCtOVVprbpx1H3KQSvbTXwpiBS3yngxaw==","signatures":[{"sig":"MEUCIERNn9Jkbt5QdWpk2L9NS/mToiD2Y0/pMAlAJQ1vV+oiAiEA+f9Oa2sodu84MsCUyZ0WlumEUsu1iqdh5sRDvoxNdr8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":226984,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJel8+sCRA9TVsSAnZWagAABwMP/jHBPUtkfp/48EWoKfKS\n8KKX0Bx5OZzOS1akGV9dHmluo/2Sz6aN8bzyyaKKXsXzpnjgrC2iSWx/8FAC\n2oArC8OKNU9Gm2MvIhhWU47tgEFMKwoB5KKaGz6SVuUoQfb56GLRyh4sclFG\ndmuJbE2/e5E4dtRyQx3H0YvvQV7cXC43A/LWMvDGDvDF3J09yJrhqWgEX0Jq\n9MxptSFp5ek4yfXWdeIv4g4B+65H+JT2viMeQFy5VmudqbyraObJijYTKMQZ\nh+bRRwMxNqF51EQrZ9Po+EwxBdBddluli9Wm0/9Eph/rku90OJXPjyby8NKM\nTCjBkI4KaDPMqtdVCWNqvus8Ooc845WicptkYE9eh1ih3OiHaVtjX538q2iR\naKyCCxkUFVQuLFB+Kp6yGH4DVsFlS+3PnbUvjv5Od8Y/d5N5uIJeeW+Q0bHM\n8GF3pJU13ZE+pyl8uqbSvqwz5EDYEfP+TnIz56XdDZ5zkAxmbBtlqNyStPWn\nS+B35O7VtYQYyz0WwiW2SioaYHwKD7F968iBqiyb/0iuEI4iuUq8BbSa6b0P\nlQhdtwxJ22/5u9vscnG9UfNc0XxFzW8UZ+s1u3/iK1PPG2R/LWIW2hzwhiVP\ndC+GDwKXra4SAcpHB4cn3j1NPMzQGHH1wAufAbMFMbvJ0Smi8XO9fRWk+VW7\nN9WR\r\n=LC6D\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/test/.*|\\.(test|spec))\\.(ts|js)$","transform":{".(ts)":"ts-jest"},"testEnvironment":"node","coverageThreshold":{"global":{"lines":95,"branches":84,"functions":95,"statements":95}},"collectCoverageFrom":["src/{!(browser),}.ts"],"moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"dist/eta.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/browser/eta.min.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/eta.es.js","browser":"dist/browser/eta.min.js","engines":{"node":">=6.0.0"},"funding":"https://github.com/eta-dev/eta?sponsor=1","scripts":{"lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","test":"jest --coverage","build":"tsc --module es6 && rollup -c rollup.config.ts && typedoc --out docs --target es6 --mode modules src","start":"rollup -c rollup.config.ts -w","commit":"git-cz","format":"prettier-standard --format '{src,test}/**/*.ts'","prebuild":"rimraf dist","test:prod":"npm run lint && npm run test -- --no-cache","quickbuild":"tsc --module es6 && rollup -c rollup.config.ts","test:watch":"jest --coverage --watch","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","travis-deploy-once":"travis-deploy-once --pro"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"jsdelivr":"dist/browser/eta.min.js","prettier":{"semi":false,"singleQuote":true},"standard":{"ignore":["dist"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/eta-dev/eta.git","type":"git"},"description":"Lightweight, fast, and powerful embedded JS template engine","directories":{},"licenseText":"Copyright 2019 Ben Gubler <nebrelbug@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"{src,test}/**/*.ts":["prettier-standard --lint"]},"sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"jest":"^25.2.0","husky":"^4.2.1","eslint":"^6.8.0","prompt":"^1.0.0","rimraf":"^3.0.0","rollup":"^1.27.13","shelljs":"^0.8.3","ts-jest":"^25.1.0","ts-node":"^8.5.4","typedoc":"^0.17.3","coveralls":"^3.0.2","cross-env":"^7.0.0","commitizen":"^4.0.3","typescript":"^3.0.3","@types/jest":"^25.1.0","@types/node":"^13.9.3","jest-config":"^25.2.0","lint-staged":"^10.0.3","@commitlint/cli":"^8.2.0","replace-in-file":"^5.0.2","prettier-standard":"^16.1.0","eslint-plugin-node":"11","travis-deploy-once":"^5.0.9","eslint-plugin-import":"2","rollup-plugin-terser":"^5.1.3","eslint-plugin-promise":"4","eslint-config-prettier":"^6.10.0","eslint-plugin-standard":"4","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-prettier":"^0.6.0","@typescript-eslint/parser":"^2.20.0","cz-conventional-changelog":"^3.0.2","rollup-plugin-typescript2":"^0.26.0","rollup-plugin-node-resolve":"^5.2.0","@commitlint/config-conventional":"^8.2.0","@typescript-eslint/eslint-plugin":"2","eslint-config-standard-with-typescript":"^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eta_1.0.3_1587007403874_0.4553528016811439","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"eta","version":"1.1.0","keywords":["handlebars","ejs","eta","template engine","typescript types"],"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","_id":"eta@1.1.0","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"}],"homepage":"https://eta.js.org/","bugs":{"url":"https://github.com/eta-dev/eta/issues"},"dist":{"shasum":"e43c1aa6ea1d727b59c75e928a19a7e3019efb88","tarball":"https://registry.npmjs.org/eta/-/eta-1.1.0.tgz","fileCount":29,"integrity":"sha512-uRJ5adkcETpARCpAkN56t13AjZePSA99A/OgNwSdc/wCthr8l+uEcvbx53R4rutwmfSBlF6VOYq7vXgooqVJNQ==","signatures":[{"sig":"MEYCIQD2vBfYpV8efFAaKB9EhvUKe2mcMOuAJ4k8chGfIbpftAIhANN2PTuH2n0hyhrQVdQHM/82/vsmJ89EWfgzB9psZEf9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":227266,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJepz6CCRA9TVsSAnZWagAAFB4P/jPV39uN957XrtEloGpG\noIjU77wVWkHk0O7yHGGETukLCBKhukU5LEjNzPL1KqaBZvhi5jpvm4I4TaMi\nDVdpAKh4h2Ud6Yj1FwaIA4FpTw5EMfDIfw+XU3U8hqMDSCqpVS+v44/8hXUY\nB2Yl/JnM45VS/pKcmuURUzR7tVEyI/qAgtwhHJ1JW3JI3bQO+SvwwLw61WYJ\nLSm6rHxViUGJSYxxFnhuP1I59fZxDqxYMr+EXFQSfFpzqBmyrkb+yu2b3J8i\nV0J1UFcDrh/Ud6Nm5qPO6AMQ7n/UNEtoBwKITLJ3w08/FklH1NSOwv7udi54\nut5qc1L++HkCTs13DhxVS4PL+FN1PEYaoa5g54qEUdkakMbGetyH0g7ji8h7\nnTrPNBMzMiSTUIZc95iOGuqMYU5oHrA8lbbLZzEvIHzQpGtOrEz9ObC5H59P\nhUNws3U5KmdNl/1kxEggRiwJfnK1i1tFqsxwzdxkYaWiuyNoFrqqV7vsKEFM\np51j43ykiXdk0quqWqfP5nixkefP3/ZC0FFdmZJkcAfN4vj+XrCxmTMHvAgM\ncuDK7TJWvtIBOaGR2gFw4Qsk1Gqee4e9m7VH+11j/z0yB7nVv8Zigh2kJLml\n+9YPA8dcPHpVWSAdOibC7C3hFdplwy8/u7JS2P909n654MaV57/wbz5lpq//\nY4vr\r\n=7+dy\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/test/.*|\\.(test|spec))\\.(ts|js)$","transform":{".(ts)":"ts-jest"},"testEnvironment":"node","coverageThreshold":{"global":{"lines":95,"branches":84,"functions":95,"statements":95}},"collectCoverageFrom":["src/{!(browser),}.ts"],"moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"dist/eta.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/browser/eta.min.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/eta.es.js","browser":"dist/browser/eta.min.js","engines":{"node":">=6.0.0"},"funding":"https://github.com/eta-dev/eta?sponsor=1","scripts":{"lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","test":"jest --coverage","build":"tsc --module es6 && rollup -c rollup.config.ts && typedoc --out docs --target es6 --mode modules src","start":"rollup -c rollup.config.ts -w","commit":"git-cz","format":"prettier-standard --format '{src,test}/**/*.ts'","prebuild":"rimraf dist","test:prod":"npm run lint && npm run test -- --no-cache","quickbuild":"tsc --module es6 && rollup -c rollup.config.ts","test:watch":"jest --coverage --watch","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","travis-deploy-once":"travis-deploy-once --pro"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"jsdelivr":"dist/browser/eta.min.js","prettier":{"semi":false,"singleQuote":true},"standard":{"ignore":["dist"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/eta-dev/eta.git","type":"git"},"description":"Lightweight, fast, and powerful embedded JS template engine","directories":{},"licenseText":"Copyright 2019 Ben Gubler <nebrelbug@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"{src,test}/**/*.ts":["prettier-standard --lint"]},"sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"jest":"^25.2.0","husky":"^4.2.1","eslint":"^6.8.0","prompt":"^1.0.0","rimraf":"^3.0.0","rollup":"^1.27.13","shelljs":"^0.8.3","ts-jest":"^25.1.0","ts-node":"^8.5.4","typedoc":"^0.17.3","coveralls":"^3.0.2","cross-env":"^7.0.0","commitizen":"^4.0.3","typescript":"^3.0.3","@types/jest":"^25.1.0","@types/node":"^13.9.3","jest-config":"^25.2.0","lint-staged":"^10.0.3","@commitlint/cli":"^8.2.0","replace-in-file":"^5.0.2","prettier-standard":"^16.1.0","eslint-plugin-node":"11","travis-deploy-once":"^5.0.9","eslint-plugin-import":"2","rollup-plugin-terser":"^5.1.3","eslint-plugin-promise":"4","eslint-config-prettier":"^6.10.0","eslint-plugin-standard":"4","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-prettier":"^0.6.0","@typescript-eslint/parser":"^2.20.0","cz-conventional-changelog":"^3.0.2","rollup-plugin-typescript2":"^0.26.0","rollup-plugin-node-resolve":"^5.2.0","@commitlint/config-conventional":"^8.2.0","@typescript-eslint/eslint-plugin":"2","eslint-config-standard-with-typescript":"^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eta_1.1.0_1588018817527_0.7825673540317337","host":"s3://npm-registry-packages"}},"1.1.1":{"name":"eta","version":"1.1.1","keywords":["handlebars","ejs","eta","template engine","typescript types"],"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","_id":"eta@1.1.1","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"}],"homepage":"https://eta.js.org/","bugs":{"url":"https://github.com/eta-dev/eta/issues"},"dist":{"shasum":"acd575025233488a66870b02223001d4cd467441","tarball":"https://registry.npmjs.org/eta/-/eta-1.1.1.tgz","fileCount":29,"integrity":"sha512-YRchTAXZZrrJVmlAwmLHuKmlHNJ2hO0uen8LsDqvH5kknRjh0ef+Y9kInENygCgvu7FQNJBpbyDChfMo8f5Qgw==","signatures":[{"sig":"MEUCICfWcs9CoM/757J6h1Ad9BCuD/4L4OYP6lB9iuGqqXxBAiEAusRvmhOxIXTbeluoKOp8cFUW0lgZJXjowkXD1gg/iLU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":231821,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqExECRA9TVsSAnZWagAAV40QAJhIBlto1VzAstMrb/uI\nlcJoaNw6fRBqbKHiwJbyvVjsErbzxRCBAJXK91ygXSz8N0kYgu10B/FqOJf5\nx56YAFA1W9sRlhZjCOrmenfEnqZrEvjjaFVz6ayaXGzVyH3Ql0emPL8/ZQxO\nitYFjxBluX6wKAoswrpg9WFIF3sfj419bJrQaRIvOPH+wa1EAegL5b65V5Rb\n3x3EE/u19wupXN3MXT8Fhk9JuaL44YqhoPmkt9lfpPyb4UzHFlzxu12Fsm0h\nBsgnz+3R2zlONUUWi9N7JPHwG2wTqqWiW+Q6FCThaTSySkT/o1X5eiQTFml2\naFD3akJV/43UmrpFYQpkOhks3kqB2xGuvmRslP7SdTaBGLTSux1h8lXuR9yu\nzkF0cBWgdrESiRr5RDGcoeHYX+f0WFLqyMc+EBY9EINT2uhFd5oSFnUxBkmN\nabWOCKAi37WGVwuKka8wRVDJzgjAdklarsAH1GQDtm2U7pOSUCEneXDA+AH1\nhnPmseaWHRRGh5Cb0fdj5D8gK7v8306az5tB6U2Rp9JyuI+7IVKbytKcQfyQ\nY2PuoFXruxWoKJ1Wa/wPR07nEEqIP+2ZdatdXNglZ/rjGKQ1hhRayGQE/Nkt\nWgVKjOmv9xUaGye6tnduiAxz7NgXw53GVcg73Sk8/35qx0ETdS0+okGIu7/b\nX89Y\r\n=ffSr\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/test/.*|\\.(test|spec))\\.(ts|js)$","transform":{".(ts)":"ts-jest"},"testEnvironment":"node","coverageThreshold":{"global":{"lines":95,"branches":84,"functions":95,"statements":95}},"collectCoverageFrom":["src/{!(browser),}.ts"],"moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"dist/eta.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/browser/eta.min.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/eta.es.js","browser":"dist/browser/eta.min.js","engines":{"node":">=6.0.0"},"funding":"https://github.com/eta-dev/eta?sponsor=1","scripts":{"lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","test":"jest --coverage","build":"tsc --module es6 && rollup -c rollup.config.ts && typedoc --out docs --target es6 --mode modules src","start":"rollup -c rollup.config.ts -w","commit":"git-cz","format":"prettier-standard --format '{src,test}/**/*.ts'","prebuild":"rimraf dist","test:prod":"npm run lint && npm run test -- --no-cache","quickbuild":"tsc --module es6 && rollup -c rollup.config.ts","test:watch":"jest --coverage --watch","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","travis-deploy-once":"travis-deploy-once --pro"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"jsdelivr":"dist/browser/eta.min.js","prettier":{"semi":false,"singleQuote":true},"standard":{"ignore":["dist"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/eta-dev/eta.git","type":"git"},"description":"Lightweight, fast, and powerful embedded JS template engine","directories":{},"licenseText":"Copyright 2019 Ben Gubler <nebrelbug@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"{src,test}/**/*.ts":["prettier-standard --lint"]},"sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"jest":"^25.2.0","husky":"^4.2.1","eslint":"^6.8.0","prompt":"^1.0.0","rimraf":"^3.0.0","rollup":"^1.27.13","shelljs":"^0.8.3","ts-jest":"^25.1.0","ts-node":"^8.5.4","typedoc":"^0.17.3","coveralls":"^3.0.2","cross-env":"^7.0.0","commitizen":"^4.0.3","typescript":"^3.0.3","@types/jest":"^25.1.0","@types/node":"^13.9.3","jest-config":"^25.2.0","lint-staged":"^10.0.3","@commitlint/cli":"^8.2.0","replace-in-file":"^5.0.2","prettier-standard":"^16.1.0","eslint-plugin-node":"11","travis-deploy-once":"^5.0.9","eslint-plugin-import":"2","rollup-plugin-terser":"^5.1.3","eslint-plugin-promise":"4","eslint-config-prettier":"^6.10.0","eslint-plugin-standard":"4","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-prettier":"^0.6.0","@typescript-eslint/parser":"^2.20.0","cz-conventional-changelog":"^3.0.2","rollup-plugin-typescript2":"^0.26.0","rollup-plugin-node-resolve":"^5.2.0","@commitlint/config-conventional":"^8.2.0","@typescript-eslint/eslint-plugin":"2","eslint-config-standard-with-typescript":"^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eta_1.1.1_1588087876109_0.5104022048781562","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"eta","version":"1.2.0","keywords":["handlebars","ejs","eta","template engine","typescript types"],"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","_id":"eta@1.2.0","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"}],"homepage":"https://eta.js.org/","bugs":{"url":"https://github.com/eta-dev/eta/issues"},"dist":{"shasum":"d0b4d472bcfee71c2a6d9ba70fcfa6404062751e","tarball":"https://registry.npmjs.org/eta/-/eta-1.2.0.tgz","fileCount":29,"integrity":"sha512-Xs1aXkB4OV5fR04R1731Pd17ovTyOJ6thKT1Py7NdUZQ6xMF9rDQaPEFDcFTgKKb5z+mbLIekpfeRLRLtpqj9w==","signatures":[{"sig":"MEYCIQCh4pKsSrmVGIUva5eG2HcpgZaxY//eps5KfE4CvPS8SAIhAKF4xdJGU1uWpNSf1tjscwt5EXIDnE9h68Px05tyxLMa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":237676,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe7rUaCRA9TVsSAnZWagAANn8P/38ul6BsvN/5pte0wlOd\n825otvW6qNJ+e4itO4kBdlI/glofcZBMqIob59CG1XrUqfp0Vcx5FjmIOmyE\nkhabPjuiTIUKSgjr4uY7zM6wcEMjHlJtDfAOG0x6LDuohn89jPMxriAEo9gT\nsnpPZU6R9DnqcZ9UmX15qyrX6F1yPKACirY4aiGZ8gOXuopgHyPFTXQVsv3K\n4q07VQo5jxrC5DWIBAWWj5ciRz+Spp/VuFMdhnTYJr9hxLLDksZMNdplWor/\nKv4bJ2XtKE0kSrjrn0QIUln3IeG5Mt+AulTQQswMVnuiBZdCVD+DCtQphePF\nhDAHXNiztZExwHSjpkVZzLVOSG+2LUEgWU71lpjWwBOmCyLx+eSGmxLNow0I\nh8BBLAhMon3Sim9/OpZD0AALi9W+BevhEW9/8eo3DGlSKgLAWYK4swdv9caK\nYH9l/VM9xQJBa52E3cwTNqeTZ7WF9ITk4Q2l16fCaCJBxeTgP+wySkFzi95i\nNWhN8tymUXrjZsZyW6cKmPNHQhAFdV8OJc0EcxwO450j1WdFpKPIf0b8EF36\n8C5nnpd++E1KfuYHfuwLrqpZEHVkpnaOtOFaEBrEMczu/afR8VODrulefssP\n0CPUy36UoXCpUrLNR65Xn+/Rkg8QNgfKlJcRgRCfac4BHjEEj42KCw6Mnqr1\nP+cN\r\n=xRgx\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/test/.*|\\.(test|spec))\\.(ts|js)$","transform":{".(ts)":"ts-jest"},"testEnvironment":"node","coverageThreshold":{"global":{"lines":95,"branches":84,"functions":95,"statements":95}},"collectCoverageFrom":["src/{!(browser),}.ts"],"moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"dist/eta.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/browser/eta.min.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/eta.es.js","browser":"dist/browser/eta.min.js","engines":{"node":">=6.0.0"},"funding":"https://github.com/eta-dev/eta?sponsor=1","scripts":{"lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","test":"jest --coverage","build":"tsc --module es6 && rollup -c rollup.config.ts && typedoc --out docs --target es6 --mode modules src","start":"rollup -c rollup.config.ts -w","commit":"git-cz","format":"prettier-standard --format '{src,test}/**/*.ts'","prebuild":"rimraf dist","test:prod":"npm run lint && npm run test -- --no-cache","quickbuild":"tsc --module es6 && rollup -c rollup.config.ts","test:watch":"jest --coverage --watch","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","travis-deploy-once":"travis-deploy-once --pro"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"jsdelivr":"dist/browser/eta.min.js","prettier":{"semi":false,"singleQuote":true},"standard":{"ignore":["dist"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/eta-dev/eta.git","type":"git"},"description":"Lightweight, fast, and powerful embedded JS template engine","directories":{},"licenseText":"Copyright 2019 Ben Gubler <nebrelbug@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"{src,test}/**/*.ts":["prettier-standard --lint"]},"sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"jest":"^25.2.0","husky":"^4.2.1","eslint":"^6.8.0","prompt":"^1.0.0","rimraf":"^3.0.0","rollup":"^1.27.13","shelljs":"^0.8.3","ts-jest":"^25.1.0","ts-node":"^8.5.4","typedoc":"^0.17.3","coveralls":"^3.0.2","cross-env":"^7.0.0","commitizen":"^4.0.3","typescript":"^3.0.3","@types/jest":"^25.1.0","@types/node":"^13.9.3","jest-config":"^25.2.0","lint-staged":"^10.0.3","@commitlint/cli":"^8.2.0","replace-in-file":"^5.0.2","prettier-standard":"^16.1.0","eslint-plugin-node":"11","travis-deploy-once":"^5.0.9","eslint-plugin-import":"2","rollup-plugin-terser":"^5.1.3","eslint-plugin-promise":"4","eslint-config-prettier":"^6.10.0","eslint-plugin-standard":"4","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-prettier":"^0.6.0","@typescript-eslint/parser":"^2.20.0","cz-conventional-changelog":"^3.0.2","rollup-plugin-typescript2":"^0.26.0","rollup-plugin-node-resolve":"^5.2.0","@commitlint/config-conventional":"^8.2.0","@typescript-eslint/eslint-plugin":"2","eslint-config-standard-with-typescript":"^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eta_1.2.0_1592702233810_0.8892251583195856","host":"s3://npm-registry-packages"}},"1.2.1":{"name":"eta","version":"1.2.1","keywords":["handlebars","ejs","eta","template engine","typescript types"],"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","_id":"eta@1.2.1","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"}],"homepage":"https://eta.js.org/","bugs":{"url":"https://github.com/eta-dev/eta/issues"},"dist":{"shasum":"9159863fd13fcc4a39d817038480702defa6ef89","tarball":"https://registry.npmjs.org/eta/-/eta-1.2.1.tgz","fileCount":29,"integrity":"sha512-BcxzNkwQPaQftZAodXIy3QKMS21Gr1pjOjRJashl23GkAsG9hD5IanmoeXtz5gqNodxcSbfMuRb8J3d1sH2UXg==","signatures":[{"sig":"MEQCIB1mAHsptcjwwJkeCitjRPfnYHTGw9K5H0rj7D3E6SH8AiBMdgtX7HSbvyqsLDDJhwj/mu2dBpdtK4edmXXSyBNIuQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":237682,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe/82ZCRA9TVsSAnZWagAAEoYP/0bPcd1jknzWb/1vzWkD\npVk5kyC7v5exhaGu8gyw0KuFkXN3OmQ1ppSrSLgKtvDMaESoJxRysl/VzHTJ\nuIMuwGNeNSkDI8wy/t7zlcCOQ/A6QCawRwviL1c/c0rz55ZAHTfAEqEvmeix\nXvMjBdjprnh2wOnROBsPOzP8T/KORHNXc8ywiHW7jivqJD3kc6MmDefzkluD\njwP50ytS2NzZTAMhYU08auFMKUX5ZBeXqpdRX9SsyoLlO/SXhzq7lWrAUNlY\nZbVPUHM8uP1ua3na4R6hm6QVoqYFTQanP4kyMpgDsfdDAQQlSXVTUgRqzfdc\nWaDtYw2UX7Qqu2qrpzVBOG37furnYdeeYi5Wxz/FafJYfaYntAnWpNIWU2/K\ns57zAVGGKumHpvETUAmLJbFbSuGapvus4nR0M9zYryLNhQvyV9vRPyketjBl\n9gb5xTVqspPojMKW1Kf7hCLgigkrcTpIorl1DY7rled7V5nhb9UKhp1SBSDb\nOeBirHxBY7zZlCyLfzG7iGmv7PJjsrI1hWgRiBLAIaJpiogEoNcopWZsLAV9\n9G7wHRRAbUvaBqI4sGaDDtA5vIJNZwU8P8bGIHg4R7EF7Btw8ly759LQYoRv\n+3CMLGUr8gV0BbqMJd4Vvwhg1fraQxYyRcAStvWkUpB/3dzt64GxTNU/QHUz\n1MGN\r\n=f4LN\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/test/.*|\\.(test|spec))\\.(ts|js)$","transform":{".(ts)":"ts-jest"},"testEnvironment":"node","coverageThreshold":{"global":{"lines":95,"branches":84,"functions":95,"statements":95}},"collectCoverageFrom":["src/{!(browser),}.ts"],"moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"dist/eta.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/browser/eta.min.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/eta.es.js","browser":"dist/browser/eta.min.js","engines":{"node":">=6.0.0"},"funding":"https://github.com/eta-dev/eta?sponsor=1","scripts":{"lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","test":"jest --coverage","build":"tsc --module es6 && rollup -c rollup.config.ts && typedoc --out docs --target es6 --mode modules src","start":"rollup -c rollup.config.ts -w","commit":"git-cz","format":"prettier-standard --format '{src,test}/**/*.ts'","prebuild":"rimraf dist","test:prod":"npm run lint && npm run test -- --no-cache","quickbuild":"tsc --module es6 && rollup -c rollup.config.ts","test:watch":"jest --coverage --watch","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","travis-deploy-once":"travis-deploy-once --pro"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"jsdelivr":"dist/browser/eta.min.js","prettier":{"semi":false,"singleQuote":true},"standard":{"ignore":["dist"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/eta-dev/eta.git","type":"git"},"description":"Lightweight, fast, and powerful embedded JS template engine","directories":{},"licenseText":"Copyright 2019 Ben Gubler <nebrelbug@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"{src,test}/**/*.ts":["prettier-standard --lint"]},"sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"jest":"^25.2.0","husky":"^4.2.1","eslint":"^6.8.0","prompt":"^1.0.0","rimraf":"^3.0.0","rollup":"^1.27.13","shelljs":"^0.8.3","ts-jest":"^25.1.0","ts-node":"^8.5.4","typedoc":"^0.17.3","coveralls":"^3.0.2","cross-env":"^7.0.0","commitizen":"^4.0.3","typescript":"^3.0.3","@types/jest":"^25.1.0","@types/node":"^13.9.3","jest-config":"^25.2.0","lint-staged":"^10.0.3","@commitlint/cli":"^8.2.0","replace-in-file":"^5.0.2","prettier-standard":"^16.1.0","eslint-plugin-node":"11","travis-deploy-once":"^5.0.9","eslint-plugin-import":"2","rollup-plugin-terser":"^5.1.3","eslint-plugin-promise":"4","eslint-config-prettier":"^6.10.0","eslint-plugin-standard":"4","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-prettier":"^0.6.0","@typescript-eslint/parser":"^2.20.0","cz-conventional-changelog":"^3.0.2","rollup-plugin-typescript2":"^0.26.0","rollup-plugin-node-resolve":"^5.2.0","@commitlint/config-conventional":"^8.2.0","@typescript-eslint/eslint-plugin":"2","eslint-config-standard-with-typescript":"^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eta_1.2.1_1593822617257_0.09696389583129061","host":"s3://npm-registry-packages"}},"1.2.2":{"name":"eta","version":"1.2.2","keywords":["handlebars","ejs","eta","template engine","typescript types"],"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","_id":"eta@1.2.2","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"}],"homepage":"https://eta.js.org/","bugs":{"url":"https://github.com/eta-dev/eta/issues"},"dist":{"shasum":"9f182673738589281042641cb22f801dcabdf7bf","tarball":"https://registry.npmjs.org/eta/-/eta-1.2.2.tgz","fileCount":29,"integrity":"sha512-8H+zm3HfY2ELz5P4zzR3uJ1LQLnhTAe5gb0vR9ziKZGCLhQrRtqwIyzsOkf7pdBnH7gFPLRAaKZdv2nj9vu9cw==","signatures":[{"sig":"MEUCIA8foVeXhA3YT4R9Ii2igOl7vMaGVE7Dy/difwyVJIreAiEA9xaUI7uaGrfUTg63OYVArks4pCSLLPbJcTIGZ2Wj28c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":237803,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfARbaCRA9TVsSAnZWagAAuJcP/RgzZfl6/kHajjc5zplT\nESImBmi1DHT1NDuKZ3xVcIotM49zMP4BlY76xLhod5ODIePYqN8O2FFoHMOM\nOWCla4AqaOYFyWP66kYc5M2gkbbTYGk22XdFe7KK2jEHajyrC/qJCuu98GZV\nfbZ1C5axLTZUYXN7dtD2AOuVwte1WcO1vFA9atr0rQ7ed6/Q3GK7q2zZR9tF\nRBenHR1WBgHlm2EKSXCnjxMEpOcoCSYVuEmMHC2YurEcwJ0tfmM137L/ezPY\n+zZw/LDCBB3jsl0CgMryQWYneth8Ub9x16OGDdBWvSm6OMJMKansMqZWVEa1\nTFbF10Ma2IpwfKlWX8p/7q6P/JrZjhDAJTKHFm9yHBA0L6AIpDz5wgk/99m+\n9bCkS6c+kqc5Cghnp+wAjNAVng6iloToGiFla49YtesR2w0TddF1qMWOy3gh\n52bW5OpXt4AVt4rDkG+UmGW9YGjULCSCrodLTCDj78MRN2KAOJ1FmeEicdsg\n2oF5bD+zUowKPaUY6ijp39Te5tA5tCvB5fkS3FmX4pOSGznOvbmPJnHkUGGP\njvG6sYMu2yE+DB5LHQIAb31uXfWZL+oxZ8AZo5e9VVUlzptolenetYIkgHJg\ntPORzLQaXWXvj2MsEFN2blFCQNqnvStKPV3pSDfxNl3u3lSFfdGtLjg/S7jr\nYBM+\r\n=SxkL\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/test/.*|\\.(test|spec))\\.(ts|js)$","transform":{".(ts)":"ts-jest"},"testEnvironment":"node","coverageThreshold":{"global":{"lines":95,"branches":84,"functions":95,"statements":95}},"collectCoverageFrom":["src/{!(browser),}.ts"],"moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"dist/eta.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/browser/eta.min.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/eta.es.js","browser":"dist/browser/eta.min.js","engines":{"node":">=6.0.0"},"funding":"https://github.com/eta-dev/eta?sponsor=1","scripts":{"lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","test":"jest --coverage","build":"tsc --module es6 && rollup -c rollup.config.ts && typedoc --out docs --target es6 --mode modules src","start":"rollup -c rollup.config.ts -w","commit":"git-cz","format":"prettier-standard --format '{src,test}/**/*.ts'","prebuild":"rimraf dist","test:prod":"npm run lint && npm run test -- --no-cache","quickbuild":"tsc --module es6 && rollup -c rollup.config.ts","test:watch":"jest --coverage --watch","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","travis-deploy-once":"travis-deploy-once --pro"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"jsdelivr":"dist/browser/eta.min.js","prettier":{"semi":false,"singleQuote":true},"standard":{"ignore":["dist"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/eta-dev/eta.git","type":"git"},"description":"Lightweight, fast, and powerful embedded JS template engine","directories":{},"licenseText":"Copyright 2019 Ben Gubler <nebrelbug@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"{src,test}/**/*.ts":["prettier-standard --lint"]},"sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"jest":"^25.2.0","husky":"^4.2.1","eslint":"^6.8.0","prompt":"^1.0.0","rimraf":"^3.0.0","rollup":"^1.27.13","shelljs":"^0.8.3","ts-jest":"^25.1.0","ts-node":"^8.5.4","typedoc":"^0.17.3","coveralls":"^3.0.2","cross-env":"^7.0.0","commitizen":"^4.0.3","typescript":"^3.0.3","@types/jest":"^25.1.0","@types/node":"^13.9.3","jest-config":"^25.2.0","lint-staged":"^10.0.3","@commitlint/cli":"^8.2.0","replace-in-file":"^5.0.2","prettier-standard":"^16.1.0","eslint-plugin-node":"11","travis-deploy-once":"^5.0.9","eslint-plugin-import":"2","rollup-plugin-terser":"^5.1.3","eslint-plugin-promise":"4","eslint-config-prettier":"^6.10.0","eslint-plugin-standard":"4","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-prettier":"^0.6.0","@typescript-eslint/parser":"^2.20.0","cz-conventional-changelog":"^3.0.2","rollup-plugin-typescript2":"^0.26.0","rollup-plugin-node-resolve":"^5.2.0","@commitlint/config-conventional":"^8.2.0","@typescript-eslint/eslint-plugin":"2","eslint-config-standard-with-typescript":"^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eta_1.2.2_1593906905578_0.01011188777569716","host":"s3://npm-registry-packages"}},"1.3.0":{"name":"eta","version":"1.3.0","keywords":["handlebars","ejs","eta","template engine","typescript types"],"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","_id":"eta@1.3.0","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"}],"homepage":"https://eta.js.org/","bugs":{"url":"https://github.com/eta-dev/eta/issues"},"dist":{"shasum":"bb95f2380738b37b18cc0326893336e391416caf","tarball":"https://registry.npmjs.org/eta/-/eta-1.3.0.tgz","fileCount":31,"integrity":"sha512-0yNRQLJxgm7uS9gyWnbKRe2GdRu7qVVj9KGVaL0PMkAvuwHyPUp+Xsg323P38M1WG+aElJll6EfujAsskuS5Lg==","signatures":[{"sig":"MEYCIQCDAdHv4BQeC/blH5iAM4DiguE8Ha+MzD68XGpbJDYfRwIhAJRZRqGCw7EBe7nxekq93VVl2wgPAuRzsztZZQSNvT61","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":294820,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfUmiiCRA9TVsSAnZWagAA97oP/iH7KGRYOf1WbzpnoMqF\neFco+35Kxztbx/Z099+jd/H9Wa10OfoKOMo+l0NWPCPSJctpcyj17gOgtuB6\nSyS26ZZOvPqDuh3db2i2Rv6Rmoca+geBOE6b1j4J/asyWFCR91LO+Pz9R69D\nIXA9lxZ0qvgX0lvlkpisZUzj02dLm/sDis2ZAw3MFxfkRrNQ4YaA9XRdyUYi\nUwaNpR+jZCfsgXGxUFuTFvBHwgiArf0qZAqi4Ow4fj/lyJ82yickKDye4tdG\n8G/N4BHPFXca/YWkq3WfadB2kmg0maSx8lOyiRvn34jmT43fI5liIiBtnyo8\ngZcS9fLIKtjbCfVlBEAuVDJxy9P7klGLPw6cTToinbdSVEBQAbtWzGD9HqTu\njbE5a2LueVqRu5hJXuhOu+rY5uA7/jqahKm0NfQ5zswh0mY/8nKhChL4uIs6\nhkD/h1g5A9sv96lWrIi3NyFKFmGdRAyFJdyzz9RXLQcYhpMwZGARVcwJ2zzr\nDEV2vWEV0bpJhw28GrTsGkIUREd7FSqwurIa5J6DrOGp7yGlmn7wdhLO1so8\nLZZA/iuy0eZKKMdtuhktiT0w+uKGoql9IHiIGFRYrxJxIZjrR+Ag805W+dEj\nBal9fH7E567uAhXpaGVHaF8Y3/TA4m7VBcQ2Q0gxvy7ollkKRLxmIcbM98qd\nDy+z\r\n=pG7v\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"\\/test\\/(?!deno\\/).*(\\.spec\\.ts)$","transform":{".(ts)":"ts-jest"},"testEnvironment":"node","coverageThreshold":{"global":{"lines":95,"branches":85,"functions":95,"statements":95}},"collectCoverageFrom":["src/!(*.deno|browser).ts"],"moduleFileExtensions":["ts","js"],"testPathIgnorePatterns":["/src/*.deno.ts"],"coveragePathIgnorePatterns":["/node_modules/","/test/","/test/deno/","/src/*.deno.ts"]},"main":"dist/eta.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/browser/eta.min.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/eta.es.js","browser":"dist/browser/eta.min.js","engines":{"node":">=6.0.0"},"funding":"https://github.com/eta-dev/eta?sponsor=1","scripts":{"lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","size":"size-limit","test":"jest --coverage && npm run test:deno && npm run size","build":"denoify && rollup -c rollup.config.ts && typedoc --tsconfig tsconfig.json --target es6 src && deno fmt deno_dist/*.ts","start":"rollup -c rollup.config.ts -w","commit":"git-cz","format":"prettier --write '{src,test}/**/!(*.deno).ts' && deno fmt deno_dist/*.ts","release":"np","prebuild":"rimraf dist && rimraf deno_dist","test:deno":"deno test test/deno/*.spec.ts --unstable --allow-read","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --coverage --watch","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","travis-deploy-once":"travis-deploy-once --pro"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"jsdelivr":"dist/browser/eta.min.js","prettier":{"semi":false,"singleQuote":true},"standard":{"ignore":["dist","deno_dist","src/*.deno.ts"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/eta-dev/eta.git","type":"git"},"size-limit":[{"path":"dist/browser/eta.min.js","limit":"3 KB"}],"description":"Lightweight, fast, and powerful embedded JS template engine","directories":{},"licenseText":"Copyright 2019 Ben Gubler <nebrelbug@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"{src,test}/**/!(*.deno).ts":["eslint"]},"sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.4.2","husky":"^4.2.5","eslint":"^7.8.0","prompt":"^1.0.0","rimraf":"^3.0.2","rollup":"^2.26.8","denoify":"^0.5.2","shelljs":"^0.8.4","ts-jest":"^26.3.0","ts-node":"^9.0.0","typedoc":"^0.19.0","prettier":"2.1.1","coveralls":"^3.1.0","cross-env":"^7.0.2","commitizen":"^4.2.1","size-limit":"^4.5.7","typescript":"^4.0.2","@types/jest":"^26.0.12","@types/node":"^14.6.2","jest-config":"^26.4.2","lint-staged":"^10.2.13","@commitlint/cli":"^9.1.2","replace-in-file":"^6.1.0","eslint-plugin-node":"11","travis-deploy-once":"^5.0.11","eslint-plugin-import":"2","rollup-plugin-terser":"^7.0.1","eslint-plugin-promise":"4","eslint-config-prettier":"^6.11.0","eslint-plugin-standard":"4","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-prettier":"^2.1.0","@typescript-eslint/parser":"^4.0.1","cz-conventional-changelog":"^3.3.0","rollup-plugin-typescript2":"^0.27.2","rollup-plugin-node-resolve":"^5.2.0","@size-limit/preset-small-lib":"^4.5.7","@commitlint/config-conventional":"^9.1.2","@typescript-eslint/eslint-plugin":"^4.0.1","eslint-config-standard-with-typescript":"^18.0.2"},"_npmOperationalInternal":{"tmp":"tmp/eta_1.3.0_1599236257422_0.983340671291743","host":"s3://npm-registry-packages"}},"1.4.0":{"name":"eta","version":"1.4.0","keywords":["handlebars","ejs","eta","template engine","typescript types"],"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","_id":"eta@1.4.0","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"}],"homepage":"https://eta.js.org/","bugs":{"url":"https://github.com/eta-dev/eta/issues"},"dist":{"shasum":"660e30a339f86efd1ae4752655ffd16b12a0dd2a","tarball":"https://registry.npmjs.org/eta/-/eta-1.4.0.tgz","fileCount":31,"integrity":"sha512-kMvzPYMf6eI+WwEQmcuV0ITTmXndC49nlq1ycUW7gszcWF4/lvKH6FsBBVUgJtF9PGEdtXroQhyaeI7CtCy71Q==","signatures":[{"sig":"MEUCIQDqEKlnJD4cdSqmc7ne1N9XLEfLUi5UCXQ83X/wWofrdgIgPHYSxJISxWDoDLmDdJCBpnJHXekgK+Ugr6kOEabkx20=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":297268,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfVFfxCRA9TVsSAnZWagAA9/AP+wSRW2pJhxwxUzy05gMq\nHeJO/sIYvDC3HOhUOTYNV3HKT4FPRk1u8JCfAZ3LAbL1XVK7s5rqHc2FSwy0\nqkO5tZV/2P6B7fqzrl7w5sXADAagNv1GjVZVs2Eqkl6irS33vZYeEUNjpNma\nGlKTzFf8c4ylkY8LUPu17jo0xkD07J7/6AiHTKcMU/1DazNjePi/vSM8mMIg\nwHwMsSh9Bod03IV8/TddCh1VkHZYp/AgQFis4DQcfPK5A/Tf1yl2VzLIP3Rw\njJVn1ajjzwylh/4eBFa6ycWhG5jzIGu3cYQoeyDclUZ8ourMPsR3UBNd3n1y\nL/pozcVNAKghcis1alfUpc92Cv21h3xqQagzcPnADS0fSL1FeTQVEQm8GaZ/\nDqQeX6d3ogIYvuKauVPU6lxzQy+HqgJHzTJy/VhRwNb1G2s6DEl24unVg6rG\nC2QeDS4Pc9qVXQCl6chqri2yGozlKnzZSzPA2W4NUQCJWlNaivK0oaaiq+I4\nlnI1aWHsp3KSYYN3/M1X8gpSWoPqtCBCETh1NHu8MFXlQgUN0C7jVhgal5yQ\ntU8gzscFmEiUpPVlOghadbvlZsgWYT/VnTW+Y+y6Lygslw4bEkQlgulUbSDv\nXLXBZbWa7Iycsrp+3kpy4DlZHOF5PhkrFTRCxV2PDz0kHiOWnIWyrA2Fxnwc\nq50C\r\n=/iFW\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"\\/test\\/(?!deno\\/).*(\\.spec\\.ts)$","transform":{".(ts)":"ts-jest"},"testEnvironment":"node","coverageThreshold":{"global":{"lines":95,"branches":85,"functions":95,"statements":95}},"collectCoverageFrom":["src/!(*.deno|browser).ts"],"moduleFileExtensions":["ts","js"],"testPathIgnorePatterns":["/src/*.deno.ts"],"coveragePathIgnorePatterns":["/node_modules/","/test/","/test/deno/","/src/*.deno.ts"]},"main":"dist/eta.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/browser/eta.min.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/eta.es.js","browser":"dist/browser/eta.min.js","engines":{"node":">=6.0.0"},"funding":"https://github.com/eta-dev/eta?sponsor=1","scripts":{"lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","size":"size-limit","test":"jest --coverage && npm run test:deno && npm run size","build":"denoify && rollup -c rollup.config.ts && typedoc --tsconfig tsconfig.json --target es6 src && deno fmt deno_dist/*.ts","start":"rollup -c rollup.config.ts -w","commit":"git-cz","format":"prettier --write '{src,test}/**/!(*.deno).ts' && deno fmt deno_dist/*.ts","release":"np","prebuild":"rimraf dist && rimraf deno_dist","test:deno":"deno test test/deno/*.spec.ts --unstable --allow-read","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --coverage --watch","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","travis-deploy-once":"travis-deploy-once --pro"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"jsdelivr":"dist/browser/eta.min.js","prettier":{"semi":false,"singleQuote":true},"standard":{"ignore":["dist","deno_dist","src/*.deno.ts"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/eta-dev/eta.git","type":"git"},"size-limit":[{"path":"dist/browser/eta.min.js","limit":"3 KB"}],"description":"Lightweight, fast, and powerful embedded JS template engine","directories":{},"licenseText":"Copyright 2019 Ben Gubler <nebrelbug@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"{src,test}/**/!(*.deno).ts":["eslint"]},"sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.4.2","husky":"^4.2.5","eslint":"^7.8.0","prompt":"^1.0.0","rimraf":"^3.0.2","rollup":"^2.26.8","denoify":"^0.5.2","shelljs":"^0.8.4","ts-jest":"^26.3.0","ts-node":"^9.0.0","typedoc":"^0.19.0","prettier":"2.1.1","coveralls":"^3.1.0","cross-env":"^7.0.2","commitizen":"^4.2.1","size-limit":"^4.5.7","typescript":"^4.0.2","@types/jest":"^26.0.12","@types/node":"^14.6.2","jest-config":"^26.4.2","lint-staged":"^10.2.13","@commitlint/cli":"^9.1.2","replace-in-file":"^6.1.0","eslint-plugin-node":"11","travis-deploy-once":"^5.0.11","eslint-plugin-import":"2","rollup-plugin-terser":"^7.0.1","eslint-plugin-promise":"4","eslint-config-prettier":"^6.11.0","eslint-plugin-standard":"4","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-prettier":"^2.1.0","@typescript-eslint/parser":"^4.0.1","cz-conventional-changelog":"^3.3.0","rollup-plugin-typescript2":"^0.27.2","rollup-plugin-node-resolve":"^5.2.0","@size-limit/preset-small-lib":"^4.5.7","@commitlint/config-conventional":"^9.1.2","@typescript-eslint/eslint-plugin":"^4.0.1","eslint-config-standard-with-typescript":"^18.0.2"},"_npmOperationalInternal":{"tmp":"tmp/eta_1.4.0_1599363057216_0.24644455205131122","host":"s3://npm-registry-packages"}},"1.5.0":{"name":"eta","version":"1.5.0","keywords":["handlebars","ejs","eta","template engine","typescript types"],"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","_id":"eta@1.5.0","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"}],"homepage":"https://eta.js.org/","bugs":{"url":"https://github.com/eta-dev/eta/issues"},"dist":{"shasum":"82a9387592413ccda25f7041a7101520d8d9dc59","tarball":"https://registry.npmjs.org/eta/-/eta-1.5.0.tgz","fileCount":31,"integrity":"sha512-CFDr+ihDcMVQA5BI+dGrqu40JOOH9lcXXiOzz3ubFmUisXNK0W7rL5B4uF75LzUAdjTOUwq9bMHqnyULK7pUAQ==","signatures":[{"sig":"MEUCIGG+3QyG/VcTldfPM+PPZRX0mY1L67W3bIj1OQDR1y88AiEA5zuZNYL7yFf1nv/zd9H/Ad++Q/ohTVc6gxBuLDf97B0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":306485,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfWSyxCRA9TVsSAnZWagAAtCcQAJe8fciYUt/JGPhuthpC\n0qcyVC3LTKbK2VcUV7e6+Yi696Q5g5FVeeOB2nxkbVBpxIHeB+8cKOM/bJEA\npDcssTxINVOwezDDD+KaYwuPKoyLQvh2o8iDQGn/6CacMyCRwKbaWS4qjw3V\nnk8h57YfrjSsVgjzZ/XUGJ9tjnKVV2uQksdVvsZ/uUIJaDaAcy+V4P4/jqtQ\n1GRjTYeu2ZoDAKAiboTr6m/mttNKTv+rtGgojB+erMO4/3bt/iyYNwHWy3mZ\n7bziihaYlWNahKmJiEmyVMY62Mjf9smsy/Gs8MjS5X8wew2X7Z7eQjHR913+\nEkAfz7KOCWuyUoZz9fL+QlfRmeyp7F7BnBjpPJG5FQLRJ7O01su1iLcDPuxL\nrsACRPlWt4RrVrWAwg7GVC5VMfl5bDfBZrsLB7Im3blo/6w93rdm1xRRhPyf\ni+Oe1qqAbQAXRMMCrDrHgoKy/EPVMJB4K/joRjzKww9fuxzcPhWGoejcMx3d\n7eHIhyahOAojHBu2ljBA0NhlHQ5YpdL7utlNtmOPBbPRLe8jXmK33NYiSbva\noUmNuxPX5I2TAOSGLrniBvv2ZJ8BqNjKe3sR06WMtUG1nJGLOiTeUT8GLVF0\nFbpfswMf5FgXHPWTNoYRGEuwiz6SmzmDoC6WBqmm303Vhr3ELnzwvXGq/KUn\nj9Pr\r\n=SGfd\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"\\/test\\/(?!deno\\/).*(\\.spec\\.ts)$","transform":{".(ts)":"ts-jest"},"testEnvironment":"node","coverageThreshold":{"global":{"lines":95,"branches":85,"functions":95,"statements":95}},"collectCoverageFrom":["src/!(*.deno|browser).ts"],"moduleFileExtensions":["ts","js"],"testPathIgnorePatterns":["/src/*.deno.ts"],"coveragePathIgnorePatterns":["/node_modules/","/test/","/test/deno/","/src/*.deno.ts"]},"main":"dist/eta.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/browser/eta.min.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/eta.es.js","browser":"dist/browser/eta.min.js","engines":{"node":">=6.0.0"},"funding":"https://github.com/eta-dev/eta?sponsor=1","scripts":{"lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","size":"size-limit","test":"jest --coverage && npm run test:deno && npm run size","build":"denoify && rollup -c rollup.config.ts && typedoc --tsconfig tsconfig.json --target es6 src && deno fmt deno_dist/*.ts","start":"rollup -c rollup.config.ts -w","commit":"git-cz","format":"prettier --write '{src,test}/**/!(*.deno).ts' && deno fmt deno_dist/*.ts","release":"np","prebuild":"rimraf dist && rimraf deno_dist","test:deno":"deno test test/deno/*.spec.ts --unstable --allow-read","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --coverage --watch","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","travis-deploy-once":"travis-deploy-once --pro"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"jsdelivr":"dist/browser/eta.min.js","prettier":{"semi":false,"singleQuote":true},"standard":{"ignore":["dist","deno_dist","src/*.deno.ts"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/eta-dev/eta.git","type":"git"},"size-limit":[{"path":"dist/browser/eta.min.js","limit":"3 KB"}],"description":"Lightweight, fast, and powerful embedded JS template engine","directories":{},"licenseText":"Copyright 2019 Ben Gubler <nebrelbug@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"{src,test}/**/!(*.deno).ts":["eslint"]},"sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.4.2","husky":"^4.2.5","eslint":"^7.8.0","prompt":"^1.0.0","rimraf":"^3.0.2","rollup":"^2.26.8","denoify":"^0.5.2","shelljs":"^0.8.4","ts-jest":"^26.3.0","ts-node":"^9.0.0","typedoc":"^0.19.0","prettier":"2.1.1","coveralls":"^3.1.0","cross-env":"^7.0.2","commitizen":"^4.2.1","size-limit":"^4.5.7","typescript":"^4.0.2","@types/jest":"^26.0.12","@types/node":"^14.6.2","jest-config":"^26.4.2","lint-staged":"^10.2.13","@commitlint/cli":"^9.1.2","replace-in-file":"^6.1.0","eslint-plugin-node":"11","travis-deploy-once":"^5.0.11","eslint-plugin-import":"2","rollup-plugin-terser":"^7.0.1","eslint-plugin-promise":"4","eslint-config-prettier":"^6.11.0","eslint-plugin-standard":"4","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-prettier":"^2.1.0","@typescript-eslint/parser":"^4.0.1","cz-conventional-changelog":"^3.3.0","rollup-plugin-typescript2":"^0.27.2","rollup-plugin-node-resolve":"^5.2.0","@size-limit/preset-small-lib":"^4.5.7","@commitlint/config-conventional":"^9.1.2","@typescript-eslint/eslint-plugin":"^4.0.1","eslint-config-standard-with-typescript":"^18.0.2"},"_npmOperationalInternal":{"tmp":"tmp/eta_1.5.0_1599679664969_0.060241917813113055","host":"s3://npm-registry-packages"}},"1.6.0":{"name":"eta","version":"1.6.0","keywords":["handlebars","ejs","eta","template engine","typescript types"],"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","_id":"eta@1.6.0","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"}],"homepage":"https://eta.js.org/","bugs":{"url":"https://github.com/eta-dev/eta/issues"},"dist":{"shasum":"7d97ecd65e83f0ca9a4b95e1eb515ea1ea5b1f9c","tarball":"https://registry.npmjs.org/eta/-/eta-1.6.0.tgz","fileCount":31,"integrity":"sha512-p0mZBefoO4yhSQUnxRSGh2mTJLEalCQjSWWiWuhK8aGyrXw7as6/j/nvtLJVPL9gRGWrKYlbuXkArzKLxmFr3g==","signatures":[{"sig":"MEUCIQCIp0MjBlK4fFlXqSB+23YEVhYmBcdLAIT/Ha+V0zM/sQIgdtLuzRJex/Vj7lZ+6Bw+v2JcIcow2zsaYVBYx19HGh0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":309555,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfW+XsCRA9TVsSAnZWagAARoAP/27HfezDe62GmOgbrPPd\nuGDs70cLu7wbHSMjEvvvTaHO6lhKsWF1Fqf49vbFP8VDWg4n17kYYD98ij1I\n3sFn36ZdebNjUTjbuNLseeNKqs7/lxJJ2fpd0M6Mf3aHkHdwyO4KCLevQspb\n86QnsTheXubBdrM0Go6KolXxD9GXytl/uC4OXwIaTmzYK4Tw1lBCbyQE94ej\ncfKtgNA31WdjN76SThTymZ1RWplsZfHZJ7LeL5w7ve1HAbmyoW1WJaL28A/D\nygxB7kVlDP6Yo9WpaKpjoWldyWhDlo/JBxpdtSWDNMW0uQQqS9/M/QDmR4oH\nq0tZpc5JJEWNHaXZIAC9D/auaQo1HeQwuL9yYxT/+iJjBAU6QTwja6HdhTS6\nTlb+9oSCpcddsPYx8cpD8CqBaDXiFIHjhKLQmBqU3XbPW5NIznAxfBDh5Uio\nm9+XjY0Y3jsSQr9l2MvSKc7C8YeHO8F6LluNKK8u8lftT62bVOgNc7IOrHJ3\nm0KIR9Xpc9cs+rAOSodY9jCfvgRrmfxwbw3XAfxSrIbGqYAvz+OCm0C83HAH\nAre7h5XJnFwR6ctPG6h7X5s5hHBXSiID5kcCQ8kDwhnGUa6QXvWdZSBRlvX1\n3tLGoA5Y+CrrykWnhtpblrUyR+nNk73F7lkcRiYC+q1LLSw2i8EFQ+iHYydK\nv2aa\r\n=bZ5F\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"\\/test\\/(?!deno\\/).*(\\.spec\\.ts)$","transform":{".(ts)":"ts-jest"},"testEnvironment":"node","coverageThreshold":{"global":{"lines":95,"branches":85,"functions":95,"statements":95}},"collectCoverageFrom":["src/!(*.deno|browser).ts"],"moduleFileExtensions":["ts","js"],"testPathIgnorePatterns":["/src/*.deno.ts"],"coveragePathIgnorePatterns":["/node_modules/","/test/","/test/deno/","/src/*.deno.ts"]},"main":"dist/eta.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/browser/eta.min.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/eta.es.js","browser":"dist/browser/eta.min.js","engines":{"node":">=6.0.0"},"funding":"https://github.com/eta-dev/eta?sponsor=1","scripts":{"lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","size":"size-limit","test":"jest --coverage && npm run test:deno && npm run size","build":"denoify && rollup -c rollup.config.ts && typedoc --tsconfig tsconfig.json --target es6 src && deno fmt deno_dist/*.ts","start":"rollup -c rollup.config.ts -w","commit":"git-cz","format":"prettier --write '{src,test}/**/!(*.deno).ts' && deno fmt deno_dist/*.ts","release":"np","prebuild":"rimraf dist && rimraf deno_dist","test:deno":"deno test test/deno/*.spec.ts --unstable --allow-read","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --coverage --watch","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","travis-deploy-once":"travis-deploy-once --pro"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"jsdelivr":"dist/browser/eta.min.js","prettier":{"semi":false,"singleQuote":true},"standard":{"ignore":["dist","deno_dist","src/*.deno.ts"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/eta-dev/eta.git","type":"git"},"size-limit":[{"path":"dist/browser/eta.min.js","limit":"3 KB"}],"description":"Lightweight, fast, and powerful embedded JS template engine","directories":{},"licenseText":"Copyright 2019 Ben Gubler <nebrelbug@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"{src,test}/**/!(*.deno).ts":["eslint"]},"sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.4.2","husky":"^4.3.0","eslint":"^7.8.1","rimraf":"^3.0.2","rollup":"^2.26.11","denoify":"^0.5.4","shelljs":"^0.8.4","ts-jest":"^26.3.0","ts-node":"^9.0.0","typedoc":"^0.19.1","prettier":"2.1.1","coveralls":"^3.1.0","cross-env":"^7.0.2","commitizen":"^4.2.1","size-limit":"^4.6.0","typescript":"^4.0.2","@types/jest":"^26.0.13","@types/node":"^14.10.1","lint-staged":"^10.3.0","@commitlint/cli":"^9.1.2","eslint-plugin-node":"11","travis-deploy-once":"^5.0.11","eslint-plugin-import":"2","rollup-plugin-terser":"^7.0.2","eslint-plugin-promise":"4","eslint-config-prettier":"^6.11.0","eslint-plugin-standard":"4","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-prettier":"^2.1.0","@typescript-eslint/parser":"^4.1.0","cz-conventional-changelog":"^3.3.0","rollup-plugin-typescript2":"^0.27.2","rollup-plugin-node-resolve":"^5.2.0","@size-limit/preset-small-lib":"^4.6.0","@commitlint/config-conventional":"^9.1.2","@typescript-eslint/eslint-plugin":"^4.1.0"},"_npmOperationalInternal":{"tmp":"tmp/eta_1.6.0_1599858155521_0.9983141158924755","host":"s3://npm-registry-packages"}},"1.6.1":{"name":"eta","version":"1.6.1","keywords":["handlebars","ejs","eta","template engine","typescript types"],"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","_id":"eta@1.6.1","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"}],"homepage":"https://eta.js.org/","bugs":{"url":"https://github.com/eta-dev/eta/issues"},"dist":{"shasum":"eb1bb3b36eb08396781f44d7514913ef3a38194c","tarball":"https://registry.npmjs.org/eta/-/eta-1.6.1.tgz","fileCount":47,"integrity":"sha512-wVyLuHKT9fWWQ+2eADRgsc20RWsxpkeLbHQPhUdC0rnF0jxQk8Dj7lkdTl47oXaEzD8ooy5UCY+hidZFMQP07A==","signatures":[{"sig":"MEUCIQC4SeG8Y0F6jGSYE2MpTmBhz94ataplR3/Vz5myia2PyAIgOIofuGLMv2V2tRVAH18nfqMAyOVjjps5jjVAtg5ZBQU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":318278,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfXSaMCRA9TVsSAnZWagAAuskP/1MjR/eM48kPEs3PL/ah\nNJBRV6IjF10gG/EdExh+/vm0O6Adexs1q8yXXur+mCnaqGtWnw6ETaz0VnSV\nX8Rk7yZJLMAXx159m3eTf2i6yT6v6v923RzD/C0zrMipaJShYG0xQPJn4Amw\nyShyD6hL8cOF7s0I5TyEdubEyCNVnl7gyAZ2YtpwJWkiWWp7S0IuTZQxFzmZ\n2tJH5wc76iSR6vBZDpsbQwNz8XAs6RumgVfDFUt9YMaNjenz0/6wsuAuZPfE\n5XX34JT1zmTzGWYIAy8UpzKKGl2LQ3z2cIJt3IgKviyMz02uLRvLHa1+Eg6z\nYDZGgHNoCTXgi2u3CI3EkIWTf74UMsnb4HFWI0Sgf5oVFnkQMtx4Xatm62Z3\noFvsElg0tw4QXU10UbHaFfA5Drt3QDt94ML6I1KdQg5UfeRu2L9Xfd1+xuP5\ngcRmefEWe8LCGTF3r3xXFWzcfL+vU1/IzWANIa1lC7QbQ+CUFjAwN0fecmXo\nXqWASBdxEiX/4VXCjpG4R5IkwkD2teoxODuCgLOegB09DKKFF0+YBmknoq5m\njVg+R9hH5X8fLzkbhI+4BlQgj+8egHoWAwHPMIB3rXPFbWrKcVgGj4frM8Bh\n2/PjRM3gABm5JPh0RtFJ+I+mIQLomot6L2l7Q93hzaz8igCI9uNFt0DhVtUR\nvBga\r\n=NnSz\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"\\/test\\/(?!deno\\/).*(\\.spec\\.ts)$","transform":{".(ts)":"ts-jest"},"testEnvironment":"node","coverageThreshold":{"global":{"lines":95,"branches":85,"functions":95,"statements":95}},"collectCoverageFrom":["src/!(*.deno|browser).ts"],"moduleFileExtensions":["ts","js"],"testPathIgnorePatterns":["/src/*.deno.ts"],"coveragePathIgnorePatterns":["/node_modules/","/test/","/test/deno/","/src/*.deno.ts"]},"main":"dist/eta.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/browser/eta.min.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/eta.es.js","browser":"dist/browser/eta.min.js","engines":{"node":">=6.0.0"},"funding":"https://github.com/eta-dev/eta?sponsor=1","scripts":{"lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","size":"size-limit","test":"jest --coverage && npm run test:deno && npm run size","build":"denoify && rollup -c rollup.config.ts && typedoc --tsconfig tsconfig.json --target es6 src && deno fmt deno_dist/*.ts","start":"rollup -c rollup.config.ts -w","commit":"git-cz","format":"prettier --write '{src,test}/**/!(*.deno).ts' && deno fmt deno_dist/*.ts","release":"ts-node tools/release","prebuild":"rimraf dist && rimraf deno_dist","test:deno":"deno test test/deno/*.spec.ts --unstable --allow-read","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --coverage --watch","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","travis-deploy-once":"travis-deploy-once --pro"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"jsdelivr":"dist/browser/eta.min.js","prettier":{"semi":false,"singleQuote":true},"standard":{"ignore":["dist","deno_dist","src/*.deno.ts"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/eta-dev/eta.git","type":"git"},"size-limit":[{"path":"dist/browser/eta.min.js","limit":"3 KB"}],"description":"Lightweight, fast, and powerful embedded JS template engine","directories":{},"licenseText":"Copyright 2019 Ben Gubler <nebrelbug@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"{src,test}/**/!(*.deno).ts":["eslint"]},"sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"np":"^6.5.0","jest":"^26.4.2","husky":"^4.3.0","eslint":"^7.8.1","rimraf":"^3.0.2","rollup":"^2.26.11","denoify":"^0.5.4","shelljs":"^0.8.4","ts-jest":"^26.3.0","ts-node":"^9.0.0","typedoc":"^0.19.1","prettier":"2.1.1","coveralls":"^3.1.0","cross-env":"^7.0.2","commitizen":"^4.2.1","size-limit":"^4.6.0","typescript":"^4.0.2","@types/jest":"^26.0.13","@types/node":"^14.10.1","lint-staged":"^10.3.0","@commitlint/cli":"^9.1.2","eslint-plugin-node":"11","travis-deploy-once":"^5.0.11","eslint-plugin-import":"2","rollup-plugin-terser":"^7.0.2","eslint-plugin-promise":"4","eslint-config-prettier":"^6.11.0","eslint-plugin-standard":"4","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-prettier":"^2.1.0","@typescript-eslint/parser":"^4.1.0","cz-conventional-changelog":"^3.3.0","rollup-plugin-typescript2":"^0.27.2","rollup-plugin-node-resolve":"^5.2.0","@size-limit/preset-small-lib":"^4.6.0","@commitlint/config-conventional":"^9.1.2","@typescript-eslint/eslint-plugin":"^4.1.0"},"_npmOperationalInternal":{"tmp":"tmp/eta_1.6.1_1599940235407_0.5570056181821554","host":"s3://npm-registry-packages"}},"1.6.2":{"name":"eta","version":"1.6.2","keywords":["handlebars","ejs","eta","template engine","typescript types"],"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","_id":"eta@1.6.2","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"}],"homepage":"https://eta.js.org/","bugs":{"url":"https://github.com/eta-dev/eta/issues"},"dist":{"shasum":"5d0dc7308f1906543b7d977b7a480b09f0ba9fac","tarball":"https://registry.npmjs.org/eta/-/eta-1.6.2.tgz","fileCount":47,"integrity":"sha512-PEp06q2PX12XQQl6d11yWpRZG/W6jBw7NbOQpNTLZpoofOiWg3NJxcC5iR7NkYUL1w8zngkr/76i7r3cFtFRag==","signatures":[{"sig":"MEUCIQCgloM0LzMyz7W5q/XiBTHSvEsPQK+UFQ7JdvXSzGO+DgIgSbAI9QoKgHK+PcIugDRivAh/ru6mvxtm35lXQ+qRA8A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":318411,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfXVZqCRA9TVsSAnZWagAAxzkP/3fobNlYLg9NLB+dWUAs\nsXs2PoewZXWQi/VG2ADAvjrGRamzyjsm6ItYX2WPKr3+tnevEXi5/Muz3o7g\ncbkTTZlnyChL+YAQrr4y8l5nDcb5Q7YzrrtK7Q6i8q7YYT6sbqEtK0BU9TmU\ns9rBc30DMcppyJ9wNqThcLquExeW9/Ey/k0naRbKBGB/sQNqEDlMgZppEV74\n2V8WiU54WBpvYw8Wky8p4dK0xVJcqFdIu/pdcawyplkYmdx82TIFLy6mP15g\nJa4hCzuiuneJjSBSMSQ/hw6lhX8NLUtm+zB1VpZAme7DvTis9DkIdnhU9Z9y\nN21MspO7tnQgMpJrbQ505rRItf+wdZSy7/HOvTHWcCpjqVK0ExtWnpa5ZTLo\nFRNJ4+Q08cLJosIkPRQFnzjOaXV/wBpuiZU9HH3KJv05Qsk9A4WYgdxF3Qcg\noSZy2DiwyPeO/dW9VBUT42WMwIsRFUhe0SFGpsz/63gfDgq9T2H2Iayl4Bd7\n/5fyghq0zCI7L7/KCqf0yoyj0+0OX6eJVh7uORBKpPZskdRqy6iZTheG/CoC\nITc3gL+34z8rJm8NKcCm83RG8WDSciQcO7HINEjNIp87lpPPpjDSIIwRG1x3\nzUknJMOImKsrQfPs8sqwnQPkORlAazU6vMSXb0n4QHveowvzIwEz/OVUbok5\n6OX9\r\n=ORAE\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"\\/test\\/(?!deno\\/).*(\\.spec\\.ts)$","transform":{".(ts)":"ts-jest"},"testEnvironment":"node","coverageThreshold":{"global":{"lines":95,"branches":85,"functions":95,"statements":95}},"collectCoverageFrom":["src/!(*.deno|browser).ts"],"moduleFileExtensions":["ts","js"],"testPathIgnorePatterns":["/src/*.deno.ts"],"coveragePathIgnorePatterns":["/node_modules/","/test/","/test/deno/","/src/*.deno.ts"]},"main":"dist/eta.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/browser/eta.min.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/eta.es.js","browser":"dist/browser/eta.min.js","engines":{"node":">=6.0.0"},"exports":{"import":"./dist/eta.es.js","browser":"./dist/browser/eta.min.js","require":"./dist/eta.cjs.js"},"funding":"https://github.com/eta-dev/eta?sponsor=1","scripts":{"lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","size":"size-limit","test":"jest --coverage && npm run test:deno && npm run size","build":"denoify && rollup -c rollup.config.ts && typedoc --tsconfig tsconfig.json --target es6 src && deno fmt deno_dist/*.ts","start":"rollup -c rollup.config.ts -w","commit":"git-cz","format":"prettier --write '{src,test}/**/!(*.deno).ts' && deno fmt deno_dist/*.ts","release":"ts-node tools/release","prebuild":"rimraf dist && rimraf deno_dist","test:deno":"deno test test/deno/*.spec.ts --unstable --allow-read","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --coverage --watch","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","travis-deploy-once":"travis-deploy-once --pro"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"jsdelivr":"dist/browser/eta.min.js","prettier":{"semi":false,"singleQuote":true},"standard":{"ignore":["dist","deno_dist","src/*.deno.ts"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/eta-dev/eta.git","type":"git"},"size-limit":[{"path":"dist/browser/eta.min.js","limit":"3 KB"}],"description":"Lightweight, fast, and powerful embedded JS template engine","directories":{},"licenseText":"Copyright 2019 Ben Gubler <nebrelbug@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"{src,test}/**/!(*.deno).ts":["eslint"]},"sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"np":"^6.5.0","jest":"^26.4.2","husky":"^4.3.0","eslint":"^7.9.0","rimraf":"^3.0.2","rollup":"^2.26.11","denoify":"^0.5.4","shelljs":"^0.8.4","ts-jest":"^26.3.0","ts-node":"^9.0.0","typedoc":"^0.19.1","prettier":"2.1.1","coveralls":"^3.1.0","cross-env":"^7.0.2","commitizen":"^4.2.1","size-limit":"^4.6.0","typescript":"^4.0.2","@types/jest":"^26.0.13","@types/node":"^14.10.1","lint-staged":"^10.3.0","@commitlint/cli":"^9.1.2","eslint-plugin-node":"11","travis-deploy-once":"^5.0.11","eslint-plugin-import":"2","rollup-plugin-terser":"^7.0.2","eslint-plugin-promise":"4","eslint-config-prettier":"^6.11.0","eslint-plugin-standard":"4","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-prettier":"^2.1.0","@typescript-eslint/parser":"^4.1.0","cz-conventional-changelog":"^3.3.0","rollup-plugin-typescript2":"^0.27.2","rollup-plugin-node-resolve":"^5.2.0","@size-limit/preset-small-lib":"^4.6.0","@commitlint/config-conventional":"^9.1.2","@typescript-eslint/eslint-plugin":"^4.1.0"},"_npmOperationalInternal":{"tmp":"tmp/eta_1.6.2_1599952489808_0.9443778980433299","host":"s3://npm-registry-packages"}},"1.7.0":{"name":"eta","version":"1.7.0","keywords":["handlebars","ejs","eta","template engine","typescript types"],"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","_id":"eta@1.7.0","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"}],"homepage":"https://eta.js.org/","bugs":{"url":"https://github.com/eta-dev/eta/issues"},"dist":{"shasum":"2d2d83e364dd90c98fea51a25f33e17c09f73203","tarball":"https://registry.npmjs.org/eta/-/eta-1.7.0.tgz","fileCount":47,"integrity":"sha512-49bHPiVLBgzhf6GEWrap4hCmQyIFkqwxBQc5BI6zBexYPYw2NMEGklsNoeVJsJBUhM5S9n449LxAzMpBCR+pAw==","signatures":[{"sig":"MEYCIQDudrXrPe7gwE7beI+csgtW3gdFVX5pz5Q//MSABZxvPQIhANiBlgdxAYViy+g/3PjKLQTnclgp++OvBquJB9YER58M","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":318286,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYNISCRA9TVsSAnZWagAAFXQQAJgFVPuRbxmfJmGJzl2w\ndIK4fowYF2QW5n/n61aSQMH08/u/ytYcKMcxv/0RjoMeubcY0geL6TLhg7GX\nnpeLPXnYAicx901DKnTwQDWSyL+k/Coh9ql1B69V/rDyCTlunKXJp5uAzOQ2\nrSFabKg3YTzORehQKPUwQvgS+ZdMwrEcGU2khL4B7hQcRd1tAjQn7BZTRo+x\nFhAAYYvZ5ocYqgf7+NZm4ujrgApDg3iShth129PpSOOhomhjJIqpHAnx0qIp\nNfmyd0/tuiSd73dx2kGyoVXoHPraa5K3N1WaQgjulysHMBD0CQMDVn09PJYB\n4bp0UZdlq8DHtZEsTEUNi74e0y2UpzbmOm6NcgnECL5OzPePG2g+I2VLAXuQ\nvF3doGHbY4Imkw+FN2w4AdBB/eZrJ/DrJJYrxcsf+ChCfhTUd+QsZFc4MKU0\nSSrFAkZvTu6aKCWyjTkbzqGoAunxfC1eTK8AHDC/F0IUpJhZWbOL4uHzJbGv\nnPTDplv0vkkuKl1rALrSxl4+1jgYEuuVCZY5fH/orYJbgkMnrhgycnoQX99s\nDcAoUpXyyraIz817eGAELzOaCO4CogzMYroxbs8hSToQOByEHc5Leu0atpHB\nXE8GgjHwlsa7j3qd3qxAdfBBiZttGHC2MVtyye7xItoMtZ6VV+db8HXViIZn\nHzUK\r\n=4dPB\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"\\/test\\/(?!deno\\/).*(\\.spec\\.ts)$","transform":{".(ts)":"ts-jest"},"testEnvironment":"node","coverageThreshold":{"global":{"lines":95,"branches":85,"functions":95,"statements":95}},"collectCoverageFrom":["src/!(*.deno|browser).ts"],"moduleFileExtensions":["ts","js"],"testPathIgnorePatterns":["/src/*.deno.ts"],"coveragePathIgnorePatterns":["/node_modules/","/test/","/test/deno/","/src/*.deno.ts"]},"main":"dist/eta.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/browser/eta.min.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/eta.es.js","browser":"dist/browser/eta.min.js","engines":{"node":">=6.0.0"},"exports":{"import":"./dist/eta.es.js","browser":"./dist/browser/eta.min.js","require":"./dist/eta.cjs.js"},"funding":"https://github.com/eta-dev/eta?sponsor=1","scripts":{"lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","size":"size-limit","test":"jest --coverage && npm run test:deno && npm run size","build":"denoify && rollup -c rollup.config.ts && typedoc --tsconfig tsconfig.json --target es6 src && deno fmt deno_dist/*.ts","start":"rollup -c rollup.config.ts -w","commit":"git-cz","format":"prettier --write '{src,test}/**/!(*.deno).ts' && deno fmt deno_dist/*.ts","release":"npm run build && np","prebuild":"rimraf dist && rimraf deno_dist","test:deno":"deno test test/deno/*.spec.ts --unstable --allow-read","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --coverage --watch","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","travis-deploy-once":"travis-deploy-once --pro"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"jsdelivr":"dist/browser/eta.min.js","standard":{"ignore":["dist","deno_dist","src/*.deno.ts"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/eta-dev/eta.git","type":"git"},"size-limit":[{"path":"dist/browser/eta.min.js","limit":"3 KB"}],"description":"Lightweight, fast, and powerful embedded JS template engine","directories":{},"licenseText":"Copyright 2019 Ben Gubler <nebrelbug@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"{src,test}/**/!(*.deno).ts":["eslint"]},"sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"np":"^6.5.0","jest":"^26.4.2","husky":"^4.3.0","eslint":"^7.9.0","rimraf":"^3.0.2","rollup":"^2.26.11","denoify":"^0.5.4","shelljs":"^0.8.4","ts-jest":"^26.3.0","ts-node":"^9.0.0","typedoc":"^0.19.1","prettier":"2.1.1","coveralls":"^3.1.0","cross-env":"^7.0.2","commitizen":"^4.2.1","size-limit":"^4.6.0","typescript":"^4.0.2","@types/jest":"^26.0.13","@types/node":"^14.10.1","lint-staged":"^10.3.0","@commitlint/cli":"^9.1.2","eslint-plugin-node":"11","travis-deploy-once":"^5.0.11","eslint-plugin-import":"2","rollup-plugin-terser":"^7.0.2","eslint-plugin-promise":"4","eslint-config-prettier":"^6.11.0","eslint-plugin-standard":"4","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-prettier":"^2.1.0","@typescript-eslint/parser":"^4.1.0","cz-conventional-changelog":"^3.3.0","rollup-plugin-typescript2":"^0.27.2","rollup-plugin-node-resolve":"^5.2.0","@size-limit/preset-small-lib":"^4.6.0","@commitlint/config-conventional":"^9.1.2","@typescript-eslint/eslint-plugin":"^4.1.0"},"_npmOperationalInternal":{"tmp":"tmp/eta_1.7.0_1600180754103_0.7313071600022514","host":"s3://npm-registry-packages"}},"1.8.0":{"name":"eta","version":"1.8.0","keywords":["handlebars","ejs","eta","template engine","typescript types"],"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","_id":"eta@1.8.0","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"}],"homepage":"https://eta.js.org/","bugs":{"url":"https://github.com/eta-dev/eta/issues"},"dist":{"shasum":"e1f732d47cdf5c0fe5ed759a59db2e09cc21cc90","tarball":"https://registry.npmjs.org/eta/-/eta-1.8.0.tgz","fileCount":47,"integrity":"sha512-uVGRTv8gA/LQSvKJokYkFUq4oVMlyMrkCwAG4mkkwhlVmMF5O7KE37+l6e/8QJYAsQOnNuEyZfXKwzJoLclJAg==","signatures":[{"sig":"MEYCIQDFcKaCrjCCz8yBTAbLD56aRE8jLSetYYiFATQ+f1wczgIhANif5LptWnpJgC/3Ya2hD8nafS84yuUUMpBOEh6bcKsU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":323836,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYm/zCRA9TVsSAnZWagAAMoMP/iBmBLAyORXI/opQ702v\nplbKn+VLoZV3lPtWOmUA+UY45IFNszQvSrVXcEpJtD3JVCxfTGHlHt56CybZ\nFoO+qT9h0obfeHw1hQf/bGUrN33taz8j1Y94R3lqZ4ckw39hWDzhv/umLGc7\nZvnTTsGAANr+1Y+Wkfc1O44cChINHq0mDFqAqycW4rSdk96QR8TSMLW904C8\n00Fck17nwkqwdoIpm95r9ExQuP0qRSk9K8DZ2VZ/d1K12LRhSX4cqxaXkNle\nzT1Zwok9lwE9JqyYnUrUSC8p39b76U1i+rTbzjOMaYQVpBVckNKVolvObUhY\nVJGAF5J3dv0Zz0Xi5RRkt8R9V7jxC+VEBzbz4aJiZH8Jj6e8RZ2Ys6ABgfAq\nNVuTkYnwJdUGkaadn0NMIMCBbMDNgIsIOTKEIvVZ1LQjyYtE/Z7mEZYEWSOh\nzSTChyc7czAr9eMuo4iKZvT30oagOdzu9DwjvpRykGg4+QL/MeUftbjqChdr\npIj96Xugdrs5bZI4MMhngmj/eP71j2a9joH1+DFRWjotRzoQAgKRIYlNE6fA\nV3Aax1wBRwl1rY42F8GM+3BdAF5rux7tmkjTCsH0RK40ahyM8HhHqppLiF5j\n5P09IC/VKTwolXrUJ9bkI8OWSi145QCZPKU0IOBuCp7tOVIDUUpWpoLpOHc+\nQsc3\r\n=k5hf\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"\\/test\\/(?!deno\\/).*(\\.spec\\.ts)$","transform":{".(ts)":"ts-jest"},"testEnvironment":"node","coverageThreshold":{"global":{"lines":95,"branches":85,"functions":95,"statements":95}},"collectCoverageFrom":["src/!(*.deno|browser).ts"],"moduleFileExtensions":["ts","js"],"testPathIgnorePatterns":["/src/*.deno.ts"],"coveragePathIgnorePatterns":["/node_modules/","/test/","/test/deno/","/src/*.deno.ts"]},"main":"dist/eta.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/browser/eta.min.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/eta.es.js","browser":"dist/browser/eta.min.js","engines":{"node":">=6.0.0"},"exports":{"import":"./dist/eta.es.js","browser":"./dist/browser/eta.min.js","require":"./dist/eta.cjs.js"},"funding":"https://github.com/eta-dev/eta?sponsor=1","scripts":{"lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","size":"size-limit","test":"jest --coverage && npm run test:deno && npm run size","build":"denoify && rollup -c rollup.config.ts && typedoc --tsconfig tsconfig.json --target es6 src && deno fmt deno_dist/*.ts","start":"rollup -c rollup.config.ts -w","commit":"git-cz","format":"prettier --write '{src,test}/**/!(*.deno).ts' && deno fmt deno_dist/*.ts","release":"npm run build && np","prebuild":"rimraf dist && rimraf deno_dist","test:deno":"deno test test/deno/*.spec.ts --unstable --allow-read","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --coverage --watch","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","travis-deploy-once":"travis-deploy-once --pro"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"jsdelivr":"dist/browser/eta.min.js","standard":{"ignore":["dist","deno_dist","src/*.deno.ts"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/eta-dev/eta.git","type":"git"},"size-limit":[{"path":"dist/browser/eta.min.js","limit":"3 KB"}],"description":"Lightweight, fast, and powerful embedded JS template engine","directories":{},"licenseText":"Copyright 2019 Ben Gubler <nebrelbug@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"{src,test}/**/!(*.deno).ts":["eslint"]},"sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"np":"^6.5.0","jest":"^26.4.2","husky":"^4.3.0","eslint":"^7.9.0","rimraf":"^3.0.2","rollup":"^2.26.11","denoify":"^0.5.4","shelljs":"^0.8.4","ts-jest":"^26.3.0","ts-node":"^9.0.0","typedoc":"^0.19.1","prettier":"2.1.1","coveralls":"^3.1.0","cross-env":"^7.0.2","commitizen":"^4.2.1","size-limit":"^4.6.0","typescript":"^4.0.2","@types/jest":"^26.0.13","@types/node":"^14.10.1","lint-staged":"^10.3.0","@commitlint/cli":"^9.1.2","eslint-plugin-node":"11","travis-deploy-once":"^5.0.11","eslint-plugin-import":"2","rollup-plugin-terser":"^7.0.2","eslint-plugin-promise":"4","eslint-config-prettier":"^6.11.0","eslint-plugin-standard":"4","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-prettier":"^2.1.0","@typescript-eslint/parser":"^4.1.0","cz-conventional-changelog":"^3.3.0","rollup-plugin-typescript2":"^0.27.2","rollup-plugin-node-resolve":"^5.2.0","@size-limit/preset-small-lib":"^4.6.0","@commitlint/config-conventional":"^9.1.2","@typescript-eslint/eslint-plugin":"^4.1.0"},"_npmOperationalInternal":{"tmp":"tmp/eta_1.8.0_1600286706777_0.5311138507984132","host":"s3://npm-registry-packages"}},"1.9.0":{"name":"eta","version":"1.9.0","keywords":["handlebars","ejs","eta","template engine","typescript types"],"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","_id":"eta@1.9.0","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"}],"homepage":"https://eta.js.org/","bugs":{"url":"https://github.com/eta-dev/eta/issues"},"dist":{"shasum":"87605a10772b5acde63a268424142f618a83a14c","tarball":"https://registry.npmjs.org/eta/-/eta-1.9.0.tgz","fileCount":47,"integrity":"sha512-yzU5E3yYm40um7zoXelFwan3IYrXryejSgCjK4ASU3nud7IGqlLGzHGistTJYz7z7ekfhRAbgBXif2EZQvAaRA==","signatures":[{"sig":"MEQCIBhwVXbDx7WJgMmMPWL4GFkIlwel0tOhs62+ImYGmTLlAiBdxg/15X8Zhf9Q4Yhmg7cYzyizbx0qumn5AfBBjKOiOw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":327914,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfY9t7CRA9TVsSAnZWagAA1KQP/0I35Gan/Wp6Y3mPpO3E\nhhYWMSKIgXqQWrbh5Pd/bnUw7ZEkkf8U5gAQtbuJicvdRw6lwHcC/zfhuIjw\n9svZkwPH6uwU10+9JIb/04x3soAy0Wo9wzkpejS3atJyf9fv8h5s/ZndIBNS\nqNpZfQ27K8SsIxAgBUPkSHJvvZlafRYIUS0bnn5cmk92QNCZklBuLpAzZ0CP\n1YmsJ00+8JNgHDIA98E3aD4/r8Tv9AzwVKnZciLaIJw4PD1XmdPXcdsHOa2i\nvd+dFBjLFRvhQlxG+Xka22HNYh3zgbZOG6Jbt5OzZu0sjVFbEb6FkqF917Ot\nzHBAS0QcuJQizSWWBjxlH9meOL2is6Hh8nR94d/WvE2ladcjntFkg3zOk4vr\nQijJP4lROkA3FNO3MemiSb1QFqBW6rI9hr0t90d8wztV1y+92aCrOnqsV/Uj\niVX0QmoW0xFqZDFt7I9CuCSJC0BaGD6VKkUpBRHn3nvhXupYs+54v3lngfXK\nQOvYUlzc041QmxTVyG5ABYgxeBt/MxnqZVckapIiwNZQ9tl7hmL4YB5e2kWy\ndmSkzQywv8SJLfvFgZ2duGbv4gwx4rgkhJT3Xj5hW/hYoRb/grtCO+YPN+I7\n2jQpQ0iepbEecynqzGeu29G/ico32AxODaSnkKcrX7LeCpyHjZVgNCI+aPMV\nmbwj\r\n=DF4S\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"\\/test\\/(?!deno\\/).*(\\.spec\\.ts)$","transform":{".(ts)":"ts-jest"},"testEnvironment":"node","coverageThreshold":{"global":{"lines":95,"branches":85,"functions":95,"statements":95}},"collectCoverageFrom":["src/!(*.deno|browser).ts"],"moduleFileExtensions":["ts","js"],"testPathIgnorePatterns":["/src/*.deno.ts"],"coveragePathIgnorePatterns":["/node_modules/","/test/","/test/deno/","/src/*.deno.ts"]},"main":"dist/eta.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"dist/types/index.d.ts","unpkg":"dist/browser/eta.min.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/eta.es.js","browser":"dist/browser/eta.min.js","engines":{"node":">=6.0.0"},"exports":{"import":"./dist/eta.es.js","browser":"./dist/browser/eta.min.js","require":"./dist/eta.cjs.js"},"funding":"https://github.com/eta-dev/eta?sponsor=1","scripts":{"lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","size":"size-limit","test":"jest --coverage && npm run test:deno && npm run size","build":"denoify && rollup -c rollup.config.ts && typedoc --tsconfig tsconfig.json --target es6 src && deno fmt deno_dist/*.ts","start":"rollup -c rollup.config.ts -w","commit":"git-cz","format":"prettier --write '{src,test}/**/!(*.deno).ts' && deno fmt deno_dist/*.ts","release":"npm run build && np","prebuild":"rimraf dist && rimraf deno_dist","test:deno":"deno test test/deno/*.spec.ts --unstable --allow-read","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --coverage --watch","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","travis-deploy-once":"travis-deploy-once --pro"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"jsdelivr":"dist/browser/eta.min.js","standard":{"ignore":["dist","deno_dist","src/*.deno.ts"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/eta-dev/eta.git","type":"git"},"size-limit":[{"path":"dist/browser/eta.min.js","limit":"3 KB"}],"description":"Lightweight, fast, and powerful embedded JS template engine","directories":{},"licenseText":"Copyright 2019 Ben Gubler <nebrelbug@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"{src,test}/**/!(*.deno).ts":["eslint"]},"sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"np":"^6.5.0","jest":"^26.4.2","husky":"^4.3.0","eslint":"^7.9.0","rimraf":"^3.0.2","rollup":"^2.26.11","denoify":"^0.5.4","shelljs":"^0.8.4","ts-jest":"^26.3.0","ts-node":"^9.0.0","typedoc":"^0.19.1","prettier":"2.1.1","coveralls":"^3.1.0","cross-env":"^7.0.2","commitizen":"^4.2.1","size-limit":"^4.6.0","typescript":"^4.0.2","@types/jest":"^26.0.13","@types/node":"^14.10.1","lint-staged":"^10.3.0","@commitlint/cli":"^9.1.2","eslint-plugin-node":"11","travis-deploy-once":"^5.0.11","eslint-plugin-import":"2","rollup-plugin-terser":"^7.0.2","eslint-plugin-promise":"4","eslint-config-prettier":"^6.11.0","eslint-plugin-standard":"4","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-prettier":"^2.1.0","@typescript-eslint/parser":"^4.1.0","cz-conventional-changelog":"^3.3.0","rollup-plugin-typescript2":"^0.27.2","rollup-plugin-node-resolve":"^5.2.0","@size-limit/preset-small-lib":"^4.6.0","@commitlint/config-conventional":"^9.1.2","@typescript-eslint/eslint-plugin":"^4.1.0"},"_npmOperationalInternal":{"tmp":"tmp/eta_1.9.0_1600379771395_0.9290081676409878","host":"s3://npm-registry-packages"}},"1.10.0":{"name":"eta","version":"1.10.0","keywords":["handlebars","ejs","eta","template engine","embedded template engine","layouts","partials","typescript types"],"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","_id":"eta@1.10.0","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"}],"homepage":"https://eta.js.org/","bugs":{"url":"https://github.com/eta-dev/eta/issues"},"dist":{"shasum":"38cbe3e49e023564bf7ca33071e38025638ea59d","tarball":"https://registry.npmjs.org/eta/-/eta-1.10.0.tgz","fileCount":47,"integrity":"sha512-ZgGKZjScl7pqNlA/eFzK1/HObHBUHtwfPK7hlExaZI23cEkZtkmFd42qNcKUZ0ehsijRGnybQadqbHcJo4VGnA==","signatures":[{"sig":"MEYCIQCCDxYzael2keBj/ay3618lDv6SAondmvoIEg+lp4GbfgIhAOV/1MTX3LEfwpiT+Jvdek3zFrSI0CJjb4oUPMGrYRPK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":331224,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfZB+LCRA9TVsSAnZWagAAm3kQAJEGCnT5cPR5aWSthkFE\nECZzfxVo1mF5/nIvkTLlGbDEEjdamEx6fBZFSsaXgW+rkWU5C/dO2wZWSmmz\nPMpS08r0w7/2hZZwbBwI7IZY09WGClIr8GTpBUVe7MYnsSkxejZThKBSbKrA\nyJtHxLnTQaXQSw4jsiOg3yXiGUg4PhFmQDsrTHp+IVESnxl2dgWtjBkeWD5X\nSu3NiyFPZ1O0mBGic+liyfXBh2tri6gQ3xF0MzQgN0SdmWqCjs2oxGjXzf7L\nZh9hKcnDbJGKR0IV1N+MTXjICI4EFoqq3LRe1/CSFM40/W+WsXO8766NozB8\nxb5wy0ndA4eN8u6hF4eYq7huV6k+nTMzfogNNDSEjV/4AP+ujuuUGEl+N04T\nSrH5H49JAU6oZbfA67EOUoCvIxPbGxfF4KI1pDkIbiMFvfnq+w0Zc+YZMGZW\nXmKZo+5SRoTyVodnjqMMmjujKxHe5m2kDehy5DbdPPFdydtHmvOE1ne7d2Fg\ntIt1pD3NS0JRpDFh8FAdQ9s+YK0UK46zdxPNDCtVJTnc0tURicuIMd9v1EJN\nyk1S7DmSY3Vu6JciMPt2mTTzlzVIFScRN+2hKJ5uhKmKYafMFIAghNNo/awe\n0sNSRryXaX3vwPywZLXICoFa70QLcRTxFjlZ9HFpv11GH+enH5ReoOIaIj2j\n9Vvs\r\n=pMfF\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"\\/test\\/(?!deno\\/).*(\\.spec\\.ts)$","transform":{".(ts)":"ts-jest"},"testEnvironment":"node","coverageThreshold":{"global":{"lines":95,"branches":85,"functions":95,"statements":95}},"collectCoverageFrom":["src/!(*.deno|browser).ts"],"moduleFileExtensions":["ts","js"],"testPathIgnorePatterns":["/src/*.deno.ts"],"coveragePathIgnorePatterns":["/node_modules/","/test/","/test/deno/","/src/*.deno.ts"]},"main":"dist/eta.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"dist/types/index.d.ts","unpkg":"dist/browser/eta.min.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/eta.es.js","browser":"dist/browser/eta.min.js","engines":{"node":">=6.0.0"},"exports":{"import":"./dist/eta.es.js","browser":"./dist/browser/eta.min.js","require":"./dist/eta.cjs.js"},"funding":"https://github.com/eta-dev/eta?sponsor=1","scripts":{"lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","size":"size-limit","test":"jest --coverage && npm run test:deno && npm run size","build":"denoify && rollup -c rollup.config.ts && typedoc --tsconfig tsconfig.json --target es6 src && deno fmt deno_dist/*.ts","start":"rollup -c rollup.config.ts -w","commit":"git-cz","format":"prettier --write '{src,test}/**/!(*.deno).ts' && deno fmt deno_dist/*.ts","release":"npm run build && np","prebuild":"rimraf dist && rimraf deno_dist","test:deno":"deno test test/deno/*.spec.ts --unstable --allow-read","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --coverage --watch","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","travis-deploy-once":"travis-deploy-once --pro"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"jsdelivr":"dist/browser/eta.min.js","standard":{"ignore":["dist","deno_dist","src/*.deno.ts"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/eta-dev/eta.git","type":"git"},"size-limit":[{"path":"dist/browser/eta.min.js","limit":"3 KB"}],"description":"Lightweight, fast, and powerful embedded JS template engine","directories":{},"licenseText":"Copyright 2019 Ben Gubler <nebrelbug@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"{src,test}/**/!(*.deno).ts":["eslint"]},"sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"np":"^6.5.0","jest":"^26.4.2","husky":"^4.3.0","eslint":"^7.9.0","rimraf":"^3.0.2","rollup":"^2.26.11","denoify":"^0.5.4","shelljs":"^0.8.4","ts-jest":"^26.3.0","ts-node":"^9.0.0","typedoc":"^0.19.1","prettier":"2.1.1","coveralls":"^3.1.0","cross-env":"^7.0.2","commitizen":"^4.2.1","size-limit":"^4.6.0","typescript":"^4.0.2","@types/jest":"^26.0.13","@types/node":"^14.10.1","lint-staged":"^10.3.0","@commitlint/cli":"^9.1.2","eslint-plugin-node":"11","travis-deploy-once":"^5.0.11","eslint-plugin-import":"2","rollup-plugin-terser":"^7.0.2","eslint-plugin-promise":"4","eslint-config-prettier":"^6.11.0","eslint-plugin-standard":"4","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-prettier":"^2.1.0","@typescript-eslint/parser":"^4.1.0","cz-conventional-changelog":"^3.3.0","rollup-plugin-typescript2":"^0.27.2","rollup-plugin-node-resolve":"^5.2.0","@size-limit/preset-small-lib":"^4.6.0","@commitlint/config-conventional":"^9.1.2","@typescript-eslint/eslint-plugin":"^4.1.0"},"_npmOperationalInternal":{"tmp":"tmp/eta_1.10.0_1600397194798_0.7416147614854962","host":"s3://npm-registry-packages"}},"1.10.1":{"name":"eta","version":"1.10.1","keywords":["handlebars","ejs","eta","template engine","embedded template engine","layouts","partials","typescript types"],"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","_id":"eta@1.10.1","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"}],"homepage":"https://eta.js.org/","bugs":{"url":"https://github.com/eta-dev/eta/issues"},"dist":{"shasum":"65ef9a81aa63f3896e48351811401eb1ed1dac7f","tarball":"https://registry.npmjs.org/eta/-/eta-1.10.1.tgz","fileCount":47,"integrity":"sha512-wmkyMHtIx5ZrF///6N+suPcIrC/eSJCFcna9Vmincm83nRys5jpTaN2+vkBqSFCGF2Z0qxyy8KzhLZNb3O6/OA==","signatures":[{"sig":"MEQCICO2Km1n0LE64ZXhOKeuf7s3uz4rSTUFcGB/TY0fT1bQAiBhXMSo0R43EjJpzG5nKWX0KjjAZNyfGnpnCRnj1ndH5Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":330744,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfZsPGCRA9TVsSAnZWagAAeZ8P/1RfNsReJFHvfJ3q9291\nW44Gfyzvpw3xPAYTzy91hBrb1nJA/Q1ysoI+u6zbHhi94Bdm1iXeehpxQFcy\nuwLeMHQb7t/6OkyBqQ0ECORsDsefowmPvxycheKVLwag8eijZBnuoxsKuuSc\ncVmxAeGcPhY2OgMdTCuzVR/kPr1344WU+/U5WMjkrPuS0Vqrz8PBs2p9Gx7/\nBeAEK42oVFiSzRBDfPMNvEq1Mv/5CEssEm9UAmt5f8iwMYMCivrX7ryj9CyV\nujqwlHDodl5S07tOMQp5XYXA4GrdQIrwgRKVK0E+7UHzxfGkqpkAnJ/HTA7s\nMtnLruJMauKJMqOx1UIRUmawkDT2b6SQDik/iLX7L14rUl9fNbOGShMnsBjs\n5M2+UhVa3seaJ0NVVzBpyuNf2vFdTr1eurfJRvXpF4TkDhVhCJGRFew7nV/1\n9VBY84TxRxx7PXoAvTBUqC6/800lcJ6KvHE/Lb10qYZolTrFRWoDSZ5qQTrn\nLzZmAAzSvVd3NgicWYACERCEwkrRcNYamKl6wCk196l86wyHz0Qrr1XhnG0o\nERPK2ekjWRwViY+Uj/2tOHJSy+nL/u/3IbPinRPX1ncxojOGm0b1/B9UA0QX\nd/9NHflfKFLSyL10CUDYilBvRc4EpzXcCZNomMzfdD4wlEsOzQspUAvUackz\nlhpf\r\n=JBsj\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"\\/test\\/(?!deno\\/).*(\\.spec\\.ts)$","transform":{".(ts)":"ts-jest"},"testEnvironment":"node","coverageThreshold":{"global":{"lines":95,"branches":85,"functions":95,"statements":95}},"collectCoverageFrom":["src/!(*.deno|browser).ts"],"moduleFileExtensions":["ts","js"],"testPathIgnorePatterns":["/src/*.deno.ts"],"coveragePathIgnorePatterns":["/node_modules/","/test/","/test/deno/","/src/*.deno.ts"]},"main":"dist/eta.cjs","type":"module","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"dist/types/index.d.ts","unpkg":"dist/browser/eta.min.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/eta.es.js","browser":"dist/browser/eta.min.js","engines":{"node":">=6.0.0"},"exports":{"import":"./dist/eta.es.js","browser":"./dist/browser/eta.min.js","require":"./dist/eta.cjs"},"funding":"https://github.com/eta-dev/eta?sponsor=1","scripts":{"lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","size":"size-limit","test":"jest --coverage && npm run test:deno && npm run size","build":"denoify && rollup -c rollup.config.ts && typedoc --tsconfig tsconfig.json --target es6 src && deno fmt deno_dist/*.ts","start":"rollup -c rollup.config.ts -w","commit":"git-cz","format":"prettier --write '{src,test}/**/!(*.deno).ts' && deno fmt deno_dist/*.ts","release":"npm run build && np","prebuild":"rimraf dist && rimraf deno_dist","test:deno":"deno test test/deno/*.spec.ts --unstable --allow-read","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --coverage --watch","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","travis-deploy-once":"travis-deploy-once --pro"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"jsdelivr":"dist/browser/eta.min.js","standard":{"ignore":["dist","deno_dist","src/*.deno.ts"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/eta-dev/eta.git","type":"git"},"size-limit":[{"path":"dist/browser/eta.min.js","limit":"3 KB"}],"description":"Lightweight, fast, and powerful embedded JS template engine","directories":{},"licenseText":"Copyright 2019 Ben Gubler <nebrelbug@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"{src,test}/**/!(*.deno).ts":["eslint"]},"sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"np":"^6.5.0","jest":"^26.4.2","husky":"^4.3.0","eslint":"^7.9.0","rimraf":"^3.0.2","rollup":"^2.26.11","denoify":"^0.5.4","shelljs":"^0.8.4","ts-jest":"^26.3.0","ts-node":"^9.0.0","typedoc":"^0.19.1","prettier":"2.1.1","coveralls":"^3.1.0","cross-env":"^7.0.2","commitizen":"^4.2.1","size-limit":"^4.6.0","typescript":"^4.0.2","@types/jest":"^26.0.13","@types/node":"^14.11.1","lint-staged":"^10.3.0","@commitlint/cli":"^9.1.2","eslint-plugin-node":"11","travis-deploy-once":"^5.0.11","eslint-plugin-import":"2","rollup-plugin-terser":"^7.0.2","eslint-plugin-promise":"4","eslint-config-prettier":"^6.11.0","eslint-plugin-standard":"4","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-prettier":"^2.1.0","@typescript-eslint/parser":"^4.1.0","cz-conventional-changelog":"^3.3.0","rollup-plugin-typescript2":"^0.27.2","rollup-plugin-node-resolve":"^5.2.0","@size-limit/preset-small-lib":"^4.6.0","@commitlint/config-conventional":"^9.1.2","@typescript-eslint/eslint-plugin":"^4.1.0"},"_npmOperationalInternal":{"tmp":"tmp/eta_1.10.1_1600570309960_0.33395941293302633","host":"s3://npm-registry-packages"}},"1.11.0":{"name":"eta","version":"1.11.0","keywords":["handlebars","ejs","eta","template engine","embedded template engine","layouts","partials","typescript types"],"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","_id":"eta@1.11.0","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"}],"homepage":"https://eta.js.org/","bugs":{"url":"https://github.com/eta-dev/eta/issues"},"dist":{"shasum":"cfc260fb4e77e1be96ac141f3e50b28da3e3c182","tarball":"https://registry.npmjs.org/eta/-/eta-1.11.0.tgz","fileCount":47,"integrity":"sha512-lfqIE6qD55WFYT6E0phTBUe0sapHJhfvRDB7jSpXxFGwzDaP69kQqRyF7krBe8I1QzF5nE1yAByiIOLB630x4Q==","signatures":[{"sig":"MEQCIFVZyxyAU/6aFOAM0UD+idWLb/K/AVq3PQPFzg89WNK3AiB2afL0G68npBCqYxxYeTEfEUgR8JgXFivv+1vW2s6rMQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":333887,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfaRE1CRA9TVsSAnZWagAAV2gP/1CeFclDg2a0Kwm2TOAX\nsv/z0L714kwId2p3v316vPKnqwQ3HKHNjnOSqCxMrPckeb98nqBCyfJNvxpK\nUQHMEm5bgcz9HElttHCBDwjutw6MbdMIT7g5kVNT9ZJPqliJq47Ogxm8H3rB\n64SdXKaDAZ3779rwN7GFQsBwx+Kdpy9PCchT0gZHP0LIOnD5qgZGqjTM8pqx\n51qLt5O2O+7on8QLBTzGw/At3mc2QEtyPMxjNCcUq3/QM/YJkv6jk5nO8BTf\n9nDgfMpFtg3HUuP7NyqdgBy3/fWhzLheNI2wE1QahaJntrBbbSRZbzfpHGZ2\nRVdzs14FPplZrpOTYlRmyek9+KHwfHeWKW4npG5DRHhyHeP9yzyNnfvdnpJJ\n0jOpt8gSgDNtrqa79NIQO7vcikdc5hswPtmMGsg6zdKihGGG2woZgwOM8gPW\nFTjOEUfVVPFnfsOfE9TU6J9fGdioGSSM1PJi8pkRA/dMTk7/HJtwFZ3OOdMi\nFL5XofCpaLpUe6h6e6GLxYjND9I33ywdLxfFLdu/7JokaAq39ubR7mLaWDfO\n8zXoFa8JxeKMvqGavTG8On02ruWSUmhY3WV/yAqgVJYoYo0tbYqFzbHRJr7x\nUJqfwV8Nyg3otTDEJcrK/9PPyXZpqlbCahzu9ZF6Yv2pSnFlLHK+mHMLXrIn\n4J4S\r\n=Tp26\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"\\/test\\/(?!deno\\/).*(\\.spec\\.ts)$","transform":{".(ts)":"ts-jest"},"testEnvironment":"node","coverageThreshold":{"global":{"lines":95,"branches":85,"functions":95,"statements":95}},"collectCoverageFrom":["src/!(*.deno|browser).ts"],"moduleFileExtensions":["ts","js"],"testPathIgnorePatterns":["/src/*.deno.ts"],"coveragePathIgnorePatterns":["/node_modules/","/test/","/test/deno/","/src/*.deno.ts"]},"main":"dist/eta.cjs","type":"module","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"dist/types/index.d.ts","unpkg":"dist/browser/eta.min.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/eta.es.js","browser":"dist/browser/eta.min.js","engines":{"node":">=6.0.0"},"exports":{"import":"./dist/eta.es.js","browser":"./dist/browser/eta.min.js","require":"./dist/eta.cjs"},"funding":"https://github.com/eta-dev/eta?sponsor=1","scripts":{"lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","size":"size-limit","test":"jest --coverage && npm run test:deno && npm run size","build":"denoify && rollup -c rollup.config.ts && typedoc --tsconfig tsconfig.json --target es6 src && deno fmt deno_dist/*.ts","start":"rollup -c rollup.config.ts -w","commit":"git-cz","format":"prettier --write '{src,test}/**/!(*.deno).ts' && deno fmt deno_dist/*.ts","release":"npm run build && np","prebuild":"rimraf dist && rimraf deno_dist","test:deno":"deno test test/deno/*.spec.ts --unstable --allow-read","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --coverage --watch","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","travis-deploy-once":"travis-deploy-once --pro"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"jsdelivr":"dist/browser/eta.min.js","standard":{"ignore":["dist","deno_dist","src/*.deno.ts"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/eta-dev/eta.git","type":"git"},"size-limit":[{"path":"dist/browser/eta.min.js","limit":"3 KB"}],"description":"Lightweight, fast, and powerful embedded JS template engine","directories":{},"licenseText":"Copyright 2019 Ben Gubler <nebrelbug@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"{src,test}/**/!(*.deno).ts":["eslint"]},"sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"np":"^6.5.0","jest":"^26.4.2","husky":"^4.3.0","eslint":"^7.9.0","rimraf":"^3.0.2","rollup":"^2.26.11","denoify":"^0.5.4","shelljs":"^0.8.4","ts-jest":"^26.3.0","ts-node":"^9.0.0","typedoc":"^0.19.1","prettier":"2.1.1","coveralls":"^3.1.0","cross-env":"^7.0.2","commitizen":"^4.2.1","size-limit":"^4.6.0","typescript":"^4.0.2","@types/jest":"^26.0.13","@types/node":"^14.11.1","lint-staged":"^10.3.0","@commitlint/cli":"^9.1.2","eslint-plugin-node":"11","travis-deploy-once":"^5.0.11","eslint-plugin-import":"2","rollup-plugin-terser":"^7.0.2","eslint-plugin-promise":"4","eslint-config-prettier":"^6.11.0","eslint-plugin-standard":"4","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-prettier":"^2.1.0","@typescript-eslint/parser":"^4.1.0","cz-conventional-changelog":"^3.3.0","rollup-plugin-typescript2":"^0.27.2","rollup-plugin-node-resolve":"^5.2.0","@size-limit/preset-small-lib":"^4.6.0","@commitlint/config-conventional":"^9.1.2","@typescript-eslint/eslint-plugin":"^4.1.0"},"_npmOperationalInternal":{"tmp":"tmp/eta_1.11.0_1600721204963_0.4502846952519639","host":"s3://npm-registry-packages"}},"1.12.0":{"name":"eta","version":"1.12.0","keywords":["handlebars","ejs","eta","template engine","embedded template engine","layouts","partials","typescript types"],"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","_id":"eta@1.12.0","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"},{"name":"shadowtime2000","email":"ahuja.pulkit@outlook.com"}],"homepage":"https://eta.js.org/","bugs":{"url":"https://github.com/eta-dev/eta/issues"},"dist":{"shasum":"3e4afd6a47663305d3c8a699f073afe142372820","tarball":"https://registry.npmjs.org/eta/-/eta-1.12.0.tgz","fileCount":47,"integrity":"sha512-UKPrYGvCNlwKcx3LelnzwSmXRP6/eH8Mv+kVpC0056JXsMwKEl6OD+SqDj2NRSqSE3BdNxzyplC4kPn+HEf7TQ==","signatures":[{"sig":"MEYCIQD+/L1TJ6L7+bWV6GYfLsQJRC8KWqGZwW9wM4TnjCwfMAIhANxPYHWQH82niXVYSbVrwrGAeh7XDZE2gln5D/m+yzCs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":354222,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfw/sICRA9TVsSAnZWagAAW5EP/2UxEkN9dcfDPqmufZ4j\nncxYsudGRAAvRn5Hy0Skhv4TQcJnjfGTxvrzggfx6/xT3vZwhTP3Ep/zGadB\n62Ml12rcVzks18zS71K+2TB18rfXtXteo4hfSKbiq6MaiLTsYqZ+6NG3xjfb\nt/ITkoxBPnmQS5Hyo+7VSNuY53zMoJiAAhUthr+IZ7qt2z5vHVwoTXbYukZb\nXOjJ9uDtY5qZ93VLnWYJlGvW3dg6XRVaUNv4D/oCRkh3xSQiu25p2+3s/G4X\nuFSj4xf+3nYz5qqWYYobX/N6iMaV9LXgmmBjra6yyoilJHPYPP9xh1jRuJ0t\nzQCQtafQ/BedfCcA3nEjpK5nXcwoN1L8atyV7c2pk1/iDm0PspmoRp35NsdF\nh1Ofu8RQu5th3n1kXhcQvrRUuSkD1DkHelIRz6/9DOIg7p4BpZUFO50feb18\nN8qjvs2TUktvNpVcXKtaKCXRL4DfDZoqYfU24DlTPD62eFft0vOaRKcL3L5h\nQ6xwYBTHL29258NxiDcINnA7Yn4su1ADfpdyhE1TdSuuPfxSoA9k4FWCy6Pi\nMBs4lA86emOpNvmMKUpAsxyIbCUqtHXw28ercN+h4tu9C+4DTt3aIdU/ihIR\nhtv1M3RqKi04KFRkLVCIh7DCyRS8L94gPtA8OGx3c+MawniQ/ndyKJUXr7ws\nzy16\r\n=bECF\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"\\/test\\/(?!deno\\/).*(\\.spec\\.ts)$","transform":{".(ts)":"ts-jest"},"testEnvironment":"node","coverageThreshold":{"global":{"lines":95,"branches":85,"functions":95,"statements":95}},"collectCoverageFrom":["src/!(*.deno|browser).ts"],"moduleFileExtensions":["ts","js"],"testPathIgnorePatterns":["/src/*.deno.ts"],"coveragePathIgnorePatterns":["/node_modules/","/test/","/test/deno/","/src/*.deno.ts"]},"main":"dist/eta.cjs","type":"module","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"dist/types/index.d.ts","unpkg":"dist/browser/eta.min.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/eta.es.js","browser":"dist/browser/eta.min.js","engines":{"node":">=6.0.0"},"exports":{"import":"./dist/eta.es.js","browser":"./dist/browser/eta.min.js","require":"./dist/eta.cjs"},"funding":"https://github.com/eta-dev/eta?sponsor=1","scripts":{"lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","size":"size-limit","test":"jest --coverage && npm run test:deno && npm run size","build":"denoify && rollup -c rollup.config.ts && typedoc --tsconfig tsconfig.json --target es6 src && deno fmt deno_dist/*.ts","start":"rollup -c rollup.config.ts -w","commit":"git-cz","format":"prettier --write '{src,test}/**/!(*.deno).ts' && deno fmt deno_dist/*.ts","release":"npm run build && np","prebuild":"rimraf dist && rimraf deno_dist","test:deno":"deno test test/deno/*.spec.ts --unstable --allow-read","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --coverage --watch","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","travis-deploy-once":"travis-deploy-once --pro"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"shadowtime2000","email":"ahuja.pulkit@outlook.com"},"jsdelivr":"dist/browser/eta.min.js","standard":{"ignore":["dist","deno_dist","src/*.deno.ts"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/eta-dev/eta.git","type":"git"},"size-limit":[{"path":"dist/browser/eta.min.js","limit":"3 KB"}],"description":"Lightweight, fast, and powerful embedded JS template engine","directories":{},"licenseText":"Copyright 2019 Ben Gubler <nebrelbug@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"{src,test}/**/!(*.deno).ts":["eslint"]},"sideEffects":false,"dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"np":"^6.5.0","jest":"^26.4.2","husky":"^4.3.0","eslint":"^7.9.0","rimraf":"^3.0.2","rollup":"^2.26.11","denoify":"^0.6.3","shelljs":"^0.8.4","ts-jest":"^26.3.0","ts-node":"^9.0.0","typedoc":"^0.19.1","prettier":"2.1.1","coveralls":"^3.1.0","cross-env":"^7.0.2","commitizen":"^4.2.1","size-limit":"^4.6.0","typescript":"^4.0.2","@types/jest":"^26.0.13","@types/node":"^14.11.1","lint-staged":"^10.3.0","@commitlint/cli":"^9.1.2","eslint-plugin-node":"11","travis-deploy-once":"^5.0.11","eslint-plugin-import":"2","rollup-plugin-terser":"^7.0.2","eslint-config-eta-dev":"^1.0.0","eslint-plugin-promise":"4","eslint-config-prettier":"^6.11.0","eslint-plugin-standard":"4","rollup-plugin-prettier":"^2.1.0","@rollup/plugin-commonjs":"^15.1.0","@typescript-eslint/parser":"4.2.0","cz-conventional-changelog":"^3.3.0","rollup-plugin-typescript2":"^0.27.2","@rollup/plugin-node-resolve":"^9.0.0","@size-limit/preset-small-lib":"^4.6.0","@commitlint/config-conventional":"^9.1.2","@typescript-eslint/eslint-plugin":"^4.1.0"},"_npmOperationalInternal":{"tmp":"tmp/eta_1.12.0_1606679303812_0.6426369923173771","host":"s3://npm-registry-packages"}},"1.12.1":{"name":"eta","version":"1.12.1","keywords":["handlebars","ejs","eta","template engine","embedded template engine","layouts","partials","typescript types"],"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","_id":"eta@1.12.1","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"},{"name":"shadowtime2000","email":"ahuja.pulkit@outlook.com"}],"homepage":"https://eta.js.org/","bugs":{"url":"https://github.com/eta-dev/eta/issues"},"dist":{"shasum":"d985766591676c323f02dfc48a67539212745937","tarball":"https://registry.npmjs.org/eta/-/eta-1.12.1.tgz","fileCount":47,"integrity":"sha512-H8npoci2J/7XiPnVcCVulBSPsTNGvGaINyMjQDU8AFqp9LGsEYS88g2CiU+d01Sg44WtX7o4nb8wUJ9vnI+tiA==","signatures":[{"sig":"MEUCIQCZvjSaeUH3QV0dMSFAMTKNsdobOwRebrxhb5P2n2eNXwIgCgk4VWJz9YVnx84yeOn+aG41vn/LtxkD0wzievx3WxI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":346265,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfzBIgCRA9TVsSAnZWagAAdcAQAIL9dn++NjIAzSnMfDDg\naq81QuyNdgLoZc5oW9fVUGOufPn9IrQPorMrPR+J6DU32G1JvJ0owLpzHaPC\nHGohN6wgSJZafWoXIMusUwmfZuXg8US5XhAumAHEttK9D5r44sNRC5EXi5sw\nv8Y+mPYtubGnaaSPmEvX9EpiZhPOwM0Wo8B/EWJLvHxAAUhCJ3Hv0xoQPdaR\nbNVljYC5jqCi7Bjc9ufoNEl4ziKZ/4EBsqGS0AvXy3WIY5NhwaWHNO1cmyJ/\nszhOvZwIOBENFs2+niPfOfBFVlZdUYJAtQBteUC6Pyigya2AlbKR7nJJZS96\n1zCtX5rI3NT6GbrLb4jCZ8qmDMlRjYCGKfRCxmOF0uxuOeGJHVcS/7Ei0ZBl\nqrXpeuiRMVcmRxlJHm7jF6mH4iAM7lOHx2an3jO/G7B2uX6hzWy16Vv/c9wX\ngHsnkUFw2zth1IqmA5k4LqjtQtIJMhiQPr82Kxr6/SPu2SyftYvpyMoCxFz5\nlWxsJ/e4Wwiv3rXS32uB8qkkerna3nwqXjN7yB9e7SVK7CVxf4uv0nzslb/B\n3MQqJFTa8Hmj2kYRyWhL4+OTvfzl/RTVECpLtDErNBHpvyqyr2pPVfAzzHu7\nphYtNTP1glSKbf9KR3jiFOSbEaon/aw4xz7SAMNkJxO/Ol1Yo3zVTjKJ4Lgl\nExOb\r\n=nlX4\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"\\/test\\/(?!deno\\/).*(\\.spec\\.ts)$","transform":{".(ts)":"ts-jest"},"testEnvironment":"node","coverageThreshold":{"global":{"lines":95,"branches":85,"functions":95,"statements":95}},"collectCoverageFrom":["src/!(*.deno|browser).ts"],"moduleFileExtensions":["ts","js"],"testPathIgnorePatterns":["/src/*.deno.ts"],"coveragePathIgnorePatterns":["/node_modules/","/test/","/test/deno/","/src/*.deno.ts"]},"main":"dist/eta.cjs","type":"module","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"dist/types/index.d.ts","unpkg":"dist/browser/eta.min.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/eta.es.js","browser":"dist/browser/eta.min.js","engines":{"node":">=6.0.0"},"exports":{"import":"./dist/eta.es.js","browser":"./dist/browser/eta.min.js","require":"./dist/eta.cjs"},"funding":"https://github.com/eta-dev/eta?sponsor=1","scripts":{"lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","size":"size-limit","test":"jest --coverage && npm run test:deno && npm run size","build":"denoify && rollup -c rollup.config.ts && typedoc --tsconfig tsconfig.json --target es6 src && deno fmt deno_dist/*.ts","start":"rollup -c rollup.config.ts -w","commit":"git-cz","format":"prettier --write '{src,test}/**/!(*.deno).ts' && deno fmt deno_dist/*.ts","release":"npm run build && np","prebuild":"rimraf dist && rimraf deno_dist","test:deno":"deno test test/deno/*.spec.ts --unstable --allow-read","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --coverage --watch","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","travis-deploy-once":"travis-deploy-once --pro"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"shadowtime2000","email":"ahuja.pulkit@outlook.com"},"jsdelivr":"dist/browser/eta.min.js","standard":{"ignore":["dist","deno_dist","src/*.deno.ts"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/eta-dev/eta.git","type":"git"},"size-limit":[{"path":"dist/browser/eta.min.js","limit":"3 KB"}],"description":"Lightweight, fast, and powerful embedded JS template engine","directories":{},"licenseText":"Copyright 2019 Ben Gubler <nebrelbug@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"{src,test}/**/!(*.deno).ts":["eslint"]},"sideEffects":false,"dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"np":"^6.5.0","jest":"^26.4.2","husky":"^4.3.0","eslint":"^7.9.0","rimraf":"^3.0.2","rollup":"^2.26.11","denoify":"^0.6.3","shelljs":"^0.8.4","ts-jest":"^26.3.0","ts-node":"^9.0.0","typedoc":"^0.19.1","prettier":"2.1.1","coveralls":"^3.1.0","cross-env":"^7.0.2","commitizen":"^4.2.1","size-limit":"^4.6.0","typescript":"^4.0.2","@types/jest":"^26.0.13","@types/node":"^14.11.1","lint-staged":"^10.3.0","@commitlint/cli":"^9.1.2","eslint-plugin-node":"11","travis-deploy-once":"^5.0.11","eslint-plugin-import":"2","rollup-plugin-terser":"^7.0.2","eslint-config-eta-dev":"^1.0.0","eslint-plugin-promise":"4","eslint-config-prettier":"^6.11.0","eslint-plugin-standard":"4","rollup-plugin-prettier":"^2.1.0","@rollup/plugin-commonjs":"^15.1.0","@typescript-eslint/parser":"4.2.0","cz-conventional-changelog":"^3.3.0","rollup-plugin-typescript2":"^0.27.2","@rollup/plugin-node-resolve":"^9.0.0","@size-limit/preset-small-lib":"^4.6.0","@commitlint/config-conventional":"^9.1.2","@typescript-eslint/eslint-plugin":"^4.1.0"},"_npmOperationalInternal":{"tmp":"tmp/eta_1.12.1_1607209503561_0.14181466429988476","host":"s3://npm-registry-packages"}},"1.12.2":{"name":"eta","version":"1.12.2","keywords":["handlebars","ejs","eta","template engine","embedded template engine","layouts","partials","typescript types"],"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","_id":"eta@1.12.2","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"},{"name":"shadowtime2000","email":"shadowtime2000@gmail.com"}],"homepage":"https://eta.js.org/","bugs":{"url":"https://github.com/eta-dev/eta/issues"},"dist":{"shasum":"ac4425d4f9478a8b4110c7d02c94f6d382cac517","tarball":"https://registry.npmjs.org/eta/-/eta-1.12.2.tgz","fileCount":47,"integrity":"sha512-Z05sK2DRWAfBhG/2cwAOWuMoQIYaVYJCQrz2g2O/ekUjzWHNBv9L1pnblVDoDkKSb/AZ5tWZ0N/v4iaIU4+HjA==","signatures":[{"sig":"MEUCIQDDq84PlLicm5LCm4L5FdQnvYb8w2ph/Ad7L0up65LZqwIgNFgsSZR929X7rYYZ84uzSSDT+XXpr6FHrsFvrKrQDew=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":359282,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgxbRQCRA9TVsSAnZWagAAdCwP/AqRY7RcXA83ksz7kt2L\nLJzh5ZHYjxcvGyLAbPMm8Ltx/2BPOcGO+e+E62iyjlchjbF5z3wmI0dEiWux\nh+9YqJVLgtiLjwLEY15NJgl02Y1XE+GhY4IxQPcmIGqGPe3uN3tDVHvGXgDP\nE8MznjGi9DoSciO0dTP1X7vougr2m1bCDcoqhYjqaW+SJoH2Ut89rCt3aO7L\naBRTmUNvHiK7fAshCIX5bxbb1JC3SrK6nMiWZo8ez4iyiQlPKTiFyBmwQems\nfFjUvS8FW7xgWLgQRoXkFXAIo/zsCZ9OdiOVi///auFdPrDOa7OdeeGIUXGT\nBkVKvhmaDjCSFipZYEuNVWQLp+TiAahDDLFZbb3lcVujEtIOVfR+n5f1HI2/\nh6GA3NObIYuoivKJR6E8wW0NEq/X/EIxG66Osr1Uwd8+BofuugtshtUFv1Gr\nJnyMP8zUsaMKObHpgtRj2Q7LzO94whwxBBqACTq0L4PdgMyME8oJIrU0c4c2\nJu3bUzkzaUW0Q1d3CZZBMM22mLrB5QFtd+jTMdvahVG72VwMJjfi9MNP+0d3\nAD50ichQov/7TqMXq8KW+XXYm8OinnaHUrQv411fwr61wUe/dh0asmDIErCW\nhIkNPvctoMp/v8XdUq2kCdfhCwMIW667fnJtMj8OacfhJlf2BlB4phf1qIk9\n2hI7\r\n=Ha2o\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"\\/test\\/(?!deno\\/).*(\\.spec\\.ts)$","transform":{".(ts)":"ts-jest"},"testEnvironment":"node","coverageThreshold":{"global":{"lines":95,"branches":85,"functions":95,"statements":95}},"collectCoverageFrom":["src/!(*.deno|browser).ts"],"moduleFileExtensions":["ts","js"],"testPathIgnorePatterns":["/src/*.deno.ts"],"coveragePathIgnorePatterns":["/node_modules/","/test/","/test/deno/","/src/*.deno.ts"]},"main":"dist/eta.cjs","type":"module","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"dist/types/index.d.ts","unpkg":"dist/browser/eta.min.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/eta.es.js","browser":"dist/browser/eta.min.js","engines":{"node":">=6.0.0"},"exports":{"import":"./dist/eta.es.js","browser":"./dist/browser/eta.min.js","require":"./dist/eta.cjs"},"funding":"https://github.com/eta-dev/eta?sponsor=1","scripts":{"lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","size":"size-limit","test":"jest --coverage && npm run test:deno && npm run size","build":"denoify && rollup -c rollup.config.ts && typedoc --tsconfig tsconfig.json --target es6 src && deno fmt deno_dist/*.ts","start":"rollup -c rollup.config.ts -w","commit":"git-cz","format":"prettier --write '{src,test}/**/!(*.deno).ts' && deno fmt deno_dist/*.ts","release":"npm run build && np","prebuild":"rimraf dist && rimraf deno_dist","test:deno":"deno test test/deno/*.spec.ts --allow-read","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --coverage --watch","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","travis-deploy-once":"travis-deploy-once --pro"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"shadowtime2000","email":"shadowtime2000@gmail.com"},"jsdelivr":"dist/browser/eta.min.js","standard":{"ignore":["dist","deno_dist","src/*.deno.ts"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/eta-dev/eta.git","type":"git"},"size-limit":[{"path":"dist/browser/eta.min.js","limit":"3 KB"}],"description":"Lightweight, fast, and powerful embedded JS template engine","directories":{},"licenseText":"Copyright 2019 Ben Gubler <nebrelbug@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"{src,test}/**/!(*.deno).ts":["eslint"]},"sideEffects":false,"dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"np":"^6.5.0","jest":"^26.4.2","husky":"^4.3.0","eslint":"^7.9.0","rimraf":"^3.0.2","rollup":"^2.26.11","denoify":"^0.6.3","shelljs":"^0.8.4","ts-jest":"^26.3.0","ts-node":"^9.0.0","typedoc":"^0.19.1","prettier":"2.1.1","coveralls":"^3.1.0","cross-env":"^7.0.2","commitizen":"^4.2.1","size-limit":"^4.6.0","typescript":"^4.0.2","@types/jest":"^26.0.13","@types/node":"^14.11.1","lint-staged":"^10.3.0","@commitlint/cli":"^9.1.2","eslint-plugin-node":"11","travis-deploy-once":"^5.0.11","eslint-plugin-import":"2","rollup-plugin-terser":"^7.0.2","eslint-config-eta-dev":"^1.0.0","eslint-plugin-promise":"4","eslint-config-prettier":"^6.11.0","eslint-plugin-standard":"4","rollup-plugin-prettier":"^2.1.0","@rollup/plugin-commonjs":"^15.1.0","@typescript-eslint/parser":"4.2.0","cz-conventional-changelog":"^3.3.0","rollup-plugin-typescript2":"^0.27.2","@rollup/plugin-node-resolve":"^9.0.0","@size-limit/preset-small-lib":"^4.6.0","@commitlint/config-conventional":"^9.1.2","@typescript-eslint/eslint-plugin":"^4.1.0"},"_npmOperationalInternal":{"tmp":"tmp/eta_1.12.2_1623569487961_0.9420636407321643","host":"s3://npm-registry-packages"}},"1.12.3":{"name":"eta","version":"1.12.3","keywords":["handlebars","ejs","eta","template engine","embedded template engine","layouts","partials","typescript types"],"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","_id":"eta@1.12.3","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"},{"name":"shadowtime2000","email":"shadowtime2000@gmail.com"}],"homepage":"https://eta.js.org/","bugs":{"url":"https://github.com/eta-dev/eta/issues"},"dist":{"shasum":"2982d08adfbef39f9fa50e2fbd42d7337e7338b1","tarball":"https://registry.npmjs.org/eta/-/eta-1.12.3.tgz","fileCount":47,"integrity":"sha512-qHixwbDLtekO/d51Yr4glcaUJCIjGVJyTzuqV4GPlgZo1YpgOKG+avQynErZIYrfM6JIJdtiG2Kox8tbb+DoGg==","signatures":[{"sig":"MEYCIQDGv7In9Ochtfo84YoZ4ALkDa2LQZ6OdEgEsnp39GGw/QIhAIM3JFbE003DOMY8yC2yl0IoCvak8D8Q/dC8RJua6j/K","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":361352,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg698NCRA9TVsSAnZWagAAmE4QAJYLUlXl2ggDcbVKU8Hi\nxuUFLgG7zZnD20iZTZKsVYG3hwBd+Cbr0kb1/oK0QjKn971hbmgBiyAXsrU/\nbTjreGcloTxIOSs8dxEgrwAfg4DT6svkvrTifXbKLgLHztsrv8RVHAlvaiVa\nKTwCZC9dkB3hX4z7aUN/t+Fk/pHjwOv5O1w0PPk71woIKIQnuHLQ+S0jOiHM\nknQ/aN0CN5ehx19Urf56Ahk3DZwRPSxVl+Q6nHgMB51S4gTZxvRTD7GNbepo\n+Lz2v7EnpewTEl0204TPKRTbjAVonp1IeXUkzhZQKnL9SR5EpI2SRrFLNy5h\nuAMluAvCIu3tv/Cl+1gpp2bi4UmkAYPu/hnGlM4v2zHMaKAWA2aK4ctPK9U5\nQJ7u/0jccLUIFbMpWMa6xtZIlUNWEKYaocF3JRn7G9bb8VE3D8IjZivYcLIz\nRJOXmMczFwRBA0qI5Cv4Sj69zftxUtPWPFJjoxp1khhojG+QGZ1eY+4YQqr0\nFVO7y7MxbiQ363DO89jndUXx/t5BDwV9PkTt7tllc9iguVJzI8p3Ji9gykHz\n5EaQRWDjh2hYNqOec744dHgP8UYvuhqILjnKhb0IaOQQ3WwztJyUFLs0plBc\n1Levj/cYxo1RSgV5nAnMibSVJcjf0u8eTTfZvbt0kaZ5P3QGLtQizebcsPBh\nxnuJ\r\n=ac98\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"\\/test\\/(?!deno\\/).*(\\.spec\\.ts)$","transform":{".(ts)":"ts-jest"},"testEnvironment":"node","coverageThreshold":{"global":{"lines":95,"branches":85,"functions":95,"statements":95}},"collectCoverageFrom":["src/!(*.deno|browser).ts"],"moduleFileExtensions":["ts","js"],"testPathIgnorePatterns":["/src/*.deno.ts"],"coveragePathIgnorePatterns":["/node_modules/","/test/","/test/deno/","/src/*.deno.ts"]},"main":"dist/eta.cjs","type":"module","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"dist/types/index.d.ts","unpkg":"dist/browser/eta.min.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/eta.es.js","browser":"dist/browser/eta.min.js","engines":{"node":">=6.0.0"},"exports":{"import":"./dist/eta.es.js","browser":"./dist/browser/eta.min.js","require":"./dist/eta.cjs"},"funding":"https://github.com/eta-dev/eta?sponsor=1","scripts":{"lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","size":"size-limit","test":"jest --coverage && npm run test:deno && npm run size","build":"denoify && rollup -c rollup.config.ts && typedoc --tsconfig tsconfig.json --target es6 src && deno fmt deno_dist/*.ts","start":"rollup -c rollup.config.ts -w","commit":"git-cz","format":"prettier --write '{src,test}/**/!(*.deno).ts' && deno fmt deno_dist/*.ts","release":"npm run build && np","prebuild":"rimraf dist && rimraf deno_dist","test:deno":"deno test test/deno/*.spec.ts --allow-read --unstable","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --coverage --watch","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","travis-deploy-once":"travis-deploy-once --pro"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"shadowtime2000","email":"shadowtime2000@gmail.com"},"jsdelivr":"dist/browser/eta.min.js","standard":{"ignore":["dist","deno_dist","src/*.deno.ts"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/eta-dev/eta.git","type":"git"},"size-limit":[{"path":"dist/browser/eta.min.js","limit":"3 KB"}],"description":"Lightweight, fast, and powerful embedded JS template engine","directories":{},"licenseText":"Copyright 2019 Ben Gubler <nebrelbug@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"{src,test}/**/!(*.deno).ts":["eslint"]},"sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"np":"^6.5.0","jest":"^26.4.2","husky":"^4.3.0","tslib":"^2.2.0","eslint":"^7.9.0","rimraf":"^3.0.2","rollup":"^2.26.11","denoify":"^0.6.3","shelljs":"^0.8.4","ts-jest":"^26.3.0","ts-node":"^9.0.0","typedoc":"^0.19.1","prettier":"2.1.1","coveralls":"^3.1.0","cross-env":"^7.0.2","commitizen":"^4.2.1","size-limit":"^4.6.0","typescript":"^4.0.2","@types/jest":"^26.0.13","@types/node":"^14.11.1","lint-staged":"^10.3.0","@commitlint/cli":"^9.1.2","eslint-plugin-node":"11","travis-deploy-once":"^5.0.11","eslint-plugin-import":"2","rollup-plugin-terser":"^7.0.2","eslint-config-eta-dev":"^1.0.0","eslint-plugin-promise":"4","eslint-config-prettier":"^6.11.0","eslint-plugin-standard":"4","rollup-plugin-prettier":"^2.1.0","@rollup/plugin-commonjs":"^15.1.0","@typescript-eslint/parser":"4.2.0","cz-conventional-changelog":"^3.3.0","rollup-plugin-typescript2":"^0.27.2","@rollup/plugin-node-resolve":"^9.0.0","@size-limit/preset-small-lib":"^4.6.0","@commitlint/config-conventional":"^9.1.2","@typescript-eslint/eslint-plugin":"^4.1.0"},"_npmOperationalInternal":{"tmp":"tmp/eta_1.12.3_1626070796791_0.24622024411636678","host":"s3://npm-registry-packages"}},"1.13.0":{"name":"eta","version":"1.13.0","keywords":["handlebars","ejs","eta","template engine","embedded template engine","layouts","partials","typescript types"],"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","_id":"eta@1.13.0","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"},{"name":"shadowtime2000","email":"shadowtime2000@gmail.com"}],"homepage":"https://eta.js.org","bugs":{"url":"https://github.com/eta-dev/eta/issues"},"dist":{"shasum":"fff245d667ee663f614cb73eed8bf20917fe5843","tarball":"https://registry.npmjs.org/eta/-/eta-1.13.0.tgz","fileCount":47,"integrity":"sha512-GTgHqxvbQbNoUfkbdgHMVTY3bXVRJUWkfWEImZ2TPjln6nFlsYvu2fIVGWQmsa3qQ1ck0HwGq8OhS0wPCnsjMw==","signatures":[{"sig":"MEQCIE9dwyMsgOCtKRdS3xi6iC64Iy2bjdjuketq/8E+/Ub/AiB22zdkAYWJcIai7bH0+zjhFcU0T5uHhkYi1248/0EfWg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":498242,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjvzD4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr9wA/+NKwOV2SGv9E8hnDFu/uTK+iuGzwP9zGzzP6cKYNzGpijslvT\r\n4bF0tsFLukCn9WbzJcgct28N7j5hfZb8bMgi4ZMcTNaCVlSnMxmqzqEg6SG1\r\ndgqf8FrXPRrr6exSmtzcNPo5b+CCqOM5447DlYtGjqof9tjSR43lM5SNHe+t\r\nTFHolVpgzvEi16duUk6S8mema1kNOsRi+XKmvPKVnKIEc6XShmAGQ7cbXJrN\r\nSyLKdcR7Mk5xJ6Sqe7Twdhgft/LnB6t+T/YUF6wTpizEQjzqcvqRXVhlKWn3\r\nO+KRQ7MmPBOK41SBddoWfdSUC+smb5p1VWC2cnj49TQEGV5j2qMA0OCq1iKO\r\nK0vOE6UasnWgtJMaPT3ogX3Q18I5XtHRWlJxpQLkyli88woE1FiG9qV2Ru5e\r\nlMamW/yZYAq35fNIVOZqB4W+Rd+oHb2OJ58NHjUWxb35KEPNSSullnisz+qV\r\nu/hnJ4VLrV1zjkVUPTUb0mOKcNUB8Z94ZxNpDKF9ocatQmal+KzzHI27h2lu\r\n1g7MzHI5kFo+pNLWIZcLo4s9ehOZWPNsXeFBamA1gsHwACBnQaP9djE8TcAl\r\nfEk1yChCCdMJrEPYI9swQbjIAzDirQi8vocE9dSZyWZiCFEqHS9i2z+7BG98\r\nC+5/Cmz+LGp1pqDqHPGtca5SmnxYE+ii4O8=\r\n=CA6W\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"\\/test\\/(?!deno\\/).*(\\.spec\\.ts)$","transform":{".(ts)":"ts-jest"},"testEnvironment":"node","coverageThreshold":{"global":{"lines":95,"branches":85,"functions":95,"statements":95}},"collectCoverageFrom":["src/!(*.deno|browser).ts"],"moduleFileExtensions":["ts","js"],"testPathIgnorePatterns":["/src/*.deno.ts"],"coveragePathIgnorePatterns":["/node_modules/","/test/","/test/deno/","/src/*.deno.ts"]},"main":"dist/eta.cjs","type":"module","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"dist/types/index.d.ts","unpkg":"dist/browser/eta.min.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/eta.es.js","browser":"dist/browser/eta.min.js","engines":{"node":">=6.0.0"},"exports":{"types":"./dist/types/index.d.ts","import":"./dist/eta.es.js","browser":"./dist/browser/eta.min.js","require":"./dist/eta.cjs"},"funding":"https://github.com/eta-dev/eta?sponsor=1","gitHead":"72f6c5bffa470bb6d6cc3f55dc44f7249ba5624f","scripts":{"lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","size":"size-limit","test":"jest --coverage && npm run test:deno && npm run size","build":"denoify && rollup -c rollup.config.ts && rimraf docs && typedoc --tsconfig tsconfig.json src && deno fmt deno_dist/*.ts","start":"rollup -c rollup.config.ts -w","commit":"git-cz","format":"prettier --write '{src,test}/**/!(*.deno).ts' && deno fmt deno_dist/*.ts","release":"npm run build && np","prebuild":"rimraf dist && rimraf deno_dist","test:deno":"deno test test/deno/*.spec.ts --allow-read --unstable","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --coverage --watch","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","travis-deploy-once":"travis-deploy-once --pro"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"jsdelivr":"dist/browser/eta.min.js","standard":{"ignore":["dist","deno_dist","src/*.deno.ts"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/eta-dev/eta.git","type":"git"},"size-limit":[{"path":"dist/browser/eta.min.js","limit":"3 KB"}],"_npmVersion":"8.19.3","description":"Lightweight, fast, and powerful embedded JS template engine","directories":{},"lint-staged":{"{src,test}/**/!(*.deno).ts":["eslint"]},"sideEffects":false,"_nodeVersion":"19.2.0","_hasShrinkwrap":false,"devDependencies":{"np":"^6.5.0","jest":"^29.3.1","husky":"^4.3.0","tslib":"^2.2.0","eslint":"^8.29.0","rimraf":"^3.0.2","rollup":"^2.26.11","denoify":"^0.6.3","shelljs":"^0.8.4","ts-jest":"^29.0.3","ts-node":"^10.9.1","typedoc":"^0.23.22","prettier":"2.1.1","coveralls":"^3.1.0","cross-env":"^7.0.2","commitizen":"^4.2.1","size-limit":"^8.1.0","typescript":"^4.9.4","@types/jest":"^26.0.13","@types/node":"^14.11.1","lint-staged":"^10.3.0","@commitlint/cli":"^9.1.2","eslint-plugin-node":"11","travis-deploy-once":"^5.0.11","eslint-plugin-import":"2","rollup-plugin-terser":"^7.0.2","eslint-config-eta-dev":"^1.0.0","eslint-plugin-promise":"4","eslint-config-prettier":"^8.5.0","eslint-plugin-standard":"4","rollup-plugin-prettier":"^2.1.0","@rollup/plugin-commonjs":"^15.1.0","@typescript-eslint/parser":"^5.46.1","cz-conventional-changelog":"^3.3.0","rollup-plugin-typescript2":"^0.27.2","@rollup/plugin-node-resolve":"^9.0.0","@size-limit/preset-small-lib":"^8.1.0","@commitlint/config-conventional":"^17.3.0","@typescript-eslint/eslint-plugin":"5"},"_npmOperationalInternal":{"tmp":"tmp/eta_1.13.0_1673474296308_0.8411835253603579","host":"s3://npm-registry-packages"}},"1.14.0":{"name":"eta","version":"1.14.0","keywords":["handlebars","ejs","eta","template engine","embedded template engine","layouts","partials","typescript types"],"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","_id":"eta@1.14.0","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"},{"name":"shadowtime2000","email":"shadowtime2000@gmail.com"}],"homepage":"https://eta.js.org","bugs":{"url":"https://github.com/eta-dev/eta/issues"},"dist":{"shasum":"ae18717cdeae12d23d36d37e3cd2d366dd8a44b2","tarball":"https://registry.npmjs.org/eta/-/eta-1.14.0.tgz","fileCount":41,"integrity":"sha512-B3Fzfscxk6+ytN8vVESFmWzZYn1j0USHlor3k0JeOlxO40S6MGcOUZYNME/ix3uyt6NS96pOR3sdE9wGx61gwQ==","signatures":[{"sig":"MEUCIQCRT1Mj37H4RHQw3CYeuXqKknU4kMwTkWEWStz97pz7QQIgJ8rfghWSPPRNymlCz9DetytQIcuk32fD6owveCHe0Ck=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":313219,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjy26FACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmranQ//eDaq4UwipnMPpYBzGSWpijpwSLis3kXXGjxmj08pp9T3YuNC\r\nGoazobTbkyVgttiJpQwHTpCdI3vLz/rO2fh/T9ZQkcA3UDyLvxZDMKjUfl7W\r\njKS7/qffLTxm9J19+Cdi6blPIp3Grxjo8HbAQbyL5SkVcOn//wCaAwE2AxKr\r\niuTH3hVORjgsE6XRVc7iCDHjDlsFLsiwELteOWkY1FdeOmN2mpnIgdzOrpgZ\r\nw2QN7yuTmR0Dwfjd7PsHJLjGZ01ZZku6iz8JX67B9WnwNWatRg0cgXKYZO+q\r\npy44iP5b17qjt9RxGc61sdNzxL7RCMKFzE9VRZis/3hHan61Vcz/5+AE3+Kn\r\nX32lvxIiE2hSttpqK/1wKmj8CYwnReH2lqrURtKgu1kFFQ9aKYztXM3Ap2c7\r\nD/IRVkjq/b1szU2ozK07RNF0lpNCr6X3FMUOTP0Q4vdKIXOXZFi0plT3n7L9\r\nzFen0QGftOPFJdJ3Z9YEZ7XlevpBq1gqgBr+nDpuSINQr7ONQN8fwDZb4KAY\r\nd6fY8Bj/q7lbbCxVkQjwtCB+vZECE+i0Ydcu9yV5s3L0DEo+m/vXoTVXKdLu\r\nAznCmoTQsUhNGwDGCzbj7aYG/TTzyItgznKVfQ9PKboNIyB719XODGX0JBk+\r\n2LB61K1b0vrixnXf9gBstGRwOFvaq/bl+IE=\r\n=JKum\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"\\/test\\/(?!deno\\/).*(\\.spec\\.ts)$","transform":{".(ts)":"ts-jest"},"testEnvironment":"node","moduleNameMapper":{"^(\\.{1,2}/.*)\\.js$":"$1"},"coverageThreshold":{"global":{"lines":95,"branches":85,"functions":95,"statements":95}},"collectCoverageFrom":["src/!(*.deno|browser).ts"],"moduleFileExtensions":["ts","js"],"testPathIgnorePatterns":["/src/*.deno.ts"],"coveragePathIgnorePatterns":["/node_modules/","/test/","/test/deno/","/src/*.deno.ts"]},"main":"./dist/eta.umd.js","type":"module","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"./dist/types/eta.d.ts","unpkg":"./dist/browser.min.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/eta.module.js","source":"src/index.ts","engines":{"node":">=6.0.0"},"exports":{".":{"types":"./dist/types/eta.d.ts","import":"./dist/eta.module.js","browser":"./dist/browser.min.umd.js","default":"./dist/eta.umd.js","require":"./dist/eta.umd.js"}},"funding":"https://github.com/eta-dev/eta?sponsor=1","gitHead":"e95e4311ff493a7db461b18122b034eb7889cb04","scripts":{"lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","size":"size-limit","test":"jest --coverage && npm run test:deno && npm run size","build":"denoify && npm run build:node && npm run build:browser && rimraf docs && typedoc --tsconfig tsconfig.json src && deno fmt deno_dist/*.ts","start":"microbundle watch","commit":"git-cz","format":"prettier --write '{src,test}/**/!(*.deno).ts' && deno fmt deno_dist/*.ts","release":"npm run build && np","prebuild":"rimraf dist && rimraf deno_dist","test:deno":"deno test test/deno/*.spec.ts --allow-read --unstable","test:prod":"npm run lint && npm run test -- --no-cache","build:node":"microbundle src/index.ts --target node --format esm,umd","test:watch":"jest --coverage --watch","deploy-docs":"ts-node tools/gh-pages-publish","build:browser":"microbundle src/browser.ts --target web --format umd --output dist/browser.min.js","report-coverage":"cat ./coverage/lcov.info | coveralls","travis-deploy-once":"travis-deploy-once --pro"},"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"standard":{"ignore":["dist","deno_dist","src/*.deno.ts"]},"umd:main":"./dist/eta.umd.js","commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/eta-dev/eta.git","type":"git"},"size-limit":[{"path":"dist/browser.min.umd.js","limit":"3 KB"}],"_npmVersion":"8.19.3","description":"Lightweight, fast, and powerful embedded JS template engine","directories":{},"lint-staged":{"{src,test}/**/!(*.deno).ts":["eslint"]},"sideEffects":false,"_nodeVersion":"19.2.0","_hasShrinkwrap":false,"devDependencies":{"np":"^6.5.0","jest":"^29.3.1","husky":"^4.3.0","tslib":"^2.2.0","eslint":"^8.32.0","rimraf":"^3.0.2","denoify":"^1.4.5","shelljs":"^0.8.4","ts-jest":"^29.0.3","ts-node":"^10.9.1","typedoc":"^0.23.22","prettier":"^2.8.3","coveralls":"^3.1.0","cross-env":"^7.0.2","commitizen":"^4.2.1","size-limit":"^8.1.0","typescript":"^4.9.4","@types/jest":"^26.0.13","@types/node":"^14.11.1","lint-staged":"^10.3.0","microbundle":"^0.15.1","@commitlint/cli":"^9.1.2","eslint-plugin-n":"^15.6.1","travis-deploy-once":"^5.0.11","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.6.0","@typescript-eslint/parser":"^5.48.2","cz-conventional-changelog":"^3.3.0","@size-limit/preset-small-lib":"^8.1.0","@commitlint/config-conventional":"^17.3.0","@typescript-eslint/eslint-plugin":"^5.48.2"},"_npmOperationalInternal":{"tmp":"tmp/eta_1.14.0_1674276484891_0.3125003423334334","host":"s3://npm-registry-packages"}},"1.14.1":{"name":"eta","version":"1.14.1","keywords":["handlebars","ejs","eta","template engine","embedded template engine","layouts","partials","typescript types"],"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","_id":"eta@1.14.1","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"},{"name":"shadowtime2000","email":"shadowtime2000@gmail.com"}],"homepage":"https://eta.js.org","bugs":{"url":"https://github.com/eta-dev/eta/issues"},"dist":{"shasum":"b0d8f0445c6eac07b3dcaf4aafe12feb3b53943f","tarball":"https://registry.npmjs.org/eta/-/eta-1.14.1.tgz","fileCount":41,"integrity":"sha512-nnmSajHBAvF7Y1MdNDX02EwGRVUrqqUI1sdcuZuOOfNpcz5rzrogXw2bXUwBqb6qEXaaVJ/+6vXN09xBSM9Hxg==","signatures":[{"sig":"MEUCIQDRnM4Z6E/FPA2m4BenCCCrRLOWQH2TI9daV9nz1o4jqgIgOOlAWTLVAYFe4bRvpygexAWpd7UccbGUgVL41WtWYsg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":313512,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjzCIrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp2TA//TOHzCU5tRSpwnyv8JEVKIN/xyYEov07mqeMivGWMHX4JxKct\r\nHdgUnT4VgzeGnWEKrRzXFx4ufu6oTaffWDphGdTMuqdncMbJUKLoEmO+R4z/\r\n9cU7dxZgcxr+UHING9JixLl8ugseLNhanc8haEUD2z8G+VjRSVH5U5QNTOpf\r\nLhwdgrvteqc6oGTk575r+e1wMPdo1iZcZRs2wnHmP7JykvEYzEgftO3jyIgJ\r\nuWkrG5Ct5LvFFrscl3OTtsKRBvorO3V4L+PLAUzz+2+ZyaR1Td1sEoRI1+Mf\r\nAqz7BLz8fVgVTRUSW5QmkRPqKFxHm+bztd9mVwkZhjNtdsPRjrUPPK8D/ifS\r\niQyocyLU0Q2phUgoW0fbO6qlhTlyywkBcl9bGqFHlP9O2XHNHmmt3tpY4Gd/\r\nYXlxf++F05BwYJDAXBmjDQmqQpRRGUo/jbwLRXVZVPOIODqlA7h5nDzIAU5h\r\nbWQsEuKkVgqp+gSvTNv5/9rSYXqvbatfn48rFe+h2z6XjCAn7AK6lQ95YOFA\r\nFdsu0Uy6QChdg/fzbKineZ0bbpREfnN1j/dk60fK5/MbwBEQl5HtqfMmVngx\r\nog/yQA1mF7zSTpHSbW992EznbeSKhDmi9ularkobeTPcb/Pf4juRoB40A02X\r\nLn0VWhV80ZVT2mG/HA8wKgpZWOkCpRQhChA=\r\n=RR9c\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"\\/test\\/(?!deno\\/).*(\\.spec\\.ts)$","transform":{".(ts)":"ts-jest"},"testEnvironment":"node","moduleNameMapper":{"^(\\.{1,2}/.*)\\.js$":"$1"},"coverageThreshold":{"global":{"lines":95,"branches":85,"functions":95,"statements":95}},"collectCoverageFrom":["src/!(*.deno|browser).ts"],"moduleFileExtensions":["ts","js"],"testPathIgnorePatterns":["/src/*.deno.ts"],"coveragePathIgnorePatterns":["/node_modules/","/test/","/test/deno/","/src/*.deno.ts"]},"main":"./dist/eta.umd.js","type":"commonjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"./dist/types/eta.d.ts","unpkg":"./dist/browser.min.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/eta.module.mjs","source":"src/index.ts","engines":{"node":">=6.0.0"},"exports":{"types":"./dist/types/eta.d.ts","import":"./dist/eta.module.mjs","browser":"./dist/browser.min.umd.js","default":"./dist/eta.umd.js","require":"./dist/eta.umd.js"},"funding":"https://github.com/eta-dev/eta?sponsor=1","gitHead":"ca5b987b9317fe633c02e16a966f7640732ca99f","scripts":{"lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","size":"size-limit","test":"jest --coverage && npm run test:deno && npm run size","build":"denoify && npm run build:node && npm run build:browser && rimraf docs && typedoc --tsconfig tsconfig.json src && deno fmt deno_dist/*.ts","start":"microbundle watch","commit":"git-cz","format":"prettier --write '{src,test}/**/!(*.deno).ts' && deno fmt deno_dist/*.ts","release":"npm run build && np","prebuild":"rimraf dist && rimraf deno_dist","test:deno":"deno test test/deno/*.spec.ts --allow-read --unstable","test:prod":"npm run lint && npm run test -- --no-cache","build:node":"microbundle src/index.ts --target node --format esm,umd","test:watch":"jest --coverage --watch","deploy-docs":"ts-node tools/gh-pages-publish","build:browser":"microbundle src/browser.ts --target web --format umd --output dist/browser.min.js","report-coverage":"cat ./coverage/lcov.info | coveralls","travis-deploy-once":"travis-deploy-once --pro"},"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"standard":{"ignore":["dist","deno_dist","src/*.deno.ts"]},"umd:main":"./dist/eta.umd.js","commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/eta-dev/eta.git","type":"git"},"size-limit":[{"path":"dist/browser.min.umd.js","limit":"3 KB"}],"_npmVersion":"8.19.3","description":"Lightweight, fast, and powerful embedded JS template engine","directories":{},"lint-staged":{"{src,test}/**/!(*.deno).ts":["eslint"]},"sideEffects":false,"_nodeVersion":"19.2.0","_hasShrinkwrap":false,"devDependencies":{"np":"^6.5.0","jest":"^29.3.1","husky":"^4.3.0","tslib":"^2.2.0","eslint":"^8.32.0","rimraf":"^3.0.2","denoify":"^1.4.5","shelljs":"^0.8.4","ts-jest":"^29.0.3","ts-node":"^10.9.1","typedoc":"^0.23.22","prettier":"^2.8.3","coveralls":"^3.1.0","cross-env":"^7.0.2","commitizen":"^4.2.1","size-limit":"^8.1.0","typescript":"^4.9.4","@types/jest":"^26.0.13","@types/node":"^14.11.1","lint-staged":"^10.3.0","microbundle":"^0.15.1","@commitlint/cli":"^9.1.2","eslint-plugin-n":"^15.6.1","travis-deploy-once":"^5.0.11","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.6.0","@typescript-eslint/parser":"^5.48.2","cz-conventional-changelog":"^3.3.0","@size-limit/preset-small-lib":"^8.1.0","@commitlint/config-conventional":"^17.3.0","@typescript-eslint/eslint-plugin":"^5.48.2"},"_npmOperationalInternal":{"tmp":"tmp/eta_1.14.1_1674322475759_0.3051387756227453","host":"s3://npm-registry-packages"}},"1.14.2":{"name":"eta","version":"1.14.2","keywords":["handlebars","ejs","eta","template engine","embedded template engine","layouts","partials","typescript types"],"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","_id":"eta@1.14.2","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"},{"name":"shadowtime2000","email":"shadowtime2000@gmail.com"}],"homepage":"https://eta.js.org","bugs":{"url":"https://github.com/eta-dev/eta/issues"},"dist":{"shasum":"5e6181a26ec13d8444c559ce51f7b3090cebbdd1","tarball":"https://registry.npmjs.org/eta/-/eta-1.14.2.tgz","fileCount":41,"integrity":"sha512-wZmJAV7EFUG5W8XNXSazIdichnWEhGB1OWg4tnXWPj0CPNUcFdgorGNO6N9p6WBUgoUe4P0OziJYn1+6zxP2aQ==","signatures":[{"sig":"MEUCICCaa+tJejBIDZ2bm4gbdAkXdUCfbLlDR47v0uHUxcUaAiEAlfxxxuFmaz2aAtKgUEAWzW156JSqKROKkXAvMlQPb+A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":313516,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjzvHmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqpWw//YYwvosszHBkt52fE8Pu3BFmks2jhRujQ8H1nATFiA504y5D4\r\nQgTACPdA9Twae7mJ93Nw9hktIlzbm6IhNEmspUzMDdMEfR3rvQZy0PSHUukT\r\nb+MYT+77nBDRv6+qv4KJHll95/WTblsMhkI3HfqYneypFPlundrwLyFsSGWC\r\nJa18+Li4CQ1FKjYo1S3tTLPT84yNPADWo4b0QPIisiAKwL3UbD9Zxxqj/shQ\r\nC5RfZiqiaj6qHnj0XamwNH7rTQ6LK72qx+2YhE2kPp57ulB6b2mzgF5bTduQ\r\nP1lCqFJlzUXvhQ3dkL57pppAc2g1ycGLT2ZQFsCuwMf5m9/x/o9XWL/SiRnZ\r\nssNjhdh01wzb3FHVd/jReOV+BLOP8T5A4rzPVpWhBGvXALEvfthpPWNjOy6C\r\nyAF1Wh7ACEwHpYBecwRcdU9RERpDxHiHCdL8slfJIzdtckQyN5PMBnKIzDcW\r\nuyBpgfZ1bY+dNJDWS7oXnaKgbHObPb7cJdTURcvxEnqffMyY0UNM1RJJLb/D\r\neMY00jarMKJakGw3+C+u+X9zAU69BOJu/avtUifyk1rEln2Kjoi6N7WxJ6fc\r\noiWE6M0j5Pq3EY+y9Q5hLWC6lQgCFGzdZvqjWV94gj8Hor/J3Ib+RFLm7l+4\r\n5fL0w9fUd65iBfL7wrHyhMimDWqN2roudHM=\r\n=Mwg7\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"\\/test\\/(?!deno\\/).*(\\.spec\\.ts)$","transform":{".(ts)":"ts-jest"},"testEnvironment":"node","moduleNameMapper":{"^(\\.{1,2}/.*)\\.js$":"$1"},"coverageThreshold":{"global":{"lines":95,"branches":85,"functions":95,"statements":95}},"collectCoverageFrom":["src/!(*.deno|browser).ts"],"moduleFileExtensions":["ts","js"],"testPathIgnorePatterns":["/src/*.deno.ts"],"coveragePathIgnorePatterns":["/node_modules/","/test/","/test/deno/","/src/*.deno.ts"]},"main":"./dist/eta.umd.js","type":"commonjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"./dist/types/index.d.ts","unpkg":"./dist/browser.min.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/eta.module.mjs","source":"src/index.ts","engines":{"node":">=6.0.0"},"exports":{"types":"./dist/types/index.d.ts","import":"./dist/eta.module.mjs","browser":"./dist/browser.min.umd.js","default":"./dist/eta.umd.js","require":"./dist/eta.umd.js"},"funding":"https://github.com/eta-dev/eta?sponsor=1","gitHead":"811b6be5ac185b4c0a3f9810c5532c97b592b0ab","scripts":{"lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","size":"size-limit","test":"jest --coverage && npm run test:deno && npm run size","build":"denoify && npm run build:node && npm run build:browser && rimraf docs && typedoc --tsconfig tsconfig.json src && deno fmt deno_dist/*.ts","start":"microbundle watch","commit":"git-cz","format":"prettier --write '{src,test}/**/!(*.deno).ts' && deno fmt deno_dist/*.ts","release":"npm run build && np","prebuild":"rimraf dist && rimraf deno_dist","test:deno":"deno test test/deno/*.spec.ts --allow-read --unstable","test:prod":"npm run lint && npm run test -- --no-cache","build:node":"microbundle src/index.ts --target node --format esm,umd","test:watch":"jest --coverage --watch","deploy-docs":"ts-node tools/gh-pages-publish","build:browser":"microbundle src/browser.ts --target web --format umd --output dist/browser.min.js","report-coverage":"cat ./coverage/lcov.info | coveralls","travis-deploy-once":"travis-deploy-once --pro"},"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"standard":{"ignore":["dist","deno_dist","src/*.deno.ts"]},"umd:main":"./dist/eta.umd.js","commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/eta-dev/eta.git","type":"git"},"size-limit":[{"path":"dist/browser.min.umd.js","limit":"3 KB"}],"_npmVersion":"8.19.3","description":"Lightweight, fast, and powerful embedded JS template engine","directories":{},"lint-staged":{"{src,test}/**/!(*.deno).ts":["eslint"]},"sideEffects":false,"_nodeVersion":"19.2.0","_hasShrinkwrap":false,"devDependencies":{"np":"^6.5.0","jest":"^29.3.1","husky":"^4.3.0","tslib":"^2.2.0","eslint":"^8.32.0","rimraf":"^3.0.2","denoify":"^1.4.5","shelljs":"^0.8.4","ts-jest":"^29.0.3","ts-node":"^10.9.1","typedoc":"^0.23.22","prettier":"^2.8.3","coveralls":"^3.1.0","cross-env":"^7.0.2","commitizen":"^4.2.1","size-limit":"^8.1.0","typescript":"^4.9.4","@types/jest":"^26.0.13","@types/node":"^14.11.1","lint-staged":"^10.3.0","microbundle":"^0.15.1","@commitlint/cli":"^9.1.2","eslint-plugin-n":"^15.6.1","travis-deploy-once":"^5.0.11","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.6.0","@typescript-eslint/parser":"^5.48.2","cz-conventional-changelog":"^3.3.0","@size-limit/preset-small-lib":"^8.1.0","@commitlint/config-conventional":"^17.3.0","@typescript-eslint/eslint-plugin":"^5.48.2"},"_npmOperationalInternal":{"tmp":"tmp/eta_1.14.2_1674506726290_0.0199783999874803","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"eta","version":"2.0.0","keywords":["handlebars","ejs","eta","template engine","embedded template engine","layouts","partials","typescript types"],"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","_id":"eta@2.0.0","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"},{"name":"shadowtime2000","email":"shadowtime2000@gmail.com"}],"homepage":"https://eta.js.org","bugs":{"url":"https://github.com/eta-dev/eta/issues"},"dist":{"shasum":"376865fadebc899e5b6dfce82fae64cbbe47e594","tarball":"https://registry.npmjs.org/eta/-/eta-2.0.0.tgz","fileCount":41,"integrity":"sha512-NqE7S2VmVwgMS8yBxsH4VgNQjNjLq1gfGU0u9I6Cjh468nPRMoDfGdK9n1p/3Dvsw3ebklDkZsFAnKJ9sefjBA==","signatures":[{"sig":"MEQCIGMpG25SO5bhXCtpwubcx0yh0I/StFy/oJbKNgq+pAJWAiAUZxo2E+xtOFS0cdd8YCir/7Na83Eolwye+YJSaYqUGA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":307675,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1JkFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqseA//WJrBqZYrc5O3dfRPVIRoRRcI9IsYaU/v79K+dvNdM2LNFGJU\r\nRM1+ZzIK5DTlMEnjXDLhh3oMY7Bitg3/tlVrd+30axHzt+UCGwPkp63LWZMf\r\nsWnmE6zCcJyD8b6oPjbuhLKq/eaX7WsBE1OG/eK3OghuQUImPi2b7KkCKyLO\r\nrvFkjZKXXHJRaI0RLkyN1GZCEjJRHASN/gbHwuDH6NcJOB1Y0O7/ptPIb4Hx\r\nHxZtIAGZaEHcIkMuYDwssMHsudt2J1sj2hHqBKwXPxjA6UXu6DyBITS7tacr\r\n0o4x+Gflo+fbMmzeO2DlykHv2cgcusdjGL7MeRZ4awAvWqhLU0kM1OlYwCn2\r\nzLvaDQDiM/QufGrNhTsOlTjglAj7I9jjFS2LUV0fS0CxOyCxbR4g4meegXDu\r\nT82B76swZ0QBK6KPtNq1SD5eJblDDdyBkM4v/RnKTwCKIGp4UOZTL1bd+BnK\r\nXgvQKauonN585RjfD8uunXioFus5nn1pmmBc8xU02E5AE1HavQRv0V909BCh\r\n4JWJ5P7HBGbYZ4cu4AmeCm2I3wkEHvO3wHwWgL3Rk98rK3cXwVvEfJc8y4RF\r\nn69BJMBrzpTPxY7rb0xYXv7LCtIouZFF3WnpmQgH/K+2xnUyJ2DwE3Pad0XH\r\nw67Uq+klYoV5h0q8hd8vheuGJL0ITGk2DlA=\r\n=aJ4K\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"\\/test\\/(?!deno\\/).*(\\.spec\\.ts)$","transform":{".(ts)":"ts-jest"},"testEnvironment":"node","moduleNameMapper":{"^(\\.{1,2}/.*)\\.js$":"$1"},"coverageThreshold":{"global":{"lines":95,"branches":85,"functions":95,"statements":95}},"collectCoverageFrom":["src/!(*.deno|browser).ts"],"moduleFileExtensions":["ts","js"],"testPathIgnorePatterns":["/src/*.deno.ts"],"coveragePathIgnorePatterns":["/node_modules/","/test/","/test/deno/","/src/*.deno.ts"]},"main":"./dist/eta.umd.js","type":"commonjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"./dist/types/index.d.ts","unpkg":"./dist/browser.min.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/eta.module.mjs","source":"src/index.ts","engines":{"node":">=6.0.0"},"exports":{"types":"./dist/types/index.d.ts","import":"./dist/eta.module.mjs","browser":"./dist/browser.min.umd.js","default":"./dist/eta.umd.js","require":"./dist/eta.umd.js"},"funding":"https://github.com/eta-dev/eta?sponsor=1","gitHead":"48ac365eaf382d06e9feb4a0d0b4959e098ac59f","scripts":{"lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","size":"size-limit","test":"jest --coverage && npm run test:deno && npm run size","build":"denoify && npm run build:node && npm run build:browser && rimraf docs && typedoc --tsconfig tsconfig.json src && deno fmt deno_dist/*.ts","start":"microbundle watch","commit":"git-cz","format":"prettier --write '{src,test}/**/!(*.deno).ts' && deno fmt deno_dist/*.ts","release":"npm run build && np","prebuild":"rimraf dist && rimraf deno_dist","test:deno":"deno test test/deno/*.spec.ts --allow-read --unstable","test:prod":"npm run lint && npm run test -- --no-cache","build:node":"microbundle src/index.ts --target node --format esm,umd","test:watch":"jest --coverage --watch","deploy-docs":"ts-node tools/gh-pages-publish","build:browser":"microbundle src/browser.ts --target web --format umd --output dist/browser.min.js","report-coverage":"cat ./coverage/lcov.info | coveralls","travis-deploy-once":"travis-deploy-once --pro"},"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"standard":{"ignore":["dist","deno_dist","src/*.deno.ts"]},"umd:main":"./dist/eta.umd.js","commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/eta-dev/eta.git","type":"git"},"size-limit":[{"path":"dist/browser.min.umd.js","limit":"3 KB"}],"_npmVersion":"8.19.3","description":"Lightweight, fast, and powerful embedded JS template engine","directories":{},"lint-staged":{"{src,test}/**/!(*.deno).ts":["eslint"]},"sideEffects":false,"_nodeVersion":"19.2.0","_hasShrinkwrap":false,"devDependencies":{"np":"^6.5.0","jest":"^29.3.1","husky":"^4.3.0","tslib":"^2.2.0","eslint":"^8.32.0","rimraf":"^3.0.2","denoify":"^1.4.5","shelljs":"^0.8.4","ts-jest":"^29.0.3","ts-node":"^10.9.1","typedoc":"^0.23.22","prettier":"^2.8.3","coveralls":"^3.1.0","cross-env":"^7.0.2","commitizen":"^4.2.1","size-limit":"^8.1.0","typescript":"^4.9.4","@types/jest":"^26.0.13","@types/node":"^14.11.1","lint-staged":"^10.3.0","microbundle":"^0.15.1","@commitlint/cli":"^9.1.2","eslint-plugin-n":"^15.6.1","travis-deploy-once":"^5.0.11","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.6.0","@typescript-eslint/parser":"^5.48.2","cz-conventional-changelog":"^3.3.0","@size-limit/preset-small-lib":"^8.1.0","@commitlint/config-conventional":"^17.3.0","@typescript-eslint/eslint-plugin":"^5.48.2"},"_npmOperationalInternal":{"tmp":"tmp/eta_2.0.0_1674877189224_0.150239450488715","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"eta","version":"2.0.1","keywords":["handlebars","ejs","eta","template engine","embedded template engine","layouts","partials","typescript types"],"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","_id":"eta@2.0.1","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"},{"name":"shadowtime2000","email":"shadowtime2000@gmail.com"}],"homepage":"https://eta.js.org","bugs":{"url":"https://github.com/eta-dev/eta/issues"},"dist":{"shasum":"199e675359cb6e19d38f29e1f405e1ba0e79a6df","tarball":"https://registry.npmjs.org/eta/-/eta-2.0.1.tgz","fileCount":41,"integrity":"sha512-46E2qDPDm7QA+usjffUWz9KfXsxVZclPOuKsXs4ZWZdI/X1wpDF7AO424pt7fdYohCzWsIkXAhNGXSlwo5naAg==","signatures":[{"sig":"MEQCIFjcix5XqC68xXJv+EvxIotfjTGUGkRjem8CjRvvTLR5AiBzDtvYKXmQ7X0v8iRzhUzR++XNKJ994rSdyk41bY1Zig==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":306835,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/nYAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmooMRAAk+LhWhMQ8wvFXGENY+CRL1CpzyPt+X4XPXu404zmgFdNNgJL\r\nA7HNIHDNUJh24zPc3Q/7WoF4bCRxufKEykCSSEC/N98gkML4mRclbX6JUJ2w\r\nrUXce6/L/cEvATez8apZC7u10z8AF67+YP/+12/Fwif2DnXsLKGVxvD8IR8u\r\nhlj4Be/aeQHNVdvHBcT0oqKxAnsIMUUK5AsDh5LBceet1fd/S9FYxYok5nnL\r\nmKu2//iXoNLcIM6q2EUl1siiWIraMT3rt/mkqXiILoEGqizb7i4e3o/DqG8L\r\nW0p67eKQBNETPaY/p97RyQ9hwk6c1ncn6DfhjObRA+4FQ50j0+revoFhuDZL\r\nPq4iPCK97YnRHZb3mJQF+9WhPHTq2T9W8kxcFS5FNJxjn5flprLXeEiMEoQ1\r\nHQHE/AfKfbKGDUQGOBuG6oQeOi4SkuH5XSkXVgkkZfb706VxcLd/vXvGdx+u\r\nCsTVqTnOPNzbLvtMHcjz2egKRj6rAryA2dUxjjCtGvvca7WbSANYXm8/uKiC\r\nrIh9QeWRIlqvL0vtK0VePXvq+1LYHJfh7PGOJbNvessgdfEyoJQioIxEMiWb\r\nBr2Y9IJKWhrT7rKN8CDSPIjDrO6apnzLVuul89BgWrQOB/RQaPg+P1gW3R3p\r\n0k+O2C9KaPh7/F9sPUgqOjbyKeibFzewpBA=\r\n=BUvh\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"\\/test\\/(?!deno\\/).*(\\.spec\\.ts)$","transform":{".(ts)":"ts-jest"},"testEnvironment":"node","moduleNameMapper":{"^(\\.{1,2}/.*)\\.js$":"$1"},"coverageThreshold":{"global":{"lines":95,"branches":85,"functions":95,"statements":95}},"collectCoverageFrom":["src/!(*.deno|browser).ts"],"moduleFileExtensions":["ts","js"],"testPathIgnorePatterns":["/src/*.deno.ts"],"coveragePathIgnorePatterns":["/node_modules/","/test/","/test/deno/","/src/*.deno.ts"]},"main":"./dist/eta.umd.js","type":"commonjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"./dist/types/index.d.ts","unpkg":"./dist/browser.min.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/eta.module.mjs","source":"src/index.ts","engines":{"node":">=6.0.0"},"exports":{"types":"./dist/types/index.d.ts","import":"./dist/eta.module.mjs","browser":"./dist/browser.min.umd.js","default":"./dist/eta.umd.js","require":"./dist/eta.umd.js"},"funding":"https://github.com/eta-dev/eta?sponsor=1","gitHead":"efc083f2aee8c8cd39592e467c2baaba0ff61070","scripts":{"lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","size":"size-limit","test":"jest --coverage && npm run test:deno && npm run size","build":"denoify && npm run build:node && npm run build:browser && rimraf docs && typedoc --tsconfig tsconfig.json src && deno fmt deno_dist/*.ts","start":"microbundle watch","commit":"git-cz","format":"prettier --write '{src,test}/**/!(*.deno).ts' && deno fmt deno_dist/*.ts","release":"npm run build && np","prebuild":"rimraf dist && rimraf deno_dist","test:deno":"deno test test/deno/*.spec.ts --allow-read --unstable","test:prod":"npm run lint && npm run test -- --no-cache","build:node":"microbundle src/index.ts --target node --format esm,umd","test:watch":"jest --coverage --watch","deploy-docs":"ts-node tools/gh-pages-publish","build:browser":"microbundle src/browser.ts --target web --format umd --output dist/browser.min.js","report-coverage":"cat ./coverage/lcov.info | coveralls","travis-deploy-once":"travis-deploy-once --pro"},"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"standard":{"ignore":["dist","deno_dist","src/*.deno.ts"]},"umd:main":"./dist/eta.umd.js","commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/eta-dev/eta.git","type":"git"},"size-limit":[{"path":"dist/browser.min.umd.js","limit":"3 KB"}],"_npmVersion":"8.19.3","description":"Lightweight, fast, and powerful embedded JS template engine","directories":{},"lint-staged":{"{src,test}/**/!(*.deno).ts":["eslint"]},"sideEffects":false,"_nodeVersion":"19.2.0","_hasShrinkwrap":false,"devDependencies":{"np":"^7.6.3","jest":"^29.4.3","husky":"^4.3.8","tslib":"^2.5.0","eslint":"^8.35.0","rimraf":"^4.1.2","denoify":"^1.4.10","shelljs":"^0.8.5","ts-jest":"^29.0.5","ts-node":"^10.9.1","typedoc":"^0.23.26","prettier":"^2.8.4","coveralls":"^3.1.1","cross-env":"^7.0.3","commitizen":"^4.3.0","size-limit":"^8.2.4","typescript":"^4.9.5","@types/jest":"^29.4.0","@types/node":"^18.14.2","lint-staged":"^13.1.2","microbundle":"^0.15.1","@commitlint/cli":"^17.4.4","eslint-plugin-n":"^15.6.1","travis-deploy-once":"^5.0.11","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.6.0","@typescript-eslint/parser":"^5.53.0","cz-conventional-changelog":"^3.3.0","@size-limit/preset-small-lib":"^8.2.4","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.53.0"},"_npmOperationalInternal":{"tmp":"tmp/eta_2.0.1_1677620735855_0.05349824719266816","host":"s3://npm-registry-packages"}},"2.1.0":{"name":"eta","version":"2.1.0","keywords":["handlebars","ejs","eta","template engine","embedded template engine","layouts","partials","typescript types"],"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","_id":"eta@2.1.0","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"},{"name":"shadowtime2000","email":"shadowtime2000@gmail.com"}],"homepage":"https://eta.js.org","bugs":{"url":"https://github.com/eta-dev/eta/issues"},"dist":{"shasum":"087829bdccf6ff80047b30bc4081f2a609c5794c","tarball":"https://registry.npmjs.org/eta/-/eta-2.1.0.tgz","fileCount":41,"integrity":"sha512-OF34nNW1qemzQjCj1+Y5XaFuwQ2zJJRNOKaWa0c6evkdexZKYWEsvmPo99OKSxc9SMJTWUoXcWeVodek0eJl1Q==","signatures":[{"sig":"MEUCIQCqgZzxtUTMXLWuD5qa8Kx4r/i2byskLuEfVCesAgyTZgIgDKxQAhtpUyhEOV7YbUN0Mu3kHTSlF9OX39ce5rw/ryA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":308283},"jest":{"testRegex":"\\/test\\/(?!deno\\/).*(\\.spec\\.ts)$","transform":{".(ts)":"ts-jest"},"testEnvironment":"node","moduleNameMapper":{"^(\\.{1,2}/.*)\\.js$":"$1"},"coverageThreshold":{"global":{"lines":95,"branches":85,"functions":95,"statements":95}},"collectCoverageFrom":["src/!(*.deno|browser).ts"],"moduleFileExtensions":["ts","js"],"testPathIgnorePatterns":["/src/*.deno.ts"],"coveragePathIgnorePatterns":["/node_modules/","/test/","/test/deno/","/src/*.deno.ts"]},"main":"./dist/eta.umd.js","type":"commonjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"./dist/types/index.d.ts","unpkg":"./dist/browser.min.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/eta.module.mjs","source":"src/index.ts","engines":{"node":">=6.0.0"},"exports":{"types":"./dist/types/index.d.ts","import":"./dist/eta.module.mjs","browser":"./dist/browser.min.umd.js","default":"./dist/eta.umd.js","require":"./dist/eta.umd.js"},"funding":"https://github.com/eta-dev/eta?sponsor=1","gitHead":"4b04ac452fc2edaa0c3fa288dc53c42f58386f19","scripts":{"lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","size":"size-limit","test":"jest --coverage && npm run test:deno && npm run size","build":"denoify && npm run build:node && npm run build:browser && rimraf docs && typedoc --tsconfig tsconfig.json src && deno fmt deno_dist/*.ts","start":"microbundle watch","commit":"git-cz","format":"prettier --write '{src,test}/**/!(*.deno).ts' && deno fmt deno_dist/*.ts","release":"npm run build && np","prebuild":"rimraf dist && rimraf deno_dist","test:deno":"deno test test/deno/*.spec.ts --allow-read --unstable","test:prod":"npm run lint && npm run test -- --no-cache","build:node":"microbundle src/index.ts --target node --format esm,umd","test:watch":"jest --coverage --watch","deploy-docs":"ts-node tools/gh-pages-publish","build:browser":"microbundle src/browser.ts --target web --format umd --output dist/browser.min.js","report-coverage":"cat ./coverage/lcov.info | coveralls","travis-deploy-once":"travis-deploy-once --pro"},"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"standard":{"ignore":["dist","deno_dist","src/*.deno.ts"]},"umd:main":"./dist/eta.umd.js","commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/eta-dev/eta.git","type":"git"},"size-limit":[{"path":"dist/browser.min.umd.js","limit":"3 KB"}],"_npmVersion":"8.19.3","description":"Lightweight, fast, and powerful embedded JS template engine","directories":{},"lint-staged":{"{src,test}/**/!(*.deno).ts":["eslint"]},"sideEffects":false,"_nodeVersion":"19.2.0","_hasShrinkwrap":false,"devDependencies":{"np":"^7.6.3","jest":"^29.4.3","husky":"^4.3.8","tslib":"^2.5.0","eslint":"^8.35.0","rimraf":"^4.1.2","denoify":"^1.4.10","shelljs":"^0.8.5","ts-jest":"^29.0.5","ts-node":"^10.9.1","typedoc":"^0.23.26","prettier":"^2.8.4","coveralls":"^3.1.1","cross-env":"^7.0.3","commitizen":"^4.3.0","size-limit":"^8.2.4","typescript":"^4.9.5","@types/jest":"^29.4.0","@types/node":"^18.14.2","lint-staged":"^13.1.2","microbundle":"^0.15.1","@commitlint/cli":"^17.4.4","eslint-plugin-n":"^15.6.1","travis-deploy-once":"^5.0.11","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.6.0","@typescript-eslint/parser":"^5.53.0","cz-conventional-changelog":"^3.3.0","@size-limit/preset-small-lib":"^8.2.4","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.53.0"},"_npmOperationalInternal":{"tmp":"tmp/eta_2.1.0_1683404495203_0.06719832858299069","host":"s3://npm-registry-packages"}},"2.1.1":{"name":"eta","version":"2.1.1","keywords":["handlebars","ejs","eta","template engine","embedded template engine","layouts","partials","typescript types"],"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","_id":"eta@2.1.1","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"},{"name":"shadowtime2000","email":"shadowtime2000@gmail.com"}],"homepage":"https://eta.js.org","bugs":{"url":"https://github.com/eta-dev/eta/issues"},"dist":{"shasum":"dfc1ced5e5515211cb9c6c9fac3eed86f4cce3e1","tarball":"https://registry.npmjs.org/eta/-/eta-2.1.1.tgz","fileCount":41,"integrity":"sha512-daWDLvwOCghtrXRVI4LEt57/R3hFwCidxRlczeYUGBWZ/8MuyZiusOFiCAXkVziuBMdku/lKQk2BgH1hsmijbA==","signatures":[{"sig":"MEUCIH1ZCEoj6cgXTKoNj9jB8SzVh6TiuLKhwDMQIbp75yyGAiEA7BgTyJ3i7/0vS8CK/kNUbss+kyXonzUYq2r3pq0vZlQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":308665},"jest":{"testRegex":"\\/test\\/(?!deno\\/).*(\\.spec\\.ts)$","transform":{".(ts)":"ts-jest"},"testEnvironment":"node","moduleNameMapper":{"^(\\.{1,2}/.*)\\.js$":"$1"},"coverageThreshold":{"global":{"lines":95,"branches":85,"functions":95,"statements":95}},"collectCoverageFrom":["src/!(*.deno|browser).ts"],"moduleFileExtensions":["ts","js"],"testPathIgnorePatterns":["/src/*.deno.ts"],"coveragePathIgnorePatterns":["/node_modules/","/test/","/test/deno/","/src/*.deno.ts"]},"main":"./dist/eta.umd.js","type":"commonjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"./dist/types/index.d.ts","unpkg":"./dist/browser.min.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/eta.module.mjs","source":"src/index.ts","engines":{"node":">=6.0.0"},"exports":{"types":"./dist/types/index.d.ts","import":"./dist/eta.module.mjs","browser":"./dist/browser.min.umd.js","default":"./dist/eta.umd.js","require":"./dist/eta.umd.js"},"funding":"https://github.com/eta-dev/eta?sponsor=1","gitHead":"904f0806bede5a9f2f4321b4b4b88ae98b87a6b8","scripts":{"lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","size":"size-limit","test":"jest --coverage && npm run test:deno && npm run size","build":"denoify && npm run build:node && npm run build:browser && rimraf docs && typedoc --tsconfig tsconfig.json src && deno fmt deno_dist/*.ts","start":"microbundle watch","commit":"git-cz","format":"prettier --write '{src,test}/**/!(*.deno).ts' && deno fmt deno_dist/*.ts","release":"npm run build && np","prebuild":"rimraf dist && rimraf deno_dist","test:deno":"deno test test/deno/*.spec.ts --allow-read --unstable","test:prod":"npm run lint && npm run test -- --no-cache","build:node":"microbundle src/index.ts --target node --format esm,umd","test:watch":"jest --coverage --watch","deploy-docs":"ts-node tools/gh-pages-publish","build:browser":"microbundle src/browser.ts --target web --format umd --output dist/browser.min.js","report-coverage":"cat ./coverage/lcov.info | coveralls","travis-deploy-once":"travis-deploy-once --pro"},"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"standard":{"ignore":["dist","deno_dist","src/*.deno.ts"]},"umd:main":"./dist/eta.umd.js","commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/eta-dev/eta.git","type":"git"},"size-limit":[{"path":"dist/browser.min.umd.js","limit":"3 KB"}],"_npmVersion":"8.19.3","description":"Lightweight, fast, and powerful embedded JS template engine","directories":{},"lint-staged":{"{src,test}/**/!(*.deno).ts":["eslint"]},"sideEffects":false,"_nodeVersion":"19.2.0","_hasShrinkwrap":false,"devDependencies":{"np":"^7.6.3","jest":"^29.4.3","husky":"^4.3.8","tslib":"^2.5.0","eslint":"^8.35.0","rimraf":"^4.1.2","denoify":"^1.4.10","shelljs":"^0.8.5","ts-jest":"^29.0.5","ts-node":"^10.9.1","typedoc":"^0.23.26","prettier":"^2.8.4","coveralls":"^3.1.1","cross-env":"^7.0.3","commitizen":"^4.3.0","size-limit":"^8.2.4","typescript":"^4.9.5","@types/jest":"^29.4.0","@types/node":"^18.14.2","lint-staged":"^13.1.2","microbundle":"^0.15.1","@commitlint/cli":"^17.4.4","eslint-plugin-n":"^15.6.1","travis-deploy-once":"^5.0.11","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.6.0","@typescript-eslint/parser":"^5.53.0","cz-conventional-changelog":"^3.3.0","@size-limit/preset-small-lib":"^8.2.4","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.53.0"},"_npmOperationalInternal":{"tmp":"tmp/eta_2.1.1_1683406437983_0.6325769479223005","host":"s3://npm-registry-packages"}},"2.1.2":{"name":"eta","version":"2.1.2","keywords":["handlebars","ejs","eta","template engine","embedded template engine","layouts","partials","typescript types"],"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","_id":"eta@2.1.2","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"},{"name":"shadowtime2000","email":"shadowtime2000@gmail.com"}],"homepage":"https://eta.js.org","bugs":{"url":"https://github.com/eta-dev/eta/issues"},"dist":{"shasum":"2ac3899234552b60da87e5e781494ee1a8048fbc","tarball":"https://registry.npmjs.org/eta/-/eta-2.1.2.tgz","fileCount":41,"integrity":"sha512-qWH+mERhihcwKE9+Ah37rLDTP0d3Qc5KEsnEQhvoBowDezVI2F6+bqjRBVY+auUYOUb94MI0x5fllZs+CWVRRQ==","signatures":[{"sig":"MEUCIQDcxzcRXiDsbPo+WY+OFhhTakJ7Q3uoONqZ8PrqUfvzqwIgf4WUqmTW/QG5kU0XxszV0AtayUPL1Xy+Q0b65VcMNSY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":308846},"jest":{"testRegex":"\\/test\\/(?!deno\\/).*(\\.spec\\.ts)$","transform":{".(ts)":"ts-jest"},"testEnvironment":"node","moduleNameMapper":{"^(\\.{1,2}/.*)\\.js$":"$1"},"coverageThreshold":{"global":{"lines":95,"branches":85,"functions":95,"statements":95}},"collectCoverageFrom":["src/!(*.deno|browser).ts"],"moduleFileExtensions":["ts","js"],"testPathIgnorePatterns":["/src/*.deno.ts"],"coveragePathIgnorePatterns":["/node_modules/","/test/","/test/deno/","/src/*.deno.ts"]},"main":"./dist/eta.umd.js","type":"commonjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"./dist/types/index.d.ts","unpkg":"./dist/browser.min.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/eta.module.mjs","source":"src/index.ts","engines":{"node":">=6.0.0"},"exports":{"types":"./dist/types/index.d.ts","import":"./dist/eta.module.mjs","browser":"./dist/browser.min.umd.js","default":"./dist/eta.umd.js","require":"./dist/eta.umd.js"},"funding":"https://github.com/eta-dev/eta?sponsor=1","gitHead":"4be3cbe13863f78fd8149c6c74b94f2ce996dec6","scripts":{"lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","size":"size-limit","test":"jest --coverage && npm run test:deno && npm run size","build":"denoify && npm run build:node && npm run build:browser && rimraf docs && typedoc --tsconfig tsconfig.json src && deno fmt deno_dist/*.ts","start":"microbundle watch","commit":"git-cz","format":"prettier --write '{src,test}/**/!(*.deno).ts' && deno fmt deno_dist/*.ts","release":"npm run build && np","prebuild":"rimraf dist && rimraf deno_dist","test:deno":"deno test test/deno/*.spec.ts --allow-read --unstable","test:prod":"npm run lint && npm run test -- --no-cache","build:node":"microbundle src/index.ts --target node --format esm,umd","test:watch":"jest --coverage --watch","deploy-docs":"ts-node tools/gh-pages-publish","build:browser":"microbundle src/browser.ts --target web --format umd --output dist/browser.min.js","report-coverage":"cat ./coverage/lcov.info | coveralls","travis-deploy-once":"travis-deploy-once --pro"},"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"standard":{"ignore":["dist","deno_dist","src/*.deno.ts"]},"umd:main":"./dist/eta.umd.js","commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/eta-dev/eta.git","type":"git"},"size-limit":[{"path":"dist/browser.min.umd.js","limit":"3 KB"}],"_npmVersion":"8.19.3","description":"Lightweight, fast, and powerful embedded JS template engine","directories":{},"lint-staged":{"{src,test}/**/!(*.deno).ts":["eslint"]},"sideEffects":false,"_nodeVersion":"19.2.0","_hasShrinkwrap":false,"devDependencies":{"np":"^7.6.3","jest":"^29.4.3","husky":"^4.3.8","tslib":"^2.5.0","eslint":"^8.35.0","rimraf":"^4.1.2","denoify":"^1.4.10","shelljs":"^0.8.5","ts-jest":"^29.0.5","ts-node":"^10.9.1","typedoc":"^0.23.26","prettier":"^2.8.4","coveralls":"^3.1.1","cross-env":"^7.0.3","commitizen":"^4.3.0","size-limit":"^8.2.4","typescript":"^4.9.5","@types/jest":"^29.4.0","@types/node":"^18.14.2","lint-staged":"^13.1.2","microbundle":"^0.15.1","@commitlint/cli":"^17.4.4","eslint-plugin-n":"^15.6.1","travis-deploy-once":"^5.0.11","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.6.0","@typescript-eslint/parser":"^5.53.0","cz-conventional-changelog":"^3.3.0","@size-limit/preset-small-lib":"^8.2.4","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.53.0"},"_npmOperationalInternal":{"tmp":"tmp/eta_2.1.2_1683942997772_0.7631754541928804","host":"s3://npm-registry-packages"}},"2.2.0":{"name":"eta","version":"2.2.0","keywords":["handlebars","ejs","eta","template engine","embedded template engine","layouts","partials","typescript types"],"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","_id":"eta@2.2.0","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"},{"name":"shadowtime2000","email":"shadowtime2000@gmail.com"}],"homepage":"https://eta.js.org","bugs":{"url":"https://github.com/eta-dev/eta/issues"},"dist":{"shasum":"eb8b5f8c4e8b6306561a455e62cd7492fe3a9b8a","tarball":"https://registry.npmjs.org/eta/-/eta-2.2.0.tgz","fileCount":41,"integrity":"sha512-UVQ72Rqjy/ZKQalzV5dCCJP80GrmPrMxh6NlNf+erV6ObL0ZFkhCstWRawS85z3smdr3d2wXPsZEY7rDPfGd2g==","signatures":[{"sig":"MEUCIEJQEp+LAKA1AHwAYr6X32hC4McMsxHDw5Q4VB0KzZMtAiEA8VaxxSKBj3t/vHpk+AhNwS1uUVvpQFeayo/aJjEiP6c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":308993},"jest":{"testRegex":"\\/test\\/(?!deno\\/).*(\\.spec\\.ts)$","transform":{".(ts)":"ts-jest"},"testEnvironment":"node","moduleNameMapper":{"^(\\.{1,2}/.*)\\.js$":"$1"},"coverageThreshold":{"global":{"lines":95,"branches":85,"functions":95,"statements":95}},"collectCoverageFrom":["src/!(*.deno|browser).ts"],"moduleFileExtensions":["ts","js"],"testPathIgnorePatterns":["/src/*.deno.ts"],"coveragePathIgnorePatterns":["/node_modules/","/test/","/test/deno/","/src/*.deno.ts"]},"main":"./dist/eta.umd.js","type":"commonjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"./dist/types/index.d.ts","unpkg":"./dist/browser.min.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/eta.module.mjs","source":"src/index.ts","engines":{"node":">=6.0.0"},"exports":{"types":"./dist/types/index.d.ts","import":"./dist/eta.module.mjs","browser":"./dist/browser.min.umd.js","default":"./dist/eta.umd.js","require":"./dist/eta.umd.js"},"funding":"https://github.com/eta-dev/eta?sponsor=1","gitHead":"e05fa5f750203990336835012a30c1e017c9fd9f","scripts":{"lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","size":"size-limit","test":"jest --coverage && npm run test:deno && npm run size","build":"denoify && npm run build:node && npm run build:browser && rimraf docs && typedoc --tsconfig tsconfig.json src && deno fmt deno_dist/*.ts","start":"microbundle watch","commit":"git-cz","format":"prettier --write '{src,test}/**/!(*.deno).ts' && deno fmt deno_dist/*.ts","release":"npm run build && np","prebuild":"rimraf dist && rimraf deno_dist","test:deno":"deno test test/deno/*.spec.ts --allow-read --unstable","test:prod":"npm run lint && npm run test -- --no-cache","build:node":"microbundle src/index.ts --target node --format esm,umd","test:watch":"jest --coverage --watch","deploy-docs":"ts-node tools/gh-pages-publish","build:browser":"microbundle src/browser.ts --target web --format umd --output dist/browser.min.js","report-coverage":"cat ./coverage/lcov.info | coveralls","travis-deploy-once":"travis-deploy-once --pro"},"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"standard":{"ignore":["dist","deno_dist","src/*.deno.ts"]},"umd:main":"./dist/eta.umd.js","commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/eta-dev/eta.git","type":"git"},"size-limit":[{"path":"dist/browser.min.umd.js","limit":"3 KB"}],"_npmVersion":"8.19.3","description":"Lightweight, fast, and powerful embedded JS template engine","directories":{},"lint-staged":{"{src,test}/**/!(*.deno).ts":["eslint"]},"sideEffects":false,"_nodeVersion":"19.2.0","_hasShrinkwrap":false,"devDependencies":{"np":"^7.6.3","jest":"^29.4.3","husky":"^4.3.8","tslib":"^2.5.0","eslint":"^8.35.0","rimraf":"^4.1.2","denoify":"^1.4.10","shelljs":"^0.8.5","ts-jest":"^29.0.5","ts-node":"^10.9.1","typedoc":"^0.23.26","prettier":"^2.8.4","coveralls":"^3.1.1","cross-env":"^7.0.3","commitizen":"^4.3.0","size-limit":"^8.2.4","typescript":"^4.9.5","@types/jest":"^29.4.0","@types/node":"^18.14.2","lint-staged":"^13.1.2","microbundle":"^0.15.1","@commitlint/cli":"^17.4.4","eslint-plugin-n":"^15.6.1","travis-deploy-once":"^5.0.11","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.6.0","@typescript-eslint/parser":"^5.53.0","cz-conventional-changelog":"^3.3.0","@size-limit/preset-small-lib":"^8.2.4","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.53.0"},"_npmOperationalInternal":{"tmp":"tmp/eta_2.2.0_1684290351935_0.6775332015864937","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"eta","version":"3.0.0","keywords":["handlebars","ejs","eta","template engine","embedded template engine","layouts","partials","typescript types"],"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","_id":"eta@3.0.0","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"},{"name":"shadowtime2000","email":"shadowtime2000@gmail.com"}],"homepage":"https://eta.js.org","bugs":{"url":"https://github.com/eta-dev/eta/issues"},"dist":{"shasum":"e07483ff0ea6ad9cc1254a47a8057935e5528738","tarball":"https://registry.npmjs.org/eta/-/eta-3.0.0.tgz","fileCount":35,"integrity":"sha512-+MfmdVWl1GibCxNzJ0LTUj7sFwkdO3kPcOaM3VJpPIsDrFdQn9qAX2dERvudXV/Y7XQfW1hbAuE8pZxK7aKiWw==","signatures":[{"sig":"MEUCIHjm7ymvna5LvtvpGG/C8RQSTRzmpirjRGN5zGydSIAWAiEAwj4rJrbJxM+7nKmPBsmmeiipc4e7f5ZNe3OD9A026LI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":258733},"jest":{"testRegex":"\\/test\\/.*(\\.spec\\.ts)$","transform":{".(ts)":"ts-jest"},"testEnvironment":"node","moduleNameMapper":{"^(\\.{1,2}/.*)\\.js$":"$1"},"coverageThreshold":{"global":{"lines":95,"branches":85,"functions":95,"statements":95}},"collectCoverageFrom":["src/!(browser).ts"],"moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/eta.umd.js","type":"commonjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"./dist/types/index.d.ts","unpkg":"./dist/browser.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/eta.module.mjs","source":"src/index.ts","engines":{"node":">=6.0.0"},"exports":{"types":"./dist/types/index.d.ts","import":"./dist/eta.module.mjs","browser":"./dist/browser.umd.js","default":"./dist/eta.umd.js","require":"./dist/eta.umd.js"},"funding":"https://github.com/eta-dev/eta?sponsor=1","gitHead":"0aef303eef9dda446193905b98946921e9100851","scripts":{"lint":"eslint src/*.ts test/*.spec.ts --ext .js,.ts","size":"size-limit","test":"jest --coverage && npm run size","build":"npm run build:node && npm run build:browser","start":"microbundle watch","commit":"git-cz","format":"prettier --write '{src,test}/**/**.ts'","release":"npm run build && np","prebuild":"rimraf dist","test:prod":"npm run lint && npm run test -- --no-cache","build:node":"microbundle src/index.ts --target node --format esm,umd","test:watch":"jest --coverage --watch","build:browser":"microbundle src/browser.ts --target web --format umd,modern --output dist/browser.js","report-coverage":"cat ./coverage/lcov.info | coveralls","travis-deploy-once":"travis-deploy-once --pro"},"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"umd:main":"./dist/eta.umd.js","commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/eta-dev/eta.git","type":"git"},"size-limit":[{"path":"dist/browser.umd.js","limit":"3.5 KB"}],"_npmVersion":"8.19.3","description":"Lightweight, fast, and powerful embedded JS template engine","directories":{},"lint-staged":{"{src,test}/**/**.ts":["eslint"]},"sideEffects":false,"_nodeVersion":"19.2.0","_hasShrinkwrap":false,"devDependencies":{"np":"^7.6.3","jest":"^29.4.3","husky":"^4.3.8","tslib":"^2.5.0","eslint":"^8.35.0","rimraf":"^4.1.2","shelljs":"^0.8.5","ts-jest":"^29.0.5","ts-node":"^10.9.1","prettier":"^2.8.4","coveralls":"^3.1.1","cross-env":"^7.0.3","commitizen":"^4.3.0","size-limit":"^8.2.4","typescript":"^4.9.5","@types/jest":"^29.4.0","@types/node":"^18.14.2","lint-staged":"^13.1.2","microbundle":"^0.15.1","@commitlint/cli":"^17.4.4","travis-deploy-once":"^5.0.11","eslint-config-prettier":"^8.6.0","@typescript-eslint/parser":"^5.53.0","cz-conventional-changelog":"^3.3.0","@size-limit/preset-small-lib":"^8.2.4","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.53.0"},"_npmOperationalInternal":{"tmp":"tmp/eta_3.0.0_1686628438263_0.7904722284764385","host":"s3://npm-registry-packages"}},"3.0.1":{"name":"eta","version":"3.0.1","keywords":["handlebars","ejs","eta","template engine","embedded template engine","layouts","partials","typescript types"],"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","_id":"eta@3.0.1","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"},{"name":"shadowtime2000","email":"shadowtime2000@gmail.com"}],"homepage":"https://eta.js.org","bugs":{"url":"https://github.com/eta-dev/eta/issues"},"dist":{"shasum":"e7174842a9533c6922e99dd09b422ff9db7af676","tarball":"https://registry.npmjs.org/eta/-/eta-3.0.1.tgz","fileCount":35,"integrity":"sha512-yzx1qWLPVSHhOn0CnoODFtcnTrLlSS4ch/LWHfATwOM4hE8RfrD64aqHvWHUFwq7d1+DhcjM7Iin4L2HJK5egA==","signatures":[{"sig":"MEUCIQC3DeIdIsBErZJs+Jcdu6Y1n0pgIdm0THLsoM6kOgsRUwIgWQVjn7KueWFmqnK3XkVb4C7sGV4u4X9ENARX4da2bEE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":258784},"jest":{"testRegex":"\\/test\\/.*(\\.spec\\.ts)$","transform":{".(ts)":"ts-jest"},"testEnvironment":"node","moduleNameMapper":{"^(\\.{1,2}/.*)\\.js$":"$1"},"coverageThreshold":{"global":{"lines":95,"branches":85,"functions":95,"statements":95}},"collectCoverageFrom":["src/!(browser).ts"],"moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/eta.umd.js","type":"commonjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"./dist/types/index.d.ts","unpkg":"./dist/browser.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/eta.module.mjs","source":"src/index.ts","engines":{"node":">=6.0.0"},"exports":{"types":"./dist/types/index.d.ts","import":"./dist/eta.module.mjs","browser":"./dist/browser.umd.js","default":"./dist/eta.umd.js","require":"./dist/eta.umd.js"},"funding":"https://github.com/eta-dev/eta?sponsor=1","gitHead":"ecdfe8d3c6bb25b8a3e4a4dc7c574d0e2d99b65c","scripts":{"lint":"eslint src/*.ts test/*.spec.ts --ext .js,.ts","size":"size-limit","test":"jest --coverage && npm run size","build":"npm run build:node && npm run build:browser","start":"microbundle watch","commit":"git-cz","format":"prettier --write '{src,test}/**/**.ts'","release":"npm run build && np","prebuild":"rimraf dist","test:prod":"npm run lint && npm run test -- --no-cache","build:node":"microbundle src/index.ts --target node --format esm && microbundle src/index.ts --target node --format umd","test:watch":"jest --coverage --watch","build:browser":"microbundle src/browser.ts --target web --format umd,modern --output dist/browser.js","report-coverage":"cat ./coverage/lcov.info | coveralls","travis-deploy-once":"travis-deploy-once --pro"},"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"umd:main":"./dist/eta.umd.js","commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/eta-dev/eta.git","type":"git"},"size-limit":[{"path":"dist/browser.umd.js","limit":"3.5 KB"}],"_npmVersion":"8.19.3","description":"Lightweight, fast, and powerful embedded JS template engine","directories":{},"lint-staged":{"{src,test}/**/**.ts":["eslint"]},"sideEffects":false,"_nodeVersion":"19.2.0","_hasShrinkwrap":false,"devDependencies":{"np":"^7.6.3","jest":"^29.4.3","husky":"^4.3.8","tslib":"^2.5.0","eslint":"^8.35.0","rimraf":"^4.1.2","shelljs":"^0.8.5","ts-jest":"^29.0.5","ts-node":"^10.9.1","prettier":"^2.8.4","coveralls":"^3.1.1","cross-env":"^7.0.3","commitizen":"^4.3.0","size-limit":"^8.2.4","typescript":"^4.9.5","@types/jest":"^29.4.0","@types/node":"^18.14.2","lint-staged":"^13.1.2","microbundle":"^0.15.1","@commitlint/cli":"^17.4.4","travis-deploy-once":"^5.0.11","eslint-config-prettier":"^8.6.0","@typescript-eslint/parser":"^5.53.0","cz-conventional-changelog":"^3.3.0","@size-limit/preset-small-lib":"^8.2.4","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.53.0"},"_npmOperationalInternal":{"tmp":"tmp/eta_3.0.1_1686629983018_0.9082663603635286","host":"s3://npm-registry-packages"}},"3.0.2":{"name":"eta","version":"3.0.2","keywords":["handlebars","ejs","eta","template engine","embedded template engine","layouts","partials","typescript types"],"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","_id":"eta@3.0.2","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"},{"name":"shadowtime2000","email":"shadowtime2000@gmail.com"}],"homepage":"https://eta.js.org","bugs":{"url":"https://github.com/eta-dev/eta/issues"},"dist":{"shasum":"3e4c4c341b7b8030b6bc9c5dd0546b45780887e5","tarball":"https://registry.npmjs.org/eta/-/eta-3.0.2.tgz","fileCount":35,"integrity":"sha512-iqRXTEbtvThIbzGbSNb8NOG+rccoW6LDvgPedkB2mWLm/xIKTmMxOzF6Tsqrk5Cgd0a5CKkxTJuGMxAvF+gz7w==","signatures":[{"sig":"MEUCIFzF/h5qO3q3wikh1ZC8dmqBL1U36qEUgKyZZCHZYbhKAiEA+qaE540FbchGG8nbkAyYPUxbwQldJLizBVLYuUwOGi4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":258431},"jest":{"testRegex":"\\/test\\/.*(\\.spec\\.ts)$","transform":{".(ts)":"ts-jest"},"testEnvironment":"node","moduleNameMapper":{"^(\\.{1,2}/.*)\\.js$":"$1"},"coverageThreshold":{"global":{"lines":95,"branches":85,"functions":95,"statements":95}},"collectCoverageFrom":["src/!(browser).ts"],"moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/eta.umd.js","type":"commonjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"./dist/types/index.d.ts","unpkg":"./dist/browser.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/eta.module.mjs","source":"src/index.ts","engines":{"node":">=6.0.0"},"exports":{"types":"./dist/types/index.d.ts","import":"./dist/eta.module.mjs","browser":"./dist/browser.umd.js","default":"./dist/eta.umd.js","require":"./dist/eta.umd.js"},"funding":"https://github.com/eta-dev/eta?sponsor=1","gitHead":"3394f19de50d158a114140073cecfe24fa458739","scripts":{"lint":"eslint src/*.ts test/*.spec.ts --ext .js,.ts","size":"size-limit","test":"jest --coverage && npm run size","build":"npm run build:node && npm run build:browser","start":"microbundle watch","commit":"git-cz","format":"prettier --write '{src,test}/**/**.ts'","release":"npm run build && np","prebuild":"rimraf dist","test:prod":"npm run lint && npm run test -- --no-cache","build:node":"microbundle src/index.ts --target node --format esm && microbundle src/index.ts --target node --format umd","test:watch":"jest --coverage --watch","build:browser":"microbundle src/browser.ts --target web --format umd,modern --output dist/browser.js"},"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"umd:main":"./dist/eta.umd.js","commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/eta-dev/eta.git","type":"git"},"size-limit":[{"path":"dist/browser.umd.js","limit":"3.5 KB"}],"_npmVersion":"8.19.3","description":"Lightweight, fast, and powerful embedded JS template engine","directories":{},"lint-staged":{"{src,test}/**/**.ts":["eslint"]},"sideEffects":false,"_nodeVersion":"19.2.0","_hasShrinkwrap":false,"devDependencies":{"np":"^7.6.3","jest":"^29.4.3","husky":"^4.3.8","tslib":"^2.5.0","eslint":"^8.35.0","rimraf":"^4.1.2","shelljs":"^0.8.5","ts-jest":"^29.0.5","ts-node":"^10.9.1","prettier":"^2.8.4","coveralls":"^3.1.1","cross-env":"^7.0.3","commitizen":"^4.3.0","size-limit":"^8.2.4","typescript":"^5.1.3","@types/jest":"^29.4.0","@types/node":"^18.14.2","lint-staged":"^13.1.2","microbundle":"^0.15.1","@commitlint/cli":"^17.4.4","eslint-config-prettier":"^8.6.0","@typescript-eslint/parser":"^5.53.0","cz-conventional-changelog":"^3.3.0","@size-limit/preset-small-lib":"^8.2.4","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.53.0"},"_npmOperationalInternal":{"tmp":"tmp/eta_3.0.2_1687199754098_0.861742354182299","host":"s3://npm-registry-packages"}},"3.0.3":{"name":"eta","version":"3.0.3","keywords":["handlebars","ejs","eta","template engine","embedded template engine","layouts","partials","typescript types"],"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","_id":"eta@3.0.3","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"},{"name":"shadowtime2000","email":"shadowtime2000@gmail.com"}],"homepage":"https://eta.js.org","bugs":{"url":"https://github.com/eta-dev/eta/issues"},"dist":{"shasum":"f438a7814c7070c18b1c9939f3b6c490a322f82f","tarball":"https://registry.npmjs.org/eta/-/eta-3.0.3.tgz","fileCount":35,"integrity":"sha512-92A9Ag87aSb/y7e9EwA17VsbV1t2NmZNVlxtwHIkQcxYq20Ch7aAVNJqb5w6bsJVXRsBdvzn6R8WDPCHI9ewdA==","signatures":[{"sig":"MEYCIQDHcexxaJCc1fHNyov8EqDsc5Yd79Icc8Vglfoyi2KzHAIhAO1NX2TOdFxfSshYNOj5VlaM372Z7AGy56WchR9BB1ux","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":258443},"jest":{"testRegex":"\\/test\\/.*(\\.spec\\.ts)$","transform":{".(ts)":"ts-jest"},"testEnvironment":"node","moduleNameMapper":{"^(\\.{1,2}/.*)\\.js$":"$1"},"coverageThreshold":{"global":{"lines":95,"branches":85,"functions":95,"statements":95}},"collectCoverageFrom":["src/!(browser).ts"],"moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/eta.umd.js","type":"commonjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"./dist/types/index.d.ts","unpkg":"./dist/browser.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/eta.module.mjs","source":"src/index.ts","engines":{"node":">=6.0.0"},"exports":{"types":"./dist/types/index.d.ts","import":"./dist/eta.module.mjs","browser":"./dist/browser.umd.js","default":"./dist/eta.umd.js","require":"./dist/eta.umd.js"},"funding":"https://github.com/eta-dev/eta?sponsor=1","gitHead":"7e49013372b8958c9ffd503e39135b517bd1dce6","scripts":{"lint":"eslint src/*.ts test/*.spec.ts --ext .js,.ts","size":"size-limit","test":"jest --coverage && npm run size","build":"npm run build:node && npm run build:browser","start":"microbundle watch","commit":"git-cz","format":"prettier --write '{src,test}/**/**.ts'","release":"npm run build && np","prebuild":"rimraf dist","test:prod":"npm run lint && npm run test -- --no-cache","build:node":"microbundle src/index.ts --target node --format esm && microbundle src/index.ts --target node --format umd","test:watch":"jest --coverage --watch","build:browser":"microbundle src/browser.ts --target web --format umd,modern --output dist/browser.js"},"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"umd:main":"./dist/eta.umd.js","commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/eta-dev/eta.git","type":"git"},"size-limit":[{"path":"dist/browser.umd.js","limit":"3.5 KB"}],"_npmVersion":"8.19.3","description":"Lightweight, fast, and powerful embedded JS template engine","directories":{},"lint-staged":{"{src,test}/**/**.ts":["eslint"]},"sideEffects":false,"_nodeVersion":"19.2.0","_hasShrinkwrap":false,"devDependencies":{"np":"^7.6.3","jest":"^29.4.3","husky":"^4.3.8","tslib":"^2.5.0","eslint":"^8.35.0","rimraf":"^4.1.2","shelljs":"^0.8.5","ts-jest":"^29.0.5","ts-node":"^10.9.1","prettier":"^2.8.4","coveralls":"^3.1.1","cross-env":"^7.0.3","commitizen":"^4.3.0","size-limit":"^8.2.4","typescript":"^5.1.3","@types/jest":"^29.4.0","@types/node":"^18.14.2","lint-staged":"^13.1.2","microbundle":"^0.15.1","@commitlint/cli":"^17.4.4","eslint-config-prettier":"^8.6.0","@typescript-eslint/parser":"^5.53.0","cz-conventional-changelog":"^3.3.0","@size-limit/preset-small-lib":"^8.2.4","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.53.0"},"_npmOperationalInternal":{"tmp":"tmp/eta_3.0.3_1687200592241_0.6954300954061725","host":"s3://npm-registry-packages"}},"3.1.0":{"name":"eta","version":"3.1.0","keywords":["handlebars","ejs","eta","template engine","embedded template engine","layouts","partials","typescript types"],"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","_id":"eta@3.1.0","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"},{"name":"shadowtime2000","email":"shadowtime2000@gmail.com"}],"homepage":"https://eta.js.org","bugs":{"url":"https://github.com/eta-dev/eta/issues"},"dist":{"shasum":"3403d3887800c1353f87c884a1bf4adfb222cad2","tarball":"https://registry.npmjs.org/eta/-/eta-3.1.0.tgz","fileCount":35,"integrity":"sha512-my4rbVATtKt9P7oNH6NkynI2bMY081ak9mZfX5Hh2tZ0HHCMhhFKYh6KH9NyUTRMTgohYd2Pd8lA2b9IbR0WrA==","signatures":[{"sig":"MEUCIQCbxOFOjHTkitD4C1R+SOS1RsRy9bBRXyUiJAIm0PX0ggIgWW6QjWYwHfXhirv9K81uVRZBFAOjMCLar7mtX/WX/qM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":259975},"jest":{"testRegex":"\\/test\\/.*(\\.spec\\.ts)$","transform":{".(ts)":"ts-jest"},"testEnvironment":"node","moduleNameMapper":{"^(\\.{1,2}/.*)\\.js$":"$1"},"coverageThreshold":{"global":{"lines":95,"branches":85,"functions":95,"statements":95}},"collectCoverageFrom":["src/!(browser).ts"],"moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/eta.umd.js","type":"commonjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"./dist/types/index.d.ts","unpkg":"./dist/browser.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/eta.module.mjs","source":"src/index.ts","engines":{"node":">=6.0.0"},"exports":{"types":"./dist/types/index.d.ts","import":"./dist/eta.module.mjs","browser":"./dist/browser.umd.js","default":"./dist/eta.umd.js","require":"./dist/eta.umd.js"},"funding":"https://github.com/eta-dev/eta?sponsor=1","gitHead":"43c1a2e337236f7bd88f9e3a5539ea36effb64d8","scripts":{"lint":"eslint src/*.ts test/*.spec.ts --ext .js,.ts","size":"size-limit","test":"jest --coverage && npm run size","build":"npm run build:node && npm run build:browser","start":"microbundle watch","commit":"git-cz","format":"prettier --write '{src,test}/**/**.ts'","release":"npm run build && np","prebuild":"rimraf dist","test:prod":"npm run lint && npm run test -- --no-cache","build:node":"microbundle src/index.ts --target node --format esm && microbundle src/index.ts --target node --format umd","test:watch":"jest --coverage --watch","build:browser":"microbundle src/browser.ts --target web --format umd,modern --output dist/browser.js"},"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"umd:main":"./dist/eta.umd.js","commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/eta-dev/eta.git","type":"git"},"size-limit":[{"path":"dist/browser.umd.js","limit":"3.5 KB"}],"_npmVersion":"8.19.3","description":"Lightweight, fast, and powerful embedded JS template engine","directories":{},"lint-staged":{"{src,test}/**/**.ts":["eslint"]},"sideEffects":false,"_nodeVersion":"19.2.0","_hasShrinkwrap":false,"devDependencies":{"np":"^7.6.3","jest":"^29.4.3","husky":"^4.3.8","tslib":"^2.5.0","eslint":"^8.35.0","rimraf":"^4.1.2","shelljs":"^0.8.5","ts-jest":"^29.0.5","ts-node":"^10.9.1","prettier":"^2.8.4","coveralls":"^3.1.1","cross-env":"^7.0.3","commitizen":"^4.3.0","size-limit":"^8.2.4","typescript":"^5.1.3","@types/jest":"^29.4.0","@types/node":"^18.14.2","lint-staged":"^13.1.2","microbundle":"^0.15.1","@commitlint/cli":"^17.4.4","eslint-config-prettier":"^8.6.0","@typescript-eslint/parser":"^5.53.0","cz-conventional-changelog":"^3.3.0","@size-limit/preset-small-lib":"^8.2.4","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.53.0"},"_npmOperationalInternal":{"tmp":"tmp/eta_3.1.0_1690488234731_0.3149843902658427","host":"s3://npm-registry-packages"}},"3.1.1":{"name":"eta","version":"3.1.1","keywords":["handlebars","ejs","eta","template engine","embedded template engine","layouts","partials","typescript types"],"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","_id":"eta@3.1.1","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"},{"name":"shadowtime2000","email":"shadowtime2000@gmail.com"}],"homepage":"https://eta.js.org","bugs":{"url":"https://github.com/eta-dev/eta/issues"},"dist":{"shasum":"f96574befd26cff585081954bec24b1ed7ec4853","tarball":"https://registry.npmjs.org/eta/-/eta-3.1.1.tgz","fileCount":35,"integrity":"sha512-GVKq8BhYjvGiwKAnvPOnTwAHach3uHglvW0nG9gjEmo8ZIe8HR1aCLdQ97jlxXPcCWhB6E3rDWOk2fahFKG5Cw==","signatures":[{"sig":"MEQCICJrH2GegtSOywoVWOPKTVq3gbzYW8D581/BT1A9HUUyAiAF1h1NI2OmQMrCOYUj4HSPR8Rjcpt0HLSxS+TSbh61iQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":260049},"jest":{"testRegex":"\\/test\\/.*(\\.spec\\.ts)$","transform":{".(ts)":"ts-jest"},"testEnvironment":"node","moduleNameMapper":{"^(\\.{1,2}/.*)\\.js$":"$1"},"coverageThreshold":{"global":{"lines":95,"branches":85,"functions":95,"statements":95}},"collectCoverageFrom":["src/!(browser).ts"],"moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/eta.umd.js","type":"commonjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"./dist/types/index.d.ts","unpkg":"./dist/browser.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/eta.module.mjs","source":"src/index.ts","engines":{"node":">=6.0.0"},"exports":{"types":"./dist/types/index.d.ts","import":"./dist/eta.module.mjs","browser":"./dist/browser.umd.js","default":"./dist/eta.umd.js","require":"./dist/eta.umd.js"},"funding":"https://github.com/eta-dev/eta?sponsor=1","gitHead":"a160d23fba52b16d6397c735f0bda17c99ed4409","scripts":{"lint":"eslint src/*.ts test/*.spec.ts --ext .js,.ts","size":"size-limit","test":"jest --coverage && npm run size","build":"npm run build:node && npm run build:browser","start":"microbundle watch","commit":"git-cz","format":"prettier --write '{src,test}/**/**.ts'","release":"npm run build && np","prebuild":"rimraf dist","test:prod":"npm run lint && npm run test -- --no-cache","build:node":"microbundle src/index.ts --target node --format esm && microbundle src/index.ts --target node --format umd","test:watch":"jest --coverage --watch","build:browser":"microbundle src/browser.ts --target web --format umd,modern --output dist/browser.js"},"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"umd:main":"./dist/eta.umd.js","commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/eta-dev/eta.git","type":"git"},"size-limit":[{"path":"dist/browser.umd.js","limit":"3.5 KB"}],"_npmVersion":"8.19.3","description":"Lightweight, fast, and powerful embedded JS template engine","directories":{},"lint-staged":{"{src,test}/**/**.ts":["eslint"]},"sideEffects":false,"_nodeVersion":"19.2.0","_hasShrinkwrap":false,"devDependencies":{"np":"^7.6.3","jest":"^29.4.3","husky":"^4.3.8","tslib":"^2.5.0","eslint":"^8.35.0","rimraf":"^4.1.2","shelljs":"^0.8.5","ts-jest":"^29.0.5","ts-node":"^10.9.1","prettier":"^2.8.4","coveralls":"^3.1.1","cross-env":"^7.0.3","commitizen":"^4.3.0","size-limit":"^8.2.4","typescript":"^5.1.3","@types/jest":"^29.4.0","@types/node":"^18.14.2","lint-staged":"^13.1.2","microbundle":"^0.15.1","@commitlint/cli":"^17.4.4","eslint-config-prettier":"^8.6.0","@typescript-eslint/parser":"^5.53.0","cz-conventional-changelog":"^3.3.0","@size-limit/preset-small-lib":"^8.2.4","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.53.0"},"_npmOperationalInternal":{"tmp":"tmp/eta_3.1.1_1692808173952_0.5114807881583692","host":"s3://npm-registry-packages"}},"3.2.0":{"name":"eta","version":"3.2.0","keywords":["handlebars","ejs","eta","template engine","embedded template engine","layouts","partials","typescript types"],"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","_id":"eta@3.2.0","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"},{"name":"shadowtime2000","email":"shadowtime2000@gmail.com"}],"homepage":"https://eta.js.org","bugs":{"url":"https://github.com/eta-dev/eta/issues"},"dist":{"shasum":"7a2af4c897f57ea9483f5d953dc35c1ab0e97080","tarball":"https://registry.npmjs.org/eta/-/eta-3.2.0.tgz","fileCount":35,"integrity":"sha512-Qzc3it7nLn49dbOb9+oHV9rwtt9qN8oShRztqkZ3gXPqQflF0VLin5qhWk0g/2ioibBwT4DU6OIMVft7tg/rVg==","signatures":[{"sig":"MEUCIGsfdX3pzuy9qkvuEyDMKltlzLewqxs9w/vKrt63fcpSAiEAtQedDqOXoedbvAg97LvY5E21FyfqmWMaPcGB7+dPQdE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":261811},"jest":{"testRegex":"\\/test\\/.*(\\.spec\\.ts)$","transform":{".(ts)":"ts-jest"},"testEnvironment":"node","moduleNameMapper":{"^(\\.{1,2}/.*)\\.js$":"$1"},"coverageThreshold":{"global":{"lines":95,"branches":85,"functions":95,"statements":95}},"collectCoverageFrom":["src/!(browser).ts"],"moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/eta.umd.js","type":"commonjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"./dist/types/index.d.ts","unpkg":"./dist/browser.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/eta.module.mjs","source":"src/index.ts","engines":{"node":">=6.0.0"},"exports":{"types":"./dist/types/index.d.ts","import":"./dist/eta.module.mjs","browser":"./dist/browser.umd.js","default":"./dist/eta.umd.js","require":"./dist/eta.umd.js"},"funding":"https://github.com/eta-dev/eta?sponsor=1","gitHead":"a2825365d828ab2a950c9cb8031606495d4ad05a","scripts":{"lint":"eslint src/*.ts test/*.spec.ts --ext .js,.ts","size":"size-limit","test":"jest --coverage && npm run size","build":"npm run build:node && npm run build:browser","start":"microbundle watch","commit":"git-cz","format":"prettier --write '{src,test}/**/**.ts'","release":"npm run build && np","prebuild":"rimraf dist","test:prod":"npm run lint && npm run test -- --no-cache","build:node":"microbundle src/index.ts --target node --format esm && microbundle src/index.ts --target node --format umd","test:watch":"jest --coverage --watch","build:browser":"microbundle src/browser.ts --target web --format umd,modern --output dist/browser.js"},"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"umd:main":"./dist/eta.umd.js","commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/eta-dev/eta.git","type":"git"},"size-limit":[{"path":"dist/browser.umd.js","limit":"3.5 KB"}],"_npmVersion":"8.19.3","description":"Lightweight, fast, and powerful embedded JS template engine","directories":{},"lint-staged":{"{src,test}/**/**.ts":["eslint"]},"sideEffects":false,"_nodeVersion":"19.2.0","_hasShrinkwrap":false,"devDependencies":{"np":"^7.6.3","jest":"^29.4.3","husky":"^4.3.8","tslib":"^2.5.0","eslint":"^8.35.0","rimraf":"^4.1.2","shelljs":"^0.8.5","ts-jest":"^29.0.5","ts-node":"^10.9.1","prettier":"^2.8.4","coveralls":"^3.1.1","cross-env":"^7.0.3","commitizen":"^4.3.0","size-limit":"^8.2.4","typescript":"^5.1.3","@types/jest":"^29.4.0","@types/node":"^18.14.2","lint-staged":"^13.1.2","microbundle":"^0.15.1","@commitlint/cli":"^17.4.4","eslint-config-prettier":"^8.6.0","@typescript-eslint/parser":"^5.53.0","cz-conventional-changelog":"^3.3.0","@size-limit/preset-small-lib":"^8.2.4","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.53.0"},"_npmOperationalInternal":{"tmp":"tmp/eta_3.2.0_1701305867609_0.2557330829952422","host":"s3://npm-registry-packages"}},"3.3.0":{"name":"eta","version":"3.3.0","keywords":["handlebars","ejs","eta","template engine","embedded template engine","layouts","partials","typescript types"],"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","_id":"eta@3.3.0","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"},{"name":"shadowtime2000","email":"shadowtime2000@gmail.com"}],"homepage":"https://eta.js.org","bugs":{"url":"https://github.com/eta-dev/eta/issues"},"dist":{"shasum":"b8e8b3851918c70ffe9e23aad9cc38c4f4b50d09","tarball":"https://registry.npmjs.org/eta/-/eta-3.3.0.tgz","fileCount":35,"integrity":"sha512-heYvquilF7yyu51+ltzMv/loxQZTQ/jIp+wwoeMqm1FRASEpMEMn5GdO7BQ1bHXTmU8yccl+4seD844hCsuk9A==","signatures":[{"sig":"MEQCIH9dYfUKpdetBzHIJUAQPtr8u9ioiqxl6MgXZkr0Qh+NAiB4vBVYBQpy4dUGm3LZwY4lLax/VpDWAc8lvhpa46VjxA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":262199},"jest":{"testRegex":"\\/test\\/.*(\\.spec\\.ts)$","transform":{".(ts)":"ts-jest"},"testEnvironment":"node","moduleNameMapper":{"^(\\.{1,2}/.*)\\.js$":"$1"},"coverageThreshold":{"global":{"lines":95,"branches":85,"functions":95,"statements":95}},"collectCoverageFrom":["src/!(browser).ts"],"moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/eta.umd.js","type":"commonjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"./dist/types/index.d.ts","unpkg":"./dist/browser.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/eta.module.mjs","source":"src/index.ts","engines":{"node":">=6.0.0"},"exports":{"types":"./dist/types/index.d.ts","import":"./dist/eta.module.mjs","browser":"./dist/browser.umd.js","default":"./dist/eta.umd.js","require":"./dist/eta.umd.js"},"funding":"https://github.com/eta-dev/eta?sponsor=1","gitHead":"0c70ddd3df2f2138f7d6c58ef99aac39862303a1","scripts":{"lint":"eslint src/*.ts test/*.spec.ts --ext .js,.ts","size":"size-limit","test":"jest --coverage && npm run size","build":"npm run build:node && npm run build:browser","start":"microbundle watch","commit":"git-cz","format":"prettier --write '{src,test}/**/**.ts'","release":"npm run build && np","prebuild":"rimraf dist","test:prod":"npm run lint && npm run test -- --no-cache","build:node":"microbundle src/index.ts --target node --format esm && microbundle src/index.ts --target node --format umd","test:watch":"jest --coverage --watch","build:browser":"microbundle src/browser.ts --target web --format umd,modern --output dist/browser.js"},"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"umd:main":"./dist/eta.umd.js","commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/eta-dev/eta.git","type":"git"},"size-limit":[{"path":"dist/browser.umd.js","limit":"3.5 KB"}],"_npmVersion":"10.2.3","description":"Lightweight, fast, and powerful embedded JS template engine","directories":{},"lint-staged":{"{src,test}/**/**.ts":["eslint"]},"sideEffects":false,"_nodeVersion":"20.10.0","_hasShrinkwrap":false,"devDependencies":{"np":"^7.6.3","jest":"^29.4.3","husky":"^4.3.8","tslib":"^2.5.0","eslint":"^8.35.0","rimraf":"^4.1.2","shelljs":"^0.8.5","ts-jest":"^29.0.5","ts-node":"^10.9.1","prettier":"^2.8.4","coveralls":"^3.1.1","cross-env":"^7.0.3","commitizen":"^4.3.0","size-limit":"^8.2.4","typescript":"^5.1.3","@types/jest":"^29.4.0","@types/node":"^18.14.2","lint-staged":"^13.1.2","microbundle":"^0.15.1","@commitlint/cli":"^17.4.4","eslint-config-prettier":"^8.6.0","@typescript-eslint/parser":"^5.53.0","cz-conventional-changelog":"^3.3.0","@size-limit/preset-small-lib":"^8.2.4","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.53.0"},"_npmOperationalInternal":{"tmp":"tmp/eta_3.3.0_1710605829320_0.8543991433591676","host":"s3://npm-registry-packages"}},"3.4.0":{"name":"eta","version":"3.4.0","keywords":["handlebars","ejs","eta","template engine","embedded template engine","layouts","partials","typescript types"],"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","_id":"eta@3.4.0","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"},{"name":"shadowtime2000","email":"shadowtime2000@gmail.com"}],"homepage":"https://eta.js.org","bugs":{"url":"https://github.com/eta-dev/eta/issues"},"dist":{"shasum":"0d519b9a3d5ea5eff5513ae5771b5a4c112a9087","tarball":"https://registry.npmjs.org/eta/-/eta-3.4.0.tgz","fileCount":35,"integrity":"sha512-tCsc7WXTjrTx4ZjYLplcqrI3o4mYJ+Z6YspeuGL8tbt/hHoMchwBwtKfwM09svEY86iRapY93vUqQttcNuIO5Q==","signatures":[{"sig":"MEUCIQCBmqn8zYhLsB3Ea2SGWe880Bw2e/Wn2Pe0cCfJznHLwAIgRK2rZPBt7MTXZvbyL+C+SG2uVFVF9dRxIv1lNgytPEw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":270620},"jest":{"testRegex":"\\/test\\/.*(\\.spec\\.ts)$","transform":{".(ts)":"ts-jest"},"testEnvironment":"node","moduleNameMapper":{"^(\\.{1,2}/.*)\\.js$":"$1"},"coverageThreshold":{"global":{"lines":95,"branches":85,"functions":95,"statements":95}},"collectCoverageFrom":["src/!(browser).ts"],"moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/eta.umd.js","type":"commonjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"./dist/types/index.d.ts","unpkg":"./dist/browser.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/eta.module.mjs","source":"src/index.ts","engines":{"node":">=6.0.0"},"exports":{"types":"./dist/types/index.d.ts","import":"./dist/eta.module.mjs","browser":"./dist/browser.umd.js","default":"./dist/eta.umd.js","require":"./dist/eta.umd.js"},"funding":"https://github.com/eta-dev/eta?sponsor=1","gitHead":"d82f8d699afa87ebdecc05ec3738fcbca70a3448","scripts":{"lint":"eslint src/*.ts test/*.spec.ts --ext .js,.ts","size":"size-limit","test":"jest --coverage && npm run size","build":"npm run build:node && npm run build:browser","start":"microbundle watch","commit":"git-cz","format":"prettier --write '{src,test}/**/**.ts'","release":"npm run build && np","prebuild":"rimraf dist","test:prod":"npm run lint && npm run test -- --no-cache","build:node":"microbundle src/index.ts --target node --format esm && microbundle src/index.ts --target node --format umd","test:watch":"jest --coverage --watch","build:browser":"microbundle src/browser.ts --target web --format umd,modern --output dist/browser.js"},"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"umd:main":"./dist/eta.umd.js","commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/eta-dev/eta.git","type":"git"},"size-limit":[{"path":"dist/browser.umd.js","limit":"3.5 KB"}],"_npmVersion":"10.2.3","description":"Lightweight, fast, and powerful embedded JS template engine","directories":{},"lint-staged":{"{src,test}/**/**.ts":["eslint"]},"sideEffects":false,"_nodeVersion":"20.10.0","_hasShrinkwrap":false,"devDependencies":{"np":"^7.6.3","jest":"^29.4.3","husky":"^4.3.8","tslib":"^2.5.0","eslint":"^8.35.0","rimraf":"^4.1.2","shelljs":"^0.8.5","ts-jest":"^29.0.5","ts-node":"^10.9.1","prettier":"^2.8.4","coveralls":"^3.1.1","cross-env":"^7.0.3","commitizen":"^4.3.0","size-limit":"^8.2.4","typescript":"^5.1.3","@types/jest":"^29.4.0","@types/node":"^18.14.2","lint-staged":"^13.1.2","microbundle":"^0.15.1","@commitlint/cli":"^17.4.4","eslint-config-prettier":"^8.6.0","@typescript-eslint/parser":"^5.53.0","cz-conventional-changelog":"^3.3.0","@size-limit/preset-small-lib":"^8.2.4","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.53.0"},"_npmOperationalInternal":{"tmp":"tmp/eta_3.4.0_1710792979305_0.8305549925725844","host":"s3://npm-registry-packages"}},"3.4.1":{"name":"eta","version":"3.4.1","keywords":["handlebars","ejs","eta","template engine","embedded template engine","layouts","partials","typescript types"],"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","_id":"eta@3.4.1","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"},{"name":"shadowtime2000","email":"shadowtime2000@gmail.com"}],"homepage":"https://eta.js.org","bugs":{"url":"https://github.com/eta-dev/eta/issues"},"dist":{"shasum":"f9ec86e53c1add3dae34f80c36443f3c9229a273","tarball":"https://registry.npmjs.org/eta/-/eta-3.4.1.tgz","fileCount":35,"integrity":"sha512-a5+UIcEuj3wYx3FoXFh05O5GAs10uTd2GTEYlaCALE2Ds03ZkKlAXzHpXA/6ZSZ6Xwka/IuDjFY+wKDmw2RNDg==","signatures":[{"sig":"MEQCIChWwH0feGeg2/1i9EUjbcPeA4TH33474wPCUUJkOacFAiBkIzwvMscVHtIiWmQg+I2A9VGvjDBpgWPJNTfek6eBNQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":271705},"jest":{"testRegex":"\\/test\\/.*(\\.spec\\.ts)$","transform":{".(ts)":"ts-jest"},"testEnvironment":"node","moduleNameMapper":{"^(\\.{1,2}/.*)\\.js$":"$1"},"coverageThreshold":{"global":{"lines":95,"branches":85,"functions":95,"statements":95}},"collectCoverageFrom":["src/!(browser).ts"],"moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/eta.umd.js","type":"commonjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"./dist/types/index.d.ts","unpkg":"./dist/browser.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/eta.module.mjs","source":"src/index.ts","engines":{"node":">=6.0.0"},"exports":{"types":"./dist/types/index.d.ts","import":"./dist/eta.module.mjs","browser":"./dist/browser.umd.js","default":"./dist/eta.umd.js","require":"./dist/eta.umd.js"},"funding":"https://github.com/eta-dev/eta?sponsor=1","gitHead":"1c52a11e8ef9e620def6ee3ee5f0879f2ed298a7","scripts":{"lint":"eslint src/*.ts test/*.spec.ts --ext .js,.ts","size":"size-limit","test":"jest --coverage && npm run size","build":"npm run build:node && npm run build:browser","start":"microbundle watch","commit":"git-cz","format":"prettier --write '{src,test}/**/**.ts'","release":"npm run build && np && npx jsr publish","prebuild":"rimraf dist","test:prod":"npm run lint && npm run test -- --no-cache","build:node":"microbundle src/index.ts --target node --format esm && microbundle src/index.ts --target node --format umd","test:watch":"jest --coverage --watch","postversion":"node ./jsr.release.js","build:browser":"microbundle src/browser.ts --target web --format umd,modern --output dist/browser.js"},"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"umd:main":"./dist/eta.umd.js","commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/eta-dev/eta.git","type":"git"},"size-limit":[{"path":"dist/browser.umd.js","limit":"3.5 KB"}],"_npmVersion":"10.7.0","description":"Lightweight, fast, and powerful embedded JS template engine","directories":{},"lint-staged":{"{src,test}/**/**.ts":["eslint"]},"sideEffects":false,"_nodeVersion":"20.14.0","_hasShrinkwrap":false,"devDependencies":{"np":"^7.6.3","jest":"^29.4.3","husky":"^4.3.8","tslib":"^2.5.0","eslint":"^8.35.0","rimraf":"^4.1.2","shelljs":"^0.8.5","ts-jest":"^29.0.5","ts-node":"^10.9.1","prettier":"^2.8.4","coveralls":"^3.1.1","cross-env":"^7.0.3","commitizen":"^4.3.0","size-limit":"^8.2.4","typescript":"^5.1.3","@types/jest":"^29.4.0","@types/node":"^18.14.2","lint-staged":"^13.1.2","microbundle":"^0.15.1","@commitlint/cli":"^17.4.4","eslint-config-prettier":"^8.6.0","@typescript-eslint/parser":"^5.53.0","cz-conventional-changelog":"^3.3.0","@size-limit/preset-small-lib":"^8.2.4","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.53.0"},"_npmOperationalInternal":{"tmp":"tmp/eta_3.4.1_1723067779413_0.8264280504553878","host":"s3://npm-registry-packages"}},"3.5.0":{"name":"eta","version":"3.5.0","keywords":["handlebars","ejs","eta","template engine","embedded template engine","layouts","partials","typescript types"],"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","_id":"eta@3.5.0","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"},{"name":"shadowtime2000","email":"shadowtime2000@gmail.com"}],"homepage":"https://eta.js.org","bugs":{"url":"https://github.com/eta-dev/eta/issues"},"dist":{"shasum":"b728b2d4aa3cbce9d08db638719a60b31d2b0ccf","tarball":"https://registry.npmjs.org/eta/-/eta-3.5.0.tgz","fileCount":35,"integrity":"sha512-e3x3FBvGzeCIHhF+zhK8FZA2vC5uFn6b4HJjegUbIWrDb4mJ7JjTGMJY9VGIbRVpmSwHopNiaJibhjIr+HfLug==","signatures":[{"sig":"MEUCIQC1UMLYc9XY+Nc/08BfdbC+9+ByyUbxOKiphiXWdSUDYQIgboto+aWSlyBh/0HIklXy0v2Tf+nXZIC5xrtzA1fa+GE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":271705},"jest":{"testRegex":"\\/test\\/.*(\\.spec\\.ts)$","transform":{".(ts)":"ts-jest"},"testEnvironment":"node","moduleNameMapper":{"^(\\.{1,2}/.*)\\.js$":"$1"},"coverageThreshold":{"global":{"lines":95,"branches":85,"functions":95,"statements":95}},"collectCoverageFrom":["src/!(browser).ts"],"moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/eta.umd.js","type":"commonjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"./dist/types/index.d.ts","unpkg":"./dist/browser.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/eta.module.mjs","source":"src/index.ts","engines":{"node":">=6.0.0"},"exports":{"types":"./dist/types/index.d.ts","import":"./dist/eta.module.mjs","browser":"./dist/browser.umd.js","default":"./dist/eta.umd.js","require":"./dist/eta.umd.js"},"funding":"https://github.com/eta-dev/eta?sponsor=1","gitHead":"dd743117b3ac74700ba2291951cbc7bf151826cf","scripts":{"lint":"eslint src/*.ts test/*.spec.ts --ext .js,.ts","size":"size-limit","test":"jest --coverage && npm run size","build":"npm run build:node && npm run build:browser","start":"microbundle watch","commit":"git-cz","format":"prettier --write '{src,test}/**/**.ts'","release":"npm run build && np && npx jsr publish","prebuild":"rimraf dist","test:prod":"npm run lint && npm run test -- --no-cache","build:node":"microbundle src/index.ts --target node --format esm && microbundle src/index.ts --target node --format umd","test:watch":"jest --coverage --watch","postversion":"node ./jsr.release.js","build:browser":"microbundle src/browser.ts --target web --format umd,modern --output dist/browser.js"},"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"umd:main":"./dist/eta.umd.js","commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/eta-dev/eta.git","type":"git"},"size-limit":[{"path":"dist/browser.umd.js","limit":"3.5 KB"}],"_npmVersion":"10.7.0","description":"Lightweight, fast, and powerful embedded JS template engine","directories":{},"lint-staged":{"{src,test}/**/**.ts":["eslint"]},"sideEffects":false,"_nodeVersion":"20.14.0","_hasShrinkwrap":false,"devDependencies":{"np":"^7.6.3","jest":"^29.4.3","husky":"^4.3.8","tslib":"^2.5.0","eslint":"^8.35.0","rimraf":"^4.1.2","shelljs":"^0.8.5","ts-jest":"^29.0.5","ts-node":"^10.9.1","prettier":"^2.8.4","coveralls":"^3.1.1","cross-env":"^7.0.3","commitizen":"^4.3.0","size-limit":"^8.2.4","typescript":"^5.1.3","@types/jest":"^29.4.0","@types/node":"^18.14.2","lint-staged":"^13.1.2","microbundle":"^0.15.1","@commitlint/cli":"^17.4.4","eslint-config-prettier":"^8.6.0","@typescript-eslint/parser":"^5.53.0","cz-conventional-changelog":"^3.3.0","@size-limit/preset-small-lib":"^8.2.4","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.53.0"},"_npmOperationalInternal":{"tmp":"tmp/eta_3.5.0_1723499517511_0.01897623968917239","host":"s3://npm-registry-packages"}},"4.0.0-alpha.1":{"name":"eta","version":"4.0.0-alpha.1","keywords":["handlebars","ejs","eta","template engine","embedded template engine","layouts","partials","typescript types"],"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","_id":"eta@4.0.0-alpha.1","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"},{"name":"bgub","email":"me@bengubler.com"}],"homepage":"https://eta.js.org","bugs":{"url":"https://github.com/bgub/eta/issues"},"dist":{"shasum":"3c2e665f8a29c24e65414b4c14f3dfb463514f43","tarball":"https://registry.npmjs.org/eta/-/eta-4.0.0-alpha.1.tgz","fileCount":9,"integrity":"sha512-Ev/R0RL4HcjZAiC0Mj+49HkS8VGw/TOX/L7ti38/xK5L1rVfGqHFSpfTLUOQvy4JO2TUE4Ps/MGOEe7kwbi6LA==","signatures":[{"sig":"MEYCIQDOEeDlageQa9T+7BmVA2Ff7migBlVORRYQR6DD99eWewIhALy+nqjEe8/9d0Jv4sHDuajnxNcE3H21CSi67XZaxFKd","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":117992},"type":"module","_from":"file:eta-4.0.0-alpha.1.tgz","types":"./dist/index.d.ts","browser":"./dist/browser.js","engines":{"node":">=20"},"exports":{".":{"types":"./index.d.ts","import":"./dist/index.js"},"./browser":{"types":"./dist/browser.d.ts","import":"./dist/browser.js"}},"funding":"https://github.com/bgub/eta?sponsor=1","scripts":{"dev":"tsdown --watch","lint":"biome check --error-on-warnings","size":"size-limit","test":"vitest run --coverage","build":"tsdown","format":"biome format --write"},"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"_resolved":"/tmp/5df034f2347a6c6087f71cf921d6aacb/eta-4.0.0-alpha.1.tgz","_integrity":"sha512-Ev/R0RL4HcjZAiC0Mj+49HkS8VGw/TOX/L7ti38/xK5L1rVfGqHFSpfTLUOQvy4JO2TUE4Ps/MGOEe7kwbi6LA==","repository":{"url":"git+https://github.com/bgub/eta.git","type":"git"},"size-limit":[{"path":"dist/browser.js","limit":"3.5 KB"}],"_npmVersion":"10.9.3","description":"Lightweight, fast, and powerful embedded JS template engine","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsdown":"^0.15.0","vitest":"^3.2.4","size-limit":"^8.2.4","typescript":"^5.9.2","@types/node":"^22.18.1","@biomejs/biome":"2.2.3","@vitest/coverage-istanbul":"3.2.4","@size-limit/preset-small-lib":"^8.2.4"},"_npmOperationalInternal":{"tmp":"tmp/eta_4.0.0-alpha.1_1757489376994_0.4363098886466594","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-alpha.2":{"name":"eta","version":"4.0.0-alpha.2","keywords":["handlebars","ejs","eta","template engine","embedded template engine","layouts","partials","typescript types"],"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","_id":"eta@4.0.0-alpha.2","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"},{"name":"bgub","email":"me@bengubler.com"}],"homepage":"https://eta.js.org","bugs":{"url":"https://github.com/bgub/eta/issues"},"dist":{"shasum":"4fd9c89f1f6f4f634f3bc6d281fa02f9762890e1","tarball":"https://registry.npmjs.org/eta/-/eta-4.0.0-alpha.2.tgz","fileCount":9,"integrity":"sha512-NKEk7x+HyM51yxQdBSu+onTzVrBqsLyLfMdI4zY0lgeW2ySlhX36FlHADXYfZxbAa8rr5TMJ4wXhw7nJllUfxA==","signatures":[{"sig":"MEQCIBPzbnVvHw2MbptpaXEcPlM92TImH1kYh8mp3tylPywvAiAYH9liSJ4XleS6IYejelX1VIiARPkDYBte/Q/pVtgW1g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/eta@4.0.0-alpha.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":117937},"type":"module","types":"./dist/index.d.ts","browser":"./dist/browser.js","engines":{"node":">=20"},"exports":{".":{"types":"./index.d.ts","import":"./dist/index.js"},"./browser":{"types":"./dist/browser.d.ts","import":"./dist/browser.js"}},"funding":"https://github.com/bgub/eta?sponsor=1","gitHead":"4185b290717cba0fc33e8044f0e6d464d1dce4b6","scripts":{"dev":"tsdown --watch","lint":"biome check --error-on-warnings","size":"size-limit","test":"vitest run --coverage","build":"tsdown","format":"biome format --write"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d2f1eb9e-934a-43d6-913d-23becb5562d1"}},"repository":{"url":"git+https://github.com/bgub/eta.git","type":"git"},"size-limit":[{"path":"dist/browser.js","limit":"3.5 KB"}],"_npmVersion":"11.6.0","description":"Lightweight, fast, and powerful embedded JS template engine","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsdown":"^0.15.0","vitest":"^3.2.4","size-limit":"^8.2.4","typescript":"^5.9.2","@types/node":"^22.18.1","@biomejs/biome":"2.2.3","@vitest/coverage-istanbul":"3.2.4","@size-limit/preset-small-lib":"^8.2.4"},"_npmOperationalInternal":{"tmp":"tmp/eta_4.0.0-alpha.2_1757493415016_0.699761400529558","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-beta.1":{"name":"eta","version":"4.0.0-beta.1","keywords":["handlebars","ejs","eta","template engine","embedded template engine","layouts","partials","typescript types"],"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","_id":"eta@4.0.0-beta.1","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"},{"name":"bgub","email":"me@bengubler.com"}],"homepage":"https://eta.js.org","bugs":{"url":"https://github.com/bgub/eta/issues"},"dist":{"shasum":"b734d135cf87336fdc390023d0dce3aaa774ccec","tarball":"https://registry.npmjs.org/eta/-/eta-4.0.0-beta.1.tgz","fileCount":9,"integrity":"sha512-ISeaOx+XKaA0nuEU7+d6L8mVuE9p5OMoY+R7CC0DQJrsaE5CYofZC9bTmqT4YXZOz7cmfj8kLwW+p0GUcaUS8A==","signatures":[{"sig":"MEUCIQCAOge1/+FPmuWMQ0qfeCFaMQKy/TXreeMRx8+hmhwxDAIgd3XHWtwj12fpP6OV1MFg2rl7j19/TCl6xkkGUQHaLg0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/eta@4.0.0-beta.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":117803},"type":"module","types":"./dist/index.d.ts","browser":"./dist/core.js","engines":{"node":">=20"},"exports":{".":{"types":"./index.d.ts","import":"./dist/index.js"},"./core":{"types":"./dist/core.d.ts","import":"./dist/core.js"}},"funding":"https://github.com/bgub/eta?sponsor=1","gitHead":"cbfe6c8b7f4b3588b73a9dc45a526e4dbdc8583a","scripts":{"dev":"tsdown --watch","lint":"biome check --error-on-warnings","size":"size-limit","test":"vitest run --coverage","build":"tsdown","format":"biome format --write"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d2f1eb9e-934a-43d6-913d-23becb5562d1"}},"repository":{"url":"git+https://github.com/bgub/eta.git","type":"git"},"size-limit":[{"path":"dist/core.js","limit":"3.5 KB"}],"_npmVersion":"11.6.0","description":"Lightweight, fast, and powerful embedded JS template engine","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsdown":"^0.15.0","vitest":"^3.2.4","size-limit":"^8.2.4","typescript":"^5.9.2","@types/node":"^22.18.1","@biomejs/biome":"2.2.3","@vitest/coverage-istanbul":"3.2.4","@size-limit/preset-small-lib":"^8.2.4"},"_npmOperationalInternal":{"tmp":"tmp/eta_4.0.0-beta.1_1757794940992_0.6193640212805331","host":"s3://npm-registry-packages-npm-production"}},"4.0.0":{"name":"eta","version":"4.0.0","keywords":["handlebars","ejs","eta","template engine","embedded template engine","layouts","partials","typescript types"],"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","_id":"eta@4.0.0","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"},{"name":"bgub","email":"me@bengubler.com"}],"homepage":"https://eta.js.org","bugs":{"url":"https://github.com/bgub/eta/issues"},"dist":{"shasum":"cf4b417b07fbe3f424472a94d5c7d4053b11286c","tarball":"https://registry.npmjs.org/eta/-/eta-4.0.0.tgz","fileCount":9,"integrity":"sha512-/1jXsV+FIUkfVWXck/Nfs3pnF6G7rOOFSer/C7SNyGbTvxxoijfM288UgQ5c/YmgFylfEF5AT5tPEa2G3IUoEg==","signatures":[{"sig":"MEQCIBTuvl+flpsE8rj0Cx/xytvsdaVK8y5mwieR3zJ6ySvNAiAGnpvkp4l++chV770HfMJbUA6BS8Fna84fWTBMNYztjw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/eta@4.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":117800},"type":"module","types":"./dist/index.d.ts","browser":"./dist/core.js","engines":{"node":">=20"},"exports":{".":{"types":"./index.d.ts","import":"./dist/index.js"},"./core":{"types":"./dist/core.d.ts","import":"./dist/core.js"}},"funding":"https://github.com/bgub/eta?sponsor=1","gitHead":"b56965a0390832624ad39247580c2500bea78fc3","scripts":{"dev":"tsdown --watch","lint":"biome check --error-on-warnings","size":"size-limit","test":"vitest run --coverage","build":"tsdown","format":"biome format --write"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b9ccf048-e0ed-4a1d-9243-6e3d3fe2a5f1"}},"repository":{"url":"git+https://github.com/bgub/eta.git","type":"git"},"size-limit":[{"path":"dist/core.js","limit":"3.5 KB"}],"_npmVersion":"11.6.0","description":"Lightweight, fast, and powerful embedded JS template engine","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","_hasShrinkwrap":false,"devDependencies":{"tsdown":"^0.15.0","vitest":"^3.2.4","size-limit":"^8.2.4","typescript":"^5.9.2","@types/node":"^22.18.1","@biomejs/biome":"2.2.3","@vitest/coverage-istanbul":"3.2.4","@size-limit/preset-small-lib":"^8.2.4"},"_npmOperationalInternal":{"tmp":"tmp/eta_4.0.0_1758134582317_0.39343326457885763","host":"s3://npm-registry-packages-npm-production"}},"4.0.1":{"name":"eta","version":"4.0.1","keywords":["handlebars","ejs","eta","template engine","embedded template engine","layouts","partials","typescript types"],"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","_id":"eta@4.0.1","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"},{"name":"bgub","email":"me@bengubler.com"}],"homepage":"https://eta.js.org","bugs":{"url":"https://github.com/bgub/eta/issues"},"dist":{"shasum":"93c23961b0d165110d5ef012d3e9e44deffd898a","tarball":"https://registry.npmjs.org/eta/-/eta-4.0.1.tgz","fileCount":9,"integrity":"sha512-0h0oBEsF6qAJU7eu9ztvJoTo8D2PAq/4FvXVIQA1fek3WOTe6KPsVJycekG1+g1N6mfpblkheoGwaUhMtnlH4A==","signatures":[{"sig":"MEQCIHSHtTM8kMBbvBGlEXxI5LOac+FYQzdvqZMjVv34KvLjAiAHRBPVhV7SdFa/TdIl5On8WYTN9+1qybIC0N+JNdTZvw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/eta@4.0.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":117789},"type":"module","types":"./dist/index.d.ts","browser":"./dist/core.js","engines":{"node":">=20"},"exports":{".":{"types":"./index.d.ts","import":"./dist/index.js"},"./core":{"types":"./dist/core.d.ts","import":"./dist/core.js"}},"funding":"https://github.com/bgub/eta?sponsor=1","gitHead":"211f3748537cca46f8cc18fc52d05ff4195f3ccc","scripts":{"dev":"tsdown --watch","lint":"biome check --error-on-warnings","size":"size-limit","test":"vitest run --coverage","build":"tsdown","format":"biome format --write"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b9ccf048-e0ed-4a1d-9243-6e3d3fe2a5f1"}},"repository":{"url":"git+https://github.com/bgub/eta.git","type":"git"},"size-limit":[{"path":"dist/core.js","limit":"3.5 KB"}],"_npmVersion":"11.6.0","description":"Lightweight, fast, and powerful embedded JS template engine","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","_hasShrinkwrap":false,"devDependencies":{"tsdown":"^0.15.0","vitest":"^3.2.4","size-limit":"^8.2.4","typescript":"^5.9.2","@types/node":"^22.18.1","@biomejs/biome":"2.2.3","@vitest/coverage-istanbul":"3.2.4","@size-limit/preset-small-lib":"^8.2.4"},"_npmOperationalInternal":{"tmp":"tmp/eta_4.0.1_1758134901933_0.14702149847473045","host":"s3://npm-registry-packages-npm-production"}},"4.1.0":{"name":"eta","version":"4.1.0","keywords":["handlebars","ejs","eta","template engine","embedded template engine","layouts","partials","typescript types"],"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","_id":"eta@4.1.0","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"},{"name":"bgub","email":"me@bengubler.com"}],"homepage":"https://eta.js.org","bugs":{"url":"https://github.com/bgub/eta/issues"},"dist":{"shasum":"1496b870a14a8986d55489eb7732c99bb0a47fac","tarball":"https://registry.npmjs.org/eta/-/eta-4.1.0.tgz","fileCount":9,"integrity":"sha512-7weoswPWOM4bXe/t9vwrk5hHgpJ4D+g57OXZQAUnRN78Wk5aHAW2G3ORYDaCYFzJyNS0EQo7V2jJCZUHUCSZJQ==","signatures":[{"sig":"MEUCIQCM49R27z1eHIleX9QWVhXixQQYLqv7gJNqWi7nuxOzLAIgKoXx+KT1XfSjKW2/otEESL1xVwSfrJe2VW/G36wM+J8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/eta@4.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":120309},"type":"module","types":"./dist/index.d.ts","browser":"./dist/core.js","engines":{"node":">=20"},"exports":{".":{"types":"./index.d.ts","import":"./dist/index.js"},"./core":{"types":"./dist/core.d.ts","import":"./dist/core.js"}},"funding":"https://github.com/bgub/eta?sponsor=1","gitHead":"8a1779c223158d61c4dc2da88e5d62518fec47ee","scripts":{"dev":"tsdown --watch","lint":"biome check --error-on-warnings","size":"size-limit","test":"vitest run --coverage","build":"tsdown","format":"biome format --write"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b9ccf048-e0ed-4a1d-9243-6e3d3fe2a5f1"}},"repository":{"url":"git+https://github.com/bgub/eta.git","type":"git"},"size-limit":[{"path":"dist/core.js","limit":"3.5 KB"}],"_npmVersion":"11.6.2","description":"Lightweight, fast, and powerful embedded JS template engine","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","_hasShrinkwrap":false,"devDependencies":{"tsdown":"^0.15.0","vitest":"^3.2.4","size-limit":"^8.2.4","typescript":"^5.9.2","@types/node":"^22.18.1","@biomejs/biome":"2.2.3","@vitest/coverage-istanbul":"3.2.4","@size-limit/preset-small-lib":"^8.2.4"},"_npmOperationalInternal":{"tmp":"tmp/eta_4.1.0_1762983195079_0.6999145276294958","host":"s3://npm-registry-packages-npm-production"}},"4.2.0":{"name":"eta","version":"4.2.0","keywords":["handlebars","ejs","eta","template engine","embedded template engine","layouts","partials","typescript types"],"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","_id":"eta@4.2.0","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"},{"name":"bgub","email":"me@bengubler.com"}],"homepage":"https://eta.js.org","bugs":{"url":"https://github.com/bgub/eta/issues"},"dist":{"shasum":"32ae1f6afd0193822eaa166a824a5a588236fe24","tarball":"https://registry.npmjs.org/eta/-/eta-4.2.0.tgz","fileCount":9,"integrity":"sha512-qPM36JtfuXIB+ZbgrlrUKGkbn0I8sRwOd1CCmGk71Wu+thSM3/0Oa9ulqwKiJ3TWrsnlsrKVKOSa/yLIDtCnPg==","signatures":[{"sig":"MEQCIDTVQxjTS2crlDQg7jkhlHcD3qUw1vHWdyIDLc5fVEzBAiBjUBbDD1OQDnoIhth4JdhG5trcz72jW08Md9MNbG+2Fg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/eta@4.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":120686},"type":"module","types":"./dist/index.d.ts","browser":"./dist/core.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./core":{"types":"./dist/core.d.ts","import":"./dist/core.js"}},"funding":"https://github.com/bgub/eta?sponsor=1","gitHead":"332dd4f78d54a6b8dfab1d7ef7dd20bf7801b999","scripts":{"dev":"tsdown --watch","lint":"biome check --error-on-warnings","size":"size-limit","test":"vitest run --coverage","build":"tsdown","format":"biome format --write","prepare":"npm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b9ccf048-e0ed-4a1d-9243-6e3d3fe2a5f1"}},"repository":{"url":"git+https://github.com/bgub/eta.git","type":"git"},"size-limit":[{"path":"dist/core.js","limit":"3.5 KB"}],"_npmVersion":"11.6.2","description":"Lightweight, fast, and powerful embedded JS template engine","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","_hasShrinkwrap":false,"devDependencies":{"tsdown":"^0.15.0","vitest":"^3.2.4","size-limit":"^8.2.4","typescript":"^5.9.2","@types/node":"^22.18.1","@biomejs/biome":"2.2.3","@vitest/coverage-istanbul":"3.2.4","@size-limit/preset-small-lib":"^8.2.4"},"_npmOperationalInternal":{"tmp":"tmp/eta_4.2.0_1762986968870_0.6491351663285021","host":"s3://npm-registry-packages-npm-production"}},"4.3.0":{"name":"eta","version":"4.3.0","keywords":["handlebars","ejs","eta","template engine","embedded template engine","layouts","partials","typescript types"],"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","_id":"eta@4.3.0","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"},{"name":"bgub","email":"me@bengubler.com"}],"homepage":"https://eta.js.org","bugs":{"url":"https://github.com/bgub/eta/issues"},"dist":{"shasum":"18aa7a47e15d4bbb2af2d61aa723c6a7b7b97b58","tarball":"https://registry.npmjs.org/eta/-/eta-4.3.0.tgz","fileCount":13,"integrity":"sha512-xHPv1HjAXYFusHop13rUTmMYvm2nkP5a0Tj4lhctxF56LJljt/wvXiC/ccpzlPwmXmVSz7tAb4qIiLVeS/qjXg==","signatures":[{"sig":"MEQCICAZ7h6J+fXI1XzT27mIjvj7sRhGtcrn7bg27jMKQpWNAiA054Zr0O2uc4Yy2yHYXfcJnINrTjpdsXrFWAtnFVRZrQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/eta@4.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":187289},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./core":{"import":"./dist/core.umd.js","require":"./dist/core.umd.js"}},"funding":"https://github.com/bgub/eta?sponsor=1","gitHead":"8e58e4a1198d94e5acc7725910bd6a23eb2f56db","scripts":{"dev":"tsdown --watch","lint":"biome check --error-on-warnings","size":"size-limit","test":"vitest run --coverage","build":"tsdown","format":"biome format --write","prepare":"npm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b9ccf048-e0ed-4a1d-9243-6e3d3fe2a5f1"}},"repository":{"url":"git+https://github.com/bgub/eta.git","type":"git"},"size-limit":[{"path":"dist/core.umd.js","limit":"3.5 KB"}],"_npmVersion":"11.6.2","description":"Lightweight, fast, and powerful embedded JS template engine","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","_hasShrinkwrap":false,"devDependencies":{"tsdown":"^0.16.4","vitest":"^4.0.8","size-limit":"^11.2.0","typescript":"^5.9.3","@types/node":"^24.10.1","@biomejs/biome":"2.3.5","@vitest/coverage-istanbul":"4.0.8","@size-limit/preset-small-lib":"^11.2.0"},"_npmOperationalInternal":{"tmp":"tmp/eta_4.3.0_1762993777663_0.46253231693357555","host":"s3://npm-registry-packages-npm-production"}},"4.3.1":{"name":"eta","version":"4.3.1","keywords":["handlebars","ejs","eta","template engine","embedded template engine","layouts","partials","typescript types"],"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","_id":"eta@4.3.1","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"},{"name":"bgub","email":"me@bengubler.com"}],"homepage":"https://eta.js.org","bugs":{"url":"https://github.com/bgub/eta/issues"},"dist":{"shasum":"c5457a04ef6580c620dcbe29ddb6792b93774e9d","tarball":"https://registry.npmjs.org/eta/-/eta-4.3.1.tgz","fileCount":13,"integrity":"sha512-BOtJ9xDipE4uksNDxLkuKoAhZAp8nCl7/SAtToHhGhxgSdi0kQOLmMgZprsHBdW0wkwGYlupoJ64VuP7i9iVaQ==","signatures":[{"sig":"MEYCIQDdXAwQUHAdxGYBnx+LFxhZ/8mgaYIQofY8sP9IWkk8TwIhAOfFxaR80AiwQOcXTzFc/6rXjzQVkzUdmNqUj49Uvjgx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/eta@4.3.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":187402},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.mts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"types":{"import":"./dist/index.d.mts","require":"./dist/index.d.cts"},"import":"./dist/index.mjs","require":"./dist/index.cjs"},"./core":{"import":"./dist/core.umd.js","require":"./dist/core.umd.js"},"./package.json":"./package.json"},"funding":"https://github.com/bgub/eta?sponsor=1","gitHead":"9522e671018f6d72338edbdaa53740c7bbef3734","scripts":{"dev":"tsdown --watch","lint":"biome check --error-on-warnings","size":"size-limit","test":"vitest run --coverage","build":"tsdown","format":"biome format --write","prepare":"npm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b9ccf048-e0ed-4a1d-9243-6e3d3fe2a5f1"}},"repository":{"url":"git+https://github.com/bgub/eta.git","type":"git"},"size-limit":[{"path":"dist/core.umd.js","limit":"3.5 KB"}],"_npmVersion":"11.6.2","description":"Lightweight, fast, and powerful embedded JS template engine","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","_hasShrinkwrap":false,"devDependencies":{"tsdown":"^0.16.4","vitest":"^4.0.8","size-limit":"^11.2.0","typescript":"^5.9.3","@types/node":"^24.10.1","@biomejs/biome":"2.3.5","@vitest/coverage-istanbul":"4.0.8","@size-limit/preset-small-lib":"^11.2.0"},"_npmOperationalInternal":{"tmp":"tmp/eta_4.3.1_1762995903392_0.3119402405285854","host":"s3://npm-registry-packages-npm-production"}},"4.4.0":{"name":"eta","version":"4.4.0","keywords":["handlebars","ejs","eta","template engine","embedded template engine","layouts","partials","typescript types"],"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","_id":"eta@4.4.0","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"},{"name":"bgub","email":"me@bengubler.com"}],"homepage":"https://eta.js.org","bugs":{"url":"https://github.com/bgub/eta/issues"},"dist":{"shasum":"a9373ed7cb37b93e4a426f4c78e342de7a723005","tarball":"https://registry.npmjs.org/eta/-/eta-4.4.0.tgz","fileCount":13,"integrity":"sha512-8TkZMuGGqWi56unJTCrE955tHdHhdexZ8SqCeNOFrPbl6LmR7ZZTtfDU1fwUO4uJ75XufhcI4CIuAAcuYFTXmQ==","signatures":[{"sig":"MEUCIQCQwdGOYdNBAflaEbROaqSH/XRTO0GXX/l96NH+8/PlGgIgWw/mElXEMMEvMUL4X1kqrHpsfRkP457yb59hCdUazno=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/eta@4.4.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":187679},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.mts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"types":{"import":"./dist/index.d.mts","require":"./dist/index.d.cts"},"import":"./dist/index.mjs","require":"./dist/index.cjs"},"./core":{"import":"./dist/core.umd.js","require":"./dist/core.umd.js"},"./package.json":"./package.json"},"funding":"https://github.com/bgub/eta?sponsor=1","gitHead":"76bda4fc4705f1515cdd7147c9c0ef63d45e65d9","scripts":{"dev":"tsdown --watch","lint":"biome check --error-on-warnings","size":"size-limit","test":"vitest run --coverage","build":"tsdown","format":"biome format --write","prepare":"npm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b9ccf048-e0ed-4a1d-9243-6e3d3fe2a5f1"}},"repository":{"url":"git+https://github.com/bgub/eta.git","type":"git"},"size-limit":[{"path":"dist/core.umd.js","limit":"3.5 KB"}],"_npmVersion":"11.6.2","description":"Lightweight, fast, and powerful embedded JS template engine","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","_hasShrinkwrap":false,"devDependencies":{"tsdown":"^0.16.4","vitest":"^4.0.8","size-limit":"^11.2.0","typescript":"^5.9.3","@types/node":"^24.10.1","@biomejs/biome":"2.3.5","@vitest/coverage-istanbul":"4.0.8","@size-limit/preset-small-lib":"^11.2.0"},"_npmOperationalInternal":{"tmp":"tmp/eta_4.4.0_1762997455658_0.5892773166966156","host":"s3://npm-registry-packages-npm-production"}},"4.4.1":{"name":"eta","version":"4.4.1","keywords":["handlebars","ejs","eta","template engine","embedded template engine","layouts","partials","typescript types"],"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","_id":"eta@4.4.1","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"},{"name":"bgub","email":"me@bengubler.com"}],"homepage":"https://eta.js.org","bugs":{"url":"https://github.com/bgub/eta/issues"},"dist":{"shasum":"825ae7889a0ea94389258c0cff2e1aaf4274be0d","tarball":"https://registry.npmjs.org/eta/-/eta-4.4.1.tgz","fileCount":15,"integrity":"sha512-4o6fYxhRmFmO9SJcU9PxBLYPGapvJ/Qha0ZE+Y6UE9QIUd0Wk1qaLISQ6J1bM7nOcWHhs1YmY3mfrfwkJRBTWQ==","signatures":[{"sig":"MEUCIHut1gwdYFW7EFr2lfQMU1e6vfUica3aR4HGgsh9kh6RAiEAx0u6jSg9F0GGZZQWy9RBuCXAHDpm3ReeCTPQjNltUwI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/eta@4.4.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":198001},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.mts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"types":{"import":"./dist/index.d.mts","require":"./dist/index.d.cts"},"import":"./dist/index.mjs","require":"./dist/index.cjs"},"./core":{"types":"./dist/core.d.ts","import":"./dist/core.js"},"./package.json":"./package.json"},"funding":"https://github.com/bgub/eta?sponsor=1","gitHead":"ba7eec06b07c117f652a739cf3c80ddb5e4609ab","scripts":{"dev":"tsdown --watch","lint":"biome check --error-on-warnings","size":"size-limit","test":"vitest run --coverage","build":"tsdown","format":"biome format --write","prepare":"npm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b9ccf048-e0ed-4a1d-9243-6e3d3fe2a5f1"}},"repository":{"url":"git+https://github.com/bgub/eta.git","type":"git"},"size-limit":[{"path":"dist/core.js","limit":"3.5 KB"}],"_npmVersion":"11.6.2","description":"Lightweight, fast, and powerful embedded JS template engine","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","_hasShrinkwrap":false,"devDependencies":{"tsdown":"^0.16.4","vitest":"^4.0.8","size-limit":"^11.2.0","typescript":"^5.9.3","@types/node":"^24.10.1","@biomejs/biome":"2.3.5","@vitest/coverage-istanbul":"4.0.8","@size-limit/preset-small-lib":"^11.2.0"},"_npmOperationalInternal":{"tmp":"tmp/eta_4.4.1_1763025556695_0.2080456933842023","host":"s3://npm-registry-packages-npm-production"}},"4.5.0":{"name":"eta","version":"4.5.0","keywords":["handlebars","ejs","eta","template engine","embedded template engine","layouts","partials","typescript types"],"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","_id":"eta@4.5.0","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"},{"name":"bgub","email":"me@bengubler.com"}],"homepage":"https://eta.js.org","bugs":{"url":"https://github.com/bgub/eta/issues"},"dist":{"shasum":"43935b81ddb1cc938793b80c3b8d89f68fa9d178","tarball":"https://registry.npmjs.org/eta/-/eta-4.5.0.tgz","fileCount":15,"integrity":"sha512-qifAYjuW5AM1eEEIsFnOwB+TGqu6ynU3OKj9WbUTOtUBHFPZqL03XUW34kbp3zm19Ald+U8dEyRXaVsUck+Y1g==","signatures":[{"sig":"MEYCIQCsQBmTf+QmkaCmoC+WYAvZz73LLKJIK2ldJU1djFRvYQIhAPJf7FP9ln4Z8rc6dYMCX4rA83nQkb/QNbJmA5NHlYYJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/eta@4.5.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":198035},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.mts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"types":{"import":"./dist/index.d.mts","require":"./dist/index.d.cts"},"import":"./dist/index.mjs","require":"./dist/index.cjs"},"./core":{"types":"./dist/core.d.ts","import":"./dist/core.js","require":"./dist/core.js"},"./package.json":"./package.json"},"funding":"https://github.com/bgub/eta?sponsor=1","gitHead":"0a7b5a4601d58afb49c5adfcb7ce9195aef75fa4","scripts":{"dev":"tsdown --watch","lint":"biome check --error-on-warnings","size":"size-limit","test":"vitest run --coverage","build":"tsdown","format":"biome format --write","prepare":"npm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b9ccf048-e0ed-4a1d-9243-6e3d3fe2a5f1"}},"repository":{"url":"git+https://github.com/bgub/eta.git","type":"git"},"size-limit":[{"path":"dist/core.js","limit":"3.5 KB"}],"_npmVersion":"11.7.0","description":"Lightweight, fast, and powerful embedded JS template engine","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","_hasShrinkwrap":false,"devDependencies":{"tsdown":"^0.16.4","vitest":"^4.0.8","size-limit":"^11.2.0","typescript":"^5.9.3","@types/node":"^24.10.1","@biomejs/biome":"2.3.5","@vitest/coverage-istanbul":"4.0.8","@size-limit/preset-small-lib":"^11.2.0"},"_npmOperationalInternal":{"tmp":"tmp/eta_4.5.0_1765573588952_0.12819856152004694","host":"s3://npm-registry-packages-npm-production"}},"4.5.1":{"name":"eta","version":"4.5.1","keywords":["handlebars","ejs","eta","template engine","embedded template engine","layouts","partials","typescript types"],"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","_id":"eta@4.5.1","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"},{"name":"bgub","email":"me@bengubler.com"}],"homepage":"https://eta.js.org","bugs":{"url":"https://github.com/bgub/eta/issues"},"dist":{"shasum":"f27e45160c1a0eeb8139b52c48959addc086c0d1","tarball":"https://registry.npmjs.org/eta/-/eta-4.5.1.tgz","fileCount":15,"integrity":"sha512-EaNCGm+8XEIU7YNcc+THptWAO5NfKBHHARxt+wxZljj9bTr/+arRoOm9/MpGt4n6xn9fLnPFRSoLD0WFYGFUxQ==","signatures":[{"sig":"MEQCIAyOywNJAUklSiPeD2ADFq9IEASbsSS7gtTpnzL+gGw9AiAM3HClXPo5R88T4gFEiXpGBokN1h5zqATVcAMvgNyNTw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/eta@4.5.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":198054},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.mts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"types":{"import":"./dist/index.d.mts","require":"./dist/index.d.cts"},"import":"./dist/index.mjs","require":"./dist/index.cjs"},"./core":{"types":"./dist/core.d.ts","import":"./dist/core.js","require":"./dist/core.js"},"./package.json":"./package.json"},"funding":"https://github.com/bgub/eta?sponsor=1","gitHead":"a5ba0b84db906867d2667b8bfe2ca4799aa69a64","scripts":{"dev":"tsdown --watch","lint":"biome check --error-on-warnings","size":"size-limit","test":"vitest run --coverage","build":"tsdown","format":"biome format --write","prepare":"npm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b9ccf048-e0ed-4a1d-9243-6e3d3fe2a5f1"}},"repository":{"url":"git+https://github.com/bgub/eta.git","type":"git"},"size-limit":[{"path":"dist/core.js","limit":"3.5 KB"}],"_npmVersion":"11.9.0","description":"Lightweight, fast, and powerful embedded JS template engine","directories":{},"sideEffects":false,"_nodeVersion":"20.20.0","_hasShrinkwrap":false,"devDependencies":{"tsdown":"^0.16.4","vitest":"^4.0.8","size-limit":"^11.2.0","typescript":"^5.9.3","@types/node":"^24.10.1","@biomejs/biome":"2.3.5","@vitest/coverage-istanbul":"4.0.8","@size-limit/preset-small-lib":"^11.2.0"},"_npmOperationalInternal":{"tmp":"tmp/eta_4.5.1_1770328319220_0.1602107233614425","host":"s3://npm-registry-packages-npm-production"}},"4.6.0":{"name":"eta","version":"4.6.0","description":"Lightweight, fast, and powerful embedded JS template engine","keywords":["handlebars","ejs","eta","template engine","embedded template engine","layouts","partials","typescript types"],"homepage":"https://eta.js.org","type":"module","exports":{".":{"types":{"import":"./dist/index.d.mts","require":"./dist/index.d.cts"},"import":"./dist/index.mjs","require":"./dist/index.cjs"},"./core":{"require":"./dist/core.js","import":"./dist/core.js","types":"./dist/core.d.ts"},"./package.json":"./package.json"},"main":"./dist/index.cjs","module":"./dist/index.mjs","types":"./dist/index.d.mts","sideEffects":false,"scripts":{"build":"tsdown","prepare":"npm run build","dev":"tsdown --watch","lint":"biome check --error-on-warnings","format":"biome format --write","test":"vitest run --coverage","size":"size-limit"},"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"funding":"https://github.com/bgub/eta?sponsor=1","repository":{"type":"git","url":"git+https://github.com/bgub/eta.git"},"bugs":{"url":"https://github.com/bgub/eta/issues"},"license":"MIT","engines":{"node":">=20"},"size-limit":[{"path":"dist/core.js","limit":"3.5 KB"}],"devDependencies":{"@biomejs/biome":"2.3.5","@size-limit/preset-small-lib":"^11.2.0","@types/node":"^24.10.1","@vitest/coverage-istanbul":"4.0.8","size-limit":"^11.2.0","tsdown":"^0.16.4","typescript":"^5.9.3","vitest":"^4.0.8"},"gitHead":"95982e5d148dd41d7ff8709c2f771d4b0b33aca2","_id":"eta@4.6.0","_nodeVersion":"20.20.2","_npmVersion":"11.13.0","dist":{"integrity":"sha512-lW6is4T1NFOYnmqGZIfvixqj7A7sSvScF+DN8EK6K58xI5MZ5UvYe0GjopxOXQtZvUn4eDdVuZ8XSoYWTMEKwA==","shasum":"9bf9adb6d5833f3359c7ead1d57109e6064b9430","tarball":"https://registry.npmjs.org/eta/-/eta-4.6.0.tgz","fileCount":15,"unpackedSize":208646,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/eta@4.6.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCICBH1oACJ862ZPoDo7eaD6wUynDc4hBCFdOAJ7ejdw1XAiB07INPWML/if//sirH+2O5+vWO3RquqVL+DNpbd9Cxog=="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b9ccf048-e0ed-4a1d-9243-6e3d3fe2a5f1"}},"directories":{},"maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"},{"name":"bgub","email":"me@bengubler.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eta_4.6.0_1777141267540_0.3900657684263724"},"_hasShrinkwrap":false}},"time":{"created":"2013-03-08T10:13:19.561Z","modified":"2026-04-25T18:21:08.014Z","0.0.0":"2013-03-08T10:13:21.757Z","1.0.0-beta.0":"2020-03-26T03:14:38.308Z","1.0.0-beta.1":"2020-03-26T18:18:46.384Z","1.0.0-beta.2":"2020-03-27T16:37:45.766Z","1.0.0-beta.3":"2020-03-31T01:57:41.775Z","1.0.0-beta.4":"2020-04-01T01:38:14.294Z","1.0.0":"2020-04-04T03:04:07.044Z","1.0.1":"2020-04-04T03:24:51.113Z","1.0.2":"2020-04-10T02:46:46.099Z","1.0.3":"2020-04-16T03:23:24.035Z","1.1.0":"2020-04-27T20:20:17.708Z","1.1.1":"2020-04-28T15:31:16.223Z","1.2.0":"2020-06-21T01:17:13.969Z","1.2.1":"2020-07-04T00:30:17.400Z","1.2.2":"2020-07-04T23:55:05.689Z","1.3.0":"2020-09-04T16:17:37.568Z","1.4.0":"2020-09-06T03:30:57.342Z","1.5.0":"2020-09-09T19:27:45.088Z","1.6.0":"2020-09-11T21:02:35.765Z","1.6.1":"2020-09-12T19:50:35.569Z","1.6.2":"2020-09-12T23:14:49.917Z","1.7.0":"2020-09-15T14:39:14.203Z","1.8.0":"2020-09-16T20:05:06.908Z","1.9.0":"2020-09-17T21:56:11.499Z","1.10.0":"2020-09-18T02:46:34.922Z","1.10.1":"2020-09-20T02:51:50.127Z","1.11.0":"2020-09-21T20:46:45.102Z","1.12.0":"2020-11-29T19:48:23.973Z","1.12.1":"2020-12-05T23:05:03.722Z","1.12.2":"2021-06-13T07:31:28.087Z","1.12.3":"2021-07-12T06:19:57.161Z","1.13.0":"2023-01-11T21:58:16.591Z","1.14.0":"2023-01-21T04:48:05.102Z","1.14.1":"2023-01-21T17:34:35.932Z","1.14.2":"2023-01-23T20:45:26.459Z","2.0.0":"2023-01-28T03:39:49.371Z","2.0.1":"2023-02-28T21:45:36.088Z","2.1.0":"2023-05-06T20:21:35.473Z","2.1.1":"2023-05-06T20:53:58.185Z","2.1.2":"2023-05-13T01:56:37.994Z","2.2.0":"2023-05-17T02:25:52.102Z","3.0.0":"2023-06-13T03:53:58.444Z","3.0.1":"2023-06-13T04:19:43.332Z","3.0.2":"2023-06-19T18:35:54.293Z","3.0.3":"2023-06-19T18:49:52.510Z","3.1.0":"2023-07-27T20:03:54.933Z","3.1.1":"2023-08-23T16:29:34.158Z","3.2.0":"2023-11-30T00:57:47.809Z","3.3.0":"2024-03-16T16:17:09.481Z","3.4.0":"2024-03-18T20:16:19.543Z","3.4.1":"2024-08-07T21:56:19.570Z","3.5.0":"2024-08-12T21:51:57.689Z","4.0.0-alpha.1":"2025-09-10T07:29:37.171Z","4.0.0-alpha.2":"2025-09-10T08:36:55.203Z","4.0.0-beta.1":"2025-09-13T20:22:21.225Z","4.0.0":"2025-09-17T18:43:02.477Z","4.0.1":"2025-09-17T18:48:22.100Z","4.1.0":"2025-11-12T21:33:15.270Z","4.2.0":"2025-11-12T22:36:09.019Z","4.3.0":"2025-11-13T00:29:37.819Z","4.3.1":"2025-11-13T01:05:03.546Z","4.4.0":"2025-11-13T01:30:55.866Z","4.4.1":"2025-11-13T09:19:16.896Z","4.5.0":"2025-12-12T21:06:29.108Z","4.5.1":"2026-02-05T21:51:59.381Z","4.6.0":"2026-04-25T18:21:07.674Z"},"bugs":{"url":"https://github.com/bgub/eta/issues"},"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"license":"MIT","homepage":"https://eta.js.org","keywords":["handlebars","ejs","eta","template engine","embedded template engine","layouts","partials","typescript types"],"repository":{"type":"git","url":"git+https://github.com/bgub/eta.git"},"description":"Lightweight, fast, and powerful embedded JS template engine","maintainers":[{"name":"nebrelbug","email":"nebrelbug@gmail.com"},{"name":"bgub","email":"me@bengubler.com"}],"readme":"<p align=\"center\">\n  <img align=\"center\" width=\"50%\" src=\"https://github.com/bgub/eta/assets/25597854/041dbe34-883b-459b-8607-c787815c441a\">\n</p>\n\n<h1 align=\"center\" style=\"text-align: center; width: fit-content; margin-left: auto; margin-right: auto;\">eta (η)</h1>\n\n<p align=\"center\">\n  <a href=\"https://eta.js.org\">Documentation</a> -\n  <a href=\"https://discord.gg/27gGncJYE2\">Chat</a> -\n  <a href=\"https://eta.js.org/playground\">Playground</a>\n</p>\n\n<span align=\"center\">\n\n[![GitHub package.json version (main)](https://img.shields.io/github/package-json/v/bgub/eta/main?label=current%20version)](https://www.npmjs.com/package/eta)\n[![GitHub Actions Status](https://github.com/bgub/eta/actions/workflows/ci.yml/badge.svg)](https://github.com/bgub/eta/actions)\n[![Codecov](https://codecov.io/github/bgub/eta/branch/main/graph/badge.svg)](https://codecov.io/github/bgub/eta)\n[![Donate](https://img.shields.io/badge/donate-paypal-blue.svg)](https://paypal.me/bengubler)\n\n</span>\n\n<span align=\"center\">\n\n**You're viewing the source for Eta v4**\n\n</span>\n\n## Summary\n\nEta is a lightweight and blazing fast embedded JS templating engine that works inside Node, Deno, and the browser. It's written in TypeScript and emphasizes great performance, configurability, and small bundle size.\n\n> 🎯 **Built with [ts-base](https://github.com/bgub/ts-base)** — A TypeScript library starter template featuring Biome, Vitest, tsdown, and automated releases. Check out ts-base for a modern TypeScript project setup!\n\n### 🌟 Features\n\n- 📦 0 dependencies\n- 💡 Only ~3.5 KB minzipped\n- ⚡️ Written in TypeScript\n- ✨ Deno support (+ Node and browser)\n- 🚀 Super Fast\n- 🔧 Configurable\n  - Plugins, custom delimiters, caching\n- 🔨 Powerful\n  - Precompilation, partials, async, blocks\n  - **Layout support**!\n- 🔥 Reliable\n  - Better quotes/comments support\n    - _ex._ `<%= someval + \"string %>\" %>` compiles correctly, while it fails with doT or EJS\n  - Great error reporting\n- ⚡️ Exports ES Modules\n- 📝 Easy template syntax\n\n## Get Started\n\n_For more thorough documentation, visit [https://eta.js.org](https://eta.js.org)_\n\nInstall Eta\n\n```bash\nnpm install eta\n```\n\nIn the root of your project, create `templates/simple.eta`\n\n```eta\nHi <%= it.name %>!\n```\n\nThen, in your JS file:\n\n```js\nimport { Eta } from \"eta\";\n// or use https://jsr.io/@bgub/eta\n\nconst eta = new Eta({ views: path.join(__dirname, \"templates\") });\n\n// Render a template\n\nconst res = eta.render(\"./simple\", { name: \"Ben\" });\nconsole.log(res); // Hi Ben!\n```\n\n## FAQs\n\n<details>\n  <summary>\n    <b>Where did Eta's name come from?</b>\n  </summary>\n\n\"Eta\" means tiny in Esperanto. Plus, it can be used as an acronym for all sorts of cool phrases: \"ECMAScript Template Awesomeness\", \"Embedded Templating Alternative\", etc....\n\nAdditionally, Eta is a letter of the Greek alphabet (it stands for all sorts of cool things in various mathematical fields, including efficiency) and is three letters long (perfect for a file extension).\n\n</details>\n\n<br />\n\n## Integrations\n\n<details>\n  <summary>\n    <b>Visual Studio Code</b>\n  </summary>\n\n[@shadowtime2000](https://github.com/shadowtime2000) created [eta-vscode](https://marketplace.visualstudio.com/items?itemName=shadowtime2000.eta-vscode).\n\n</details>\n\n<details>\n  <summary>\n    <b>ESLint</b>\n  </summary>\n\n[eslint-plugin-eta](https://github.com/eta-dev/eslint-plugin-eta) was created to provide an ESLint processor so you can lint your Eta templates.\n\n</details>\n\n<details>\n  <summary>\n    <b>Webpack</b>\n  </summary>\n\nCurrently there is no official Webpack integration but [@clshortfuse](https://github.com/clshortfuse) shared the loader he uses:\n\n```javascript\n{\n  loader: 'html-loader',\n  options: {\n    preprocessor(content, loaderContext) {\n      return eta.render(content, {}, { filename: loaderContext.resourcePath });\n    },\n  },\n}\n```\n\n</details>\n\n<details>\n  <summary>\n    <b>Node-RED</b>\n  </summary>\n\nTo operate with Eta templates in Node-RED: [@ralphwetzel/node-red-contrib-eta](https://flows.nodered.org/node/@ralphwetzel/node-red-contrib-eta)\n\n  <img width=\"150\" alt=\"image\" src=\"https://user-images.githubusercontent.com/16342003/160198427-2a69ff10-e8bf-4873-9d99-2929a584ccc8.png\">\n\n</details>\n\n<details>\n  <summary>\n    <b>Koa</b>\n  </summary>\n\nTo render Eta templates in [Koa](https://koajs.com) web framework: [@cedx/koa-eta](https://github.com/cedx/koa-eta/wiki)\n\n</details>\n\n<details>\n  <summary>\n    <b>Vite</b>\n  </summary>\n\nTo use Eta templates in your Vite project: [@rinoshiyo/vite-plugin-eta](https://github.com/rinoshiyo/vite-plugin-eta)\n\n</details>\n\n<br />\n\n## Projects using `eta`\n\n- [Docusaurus v2](https://v2.docusaurus.io): open-source documentation framework that uses Eta to generate a SSR build\n- [swagger-typescript-api](https://github.com/acacode/swagger-typescript-api): Open source typescript api codegenerator from Swagger. Uses Eta as codegenerator by templates\n- [html-bundler-webpack-plugin](https://github.com/webdiscus/html-bundler-webpack-plugin): Webpack plugin make easily to bundle HTML pages from templates, source styles and scripts\n- [SmartDeno](https://github.com/guildenstern70/SmartDeno): SmartDeno is an easy to setup web template using Deno & Oak\n- [stc](https://github.com/long-woo/stc): OpenAPI (Swagger) and Apifox documentation converted to api. Use eta templates to generate code.\n- [Add yours!](https://github.com/bgub/eta/edit/master/README.md)\n\n## Contributors\n\nMade with ❤️ by [bgub](https://github.com/bgub) and [many wonderful contributors](https://github.com/bgub/eta/graphs/contributors). Contributions of any kind are welcome!\n\n## Credits\n\n- Async support, file handling, and error formatting were based on code from [EJS](https://github.com/mde/ejs), which is licensed under the Apache-2.0 license. Code was modified and refactored to some extent.\n- Syntax and some parts of compilation are heavily based off EJS, Nunjucks, and doT.\n","readmeFilename":"README.md"}