{"_id":"eta","_rev":"4538932","name":"eta","description":"Lightweight, fast, and powerful embedded JS template engine","dist-tags":{"latest":"4.5.1","next":"4.0.0-beta.1"},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"time":{"modified":"2026-04-09T15:06:42.000Z","created":"2013-03-08T10:13:21.757Z","4.5.1":"2026-02-05T21:51:59.381Z","4.5.0":"2025-12-12T21:06:29.108Z","4.4.1":"2025-11-13T09:19:16.896Z","4.4.0":"2025-11-13T01:30:55.866Z","4.3.1":"2025-11-13T01:05:03.546Z","4.3.0":"2025-11-13T00:29:37.819Z","4.2.0":"2025-11-12T22:36:09.019Z","4.1.0":"2025-11-12T21:33:15.270Z","4.0.1":"2025-09-17T18:48:22.100Z","4.0.0":"2025-09-17T18:43:02.477Z","4.0.0-beta.1":"2025-09-13T20:22:21.225Z","4.0.0-alpha.2":"2025-09-10T08:36:55.203Z","4.0.0-alpha.1":"2025-09-10T07:29:37.171Z","3.5.0":"2024-08-12T21:51:57.689Z","3.4.1":"2024-08-07T21:56:19.570Z","3.4.0":"2024-03-18T20:16:19.543Z","3.3.0":"2024-03-16T16:17:09.481Z","3.2.0":"2023-11-30T00:57:47.809Z","3.1.1":"2023-08-23T16:29:34.158Z","3.1.0":"2023-07-27T20:03:54.933Z","3.0.3":"2023-06-19T18:49:52.510Z","3.0.2":"2023-06-19T18:35:54.293Z","3.0.1":"2023-06-13T04:19:43.332Z","3.0.0":"2023-06-13T03:53:58.444Z","2.2.0":"2023-05-17T02:25:52.102Z","2.1.2":"2023-05-13T01:56:37.994Z","2.1.1":"2023-05-06T20:53:58.185Z","2.1.0":"2023-05-06T20:21:35.473Z","2.0.1":"2023-02-28T21:45:36.088Z","2.0.0":"2023-01-28T03:39:49.371Z","1.14.2":"2023-01-23T20:45:26.459Z","1.14.1":"2023-01-21T17:34:35.932Z","1.14.0":"2023-01-21T04:48:05.102Z","1.13.0":"2023-01-11T21:58:16.591Z","1.12.3":"2021-07-12T06:19:57.161Z","1.12.2":"2021-06-13T07:31:28.087Z","1.12.1":"2020-12-05T23:05:03.722Z","1.12.0":"2020-11-29T19:48:23.973Z","1.11.0":"2020-09-21T20:46:45.102Z","1.10.1":"2020-09-20T02:51:50.127Z","1.10.0":"2020-09-18T02:46:34.922Z","1.9.0":"2020-09-17T21:56:11.499Z","1.8.0":"2020-09-16T20:05:06.908Z","1.7.0":"2020-09-15T14:39:14.203Z","1.6.2":"2020-09-12T23:14:49.917Z","1.6.1":"2020-09-12T19:50:35.569Z","1.6.0":"2020-09-11T21:02:35.765Z","1.5.0":"2020-09-09T19:27:45.088Z","1.4.0":"2020-09-06T03:30:57.342Z","1.3.0":"2020-09-04T16:17:37.568Z","1.2.2":"2020-07-04T23:55:05.689Z","1.2.1":"2020-07-04T00:30:17.400Z","1.2.0":"2020-06-21T01:17:13.969Z","1.1.1":"2020-04-28T15:31:16.223Z","1.1.0":"2020-04-27T20:20:17.708Z","1.0.3":"2020-04-16T03:23:24.035Z","1.0.2":"2020-04-10T02:46:46.099Z","1.0.1":"2020-04-04T03:24:51.113Z","1.0.0":"2020-04-04T03:04:07.044Z","1.0.0-beta.4":"2020-04-01T01:38:14.294Z","1.0.0-beta.3":"2020-03-31T01:57:41.775Z","1.0.0-beta.2":"2020-03-27T16:37:45.766Z","1.0.0-beta.1":"2020-03-26T18:18:46.384Z","1.0.0-beta.0":"2020-03-26T03:14:38.308Z","0.0.0":"2013-03-08T10:13:21.757Z"},"users":{},"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/bgub/eta.git"},"versions":{"4.5.1":{"name":"eta","version":"4.5.1","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":"a5ba0b84db906867d2667b8bfe2ca4799aa69a64","_id":"eta@4.5.1","_nodeVersion":"20.20.0","_npmVersion":"11.9.0","dist":{"shasum":"f27e45160c1a0eeb8139b52c48959addc086c0d1","size":53105,"noattachment":false,"key":"/eta/-/eta-4.5.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-4.5.1.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b9ccf048-e0ed-4a1d-9243-6e3d3fe2a5f1"}},"directories":{},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eta_4.5.1_1770328319220_0.1602107233614425"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-05T21:51:59.381Z","publish_time":1770328319381,"_source_registry_name":"default","_cnpm_publish_time":1770328319381},"4.5.0":{"name":"eta","version":"4.5.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":"0a7b5a4601d58afb49c5adfcb7ce9195aef75fa4","_id":"eta@4.5.0","_nodeVersion":"20.19.6","_npmVersion":"11.7.0","dist":{"shasum":"43935b81ddb1cc938793b80c3b8d89f68fa9d178","size":53107,"noattachment":false,"key":"/eta/-/eta-4.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-4.5.0.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b9ccf048-e0ed-4a1d-9243-6e3d3fe2a5f1"}},"directories":{},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eta_4.5.0_1765573588952_0.12819856152004694"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-12T21:06:29.108Z","publish_time":1765573589108,"_source_registry_name":"default","_cnpm_publish_time":1765573589108},"4.4.1":{"name":"eta","version":"4.4.1","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":{"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":"ba7eec06b07c117f652a739cf3c80ddb5e4609ab","_id":"eta@4.4.1","_nodeVersion":"20.19.5","_npmVersion":"11.6.2","dist":{"shasum":"825ae7889a0ea94389258c0cff2e1aaf4274be0d","size":53086,"noattachment":false,"key":"/eta/-/eta-4.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-4.4.1.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b9ccf048-e0ed-4a1d-9243-6e3d3fe2a5f1"}},"directories":{},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eta_4.4.1_1763025556695_0.2080456933842023"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-13T09:19:16.896Z","publish_time":1763025556896,"_source_registry_name":"default","_cnpm_publish_time":1763025556896},"4.4.0":{"name":"eta","version":"4.4.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":{"import":"./dist/core.umd.js","require":"./dist/core.umd.js"},"./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.umd.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":"76bda4fc4705f1515cdd7147c9c0ef63d45e65d9","_id":"eta@4.4.0","_nodeVersion":"20.19.5","_npmVersion":"11.6.2","dist":{"shasum":"a9373ed7cb37b93e4a426f4c78e342de7a723005","size":51399,"noattachment":false,"key":"/eta/-/eta-4.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-4.4.0.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b9ccf048-e0ed-4a1d-9243-6e3d3fe2a5f1"}},"directories":{},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eta_4.4.0_1762997455658_0.5892773166966156"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-13T01:30:55.866Z","publish_time":1762997455866,"_source_registry_name":"default","_cnpm_publish_time":1762997455866},"4.3.1":{"name":"eta","version":"4.3.1","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":{"import":"./dist/core.umd.js","require":"./dist/core.umd.js"},"./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.umd.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":"9522e671018f6d72338edbdaa53740c7bbef3734","_id":"eta@4.3.1","_nodeVersion":"20.19.5","_npmVersion":"11.6.2","dist":{"shasum":"c5457a04ef6580c620dcbe29ddb6792b93774e9d","size":51270,"noattachment":false,"key":"/eta/-/eta-4.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-4.3.1.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b9ccf048-e0ed-4a1d-9243-6e3d3fe2a5f1"}},"directories":{},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eta_4.3.1_1762995903392_0.3119402405285854"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-13T01:05:03.546Z","publish_time":1762995903546,"_source_registry_name":"default","_cnpm_publish_time":1762995903546},"4.3.0":{"name":"eta","version":"4.3.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":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./core":{"import":"./dist/core.umd.js","require":"./dist/core.umd.js"}},"main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","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.umd.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":"8e58e4a1198d94e5acc7725910bd6a23eb2f56db","_id":"eta@4.3.0","_nodeVersion":"20.19.5","_npmVersion":"11.6.2","dist":{"shasum":"18aa7a47e15d4bbb2af2d61aa723c6a7b7b97b58","size":51251,"noattachment":false,"key":"/eta/-/eta-4.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-4.3.0.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b9ccf048-e0ed-4a1d-9243-6e3d3fe2a5f1"}},"directories":{},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eta_4.3.0_1762993777663_0.46253231693357555"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-13T00:29:37.819Z","publish_time":1762993777819,"_source_registry_name":"default","_cnpm_publish_time":1762993777819},"4.2.0":{"name":"eta","version":"4.2.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":{".":{"import":"./dist/index.js","types":"./dist/index.d.ts"},"./core":{"import":"./dist/core.js","types":"./dist/core.d.ts"}},"types":"./dist/index.d.ts","browser":"./dist/core.js","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.2.3","@size-limit/preset-small-lib":"^8.2.4","@types/node":"^22.18.1","@vitest/coverage-istanbul":"3.2.4","size-limit":"^8.2.4","tsdown":"^0.15.0","typescript":"^5.9.2","vitest":"^3.2.4"},"gitHead":"332dd4f78d54a6b8dfab1d7ef7dd20bf7801b999","_id":"eta@4.2.0","_nodeVersion":"20.19.5","_npmVersion":"11.6.2","dist":{"shasum":"32ae1f6afd0193822eaa166a824a5a588236fe24","size":31834,"noattachment":false,"key":"/eta/-/eta-4.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-4.2.0.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b9ccf048-e0ed-4a1d-9243-6e3d3fe2a5f1"}},"directories":{},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eta_4.2.0_1762986968870_0.6491351663285021"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-12T22:36:09.019Z","publish_time":1762986969019,"_source_registry_name":"default","_cnpm_publish_time":1762986969019},"4.1.0":{"name":"eta","version":"4.1.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":{".":{"import":"./dist/index.js","types":"./index.d.ts"},"./core":{"import":"./dist/core.js","types":"./dist/core.d.ts"}},"types":"./dist/index.d.ts","browser":"./dist/core.js","sideEffects":false,"scripts":{"build":"tsdown","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.2.3","@size-limit/preset-small-lib":"^8.2.4","@types/node":"^22.18.1","@vitest/coverage-istanbul":"3.2.4","size-limit":"^8.2.4","tsdown":"^0.15.0","typescript":"^5.9.2","vitest":"^3.2.4"},"gitHead":"8a1779c223158d61c4dc2da88e5d62518fec47ee","_id":"eta@4.1.0","_nodeVersion":"20.19.5","_npmVersion":"11.6.2","dist":{"shasum":"1496b870a14a8986d55489eb7732c99bb0a47fac","size":31721,"noattachment":false,"key":"/eta/-/eta-4.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-4.1.0.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b9ccf048-e0ed-4a1d-9243-6e3d3fe2a5f1"}},"directories":{},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eta_4.1.0_1762983195079_0.6999145276294958"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-12T21:33:15.270Z","publish_time":1762983195270,"_source_registry_name":"default","_cnpm_publish_time":1762983195270},"4.0.1":{"name":"eta","version":"4.0.1","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":{".":{"import":"./dist/index.js","types":"./index.d.ts"},"./core":{"import":"./dist/core.js","types":"./dist/core.d.ts"}},"types":"./dist/index.d.ts","browser":"./dist/core.js","sideEffects":false,"scripts":{"build":"tsdown","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.2.3","@size-limit/preset-small-lib":"^8.2.4","@types/node":"^22.18.1","@vitest/coverage-istanbul":"3.2.4","size-limit":"^8.2.4","tsdown":"^0.15.0","typescript":"^5.9.2","vitest":"^3.2.4"},"_id":"eta@4.0.1","gitHead":"211f3748537cca46f8cc18fc52d05ff4195f3ccc","_nodeVersion":"20.19.5","_npmVersion":"11.6.0","dist":{"shasum":"93c23961b0d165110d5ef012d3e9e44deffd898a","size":31131,"noattachment":false,"key":"/eta/-/eta-4.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-4.0.1.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b9ccf048-e0ed-4a1d-9243-6e3d3fe2a5f1"}},"directories":{},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eta_4.0.1_1758134901933_0.14702149847473045"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-17T18:48:22.100Z","publish_time":1758134902100,"_source_registry_name":"default","_cnpm_publish_time":1758134902100},"4.0.0":{"name":"eta","version":"4.0.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":{".":{"import":"./dist/index.js","types":"./index.d.ts"},"./core":{"import":"./dist/core.js","types":"./dist/core.d.ts"}},"types":"./dist/index.d.ts","browser":"./dist/core.js","sideEffects":false,"scripts":{"build":"tsdown","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.2.3","@size-limit/preset-small-lib":"^8.2.4","@types/node":"^22.18.1","@vitest/coverage-istanbul":"3.2.4","size-limit":"^8.2.4","tsdown":"^0.15.0","typescript":"^5.9.2","vitest":"^3.2.4"},"_id":"eta@4.0.0","gitHead":"b56965a0390832624ad39247580c2500bea78fc3","_nodeVersion":"20.19.5","_npmVersion":"11.6.0","dist":{"shasum":"cf4b417b07fbe3f424472a94d5c7d4053b11286c","size":31148,"noattachment":false,"key":"/eta/-/eta-4.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-4.0.0.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b9ccf048-e0ed-4a1d-9243-6e3d3fe2a5f1"}},"directories":{},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eta_4.0.0_1758134582317_0.39343326457885763"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-17T18:43:02.477Z","publish_time":1758134582477,"_source_registry_name":"default","_cnpm_publish_time":1758134582477},"4.0.0-beta.1":{"name":"eta","version":"4.0.0-beta.1","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":{".":{"import":"./dist/index.js","types":"./index.d.ts"},"./core":{"import":"./dist/core.js","types":"./dist/core.d.ts"}},"types":"./dist/index.d.ts","browser":"./dist/core.js","sideEffects":false,"scripts":{"build":"tsdown","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.2.3","@size-limit/preset-small-lib":"^8.2.4","@types/node":"^22.18.1","@vitest/coverage-istanbul":"3.2.4","size-limit":"^8.2.4","tsdown":"^0.15.0","typescript":"^5.9.2","vitest":"^3.2.4"},"_id":"eta@4.0.0-beta.1","readmeFilename":"README.md","gitHead":"cbfe6c8b7f4b3588b73a9dc45a526e4dbdc8583a","_nodeVersion":"20.19.5","_npmVersion":"11.6.0","dist":{"shasum":"b734d135cf87336fdc390023d0dce3aaa774ccec","size":31147,"noattachment":false,"key":"/eta/-/eta-4.0.0-beta.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-4.0.0-beta.1.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d2f1eb9e-934a-43d6-913d-23becb5562d1"}},"directories":{},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eta_4.0.0-beta.1_1757794940992_0.6193640212805331"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-13T20:22:21.225Z","publish_time":1757794941225,"_source_registry_name":"default","_cnpm_publish_time":1757794941225},"4.0.0-alpha.2":{"name":"eta","version":"4.0.0-alpha.2","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":{".":{"import":"./dist/index.js","types":"./index.d.ts"},"./browser":{"import":"./dist/browser.js","types":"./dist/browser.d.ts"}},"types":"./dist/index.d.ts","browser":"./dist/browser.js","sideEffects":false,"scripts":{"build":"tsdown","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/browser.js","limit":"3.5 KB"}],"devDependencies":{"@biomejs/biome":"2.2.3","@size-limit/preset-small-lib":"^8.2.4","@types/node":"^22.18.1","@vitest/coverage-istanbul":"3.2.4","size-limit":"^8.2.4","tsdown":"^0.15.0","typescript":"^5.9.2","vitest":"^3.2.4"},"_id":"eta@4.0.0-alpha.2","readmeFilename":"README.md","gitHead":"4185b290717cba0fc33e8044f0e6d464d1dce4b6","_nodeVersion":"20.19.5","_npmVersion":"11.6.0","dist":{"shasum":"4fd9c89f1f6f4f634f3bc6d281fa02f9762890e1","size":31372,"noattachment":false,"key":"/eta/-/eta-4.0.0-alpha.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-4.0.0-alpha.2.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d2f1eb9e-934a-43d6-913d-23becb5562d1"}},"directories":{},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eta_4.0.0-alpha.2_1757493415016_0.699761400529558"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-10T08:36:55.203Z","publish_time":1757493415203,"_source_registry_name":"default","_cnpm_publish_time":1757493415203},"4.0.0-alpha.1":{"name":"eta","version":"4.0.0-alpha.1","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":{".":{"import":"./dist/index.js","types":"./index.d.ts"},"./browser":{"import":"./dist/browser.js","types":"./dist/browser.d.ts"}},"types":"./dist/index.d.ts","browser":"./dist/browser.js","sideEffects":false,"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/browser.js","limit":"3.5 KB"}],"devDependencies":{"@biomejs/biome":"2.2.3","@size-limit/preset-small-lib":"^8.2.4","@types/node":"^22.18.1","@vitest/coverage-istanbul":"3.2.4","size-limit":"^8.2.4","tsdown":"^0.15.0","typescript":"^5.9.2","vitest":"^3.2.4"},"scripts":{"build":"tsdown","dev":"tsdown --watch","lint":"biome check --error-on-warnings","format":"biome format --write","test":"vitest run --coverage","size":"size-limit"},"_id":"eta@4.0.0-alpha.1","readmeFilename":"README.md","_integrity":"sha512-Ev/R0RL4HcjZAiC0Mj+49HkS8VGw/TOX/L7ti38/xK5L1rVfGqHFSpfTLUOQvy4JO2TUE4Ps/MGOEe7kwbi6LA==","_resolved":"/tmp/5df034f2347a6c6087f71cf921d6aacb/eta-4.0.0-alpha.1.tgz","_from":"file:eta-4.0.0-alpha.1.tgz","_nodeVersion":"22.19.0","_npmVersion":"10.9.3","dist":{"shasum":"3c2e665f8a29c24e65414b4c14f3dfb463514f43","size":31425,"noattachment":false,"key":"/eta/-/eta-4.0.0-alpha.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-4.0.0-alpha.1.tgz"},"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"directories":{},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eta_4.0.0-alpha.1_1757489376994_0.4363098886466594"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-10T07:29:37.171Z","publish_time":1757489377171,"_source_registry_name":"default","_cnpm_publish_time":1757489377171},"3.5.0":{"name":"eta","version":"3.5.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":"commonjs","main":"./dist/eta.umd.js","umd:main":"./dist/eta.umd.js","unpkg":"./dist/browser.umd.js","module":"./dist/eta.module.mjs","types":"./dist/types/index.d.ts","source":"src/index.ts","exports":{"types":"./dist/types/index.d.ts","browser":"./dist/browser.umd.js","import":"./dist/eta.module.mjs","require":"./dist/eta.umd.js","default":"./dist/eta.umd.js"},"sideEffects":false,"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"funding":"https://github.com/eta-dev/eta?sponsor=1","repository":{"type":"git","url":"git+https://github.com/eta-dev/eta.git"},"bugs":{"url":"https://github.com/eta-dev/eta/issues"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"build:node":"microbundle src/index.ts --target node --format esm && microbundle src/index.ts --target node --format umd","build:browser":"microbundle src/browser.ts --target web --format umd,modern --output dist/browser.js","build":"npm run build:node && npm run build:browser","commit":"git-cz","format":"prettier --write '{src,test}/**/**.ts'","lint":"eslint src/*.ts test/*.spec.ts --ext .js,.ts","prebuild":"rimraf dist","release":"npm run build && np && npx jsr publish","postversion":"node ./jsr.release.js","size":"size-limit","start":"microbundle watch","test":"jest --coverage && npm run size","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --coverage --watch"},"size-limit":[{"path":"dist/browser.umd.js","limit":"3.5 KB"}],"lint-staged":{"{src,test}/**/**.ts":["eslint"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"jest":{"transform":{".(ts)":"ts-jest"},"moduleNameMapper":{"^(\\.{1,2}/.*)\\.js$":"$1"},"testEnvironment":"node","testRegex":"\\/test\\/.*(\\.spec\\.ts)$","moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":85,"functions":95,"lines":95,"statements":95}},"collectCoverageFrom":["src/!(browser).ts"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"devDependencies":{"@commitlint/cli":"^17.4.4","@commitlint/config-conventional":"^17.4.4","@size-limit/preset-small-lib":"^8.2.4","@types/jest":"^29.4.0","@types/node":"^18.14.2","@typescript-eslint/eslint-plugin":"^5.53.0","@typescript-eslint/parser":"^5.53.0","commitizen":"^4.3.0","coveralls":"^3.1.1","cross-env":"^7.0.3","cz-conventional-changelog":"^3.3.0","eslint":"^8.35.0","eslint-config-prettier":"^8.6.0","husky":"^4.3.8","jest":"^29.4.3","lint-staged":"^13.1.2","microbundle":"^0.15.1","np":"^7.6.3","prettier":"^2.8.4","rimraf":"^4.1.2","shelljs":"^0.8.5","size-limit":"^8.2.4","ts-jest":"^29.0.5","ts-node":"^10.9.1","tslib":"^2.5.0","typescript":"^5.1.3"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"_id":"eta@3.5.0","gitHead":"dd743117b3ac74700ba2291951cbc7bf151826cf","_nodeVersion":"20.14.0","_npmVersion":"10.7.0","dist":{"shasum":"b728b2d4aa3cbce9d08db638719a60b31d2b0ccf","size":75691,"noattachment":false,"key":"/eta/-/eta-3.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-3.5.0.tgz"},"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"directories":{},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eta_3.5.0_1723499517511_0.01897623968917239"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-12T21:51:57.689Z","publish_time":1723499517689,"_source_registry_name":"default","_cnpm_publish_time":1723499517689},"3.4.1":{"name":"eta","version":"3.4.1","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":"commonjs","main":"./dist/eta.umd.js","umd:main":"./dist/eta.umd.js","unpkg":"./dist/browser.umd.js","module":"./dist/eta.module.mjs","types":"./dist/types/index.d.ts","source":"src/index.ts","exports":{"types":"./dist/types/index.d.ts","import":"./dist/eta.module.mjs","browser":"./dist/browser.umd.js","require":"./dist/eta.umd.js","default":"./dist/eta.umd.js"},"sideEffects":false,"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"funding":"https://github.com/eta-dev/eta?sponsor=1","repository":{"type":"git","url":"git+https://github.com/eta-dev/eta.git"},"bugs":{"url":"https://github.com/eta-dev/eta/issues"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"build:node":"microbundle src/index.ts --target node --format esm && microbundle src/index.ts --target node --format umd","build:browser":"microbundle src/browser.ts --target web --format umd,modern --output dist/browser.js","build":"npm run build:node && npm run build:browser","commit":"git-cz","format":"prettier --write '{src,test}/**/**.ts'","lint":"eslint src/*.ts test/*.spec.ts --ext .js,.ts","prebuild":"rimraf dist","release":"npm run build && np && npx jsr publish","postversion":"node ./jsr.release.js","size":"size-limit","start":"microbundle watch","test":"jest --coverage && npm run size","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --coverage --watch"},"size-limit":[{"path":"dist/browser.umd.js","limit":"3.5 KB"}],"lint-staged":{"{src,test}/**/**.ts":["eslint"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"jest":{"transform":{".(ts)":"ts-jest"},"moduleNameMapper":{"^(\\.{1,2}/.*)\\.js$":"$1"},"testEnvironment":"node","testRegex":"\\/test\\/.*(\\.spec\\.ts)$","moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":85,"functions":95,"lines":95,"statements":95}},"collectCoverageFrom":["src/!(browser).ts"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"devDependencies":{"@commitlint/cli":"^17.4.4","@commitlint/config-conventional":"^17.4.4","@size-limit/preset-small-lib":"^8.2.4","@types/jest":"^29.4.0","@types/node":"^18.14.2","@typescript-eslint/eslint-plugin":"^5.53.0","@typescript-eslint/parser":"^5.53.0","commitizen":"^4.3.0","coveralls":"^3.1.1","cross-env":"^7.0.3","cz-conventional-changelog":"^3.3.0","eslint":"^8.35.0","eslint-config-prettier":"^8.6.0","husky":"^4.3.8","jest":"^29.4.3","lint-staged":"^13.1.2","microbundle":"^0.15.1","np":"^7.6.3","prettier":"^2.8.4","rimraf":"^4.1.2","shelljs":"^0.8.5","size-limit":"^8.2.4","ts-jest":"^29.0.5","ts-node":"^10.9.1","tslib":"^2.5.0","typescript":"^5.1.3"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"_id":"eta@3.4.1","gitHead":"1c52a11e8ef9e620def6ee3ee5f0879f2ed298a7","_nodeVersion":"20.14.0","_npmVersion":"10.7.0","dist":{"shasum":"f9ec86e53c1add3dae34f80c36443f3c9229a273","size":75691,"noattachment":false,"key":"/eta/-/eta-3.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-3.4.1.tgz"},"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"directories":{},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eta_3.4.1_1723067779413_0.8264280504553878"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-07T21:56:19.570Z","publish_time":1723067779570,"_source_registry_name":"default","_cnpm_publish_time":1723067779570},"3.4.0":{"name":"eta","version":"3.4.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":"commonjs","main":"./dist/eta.umd.js","umd:main":"./dist/eta.umd.js","unpkg":"./dist/browser.umd.js","module":"./dist/eta.module.mjs","types":"./dist/types/index.d.ts","source":"src/index.ts","exports":{"types":"./dist/types/index.d.ts","import":"./dist/eta.module.mjs","browser":"./dist/browser.umd.js","require":"./dist/eta.umd.js","default":"./dist/eta.umd.js"},"sideEffects":false,"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"funding":"https://github.com/eta-dev/eta?sponsor=1","repository":{"type":"git","url":"git+https://github.com/eta-dev/eta.git"},"bugs":{"url":"https://github.com/eta-dev/eta/issues"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"build:node":"microbundle src/index.ts --target node --format esm && microbundle src/index.ts --target node --format umd","build:browser":"microbundle src/browser.ts --target web --format umd,modern --output dist/browser.js","build":"npm run build:node && npm run build:browser","commit":"git-cz","format":"prettier --write '{src,test}/**/**.ts'","lint":"eslint src/*.ts test/*.spec.ts --ext .js,.ts","prebuild":"rimraf dist","release":"npm run build && np","size":"size-limit","start":"microbundle watch","test":"jest --coverage && npm run size","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --coverage --watch"},"size-limit":[{"path":"dist/browser.umd.js","limit":"3.5 KB"}],"lint-staged":{"{src,test}/**/**.ts":["eslint"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"jest":{"transform":{".(ts)":"ts-jest"},"moduleNameMapper":{"^(\\.{1,2}/.*)\\.js$":"$1"},"testEnvironment":"node","testRegex":"\\/test\\/.*(\\.spec\\.ts)$","moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":85,"functions":95,"lines":95,"statements":95}},"collectCoverageFrom":["src/!(browser).ts"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"devDependencies":{"@commitlint/cli":"^17.4.4","@commitlint/config-conventional":"^17.4.4","@size-limit/preset-small-lib":"^8.2.4","@types/jest":"^29.4.0","@types/node":"^18.14.2","@typescript-eslint/eslint-plugin":"^5.53.0","@typescript-eslint/parser":"^5.53.0","commitizen":"^4.3.0","coveralls":"^3.1.1","cross-env":"^7.0.3","cz-conventional-changelog":"^3.3.0","eslint":"^8.35.0","eslint-config-prettier":"^8.6.0","husky":"^4.3.8","jest":"^29.4.3","lint-staged":"^13.1.2","microbundle":"^0.15.1","np":"^7.6.3","prettier":"^2.8.4","rimraf":"^4.1.2","shelljs":"^0.8.5","size-limit":"^8.2.4","ts-jest":"^29.0.5","ts-node":"^10.9.1","tslib":"^2.5.0","typescript":"^5.1.3"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"_id":"eta@3.4.0","gitHead":"d82f8d699afa87ebdecc05ec3738fcbca70a3448","_nodeVersion":"20.10.0","_npmVersion":"10.2.3","dist":{"shasum":"0d519b9a3d5ea5eff5513ae5771b5a4c112a9087","size":75208,"noattachment":false,"key":"/eta/-/eta-3.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-3.4.0.tgz"},"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"directories":{},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eta_3.4.0_1710792979305_0.8305549925725844"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-18T20:16:19.543Z","publish_time":1710792979543,"_source_registry_name":"default","_cnpm_publish_time":1710792979543},"3.3.0":{"name":"eta","version":"3.3.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":"commonjs","main":"./dist/eta.umd.js","umd:main":"./dist/eta.umd.js","unpkg":"./dist/browser.umd.js","module":"./dist/eta.module.mjs","types":"./dist/types/index.d.ts","source":"src/index.ts","exports":{"types":"./dist/types/index.d.ts","import":"./dist/eta.module.mjs","browser":"./dist/browser.umd.js","require":"./dist/eta.umd.js","default":"./dist/eta.umd.js"},"sideEffects":false,"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"funding":"https://github.com/eta-dev/eta?sponsor=1","repository":{"type":"git","url":"git+https://github.com/eta-dev/eta.git"},"bugs":{"url":"https://github.com/eta-dev/eta/issues"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"build:node":"microbundle src/index.ts --target node --format esm && microbundle src/index.ts --target node --format umd","build:browser":"microbundle src/browser.ts --target web --format umd,modern --output dist/browser.js","build":"npm run build:node && npm run build:browser","commit":"git-cz","format":"prettier --write '{src,test}/**/**.ts'","lint":"eslint src/*.ts test/*.spec.ts --ext .js,.ts","prebuild":"rimraf dist","release":"npm run build && np","size":"size-limit","start":"microbundle watch","test":"jest --coverage && npm run size","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --coverage --watch"},"size-limit":[{"path":"dist/browser.umd.js","limit":"3.5 KB"}],"lint-staged":{"{src,test}/**/**.ts":["eslint"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"jest":{"transform":{".(ts)":"ts-jest"},"moduleNameMapper":{"^(\\.{1,2}/.*)\\.js$":"$1"},"testEnvironment":"node","testRegex":"\\/test\\/.*(\\.spec\\.ts)$","moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":85,"functions":95,"lines":95,"statements":95}},"collectCoverageFrom":["src/!(browser).ts"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"devDependencies":{"@commitlint/cli":"^17.4.4","@commitlint/config-conventional":"^17.4.4","@size-limit/preset-small-lib":"^8.2.4","@types/jest":"^29.4.0","@types/node":"^18.14.2","@typescript-eslint/eslint-plugin":"^5.53.0","@typescript-eslint/parser":"^5.53.0","commitizen":"^4.3.0","coveralls":"^3.1.1","cross-env":"^7.0.3","cz-conventional-changelog":"^3.3.0","eslint":"^8.35.0","eslint-config-prettier":"^8.6.0","husky":"^4.3.8","jest":"^29.4.3","lint-staged":"^13.1.2","microbundle":"^0.15.1","np":"^7.6.3","prettier":"^2.8.4","rimraf":"^4.1.2","shelljs":"^0.8.5","size-limit":"^8.2.4","ts-jest":"^29.0.5","ts-node":"^10.9.1","tslib":"^2.5.0","typescript":"^5.1.3"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"_id":"eta@3.3.0","gitHead":"0c70ddd3df2f2138f7d6c58ef99aac39862303a1","_nodeVersion":"20.10.0","_npmVersion":"10.2.3","dist":{"shasum":"b8e8b3851918c70ffe9e23aad9cc38c4f4b50d09","size":73057,"noattachment":false,"key":"/eta/-/eta-3.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-3.3.0.tgz"},"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"directories":{},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eta_3.3.0_1710605829320_0.8543991433591676"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-16T16:17:09.481Z","publish_time":1710605829481,"_source_registry_name":"default","_cnpm_publish_time":1710605829481},"3.2.0":{"name":"eta","version":"3.2.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":"commonjs","main":"./dist/eta.umd.js","umd:main":"./dist/eta.umd.js","unpkg":"./dist/browser.umd.js","module":"./dist/eta.module.mjs","types":"./dist/types/index.d.ts","source":"src/index.ts","exports":{"types":"./dist/types/index.d.ts","import":"./dist/eta.module.mjs","browser":"./dist/browser.umd.js","require":"./dist/eta.umd.js","default":"./dist/eta.umd.js"},"sideEffects":false,"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"funding":"https://github.com/eta-dev/eta?sponsor=1","repository":{"type":"git","url":"git+https://github.com/eta-dev/eta.git"},"bugs":{"url":"https://github.com/eta-dev/eta/issues"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"build:node":"microbundle src/index.ts --target node --format esm && microbundle src/index.ts --target node --format umd","build:browser":"microbundle src/browser.ts --target web --format umd,modern --output dist/browser.js","build":"npm run build:node && npm run build:browser","commit":"git-cz","format":"prettier --write '{src,test}/**/**.ts'","lint":"eslint src/*.ts test/*.spec.ts --ext .js,.ts","prebuild":"rimraf dist","release":"npm run build && np","size":"size-limit","start":"microbundle watch","test":"jest --coverage && npm run size","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --coverage --watch"},"size-limit":[{"path":"dist/browser.umd.js","limit":"3.5 KB"}],"lint-staged":{"{src,test}/**/**.ts":["eslint"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"jest":{"transform":{".(ts)":"ts-jest"},"moduleNameMapper":{"^(\\.{1,2}/.*)\\.js$":"$1"},"testEnvironment":"node","testRegex":"\\/test\\/.*(\\.spec\\.ts)$","moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":85,"functions":95,"lines":95,"statements":95}},"collectCoverageFrom":["src/!(browser).ts"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"devDependencies":{"@commitlint/cli":"^17.4.4","@commitlint/config-conventional":"^17.4.4","@size-limit/preset-small-lib":"^8.2.4","@types/jest":"^29.4.0","@types/node":"^18.14.2","@typescript-eslint/eslint-plugin":"^5.53.0","@typescript-eslint/parser":"^5.53.0","commitizen":"^4.3.0","coveralls":"^3.1.1","cross-env":"^7.0.3","cz-conventional-changelog":"^3.3.0","eslint":"^8.35.0","eslint-config-prettier":"^8.6.0","husky":"^4.3.8","jest":"^29.4.3","lint-staged":"^13.1.2","microbundle":"^0.15.1","np":"^7.6.3","prettier":"^2.8.4","rimraf":"^4.1.2","shelljs":"^0.8.5","size-limit":"^8.2.4","ts-jest":"^29.0.5","ts-node":"^10.9.1","tslib":"^2.5.0","typescript":"^5.1.3"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"a2825365d828ab2a950c9cb8031606495d4ad05a","_id":"eta@3.2.0","_nodeVersion":"19.2.0","_npmVersion":"8.19.3","dist":{"shasum":"7a2af4c897f57ea9483f5d953dc35c1ab0e97080","size":72446,"noattachment":false,"key":"/eta/-/eta-3.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-3.2.0.tgz"},"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"directories":{},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eta_3.2.0_1701305867609_0.2557330829952422"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-30T00:57:47.809Z","publish_time":1701305867809,"_source_registry_name":"default","_cnpm_publish_time":1701305867809},"3.1.1":{"name":"eta","version":"3.1.1","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":"commonjs","main":"./dist/eta.umd.js","umd:main":"./dist/eta.umd.js","unpkg":"./dist/browser.umd.js","module":"./dist/eta.module.mjs","types":"./dist/types/index.d.ts","source":"src/index.ts","exports":{"types":"./dist/types/index.d.ts","import":"./dist/eta.module.mjs","browser":"./dist/browser.umd.js","require":"./dist/eta.umd.js","default":"./dist/eta.umd.js"},"sideEffects":false,"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"funding":"https://github.com/eta-dev/eta?sponsor=1","repository":{"type":"git","url":"git+https://github.com/eta-dev/eta.git"},"bugs":{"url":"https://github.com/eta-dev/eta/issues"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"build:node":"microbundle src/index.ts --target node --format esm && microbundle src/index.ts --target node --format umd","build:browser":"microbundle src/browser.ts --target web --format umd,modern --output dist/browser.js","build":"npm run build:node && npm run build:browser","commit":"git-cz","format":"prettier --write '{src,test}/**/**.ts'","lint":"eslint src/*.ts test/*.spec.ts --ext .js,.ts","prebuild":"rimraf dist","release":"npm run build && np","size":"size-limit","start":"microbundle watch","test":"jest --coverage && npm run size","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --coverage --watch"},"size-limit":[{"path":"dist/browser.umd.js","limit":"3.5 KB"}],"lint-staged":{"{src,test}/**/**.ts":["eslint"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"jest":{"transform":{".(ts)":"ts-jest"},"moduleNameMapper":{"^(\\.{1,2}/.*)\\.js$":"$1"},"testEnvironment":"node","testRegex":"\\/test\\/.*(\\.spec\\.ts)$","moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":85,"functions":95,"lines":95,"statements":95}},"collectCoverageFrom":["src/!(browser).ts"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"devDependencies":{"@commitlint/cli":"^17.4.4","@commitlint/config-conventional":"^17.4.4","@size-limit/preset-small-lib":"^8.2.4","@types/jest":"^29.4.0","@types/node":"^18.14.2","@typescript-eslint/eslint-plugin":"^5.53.0","@typescript-eslint/parser":"^5.53.0","commitizen":"^4.3.0","coveralls":"^3.1.1","cross-env":"^7.0.3","cz-conventional-changelog":"^3.3.0","eslint":"^8.35.0","eslint-config-prettier":"^8.6.0","husky":"^4.3.8","jest":"^29.4.3","lint-staged":"^13.1.2","microbundle":"^0.15.1","np":"^7.6.3","prettier":"^2.8.4","rimraf":"^4.1.2","shelljs":"^0.8.5","size-limit":"^8.2.4","ts-jest":"^29.0.5","ts-node":"^10.9.1","tslib":"^2.5.0","typescript":"^5.1.3"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"a160d23fba52b16d6397c735f0bda17c99ed4409","_id":"eta@3.1.1","_nodeVersion":"19.2.0","_npmVersion":"8.19.3","dist":{"shasum":"f96574befd26cff585081954bec24b1ed7ec4853","size":71899,"noattachment":false,"key":"/eta/-/eta-3.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-3.1.1.tgz"},"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"directories":{},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eta_3.1.1_1692808173952_0.5114807881583692"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-23T16:29:34.158Z","publish_time":1692808174158,"_source_registry_name":"default","_cnpm_publish_time":1692808174158},"3.1.0":{"name":"eta","version":"3.1.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":"commonjs","main":"./dist/eta.umd.js","umd:main":"./dist/eta.umd.js","unpkg":"./dist/browser.umd.js","module":"./dist/eta.module.mjs","types":"./dist/types/index.d.ts","source":"src/index.ts","exports":{"types":"./dist/types/index.d.ts","import":"./dist/eta.module.mjs","browser":"./dist/browser.umd.js","require":"./dist/eta.umd.js","default":"./dist/eta.umd.js"},"sideEffects":false,"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"funding":"https://github.com/eta-dev/eta?sponsor=1","repository":{"type":"git","url":"git+https://github.com/eta-dev/eta.git"},"bugs":{"url":"https://github.com/eta-dev/eta/issues"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"build:node":"microbundle src/index.ts --target node --format esm && microbundle src/index.ts --target node --format umd","build:browser":"microbundle src/browser.ts --target web --format umd,modern --output dist/browser.js","build":"npm run build:node && npm run build:browser","commit":"git-cz","format":"prettier --write '{src,test}/**/**.ts'","lint":"eslint src/*.ts test/*.spec.ts --ext .js,.ts","prebuild":"rimraf dist","release":"npm run build && np","size":"size-limit","start":"microbundle watch","test":"jest --coverage && npm run size","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --coverage --watch"},"size-limit":[{"path":"dist/browser.umd.js","limit":"3.5 KB"}],"lint-staged":{"{src,test}/**/**.ts":["eslint"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"jest":{"transform":{".(ts)":"ts-jest"},"moduleNameMapper":{"^(\\.{1,2}/.*)\\.js$":"$1"},"testEnvironment":"node","testRegex":"\\/test\\/.*(\\.spec\\.ts)$","moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":85,"functions":95,"lines":95,"statements":95}},"collectCoverageFrom":["src/!(browser).ts"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"devDependencies":{"@commitlint/cli":"^17.4.4","@commitlint/config-conventional":"^17.4.4","@size-limit/preset-small-lib":"^8.2.4","@types/jest":"^29.4.0","@types/node":"^18.14.2","@typescript-eslint/eslint-plugin":"^5.53.0","@typescript-eslint/parser":"^5.53.0","commitizen":"^4.3.0","coveralls":"^3.1.1","cross-env":"^7.0.3","cz-conventional-changelog":"^3.3.0","eslint":"^8.35.0","eslint-config-prettier":"^8.6.0","husky":"^4.3.8","jest":"^29.4.3","lint-staged":"^13.1.2","microbundle":"^0.15.1","np":"^7.6.3","prettier":"^2.8.4","rimraf":"^4.1.2","shelljs":"^0.8.5","size-limit":"^8.2.4","ts-jest":"^29.0.5","ts-node":"^10.9.1","tslib":"^2.5.0","typescript":"^5.1.3"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"43c1a2e337236f7bd88f9e3a5539ea36effb64d8","_id":"eta@3.1.0","_nodeVersion":"19.2.0","_npmVersion":"8.19.3","dist":{"shasum":"3403d3887800c1353f87c884a1bf4adfb222cad2","size":71840,"noattachment":false,"key":"/eta/-/eta-3.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-3.1.0.tgz"},"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"directories":{},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eta_3.1.0_1690488234731_0.3149843902658427"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-07-27T20:03:54.933Z","publish_time":1690488234933,"_source_registry_name":"default","_cnpm_publish_time":1690488234933},"3.0.3":{"name":"eta","version":"3.0.3","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":"commonjs","main":"./dist/eta.umd.js","umd:main":"./dist/eta.umd.js","unpkg":"./dist/browser.umd.js","module":"./dist/eta.module.mjs","types":"./dist/types/index.d.ts","source":"src/index.ts","exports":{"types":"./dist/types/index.d.ts","browser":"./dist/browser.umd.js","require":"./dist/eta.umd.js","import":"./dist/eta.module.mjs","default":"./dist/eta.umd.js"},"sideEffects":false,"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"funding":"https://github.com/eta-dev/eta?sponsor=1","repository":{"type":"git","url":"git+https://github.com/eta-dev/eta.git"},"bugs":{"url":"https://github.com/eta-dev/eta/issues"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"build:node":"microbundle src/index.ts --target node --format esm && microbundle src/index.ts --target node --format umd","build:browser":"microbundle src/browser.ts --target web --format umd,modern --output dist/browser.js","build":"npm run build:node && npm run build:browser","commit":"git-cz","format":"prettier --write '{src,test}/**/**.ts'","lint":"eslint src/*.ts test/*.spec.ts --ext .js,.ts","prebuild":"rimraf dist","release":"npm run build && np","size":"size-limit","start":"microbundle watch","test":"jest --coverage && npm run size","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --coverage --watch"},"size-limit":[{"path":"dist/browser.umd.js","limit":"3.5 KB"}],"lint-staged":{"{src,test}/**/**.ts":["eslint"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"jest":{"transform":{".(ts)":"ts-jest"},"moduleNameMapper":{"^(\\.{1,2}/.*)\\.js$":"$1"},"testEnvironment":"node","testRegex":"\\/test\\/.*(\\.spec\\.ts)$","moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":85,"functions":95,"lines":95,"statements":95}},"collectCoverageFrom":["src/!(browser).ts"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"devDependencies":{"@commitlint/cli":"^17.4.4","@commitlint/config-conventional":"^17.4.4","@size-limit/preset-small-lib":"^8.2.4","@types/jest":"^29.4.0","@types/node":"^18.14.2","@typescript-eslint/eslint-plugin":"^5.53.0","@typescript-eslint/parser":"^5.53.0","commitizen":"^4.3.0","coveralls":"^3.1.1","cross-env":"^7.0.3","cz-conventional-changelog":"^3.3.0","eslint":"^8.35.0","eslint-config-prettier":"^8.6.0","husky":"^4.3.8","jest":"^29.4.3","lint-staged":"^13.1.2","microbundle":"^0.15.1","np":"^7.6.3","prettier":"^2.8.4","rimraf":"^4.1.2","shelljs":"^0.8.5","size-limit":"^8.2.4","ts-jest":"^29.0.5","ts-node":"^10.9.1","tslib":"^2.5.0","typescript":"^5.1.3"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"7e49013372b8958c9ffd503e39135b517bd1dce6","_id":"eta@3.0.3","_nodeVersion":"19.2.0","_npmVersion":"8.19.3","dist":{"shasum":"f438a7814c7070c18b1c9939f3b6c490a322f82f","size":71574,"noattachment":false,"key":"/eta/-/eta-3.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-3.0.3.tgz"},"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"directories":{},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eta_3.0.3_1687200592241_0.6954300954061725"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-19T18:49:52.510Z","publish_time":1687200592510,"_source_registry_name":"default","_cnpm_publish_time":1687200592510},"3.0.2":{"name":"eta","version":"3.0.2","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":"commonjs","main":"./dist/eta.umd.js","umd:main":"./dist/eta.umd.js","unpkg":"./dist/browser.umd.js","module":"./dist/eta.module.mjs","types":"./dist/types/index.d.ts","source":"src/index.ts","exports":{"types":"./dist/types/index.d.ts","browser":"./dist/browser.umd.js","require":"./dist/eta.umd.js","import":"./dist/eta.module.mjs","default":"./dist/eta.umd.js"},"sideEffects":false,"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"funding":"https://github.com/eta-dev/eta?sponsor=1","repository":{"type":"git","url":"git+https://github.com/eta-dev/eta.git"},"bugs":{"url":"https://github.com/eta-dev/eta/issues"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"build:node":"microbundle src/index.ts --target node --format esm && microbundle src/index.ts --target node --format umd","build:browser":"microbundle src/browser.ts --target web --format umd,modern --output dist/browser.js","build":"npm run build:node && npm run build:browser","commit":"git-cz","format":"prettier --write '{src,test}/**/**.ts'","lint":"eslint src/*.ts test/*.spec.ts --ext .js,.ts","prebuild":"rimraf dist","release":"npm run build && np","size":"size-limit","start":"microbundle watch","test":"jest --coverage && npm run size","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --coverage --watch"},"size-limit":[{"path":"dist/browser.umd.js","limit":"3.5 KB"}],"lint-staged":{"{src,test}/**/**.ts":["eslint"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"jest":{"transform":{".(ts)":"ts-jest"},"moduleNameMapper":{"^(\\.{1,2}/.*)\\.js$":"$1"},"testEnvironment":"node","testRegex":"\\/test\\/.*(\\.spec\\.ts)$","moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":85,"functions":95,"lines":95,"statements":95}},"collectCoverageFrom":["src/!(browser).ts"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"devDependencies":{"@commitlint/cli":"^17.4.4","@commitlint/config-conventional":"^17.4.4","@size-limit/preset-small-lib":"^8.2.4","@types/jest":"^29.4.0","@types/node":"^18.14.2","@typescript-eslint/eslint-plugin":"^5.53.0","@typescript-eslint/parser":"^5.53.0","commitizen":"^4.3.0","coveralls":"^3.1.1","cross-env":"^7.0.3","cz-conventional-changelog":"^3.3.0","eslint":"^8.35.0","eslint-config-prettier":"^8.6.0","husky":"^4.3.8","jest":"^29.4.3","lint-staged":"^13.1.2","microbundle":"^0.15.1","np":"^7.6.3","prettier":"^2.8.4","rimraf":"^4.1.2","shelljs":"^0.8.5","size-limit":"^8.2.4","ts-jest":"^29.0.5","ts-node":"^10.9.1","tslib":"^2.5.0","typescript":"^5.1.3"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"3394f19de50d158a114140073cecfe24fa458739","_id":"eta@3.0.2","_nodeVersion":"19.2.0","_npmVersion":"8.19.3","dist":{"shasum":"3e4c4c341b7b8030b6bc9c5dd0546b45780887e5","size":71588,"noattachment":false,"key":"/eta/-/eta-3.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-3.0.2.tgz"},"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"directories":{},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eta_3.0.2_1687199754098_0.861742354182299"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-19T18:35:54.293Z","publish_time":1687199754293,"_source_registry_name":"default","_cnpm_publish_time":1687199754293},"3.0.1":{"name":"eta","version":"3.0.1","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":"commonjs","main":"./dist/eta.umd.js","umd:main":"./dist/eta.umd.js","unpkg":"./dist/browser.umd.js","module":"./dist/eta.module.mjs","types":"./dist/types/index.d.ts","source":"src/index.ts","exports":{"types":"./dist/types/index.d.ts","browser":"./dist/browser.umd.js","require":"./dist/eta.umd.js","import":"./dist/eta.module.mjs","default":"./dist/eta.umd.js"},"sideEffects":false,"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"funding":"https://github.com/eta-dev/eta?sponsor=1","repository":{"type":"git","url":"git+https://github.com/eta-dev/eta.git"},"bugs":{"url":"https://github.com/eta-dev/eta/issues"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"build:node":"microbundle src/index.ts --target node --format esm && microbundle src/index.ts --target node --format umd","build:browser":"microbundle src/browser.ts --target web --format umd,modern --output dist/browser.js","build":"npm run build:node && npm run build:browser","commit":"git-cz","format":"prettier --write '{src,test}/**/**.ts'","lint":"eslint src/*.ts test/*.spec.ts --ext .js,.ts","prebuild":"rimraf dist","release":"npm run build && np","report-coverage":"cat ./coverage/lcov.info | coveralls","size":"size-limit","start":"microbundle watch","test":"jest --coverage && npm run size","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --coverage --watch","travis-deploy-once":"travis-deploy-once --pro"},"size-limit":[{"path":"dist/browser.umd.js","limit":"3.5 KB"}],"lint-staged":{"{src,test}/**/**.ts":["eslint"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"jest":{"transform":{".(ts)":"ts-jest"},"moduleNameMapper":{"^(\\.{1,2}/.*)\\.js$":"$1"},"testEnvironment":"node","testRegex":"\\/test\\/.*(\\.spec\\.ts)$","moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":85,"functions":95,"lines":95,"statements":95}},"collectCoverageFrom":["src/!(browser).ts"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"devDependencies":{"@commitlint/cli":"^17.4.4","@commitlint/config-conventional":"^17.4.4","@size-limit/preset-small-lib":"^8.2.4","@types/jest":"^29.4.0","@types/node":"^18.14.2","@typescript-eslint/eslint-plugin":"^5.53.0","@typescript-eslint/parser":"^5.53.0","commitizen":"^4.3.0","coveralls":"^3.1.1","cross-env":"^7.0.3","cz-conventional-changelog":"^3.3.0","eslint":"^8.35.0","eslint-config-prettier":"^8.6.0","husky":"^4.3.8","jest":"^29.4.3","lint-staged":"^13.1.2","microbundle":"^0.15.1","np":"^7.6.3","prettier":"^2.8.4","rimraf":"^4.1.2","shelljs":"^0.8.5","size-limit":"^8.2.4","travis-deploy-once":"^5.0.11","ts-jest":"^29.0.5","ts-node":"^10.9.1","tslib":"^2.5.0","typescript":"^4.9.5"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"ecdfe8d3c6bb25b8a3e4a4dc7c574d0e2d99b65c","_id":"eta@3.0.1","_nodeVersion":"19.2.0","_npmVersion":"8.19.3","dist":{"shasum":"e7174842a9533c6922e99dd09b422ff9db7af676","size":71687,"noattachment":false,"key":"/eta/-/eta-3.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-3.0.1.tgz"},"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"directories":{},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eta_3.0.1_1686629983018_0.9082663603635286"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-13T04:19:43.332Z","publish_time":1686629983332,"_source_registry_name":"default","_cnpm_publish_time":1686629983332},"3.0.0":{"name":"eta","version":"3.0.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":"commonjs","main":"./dist/eta.umd.js","umd:main":"./dist/eta.umd.js","unpkg":"./dist/browser.umd.js","module":"./dist/eta.module.mjs","types":"./dist/types/index.d.ts","source":"src/index.ts","exports":{"types":"./dist/types/index.d.ts","browser":"./dist/browser.umd.js","require":"./dist/eta.umd.js","import":"./dist/eta.module.mjs","default":"./dist/eta.umd.js"},"sideEffects":false,"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"funding":"https://github.com/eta-dev/eta?sponsor=1","repository":{"type":"git","url":"git+https://github.com/eta-dev/eta.git"},"bugs":{"url":"https://github.com/eta-dev/eta/issues"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"build:node":"microbundle src/index.ts --target node --format esm,umd","build:browser":"microbundle src/browser.ts --target web --format umd,modern --output dist/browser.js","build":"npm run build:node && npm run build:browser","commit":"git-cz","format":"prettier --write '{src,test}/**/**.ts'","lint":"eslint src/*.ts test/*.spec.ts --ext .js,.ts","prebuild":"rimraf dist","release":"npm run build && np","report-coverage":"cat ./coverage/lcov.info | coveralls","size":"size-limit","start":"microbundle watch","test":"jest --coverage && npm run size","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --coverage --watch","travis-deploy-once":"travis-deploy-once --pro"},"size-limit":[{"path":"dist/browser.umd.js","limit":"3.5 KB"}],"lint-staged":{"{src,test}/**/**.ts":["eslint"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"jest":{"transform":{".(ts)":"ts-jest"},"moduleNameMapper":{"^(\\.{1,2}/.*)\\.js$":"$1"},"testEnvironment":"node","testRegex":"\\/test\\/.*(\\.spec\\.ts)$","moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":85,"functions":95,"lines":95,"statements":95}},"collectCoverageFrom":["src/!(browser).ts"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"devDependencies":{"@commitlint/cli":"^17.4.4","@commitlint/config-conventional":"^17.4.4","@size-limit/preset-small-lib":"^8.2.4","@types/jest":"^29.4.0","@types/node":"^18.14.2","@typescript-eslint/eslint-plugin":"^5.53.0","@typescript-eslint/parser":"^5.53.0","commitizen":"^4.3.0","coveralls":"^3.1.1","cross-env":"^7.0.3","cz-conventional-changelog":"^3.3.0","eslint":"^8.35.0","eslint-config-prettier":"^8.6.0","husky":"^4.3.8","jest":"^29.4.3","lint-staged":"^13.1.2","microbundle":"^0.15.1","np":"^7.6.3","prettier":"^2.8.4","rimraf":"^4.1.2","shelljs":"^0.8.5","size-limit":"^8.2.4","travis-deploy-once":"^5.0.11","ts-jest":"^29.0.5","ts-node":"^10.9.1","tslib":"^2.5.0","typescript":"^4.9.5"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"0aef303eef9dda446193905b98946921e9100851","_id":"eta@3.0.0","_nodeVersion":"19.2.0","_npmVersion":"8.19.3","dist":{"shasum":"e07483ff0ea6ad9cc1254a47a8057935e5528738","size":71685,"noattachment":false,"key":"/eta/-/eta-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-3.0.0.tgz"},"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"directories":{},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eta_3.0.0_1686628438263_0.7904722284764385"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-13T03:53:58.444Z","publish_time":1686628438444,"_source_registry_name":"default","_cnpm_publish_time":1686628438444},"2.2.0":{"name":"eta","version":"2.2.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":"commonjs","main":"./dist/eta.umd.js","umd:main":"./dist/eta.umd.js","unpkg":"./dist/browser.min.umd.js","module":"./dist/eta.module.mjs","types":"./dist/types/index.d.ts","source":"src/index.ts","exports":{"types":"./dist/types/index.d.ts","browser":"./dist/browser.min.umd.js","require":"./dist/eta.umd.js","import":"./dist/eta.module.mjs","default":"./dist/eta.umd.js"},"sideEffects":false,"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"funding":"https://github.com/eta-dev/eta?sponsor=1","repository":{"type":"git","url":"git+https://github.com/eta-dev/eta.git"},"bugs":{"url":"https://github.com/eta-dev/eta/issues"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"build:node":"microbundle src/index.ts --target node --format esm,umd","build:browser":"microbundle src/browser.ts --target web --format umd --output dist/browser.min.js","build":"denoify && npm run build:node && npm run build:browser && rimraf docs && typedoc --tsconfig tsconfig.json src && deno fmt deno_dist/*.ts","commit":"git-cz","deploy-docs":"ts-node tools/gh-pages-publish","format":"prettier --write '{src,test}/**/!(*.deno).ts' && deno fmt deno_dist/*.ts","lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","prebuild":"rimraf dist && rimraf deno_dist","release":"npm run build && np","report-coverage":"cat ./coverage/lcov.info | coveralls","size":"size-limit","start":"microbundle watch","test":"jest --coverage && npm run test:deno && npm run size","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","travis-deploy-once":"travis-deploy-once --pro"},"size-limit":[{"path":"dist/browser.min.umd.js","limit":"3 KB"}],"lint-staged":{"{src,test}/**/!(*.deno).ts":["eslint"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"jest":{"transform":{".(ts)":"ts-jest"},"moduleNameMapper":{"^(\\.{1,2}/.*)\\.js$":"$1"},"testEnvironment":"node","testRegex":"\\/test\\/(?!deno\\/).*(\\.spec\\.ts)$","moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/","/test/deno/","/src/*.deno.ts"],"testPathIgnorePatterns":["/src/*.deno.ts"],"coverageThreshold":{"global":{"branches":85,"functions":95,"lines":95,"statements":95}},"collectCoverageFrom":["src/!(*.deno|browser).ts"]},"standard":{"ignore":["dist","deno_dist","src/*.deno.ts"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"devDependencies":{"@commitlint/cli":"^17.4.4","@commitlint/config-conventional":"^17.4.4","@size-limit/preset-small-lib":"^8.2.4","@types/jest":"^29.4.0","@types/node":"^18.14.2","@typescript-eslint/eslint-plugin":"^5.53.0","@typescript-eslint/parser":"^5.53.0","commitizen":"^4.3.0","coveralls":"^3.1.1","cross-env":"^7.0.3","cz-conventional-changelog":"^3.3.0","denoify":"^1.4.10","eslint":"^8.35.0","eslint-config-prettier":"^8.6.0","eslint-plugin-import":"^2.27.5","eslint-plugin-n":"^15.6.1","eslint-plugin-promise":"^6.1.1","husky":"^4.3.8","jest":"^29.4.3","lint-staged":"^13.1.2","microbundle":"^0.15.1","np":"^7.6.3","prettier":"^2.8.4","rimraf":"^4.1.2","shelljs":"^0.8.5","size-limit":"^8.2.4","travis-deploy-once":"^5.0.11","ts-jest":"^29.0.5","ts-node":"^10.9.1","tslib":"^2.5.0","typedoc":"^0.23.26","typescript":"^4.9.5"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"e05fa5f750203990336835012a30c1e017c9fd9f","_id":"eta@2.2.0","_nodeVersion":"19.2.0","_npmVersion":"8.19.3","dist":{"shasum":"eb8b5f8c4e8b6306561a455e62cd7492fe3a9b8a","size":80123,"noattachment":false,"key":"/eta/-/eta-2.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-2.2.0.tgz"},"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"directories":{},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eta_2.2.0_1684290351935_0.6775332015864937"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-17T02:25:52.102Z","publish_time":1684290352102,"_source_registry_name":"default","_cnpm_publish_time":1684290352102},"2.1.2":{"name":"eta","version":"2.1.2","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":"commonjs","main":"./dist/eta.umd.js","umd:main":"./dist/eta.umd.js","unpkg":"./dist/browser.min.umd.js","module":"./dist/eta.module.mjs","types":"./dist/types/index.d.ts","source":"src/index.ts","exports":{"types":"./dist/types/index.d.ts","browser":"./dist/browser.min.umd.js","require":"./dist/eta.umd.js","import":"./dist/eta.module.mjs","default":"./dist/eta.umd.js"},"sideEffects":false,"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"funding":"https://github.com/eta-dev/eta?sponsor=1","repository":{"type":"git","url":"git+https://github.com/eta-dev/eta.git"},"bugs":{"url":"https://github.com/eta-dev/eta/issues"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"build:node":"microbundle src/index.ts --target node --format esm,umd","build:browser":"microbundle src/browser.ts --target web --format umd --output dist/browser.min.js","build":"denoify && npm run build:node && npm run build:browser && rimraf docs && typedoc --tsconfig tsconfig.json src && deno fmt deno_dist/*.ts","commit":"git-cz","deploy-docs":"ts-node tools/gh-pages-publish","format":"prettier --write '{src,test}/**/!(*.deno).ts' && deno fmt deno_dist/*.ts","lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","prebuild":"rimraf dist && rimraf deno_dist","release":"npm run build && np","report-coverage":"cat ./coverage/lcov.info | coveralls","size":"size-limit","start":"microbundle watch","test":"jest --coverage && npm run test:deno && npm run size","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","travis-deploy-once":"travis-deploy-once --pro"},"size-limit":[{"path":"dist/browser.min.umd.js","limit":"3 KB"}],"lint-staged":{"{src,test}/**/!(*.deno).ts":["eslint"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"jest":{"transform":{".(ts)":"ts-jest"},"moduleNameMapper":{"^(\\.{1,2}/.*)\\.js$":"$1"},"testEnvironment":"node","testRegex":"\\/test\\/(?!deno\\/).*(\\.spec\\.ts)$","moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/","/test/deno/","/src/*.deno.ts"],"testPathIgnorePatterns":["/src/*.deno.ts"],"coverageThreshold":{"global":{"branches":85,"functions":95,"lines":95,"statements":95}},"collectCoverageFrom":["src/!(*.deno|browser).ts"]},"standard":{"ignore":["dist","deno_dist","src/*.deno.ts"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"devDependencies":{"@commitlint/cli":"^17.4.4","@commitlint/config-conventional":"^17.4.4","@size-limit/preset-small-lib":"^8.2.4","@types/jest":"^29.4.0","@types/node":"^18.14.2","@typescript-eslint/eslint-plugin":"^5.53.0","@typescript-eslint/parser":"^5.53.0","commitizen":"^4.3.0","coveralls":"^3.1.1","cross-env":"^7.0.3","cz-conventional-changelog":"^3.3.0","denoify":"^1.4.10","eslint":"^8.35.0","eslint-config-prettier":"^8.6.0","eslint-plugin-import":"^2.27.5","eslint-plugin-n":"^15.6.1","eslint-plugin-promise":"^6.1.1","husky":"^4.3.8","jest":"^29.4.3","lint-staged":"^13.1.2","microbundle":"^0.15.1","np":"^7.6.3","prettier":"^2.8.4","rimraf":"^4.1.2","shelljs":"^0.8.5","size-limit":"^8.2.4","travis-deploy-once":"^5.0.11","ts-jest":"^29.0.5","ts-node":"^10.9.1","tslib":"^2.5.0","typedoc":"^0.23.26","typescript":"^4.9.5"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"4be3cbe13863f78fd8149c6c74b94f2ce996dec6","_id":"eta@2.1.2","_nodeVersion":"19.2.0","_npmVersion":"8.19.3","dist":{"shasum":"2ac3899234552b60da87e5e781494ee1a8048fbc","size":80115,"noattachment":false,"key":"/eta/-/eta-2.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-2.1.2.tgz"},"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"directories":{},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eta_2.1.2_1683942997772_0.7631754541928804"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-13T01:56:37.994Z","publish_time":1683942997994,"_source_registry_name":"default","_cnpm_publish_time":1683942997994},"2.1.1":{"name":"eta","version":"2.1.1","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":"commonjs","main":"./dist/eta.umd.js","umd:main":"./dist/eta.umd.js","unpkg":"./dist/browser.min.umd.js","module":"./dist/eta.module.mjs","types":"./dist/types/index.d.ts","source":"src/index.ts","exports":{"types":"./dist/types/index.d.ts","browser":"./dist/browser.min.umd.js","require":"./dist/eta.umd.js","import":"./dist/eta.module.mjs","default":"./dist/eta.umd.js"},"sideEffects":false,"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"funding":"https://github.com/eta-dev/eta?sponsor=1","repository":{"type":"git","url":"git+https://github.com/eta-dev/eta.git"},"bugs":{"url":"https://github.com/eta-dev/eta/issues"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"build:node":"microbundle src/index.ts --target node --format esm,umd","build:browser":"microbundle src/browser.ts --target web --format umd --output dist/browser.min.js","build":"denoify && npm run build:node && npm run build:browser && rimraf docs && typedoc --tsconfig tsconfig.json src && deno fmt deno_dist/*.ts","commit":"git-cz","deploy-docs":"ts-node tools/gh-pages-publish","format":"prettier --write '{src,test}/**/!(*.deno).ts' && deno fmt deno_dist/*.ts","lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","prebuild":"rimraf dist && rimraf deno_dist","release":"npm run build && np","report-coverage":"cat ./coverage/lcov.info | coveralls","size":"size-limit","start":"microbundle watch","test":"jest --coverage && npm run test:deno && npm run size","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","travis-deploy-once":"travis-deploy-once --pro"},"size-limit":[{"path":"dist/browser.min.umd.js","limit":"3 KB"}],"lint-staged":{"{src,test}/**/!(*.deno).ts":["eslint"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"jest":{"transform":{".(ts)":"ts-jest"},"moduleNameMapper":{"^(\\.{1,2}/.*)\\.js$":"$1"},"testEnvironment":"node","testRegex":"\\/test\\/(?!deno\\/).*(\\.spec\\.ts)$","moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/","/test/deno/","/src/*.deno.ts"],"testPathIgnorePatterns":["/src/*.deno.ts"],"coverageThreshold":{"global":{"branches":85,"functions":95,"lines":95,"statements":95}},"collectCoverageFrom":["src/!(*.deno|browser).ts"]},"standard":{"ignore":["dist","deno_dist","src/*.deno.ts"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"devDependencies":{"@commitlint/cli":"^17.4.4","@commitlint/config-conventional":"^17.4.4","@size-limit/preset-small-lib":"^8.2.4","@types/jest":"^29.4.0","@types/node":"^18.14.2","@typescript-eslint/eslint-plugin":"^5.53.0","@typescript-eslint/parser":"^5.53.0","commitizen":"^4.3.0","coveralls":"^3.1.1","cross-env":"^7.0.3","cz-conventional-changelog":"^3.3.0","denoify":"^1.4.10","eslint":"^8.35.0","eslint-config-prettier":"^8.6.0","eslint-plugin-import":"^2.27.5","eslint-plugin-n":"^15.6.1","eslint-plugin-promise":"^6.1.1","husky":"^4.3.8","jest":"^29.4.3","lint-staged":"^13.1.2","microbundle":"^0.15.1","np":"^7.6.3","prettier":"^2.8.4","rimraf":"^4.1.2","shelljs":"^0.8.5","size-limit":"^8.2.4","travis-deploy-once":"^5.0.11","ts-jest":"^29.0.5","ts-node":"^10.9.1","tslib":"^2.5.0","typedoc":"^0.23.26","typescript":"^4.9.5"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"904f0806bede5a9f2f4321b4b4b88ae98b87a6b8","_id":"eta@2.1.1","_nodeVersion":"19.2.0","_npmVersion":"8.19.3","dist":{"shasum":"dfc1ced5e5515211cb9c6c9fac3eed86f4cce3e1","size":80051,"noattachment":false,"key":"/eta/-/eta-2.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-2.1.1.tgz"},"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"directories":{},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eta_2.1.1_1683406437983_0.6325769479223005"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-06T20:53:58.185Z","publish_time":1683406438185,"_source_registry_name":"default","_cnpm_publish_time":1683406438185},"2.1.0":{"name":"eta","version":"2.1.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":"commonjs","main":"./dist/eta.umd.js","umd:main":"./dist/eta.umd.js","unpkg":"./dist/browser.min.umd.js","module":"./dist/eta.module.mjs","types":"./dist/types/index.d.ts","source":"src/index.ts","exports":{"types":"./dist/types/index.d.ts","browser":"./dist/browser.min.umd.js","require":"./dist/eta.umd.js","import":"./dist/eta.module.mjs","default":"./dist/eta.umd.js"},"sideEffects":false,"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"funding":"https://github.com/eta-dev/eta?sponsor=1","repository":{"type":"git","url":"git+https://github.com/eta-dev/eta.git"},"bugs":{"url":"https://github.com/eta-dev/eta/issues"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"build:node":"microbundle src/index.ts --target node --format esm,umd","build:browser":"microbundle src/browser.ts --target web --format umd --output dist/browser.min.js","build":"denoify && npm run build:node && npm run build:browser && rimraf docs && typedoc --tsconfig tsconfig.json src && deno fmt deno_dist/*.ts","commit":"git-cz","deploy-docs":"ts-node tools/gh-pages-publish","format":"prettier --write '{src,test}/**/!(*.deno).ts' && deno fmt deno_dist/*.ts","lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","prebuild":"rimraf dist && rimraf deno_dist","release":"npm run build && np","report-coverage":"cat ./coverage/lcov.info | coveralls","size":"size-limit","start":"microbundle watch","test":"jest --coverage && npm run test:deno && npm run size","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","travis-deploy-once":"travis-deploy-once --pro"},"size-limit":[{"path":"dist/browser.min.umd.js","limit":"3 KB"}],"lint-staged":{"{src,test}/**/!(*.deno).ts":["eslint"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"jest":{"transform":{".(ts)":"ts-jest"},"moduleNameMapper":{"^(\\.{1,2}/.*)\\.js$":"$1"},"testEnvironment":"node","testRegex":"\\/test\\/(?!deno\\/).*(\\.spec\\.ts)$","moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/","/test/deno/","/src/*.deno.ts"],"testPathIgnorePatterns":["/src/*.deno.ts"],"coverageThreshold":{"global":{"branches":85,"functions":95,"lines":95,"statements":95}},"collectCoverageFrom":["src/!(*.deno|browser).ts"]},"standard":{"ignore":["dist","deno_dist","src/*.deno.ts"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"devDependencies":{"@commitlint/cli":"^17.4.4","@commitlint/config-conventional":"^17.4.4","@size-limit/preset-small-lib":"^8.2.4","@types/jest":"^29.4.0","@types/node":"^18.14.2","@typescript-eslint/eslint-plugin":"^5.53.0","@typescript-eslint/parser":"^5.53.0","commitizen":"^4.3.0","coveralls":"^3.1.1","cross-env":"^7.0.3","cz-conventional-changelog":"^3.3.0","denoify":"^1.4.10","eslint":"^8.35.0","eslint-config-prettier":"^8.6.0","eslint-plugin-import":"^2.27.5","eslint-plugin-n":"^15.6.1","eslint-plugin-promise":"^6.1.1","husky":"^4.3.8","jest":"^29.4.3","lint-staged":"^13.1.2","microbundle":"^0.15.1","np":"^7.6.3","prettier":"^2.8.4","rimraf":"^4.1.2","shelljs":"^0.8.5","size-limit":"^8.2.4","travis-deploy-once":"^5.0.11","ts-jest":"^29.0.5","ts-node":"^10.9.1","tslib":"^2.5.0","typedoc":"^0.23.26","typescript":"^4.9.5"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"4b04ac452fc2edaa0c3fa288dc53c42f58386f19","_id":"eta@2.1.0","_nodeVersion":"19.2.0","_npmVersion":"8.19.3","dist":{"shasum":"087829bdccf6ff80047b30bc4081f2a609c5794c","size":79872,"noattachment":false,"key":"/eta/-/eta-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-2.1.0.tgz"},"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"directories":{},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eta_2.1.0_1683404495203_0.06719832858299069"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-06T20:21:35.473Z","publish_time":1683404495473,"_source_registry_name":"default","_cnpm_publish_time":1683404495473},"2.0.1":{"name":"eta","version":"2.0.1","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":"commonjs","main":"./dist/eta.umd.js","umd:main":"./dist/eta.umd.js","unpkg":"./dist/browser.min.umd.js","module":"./dist/eta.module.mjs","types":"./dist/types/index.d.ts","source":"src/index.ts","exports":{"types":"./dist/types/index.d.ts","browser":"./dist/browser.min.umd.js","require":"./dist/eta.umd.js","import":"./dist/eta.module.mjs","default":"./dist/eta.umd.js"},"sideEffects":false,"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"funding":"https://github.com/eta-dev/eta?sponsor=1","repository":{"type":"git","url":"git+https://github.com/eta-dev/eta.git"},"bugs":{"url":"https://github.com/eta-dev/eta/issues"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"build:node":"microbundle src/index.ts --target node --format esm,umd","build:browser":"microbundle src/browser.ts --target web --format umd --output dist/browser.min.js","build":"denoify && npm run build:node && npm run build:browser && rimraf docs && typedoc --tsconfig tsconfig.json src && deno fmt deno_dist/*.ts","commit":"git-cz","deploy-docs":"ts-node tools/gh-pages-publish","format":"prettier --write '{src,test}/**/!(*.deno).ts' && deno fmt deno_dist/*.ts","lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","prebuild":"rimraf dist && rimraf deno_dist","release":"npm run build && np","report-coverage":"cat ./coverage/lcov.info | coveralls","size":"size-limit","start":"microbundle watch","test":"jest --coverage && npm run test:deno && npm run size","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","travis-deploy-once":"travis-deploy-once --pro"},"size-limit":[{"path":"dist/browser.min.umd.js","limit":"3 KB"}],"lint-staged":{"{src,test}/**/!(*.deno).ts":["eslint"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"jest":{"transform":{".(ts)":"ts-jest"},"moduleNameMapper":{"^(\\.{1,2}/.*)\\.js$":"$1"},"testEnvironment":"node","testRegex":"\\/test\\/(?!deno\\/).*(\\.spec\\.ts)$","moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/","/test/deno/","/src/*.deno.ts"],"testPathIgnorePatterns":["/src/*.deno.ts"],"coverageThreshold":{"global":{"branches":85,"functions":95,"lines":95,"statements":95}},"collectCoverageFrom":["src/!(*.deno|browser).ts"]},"standard":{"ignore":["dist","deno_dist","src/*.deno.ts"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"devDependencies":{"@commitlint/cli":"^17.4.4","@commitlint/config-conventional":"^17.4.4","@size-limit/preset-small-lib":"^8.2.4","@types/jest":"^29.4.0","@types/node":"^18.14.2","@typescript-eslint/eslint-plugin":"^5.53.0","@typescript-eslint/parser":"^5.53.0","commitizen":"^4.3.0","coveralls":"^3.1.1","cross-env":"^7.0.3","cz-conventional-changelog":"^3.3.0","denoify":"^1.4.10","eslint":"^8.35.0","eslint-config-prettier":"^8.6.0","eslint-plugin-import":"^2.27.5","eslint-plugin-n":"^15.6.1","eslint-plugin-promise":"^6.1.1","husky":"^4.3.8","jest":"^29.4.3","lint-staged":"^13.1.2","microbundle":"^0.15.1","np":"^7.6.3","prettier":"^2.8.4","rimraf":"^4.1.2","shelljs":"^0.8.5","size-limit":"^8.2.4","travis-deploy-once":"^5.0.11","ts-jest":"^29.0.5","ts-node":"^10.9.1","tslib":"^2.5.0","typedoc":"^0.23.26","typescript":"^4.9.5"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"efc083f2aee8c8cd39592e467c2baaba0ff61070","_id":"eta@2.0.1","_nodeVersion":"19.2.0","_npmVersion":"8.19.3","dist":{"shasum":"199e675359cb6e19d38f29e1f405e1ba0e79a6df","size":79571,"noattachment":false,"key":"/eta/-/eta-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-2.0.1.tgz"},"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"directories":{},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eta_2.0.1_1677620735855_0.05349824719266816"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-28T21:45:36.088Z","publish_time":1677620736088,"_cnpm_publish_time":1677620736088},"2.0.0":{"name":"eta","version":"2.0.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":"commonjs","main":"./dist/eta.umd.js","umd:main":"./dist/eta.umd.js","unpkg":"./dist/browser.min.umd.js","module":"./dist/eta.module.mjs","types":"./dist/types/index.d.ts","source":"src/index.ts","exports":{"types":"./dist/types/index.d.ts","browser":"./dist/browser.min.umd.js","require":"./dist/eta.umd.js","import":"./dist/eta.module.mjs","default":"./dist/eta.umd.js"},"sideEffects":false,"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"funding":"https://github.com/eta-dev/eta?sponsor=1","repository":{"type":"git","url":"git+https://github.com/eta-dev/eta.git"},"bugs":{"url":"https://github.com/eta-dev/eta/issues"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"build:node":"microbundle src/index.ts --target node --format esm,umd","build:browser":"microbundle src/browser.ts --target web --format umd --output dist/browser.min.js","build":"denoify && npm run build:node && npm run build:browser && rimraf docs && typedoc --tsconfig tsconfig.json src && deno fmt deno_dist/*.ts","commit":"git-cz","deploy-docs":"ts-node tools/gh-pages-publish","format":"prettier --write '{src,test}/**/!(*.deno).ts' && deno fmt deno_dist/*.ts","lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","prebuild":"rimraf dist && rimraf deno_dist","release":"npm run build && np","report-coverage":"cat ./coverage/lcov.info | coveralls","size":"size-limit","start":"microbundle watch","test":"jest --coverage && npm run test:deno && npm run size","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","travis-deploy-once":"travis-deploy-once --pro"},"size-limit":[{"path":"dist/browser.min.umd.js","limit":"3 KB"}],"lint-staged":{"{src,test}/**/!(*.deno).ts":["eslint"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"jest":{"transform":{".(ts)":"ts-jest"},"moduleNameMapper":{"^(\\.{1,2}/.*)\\.js$":"$1"},"testEnvironment":"node","testRegex":"\\/test\\/(?!deno\\/).*(\\.spec\\.ts)$","moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/","/test/deno/","/src/*.deno.ts"],"testPathIgnorePatterns":["/src/*.deno.ts"],"coverageThreshold":{"global":{"branches":85,"functions":95,"lines":95,"statements":95}},"collectCoverageFrom":["src/!(*.deno|browser).ts"]},"standard":{"ignore":["dist","deno_dist","src/*.deno.ts"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"devDependencies":{"@commitlint/cli":"^9.1.2","@commitlint/config-conventional":"^17.3.0","@size-limit/preset-small-lib":"^8.1.0","@types/jest":"^26.0.13","@types/node":"^14.11.1","@typescript-eslint/eslint-plugin":"^5.48.2","@typescript-eslint/parser":"^5.48.2","commitizen":"^4.2.1","coveralls":"^3.1.0","cross-env":"^7.0.2","cz-conventional-changelog":"^3.3.0","denoify":"^1.4.5","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-import":"^2.27.5","eslint-plugin-n":"^15.6.1","eslint-plugin-promise":"^6.1.1","husky":"^4.3.0","jest":"^29.3.1","lint-staged":"^10.3.0","microbundle":"^0.15.1","np":"^6.5.0","prettier":"^2.8.3","rimraf":"^3.0.2","shelljs":"^0.8.4","size-limit":"^8.1.0","travis-deploy-once":"^5.0.11","ts-jest":"^29.0.3","ts-node":"^10.9.1","tslib":"^2.2.0","typedoc":"^0.23.22","typescript":"^4.9.4"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"48ac365eaf382d06e9feb4a0d0b4959e098ac59f","_id":"eta@2.0.0","_nodeVersion":"19.2.0","_npmVersion":"8.19.3","dist":{"shasum":"376865fadebc899e5b6dfce82fae64cbbe47e594","size":79678,"noattachment":false,"key":"/eta/-/eta-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-2.0.0.tgz"},"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"directories":{},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eta_2.0.0_1674877189224_0.150239450488715"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-28T03:39:49.371Z","publish_time":1674877189371,"_cnpm_publish_time":1674877189371},"1.14.2":{"name":"eta","version":"1.14.2","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":"commonjs","main":"./dist/eta.umd.js","umd:main":"./dist/eta.umd.js","unpkg":"./dist/browser.min.umd.js","module":"./dist/eta.module.mjs","types":"./dist/types/index.d.ts","source":"src/index.ts","exports":{"types":"./dist/types/index.d.ts","browser":"./dist/browser.min.umd.js","require":"./dist/eta.umd.js","import":"./dist/eta.module.mjs","default":"./dist/eta.umd.js"},"sideEffects":false,"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"funding":"https://github.com/eta-dev/eta?sponsor=1","repository":{"type":"git","url":"git+https://github.com/eta-dev/eta.git"},"bugs":{"url":"https://github.com/eta-dev/eta/issues"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"build:node":"microbundle src/index.ts --target node --format esm,umd","build:browser":"microbundle src/browser.ts --target web --format umd --output dist/browser.min.js","build":"denoify && npm run build:node && npm run build:browser && rimraf docs && typedoc --tsconfig tsconfig.json src && deno fmt deno_dist/*.ts","commit":"git-cz","deploy-docs":"ts-node tools/gh-pages-publish","format":"prettier --write '{src,test}/**/!(*.deno).ts' && deno fmt deno_dist/*.ts","lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","prebuild":"rimraf dist && rimraf deno_dist","release":"npm run build && np","report-coverage":"cat ./coverage/lcov.info | coveralls","size":"size-limit","start":"microbundle watch","test":"jest --coverage && npm run test:deno && npm run size","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","travis-deploy-once":"travis-deploy-once --pro"},"size-limit":[{"path":"dist/browser.min.umd.js","limit":"3 KB"}],"lint-staged":{"{src,test}/**/!(*.deno).ts":["eslint"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"jest":{"transform":{".(ts)":"ts-jest"},"moduleNameMapper":{"^(\\.{1,2}/.*)\\.js$":"$1"},"testEnvironment":"node","testRegex":"\\/test\\/(?!deno\\/).*(\\.spec\\.ts)$","moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/","/test/deno/","/src/*.deno.ts"],"testPathIgnorePatterns":["/src/*.deno.ts"],"coverageThreshold":{"global":{"branches":85,"functions":95,"lines":95,"statements":95}},"collectCoverageFrom":["src/!(*.deno|browser).ts"]},"standard":{"ignore":["dist","deno_dist","src/*.deno.ts"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"devDependencies":{"@commitlint/cli":"^9.1.2","@commitlint/config-conventional":"^17.3.0","@size-limit/preset-small-lib":"^8.1.0","@types/jest":"^26.0.13","@types/node":"^14.11.1","@typescript-eslint/eslint-plugin":"^5.48.2","@typescript-eslint/parser":"^5.48.2","commitizen":"^4.2.1","coveralls":"^3.1.0","cross-env":"^7.0.2","cz-conventional-changelog":"^3.3.0","denoify":"^1.4.5","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-import":"^2.27.5","eslint-plugin-n":"^15.6.1","eslint-plugin-promise":"^6.1.1","husky":"^4.3.0","jest":"^29.3.1","lint-staged":"^10.3.0","microbundle":"^0.15.1","np":"^6.5.0","prettier":"^2.8.3","rimraf":"^3.0.2","shelljs":"^0.8.4","size-limit":"^8.1.0","travis-deploy-once":"^5.0.11","ts-jest":"^29.0.3","ts-node":"^10.9.1","tslib":"^2.2.0","typedoc":"^0.23.22","typescript":"^4.9.4"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"811b6be5ac185b4c0a3f9810c5532c97b592b0ab","_id":"eta@1.14.2","_nodeVersion":"19.2.0","_npmVersion":"8.19.3","dist":{"shasum":"5e6181a26ec13d8444c559ce51f7b3090cebbdd1","size":81302,"noattachment":false,"key":"/eta/-/eta-1.14.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-1.14.2.tgz"},"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"directories":{},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eta_1.14.2_1674506726290_0.0199783999874803"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-23T20:45:26.459Z","publish_time":1674506726459,"_cnpm_publish_time":1674506726459},"1.14.1":{"name":"eta","version":"1.14.1","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":"commonjs","main":"./dist/eta.umd.js","umd:main":"./dist/eta.umd.js","unpkg":"./dist/browser.min.umd.js","module":"./dist/eta.module.mjs","types":"./dist/types/eta.d.ts","source":"src/index.ts","exports":{"types":"./dist/types/eta.d.ts","browser":"./dist/browser.min.umd.js","require":"./dist/eta.umd.js","import":"./dist/eta.module.mjs","default":"./dist/eta.umd.js"},"sideEffects":false,"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"funding":"https://github.com/eta-dev/eta?sponsor=1","repository":{"type":"git","url":"git+https://github.com/eta-dev/eta.git"},"bugs":{"url":"https://github.com/eta-dev/eta/issues"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"build:node":"microbundle src/index.ts --target node --format esm,umd","build:browser":"microbundle src/browser.ts --target web --format umd --output dist/browser.min.js","build":"denoify && npm run build:node && npm run build:browser && rimraf docs && typedoc --tsconfig tsconfig.json src && deno fmt deno_dist/*.ts","commit":"git-cz","deploy-docs":"ts-node tools/gh-pages-publish","format":"prettier --write '{src,test}/**/!(*.deno).ts' && deno fmt deno_dist/*.ts","lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","prebuild":"rimraf dist && rimraf deno_dist","release":"npm run build && np","report-coverage":"cat ./coverage/lcov.info | coveralls","size":"size-limit","start":"microbundle watch","test":"jest --coverage && npm run test:deno && npm run size","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","travis-deploy-once":"travis-deploy-once --pro"},"size-limit":[{"path":"dist/browser.min.umd.js","limit":"3 KB"}],"lint-staged":{"{src,test}/**/!(*.deno).ts":["eslint"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"jest":{"transform":{".(ts)":"ts-jest"},"moduleNameMapper":{"^(\\.{1,2}/.*)\\.js$":"$1"},"testEnvironment":"node","testRegex":"\\/test\\/(?!deno\\/).*(\\.spec\\.ts)$","moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/","/test/deno/","/src/*.deno.ts"],"testPathIgnorePatterns":["/src/*.deno.ts"],"coverageThreshold":{"global":{"branches":85,"functions":95,"lines":95,"statements":95}},"collectCoverageFrom":["src/!(*.deno|browser).ts"]},"standard":{"ignore":["dist","deno_dist","src/*.deno.ts"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"devDependencies":{"@commitlint/cli":"^9.1.2","@commitlint/config-conventional":"^17.3.0","@size-limit/preset-small-lib":"^8.1.0","@types/jest":"^26.0.13","@types/node":"^14.11.1","@typescript-eslint/eslint-plugin":"^5.48.2","@typescript-eslint/parser":"^5.48.2","commitizen":"^4.2.1","coveralls":"^3.1.0","cross-env":"^7.0.2","cz-conventional-changelog":"^3.3.0","denoify":"^1.4.5","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-import":"^2.27.5","eslint-plugin-n":"^15.6.1","eslint-plugin-promise":"^6.1.1","husky":"^4.3.0","jest":"^29.3.1","lint-staged":"^10.3.0","microbundle":"^0.15.1","np":"^6.5.0","prettier":"^2.8.3","rimraf":"^3.0.2","shelljs":"^0.8.4","size-limit":"^8.1.0","travis-deploy-once":"^5.0.11","ts-jest":"^29.0.3","ts-node":"^10.9.1","tslib":"^2.2.0","typedoc":"^0.23.22","typescript":"^4.9.4"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"ca5b987b9317fe633c02e16a966f7640732ca99f","_id":"eta@1.14.1","_nodeVersion":"19.2.0","_npmVersion":"8.19.3","dist":{"shasum":"b0d8f0445c6eac07b3dcaf4aafe12feb3b53943f","size":81303,"noattachment":false,"key":"/eta/-/eta-1.14.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-1.14.1.tgz"},"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"directories":{},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eta_1.14.1_1674322475759_0.3051387756227453"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-21T17:34:35.932Z","publish_time":1674322475932,"_cnpm_publish_time":1674322475932},"1.14.0":{"name":"eta","version":"1.14.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","main":"./dist/eta.umd.js","module":"./dist/eta.module.js","umd:main":"./dist/eta.umd.js","unpkg":"./dist/browser.min.umd.js","types":"./dist/types/eta.d.ts","source":"src/index.ts","exports":{".":{"types":"./dist/types/eta.d.ts","browser":"./dist/browser.min.umd.js","require":"./dist/eta.umd.js","import":"./dist/eta.module.js","default":"./dist/eta.umd.js"}},"sideEffects":false,"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"funding":"https://github.com/eta-dev/eta?sponsor=1","repository":{"type":"git","url":"git+https://github.com/eta-dev/eta.git"},"bugs":{"url":"https://github.com/eta-dev/eta/issues"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"build:node":"microbundle src/index.ts --target node --format esm,umd","build:browser":"microbundle src/browser.ts --target web --format umd --output dist/browser.min.js","build":"denoify && npm run build:node && npm run build:browser && rimraf docs && typedoc --tsconfig tsconfig.json src && deno fmt deno_dist/*.ts","commit":"git-cz","deploy-docs":"ts-node tools/gh-pages-publish","format":"prettier --write '{src,test}/**/!(*.deno).ts' && deno fmt deno_dist/*.ts","lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","prebuild":"rimraf dist && rimraf deno_dist","release":"npm run build && np","report-coverage":"cat ./coverage/lcov.info | coveralls","size":"size-limit","start":"microbundle watch","test":"jest --coverage && npm run test:deno && npm run size","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","travis-deploy-once":"travis-deploy-once --pro"},"size-limit":[{"path":"dist/browser.min.umd.js","limit":"3 KB"}],"lint-staged":{"{src,test}/**/!(*.deno).ts":["eslint"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"jest":{"transform":{".(ts)":"ts-jest"},"moduleNameMapper":{"^(\\.{1,2}/.*)\\.js$":"$1"},"testEnvironment":"node","testRegex":"\\/test\\/(?!deno\\/).*(\\.spec\\.ts)$","moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/","/test/deno/","/src/*.deno.ts"],"testPathIgnorePatterns":["/src/*.deno.ts"],"coverageThreshold":{"global":{"branches":85,"functions":95,"lines":95,"statements":95}},"collectCoverageFrom":["src/!(*.deno|browser).ts"]},"standard":{"ignore":["dist","deno_dist","src/*.deno.ts"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"devDependencies":{"@commitlint/cli":"^9.1.2","@commitlint/config-conventional":"^17.3.0","@size-limit/preset-small-lib":"^8.1.0","@types/jest":"^26.0.13","@types/node":"^14.11.1","@typescript-eslint/eslint-plugin":"^5.48.2","@typescript-eslint/parser":"^5.48.2","commitizen":"^4.2.1","coveralls":"^3.1.0","cross-env":"^7.0.2","cz-conventional-changelog":"^3.3.0","denoify":"^1.4.5","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-import":"^2.27.5","eslint-plugin-n":"^15.6.1","eslint-plugin-promise":"^6.1.1","husky":"^4.3.0","jest":"^29.3.1","lint-staged":"^10.3.0","microbundle":"^0.15.1","np":"^6.5.0","prettier":"^2.8.3","rimraf":"^3.0.2","shelljs":"^0.8.4","size-limit":"^8.1.0","travis-deploy-once":"^5.0.11","ts-jest":"^29.0.3","ts-node":"^10.9.1","tslib":"^2.2.0","typedoc":"^0.23.22","typescript":"^4.9.4"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"e95e4311ff493a7db461b18122b034eb7889cb04","_id":"eta@1.14.0","_nodeVersion":"19.2.0","_npmVersion":"8.19.3","dist":{"shasum":"ae18717cdeae12d23d36d37e3cd2d366dd8a44b2","size":78668,"noattachment":false,"key":"/eta/-/eta-1.14.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-1.14.0.tgz"},"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"directories":{},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eta_1.14.0_1674276484891_0.3125003423334334"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-21T04:48:05.102Z","publish_time":1674276485102,"_cnpm_publish_time":1674276485102},"1.13.0":{"name":"eta","version":"1.13.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","main":"dist/eta.cjs","browser":"dist/browser/eta.min.js","module":"dist/eta.es.js","type":"module","exports":{"types":"./dist/types/index.d.ts","import":"./dist/eta.es.js","require":"./dist/eta.cjs","browser":"./dist/browser/eta.min.js"},"types":"dist/types/index.d.ts","typings":"dist/types/index.d.ts","jsdelivr":"dist/browser/eta.min.js","unpkg":"dist/browser/eta.min.js","sideEffects":false,"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"funding":"https://github.com/eta-dev/eta?sponsor=1","repository":{"type":"git","url":"git+https://github.com/eta-dev/eta.git"},"bugs":{"url":"https://github.com/eta-dev/eta/issues"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"build":"denoify && rollup -c rollup.config.ts && rimraf docs && typedoc --tsconfig tsconfig.json src && deno fmt deno_dist/*.ts","commit":"git-cz","deploy-docs":"ts-node tools/gh-pages-publish","format":"prettier --write '{src,test}/**/!(*.deno).ts' && deno fmt deno_dist/*.ts","lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","prebuild":"rimraf dist && rimraf deno_dist","release":"npm run build && np","report-coverage":"cat ./coverage/lcov.info | coveralls","size":"size-limit","start":"rollup -c rollup.config.ts -w","test":"jest --coverage && npm run test:deno && npm run size","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","travis-deploy-once":"travis-deploy-once --pro"},"size-limit":[{"path":"dist/browser/eta.min.js","limit":"3 KB"}],"lint-staged":{"{src,test}/**/!(*.deno).ts":["eslint"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"jest":{"transform":{".(ts)":"ts-jest"},"testEnvironment":"node","testRegex":"\\/test\\/(?!deno\\/).*(\\.spec\\.ts)$","moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/","/test/deno/","/src/*.deno.ts"],"testPathIgnorePatterns":["/src/*.deno.ts"],"coverageThreshold":{"global":{"branches":85,"functions":95,"lines":95,"statements":95}},"collectCoverageFrom":["src/!(*.deno|browser).ts"]},"standard":{"ignore":["dist","deno_dist","src/*.deno.ts"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"devDependencies":{"@commitlint/cli":"^9.1.2","@commitlint/config-conventional":"^17.3.0","@rollup/plugin-commonjs":"^15.1.0","@rollup/plugin-node-resolve":"^9.0.0","@size-limit/preset-small-lib":"^8.1.0","@types/jest":"^26.0.13","@types/node":"^14.11.1","@typescript-eslint/eslint-plugin":"5","@typescript-eslint/parser":"^5.46.1","commitizen":"^4.2.1","coveralls":"^3.1.0","cross-env":"^7.0.2","cz-conventional-changelog":"^3.3.0","denoify":"^0.6.3","eslint":"^8.29.0","eslint-config-eta-dev":"^1.0.0","eslint-config-prettier":"^8.5.0","eslint-plugin-import":"2","eslint-plugin-node":"11","eslint-plugin-promise":"4","eslint-plugin-standard":"4","husky":"^4.3.0","jest":"^29.3.1","lint-staged":"^10.3.0","np":"^6.5.0","prettier":"2.1.1","rimraf":"^3.0.2","rollup":"^2.26.11","rollup-plugin-prettier":"^2.1.0","rollup-plugin-terser":"^7.0.2","rollup-plugin-typescript2":"^0.27.2","shelljs":"^0.8.4","size-limit":"^8.1.0","travis-deploy-once":"^5.0.11","ts-jest":"^29.0.3","ts-node":"^10.9.1","tslib":"^2.2.0","typedoc":"^0.23.22","typescript":"^4.9.4"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"72f6c5bffa470bb6d6cc3f55dc44f7249ba5624f","_id":"eta@1.13.0","_nodeVersion":"19.2.0","_npmVersion":"8.19.3","dist":{"shasum":"fff245d667ee663f614cb73eed8bf20917fe5843","size":114916,"noattachment":false,"key":"/eta/-/eta-1.13.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-1.13.0.tgz"},"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"directories":{},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eta_1.13.0_1673474296308_0.8411835253603579"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-11T21:58:16.591Z","publish_time":1673474296591,"_cnpm_publish_time":1673474296591},"1.12.3":{"name":"eta","version":"1.12.3","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/","main":"dist/eta.cjs","browser":"dist/browser/eta.min.js","module":"dist/eta.es.js","type":"module","exports":{"import":"./dist/eta.es.js","require":"./dist/eta.cjs","browser":"./dist/browser/eta.min.js"},"types":"dist/types/index.d.ts","typings":"dist/types/index.d.ts","jsdelivr":"dist/browser/eta.min.js","unpkg":"dist/browser/eta.min.js","sideEffects":false,"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"funding":"https://github.com/eta-dev/eta?sponsor=1","repository":{"type":"git","url":"git+https://github.com/eta-dev/eta.git"},"bugs":{"url":"https://github.com/eta-dev/eta/issues"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"build":"denoify && rollup -c rollup.config.ts && typedoc --tsconfig tsconfig.json --target es6 src && deno fmt deno_dist/*.ts","commit":"git-cz","deploy-docs":"ts-node tools/gh-pages-publish","format":"prettier --write '{src,test}/**/!(*.deno).ts' && deno fmt deno_dist/*.ts","lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","prebuild":"rimraf dist && rimraf deno_dist","release":"npm run build && np","report-coverage":"cat ./coverage/lcov.info | coveralls","size":"size-limit","start":"rollup -c rollup.config.ts -w","test":"jest --coverage && npm run test:deno && npm run size","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","travis-deploy-once":"travis-deploy-once --pro"},"size-limit":[{"path":"dist/browser/eta.min.js","limit":"3 KB"}],"lint-staged":{"{src,test}/**/!(*.deno).ts":["eslint"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"jest":{"transform":{".(ts)":"ts-jest"},"testEnvironment":"node","testRegex":"\\/test\\/(?!deno\\/).*(\\.spec\\.ts)$","moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/","/test/deno/","/src/*.deno.ts"],"testPathIgnorePatterns":["/src/*.deno.ts"],"coverageThreshold":{"global":{"branches":85,"functions":95,"lines":95,"statements":95}},"collectCoverageFrom":["src/!(*.deno|browser).ts"]},"standard":{"ignore":["dist","deno_dist","src/*.deno.ts"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"devDependencies":{"@commitlint/cli":"^9.1.2","@commitlint/config-conventional":"^9.1.2","@rollup/plugin-commonjs":"^15.1.0","@rollup/plugin-node-resolve":"^9.0.0","@size-limit/preset-small-lib":"^4.6.0","@types/jest":"^26.0.13","@types/node":"^14.11.1","@typescript-eslint/eslint-plugin":"^4.1.0","@typescript-eslint/parser":"4.2.0","commitizen":"^4.2.1","coveralls":"^3.1.0","cross-env":"^7.0.2","cz-conventional-changelog":"^3.3.0","denoify":"^0.6.3","eslint":"^7.9.0","eslint-config-eta-dev":"^1.0.0","eslint-config-prettier":"^6.11.0","eslint-plugin-import":"2","eslint-plugin-node":"11","eslint-plugin-promise":"4","eslint-plugin-standard":"4","husky":"^4.3.0","jest":"^26.4.2","lint-staged":"^10.3.0","np":"^6.5.0","prettier":"2.1.1","rimraf":"^3.0.2","rollup":"^2.26.11","rollup-plugin-prettier":"^2.1.0","rollup-plugin-terser":"^7.0.2","rollup-plugin-typescript2":"^0.27.2","shelljs":"^0.8.4","size-limit":"^4.6.0","travis-deploy-once":"^5.0.11","ts-jest":"^26.3.0","ts-node":"^9.0.0","tslib":"^2.2.0","typedoc":"^0.19.1","typescript":"^4.0.2"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"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","_id":"eta@1.12.3","dist":{"shasum":"2982d08adfbef39f9fa50e2fbd42d7337e7338b1","size":90686,"noattachment":false,"key":"/eta/-/eta-1.12.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-1.12.3.tgz"},"_npmUser":{"name":"shadowtime2000","email":"shadowtime2000@gmail.com"},"directories":{},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eta_1.12.3_1626070796791_0.24622024411636678"},"_hasShrinkwrap":false,"publish_time":1626070797161,"_cnpm_publish_time":1626070797161,"_cnpmcore_publish_time":"2021-12-15T16:53:49.446Z"},"1.12.2":{"name":"eta","version":"1.12.2","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/","main":"dist/eta.cjs","browser":"dist/browser/eta.min.js","module":"dist/eta.es.js","type":"module","exports":{"import":"./dist/eta.es.js","require":"./dist/eta.cjs","browser":"./dist/browser/eta.min.js"},"types":"dist/types/index.d.ts","typings":"dist/types/index.d.ts","jsdelivr":"dist/browser/eta.min.js","unpkg":"dist/browser/eta.min.js","sideEffects":false,"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"funding":"https://github.com/eta-dev/eta?sponsor=1","repository":{"type":"git","url":"git+https://github.com/eta-dev/eta.git"},"bugs":{"url":"https://github.com/eta-dev/eta/issues"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"build":"denoify && rollup -c rollup.config.ts && typedoc --tsconfig tsconfig.json --target es6 src && deno fmt deno_dist/*.ts","commit":"git-cz","deploy-docs":"ts-node tools/gh-pages-publish","format":"prettier --write '{src,test}/**/!(*.deno).ts' && deno fmt deno_dist/*.ts","lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","prebuild":"rimraf dist && rimraf deno_dist","release":"npm run build && np","report-coverage":"cat ./coverage/lcov.info | coveralls","size":"size-limit","start":"rollup -c rollup.config.ts -w","test":"jest --coverage && npm run test:deno && npm run size","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","travis-deploy-once":"travis-deploy-once --pro"},"size-limit":[{"path":"dist/browser/eta.min.js","limit":"3 KB"}],"lint-staged":{"{src,test}/**/!(*.deno).ts":["eslint"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"jest":{"transform":{".(ts)":"ts-jest"},"testEnvironment":"node","testRegex":"\\/test\\/(?!deno\\/).*(\\.spec\\.ts)$","moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/","/test/deno/","/src/*.deno.ts"],"testPathIgnorePatterns":["/src/*.deno.ts"],"coverageThreshold":{"global":{"branches":85,"functions":95,"lines":95,"statements":95}},"collectCoverageFrom":["src/!(*.deno|browser).ts"]},"standard":{"ignore":["dist","deno_dist","src/*.deno.ts"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"devDependencies":{"@commitlint/cli":"^9.1.2","@commitlint/config-conventional":"^9.1.2","@rollup/plugin-commonjs":"^15.1.0","@rollup/plugin-node-resolve":"^9.0.0","@size-limit/preset-small-lib":"^4.6.0","@types/jest":"^26.0.13","@types/node":"^14.11.1","@typescript-eslint/eslint-plugin":"^4.1.0","@typescript-eslint/parser":"4.2.0","commitizen":"^4.2.1","coveralls":"^3.1.0","cross-env":"^7.0.2","cz-conventional-changelog":"^3.3.0","denoify":"^0.6.3","eslint":"^7.9.0","eslint-config-eta-dev":"^1.0.0","eslint-config-prettier":"^6.11.0","eslint-plugin-import":"2","eslint-plugin-node":"11","eslint-plugin-promise":"4","eslint-plugin-standard":"4","husky":"^4.3.0","jest":"^26.4.2","lint-staged":"^10.3.0","np":"^6.5.0","prettier":"2.1.1","rimraf":"^3.0.2","rollup":"^2.26.11","rollup-plugin-prettier":"^2.1.0","rollup-plugin-terser":"^7.0.2","rollup-plugin-typescript2":"^0.27.2","shelljs":"^0.8.4","size-limit":"^4.6.0","travis-deploy-once":"^5.0.11","ts-jest":"^26.3.0","ts-node":"^9.0.0","typedoc":"^0.19.1","typescript":"^4.0.2"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"dependencies":{},"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","_id":"eta@1.12.2","dist":{"shasum":"ac4425d4f9478a8b4110c7d02c94f6d382cac517","size":90792,"noattachment":false,"key":"/eta/-/eta-1.12.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-1.12.2.tgz"},"_npmUser":{"name":"shadowtime2000","email":"shadowtime2000@gmail.com"},"directories":{},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eta_1.12.2_1623569487961_0.9420636407321643"},"_hasShrinkwrap":false,"publish_time":1623569488087,"_cnpm_publish_time":1623569488087,"_cnpmcore_publish_time":"2021-12-15T16:53:49.764Z"},"1.12.1":{"name":"eta","version":"1.12.1","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/","main":"dist/eta.cjs","browser":"dist/browser/eta.min.js","module":"dist/eta.es.js","type":"module","exports":{"import":"./dist/eta.es.js","require":"./dist/eta.cjs","browser":"./dist/browser/eta.min.js"},"types":"dist/types/index.d.ts","typings":"dist/types/index.d.ts","jsdelivr":"dist/browser/eta.min.js","unpkg":"dist/browser/eta.min.js","sideEffects":false,"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"funding":"https://github.com/eta-dev/eta?sponsor=1","repository":{"type":"git","url":"git+https://github.com/eta-dev/eta.git"},"bugs":{"url":"https://github.com/eta-dev/eta/issues"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"build":"denoify && rollup -c rollup.config.ts && typedoc --tsconfig tsconfig.json --target es6 src && deno fmt deno_dist/*.ts","commit":"git-cz","deploy-docs":"ts-node tools/gh-pages-publish","format":"prettier --write '{src,test}/**/!(*.deno).ts' && deno fmt deno_dist/*.ts","lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","prebuild":"rimraf dist && rimraf deno_dist","release":"npm run build && np","report-coverage":"cat ./coverage/lcov.info | coveralls","size":"size-limit","start":"rollup -c rollup.config.ts -w","test":"jest --coverage && npm run test:deno && npm run size","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","travis-deploy-once":"travis-deploy-once --pro"},"size-limit":[{"path":"dist/browser/eta.min.js","limit":"3 KB"}],"lint-staged":{"{src,test}/**/!(*.deno).ts":["eslint"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"jest":{"transform":{".(ts)":"ts-jest"},"testEnvironment":"node","testRegex":"\\/test\\/(?!deno\\/).*(\\.spec\\.ts)$","moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/","/test/deno/","/src/*.deno.ts"],"testPathIgnorePatterns":["/src/*.deno.ts"],"coverageThreshold":{"global":{"branches":85,"functions":95,"lines":95,"statements":95}},"collectCoverageFrom":["src/!(*.deno|browser).ts"]},"standard":{"ignore":["dist","deno_dist","src/*.deno.ts"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"devDependencies":{"@commitlint/cli":"^9.1.2","@commitlint/config-conventional":"^9.1.2","@rollup/plugin-commonjs":"^15.1.0","@rollup/plugin-node-resolve":"^9.0.0","@size-limit/preset-small-lib":"^4.6.0","@types/jest":"^26.0.13","@types/node":"^14.11.1","@typescript-eslint/eslint-plugin":"^4.1.0","@typescript-eslint/parser":"4.2.0","commitizen":"^4.2.1","coveralls":"^3.1.0","cross-env":"^7.0.2","cz-conventional-changelog":"^3.3.0","denoify":"^0.6.3","eslint":"^7.9.0","eslint-config-eta-dev":"^1.0.0","eslint-config-prettier":"^6.11.0","eslint-plugin-import":"2","eslint-plugin-node":"11","eslint-plugin-promise":"4","eslint-plugin-standard":"4","husky":"^4.3.0","jest":"^26.4.2","lint-staged":"^10.3.0","np":"^6.5.0","prettier":"2.1.1","rimraf":"^3.0.2","rollup":"^2.26.11","rollup-plugin-prettier":"^2.1.0","rollup-plugin-terser":"^7.0.2","rollup-plugin-typescript2":"^0.27.2","shelljs":"^0.8.4","size-limit":"^4.6.0","travis-deploy-once":"^5.0.11","ts-jest":"^26.3.0","ts-node":"^9.0.0","typedoc":"^0.19.1","typescript":"^4.0.2"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"dependencies":{},"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","_id":"eta@1.12.1","dist":{"shasum":"d985766591676c323f02dfc48a67539212745937","size":90089,"noattachment":false,"key":"/eta/-/eta-1.12.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-1.12.1.tgz"},"_npmUser":{"name":"shadowtime2000","email":"ahuja.pulkit@outlook.com"},"directories":{},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eta_1.12.1_1607209503561_0.14181466429988476"},"_hasShrinkwrap":false,"publish_time":1607209503722,"_cnpm_publish_time":1607209503722,"_cnpmcore_publish_time":"2021-12-15T16:53:50.608Z"},"1.12.0":{"name":"eta","version":"1.12.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/","main":"dist/eta.cjs","browser":"dist/browser/eta.min.js","module":"dist/eta.es.js","type":"module","exports":{"import":"./dist/eta.es.js","require":"./dist/eta.cjs","browser":"./dist/browser/eta.min.js"},"types":"dist/types/index.d.ts","typings":"dist/types/index.d.ts","jsdelivr":"dist/browser/eta.min.js","unpkg":"dist/browser/eta.min.js","sideEffects":false,"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"funding":"https://github.com/eta-dev/eta?sponsor=1","repository":{"type":"git","url":"git+https://github.com/eta-dev/eta.git"},"bugs":{"url":"https://github.com/eta-dev/eta/issues"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"build":"denoify && rollup -c rollup.config.ts && typedoc --tsconfig tsconfig.json --target es6 src && deno fmt deno_dist/*.ts","commit":"git-cz","deploy-docs":"ts-node tools/gh-pages-publish","format":"prettier --write '{src,test}/**/!(*.deno).ts' && deno fmt deno_dist/*.ts","lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","prebuild":"rimraf dist && rimraf deno_dist","release":"npm run build && np","report-coverage":"cat ./coverage/lcov.info | coveralls","size":"size-limit","start":"rollup -c rollup.config.ts -w","test":"jest --coverage && npm run test:deno && npm run size","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","travis-deploy-once":"travis-deploy-once --pro"},"size-limit":[{"path":"dist/browser/eta.min.js","limit":"3 KB"}],"lint-staged":{"{src,test}/**/!(*.deno).ts":["eslint"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"jest":{"transform":{".(ts)":"ts-jest"},"testEnvironment":"node","testRegex":"\\/test\\/(?!deno\\/).*(\\.spec\\.ts)$","moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/","/test/deno/","/src/*.deno.ts"],"testPathIgnorePatterns":["/src/*.deno.ts"],"coverageThreshold":{"global":{"branches":85,"functions":95,"lines":95,"statements":95}},"collectCoverageFrom":["src/!(*.deno|browser).ts"]},"standard":{"ignore":["dist","deno_dist","src/*.deno.ts"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"devDependencies":{"@commitlint/cli":"^9.1.2","@commitlint/config-conventional":"^9.1.2","@rollup/plugin-commonjs":"^15.1.0","@rollup/plugin-node-resolve":"^9.0.0","@size-limit/preset-small-lib":"^4.6.0","@types/jest":"^26.0.13","@types/node":"^14.11.1","@typescript-eslint/eslint-plugin":"^4.1.0","@typescript-eslint/parser":"4.2.0","commitizen":"^4.2.1","coveralls":"^3.1.0","cross-env":"^7.0.2","cz-conventional-changelog":"^3.3.0","denoify":"^0.6.3","eslint":"^7.9.0","eslint-config-eta-dev":"^1.0.0","eslint-config-prettier":"^6.11.0","eslint-plugin-import":"2","eslint-plugin-node":"11","eslint-plugin-promise":"4","eslint-plugin-standard":"4","husky":"^4.3.0","jest":"^26.4.2","lint-staged":"^10.3.0","np":"^6.5.0","prettier":"2.1.1","rimraf":"^3.0.2","rollup":"^2.26.11","rollup-plugin-prettier":"^2.1.0","rollup-plugin-terser":"^7.0.2","rollup-plugin-typescript2":"^0.27.2","shelljs":"^0.8.4","size-limit":"^4.6.0","travis-deploy-once":"^5.0.11","ts-jest":"^26.3.0","ts-node":"^9.0.0","typedoc":"^0.19.1","typescript":"^4.0.2"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"dependencies":{},"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","_id":"eta@1.12.0","dist":{"shasum":"3e4afd6a47663305d3c8a699f073afe142372820","size":90112,"noattachment":false,"key":"/eta/-/eta-1.12.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-1.12.0.tgz"},"_npmUser":{"name":"shadowtime2000","email":"ahuja.pulkit@outlook.com"},"directories":{},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eta_1.12.0_1606679303812_0.6426369923173771"},"_hasShrinkwrap":false,"publish_time":1606679303973,"_cnpm_publish_time":1606679303973,"_cnpmcore_publish_time":"2021-12-15T16:53:51.018Z"},"1.11.0":{"name":"eta","version":"1.11.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/","main":"dist/eta.cjs","browser":"dist/browser/eta.min.js","module":"dist/eta.es.js","type":"module","exports":{"import":"./dist/eta.es.js","require":"./dist/eta.cjs","browser":"./dist/browser/eta.min.js"},"types":"dist/types/index.d.ts","typings":"dist/types/index.d.ts","jsdelivr":"dist/browser/eta.min.js","unpkg":"dist/browser/eta.min.js","sideEffects":false,"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"funding":"https://github.com/eta-dev/eta?sponsor=1","repository":{"type":"git","url":"git+https://github.com/eta-dev/eta.git"},"bugs":{"url":"https://github.com/eta-dev/eta/issues"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"build":"denoify && rollup -c rollup.config.ts && typedoc --tsconfig tsconfig.json --target es6 src && deno fmt deno_dist/*.ts","commit":"git-cz","deploy-docs":"ts-node tools/gh-pages-publish","format":"prettier --write '{src,test}/**/!(*.deno).ts' && deno fmt deno_dist/*.ts","lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","prebuild":"rimraf dist && rimraf deno_dist","release":"npm run build && np","report-coverage":"cat ./coverage/lcov.info | coveralls","size":"size-limit","start":"rollup -c rollup.config.ts -w","test":"jest --coverage && npm run test:deno && npm run size","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","travis-deploy-once":"travis-deploy-once --pro"},"size-limit":[{"path":"dist/browser/eta.min.js","limit":"3 KB"}],"lint-staged":{"{src,test}/**/!(*.deno).ts":["eslint"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"jest":{"transform":{".(ts)":"ts-jest"},"testEnvironment":"node","testRegex":"\\/test\\/(?!deno\\/).*(\\.spec\\.ts)$","moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/","/test/deno/","/src/*.deno.ts"],"testPathIgnorePatterns":["/src/*.deno.ts"],"coverageThreshold":{"global":{"branches":85,"functions":95,"lines":95,"statements":95}},"collectCoverageFrom":["src/!(*.deno|browser).ts"]},"standard":{"ignore":["dist","deno_dist","src/*.deno.ts"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"devDependencies":{"@commitlint/cli":"^9.1.2","@commitlint/config-conventional":"^9.1.2","@size-limit/preset-small-lib":"^4.6.0","@types/jest":"^26.0.13","@types/node":"^14.11.1","@typescript-eslint/eslint-plugin":"^4.1.0","@typescript-eslint/parser":"^4.1.0","commitizen":"^4.2.1","coveralls":"^3.1.0","cross-env":"^7.0.2","cz-conventional-changelog":"^3.3.0","denoify":"^0.5.4","eslint":"^7.9.0","eslint-config-prettier":"^6.11.0","eslint-plugin-import":"2","eslint-plugin-node":"11","eslint-plugin-promise":"4","eslint-plugin-standard":"4","husky":"^4.3.0","jest":"^26.4.2","lint-staged":"^10.3.0","np":"^6.5.0","prettier":"2.1.1","rimraf":"^3.0.2","rollup":"^2.26.11","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-prettier":"^2.1.0","rollup-plugin-terser":"^7.0.2","rollup-plugin-typescript2":"^0.27.2","shelljs":"^0.8.4","size-limit":"^4.6.0","travis-deploy-once":"^5.0.11","ts-jest":"^26.3.0","ts-node":"^9.0.0","typedoc":"^0.19.1","typescript":"^4.0.2"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"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","_id":"eta@1.11.0","dist":{"shasum":"cfc260fb4e77e1be96ac141f3e50b28da3e3c182","size":86960,"noattachment":false,"key":"/eta/-/eta-1.11.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-1.11.0.tgz"},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eta_1.11.0_1600721204963_0.4502846952519639"},"_hasShrinkwrap":false,"publish_time":1600721205102,"_cnpm_publish_time":1600721205102,"_cnpmcore_publish_time":"2021-12-15T16:53:51.280Z"},"1.10.1":{"name":"eta","version":"1.10.1","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/","main":"dist/eta.cjs","browser":"dist/browser/eta.min.js","module":"dist/eta.es.js","type":"module","exports":{"import":"./dist/eta.es.js","require":"./dist/eta.cjs","browser":"./dist/browser/eta.min.js"},"types":"dist/types/index.d.ts","typings":"dist/types/index.d.ts","jsdelivr":"dist/browser/eta.min.js","unpkg":"dist/browser/eta.min.js","sideEffects":false,"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"funding":"https://github.com/eta-dev/eta?sponsor=1","repository":{"type":"git","url":"git+https://github.com/eta-dev/eta.git"},"bugs":{"url":"https://github.com/eta-dev/eta/issues"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"build":"denoify && rollup -c rollup.config.ts && typedoc --tsconfig tsconfig.json --target es6 src && deno fmt deno_dist/*.ts","commit":"git-cz","deploy-docs":"ts-node tools/gh-pages-publish","format":"prettier --write '{src,test}/**/!(*.deno).ts' && deno fmt deno_dist/*.ts","lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","prebuild":"rimraf dist && rimraf deno_dist","release":"npm run build && np","report-coverage":"cat ./coverage/lcov.info | coveralls","size":"size-limit","start":"rollup -c rollup.config.ts -w","test":"jest --coverage && npm run test:deno && npm run size","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","travis-deploy-once":"travis-deploy-once --pro"},"size-limit":[{"path":"dist/browser/eta.min.js","limit":"3 KB"}],"lint-staged":{"{src,test}/**/!(*.deno).ts":["eslint"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"jest":{"transform":{".(ts)":"ts-jest"},"testEnvironment":"node","testRegex":"\\/test\\/(?!deno\\/).*(\\.spec\\.ts)$","moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/","/test/deno/","/src/*.deno.ts"],"testPathIgnorePatterns":["/src/*.deno.ts"],"coverageThreshold":{"global":{"branches":85,"functions":95,"lines":95,"statements":95}},"collectCoverageFrom":["src/!(*.deno|browser).ts"]},"standard":{"ignore":["dist","deno_dist","src/*.deno.ts"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"devDependencies":{"@commitlint/cli":"^9.1.2","@commitlint/config-conventional":"^9.1.2","@size-limit/preset-small-lib":"^4.6.0","@types/jest":"^26.0.13","@types/node":"^14.11.1","@typescript-eslint/eslint-plugin":"^4.1.0","@typescript-eslint/parser":"^4.1.0","commitizen":"^4.2.1","coveralls":"^3.1.0","cross-env":"^7.0.2","cz-conventional-changelog":"^3.3.0","denoify":"^0.5.4","eslint":"^7.9.0","eslint-config-prettier":"^6.11.0","eslint-plugin-import":"2","eslint-plugin-node":"11","eslint-plugin-promise":"4","eslint-plugin-standard":"4","husky":"^4.3.0","jest":"^26.4.2","lint-staged":"^10.3.0","np":"^6.5.0","prettier":"2.1.1","rimraf":"^3.0.2","rollup":"^2.26.11","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-prettier":"^2.1.0","rollup-plugin-terser":"^7.0.2","rollup-plugin-typescript2":"^0.27.2","shelljs":"^0.8.4","size-limit":"^4.6.0","travis-deploy-once":"^5.0.11","ts-jest":"^26.3.0","ts-node":"^9.0.0","typedoc":"^0.19.1","typescript":"^4.0.2"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"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","_id":"eta@1.10.1","dist":{"shasum":"65ef9a81aa63f3896e48351811401eb1ed1dac7f","size":86463,"noattachment":false,"key":"/eta/-/eta-1.10.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-1.10.1.tgz"},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eta_1.10.1_1600570309960_0.33395941293302633"},"_hasShrinkwrap":false,"publish_time":1600570310127,"_cnpm_publish_time":1600570310127,"_cnpmcore_publish_time":"2021-12-15T16:53:51.488Z"},"1.10.0":{"name":"eta","version":"1.10.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/","main":"dist/eta.cjs.js","browser":"dist/browser/eta.min.js","module":"dist/eta.es.js","exports":{"import":"./dist/eta.es.js","require":"./dist/eta.cjs.js","browser":"./dist/browser/eta.min.js"},"types":"dist/types/index.d.ts","typings":"dist/types/index.d.ts","jsdelivr":"dist/browser/eta.min.js","unpkg":"dist/browser/eta.min.js","sideEffects":false,"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"funding":"https://github.com/eta-dev/eta?sponsor=1","repository":{"type":"git","url":"git+https://github.com/eta-dev/eta.git"},"bugs":{"url":"https://github.com/eta-dev/eta/issues"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"build":"denoify && rollup -c rollup.config.ts && typedoc --tsconfig tsconfig.json --target es6 src && deno fmt deno_dist/*.ts","commit":"git-cz","deploy-docs":"ts-node tools/gh-pages-publish","format":"prettier --write '{src,test}/**/!(*.deno).ts' && deno fmt deno_dist/*.ts","lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","prebuild":"rimraf dist && rimraf deno_dist","release":"npm run build && np","report-coverage":"cat ./coverage/lcov.info | coveralls","size":"size-limit","start":"rollup -c rollup.config.ts -w","test":"jest --coverage && npm run test:deno && npm run size","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","travis-deploy-once":"travis-deploy-once --pro"},"size-limit":[{"path":"dist/browser/eta.min.js","limit":"3 KB"}],"lint-staged":{"{src,test}/**/!(*.deno).ts":["eslint"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"jest":{"transform":{".(ts)":"ts-jest"},"testEnvironment":"node","testRegex":"\\/test\\/(?!deno\\/).*(\\.spec\\.ts)$","moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/","/test/deno/","/src/*.deno.ts"],"testPathIgnorePatterns":["/src/*.deno.ts"],"coverageThreshold":{"global":{"branches":85,"functions":95,"lines":95,"statements":95}},"collectCoverageFrom":["src/!(*.deno|browser).ts"]},"standard":{"ignore":["dist","deno_dist","src/*.deno.ts"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"devDependencies":{"@commitlint/cli":"^9.1.2","@commitlint/config-conventional":"^9.1.2","@size-limit/preset-small-lib":"^4.6.0","@types/jest":"^26.0.13","@types/node":"^14.10.1","@typescript-eslint/eslint-plugin":"^4.1.0","@typescript-eslint/parser":"^4.1.0","commitizen":"^4.2.1","coveralls":"^3.1.0","cross-env":"^7.0.2","cz-conventional-changelog":"^3.3.0","denoify":"^0.5.4","eslint":"^7.9.0","eslint-config-prettier":"^6.11.0","eslint-plugin-import":"2","eslint-plugin-node":"11","eslint-plugin-promise":"4","eslint-plugin-standard":"4","husky":"^4.3.0","jest":"^26.4.2","lint-staged":"^10.3.0","np":"^6.5.0","prettier":"2.1.1","rimraf":"^3.0.2","rollup":"^2.26.11","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-prettier":"^2.1.0","rollup-plugin-terser":"^7.0.2","rollup-plugin-typescript2":"^0.27.2","shelljs":"^0.8.4","size-limit":"^4.6.0","travis-deploy-once":"^5.0.11","ts-jest":"^26.3.0","ts-node":"^9.0.0","typedoc":"^0.19.1","typescript":"^4.0.2"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"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","_id":"eta@1.10.0","dist":{"shasum":"38cbe3e49e023564bf7ca33071e38025638ea59d","size":86565,"noattachment":false,"key":"/eta/-/eta-1.10.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-1.10.0.tgz"},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eta_1.10.0_1600397194798_0.7416147614854962"},"_hasShrinkwrap":false,"publish_time":1600397194922,"_cnpm_publish_time":1600397194922,"_cnpmcore_publish_time":"2021-12-15T16:53:51.817Z"},"1.9.0":{"name":"eta","version":"1.9.0","description":"Lightweight, fast, and powerful embedded JS template engine","keywords":["handlebars","ejs","eta","template engine","typescript types"],"homepage":"https://eta.js.org/","main":"dist/eta.cjs.js","browser":"dist/browser/eta.min.js","module":"dist/eta.es.js","exports":{"import":"./dist/eta.es.js","require":"./dist/eta.cjs.js","browser":"./dist/browser/eta.min.js"},"types":"dist/types/index.d.ts","typings":"dist/types/index.d.ts","jsdelivr":"dist/browser/eta.min.js","unpkg":"dist/browser/eta.min.js","sideEffects":false,"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"funding":"https://github.com/eta-dev/eta?sponsor=1","repository":{"type":"git","url":"git+https://github.com/eta-dev/eta.git"},"bugs":{"url":"https://github.com/eta-dev/eta/issues"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"build":"denoify && rollup -c rollup.config.ts && typedoc --tsconfig tsconfig.json --target es6 src && deno fmt deno_dist/*.ts","commit":"git-cz","deploy-docs":"ts-node tools/gh-pages-publish","format":"prettier --write '{src,test}/**/!(*.deno).ts' && deno fmt deno_dist/*.ts","lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","prebuild":"rimraf dist && rimraf deno_dist","release":"npm run build && np","report-coverage":"cat ./coverage/lcov.info | coveralls","size":"size-limit","start":"rollup -c rollup.config.ts -w","test":"jest --coverage && npm run test:deno && npm run size","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","travis-deploy-once":"travis-deploy-once --pro"},"size-limit":[{"path":"dist/browser/eta.min.js","limit":"3 KB"}],"lint-staged":{"{src,test}/**/!(*.deno).ts":["eslint"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"jest":{"transform":{".(ts)":"ts-jest"},"testEnvironment":"node","testRegex":"\\/test\\/(?!deno\\/).*(\\.spec\\.ts)$","moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/","/test/deno/","/src/*.deno.ts"],"testPathIgnorePatterns":["/src/*.deno.ts"],"coverageThreshold":{"global":{"branches":85,"functions":95,"lines":95,"statements":95}},"collectCoverageFrom":["src/!(*.deno|browser).ts"]},"standard":{"ignore":["dist","deno_dist","src/*.deno.ts"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"devDependencies":{"@commitlint/cli":"^9.1.2","@commitlint/config-conventional":"^9.1.2","@size-limit/preset-small-lib":"^4.6.0","@types/jest":"^26.0.13","@types/node":"^14.10.1","@typescript-eslint/eslint-plugin":"^4.1.0","@typescript-eslint/parser":"^4.1.0","commitizen":"^4.2.1","coveralls":"^3.1.0","cross-env":"^7.0.2","cz-conventional-changelog":"^3.3.0","denoify":"^0.5.4","eslint":"^7.9.0","eslint-config-prettier":"^6.11.0","eslint-plugin-import":"2","eslint-plugin-node":"11","eslint-plugin-promise":"4","eslint-plugin-standard":"4","husky":"^4.3.0","jest":"^26.4.2","lint-staged":"^10.3.0","np":"^6.5.0","prettier":"2.1.1","rimraf":"^3.0.2","rollup":"^2.26.11","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-prettier":"^2.1.0","rollup-plugin-terser":"^7.0.2","rollup-plugin-typescript2":"^0.27.2","shelljs":"^0.8.4","size-limit":"^4.6.0","travis-deploy-once":"^5.0.11","ts-jest":"^26.3.0","ts-node":"^9.0.0","typedoc":"^0.19.1","typescript":"^4.0.2"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"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","_id":"eta@1.9.0","dist":{"shasum":"87605a10772b5acde63a268424142f618a83a14c","size":86202,"noattachment":false,"key":"/eta/-/eta-1.9.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-1.9.0.tgz"},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eta_1.9.0_1600379771395_0.9290081676409878"},"_hasShrinkwrap":false,"publish_time":1600379771499,"_cnpm_publish_time":1600379771499,"_cnpmcore_publish_time":"2021-12-15T16:53:52.106Z"},"1.8.0":{"name":"eta","version":"1.8.0","description":"Lightweight, fast, and powerful embedded JS template engine","keywords":["handlebars","ejs","eta","template engine","typescript types"],"homepage":"https://eta.js.org/","main":"dist/eta.cjs.js","browser":"dist/browser/eta.min.js","module":"dist/eta.es.js","exports":{"import":"./dist/eta.es.js","require":"./dist/eta.cjs.js","browser":"./dist/browser/eta.min.js"},"typings":"dist/types/index.d.ts","jsdelivr":"dist/browser/eta.min.js","unpkg":"dist/browser/eta.min.js","sideEffects":false,"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"funding":"https://github.com/eta-dev/eta?sponsor=1","repository":{"type":"git","url":"git+https://github.com/eta-dev/eta.git"},"bugs":{"url":"https://github.com/eta-dev/eta/issues"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"build":"denoify && rollup -c rollup.config.ts && typedoc --tsconfig tsconfig.json --target es6 src && deno fmt deno_dist/*.ts","commit":"git-cz","deploy-docs":"ts-node tools/gh-pages-publish","format":"prettier --write '{src,test}/**/!(*.deno).ts' && deno fmt deno_dist/*.ts","lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","prebuild":"rimraf dist && rimraf deno_dist","release":"npm run build && np","report-coverage":"cat ./coverage/lcov.info | coveralls","size":"size-limit","start":"rollup -c rollup.config.ts -w","test":"jest --coverage && npm run test:deno && npm run size","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","travis-deploy-once":"travis-deploy-once --pro"},"size-limit":[{"path":"dist/browser/eta.min.js","limit":"3 KB"}],"lint-staged":{"{src,test}/**/!(*.deno).ts":["eslint"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"jest":{"transform":{".(ts)":"ts-jest"},"testEnvironment":"node","testRegex":"\\/test\\/(?!deno\\/).*(\\.spec\\.ts)$","moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/","/test/deno/","/src/*.deno.ts"],"testPathIgnorePatterns":["/src/*.deno.ts"],"coverageThreshold":{"global":{"branches":85,"functions":95,"lines":95,"statements":95}},"collectCoverageFrom":["src/!(*.deno|browser).ts"]},"standard":{"ignore":["dist","deno_dist","src/*.deno.ts"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"devDependencies":{"@commitlint/cli":"^9.1.2","@commitlint/config-conventional":"^9.1.2","@size-limit/preset-small-lib":"^4.6.0","@types/jest":"^26.0.13","@types/node":"^14.10.1","@typescript-eslint/eslint-plugin":"^4.1.0","@typescript-eslint/parser":"^4.1.0","commitizen":"^4.2.1","coveralls":"^3.1.0","cross-env":"^7.0.2","cz-conventional-changelog":"^3.3.0","denoify":"^0.5.4","eslint":"^7.9.0","eslint-config-prettier":"^6.11.0","eslint-plugin-import":"2","eslint-plugin-node":"11","eslint-plugin-promise":"4","eslint-plugin-standard":"4","husky":"^4.3.0","jest":"^26.4.2","lint-staged":"^10.3.0","np":"^6.5.0","prettier":"2.1.1","rimraf":"^3.0.2","rollup":"^2.26.11","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-prettier":"^2.1.0","rollup-plugin-terser":"^7.0.2","rollup-plugin-typescript2":"^0.27.2","shelljs":"^0.8.4","size-limit":"^4.6.0","travis-deploy-once":"^5.0.11","ts-jest":"^26.3.0","ts-node":"^9.0.0","typedoc":"^0.19.1","typescript":"^4.0.2"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"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","_id":"eta@1.8.0","dist":{"shasum":"e1f732d47cdf5c0fe5ed759a59db2e09cc21cc90","size":85191,"noattachment":false,"key":"/eta/-/eta-1.8.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-1.8.0.tgz"},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eta_1.8.0_1600286706777_0.5311138507984132"},"_hasShrinkwrap":false,"publish_time":1600286706908,"_cnpm_publish_time":1600286706908,"_cnpmcore_publish_time":"2021-12-15T16:53:52.837Z"},"1.7.0":{"name":"eta","version":"1.7.0","description":"Lightweight, fast, and powerful embedded JS template engine","keywords":["handlebars","ejs","eta","template engine","typescript types"],"homepage":"https://eta.js.org/","main":"dist/eta.cjs.js","browser":"dist/browser/eta.min.js","module":"dist/eta.es.js","exports":{"import":"./dist/eta.es.js","require":"./dist/eta.cjs.js","browser":"./dist/browser/eta.min.js"},"typings":"dist/types/index.d.ts","jsdelivr":"dist/browser/eta.min.js","unpkg":"dist/browser/eta.min.js","sideEffects":false,"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"funding":"https://github.com/eta-dev/eta?sponsor=1","repository":{"type":"git","url":"git+https://github.com/eta-dev/eta.git"},"bugs":{"url":"https://github.com/eta-dev/eta/issues"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"build":"denoify && rollup -c rollup.config.ts && typedoc --tsconfig tsconfig.json --target es6 src && deno fmt deno_dist/*.ts","commit":"git-cz","deploy-docs":"ts-node tools/gh-pages-publish","format":"prettier --write '{src,test}/**/!(*.deno).ts' && deno fmt deno_dist/*.ts","lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","prebuild":"rimraf dist && rimraf deno_dist","release":"npm run build && np","report-coverage":"cat ./coverage/lcov.info | coveralls","size":"size-limit","start":"rollup -c rollup.config.ts -w","test":"jest --coverage && npm run test:deno && npm run size","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","travis-deploy-once":"travis-deploy-once --pro"},"size-limit":[{"path":"dist/browser/eta.min.js","limit":"3 KB"}],"lint-staged":{"{src,test}/**/!(*.deno).ts":["eslint"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"jest":{"transform":{".(ts)":"ts-jest"},"testEnvironment":"node","testRegex":"\\/test\\/(?!deno\\/).*(\\.spec\\.ts)$","moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/","/test/deno/","/src/*.deno.ts"],"testPathIgnorePatterns":["/src/*.deno.ts"],"coverageThreshold":{"global":{"branches":85,"functions":95,"lines":95,"statements":95}},"collectCoverageFrom":["src/!(*.deno|browser).ts"]},"standard":{"ignore":["dist","deno_dist","src/*.deno.ts"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"devDependencies":{"@commitlint/cli":"^9.1.2","@commitlint/config-conventional":"^9.1.2","@size-limit/preset-small-lib":"^4.6.0","@types/jest":"^26.0.13","@types/node":"^14.10.1","@typescript-eslint/eslint-plugin":"^4.1.0","@typescript-eslint/parser":"^4.1.0","commitizen":"^4.2.1","coveralls":"^3.1.0","cross-env":"^7.0.2","cz-conventional-changelog":"^3.3.0","denoify":"^0.5.4","eslint":"^7.9.0","eslint-config-prettier":"^6.11.0","eslint-plugin-import":"2","eslint-plugin-node":"11","eslint-plugin-promise":"4","eslint-plugin-standard":"4","husky":"^4.3.0","jest":"^26.4.2","lint-staged":"^10.3.0","np":"^6.5.0","prettier":"2.1.1","rimraf":"^3.0.2","rollup":"^2.26.11","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-prettier":"^2.1.0","rollup-plugin-terser":"^7.0.2","rollup-plugin-typescript2":"^0.27.2","shelljs":"^0.8.4","size-limit":"^4.6.0","travis-deploy-once":"^5.0.11","ts-jest":"^26.3.0","ts-node":"^9.0.0","typedoc":"^0.19.1","typescript":"^4.0.2"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"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","_id":"eta@1.7.0","dist":{"shasum":"2d2d83e364dd90c98fea51a25f33e17c09f73203","size":83500,"noattachment":false,"key":"/eta/-/eta-1.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-1.7.0.tgz"},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eta_1.7.0_1600180754103_0.7313071600022514"},"_hasShrinkwrap":false,"publish_time":1600180754203,"_cnpm_publish_time":1600180754203,"_cnpmcore_publish_time":"2021-12-15T16:53:53.627Z"},"1.6.2":{"name":"eta","version":"1.6.2","description":"Lightweight, fast, and powerful embedded JS template engine","keywords":["handlebars","ejs","eta","template engine","typescript types"],"homepage":"https://eta.js.org/","main":"dist/eta.cjs.js","browser":"dist/browser/eta.min.js","module":"dist/eta.es.js","exports":{"import":"./dist/eta.es.js","require":"./dist/eta.cjs.js","browser":"./dist/browser/eta.min.js"},"typings":"dist/types/index.d.ts","jsdelivr":"dist/browser/eta.min.js","unpkg":"dist/browser/eta.min.js","sideEffects":false,"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"funding":"https://github.com/eta-dev/eta?sponsor=1","repository":{"type":"git","url":"git+https://github.com/eta-dev/eta.git"},"bugs":{"url":"https://github.com/eta-dev/eta/issues"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"build":"denoify && rollup -c rollup.config.ts && typedoc --tsconfig tsconfig.json --target es6 src && deno fmt deno_dist/*.ts","commit":"git-cz","deploy-docs":"ts-node tools/gh-pages-publish","format":"prettier --write '{src,test}/**/!(*.deno).ts' && deno fmt deno_dist/*.ts","lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","prebuild":"rimraf dist && rimraf deno_dist","release":"ts-node tools/release","report-coverage":"cat ./coverage/lcov.info | coveralls","size":"size-limit","start":"rollup -c rollup.config.ts -w","test":"jest --coverage && npm run test:deno && npm run size","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","travis-deploy-once":"travis-deploy-once --pro"},"size-limit":[{"path":"dist/browser/eta.min.js","limit":"3 KB"}],"lint-staged":{"{src,test}/**/!(*.deno).ts":["eslint"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"jest":{"transform":{".(ts)":"ts-jest"},"testEnvironment":"node","testRegex":"\\/test\\/(?!deno\\/).*(\\.spec\\.ts)$","moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/","/test/deno/","/src/*.deno.ts"],"testPathIgnorePatterns":["/src/*.deno.ts"],"coverageThreshold":{"global":{"branches":85,"functions":95,"lines":95,"statements":95}},"collectCoverageFrom":["src/!(*.deno|browser).ts"]},"standard":{"ignore":["dist","deno_dist","src/*.deno.ts"]},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"devDependencies":{"@commitlint/cli":"^9.1.2","@commitlint/config-conventional":"^9.1.2","@size-limit/preset-small-lib":"^4.6.0","@types/jest":"^26.0.13","@types/node":"^14.10.1","@typescript-eslint/eslint-plugin":"^4.1.0","@typescript-eslint/parser":"^4.1.0","commitizen":"^4.2.1","coveralls":"^3.1.0","cross-env":"^7.0.2","cz-conventional-changelog":"^3.3.0","denoify":"^0.5.4","eslint":"^7.9.0","eslint-config-prettier":"^6.11.0","eslint-plugin-import":"2","eslint-plugin-node":"11","eslint-plugin-promise":"4","eslint-plugin-standard":"4","husky":"^4.3.0","jest":"^26.4.2","lint-staged":"^10.3.0","np":"^6.5.0","prettier":"2.1.1","rimraf":"^3.0.2","rollup":"^2.26.11","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-prettier":"^2.1.0","rollup-plugin-terser":"^7.0.2","rollup-plugin-typescript2":"^0.27.2","shelljs":"^0.8.4","size-limit":"^4.6.0","travis-deploy-once":"^5.0.11","ts-jest":"^26.3.0","ts-node":"^9.0.0","typedoc":"^0.19.1","typescript":"^4.0.2"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"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","_id":"eta@1.6.2","dist":{"shasum":"5d0dc7308f1906543b7d977b7a480b09f0ba9fac","size":83647,"noattachment":false,"key":"/eta/-/eta-1.6.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-1.6.2.tgz"},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eta_1.6.2_1599952489808_0.9443778980433299"},"_hasShrinkwrap":false,"publish_time":1599952489917,"_cnpm_publish_time":1599952489917,"_cnpmcore_publish_time":"2021-12-15T16:53:53.975Z"},"1.6.1":{"name":"eta","version":"1.6.1","description":"Lightweight, fast, and powerful embedded JS template engine","keywords":["handlebars","ejs","eta","template engine","typescript types"],"homepage":"https://eta.js.org/","main":"dist/eta.cjs.js","browser":"dist/browser/eta.min.js","module":"dist/eta.es.js","typings":"dist/types/index.d.ts","jsdelivr":"dist/browser/eta.min.js","unpkg":"dist/browser/eta.min.js","sideEffects":false,"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"funding":"https://github.com/eta-dev/eta?sponsor=1","repository":{"type":"git","url":"git+https://github.com/eta-dev/eta.git"},"bugs":{"url":"https://github.com/eta-dev/eta/issues"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"build":"denoify && rollup -c rollup.config.ts && typedoc --tsconfig tsconfig.json --target es6 src && deno fmt deno_dist/*.ts","commit":"git-cz","deploy-docs":"ts-node tools/gh-pages-publish","format":"prettier --write '{src,test}/**/!(*.deno).ts' && deno fmt deno_dist/*.ts","lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","prebuild":"rimraf dist && rimraf deno_dist","release":"ts-node tools/release","report-coverage":"cat ./coverage/lcov.info | coveralls","size":"size-limit","start":"rollup -c rollup.config.ts -w","test":"jest --coverage && npm run test:deno && npm run size","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","travis-deploy-once":"travis-deploy-once --pro"},"size-limit":[{"path":"dist/browser/eta.min.js","limit":"3 KB"}],"lint-staged":{"{src,test}/**/!(*.deno).ts":["eslint"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"jest":{"transform":{".(ts)":"ts-jest"},"testEnvironment":"node","testRegex":"\\/test\\/(?!deno\\/).*(\\.spec\\.ts)$","moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/","/test/deno/","/src/*.deno.ts"],"testPathIgnorePatterns":["/src/*.deno.ts"],"coverageThreshold":{"global":{"branches":85,"functions":95,"lines":95,"statements":95}},"collectCoverageFrom":["src/!(*.deno|browser).ts"]},"standard":{"ignore":["dist","deno_dist","src/*.deno.ts"]},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"devDependencies":{"@commitlint/cli":"^9.1.2","@commitlint/config-conventional":"^9.1.2","@size-limit/preset-small-lib":"^4.6.0","@types/jest":"^26.0.13","@types/node":"^14.10.1","@typescript-eslint/eslint-plugin":"^4.1.0","@typescript-eslint/parser":"^4.1.0","commitizen":"^4.2.1","coveralls":"^3.1.0","cross-env":"^7.0.2","cz-conventional-changelog":"^3.3.0","denoify":"^0.5.4","eslint":"^7.8.1","eslint-config-prettier":"^6.11.0","eslint-plugin-import":"2","eslint-plugin-node":"11","eslint-plugin-promise":"4","eslint-plugin-standard":"4","husky":"^4.3.0","jest":"^26.4.2","lint-staged":"^10.3.0","np":"^6.5.0","prettier":"2.1.1","rimraf":"^3.0.2","rollup":"^2.26.11","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-prettier":"^2.1.0","rollup-plugin-terser":"^7.0.2","rollup-plugin-typescript2":"^0.27.2","shelljs":"^0.8.4","size-limit":"^4.6.0","travis-deploy-once":"^5.0.11","ts-jest":"^26.3.0","ts-node":"^9.0.0","typedoc":"^0.19.1","typescript":"^4.0.2"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"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","_id":"eta@1.6.1","dist":{"shasum":"eb1bb3b36eb08396781f44d7514913ef3a38194c","size":83626,"noattachment":false,"key":"/eta/-/eta-1.6.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-1.6.1.tgz"},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eta_1.6.1_1599940235407_0.5570056181821554"},"_hasShrinkwrap":false,"publish_time":1599940235569,"_cnpm_publish_time":1599940235569,"_cnpmcore_publish_time":"2021-12-15T16:53:54.212Z"},"1.6.0":{"name":"eta","version":"1.6.0","description":"Lightweight, fast, and powerful embedded JS template engine","keywords":["handlebars","ejs","eta","template engine","typescript types"],"homepage":"https://eta.js.org/","main":"dist/eta.cjs.js","browser":"dist/browser/eta.min.js","module":"dist/eta.es.js","typings":"dist/types/index.d.ts","jsdelivr":"dist/browser/eta.min.js","unpkg":"dist/browser/eta.min.js","sideEffects":false,"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"funding":"https://github.com/eta-dev/eta?sponsor=1","repository":{"type":"git","url":"git+https://github.com/eta-dev/eta.git"},"bugs":{"url":"https://github.com/eta-dev/eta/issues"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"build":"denoify && rollup -c rollup.config.ts && typedoc --tsconfig tsconfig.json --target es6 src && deno fmt deno_dist/*.ts","commit":"git-cz","deploy-docs":"ts-node tools/gh-pages-publish","format":"prettier --write '{src,test}/**/!(*.deno).ts' && deno fmt deno_dist/*.ts","lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","prebuild":"rimraf dist && rimraf deno_dist","release":"np","report-coverage":"cat ./coverage/lcov.info | coveralls","size":"size-limit","start":"rollup -c rollup.config.ts -w","test":"jest --coverage && npm run test:deno && npm run size","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","travis-deploy-once":"travis-deploy-once --pro"},"size-limit":[{"path":"dist/browser/eta.min.js","limit":"3 KB"}],"lint-staged":{"{src,test}/**/!(*.deno).ts":["eslint"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"jest":{"transform":{".(ts)":"ts-jest"},"testEnvironment":"node","testRegex":"\\/test\\/(?!deno\\/).*(\\.spec\\.ts)$","moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/","/test/deno/","/src/*.deno.ts"],"testPathIgnorePatterns":["/src/*.deno.ts"],"coverageThreshold":{"global":{"branches":85,"functions":95,"lines":95,"statements":95}},"collectCoverageFrom":["src/!(*.deno|browser).ts"]},"standard":{"ignore":["dist","deno_dist","src/*.deno.ts"]},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"devDependencies":{"@commitlint/cli":"^9.1.2","@commitlint/config-conventional":"^9.1.2","@size-limit/preset-small-lib":"^4.6.0","@types/jest":"^26.0.13","@types/node":"^14.10.1","@typescript-eslint/eslint-plugin":"^4.1.0","@typescript-eslint/parser":"^4.1.0","commitizen":"^4.2.1","coveralls":"^3.1.0","cross-env":"^7.0.2","cz-conventional-changelog":"^3.3.0","denoify":"^0.5.4","eslint":"^7.8.1","eslint-config-prettier":"^6.11.0","eslint-plugin-import":"2","eslint-plugin-node":"11","eslint-plugin-promise":"4","eslint-plugin-standard":"4","husky":"^4.3.0","jest":"^26.4.2","lint-staged":"^10.3.0","prettier":"2.1.1","rimraf":"^3.0.2","rollup":"^2.26.11","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-prettier":"^2.1.0","rollup-plugin-terser":"^7.0.2","rollup-plugin-typescript2":"^0.27.2","shelljs":"^0.8.4","size-limit":"^4.6.0","travis-deploy-once":"^5.0.11","ts-jest":"^26.3.0","ts-node":"^9.0.0","typedoc":"^0.19.1","typescript":"^4.0.2"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"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","_id":"eta@1.6.0","dist":{"shasum":"7d97ecd65e83f0ca9a4b95e1eb515ea1ea5b1f9c","size":81072,"noattachment":false,"key":"/eta/-/eta-1.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-1.6.0.tgz"},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eta_1.6.0_1599858155521_0.9983141158924755"},"_hasShrinkwrap":false,"publish_time":1599858155765,"_cnpm_publish_time":1599858155765,"_cnpmcore_publish_time":"2021-12-15T16:53:54.437Z"},"1.5.0":{"name":"eta","version":"1.5.0","description":"Lightweight, fast, and powerful embedded JS template engine","keywords":["handlebars","ejs","eta","template engine","typescript types"],"homepage":"https://eta.js.org/","main":"dist/eta.cjs.js","browser":"dist/browser/eta.min.js","module":"dist/eta.es.js","typings":"dist/types/index.d.ts","jsdelivr":"dist/browser/eta.min.js","unpkg":"dist/browser/eta.min.js","sideEffects":false,"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"funding":"https://github.com/eta-dev/eta?sponsor=1","repository":{"type":"git","url":"git+https://github.com/eta-dev/eta.git"},"bugs":{"url":"https://github.com/eta-dev/eta/issues"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"build":"denoify && rollup -c rollup.config.ts && typedoc --tsconfig tsconfig.json --target es6 src && deno fmt deno_dist/*.ts","commit":"git-cz","deploy-docs":"ts-node tools/gh-pages-publish","format":"prettier --write '{src,test}/**/!(*.deno).ts' && deno fmt deno_dist/*.ts","lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","prebuild":"rimraf dist && rimraf deno_dist","release":"np","report-coverage":"cat ./coverage/lcov.info | coveralls","size":"size-limit","start":"rollup -c rollup.config.ts -w","test":"jest --coverage && npm run test:deno && npm run size","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","travis-deploy-once":"travis-deploy-once --pro"},"size-limit":[{"path":"dist/browser/eta.min.js","limit":"3 KB"}],"lint-staged":{"{src,test}/**/!(*.deno).ts":["eslint"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"jest":{"transform":{".(ts)":"ts-jest"},"testEnvironment":"node","testRegex":"\\/test\\/(?!deno\\/).*(\\.spec\\.ts)$","moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/","/test/deno/","/src/*.deno.ts"],"testPathIgnorePatterns":["/src/*.deno.ts"],"coverageThreshold":{"global":{"branches":85,"functions":95,"lines":95,"statements":95}},"collectCoverageFrom":["src/!(*.deno|browser).ts"]},"standard":{"ignore":["dist","deno_dist","src/*.deno.ts"]},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"devDependencies":{"@commitlint/cli":"^9.1.2","@commitlint/config-conventional":"^9.1.2","@size-limit/preset-small-lib":"^4.5.7","@types/jest":"^26.0.12","@types/node":"^14.6.2","@typescript-eslint/eslint-plugin":"^4.0.1","@typescript-eslint/parser":"^4.0.1","commitizen":"^4.2.1","coveralls":"^3.1.0","cross-env":"^7.0.2","cz-conventional-changelog":"^3.3.0","denoify":"^0.5.2","eslint":"^7.8.0","eslint-config-prettier":"^6.11.0","eslint-config-standard-with-typescript":"^18.0.2","eslint-plugin-import":"2","eslint-plugin-node":"11","eslint-plugin-promise":"4","eslint-plugin-standard":"4","husky":"^4.2.5","jest":"^26.4.2","jest-config":"^26.4.2","lint-staged":"^10.2.13","prettier":"2.1.1","prompt":"^1.0.0","replace-in-file":"^6.1.0","rimraf":"^3.0.2","rollup":"^2.26.8","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-prettier":"^2.1.0","rollup-plugin-terser":"^7.0.1","rollup-plugin-typescript2":"^0.27.2","shelljs":"^0.8.4","size-limit":"^4.5.7","travis-deploy-once":"^5.0.11","ts-jest":"^26.3.0","ts-node":"^9.0.0","typedoc":"^0.19.0","typescript":"^4.0.2"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"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","_id":"eta@1.5.0","dist":{"shasum":"82a9387592413ccda25f7041a7101520d8d9dc59","size":80599,"noattachment":false,"key":"/eta/-/eta-1.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-1.5.0.tgz"},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eta_1.5.0_1599679664969_0.060241917813113055"},"_hasShrinkwrap":false,"publish_time":1599679665088,"_cnpm_publish_time":1599679665088,"_cnpmcore_publish_time":"2021-12-15T16:53:54.689Z"},"1.4.0":{"name":"eta","version":"1.4.0","description":"Lightweight, fast, and powerful embedded JS template engine","keywords":["handlebars","ejs","eta","template engine","typescript types"],"homepage":"https://eta.js.org/","main":"dist/eta.cjs.js","browser":"dist/browser/eta.min.js","module":"dist/eta.es.js","typings":"dist/types/index.d.ts","jsdelivr":"dist/browser/eta.min.js","unpkg":"dist/browser/eta.min.js","sideEffects":false,"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"funding":"https://github.com/eta-dev/eta?sponsor=1","repository":{"type":"git","url":"git+https://github.com/eta-dev/eta.git"},"bugs":{"url":"https://github.com/eta-dev/eta/issues"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"build":"denoify && rollup -c rollup.config.ts && typedoc --tsconfig tsconfig.json --target es6 src && deno fmt deno_dist/*.ts","commit":"git-cz","deploy-docs":"ts-node tools/gh-pages-publish","format":"prettier --write '{src,test}/**/!(*.deno).ts' && deno fmt deno_dist/*.ts","lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","prebuild":"rimraf dist && rimraf deno_dist","release":"np","report-coverage":"cat ./coverage/lcov.info | coveralls","size":"size-limit","start":"rollup -c rollup.config.ts -w","test":"jest --coverage && npm run test:deno && npm run size","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","travis-deploy-once":"travis-deploy-once --pro"},"size-limit":[{"path":"dist/browser/eta.min.js","limit":"3 KB"}],"lint-staged":{"{src,test}/**/!(*.deno).ts":["eslint"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"jest":{"transform":{".(ts)":"ts-jest"},"testEnvironment":"node","testRegex":"\\/test\\/(?!deno\\/).*(\\.spec\\.ts)$","moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/","/test/deno/","/src/*.deno.ts"],"testPathIgnorePatterns":["/src/*.deno.ts"],"coverageThreshold":{"global":{"branches":85,"functions":95,"lines":95,"statements":95}},"collectCoverageFrom":["src/!(*.deno|browser).ts"]},"standard":{"ignore":["dist","deno_dist","src/*.deno.ts"]},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"devDependencies":{"@commitlint/cli":"^9.1.2","@commitlint/config-conventional":"^9.1.2","@size-limit/preset-small-lib":"^4.5.7","@types/jest":"^26.0.12","@types/node":"^14.6.2","@typescript-eslint/eslint-plugin":"^4.0.1","@typescript-eslint/parser":"^4.0.1","commitizen":"^4.2.1","coveralls":"^3.1.0","cross-env":"^7.0.2","cz-conventional-changelog":"^3.3.0","denoify":"^0.5.2","eslint":"^7.8.0","eslint-config-prettier":"^6.11.0","eslint-config-standard-with-typescript":"^18.0.2","eslint-plugin-import":"2","eslint-plugin-node":"11","eslint-plugin-promise":"4","eslint-plugin-standard":"4","husky":"^4.2.5","jest":"^26.4.2","jest-config":"^26.4.2","lint-staged":"^10.2.13","prettier":"2.1.1","prompt":"^1.0.0","replace-in-file":"^6.1.0","rimraf":"^3.0.2","rollup":"^2.26.8","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-prettier":"^2.1.0","rollup-plugin-terser":"^7.0.1","rollup-plugin-typescript2":"^0.27.2","shelljs":"^0.8.4","size-limit":"^4.5.7","travis-deploy-once":"^5.0.11","ts-jest":"^26.3.0","ts-node":"^9.0.0","typedoc":"^0.19.0","typescript":"^4.0.2"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"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","_id":"eta@1.4.0","dist":{"shasum":"660e30a339f86efd1ae4752655ffd16b12a0dd2a","size":75423,"noattachment":false,"key":"/eta/-/eta-1.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-1.4.0.tgz"},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eta_1.4.0_1599363057216_0.24644455205131122"},"_hasShrinkwrap":false,"publish_time":1599363057342,"_cnpm_publish_time":1599363057342,"_cnpmcore_publish_time":"2021-12-15T16:53:55.105Z"},"1.3.0":{"name":"eta","version":"1.3.0","description":"Lightweight, fast, and powerful embedded JS template engine","keywords":["handlebars","ejs","eta","template engine","typescript types"],"homepage":"https://eta.js.org/","main":"dist/eta.cjs.js","browser":"dist/browser/eta.min.js","module":"dist/eta.es.js","typings":"dist/types/index.d.ts","jsdelivr":"dist/browser/eta.min.js","unpkg":"dist/browser/eta.min.js","sideEffects":false,"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"funding":"https://github.com/eta-dev/eta?sponsor=1","repository":{"type":"git","url":"git+https://github.com/eta-dev/eta.git"},"bugs":{"url":"https://github.com/eta-dev/eta/issues"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","prebuild":"rimraf dist && rimraf deno_dist","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","size":"size-limit","test":"jest --coverage && npm run test:deno && npm run size","test:deno":"deno test test/deno/*.spec.ts --unstable --allow-read","test:watch":"jest --coverage --watch","test:prod":"npm run lint && npm run test -- --no-cache","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","travis-deploy-once":"travis-deploy-once --pro","format":"prettier --write '{src,test}/**/!(*.deno).ts' && deno fmt deno_dist/*.ts","release":"np"},"size-limit":[{"path":"dist/browser/eta.min.js","limit":"3 KB"}],"lint-staged":{"{src,test}/**/!(*.deno).ts":["eslint"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"jest":{"transform":{".(ts)":"ts-jest"},"testEnvironment":"node","testRegex":"\\/test\\/(?!deno\\/).*(\\.spec\\.ts)$","moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/","/test/deno/","/src/*.deno.ts"],"testPathIgnorePatterns":["/src/*.deno.ts"],"coverageThreshold":{"global":{"branches":85,"functions":95,"lines":95,"statements":95}},"collectCoverageFrom":["src/!(*.deno|browser).ts"]},"standard":{"ignore":["dist","deno_dist","src/*.deno.ts"]},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"devDependencies":{"@commitlint/cli":"^9.1.2","@commitlint/config-conventional":"^9.1.2","@size-limit/preset-small-lib":"^4.5.7","@types/jest":"^26.0.12","@types/node":"^14.6.2","@typescript-eslint/eslint-plugin":"^4.0.1","@typescript-eslint/parser":"^4.0.1","commitizen":"^4.2.1","coveralls":"^3.1.0","cross-env":"^7.0.2","cz-conventional-changelog":"^3.3.0","denoify":"^0.5.2","eslint":"^7.8.0","eslint-config-prettier":"^6.11.0","eslint-config-standard-with-typescript":"^18.0.2","eslint-plugin-import":"2","eslint-plugin-node":"11","eslint-plugin-promise":"4","eslint-plugin-standard":"4","husky":"^4.2.5","jest":"^26.4.2","jest-config":"^26.4.2","lint-staged":"^10.2.13","prettier":"2.1.1","prompt":"^1.0.0","replace-in-file":"^6.1.0","rimraf":"^3.0.2","rollup":"^2.26.8","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-prettier":"^2.1.0","rollup-plugin-terser":"^7.0.1","rollup-plugin-typescript2":"^0.27.2","shelljs":"^0.8.4","size-limit":"^4.5.7","travis-deploy-once":"^5.0.11","ts-jest":"^26.3.0","ts-node":"^9.0.0","typedoc":"^0.19.0","typescript":"^4.0.2"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"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","_id":"eta@1.3.0","dist":{"shasum":"bb95f2380738b37b18cc0326893336e391416caf","size":74193,"noattachment":false,"key":"/eta/-/eta-1.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-1.3.0.tgz"},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eta_1.3.0_1599236257422_0.983340671291743"},"_hasShrinkwrap":false,"publish_time":1599236257568,"_cnpm_publish_time":1599236257568,"_cnpmcore_publish_time":"2021-12-15T16:53:55.421Z"},"1.2.2":{"name":"eta","version":"1.2.2","description":"Lightweight, fast, and powerful embedded JS template engine","keywords":["handlebars","ejs","eta","template engine","typescript types"],"homepage":"https://eta.js.org/","main":"dist/eta.cjs.js","browser":"dist/browser/eta.min.js","module":"dist/eta.es.js","typings":"dist/types/index.d.ts","jsdelivr":"dist/browser/eta.min.js","unpkg":"dist/browser/eta.min.js","sideEffects":false,"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"funding":"https://github.com/eta-dev/eta?sponsor=1","repository":{"type":"git","url":"git+https://github.com/eta-dev/eta.git"},"bugs":{"url":"https://github.com/eta-dev/eta/issues"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","prebuild":"rimraf dist","build":"tsc --module es6 && rollup -c rollup.config.ts && typedoc --out docs --target es6 --mode modules src","quickbuild":"tsc --module es6 && rollup -c rollup.config.ts","start":"rollup -c rollup.config.ts -w","test":"jest --coverage","test:watch":"jest --coverage --watch","test:prod":"npm run lint && npm run test -- --no-cache","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","travis-deploy-once":"travis-deploy-once --pro","format":"prettier-standard --format '{src,test}/**/*.ts'"},"lint-staged":{"{src,test}/**/*.ts":["prettier-standard --lint"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"jest":{"transform":{".(ts)":"ts-jest"},"testEnvironment":"node","testRegex":"(/test/.*|\\.(test|spec))\\.(ts|js)$","moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":84,"functions":95,"lines":95,"statements":95}},"collectCoverageFrom":["src/{!(browser),}.ts"]},"standard":{"ignore":["dist"]},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"devDependencies":{"@commitlint/cli":"^8.2.0","@commitlint/config-conventional":"^8.2.0","@types/jest":"^25.1.0","@types/node":"^13.9.3","@typescript-eslint/eslint-plugin":"2","@typescript-eslint/parser":"^2.20.0","commitizen":"^4.0.3","coveralls":"^3.0.2","cross-env":"^7.0.0","cz-conventional-changelog":"^3.0.2","eslint":"^6.8.0","eslint-config-prettier":"^6.10.0","eslint-config-standard-with-typescript":"^14.0.0","eslint-plugin-import":"2","eslint-plugin-node":"11","eslint-plugin-promise":"4","eslint-plugin-standard":"4","husky":"^4.2.1","jest":"^25.2.0","jest-config":"^25.2.0","lint-staged":"^10.0.3","prettier-standard":"^16.1.0","prompt":"^1.0.0","replace-in-file":"^5.0.2","rimraf":"^3.0.0","rollup":"^1.27.13","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-prettier":"^0.6.0","rollup-plugin-terser":"^5.1.3","rollup-plugin-typescript2":"^0.26.0","shelljs":"^0.8.3","travis-deploy-once":"^5.0.9","ts-jest":"^25.1.0","ts-node":"^8.5.4","typedoc":"^0.17.3","typescript":"^3.0.3"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"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","_id":"eta@1.2.2","dist":{"shasum":"9f182673738589281042641cb22f801dcabdf7bf","size":57731,"noattachment":false,"key":"/eta/-/eta-1.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-1.2.2.tgz"},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eta_1.2.2_1593906905578_0.01011188777569716"},"_hasShrinkwrap":false,"publish_time":1593906905689,"_cnpm_publish_time":1593906905689,"_cnpmcore_publish_time":"2021-12-15T16:53:55.680Z"},"1.2.1":{"name":"eta","version":"1.2.1","description":"Lightweight, fast, and powerful embedded JS template engine","keywords":["handlebars","ejs","eta","template engine","typescript types"],"homepage":"https://eta.js.org/","main":"dist/eta.cjs.js","browser":"dist/browser/eta.min.js","module":"dist/eta.es.js","typings":"dist/types/index.d.ts","jsdelivr":"dist/browser/eta.min.js","unpkg":"dist/browser/eta.min.js","sideEffects":false,"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"funding":"https://github.com/eta-dev/eta?sponsor=1","repository":{"type":"git","url":"git+https://github.com/eta-dev/eta.git"},"bugs":{"url":"https://github.com/eta-dev/eta/issues"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","prebuild":"rimraf dist","build":"tsc --module es6 && rollup -c rollup.config.ts && typedoc --out docs --target es6 --mode modules src","quickbuild":"tsc --module es6 && rollup -c rollup.config.ts","start":"rollup -c rollup.config.ts -w","test":"jest --coverage","test:watch":"jest --coverage --watch","test:prod":"npm run lint && npm run test -- --no-cache","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","travis-deploy-once":"travis-deploy-once --pro","format":"prettier-standard --format '{src,test}/**/*.ts'"},"lint-staged":{"{src,test}/**/*.ts":["prettier-standard --lint"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"jest":{"transform":{".(ts)":"ts-jest"},"testEnvironment":"node","testRegex":"(/test/.*|\\.(test|spec))\\.(ts|js)$","moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":84,"functions":95,"lines":95,"statements":95}},"collectCoverageFrom":["src/{!(browser),}.ts"]},"standard":{"ignore":["dist"]},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"devDependencies":{"@commitlint/cli":"^8.2.0","@commitlint/config-conventional":"^8.2.0","@types/jest":"^25.1.0","@types/node":"^13.9.3","@typescript-eslint/eslint-plugin":"2","@typescript-eslint/parser":"^2.20.0","commitizen":"^4.0.3","coveralls":"^3.0.2","cross-env":"^7.0.0","cz-conventional-changelog":"^3.0.2","eslint":"^6.8.0","eslint-config-prettier":"^6.10.0","eslint-config-standard-with-typescript":"^14.0.0","eslint-plugin-import":"2","eslint-plugin-node":"11","eslint-plugin-promise":"4","eslint-plugin-standard":"4","husky":"^4.2.1","jest":"^25.2.0","jest-config":"^25.2.0","lint-staged":"^10.0.3","prettier-standard":"^16.1.0","prompt":"^1.0.0","replace-in-file":"^5.0.2","rimraf":"^3.0.0","rollup":"^1.27.13","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-prettier":"^0.6.0","rollup-plugin-terser":"^5.1.3","rollup-plugin-typescript2":"^0.26.0","shelljs":"^0.8.3","travis-deploy-once":"^5.0.9","ts-jest":"^25.1.0","ts-node":"^8.5.4","typedoc":"^0.17.3","typescript":"^3.0.3"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"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","_id":"eta@1.2.1","dist":{"shasum":"9159863fd13fcc4a39d817038480702defa6ef89","size":57668,"noattachment":false,"key":"/eta/-/eta-1.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-1.2.1.tgz"},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eta_1.2.1_1593822617257_0.09696389583129061"},"_hasShrinkwrap":false,"publish_time":1593822617400,"_cnpm_publish_time":1593822617400,"_cnpmcore_publish_time":"2021-12-15T16:53:55.912Z"},"1.2.0":{"name":"eta","version":"1.2.0","description":"Lightweight, fast, and powerful embedded JS template engine","keywords":["handlebars","ejs","eta","template engine","typescript types"],"homepage":"https://eta.js.org/","main":"dist/eta.cjs.js","browser":"dist/browser/eta.min.js","module":"dist/eta.es.js","typings":"dist/types/index.d.ts","jsdelivr":"dist/browser/eta.min.js","unpkg":"dist/browser/eta.min.js","sideEffects":false,"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"funding":"https://github.com/eta-dev/eta?sponsor=1","repository":{"type":"git","url":"git+https://github.com/eta-dev/eta.git"},"bugs":{"url":"https://github.com/eta-dev/eta/issues"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","prebuild":"rimraf dist","build":"tsc --module es6 && rollup -c rollup.config.ts && typedoc --out docs --target es6 --mode modules src","quickbuild":"tsc --module es6 && rollup -c rollup.config.ts","start":"rollup -c rollup.config.ts -w","test":"jest --coverage","test:watch":"jest --coverage --watch","test:prod":"npm run lint && npm run test -- --no-cache","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","travis-deploy-once":"travis-deploy-once --pro","format":"prettier-standard --format '{src,test}/**/*.ts'"},"lint-staged":{"{src,test}/**/*.ts":["prettier-standard --lint"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"jest":{"transform":{".(ts)":"ts-jest"},"testEnvironment":"node","testRegex":"(/test/.*|\\.(test|spec))\\.(ts|js)$","moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":84,"functions":95,"lines":95,"statements":95}},"collectCoverageFrom":["src/{!(browser),}.ts"]},"standard":{"ignore":["dist"]},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"devDependencies":{"@commitlint/cli":"^8.2.0","@commitlint/config-conventional":"^8.2.0","@types/jest":"^25.1.0","@types/node":"^13.9.3","@typescript-eslint/eslint-plugin":"2","@typescript-eslint/parser":"^2.20.0","commitizen":"^4.0.3","coveralls":"^3.0.2","cross-env":"^7.0.0","cz-conventional-changelog":"^3.0.2","eslint":"^6.8.0","eslint-config-prettier":"^6.10.0","eslint-config-standard-with-typescript":"^14.0.0","eslint-plugin-import":"2","eslint-plugin-node":"11","eslint-plugin-promise":"4","eslint-plugin-standard":"4","husky":"^4.2.1","jest":"^25.2.0","jest-config":"^25.2.0","lint-staged":"^10.0.3","prettier-standard":"^16.1.0","prompt":"^1.0.0","replace-in-file":"^5.0.2","rimraf":"^3.0.0","rollup":"^1.27.13","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-prettier":"^0.6.0","rollup-plugin-terser":"^5.1.3","rollup-plugin-typescript2":"^0.26.0","shelljs":"^0.8.3","travis-deploy-once":"^5.0.9","ts-jest":"^25.1.0","ts-node":"^8.5.4","typedoc":"^0.17.3","typescript":"^3.0.3"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"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","_id":"eta@1.2.0","dist":{"shasum":"d0b4d472bcfee71c2a6d9ba70fcfa6404062751e","size":57654,"noattachment":false,"key":"/eta/-/eta-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-1.2.0.tgz"},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eta_1.2.0_1592702233810_0.8892251583195856"},"_hasShrinkwrap":false,"publish_time":1592702233969,"_cnpm_publish_time":1592702233969,"_cnpmcore_publish_time":"2021-12-15T16:53:56.141Z"},"1.1.1":{"name":"eta","version":"1.1.1","description":"Lightweight, fast, and powerful embedded JS template engine","keywords":["handlebars","ejs","eta","template engine","typescript types"],"homepage":"https://eta.js.org/","main":"dist/eta.cjs.js","browser":"dist/browser/eta.min.js","module":"dist/eta.es.js","typings":"dist/types/index.d.ts","jsdelivr":"dist/browser/eta.min.js","unpkg":"dist/browser/eta.min.js","sideEffects":false,"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"funding":"https://github.com/eta-dev/eta?sponsor=1","repository":{"type":"git","url":"git+https://github.com/eta-dev/eta.git"},"bugs":{"url":"https://github.com/eta-dev/eta/issues"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","prebuild":"rimraf dist","build":"tsc --module es6 && rollup -c rollup.config.ts && typedoc --out docs --target es6 --mode modules src","quickbuild":"tsc --module es6 && rollup -c rollup.config.ts","start":"rollup -c rollup.config.ts -w","test":"jest --coverage","test:watch":"jest --coverage --watch","test:prod":"npm run lint && npm run test -- --no-cache","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","travis-deploy-once":"travis-deploy-once --pro","format":"prettier-standard --format '{src,test}/**/*.ts'"},"lint-staged":{"{src,test}/**/*.ts":["prettier-standard --lint"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"jest":{"transform":{".(ts)":"ts-jest"},"testEnvironment":"node","testRegex":"(/test/.*|\\.(test|spec))\\.(ts|js)$","moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":84,"functions":95,"lines":95,"statements":95}},"collectCoverageFrom":["src/{!(browser),}.ts"]},"standard":{"ignore":["dist"]},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"devDependencies":{"@commitlint/cli":"^8.2.0","@commitlint/config-conventional":"^8.2.0","@types/jest":"^25.1.0","@types/node":"^13.9.3","@typescript-eslint/eslint-plugin":"2","@typescript-eslint/parser":"^2.20.0","commitizen":"^4.0.3","coveralls":"^3.0.2","cross-env":"^7.0.0","cz-conventional-changelog":"^3.0.2","eslint":"^6.8.0","eslint-config-prettier":"^6.10.0","eslint-config-standard-with-typescript":"^14.0.0","eslint-plugin-import":"2","eslint-plugin-node":"11","eslint-plugin-promise":"4","eslint-plugin-standard":"4","husky":"^4.2.1","jest":"^25.2.0","jest-config":"^25.2.0","lint-staged":"^10.0.3","prettier-standard":"^16.1.0","prompt":"^1.0.0","replace-in-file":"^5.0.2","rimraf":"^3.0.0","rollup":"^1.27.13","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-prettier":"^0.6.0","rollup-plugin-terser":"^5.1.3","rollup-plugin-typescript2":"^0.26.0","shelljs":"^0.8.3","travis-deploy-once":"^5.0.9","ts-jest":"^25.1.0","ts-node":"^8.5.4","typedoc":"^0.17.3","typescript":"^3.0.3"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"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","_id":"eta@1.1.1","dist":{"shasum":"acd575025233488a66870b02223001d4cd467441","size":56328,"noattachment":false,"key":"/eta/-/eta-1.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-1.1.1.tgz"},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eta_1.1.1_1588087876109_0.5104022048781562"},"_hasShrinkwrap":false,"publish_time":1588087876223,"_cnpm_publish_time":1588087876223,"_cnpmcore_publish_time":"2021-12-15T16:53:56.413Z"},"1.1.0":{"name":"eta","version":"1.1.0","description":"Lightweight, fast, and powerful embedded JS template engine","keywords":["handlebars","ejs","eta","template engine","typescript types"],"homepage":"https://eta.js.org/","main":"dist/eta.cjs.js","browser":"dist/browser/eta.min.js","module":"dist/eta.es.js","typings":"dist/types/index.d.ts","jsdelivr":"dist/browser/eta.min.js","unpkg":"dist/browser/eta.min.js","sideEffects":false,"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"funding":"https://github.com/eta-dev/eta?sponsor=1","repository":{"type":"git","url":"git+https://github.com/eta-dev/eta.git"},"bugs":{"url":"https://github.com/eta-dev/eta/issues"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","prebuild":"rimraf dist","build":"tsc --module es6 && rollup -c rollup.config.ts && typedoc --out docs --target es6 --mode modules src","quickbuild":"tsc --module es6 && rollup -c rollup.config.ts","start":"rollup -c rollup.config.ts -w","test":"jest --coverage","test:watch":"jest --coverage --watch","test:prod":"npm run lint && npm run test -- --no-cache","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","travis-deploy-once":"travis-deploy-once --pro","format":"prettier-standard --format '{src,test}/**/*.ts'"},"lint-staged":{"{src,test}/**/*.ts":["prettier-standard --lint"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"jest":{"transform":{".(ts)":"ts-jest"},"testEnvironment":"node","testRegex":"(/test/.*|\\.(test|spec))\\.(ts|js)$","moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":84,"functions":95,"lines":95,"statements":95}},"collectCoverageFrom":["src/{!(browser),}.ts"]},"standard":{"ignore":["dist"]},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"devDependencies":{"@commitlint/cli":"^8.2.0","@commitlint/config-conventional":"^8.2.0","@types/jest":"^25.1.0","@types/node":"^13.9.3","@typescript-eslint/eslint-plugin":"2","@typescript-eslint/parser":"^2.20.0","commitizen":"^4.0.3","coveralls":"^3.0.2","cross-env":"^7.0.0","cz-conventional-changelog":"^3.0.2","eslint":"^6.8.0","eslint-config-prettier":"^6.10.0","eslint-config-standard-with-typescript":"^14.0.0","eslint-plugin-import":"2","eslint-plugin-node":"11","eslint-plugin-promise":"4","eslint-plugin-standard":"4","husky":"^4.2.1","jest":"^25.2.0","jest-config":"^25.2.0","lint-staged":"^10.0.3","prettier-standard":"^16.1.0","prompt":"^1.0.0","replace-in-file":"^5.0.2","rimraf":"^3.0.0","rollup":"^1.27.13","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-prettier":"^0.6.0","rollup-plugin-terser":"^5.1.3","rollup-plugin-typescript2":"^0.26.0","shelljs":"^0.8.3","travis-deploy-once":"^5.0.9","ts-jest":"^25.1.0","ts-node":"^8.5.4","typedoc":"^0.17.3","typescript":"^3.0.3"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"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","_id":"eta@1.1.0","dist":{"shasum":"e43c1aa6ea1d727b59c75e928a19a7e3019efb88","size":55029,"noattachment":false,"key":"/eta/-/eta-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-1.1.0.tgz"},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eta_1.1.0_1588018817527_0.7825673540317337"},"_hasShrinkwrap":false,"publish_time":1588018817708,"_cnpm_publish_time":1588018817708,"_cnpmcore_publish_time":"2021-12-15T16:53:56.660Z"},"1.0.3":{"name":"eta","version":"1.0.3","description":"Lightweight, fast, and powerful embedded JS template engine","keywords":["handlebars","ejs","eta","template engine","typescript types"],"homepage":"https://eta.js.org/","main":"dist/eta.cjs.js","browser":"dist/browser/eta.min.js","module":"dist/eta.es.js","typings":"dist/types/index.d.ts","jsdelivr":"dist/browser/eta.min.js","unpkg":"dist/browser/eta.min.js","sideEffects":false,"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"funding":"https://github.com/eta-dev/eta?sponsor=1","repository":{"type":"git","url":"git+https://github.com/eta-dev/eta.git"},"bugs":{"url":"https://github.com/eta-dev/eta/issues"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","prebuild":"rimraf dist","build":"tsc --module es6 && rollup -c rollup.config.ts && typedoc --out docs --target es6 --mode modules src","quickbuild":"tsc --module es6 && rollup -c rollup.config.ts","start":"rollup -c rollup.config.ts -w","test":"jest --coverage","test:watch":"jest --coverage --watch","test:prod":"npm run lint && npm run test -- --no-cache","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","travis-deploy-once":"travis-deploy-once --pro","format":"prettier-standard --format '{src,test}/**/*.ts'"},"lint-staged":{"{src,test}/**/*.ts":["prettier-standard --lint"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"jest":{"transform":{".(ts)":"ts-jest"},"testEnvironment":"node","testRegex":"(/test/.*|\\.(test|spec))\\.(ts|js)$","moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":84,"functions":95,"lines":95,"statements":95}},"collectCoverageFrom":["src/{!(browser),}.ts"]},"standard":{"ignore":["dist"]},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"devDependencies":{"@commitlint/cli":"^8.2.0","@commitlint/config-conventional":"^8.2.0","@types/jest":"^25.1.0","@types/node":"^13.9.3","@typescript-eslint/eslint-plugin":"2","@typescript-eslint/parser":"^2.20.0","commitizen":"^4.0.3","coveralls":"^3.0.2","cross-env":"^7.0.0","cz-conventional-changelog":"^3.0.2","eslint":"^6.8.0","eslint-config-prettier":"^6.10.0","eslint-config-standard-with-typescript":"^14.0.0","eslint-plugin-import":"2","eslint-plugin-node":"11","eslint-plugin-promise":"4","eslint-plugin-standard":"4","husky":"^4.2.1","jest":"^25.2.0","jest-config":"^25.2.0","lint-staged":"^10.0.3","prettier-standard":"^16.1.0","prompt":"^1.0.0","replace-in-file":"^5.0.2","rimraf":"^3.0.0","rollup":"^1.27.13","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-prettier":"^0.6.0","rollup-plugin-terser":"^5.1.3","rollup-plugin-typescript2":"^0.26.0","shelljs":"^0.8.3","travis-deploy-once":"^5.0.9","ts-jest":"^25.1.0","ts-node":"^8.5.4","typedoc":"^0.17.3","typescript":"^3.0.3"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"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","_id":"eta@1.0.3","dist":{"shasum":"f29b5405f06a96b353fde3658ee630caf0606a40","size":54956,"noattachment":false,"key":"/eta/-/eta-1.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-1.0.3.tgz"},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eta_1.0.3_1587007403874_0.4553528016811439"},"_hasShrinkwrap":false,"publish_time":1587007404035,"_cnpm_publish_time":1587007404035,"_cnpmcore_publish_time":"2021-12-15T16:53:57.379Z"},"1.0.2":{"name":"eta","version":"1.0.2","description":"Lightweight, fast, and powerful embedded JS template engine","keywords":["handlebars","ejs","eta","template engine","typescript types"],"homepage":"https://eta.js.org/","main":"dist/eta.cjs.js","browser":"dist/browser/eta.min.js","module":"dist/eta.es.js","typings":"dist/types/index.d.ts","jsdelivr":"dist/browser/eta.min.js","unpkg":"dist/browser/eta.min.js","sideEffects":false,"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"funding":"https://github.com/eta-dev/eta?sponsor=1","repository":{"type":"git","url":"git+https://github.com/eta-dev/eta.git"},"bugs":{"url":"https://github.com/eta-dev/eta/issues"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","prebuild":"rimraf dist","build":"tsc --module es6 && rollup -c rollup.config.ts && typedoc --out docs --target es6 --mode modules src","quickbuild":"tsc --module es6 && rollup -c rollup.config.ts","start":"rollup -c rollup.config.ts -w","test":"jest --coverage","test:watch":"jest --coverage --watch","test:prod":"npm run lint && npm run test -- --no-cache","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","travis-deploy-once":"travis-deploy-once --pro","format":"prettier-standard --format '{src,test}/**/*.ts'"},"lint-staged":{"{src,test}/**/*.ts":["prettier-standard --lint"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"jest":{"transform":{".(ts)":"ts-jest"},"testEnvironment":"node","testRegex":"(/test/.*|\\.(test|spec))\\.(ts|js)$","moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":84,"functions":95,"lines":95,"statements":95}},"collectCoverageFrom":["src/{!(browser),}.ts"]},"standard":{"ignore":["dist"]},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"devDependencies":{"@commitlint/cli":"^8.2.0","@commitlint/config-conventional":"^8.2.0","@types/jest":"^25.1.0","@types/node":"^13.9.3","@typescript-eslint/eslint-plugin":"2","@typescript-eslint/parser":"^2.20.0","commitizen":"^4.0.3","coveralls":"^3.0.2","cross-env":"^7.0.0","cz-conventional-changelog":"^3.0.2","eslint":"^6.8.0","eslint-config-prettier":"^6.10.0","eslint-config-standard-with-typescript":"^14.0.0","eslint-plugin-import":"2","eslint-plugin-node":"11","eslint-plugin-promise":"4","eslint-plugin-standard":"4","husky":"^4.2.1","jest":"^25.2.0","jest-config":"^25.2.0","lint-staged":"^10.0.3","prettier-standard":"^16.1.0","prompt":"^1.0.0","replace-in-file":"^5.0.2","rimraf":"^3.0.0","rollup":"^1.27.13","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-prettier":"^0.6.0","rollup-plugin-terser":"^5.1.3","rollup-plugin-typescript2":"^0.26.0","shelljs":"^0.8.3","travis-deploy-once":"^5.0.9","ts-jest":"^25.1.0","ts-node":"^8.5.4","typedoc":"^0.17.3","typescript":"^3.0.3"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"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","_id":"eta@1.0.2","dist":{"shasum":"d2b268e5d44470e8de981d0eb7fb8177e0a09c76","size":53991,"noattachment":false,"key":"/eta/-/eta-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-1.0.2.tgz"},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eta_1.0.2_1586486805955_0.2655899170286613"},"_hasShrinkwrap":false,"publish_time":1586486806099,"_cnpm_publish_time":1586486806099,"_cnpmcore_publish_time":"2021-12-15T16:53:57.704Z"},"1.0.1":{"name":"eta","version":"1.0.1","description":"Lightweight, fast, and powerful embedded JS template engine","keywords":["handlebars","ejs","eta","template engine","typescript types"],"homepage":"https://eta.js.org/","main":"dist/eta.cjs.js","browser":"dist/browser/eta.min.js","module":"dist/eta.es.js","typings":"dist/types/index.d.ts","jsdelivr":"dist/browser/eta.min.js","unpkg":"dist/browser/eta.min.js","sideEffects":false,"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"funding":"https://github.com/eta-dev/eta?sponsor=1","repository":{"type":"git","url":"git+https://github.com/eta-dev/eta.git"},"bugs":{"url":"https://github.com/eta-dev/eta/issues"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","prebuild":"rimraf dist","build":"tsc --module es6 && rollup -c rollup.config.ts && typedoc --out docs --target es6 --mode modules src","quickbuild":"tsc --module es6 && rollup -c rollup.config.ts","start":"rollup -c rollup.config.ts -w","test":"jest --coverage","test:watch":"jest --coverage --watch","test:prod":"npm run lint && npm run test -- --no-cache","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","travis-deploy-once":"travis-deploy-once --pro","format":"prettier-standard --format '{src,test}/**/*.ts'"},"lint-staged":{"{src,test}/**/*.ts":["prettier-standard --lint"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"jest":{"transform":{".(ts)":"ts-jest"},"testEnvironment":"node","testRegex":"(/test/.*|\\.(test|spec))\\.(ts|js)$","moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":85,"functions":95,"lines":95,"statements":95}},"collectCoverageFrom":["src/{!(browser),}.ts"]},"standard":{"ignore":["dist"]},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"devDependencies":{"@commitlint/cli":"^8.2.0","@commitlint/config-conventional":"^8.2.0","@types/jest":"^25.1.0","@types/node":"^13.9.3","@typescript-eslint/eslint-plugin":"2","@typescript-eslint/parser":"^2.20.0","commitizen":"^4.0.3","coveralls":"^3.0.2","cross-env":"^7.0.0","cz-conventional-changelog":"^3.0.2","eslint":"^6.8.0","eslint-config-prettier":"^6.10.0","eslint-config-standard-with-typescript":"^14.0.0","eslint-plugin-import":"2","eslint-plugin-node":"11","eslint-plugin-promise":"4","eslint-plugin-standard":"4","husky":"^4.2.1","jest":"^25.2.0","jest-config":"^25.2.0","lint-staged":"^10.0.3","prettier-standard":"^16.1.0","prompt":"^1.0.0","replace-in-file":"^5.0.2","rimraf":"^3.0.0","rollup":"^1.27.13","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-prettier":"^0.6.0","rollup-plugin-terser":"^5.1.3","rollup-plugin-typescript2":"^0.26.0","shelljs":"^0.8.3","travis-deploy-once":"^5.0.9","ts-jest":"^25.1.0","ts-node":"^8.5.4","typedoc":"^0.17.3","typescript":"^3.0.3"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"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","_id":"eta@1.0.1","dist":{"shasum":"569f057a5d9eb72a3022fd5a750386725c25bb97","size":54529,"noattachment":false,"key":"/eta/-/eta-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-1.0.1.tgz"},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eta_1.0.1_1585970690939_0.25191975543001743"},"_hasShrinkwrap":false,"publish_time":1585970691113,"_cnpm_publish_time":1585970691113,"_cnpmcore_publish_time":"2021-12-15T16:53:57.960Z"},"1.0.0":{"name":"eta","version":"1.0.0","description":"Lightweight, fast, and powerful embedded JS template engine","keywords":["handlebars","ejs","eta","template engine","typescript types"],"homepage":"https://eta.js.org/","main":"dist/eta.cjs.js","browser":"dist/browser/eta.min.js","module":"dist/eta.es.js","typings":"dist/types/index.d.ts","jsdelivr":"dist/browser/eta.min.js","unpkg":"dist/browser/eta.min.js","sideEffects":false,"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"funding":"https://github.com/eta-dev/eta?sponsor=1","repository":{"type":"git","url":"git+https://github.com/eta-dev/eta.git"},"bugs":{"url":"https://github.com/eta-dev/eta/issues"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","prebuild":"rimraf dist","build":"tsc --module es6 && rollup -c rollup.config.ts && typedoc --out docs --target es6 --mode modules src","quickbuild":"tsc --module es6 && rollup -c rollup.config.ts","start":"rollup -c rollup.config.ts -w","test":"jest --coverage","test:watch":"jest --coverage --watch","test:prod":"npm run lint && npm run test -- --no-cache","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","travis-deploy-once":"travis-deploy-once --pro","format":"prettier-standard --format '{src,test}/**/*.ts'"},"lint-staged":{"{src,test}/**/*.ts":["prettier-standard --lint"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"jest":{"transform":{".(ts)":"ts-jest"},"testEnvironment":"node","testRegex":"(/test/.*|\\.(test|spec))\\.(ts|js)$","moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":85,"functions":95,"lines":95,"statements":95}},"collectCoverageFrom":["src/{!(browser),}.ts"]},"standard":{"ignore":["dist"]},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"devDependencies":{"@commitlint/cli":"^8.2.0","@commitlint/config-conventional":"^8.2.0","@types/jest":"^25.1.0","@types/node":"^13.9.3","@typescript-eslint/eslint-plugin":"2","@typescript-eslint/parser":"^2.20.0","commitizen":"^4.0.3","coveralls":"^3.0.2","cross-env":"^7.0.0","cz-conventional-changelog":"^3.0.2","eslint":"^6.8.0","eslint-config-prettier":"^6.10.0","eslint-config-standard-with-typescript":"^14.0.0","eslint-plugin-import":"2","eslint-plugin-node":"11","eslint-plugin-promise":"4","eslint-plugin-standard":"4","husky":"^4.2.1","jest":"^25.2.0","jest-config":"^25.2.0","lint-staged":"^10.0.3","prettier-standard":"^16.1.0","prompt":"^1.0.0","replace-in-file":"^5.0.2","rimraf":"^3.0.0","rollup":"^1.27.13","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-prettier":"^0.6.0","rollup-plugin-terser":"^5.1.3","rollup-plugin-typescript2":"^0.26.0","shelljs":"^0.8.3","travis-deploy-once":"^5.0.9","ts-jest":"^25.1.0","ts-node":"^8.5.4","typedoc":"^0.17.3","typescript":"^3.0.3"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"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","_id":"eta@1.0.0","dist":{"shasum":"2afbc19d914c5c4e10a7cfcbf688fc7ebf9f645c","size":54515,"noattachment":false,"key":"/eta/-/eta-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-1.0.0.tgz"},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eta_1.0.0_1585969446883_0.5085514728380152"},"_hasShrinkwrap":false,"publish_time":1585969447044,"_cnpm_publish_time":1585969447044,"_cnpmcore_publish_time":"2021-12-15T16:53:58.298Z"},"1.0.0-beta.4":{"name":"eta","version":"1.0.0-beta.4","description":"Lightweight, fast, and powerful embedded JS template engine","keywords":["handlebars","ejs","eta","template engine","typescript types"],"homepage":"https://eta.js.org/","main":"dist/eta.cjs.js","browser":"dist/browser/eta.min.js","module":"dist/eta.es.js","typings":"dist/types/index.d.ts","jsdelivr":"dist/browser/eta.min.js","unpkg":"dist/browser/eta.min.js","sideEffects":false,"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"funding":"https://github.com/eta-dev/eta?sponsor=1","repository":{"type":"git","url":"git+https://github.com/eta-dev/eta.git"},"bugs":{"url":"https://github.com/eta-dev/eta/issues"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","prebuild":"rimraf dist","build":"tsc --module es6 && rollup -c rollup.config.ts && typedoc --out docs --target es6 --mode modules src","quickbuild":"tsc --module es6 && rollup -c rollup.config.ts","start":"rollup -c rollup.config.ts -w","test":"jest --coverage","test:watch":"jest --coverage --watch","test:prod":"npm run lint && npm run test -- --no-cache","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","travis-deploy-once":"travis-deploy-once --pro","format":"prettier-standard --format '{src,test}/**/*.ts'"},"lint-staged":{"{src,test}/**/*.ts":["prettier-standard --lint"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"jest":{"transform":{".(ts)":"ts-jest"},"testEnvironment":"node","testRegex":"(/test/.*|\\.(test|spec))\\.(ts|js)$","moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":70,"functions":95,"lines":90,"statements":90}},"collectCoverageFrom":["src/{!(browser),}.ts"]},"standard":{"ignore":["dist"]},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"devDependencies":{"@commitlint/cli":"^8.2.0","@commitlint/config-conventional":"^8.2.0","@types/jest":"^25.1.0","@types/node":"^13.9.3","@typescript-eslint/eslint-plugin":"2","@typescript-eslint/parser":"^2.20.0","commitizen":"^4.0.3","coveralls":"^3.0.2","cross-env":"^7.0.0","cz-conventional-changelog":"^3.0.2","eslint":"^6.8.0","eslint-config-prettier":"^6.10.0","eslint-config-standard-with-typescript":"^14.0.0","eslint-plugin-import":"2","eslint-plugin-node":"11","eslint-plugin-promise":"4","eslint-plugin-standard":"4","husky":"^4.2.1","jest":"^25.2.0","jest-config":"^25.2.0","lint-staged":"^10.0.3","prettier-standard":"^16.1.0","prompt":"^1.0.0","replace-in-file":"^5.0.2","rimraf":"^3.0.0","rollup":"^1.27.13","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-prettier":"^0.6.0","rollup-plugin-terser":"^5.1.3","rollup-plugin-typescript2":"^0.26.0","shelljs":"^0.8.3","travis-deploy-once":"^5.0.9","ts-jest":"^25.1.0","ts-node":"^8.5.4","typedoc":"^0.17.3","typescript":"^3.0.3"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"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","_id":"eta@1.0.0-beta.4","dist":{"shasum":"9071ed10f71f84e02c13b2df7061173f802dddab","size":53843,"noattachment":false,"key":"/eta/-/eta-1.0.0-beta.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-1.0.0-beta.4.tgz"},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eta_1.0.0-beta.4_1585705094109_0.9500527406155221"},"_hasShrinkwrap":false,"publish_time":1585705094294,"_cnpm_publish_time":1585705094294,"_cnpmcore_publish_time":"2021-12-15T16:53:58.611Z"},"1.0.0-beta.3":{"name":"eta","version":"1.0.0-beta.3","description":"Lightweight, fast, and powerful embedded JS template engine","keywords":["handlebars","ejs","eta","template engine","typescript types"],"homepage":"https://eta.js.org/","main":"dist/eta.cjs.js","browser":"dist/browser/eta.min.js","module":"dist/eta.es.js","typings":"dist/types/index.d.ts","jsdelivr":"dist/browser/eta.min.js","unpkg":"dist/browser/eta.min.js","sideEffects":false,"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"funding":"https://github.com/eta-dev/eta?sponsor=1","repository":{"type":"git","url":"git+https://github.com/eta-dev/eta.git"},"bugs":{"url":"https://github.com/eta-dev/eta/issues"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","prebuild":"rimraf dist","build":"tsc --module es6 && rollup -c rollup.config.ts && typedoc --out docs --target es6 --mode modules src","quickbuild":"tsc --module es6 && rollup -c rollup.config.ts","start":"rollup -c rollup.config.ts -w","test":"jest --coverage","test:watch":"jest --coverage --watch","test:prod":"npm run lint && npm run test -- --no-cache","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","travis-deploy-once":"travis-deploy-once --pro","format":"prettier-standard --format '{src,test}/**/*.ts'"},"lint-staged":{"{src,test}/**/*.ts":["prettier-standard --lint"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"jest":{"transform":{".(ts)":"ts-jest"},"testEnvironment":"node","testRegex":"(/test/.*|\\.(test|spec))\\.(ts|js)$","moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":70,"functions":95,"lines":90,"statements":90}},"collectCoverageFrom":["src/{!(browser),}.ts"]},"standard":{"ignore":["dist"]},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"devDependencies":{"@commitlint/cli":"^8.2.0","@commitlint/config-conventional":"^8.2.0","@types/jest":"^25.1.0","@types/node":"^13.9.3","@typescript-eslint/eslint-plugin":"2","@typescript-eslint/parser":"^2.20.0","commitizen":"^4.0.3","coveralls":"^3.0.2","cross-env":"^7.0.0","cz-conventional-changelog":"^3.0.2","eslint":"^6.8.0","eslint-config-prettier":"^6.10.0","eslint-config-standard-with-typescript":"^14.0.0","eslint-plugin-import":"2","eslint-plugin-node":"11","eslint-plugin-promise":"4","eslint-plugin-standard":"4","husky":"^4.2.1","jest":"^25.2.0","jest-config":"^25.2.0","lint-staged":"^10.0.3","prettier-standard":"^16.1.0","prompt":"^1.0.0","replace-in-file":"^5.0.2","rimraf":"^3.0.0","rollup":"^1.27.13","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-prettier":"^0.6.0","rollup-plugin-terser":"^5.1.3","rollup-plugin-typescript2":"^0.26.0","shelljs":"^0.8.3","travis-deploy-once":"^5.0.9","ts-jest":"^25.1.0","ts-node":"^8.5.4","typedoc":"^0.17.3","typescript":"^3.0.3"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"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","_id":"eta@1.0.0-beta.3","dist":{"shasum":"02418edb6da02c1aefe935ec17a9f38c2cf42a51","size":53747,"noattachment":false,"key":"/eta/-/eta-1.0.0-beta.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-1.0.0-beta.3.tgz"},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eta_1.0.0-beta.3_1585619861582_0.20704093778918709"},"_hasShrinkwrap":false,"publish_time":1585619861775,"_cnpm_publish_time":1585619861775,"_cnpmcore_publish_time":"2021-12-15T16:53:58.918Z"},"1.0.0-beta.2":{"name":"eta","version":"1.0.0-beta.2","description":"Lightweight, fast, and powerful embedded JS template engine","keywords":["handlebars","ejs","eta","template engine","typescript types"],"main":"dist/eta.cjs.js","browser":"dist/browser/eta.min.js","module":"dist/eta.es.js","typings":"dist/types/index.d.ts","jsdelivr":"dist/browser/eta.min.js","unpkg":"dist/browser/eta.min.js","sideEffects":false,"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"funding":"https://github.com/eta-dev/eta?sponsor=1","repository":{"type":"git","url":"git+https://github.com/eta-dev/eta.git"},"bugs":{"url":"https://github.com/eta-dev/eta/issues"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","prebuild":"rimraf dist","build":"tsc --module es6 && rollup -c rollup.config.ts && typedoc --out docs --target es6 --mode modules src","quickbuild":"tsc --module es6 && rollup -c rollup.config.ts","start":"rollup -c rollup.config.ts -w","test":"jest --coverage","test:watch":"jest --coverage --watch","test:prod":"npm run lint && npm run test -- --no-cache","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","travis-deploy-once":"travis-deploy-once --pro","format":"prettier-standard --format '{src,test}/**/*.ts'"},"lint-staged":{"{src,test}/**/*.ts":["prettier-standard --lint"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"jest":{"transform":{".(ts)":"ts-jest"},"testEnvironment":"node","testRegex":"(/test/.*|\\.(test|spec))\\.(ts|js)$","moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":70,"functions":95,"lines":90,"statements":90}},"collectCoverageFrom":["src/{!(browser),}.ts"]},"standard":{"ignore":["dist"]},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"devDependencies":{"@commitlint/cli":"^8.2.0","@commitlint/config-conventional":"^8.2.0","@types/jest":"^25.1.0","@types/node":"^13.9.3","@typescript-eslint/eslint-plugin":"2","@typescript-eslint/parser":"^2.20.0","commitizen":"^4.0.3","coveralls":"^3.0.2","cross-env":"^7.0.0","cz-conventional-changelog":"^3.0.2","eslint":"^6.8.0","eslint-config-prettier":"^6.10.0","eslint-config-standard-with-typescript":"^14.0.0","eslint-plugin-import":"2","eslint-plugin-node":"11","eslint-plugin-promise":"4","eslint-plugin-standard":"4","husky":"^4.2.1","jest":"^25.2.0","jest-config":"^25.2.0","lint-staged":"^10.0.3","prettier-standard":"^16.1.0","prompt":"^1.0.0","replace-in-file":"^5.0.2","rimraf":"^3.0.0","rollup":"^1.27.13","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-prettier":"^0.6.0","rollup-plugin-terser":"^5.1.3","rollup-plugin-typescript2":"^0.26.0","shelljs":"^0.8.3","travis-deploy-once":"^5.0.9","ts-jest":"^25.1.0","ts-node":"^8.5.4","typedoc":"^0.17.3","typescript":"^3.0.3"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"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","_id":"eta@1.0.0-beta.2","dist":{"shasum":"57d6eaeb122a1b3b1bb799d5cd3eb3193dec513b","size":46007,"noattachment":false,"key":"/eta/-/eta-1.0.0-beta.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-1.0.0-beta.2.tgz"},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eta_1.0.0-beta.2_1585327065631_0.4256582675425842"},"_hasShrinkwrap":false,"publish_time":1585327065766,"_cnpm_publish_time":1585327065766,"_cnpmcore_publish_time":"2021-12-15T16:53:59.216Z"},"1.0.0-beta.1":{"name":"eta","version":"1.0.0-beta.1","description":"Lightweight, fast, and powerful embedded JS template engine","keywords":["handlebars","ejs","eta","template engine","typescript types"],"main":"dist/eta.cjs.js","browser":"dist/browser/eta.min.js","module":"dist/eta.es.js","typings":"dist/types/index.d.ts","jsdelivr":"dist/browser/eta.min.js","unpkg":"dist/browser/eta.min.js","sideEffects":false,"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"funding":"https://github.com/nebrelbug/eta?sponsor=1","repository":{"type":"git","url":"git+https://github.com/nebrelbug/eta.git"},"bugs":{"url":"https://github.com/nebrelbug/eta/issues"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","prebuild":"rimraf dist","build":"tsc --module es6 && rollup -c rollup.config.ts && typedoc --out docs --target es6 --mode modules src","quickbuild":"tsc --module es6 && rollup -c rollup.config.ts","start":"rollup -c rollup.config.ts -w","test":"jest --coverage","test:watch":"jest --coverage --watch","test:prod":"npm run lint && npm run test -- --no-cache","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","travis-deploy-once":"travis-deploy-once --pro","format":"prettier-standard --format '{src,test}/**/*.ts'"},"lint-staged":{"{src,test}/**/*.ts":["prettier-standard --lint"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"jest":{"transform":{".(ts)":"ts-jest"},"testEnvironment":"node","testRegex":"(/test/.*|\\.(test|spec))\\.(ts|js)$","moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":70,"functions":95,"lines":90,"statements":90}},"collectCoverageFrom":["src/{!(browser),}.ts"]},"standard":{"ignore":["dist"]},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"devDependencies":{"@commitlint/cli":"^8.2.0","@commitlint/config-conventional":"^8.2.0","@types/jest":"^25.1.0","@types/node":"^13.9.3","@typescript-eslint/eslint-plugin":"2","@typescript-eslint/parser":"^2.20.0","commitizen":"^4.0.3","coveralls":"^3.0.2","cross-env":"^7.0.0","cz-conventional-changelog":"^3.0.2","eslint":"^6.8.0","eslint-config-prettier":"^6.10.0","eslint-config-standard-with-typescript":"^14.0.0","eslint-plugin-import":"2","eslint-plugin-node":"11","eslint-plugin-promise":"4","eslint-plugin-standard":"4","husky":"^4.2.1","jest":"^25.2.0","jest-config":"^25.2.0","lint-staged":"^10.0.3","prettier-standard":"^16.1.0","prompt":"^1.0.0","replace-in-file":"^5.0.2","rimraf":"^3.0.0","rollup":"^1.27.13","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-prettier":"^0.6.0","rollup-plugin-terser":"^5.1.3","rollup-plugin-typescript2":"^0.26.0","shelljs":"^0.8.3","travis-deploy-once":"^5.0.9","ts-jest":"^25.1.0","ts-node":"^8.5.4","typedoc":"^0.17.3","typescript":"^3.0.3"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"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","_id":"eta@1.0.0-beta.1","dist":{"shasum":"8018fb19c8bcdc8b653d1c493e7c729902c4920f","size":46004,"noattachment":false,"key":"/eta/-/eta-1.0.0-beta.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-1.0.0-beta.1.tgz"},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eta_1.0.0-beta.1_1585246726240_0.6599185686875344"},"_hasShrinkwrap":false,"publish_time":1585246726384,"_cnpm_publish_time":1585246726384,"_cnpmcore_publish_time":"2021-12-15T16:53:59.448Z"},"1.0.0-beta.0":{"name":"eta","version":"1.0.0-beta.0","description":"Lightweight, fast, and powerful embedded JS template engine","keywords":["handlebars","ejs","eta","template engine","typescript types"],"main":"dist/eta.cjs.js","browser":"dist/browser/eta.min.js","module":"dist/eta.es.js","typings":"dist/types/index.d.ts","jsdelivr":"dist/browser/eta.min.js","unpkg":"dist/browser/eta.min.js","sideEffects":false,"author":{"name":"Ben Gubler","email":"nebrelbug@gmail.com"},"funding":"https://github.com/nebrelbug/eta?sponsor=1","repository":{"type":"git","url":"git+https://github.com/nebrelbug/eta.git"},"bugs":{"url":"https://github.com/nebrelbug/eta/issues"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"lint":"eslint src/*.ts test/*.spec.ts examples/* --ext .js,.ts","prebuild":"rimraf dist","build":"tsc --module es6 && rollup -c rollup.config.ts && typedoc --out docs --target es6 --mode modules src","quickbuild":"tsc --module es6 && rollup -c rollup.config.ts","start":"rollup -c rollup.config.ts -w","test":"jest --coverage","test:watch":"jest --coverage --watch","test:prod":"npm run lint && npm run test -- --no-cache","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","travis-deploy-once":"travis-deploy-once --pro","format":"prettier-standard --format '{src,test}/**/*.ts'"},"lint-staged":{"{src,test}/**/*.ts":["prettier-standard --lint"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"jest":{"transform":{".(ts)":"ts-jest"},"testEnvironment":"node","testRegex":"(/test/.*|\\.(test|spec))\\.(ts|js)$","moduleFileExtensions":["ts","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":70,"functions":95,"lines":90,"statements":90}},"collectCoverageFrom":["src/{!(browser),}.ts"]},"standard":{"ignore":["dist"]},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"devDependencies":{"@commitlint/cli":"^8.2.0","@commitlint/config-conventional":"^8.2.0","@types/jest":"^25.1.0","@types/node":"^13.9.3","@typescript-eslint/eslint-plugin":"2","@typescript-eslint/parser":"^2.20.0","colors":"^1.3.2","commitizen":"^4.0.3","coveralls":"^3.0.2","cross-env":"^7.0.0","cz-conventional-changelog":"^3.0.2","eslint":"^6.8.0","eslint-config-prettier":"^6.10.0","eslint-config-standard-with-typescript":"^14.0.0","eslint-plugin-import":"2","eslint-plugin-node":"11","eslint-plugin-promise":"4","eslint-plugin-standard":"4","husky":"^4.2.1","jest":"^25.1.0","jest-config":"^25.1.0","lint-staged":"^10.0.3","prettier-standard":"^16.1.0","prompt":"^1.0.0","replace-in-file":"^5.0.2","rimraf":"^3.0.0","rollup":"^1.27.13","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-json":"^4.0.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-prettier":"^0.6.0","rollup-plugin-size-snapshot":"^0.10.0","rollup-plugin-terser":"^5.1.3","rollup-plugin-typescript2":"^0.26.0","shelljs":"^0.8.3","travis-deploy-once":"^5.0.9","ts-jest":"^25.1.0","ts-node":"^8.5.4","typedoc":"^0.16.7","typescript":"^3.0.3"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"readmeFilename":"README.md","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","_id":"eta@1.0.0-beta.0","dist":{"shasum":"981ddea4ffe77b599c6e2e793b8d22815872aece","size":44907,"noattachment":false,"key":"/eta/-/eta-1.0.0-beta.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-1.0.0-beta.0.tgz"},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"_npmUser":{"name":"nebrelbug","email":"nebrelbug@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eta_1.0.0-beta.0_1585192478150_0.3733432548711664"},"_hasShrinkwrap":false,"publish_time":1585192478308,"_cnpm_publish_time":1585192478308,"_cnpmcore_publish_time":"2021-12-15T16:53:59.727Z"},"0.0.0":{"name":"eta","description":"we have our visualizations to be shared","keywords":["astrology","visualization","components"],"version":"0.0.0","homepage":"http://astrolin.org/to/eta","repository":{"type":"git","url":"git://github.com/astrolet/eta.git"},"author":{"name":"Orlin M Bozhinov","email":"om@soundsapiens.com"},"dependencies":{},"licenses":[{"type":"Unlicense","url":"http://unlicense.org/"}],"_npmUser":{"name":"orlin","email":"om@soundsapiens.com"},"_id":"eta@0.0.0","devDependencies":{},"optionalDependencies":{},"engines":{"node":"*"},"_engineSupported":true,"_npmVersion":"1.1.4","_nodeVersion":"v0.8.22","_defaultsLoaded":true,"dist":{"shasum":"d41a49e897ddb319162117da78bb0c2b49350e82","size":541,"noattachment":false,"key":"/eta/-/eta-0.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/eta/download/eta-0.0.0.tgz"},"maintainers":[{"name":"bgub","email":""},{"name":"nebrelbug","email":""}],"directories":{},"publish_time":1362737601757,"_hasShrinkwrap":false,"_cnpm_publish_time":1362737601757,"_cnpmcore_publish_time":"2021-12-15T16:53:59.887Z"}},"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\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","_attachments":{},"homepage":"https://eta.js.org","bugs":{"url":"https://github.com/bgub/eta/issues"},"license":"MIT"}