{"versions":{"3.20.1":{"name":"docxtemplater","version":"3.20.1","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.4.0"},"devDependencies":{"@babel/cli":"^7.12.16","@babel/core":"^7.12.16","@babel/plugin-proposal-object-rest-spread":"^7.12.13","@babel/preset-env":"^7.12.16","@wdio/cli":"^6.12.1","angular-expressions":"^1.1.3","babel-eslint":"^10.1.0","babel-loader":"^8.2.2","chai":"^4.3.0","diff":"^5.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^7.19.0","eslint-plugin-import":"^2.22.1","eslint_d":"^10.0.2","finalhandler":"^1.1.2","lodash":"^4.17.20","mkdirp":"^1.0.4","mocha":"^8.3.0","nyc":"^15.1.0","pizzip":"^3.0.6","prettier":"^2.2.1","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^6.23.0","serve-static":"^1.14.1","tsd":"^0.14.0","uglify-js":"^3.12.7","webdriverio":"^6.12.1","webpack":"^4.42.2","webpack-cli":"^3.3.12"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run test:typings && npm run verifypublishsize && npm run test:browser","version":"./replace-versions-in-doc.bash","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"cfd1a12e56ca7591626080cc5df417477d94fc15","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.20.1","_nodeVersion":"12.19.1","_npmVersion":"6.14.8","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"ba1cefd0933eff980501233ddb252ef8d675e376","size":154524,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.20.1.tgz"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.20.1_1613647959643_0.2743306517994788"},"_hasShrinkwrap":false,"publish_time":1613647960041,"_cnpm_publish_time":1613647960041},"3.20.0":{"name":"docxtemplater","version":"3.20.0","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.4.0"},"devDependencies":{"@babel/cli":"^7.12.16","@babel/core":"^7.12.16","@babel/plugin-proposal-object-rest-spread":"^7.12.13","@babel/preset-env":"^7.12.16","@wdio/cli":"^6.12.1","angular-expressions":"^1.1.3","babel-eslint":"^10.1.0","babel-loader":"^8.2.2","chai":"^4.3.0","diff":"^5.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^7.19.0","eslint-plugin-import":"^2.22.1","eslint_d":"^10.0.2","finalhandler":"^1.1.2","lodash":"^4.17.20","mkdirp":"^1.0.4","mocha":"^8.3.0","nyc":"^15.1.0","pizzip":"^3.0.6","prettier":"^2.2.1","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^6.23.0","serve-static":"^1.14.1","tsd":"^0.14.0","uglify-js":"^3.12.7","webdriverio":"^6.12.1","webpack":"^4.42.2","webpack-cli":"^3.3.12"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run test:typings && npm run verifypublishsize && npm run test:browser","version":"./replace-versions-in-doc.bash","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"649a14ebb382af7789ddf72ed187928423227618","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.20.0","_nodeVersion":"12.19.1","_npmVersion":"6.14.8","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"aa81d37d15c4c5f6fa2b13eb759ea26b75ccbf7d","size":153810,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.20.0.tgz"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.20.0_1613510483014_0.20816087994360943"},"_hasShrinkwrap":false,"publish_time":1613510483264,"_cnpm_publish_time":1613510483264},"3.19.10":{"name":"docxtemplater","version":"3.19.10","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.4.0"},"devDependencies":{"@babel/cli":"^7.12.10","@babel/core":"^7.12.10","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@babel/preset-env":"^7.12.11","@wdio/cli":"^6.12.1","angular-expressions":"^1.1.2","babel-eslint":"^10.1.0","babel-loader":"^8.2.2","chai":"^4.2.0","diff":"^5.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^7.18.0","eslint-plugin-import":"^2.22.1","eslint_d":"^10.0.0","finalhandler":"^1.1.2","lodash":"^4.17.20","mkdirp":"^1.0.4","mocha":"^8.2.1","nyc":"^15.1.0","pizzip":"^3.0.6","prettier":"^2.2.1","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^6.23.0","serve-static":"^1.14.1","tsd":"^0.14.0","uglify-js":"^3.12.5","webdriverio":"^6.12.1","webpack":"^4.42.2","webpack-cli":"^3.3.12"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run test:typings && npm run verifypublishsize && npm run test:browser","version":"./replace-versions-in-doc.bash","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"47236b59c03a330d6fac4f5e9aceb2340da28b18","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.19.10","_nodeVersion":"12.19.1","_npmVersion":"6.14.8","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"4e0fd14ab5088a6af7035563d5f81222f5078e1b","size":152827,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.19.10.tgz"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.19.10_1612733337650_0.7537893381291347"},"_hasShrinkwrap":false,"publish_time":1612733337807,"_cnpm_publish_time":1612733337807},"3.19.9":{"name":"docxtemplater","version":"3.19.9","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.4.0"},"devDependencies":{"@babel/cli":"^7.12.8","@babel/core":"^7.12.9","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@babel/preset-env":"^7.12.7","@wdio/cli":"^6.10.5","angular-expressions":"^1.1.1","babel-eslint":"^10.1.0","babel-loader":"^8.2.2","chai":"^4.2.0","diff":"^5.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^7.15.0","eslint-plugin-import":"^2.22.1","eslint_d":"^9.1.2","finalhandler":"^1.1.2","lodash":"^4.17.20","mkdirp":"^1.0.4","mocha":"^8.2.1","nyc":"^15.1.0","pizzip":"^3.0.6","prettier":"^2.2.1","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^6.23.0","serve-static":"^1.14.1","tsd":"^0.14.0","uglify-js":"^3.12.1","webdriverio":"^6.10.5","webpack":"^4.42.2","webpack-cli":"^3.3.12"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run test:typings && npm run verifypublishsize && npm run test:browser","version":"./replace-versions-in-doc.bash","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"ce0204b8cedfc8782c3aacd06cfd46be44c858ac","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.19.9","_nodeVersion":"12.19.1","_npmVersion":"6.14.8","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"dc017641a6326b1135a462be6a32925ea11cbf52","size":152000,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.19.9.tgz"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.19.9_1610462116564_0.6565366352148598"},"_hasShrinkwrap":false,"publish_time":1610462116787,"_cnpm_publish_time":1610462116787},"3.19.7":{"name":"docxtemplater","version":"3.19.7","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.3.0"},"devDependencies":{"@babel/cli":"^7.11.6","@babel/core":"^7.11.6","@babel/plugin-proposal-object-rest-spread":"^7.11.0","@babel/preset-env":"^7.11.5","@wdio/cli":"^6.5.2","angular-expressions":"^1.1.1","babel-eslint":"^10.1.0","babel-loader":"^8.1.0","chai":"^4.2.0","diff":"^4.0.2","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^7.10.0","eslint-plugin-import":"^2.22.1","eslint_d":"^9.1.2","finalhandler":"^1.1.2","lodash":"^4.17.20","mkdirp":"^1.0.4","mocha":"^8.1.3","nyc":"^15.1.0","pizzip":"^3.0.6","prettier":"^2.1.2","rimraf":"^3.0.2","selenium-standalone":"^6.20.0","serve-static":"^1.14.1","tsd":"^0.13.1","uglify-js":"^3.11.0","webdriverio":"^6.5.2","webpack":"^4.44.2","webpack-cli":"^3.3.12"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run test:typings && npm run verifypublishsize && npm run test:browser","version":"./replace-versions-in-doc.bash","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"bed79c9eac5cb86fcf54c7fd07f0304eb061cac2","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.19.7","_nodeVersion":"12.18.2","_npmVersion":"6.14.5","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"a622b9451a58208cfdefa96fbff62a2a90c5d637","size":150436,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.19.7.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.19.7_1604179160661_0.2058578926264052"},"_hasShrinkwrap":false,"publish_time":1604179160832,"_cnpm_publish_time":1604179160832},"3.19.6":{"name":"docxtemplater","version":"3.19.6","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.3.0"},"devDependencies":{"@babel/cli":"^7.11.6","@babel/core":"^7.11.6","@babel/plugin-proposal-object-rest-spread":"^7.11.0","@babel/preset-env":"^7.11.5","@wdio/cli":"^6.4.7","angular-expressions":"^1.1.1","babel-eslint":"^10.1.0","babel-loader":"^8.1.0","chai":"^4.2.0","diff":"^4.0.2","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^7.9.0","eslint-plugin-import":"^2.22.0","eslint_d":"^9.1.2","finalhandler":"^1.1.2","lodash":"^4.17.20","mkdirp":"^1.0.4","mocha":"^8.1.3","nyc":"^15.1.0","pizzip":"^3.0.6","prettier":"^2.1.1","rimraf":"^3.0.2","selenium-standalone":"^6.20.0","serve-static":"^1.14.1","tsd":"^0.13.1","uglify-js":"^3.10.4","webdriverio":"^6.4.7","webpack":"^4.44.1","webpack-cli":"^3.3.12"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run test:typings && npm run verifypublishsize && npm run test:browser","version":"./replace-versions-in-doc.bash","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"307b56ed6e54a8dfa0099d8203b988ff7bb12ea9","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.19.6","_nodeVersion":"12.18.2","_npmVersion":"6.14.5","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"40f4f2f8e1ca809bb48c343941c2979587b874c2","size":150297,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.19.6.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.19.6_1601282614387_0.12804560381094388"},"_hasShrinkwrap":false,"publish_time":1601282614540,"_cnpm_publish_time":1601282614540},"3.19.5":{"name":"docxtemplater","version":"3.19.5","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.3.0"},"devDependencies":{"@babel/cli":"^7.11.6","@babel/core":"^7.11.6","@babel/plugin-proposal-object-rest-spread":"^7.11.0","@babel/preset-env":"^7.11.5","@wdio/cli":"^6.4.7","angular-expressions":"^1.1.1","babel-eslint":"^10.1.0","babel-loader":"^8.1.0","chai":"^4.2.0","diff":"^4.0.2","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^7.9.0","eslint-plugin-import":"^2.22.0","eslint_d":"^9.1.2","finalhandler":"^1.1.2","lodash":"^4.17.20","mkdirp":"^1.0.4","mocha":"^8.1.3","nyc":"^15.1.0","pizzip":"^3.0.6","prettier":"^2.1.1","rimraf":"^3.0.2","selenium-standalone":"^6.20.0","serve-static":"^1.14.1","tsd":"^0.13.1","uglify-js":"^3.10.4","webdriverio":"^6.4.7","webpack":"^4.44.1","webpack-cli":"^3.3.12"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run test:typings && npm run verifypublishsize && npm run test:browser","version":"./replace-versions-in-doc.bash","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"f1f85b154c21e2e630c2ed9050a516a343475a07","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.19.5","_nodeVersion":"12.18.2","_npmVersion":"6.14.8","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"5c695ad0c28ad6bfd22504b7d33e4ff2a9e54081","size":149901,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.19.5.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.19.5_1600784141455_0.23216466058252694"},"_hasShrinkwrap":false,"publish_time":1600784141596,"_cnpm_publish_time":1600784141596},"3.19.4":{"name":"docxtemplater","version":"3.19.4","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.3.0"},"devDependencies":{"@babel/cli":"^7.11.6","@babel/core":"^7.11.6","@babel/plugin-proposal-object-rest-spread":"^7.11.0","@babel/preset-env":"^7.11.5","@wdio/cli":"^6.4.7","angular-expressions":"^1.1.1","babel-eslint":"^10.1.0","babel-loader":"^8.1.0","chai":"^4.2.0","diff":"^4.0.2","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^7.9.0","eslint-plugin-import":"^2.22.0","eslint_d":"^9.1.2","finalhandler":"^1.1.2","lodash":"^4.17.20","mkdirp":"^1.0.4","mocha":"^8.1.3","nyc":"^15.1.0","pizzip":"^3.0.6","prettier":"^2.1.1","rimraf":"^3.0.2","selenium-standalone":"^6.20.0","serve-static":"^1.14.1","tsd":"^0.13.1","uglify-js":"^3.10.4","webdriverio":"^6.4.7","webpack":"^4.44.1","webpack-cli":"^3.3.12"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run test:typings && npm run verifypublishsize && npm run test:browser","version":"./replace-versions-in-doc.bash","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"401e3b1a20c5032be1d9bb5a64990c9a51a4c98e","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.19.4","_nodeVersion":"12.18.2","_npmVersion":"6.14.8","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"bac39c03dd281c3ce67d437e9d2d408b32da9502","size":149636,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.19.4.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.19.4_1600721105588_0.3797116672942187"},"_hasShrinkwrap":false,"publish_time":1600721105769,"_cnpm_publish_time":1600721105769},"3.19.3":{"name":"docxtemplater","version":"3.19.3","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.3.0"},"devDependencies":{"@babel/cli":"^7.10.5","@babel/core":"^7.11.4","@babel/plugin-proposal-object-rest-spread":"^7.11.0","@babel/preset-env":"^7.11.0","@wdio/cli":"^6.4.4","angular-expressions":"^1.1.1","babel-eslint":"^10.1.0","babel-loader":"^8.1.0","chai":"^4.2.0","diff":"^4.0.2","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^7.7.0","eslint-plugin-import":"^2.22.0","eslint_d":"^9.1.1","finalhandler":"^1.1.2","lodash":"^4.17.20","mkdirp":"^1.0.4","mocha":"^8.1.3","nyc":"^15.1.0","pizzip":"^3.0.6","prettier":"^2.1.1","rimraf":"^3.0.2","selenium-standalone":"^6.18.0","serve-static":"^1.14.1","tsd":"^0.13.1","uglify-js":"^3.10.3","webdriverio":"^6.4.4","webpack":"^4.44.1","webpack-cli":"^3.3.12"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run test:typings && npm run verifypublishsize && npm run test:browser","version":"./replace-versions-in-doc.bash","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"96331d14edb5af0302d5d1d102788f8d1acd87c0","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.19.3","_nodeVersion":"12.18.2","_npmVersion":"6.14.5","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"69b315f321a7260a6d96beed83ba8fb8f0b6e576","size":149542,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.19.3.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.19.3_1599221454179_0.815622963266744"},"_hasShrinkwrap":false,"publish_time":1599221454468,"_cnpm_publish_time":1599221454468},"3.19.2":{"name":"docxtemplater","version":"3.19.2","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.3.0"},"devDependencies":{"@babel/cli":"^7.10.5","@babel/core":"^7.11.4","@babel/plugin-proposal-object-rest-spread":"^7.11.0","@babel/preset-env":"^7.11.0","@wdio/cli":"^6.4.4","angular-expressions":"^1.1.1","babel-eslint":"^10.1.0","babel-loader":"^8.1.0","chai":"^4.2.0","diff":"^4.0.2","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^7.7.0","eslint-plugin-import":"^2.22.0","eslint_d":"^9.1.1","finalhandler":"^1.1.2","lodash":"^4.17.20","mkdirp":"^1.0.4","mocha":"^8.1.3","nyc":"^15.1.0","pizzip":"^3.0.6","prettier":"^2.1.1","rimraf":"^3.0.2","selenium-standalone":"^6.18.0","serve-static":"^1.14.1","tsd":"^0.13.1","uglify-js":"^3.10.3","webdriverio":"^6.4.4","webpack":"^4.44.1","webpack-cli":"^3.3.12"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run test:typings && npm run verifypublishsize && npm run test:browser","version":"./replace-versions-in-doc.bash","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"cd724dd38a2fc7c729ad376358095e069f9fca7e","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.19.2","_nodeVersion":"12.18.2","_npmVersion":"6.14.5","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"c0125a8cbbacc313cb83ac33c32781604fbefdef","size":148954,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.19.2.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.19.2_1599123439269_0.9637220031071319"},"_hasShrinkwrap":false,"publish_time":1599123439380,"_cnpm_publish_time":1599123439380},"3.19.1":{"name":"docxtemplater","version":"3.19.1","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.3.0"},"devDependencies":{"@babel/cli":"^7.10.5","@babel/core":"^7.11.4","@babel/plugin-proposal-object-rest-spread":"^7.11.0","@babel/preset-env":"^7.11.0","@wdio/cli":"^6.4.4","angular-expressions":"^1.1.1","babel-eslint":"^10.1.0","babel-loader":"^8.1.0","chai":"^4.2.0","diff":"^4.0.2","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^7.7.0","eslint-plugin-import":"^2.22.0","eslint_d":"^9.1.1","finalhandler":"^1.1.2","lodash":"^4.17.20","mkdirp":"^1.0.4","mocha":"^8.1.3","nyc":"^15.1.0","pizzip":"^3.0.6","prettier":"^2.1.1","rimraf":"^3.0.2","selenium-standalone":"^6.18.0","serve-static":"^1.14.1","tsd":"^0.13.1","uglify-js":"^3.10.3","webdriverio":"^6.4.4","webpack":"^4.44.1","webpack-cli":"^3.3.12"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","version":"./replace-versions-in-doc.bash","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"23179af545b9e6c38bb175376d0a68879d4246f1","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.19.1","_nodeVersion":"12.18.2","_npmVersion":"6.14.5","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"c50d285628236f6a0afffec5419d4a32e7417932","size":148331,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.19.1.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.19.1_1599040051546_0.5022185022767518"},"_hasShrinkwrap":false,"publish_time":1599040051670,"_cnpm_publish_time":1599040051670},"3.19.0":{"name":"docxtemplater","version":"3.19.0","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.3.0"},"devDependencies":{"@babel/cli":"^7.10.5","@babel/core":"^7.11.1","@babel/plugin-proposal-object-rest-spread":"^7.11.0","@babel/preset-env":"^7.11.0","@wdio/cli":"^6.4.0","angular-expressions":"^1.1.1","babel-eslint":"^10.1.0","babel-loader":"^8.1.0","chai":"^4.2.0","diff":"^4.0.2","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^7.7.0","eslint-plugin-import":"^2.22.0","eslint_d":"^9.1.1","finalhandler":"^1.1.2","lodash":"^4.17.20","mkdirp":"^1.0.4","mocha":"^8.1.1","nyc":"^15.1.0","pizzip":"^3.0.6","prettier":"^2.0.5","rimraf":"^3.0.2","selenium-standalone":"^6.18.0","serve-static":"^1.14.1","tsd":"^0.13.1","uglify-js":"^3.10.1","webdriverio":"^6.4.0","webpack":"^4.44.1","webpack-cli":"^3.3.12"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","version":"./replace-versions-in-doc.bash","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"63c0f498c544545d64e66607e86493750071078a","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.19.0","_nodeVersion":"12.18.2","_npmVersion":"6.14.5","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"b242591057d5c6e950f975d046ab18dfd58b982e","size":148037,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.19.0.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.19.0_1598386922333_0.17301149871845167"},"_hasShrinkwrap":false,"publish_time":1598386922498,"_cnpm_publish_time":1598386922498},"3.18.0":{"name":"docxtemplater","version":"3.18.0","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.3.0"},"devDependencies":{"@babel/cli":"^7.10.5","@babel/core":"^7.10.5","@babel/plugin-proposal-object-rest-spread":"^7.10.4","@babel/preset-env":"^7.10.4","@wdio/cli":"^6.3.3","angular-expressions":"^1.1.1","babel-eslint":"^10.1.0","babel-loader":"^8.1.0","chai":"^4.2.0","diff":"^4.0.2","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^7.5.0","eslint-plugin-import":"^2.22.0","eslint_d":"^9.1.1","finalhandler":"^1.1.2","lodash":"^4.17.19","mkdirp":"^1.0.4","mocha":"^8.0.1","nyc":"^15.1.0","pizzip":"^3.0.6","prettier":"^2.0.5","rimraf":"^3.0.2","selenium-standalone":"^6.17.0","serve-static":"^1.14.1","tsd":"^0.13.1","uglify-js":"^3.10.0","webdriverio":"^6.3.3","webpack":"^4.43.0","webpack-cli":"^3.3.12"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","version":"./replace-versions-in-doc.bash","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"6d6203fe5f629739b8be94e4be853e2a35009b55","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.18.0","_nodeVersion":"12.18.2","_npmVersion":"6.14.7","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"e0c1e634b4ff7c5ed0624eb4218546cbc08d553f","size":146384,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.18.0.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.18.0_1596971953741_0.1931367182560726"},"_hasShrinkwrap":false,"publish_time":1596971953880,"_cnpm_publish_time":1596971953880},"3.17.9":{"name":"docxtemplater","version":"3.17.9","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.3.0"},"devDependencies":{"@babel/cli":"^7.10.1","@babel/core":"^7.10.2","@babel/plugin-proposal-object-rest-spread":"^7.10.1","@babel/preset-env":"^7.10.2","@wdio/cli":"^6.1.17","angular-expressions":"^1.1.1","babel-eslint":"^10.1.0","babel-loader":"^8.1.0","chai":"^4.2.0","diff":"^4.0.2","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^7.2.0","eslint-plugin-import":"^2.21.2","eslint_d":"^9.0.0","finalhandler":"^1.1.2","lodash":"^4.17.15","mkdirp":"^1.0.4","mocha":"^7.2.0","nyc":"^15.1.0","pizzip":"^3.0.6","prettier":"^2.0.5","rimraf":"^3.0.2","selenium-standalone":"^6.17.0","serve-static":"^1.14.1","uglify-js":"^3.9.4","webdriverio":"^6.1.17","webpack":"^4.43.0","webpack-cli":"^3.3.11"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","version":"./replace-versions-in-doc.bash","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"4b0d15a76219545375512069bf008b08ed23fa11","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.17.9","_nodeVersion":"12.18.0","_npmVersion":"6.14.5","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"23d064c3e32235eab2e1aefbce0145e126d75004","size":143956,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.17.9.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.17.9_1592485336821_0.32178203866407773"},"_hasShrinkwrap":false,"publish_time":1592485336991,"_cnpm_publish_time":1592485336991},"3.17.8":{"name":"docxtemplater","version":"3.17.8","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.3.0"},"devDependencies":{"@babel/cli":"^7.10.1","@babel/core":"^7.10.2","@babel/plugin-proposal-object-rest-spread":"^7.10.1","@babel/preset-env":"^7.10.2","@wdio/cli":"^6.1.17","angular-expressions":"^1.1.1","babel-eslint":"^10.1.0","babel-loader":"^8.1.0","chai":"^4.2.0","diff":"^4.0.2","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^7.2.0","eslint-plugin-import":"^2.21.2","eslint_d":"^9.0.0","finalhandler":"^1.1.2","lodash":"^4.17.15","mkdirp":"^1.0.4","mocha":"^7.2.0","nyc":"^15.1.0","pizzip":"^3.0.6","prettier":"^2.0.5","rimraf":"^3.0.2","selenium-standalone":"^6.17.0","serve-static":"^1.14.1","uglify-js":"^3.9.4","webdriverio":"^6.1.17","webpack":"^4.43.0","webpack-cli":"^3.3.11"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","version":"./replace-versions-in-doc.bash","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"f6b5412a254529260b892779de8b7d434cb47a4c","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.17.8","_nodeVersion":"12.18.0","_npmVersion":"6.14.5","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"2091622d431e96173e8f8219ed2ceaf22cf017cf","size":143243,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.17.8.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.17.8_1592232135313_0.5311792926737182"},"_hasShrinkwrap":false,"publish_time":1592232135472,"_cnpm_publish_time":1592232135472},"3.17.7":{"name":"docxtemplater","version":"3.17.7","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.3.0"},"devDependencies":{"@babel/cli":"^7.10.1","@babel/core":"^7.10.2","@babel/plugin-proposal-object-rest-spread":"^7.10.1","@babel/preset-env":"^7.10.2","@wdio/cli":"^6.1.17","angular-expressions":"^1.1.1","babel-eslint":"^10.1.0","babel-loader":"^8.1.0","chai":"^4.2.0","diff":"^4.0.2","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^7.2.0","eslint-plugin-import":"^2.21.2","eslint_d":"^9.0.0","finalhandler":"^1.1.2","lodash":"^4.17.15","mkdirp":"^1.0.4","mocha":"^7.2.0","nyc":"^15.1.0","pizzip":"^3.0.6","prettier":"^2.0.5","rimraf":"^3.0.2","selenium-standalone":"^6.17.0","serve-static":"^1.14.1","uglify-js":"^3.9.4","webdriverio":"^6.1.17","webpack":"^4.43.0","webpack-cli":"^3.3.11"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","version":"./replace-versions-in-doc.bash","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"5d97f5302d57b146754f3373dd3e39f2f3a2e699","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.17.7","_nodeVersion":"12.18.0","_npmVersion":"6.14.5","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"90d8b12410781e335e249650e7ad4c6f6ef61d3e","size":143049,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.17.7.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.17.7_1592232038162_0.4752482633922437"},"_hasShrinkwrap":false,"publish_time":1592232038369,"_cnpm_publish_time":1592232038369},"3.17.6":{"name":"docxtemplater","version":"3.17.6","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.3.0"},"devDependencies":{"@babel/cli":"^7.8.4","@babel/core":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.5","@babel/preset-env":"^7.9.5","@wdio/cli":"^5.22.4","angular-expressions":"^1.1.1","babel-eslint":"^10.1.0","babel-loader":"^8.1.0","chai":"^4.2.0","diff":"^4.0.2","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^6.8.0","eslint-plugin-import":"^2.20.2","eslint_d":"^8.1.1","finalhandler":"^1.1.2","lodash":"^4.17.15","mkdirp":"^1.0.4","mocha":"^5.0.0","nyc":"^15.0.1","pizzip":"^3.0.6","prettier":"^2.0.4","rimraf":"^3.0.2","selenium-standalone":"^6.17.0","serve-static":"^1.14.1","uglify-js":"^3.9.1","webdriverio":"^5.22.4","webpack":"^4.42.1","webpack-cli":"^3.3.11"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","version":"./replace-versions-in-doc.bash","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr --exclude mocha","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"fec42af15c8545254ac247c85aee0894d1974fac","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.17.6","_nodeVersion":"12.16.1","_npmVersion":"6.14.4","dist":{"shasum":"676216175f2c3f759e1b3234d008162932b99316","size":141541,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.17.6.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.17.6_1587135139434_0.5126366160302454"},"_hasShrinkwrap":false,"publish_time":1587135139733,"_cnpm_publish_time":1587135139733},"3.17.5":{"name":"docxtemplater","version":"3.17.5","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.3.0"},"devDependencies":{"@babel/cli":"^7.8.4","@babel/core":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.0","@babel/preset-env":"^7.9.0","@wdio/cli":"^5.22.4","angular-expressions":"^1.1.1","babel-eslint":"^10.1.0","babel-loader":"^8.1.0","chai":"^4.2.0","diff":"^4.0.2","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^6.8.0","eslint-plugin-import":"^2.20.2","eslint_d":"^8.1.1","finalhandler":"^1.1.2","lodash":"^4.17.15","mkdirp":"^1.0.3","mocha":"^5.0.0","nyc":"^15.0.0","pizzip":"^3.0.6","prettier":"^2.0.2","rimraf":"^3.0.2","selenium-standalone":"^6.17.0","serve-static":"^1.14.1","uglify-js":"^3.8.1","webdriverio":"^5.22.4","webpack":"^4.42.1","webpack-cli":"^3.3.11"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","version":"./replace-versions-in-doc.bash","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr --exclude mocha","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"fc36a3cab3f1b3b43399b15a695bdfa349edd9ae","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.17.5","_nodeVersion":"12.16.1","_npmVersion":"6.14.4","dist":{"shasum":"3cc2fce56cc49cc0e461cdd6b6684b03a06923ef","size":141302,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.17.5.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.17.5_1585949567780_0.6146656511952273"},"_hasShrinkwrap":false,"publish_time":1585949567975,"_cnpm_publish_time":1585949567975},"3.17.4":{"name":"docxtemplater","version":"3.17.4","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.3.0"},"devDependencies":{"@babel/cli":"^7.8.4","@babel/core":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.0","@babel/preset-env":"^7.9.0","@wdio/cli":"^5.22.4","angular-expressions":"^1.1.1","babel-eslint":"^10.1.0","babel-loader":"^8.1.0","chai":"^4.2.0","diff":"^4.0.2","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^6.8.0","eslint-plugin-import":"^2.20.1","eslint_d":"^8.1.1","finalhandler":"^1.1.2","lodash":"^4.17.15","mkdirp":"^1.0.3","mocha":"^5.0.0","nyc":"^15.0.0","pizzip":"^3.0.6","prettier":"^2.0.2","rimraf":"^3.0.2","selenium-standalone":"^6.17.0","serve-static":"^1.14.1","uglify-js":"^3.8.0","webdriverio":"^5.22.4","webpack":"^4.42.1","webpack-cli":"^3.3.11"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","version":"./replace-versions-in-doc.bash","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr --exclude mocha","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"b55c12b228394c2dcceacec696ab39728a0f217b","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.17.4","_nodeVersion":"12.16.1","_npmVersion":"6.14.4","dist":{"shasum":"30a0dd156a2232aff015d55a9a40b36e82423456","size":140328,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.17.4.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.17.4_1585864237497_0.8481454536064985"},"_hasShrinkwrap":false,"publish_time":1585864237663,"_cnpm_publish_time":1585864237663},"3.17.3":{"name":"docxtemplater","version":"3.17.3","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.3.0"},"devDependencies":{"@babel/cli":"^7.8.4","@babel/core":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.0","@babel/preset-env":"^7.9.0","@wdio/cli":"^5.22.4","angular-expressions":"^1.1.1","babel-eslint":"^10.1.0","babel-loader":"^8.1.0","chai":"^4.2.0","diff":"^4.0.2","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^6.8.0","eslint-plugin-import":"^2.20.1","eslint_d":"^8.1.1","finalhandler":"^1.1.2","lodash":"^4.17.15","mkdirp":"^1.0.3","mocha":"^5.0.0","nyc":"^15.0.0","pizzip":"^3.0.6","prettier":"^2.0.2","rimraf":"^3.0.2","selenium-standalone":"^6.17.0","serve-static":"^1.14.1","uglify-js":"^3.8.0","webdriverio":"^5.22.4","webpack":"^4.42.1","webpack-cli":"^3.3.11"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","version":"./replace-versions-in-doc.bash","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr --exclude mocha","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"660edb53cc74f9addf78d1bcdaaf5597d1c6dc93","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.17.3","_nodeVersion":"12.16.1","_npmVersion":"6.14.4","dist":{"shasum":"6f778008dedf3f366d3d2fa733b67c56617e40b1","size":139672,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.17.3.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.17.3_1585323325277_0.10280522201329045"},"_hasShrinkwrap":false,"publish_time":1585323325436,"_cnpm_publish_time":1585323325436},"3.17.2":{"name":"docxtemplater","version":"3.17.2","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.3.0"},"devDependencies":{"@babel/cli":"^7.8.4","@babel/core":"^7.8.7","@babel/plugin-proposal-object-rest-spread":"^7.8.3","@babel/preset-env":"^7.8.7","@wdio/cli":"^5.22.0","angular-expressions":"^1.1.1","babel-eslint":"^10.1.0","babel-loader":"^8.0.6","chai":"^4.2.0","diff":"^4.0.2","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^6.8.0","eslint-plugin-import":"^2.20.1","eslint_d":"^8.1.0","finalhandler":"^1.1.2","lodash":"^4.17.15","mkdirp":"^1.0.3","mocha":"^5.0.0","nyc":"^15.0.0","pizzip":"^3.0.6","prettier":"^1.19.1","rimraf":"^3.0.2","selenium-standalone":"^6.17.0","serve-static":"^1.14.1","uglify-js":"^3.8.0","webdriverio":"^5.21.0","webpack":"^4.42.0","webpack-cli":"^3.3.11"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","version":"./replace-versions-in-doc.bash","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr --exclude mocha","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"5af6f0e4acca2f7b7bd30100103c2f807a7cf2ef","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.17.2","_nodeVersion":"12.16.1","_npmVersion":"6.14.2","dist":{"shasum":"8e5b89ceac45bb9e2d962df08b72ce69bdc0fe72","size":136631,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.17.2.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.17.2_1584737106306_0.09739468206867707"},"_hasShrinkwrap":false,"publish_time":1584737106502,"_cnpm_publish_time":1584737106502},"3.17.1":{"name":"docxtemplater","version":"3.17.1","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.2.1"},"devDependencies":{"@babel/cli":"^7.8.4","@babel/core":"^7.8.6","@babel/plugin-proposal-object-rest-spread":"^7.8.3","@babel/preset-env":"^7.8.6","@wdio/cli":"^5.18.7","angular-expressions":"^1.0.1","babel-eslint":"^10.1.0","babel-loader":"^8.0.6","chai":"^4.2.0","diff":"^4.0.2","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^6.8.0","eslint-plugin-import":"^2.20.1","eslint_d":"^8.1.0","finalhandler":"^1.1.2","lodash":"^4.17.15","mkdirp":"^1.0.3","mocha":"^5.0.0","nyc":"^15.0.0","pizzip":"^3.0.6","prettier":"^1.19.1","rimraf":"^3.0.2","selenium-standalone":"^6.17.0","serve-static":"^1.14.1","uglify-js":"^3.8.0","webdriverio":"^5.18.7","webpack":"^4.41.6","webpack-cli":"^3.3.11"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","version":"./replace-versions-in-doc.bash","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr --exclude mocha","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"508689466f3413f0b99413b156287242587d65cf","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.17.1","_nodeVersion":"12.16.1","_npmVersion":"6.14.2","dist":{"shasum":"95f5de44b8d66068c1ade55070bb70e7ba255fe7","size":136336,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.17.1.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.17.1_1583788638460_0.6300727616046995"},"_hasShrinkwrap":false,"publish_time":1583788638665,"_cnpm_publish_time":1583788638665},"3.17.0":{"name":"docxtemplater","version":"3.17.0","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.2.1"},"devDependencies":{"@babel/cli":"^7.8.4","@babel/core":"^7.8.6","@babel/plugin-proposal-object-rest-spread":"^7.8.3","@babel/preset-env":"^7.8.6","@wdio/cli":"^5.18.7","angular-expressions":"^1.0.1","babel-eslint":"^10.1.0","babel-loader":"^8.0.6","chai":"^4.2.0","diff":"^4.0.2","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^6.8.0","eslint-plugin-import":"^2.20.1","eslint_d":"^8.1.0","finalhandler":"^1.1.2","lodash":"^4.17.15","mkdirp":"^1.0.3","mocha":"^5.0.0","nyc":"^15.0.0","pizzip":"^3.0.6","prettier":"^1.19.1","rimraf":"^3.0.2","selenium-standalone":"^6.17.0","serve-static":"^1.14.1","uglify-js":"^3.8.0","webdriverio":"^5.18.7","webpack":"^4.41.6","webpack-cli":"^3.3.11"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","version":"./replace-versions-in-doc.bash","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr --exclude mocha","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"6e49ffd026d0f1274468b96dbf4d8be50ce6e2e9","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.17.0","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"shasum":"4ea26569bff2476e7e41631b1bfe0af9a79cedae","size":135506,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.17.0.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.17.0_1583352272020_0.6997858997596718"},"_hasShrinkwrap":false,"publish_time":1583352272339,"_cnpm_publish_time":1583352272339},"3.16.11":{"name":"docxtemplater","version":"3.16.11","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.2.1"},"devDependencies":{"@babel/cli":"^7.8.4","@babel/core":"^7.8.4","@babel/plugin-proposal-object-rest-spread":"^7.8.3","@babel/preset-env":"^7.8.4","@wdio/cli":"^5.18.7","angular-expressions":"^1.0.1","babel-eslint":"^10.0.3","babel-loader":"^8.0.6","chai":"^4.2.0","diff":"^4.0.2","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^6.8.0","eslint-plugin-import":"^2.20.1","eslint_d":"^8.0.0","finalhandler":"^1.1.2","lodash":"^4.17.15","mkdirp":"^1.0.3","mocha":"^5.0.0","nyc":"^15.0.0","pizzip":"^3.0.6","prettier":"^1.19.1","rimraf":"^3.0.2","selenium-standalone":"^6.17.0","serve-static":"^1.14.1","uglify-js":"^3.7.7","webdriverio":"^5.18.7","webpack":"^4.41.6","webpack-cli":"^3.3.11"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","version":"./replace-versions-in-doc.bash","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr --exclude mocha","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"12f3e356544e272215cb1558fb5f85df81bc3b6f","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.16.11","_nodeVersion":"12.15.0","_npmVersion":"6.13.7","dist":{"shasum":"3a0dbaa59c15848de5ffe27ad15854cbf39589b7","size":133600,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.16.11.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.16.11_1582236509290_0.6964465564908506"},"_hasShrinkwrap":false,"publish_time":1582236509447,"_cnpm_publish_time":1582236509447},"3.16.10":{"name":"docxtemplater","version":"3.16.10","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.2.1"},"devDependencies":{"@babel/cli":"^7.8.4","@babel/core":"^7.8.4","@babel/plugin-proposal-object-rest-spread":"^7.8.3","@babel/preset-env":"^7.8.4","@wdio/cli":"^5.18.7","angular-expressions":"^1.0.1","babel-eslint":"^10.0.3","babel-loader":"^8.0.6","chai":"^4.2.0","diff":"^4.0.2","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^6.8.0","eslint-plugin-import":"^2.20.1","eslint_d":"^8.0.0","finalhandler":"^1.1.2","lodash":"^4.17.15","mkdirp":"^1.0.3","mocha":"^5.0.0","nyc":"^15.0.0","pizzip":"^3.0.6","prettier":"^1.19.1","rimraf":"^3.0.2","selenium-standalone":"^6.17.0","serve-static":"^1.14.1","uglify-js":"^3.7.7","webdriverio":"^5.18.7","webpack":"^4.41.6","webpack-cli":"^3.3.11"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","version":"./replace-versions-in-doc.bash","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr --exclude mocha","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"7628478c0d53e24adaa8e1cf01d9289d1307d517","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.16.10","_nodeVersion":"12.15.0","_npmVersion":"6.13.7","dist":{"shasum":"3b3bf4a1823ae8e10c9dbfbb375d8b7e655943f1","size":132702,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.16.10.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.16.10_1582009262544_0.3791062120961859"},"_hasShrinkwrap":false,"publish_time":1582009262748,"_cnpm_publish_time":1582009262748},"3.16.9":{"name":"docxtemplater","version":"3.16.9","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.2.1"},"devDependencies":{"@babel/cli":"^7.8.4","@babel/core":"^7.8.4","@babel/plugin-proposal-object-rest-spread":"^7.8.3","@babel/preset-env":"^7.8.4","@wdio/cli":"^5.18.6","angular-expressions":"^1.0.1","babel-eslint":"^10.0.3","babel-loader":"^8.0.6","chai":"^4.2.0","diff":"^4.0.2","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^6.8.0","eslint-plugin-import":"^2.20.1","eslint_d":"^8.0.0","finalhandler":"^1.1.2","lodash":"^4.17.15","mkdirp":"^1.0.3","mocha":"^5.0.0","nyc":"^15.0.0","pizzip":"^3.0.6","prettier":"^1.19.1","rimraf":"^3.0.1","selenium-standalone":"^6.17.0","serve-static":"^1.14.1","uglify-js":"^3.7.7","webdriverio":"^5.18.6","webpack":"^4.41.5","webpack-cli":"^3.3.10"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","version":"./replace-versions-in-doc.bash","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr --exclude mocha","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"3ff23fc7d73975650cad9aefe054dae0632c3abc","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.16.9","_nodeVersion":"12.14.1","_npmVersion":"6.13.7","dist":{"shasum":"4ddb6729284cf50295e9396a087e57c37e811bb6","size":131480,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.16.9.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.16.9_1580892057517_0.9999947286487592"},"_hasShrinkwrap":false,"publish_time":1580892057839,"_cnpm_publish_time":1580892057839},"3.16.8":{"name":"docxtemplater","version":"3.16.8","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.2.1"},"devDependencies":{"@babel/cli":"^7.8.3","@babel/core":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3","@babel/preset-env":"^7.8.3","@wdio/cli":"^5.18.6","angular-expressions":"^1.0.1","babel-eslint":"^10.0.3","babel-loader":"^8.0.6","chai":"^4.2.0","diff":"^4.0.2","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^6.8.0","eslint-plugin-import":"^2.20.0","eslint_d":"^8.0.0","finalhandler":"^1.1.2","lodash":"^4.17.15","mkdirp":"^0.5.1","mocha":"^5.0.0","nyc":"^15.0.0","pizzip":"^3.0.6","prettier":"^1.19.1","rimraf":"^3.0.0","selenium-standalone":"^6.17.0","serve-static":"^1.14.1","uglify-js":"^3.7.6","webdriverio":"^5.18.6","webpack":"^4.41.5","webpack-cli":"^3.3.10"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","version":"./replace-versions-in-doc.bash","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr --exclude mocha","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"e9597420cb75dd47e1c5336b3a451136a4600165","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.16.8","_nodeVersion":"12.14.1","_npmVersion":"6.13.6","dist":{"shasum":"5f4fef202b884ce2eb8f9286516689486ecf5c9d","size":131280,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.16.8.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.16.8_1579965348990_0.2812766439945056"},"_hasShrinkwrap":false,"publish_time":1579965349085,"_cnpm_publish_time":1579965349085},"3.16.7":{"name":"docxtemplater","version":"3.16.7","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.2.1"},"devDependencies":{"@babel/cli":"^7.7.7","@babel/core":"^7.7.7","@babel/plugin-proposal-object-rest-spread":"^7.7.7","@babel/preset-env":"^7.7.7","@wdio/cli":"^5.18.4","angular-expressions":"^1.0.0","babel-eslint":"^10.0.3","babel-loader":"^8.0.6","chai":"^4.2.0","diff":"^4.0.1","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^6.8.0","eslint-plugin-import":"^2.19.1","eslint_d":"^8.0.0","finalhandler":"^1.1.2","lodash":"^4.17.15","mkdirp":"^0.5.1","mocha":"^5.0.0","nyc":"^15.0.0","pizzip":"^3.0.6","prettier":"^1.19.1","rimraf":"^3.0.0","selenium-standalone":"^6.17.0","serve-static":"^1.14.1","uglify-js":"^3.7.4","webdriverio":"^5.18.4","webpack":"^4.41.5","webpack-cli":"^3.3.10"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr --exclude mocha","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"a0e64daabb43e03244323a0d77786f6f32a2fefe","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.16.7","_nodeVersion":"12.14.1","_npmVersion":"6.13.6","dist":{"shasum":"012bc00e9120d9f0d1373db9b84c763aa3a31d05","size":131038,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.16.7.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.16.7_1579268645023_0.645945146051851"},"_hasShrinkwrap":false,"publish_time":1579268645189,"_cnpm_publish_time":1579268645189},"3.16.6":{"name":"docxtemplater","version":"3.16.6","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.2.1"},"devDependencies":{"@babel/cli":"^7.7.7","@babel/core":"^7.7.7","@babel/plugin-proposal-object-rest-spread":"^7.7.7","@babel/preset-env":"^7.7.7","@wdio/cli":"^5.18.4","angular-expressions":"^1.0.0","babel-eslint":"^10.0.3","babel-loader":"^8.0.6","chai":"^4.2.0","diff":"^4.0.1","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^6.8.0","eslint-plugin-import":"^2.19.1","eslint_d":"^8.0.0","finalhandler":"^1.1.2","lodash":"^4.17.15","mkdirp":"^0.5.1","mocha":"^5.0.0","nyc":"^15.0.0","pizzip":"^3.0.6","prettier":"^1.19.1","rimraf":"^3.0.0","selenium-standalone":"^6.17.0","serve-static":"^1.14.1","uglify-js":"^3.7.4","webdriverio":"^5.18.4","webpack":"^4.41.5","webpack-cli":"^3.3.10"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr --exclude mocha","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"792cd4ed8505b87828d0cbce3218dfc9b3fdcfee","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.16.6","_nodeVersion":"12.14.1","_npmVersion":"6.13.6","dist":{"shasum":"eecfb3e5af6971ffc05bebf6c592a92743e8cee6","size":131025,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.16.6.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.16.6_1579261109551_0.1907858763282042"},"_hasShrinkwrap":false,"publish_time":1579261109691,"_cnpm_publish_time":1579261109691},"3.16.5":{"name":"docxtemplater","version":"3.16.5","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.2.1"},"devDependencies":{"@babel/cli":"^7.7.7","@babel/core":"^7.7.7","@babel/plugin-proposal-object-rest-spread":"^7.7.7","@babel/preset-env":"^7.7.7","@wdio/cli":"^5.18.4","angular-expressions":"^1.0.0","babel-eslint":"^10.0.3","babel-loader":"^8.0.6","chai":"^4.2.0","diff":"^4.0.1","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^6.8.0","eslint-plugin-import":"^2.19.1","eslint_d":"^8.0.0","finalhandler":"^1.1.2","lodash":"^4.17.15","mkdirp":"^0.5.1","mocha":"^5.0.0","nyc":"^15.0.0","pizzip":"^3.0.6","prettier":"^1.19.1","rimraf":"^3.0.0","selenium-standalone":"^6.17.0","serve-static":"^1.14.1","uglify-js":"^3.7.4","webdriverio":"^5.18.4","webpack":"^4.41.5","webpack-cli":"^3.3.10"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr --exclude mocha","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"4d5d5e7eb9bc266bacf1ffef5abd90e25591ea86","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.16.5","_nodeVersion":"12.14.1","_npmVersion":"6.13.6","dist":{"shasum":"4b33e214bbe93de3988532c8eb9b61708990ec66","size":130816,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.16.5.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.16.5_1579213044593_0.7805380214206734"},"_hasShrinkwrap":false,"publish_time":1579213044976,"_cnpm_publish_time":1579213044976},"3.16.4":{"name":"docxtemplater","version":"3.16.4","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.2.1"},"devDependencies":{"@babel/cli":"^7.7.7","@babel/core":"^7.7.7","@babel/plugin-proposal-object-rest-spread":"^7.7.7","@babel/preset-env":"^7.7.7","@wdio/cli":"^5.18.4","angular-expressions":"^1.0.0","babel-eslint":"^10.0.3","babel-loader":"^8.0.6","chai":"^4.2.0","diff":"^4.0.1","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^6.8.0","eslint-plugin-import":"^2.19.1","eslint_d":"^8.0.0","finalhandler":"^1.1.2","lodash":"^4.17.15","mkdirp":"^0.5.1","mocha":"^5.0.0","nyc":"^15.0.0","pizzip":"^3.0.6","prettier":"^1.19.1","rimraf":"^3.0.0","selenium-standalone":"^6.17.0","serve-static":"^1.14.1","uglify-js":"^3.7.4","webdriverio":"^5.18.4","webpack":"^4.41.5","webpack-cli":"^3.3.10"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr --exclude mocha","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"429a41e3ee671ae1a8b139269a9564e645c1d7d6","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.16.4","_nodeVersion":"12.14.1","_npmVersion":"6.13.6","dist":{"shasum":"59127425685fd1d1a788a149b08cc71e242683ef","size":130296,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.16.4.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.16.4_1579041777682_0.844851863218484"},"_hasShrinkwrap":false,"publish_time":1579041777850,"_cnpm_publish_time":1579041777850},"3.16.3":{"name":"docxtemplater","version":"3.16.3","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.2.1"},"devDependencies":{"@babel/cli":"^7.7.7","@babel/core":"^7.7.7","@babel/plugin-proposal-object-rest-spread":"^7.7.7","@babel/preset-env":"^7.7.7","@wdio/cli":"^5.18.4","angular-expressions":"^1.0.0","babel-eslint":"^10.0.3","babel-loader":"^8.0.6","chai":"^4.2.0","diff":"^4.0.1","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^6.8.0","eslint-plugin-import":"^2.19.1","eslint_d":"^8.0.0","finalhandler":"^1.1.2","lodash":"^4.17.15","mkdirp":"^0.5.1","mocha":"^5.0.0","nyc":"^15.0.0","pizzip":"^3.0.6","prettier":"^1.19.1","rimraf":"^3.0.0","selenium-standalone":"^6.17.0","serve-static":"^1.14.1","uglify-js":"^3.7.4","webdriverio":"^5.18.4","webpack":"^4.41.5","webpack-cli":"^3.3.10"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr --exclude mocha","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"833bfaa980a5d85009497030a8b7da9f2a9cf314","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.16.3","_nodeVersion":"12.14.1","_npmVersion":"6.13.6","dist":{"shasum":"df7a8275cb4694c16c04713f5ec859258627f6c3","size":129722,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.16.3.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.16.3_1578934487862_0.39630458152646275"},"_hasShrinkwrap":false,"publish_time":1578934488160,"_cnpm_publish_time":1578934488160},"3.16.2":{"name":"docxtemplater","version":"3.16.2","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.2.1"},"devDependencies":{"@babel/cli":"^7.7.7","@babel/core":"^7.7.7","@babel/plugin-proposal-object-rest-spread":"^7.7.7","@babel/preset-env":"^7.7.7","@wdio/cli":"^5.18.4","angular-expressions":"^1.0.0","babel-eslint":"^10.0.3","babel-loader":"^8.0.6","chai":"^4.2.0","diff":"^4.0.1","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^6.8.0","eslint-plugin-import":"^2.19.1","eslint_d":"^8.0.0","finalhandler":"^1.1.2","lodash":"^4.17.15","mkdirp":"^0.5.1","mocha":"^5.0.0","nyc":"^15.0.0","pizzip":"^3.0.6","prettier":"^1.19.1","rimraf":"^3.0.0","selenium-standalone":"^6.17.0","serve-static":"^1.14.1","uglify-js":"^3.7.4","webdriverio":"^5.18.4","webpack":"^4.41.5","webpack-cli":"^3.3.10"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr --exclude mocha","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"800338cdc7767f4732e2c2874942ba958ff78e45","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.16.2","_nodeVersion":"12.14.1","_npmVersion":"6.13.6","dist":{"shasum":"ad39a979525cdb8ff4c7a996633900d45bc624bc","size":129578,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.16.2.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.16.2_1578899237354_0.9464348507214295"},"_hasShrinkwrap":false,"publish_time":1578899237559,"_cnpm_publish_time":1578899237559},"3.16.1":{"name":"docxtemplater","version":"3.16.1","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.2.1"},"devDependencies":{"@babel/cli":"^7.7.7","@babel/core":"^7.7.7","@babel/plugin-proposal-object-rest-spread":"^7.7.7","@babel/preset-env":"^7.7.7","@wdio/cli":"^5.18.4","angular-expressions":"^1.0.0","babel-eslint":"^10.0.3","babel-loader":"^8.0.6","chai":"^4.2.0","diff":"^4.0.1","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^6.8.0","eslint-plugin-import":"^2.19.1","eslint_d":"^8.0.0","finalhandler":"^1.1.2","lodash":"^4.17.15","mkdirp":"^0.5.1","mocha":"^5.0.0","nyc":"^15.0.0","pizzip":"^3.0.6","prettier":"^1.19.1","rimraf":"^3.0.0","selenium-standalone":"^6.17.0","serve-static":"^1.14.1","uglify-js":"^3.7.4","webdriverio":"^5.18.4","webpack":"^4.41.5","webpack-cli":"^3.3.10"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr --exclude mocha","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"befccaa534d89b57e183604752a6cc17dd7d6f36","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.16.1","_nodeVersion":"12.14.1","_npmVersion":"6.13.6","dist":{"shasum":"2f9752baa28466ea3d83d8e7e3be2c171a6b06be","size":128414,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.16.1.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.16.1_1578866844746_0.32809320163663536"},"_hasShrinkwrap":false,"publish_time":1578866844893,"_cnpm_publish_time":1578866844893},"3.16.0":{"name":"docxtemplater","version":"3.16.0","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.2.1"},"devDependencies":{"@babel/cli":"^7.7.7","@babel/core":"^7.7.7","@babel/plugin-proposal-object-rest-spread":"^7.7.7","@babel/preset-env":"^7.7.7","@wdio/cli":"^5.18.4","angular-expressions":"^1.0.0","babel-eslint":"^10.0.3","babel-loader":"^8.0.6","chai":"^4.2.0","diff":"^4.0.1","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^6.8.0","eslint-plugin-import":"^2.19.1","eslint_d":"^8.0.0","finalhandler":"^1.1.2","lodash":"^4.17.15","mkdirp":"^0.5.1","mocha":"^5.0.0","nyc":"^15.0.0","pizzip":"^3.0.6","prettier":"^1.19.1","rimraf":"^3.0.0","selenium-standalone":"^6.17.0","serve-static":"^1.14.1","uglify-js":"^3.7.4","webdriverio":"^5.18.4","webpack":"^4.41.5","webpack-cli":"^3.3.10"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr --exclude mocha","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"1c39fd16680629e96913092ce973e89f05c84566","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.16.0","_nodeVersion":"12.14.1","_npmVersion":"6.13.4","dist":{"shasum":"f785f2806714ee51eeb5ae040e85736b3311e964","size":127882,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.16.0.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.16.0_1578606050018_0.8242024809404924"},"_hasShrinkwrap":false,"publish_time":1578606050193,"_cnpm_publish_time":1578606050193},"3.15.5":{"name":"docxtemplater","version":"3.15.5","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.2.1"},"devDependencies":{"@babel/cli":"^7.7.7","@babel/core":"^7.7.7","@babel/plugin-proposal-object-rest-spread":"^7.7.7","@babel/preset-env":"^7.7.7","@wdio/cli":"^5.18.4","angular-expressions":"^1.0.0","babel-eslint":"^10.0.3","babel-loader":"^8.0.6","chai":"^4.2.0","diff":"^4.0.1","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^6.8.0","eslint-plugin-import":"^2.19.1","eslint_d":"^8.0.0","finalhandler":"^1.1.2","lodash":"^4.17.15","mkdirp":"^0.5.1","mocha":"^5.0.0","nyc":"^15.0.0","pizzip":"^3.0.6","prettier":"^1.19.1","rimraf":"^3.0.0","selenium-standalone":"^6.17.0","serve-static":"^1.14.1","uglify-js":"^3.7.4","webdriverio":"^5.18.4","webpack":"^4.41.5","webpack-cli":"^3.3.10"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr --exclude mocha","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"3bf95137f915a46c846fa5837d3667ab61fdd68b","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.15.5","_nodeVersion":"12.14.0","_npmVersion":"6.13.4","dist":{"shasum":"30a729fdb4bf22040e35dd51698e894b7d667208","size":126751,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.15.5.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.15.5_1578431550836_0.8945729710475621"},"_hasShrinkwrap":false,"publish_time":1578431550961,"_cnpm_publish_time":1578431550961},"3.15.4":{"name":"docxtemplater","version":"3.15.4","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.2.1"},"devDependencies":{"@babel/cli":"^7.7.7","@babel/core":"^7.7.7","@babel/plugin-proposal-object-rest-spread":"^7.7.7","@babel/preset-env":"^7.7.7","@wdio/cli":"^5.18.1","angular-expressions":"^1.0.0","babel-eslint":"^10.0.3","babel-loader":"^8.0.6","chai":"^4.2.0","diff":"^4.0.1","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^6.8.0","eslint-plugin-import":"^2.19.1","eslint_d":"^8.0.0","finalhandler":"^1.1.2","lodash":"^4.17.15","mkdirp":"^0.5.1","mocha":"^5.0.0","nyc":"^15.0.0","pizzip":"^3.0.6","prettier":"^1.19.1","rimraf":"^3.0.0","selenium-standalone":"^6.17.0","serve-static":"^1.14.1","uglify-js":"^3.7.2","webdriverio":"^5.18.0","webpack":"^4.41.4","webpack-cli":"^3.3.10"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr --exclude mocha","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"220bf2758dbf64f30052f8abb4ec3450e8f39877","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.15.4","_nodeVersion":"12.14.0","_npmVersion":"6.13.4","dist":{"shasum":"53c89ecbd9e4330082ccb039cc56fadb46ba90b2","size":126516,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.15.4.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.15.4_1577886636756_0.8259188639330051"},"_hasShrinkwrap":false,"publish_time":1577886637001,"_cnpm_publish_time":1577886637001},"3.15.3":{"name":"docxtemplater","version":"3.15.3","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.2.1"},"devDependencies":{"@babel/cli":"^7.7.7","@babel/core":"^7.7.7","@babel/plugin-proposal-object-rest-spread":"^7.7.7","@babel/preset-env":"^7.7.7","@wdio/cli":"^5.18.1","angular-expressions":"^1.0.0","babel-eslint":"^10.0.3","babel-loader":"^8.0.6","chai":"^4.2.0","diff":"^4.0.1","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^6.8.0","eslint-plugin-import":"^2.19.1","eslint_d":"^8.0.0","finalhandler":"^1.1.2","lodash":"^4.17.15","mkdirp":"^0.5.1","mocha":"^5.0.0","nyc":"^15.0.0","pizzip":"^3.0.6","prettier":"^1.19.1","rimraf":"^3.0.0","selenium-standalone":"^6.17.0","serve-static":"^1.14.1","uglify-js":"^3.7.2","webdriverio":"^5.18.0","webpack":"^4.41.4","webpack-cli":"^3.3.10"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr --exclude mocha","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"a0adf2c45ffd0361d006115b9f311a61450c9d7e","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.15.3","_nodeVersion":"12.14.0","_npmVersion":"6.13.4","dist":{"shasum":"c713454a0f6c9afe65603f72a3363ff544878fa0","size":126480,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.15.3.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.15.3_1577885454080_0.6614451721939179"},"_hasShrinkwrap":false,"publish_time":1577885454230,"_cnpm_publish_time":1577885454230},"3.15.2":{"name":"docxtemplater","version":"3.15.2","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"@babel/cli":"^7.7.0","@babel/core":"^7.7.2","@babel/plugin-proposal-object-rest-spread":"^7.6.2","@babel/preset-env":"^7.7.1","@wdio/cli":"^5.16.7","angular-expressions":"^1.0.0","babel-eslint":"^10.0.3","babel-loader":"^8.0.6","chai":"^4.2.0","diff":"^4.0.1","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^6.6.0","eslint-plugin-import":"^2.18.2","eslint_d":"^8.0.0","finalhandler":"^1.1.2","lodash":"^4.17.15","mkdirp":"^0.5.1","mocha":"^5.0.0","nyc":"^14.1.1","pizzip":"^3.0.6","prettier":"^1.19.1","rimraf":"^3.0.0","selenium-standalone":"^6.16.0","serve-static":"^1.14.1","uglify-js":"^3.6.9","webdriverio":"^5.16.7","webpack":"^4.41.2","webpack-cli":"^3.3.10"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr --exclude mocha","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"3e28a6ae77be60aa70bed273fdbfc36be4688c00","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.15.2","_nodeVersion":"12.13.1","_npmVersion":"6.13.4","dist":{"shasum":"22ebfbff20d744561dea1f73f843bfadaa907d67","size":125242,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.15.2.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.15.2_1576139731611_0.20481077106623324"},"_hasShrinkwrap":false,"publish_time":1576139731793,"_cnpm_publish_time":1576139731793},"3.15.1":{"name":"docxtemplater","version":"3.15.1","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"@babel/cli":"^7.7.0","@babel/core":"^7.7.2","@babel/plugin-proposal-object-rest-spread":"^7.6.2","@babel/preset-env":"^7.7.1","@wdio/cli":"^5.16.7","angular-expressions":"^1.0.0","babel-eslint":"^10.0.3","babel-loader":"^8.0.6","chai":"^4.2.0","diff":"^4.0.1","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^6.6.0","eslint-plugin-import":"^2.18.2","eslint_d":"^8.0.0","finalhandler":"^1.1.2","lodash":"^4.17.15","mkdirp":"^0.5.1","mocha":"^5.0.0","nyc":"^14.1.1","pizzip":"^3.0.6","prettier":"^1.19.1","rimraf":"^3.0.0","selenium-standalone":"^6.16.0","serve-static":"^1.14.1","uglify-js":"^3.6.9","webdriverio":"^5.16.7","webpack":"^4.41.2","webpack-cli":"^3.3.10"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr --exclude mocha","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"2e487726f104d26957c80a72425891d0a48df5aa","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.15.1","_nodeVersion":"12.13.1","_npmVersion":"6.13.3","dist":{"shasum":"bc9bbbc4d05613f3c4c20c867a676eb198045ca4","size":125078,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.15.1.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.15.1_1575966693890_0.22598542342460548"},"_hasShrinkwrap":false,"publish_time":1575966694077,"_cnpm_publish_time":1575966694077},"3.15.0":{"name":"docxtemplater","version":"3.15.0","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"@babel/cli":"^7.7.0","@babel/core":"^7.7.2","@babel/plugin-proposal-object-rest-spread":"^7.6.2","@babel/preset-env":"^7.7.1","@wdio/cli":"^5.16.7","angular-expressions":"^1.0.0","babel-eslint":"^10.0.3","babel-loader":"^8.0.6","chai":"^4.2.0","diff":"^4.0.1","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^6.6.0","eslint-plugin-import":"^2.18.2","eslint_d":"^8.0.0","finalhandler":"^1.1.2","lodash":"^4.17.15","mkdirp":"^0.5.1","mocha":"^5.0.0","nyc":"^14.1.1","pizzip":"^3.0.6","prettier":"^1.19.1","rimraf":"^3.0.0","selenium-standalone":"^6.16.0","serve-static":"^1.14.1","uglify-js":"^3.6.9","webdriverio":"^5.16.7","webpack":"^4.41.2","webpack-cli":"^3.3.10"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr --exclude mocha","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"79f4a0d6fa64b2f33cc90e9ccd1af9b73814e11d","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.15.0","_nodeVersion":"12.13.1","_npmVersion":"6.13.1","dist":{"shasum":"129aae5b50a98f88f25f72f9291440948ace25e4","size":124436,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.15.0.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.15.0_1574365766978_0.9133623878491206"},"_hasShrinkwrap":false,"publish_time":1574365767082,"_cnpm_publish_time":1574365767082},"3.14.10":{"name":"docxtemplater","version":"3.14.10","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"@babel/cli":"^7.7.0","@babel/core":"^7.7.2","@babel/plugin-proposal-object-rest-spread":"^7.6.2","@babel/preset-env":"^7.7.1","@wdio/cli":"^5.16.6","angular-expressions":"^1.0.0","babel-eslint":"^10.0.3","babel-loader":"^8.0.6","chai":"^4.2.0","diff":"^4.0.1","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^6.6.0","eslint-plugin-import":"^2.18.2","eslint_d":"^8.0.0","finalhandler":"^1.1.2","lodash":"^4.17.15","mkdirp":"^0.5.1","mocha":"^5.0.0","nyc":"^14.1.1","pizzip":"^3.0.6","prettier":"^1.19.1","rimraf":"^3.0.0","selenium-standalone":"^6.16.0","serve-static":"^1.14.1","uglify-js":"^3.6.9","webdriverio":"^5.16.6","webpack":"^4.41.2","webpack-cli":"^3.3.10"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr --exclude mocha","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash","lint:fix":"eslint_d . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"f780fbc5ea9bf08adb63467351a601f654648163","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.14.10","_nodeVersion":"12.13.0","_npmVersion":"6.13.0","dist":{"shasum":"6110e9078a86e6d918e8de05a12169d022e5711e","size":123922,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.14.10.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.14.10_1573642995973_0.9856824092080656"},"_hasShrinkwrap":false,"publish_time":1573642996177,"_cnpm_publish_time":1573642996177},"3.14.9":{"name":"docxtemplater","version":"3.14.9","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"@babel/cli":"^7.7.0","@babel/core":"^7.7.2","@babel/plugin-proposal-object-rest-spread":"^7.6.2","@babel/preset-env":"^7.7.1","@wdio/cli":"^5.16.5","angular-expressions":"^1.0.0","babel-eslint":"^10.0.3","babel-loader":"^8.0.6","chai":"^4.2.0","diff":"^4.0.1","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^6.6.0","eslint-plugin-import":"^2.18.2","eslint_d":"^8.0.0","finalhandler":"^1.1.2","lodash":"^4.17.15","mkdirp":"^0.5.1","mocha":"^5.0.0","nyc":"^14.1.1","pizzip":"^3.0.6","prettier":"^1.19.1","rimraf":"^3.0.0","selenium-standalone":"^6.16.0","serve-static":"^1.14.1","uglify-js":"^3.6.8","webdriverio":"^5.16.5","webpack":"^4.41.2","webpack-cli":"^3.3.10"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr --exclude mocha","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash","lint:fix":"eslint_d . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"db5774d07f4e7d68a9f3ceb96651a0d0961f0a43","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.14.9","_nodeVersion":"12.13.0","_npmVersion":"6.13.0","dist":{"shasum":"c4a2e34fa12102e1fd4402cede9ed88afb38e519","size":123815,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.14.9.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.14.9_1573589221605_0.1208217466257191"},"_hasShrinkwrap":false,"publish_time":1573589221710,"_cnpm_publish_time":1573589221710},"3.14.8":{"name":"docxtemplater","version":"3.14.8","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"@babel/cli":"^7.6.4","@babel/core":"^7.6.4","@babel/plugin-proposal-object-rest-spread":"^7.6.2","@babel/preset-env":"^7.6.3","@wdio/cli":"^5.15.6","angular-expressions":"^1.0.0","babel-eslint":"^10.0.3","babel-loader":"^8.0.6","chai":"^4.2.0","diff":"^4.0.1","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^6.6.0","eslint-plugin-import":"^2.18.2","eslint_d":"^8.0.0","finalhandler":"^1.1.2","lodash":"^4.17.15","mkdirp":"^0.5.1","mocha":"^5.0.0","nyc":"^14.1.1","pizzip":"^3.0.6","prettier":"^1.18.2","rimraf":"^3.0.0","selenium-standalone":"^6.16.0","serve-static":"^1.14.1","uglify-js":"^3.6.7","webdriverio":"^5.15.6","webpack":"^4.41.2","webpack-cli":"^3.3.10"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr --exclude mocha","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash","lint:fix":"eslint_d . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"9a60c5056e836003a5304d3e7add31baf032b0ff","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.14.8","_nodeVersion":"12.13.0","_npmVersion":"6.13.0","dist":{"shasum":"e110326f9e28c618e4408bf8ddf51170506f09cd","size":123518,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.14.8.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.14.8_1573199993479_0.5079530993083703"},"_hasShrinkwrap":false,"publish_time":1573199993600,"_cnpm_publish_time":1573199993600},"3.14.7":{"name":"docxtemplater","version":"3.14.7","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"@babel/cli":"^7.6.4","@babel/core":"^7.6.4","@babel/plugin-proposal-object-rest-spread":"^7.6.2","@babel/preset-env":"^7.6.3","@wdio/cli":"^5.15.6","angular-expressions":"^1.0.0","babel-eslint":"^10.0.3","babel-loader":"^8.0.6","chai":"^4.2.0","diff":"^4.0.1","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^6.6.0","eslint-plugin-import":"^2.18.2","eslint_d":"^8.0.0","finalhandler":"^1.1.2","lodash":"^4.17.15","mkdirp":"^0.5.1","mocha":"^5.0.0","nyc":"^14.1.1","pizzip":"^3.0.6","prettier":"^1.18.2","rimraf":"^3.0.0","selenium-standalone":"^6.16.0","serve-static":"^1.14.1","uglify-js":"^3.6.7","webdriverio":"^5.15.6","webpack":"^4.41.2","webpack-cli":"^3.3.10"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr --exclude mocha","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash","lint:fix":"eslint_d . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"5e64d7dabe213965e3861851b55835f60e24a92a","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.14.7","_nodeVersion":"12.13.0","_npmVersion":"6.13.0","dist":{"shasum":"96758fe7ff57c3bde1ad5995241f5c7f48843a34","size":123080,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.14.7.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.14.7_1573160679325_0.6511879439106079"},"_hasShrinkwrap":false,"publish_time":1573160679527,"_cnpm_publish_time":1573160679527},"3.14.6":{"name":"docxtemplater","version":"3.14.6","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"@babel/cli":"^7.6.4","@babel/core":"^7.6.4","@babel/plugin-proposal-object-rest-spread":"^7.6.2","@babel/preset-env":"^7.6.3","@wdio/cli":"^5.15.6","angular-expressions":"^1.0.0","babel-eslint":"^10.0.3","babel-loader":"^8.0.6","chai":"^4.2.0","diff":"^4.0.1","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^6.6.0","eslint-plugin-import":"^2.18.2","eslint_d":"^8.0.0","finalhandler":"^1.1.2","lodash":"^4.17.15","mkdirp":"^0.5.1","mocha":"^5.0.0","nyc":"^14.1.1","pizzip":"^3.0.6","prettier":"^1.18.2","rimraf":"^3.0.0","selenium-standalone":"^6.16.0","serve-static":"^1.14.1","uglify-js":"^3.6.7","webdriverio":"^5.15.6","webpack":"^4.41.2","webpack-cli":"^3.3.10"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr --exclude mocha","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash","lint:fix":"eslint_d . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"58d4f1242df4e87018676879c493cd111b9bc7a7","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.14.6","_nodeVersion":"12.13.0","_npmVersion":"6.13.0","dist":{"shasum":"3274a14f646a1bbf5ad626e796d480849c5860b7","size":123065,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.14.6.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.14.6_1573159997729_0.7154598861848238"},"_hasShrinkwrap":false,"publish_time":1573159997928,"_cnpm_publish_time":1573159997928},"3.14.5":{"name":"docxtemplater","version":"3.14.5","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"@babel/cli":"^7.6.4","@babel/core":"^7.6.4","@babel/plugin-proposal-object-rest-spread":"^7.6.2","@babel/preset-env":"^7.6.3","@wdio/cli":"^5.15.4","angular-expressions":"^1.0.0","babel-eslint":"^10.0.3","babel-loader":"^8.0.6","chai":"^4.2.0","diff":"^4.0.1","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^6.6.0","eslint-plugin-import":"^2.18.2","eslint_d":"^8.0.0","finalhandler":"^1.1.2","lodash":"^4.17.15","mkdirp":"^0.5.1","mocha":"^5.0.0","nyc":"^14.1.1","pizzip":"^3.0.6","prettier":"^1.18.2","rimraf":"^3.0.0","selenium-standalone":"^6.16.0","serve-static":"^1.14.1","uglify-js":"^3.6.4","webdriverio":"^5.15.4","webpack":"^4.41.2","webpack-cli":"^3.3.9"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr --exclude mocha","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash","lint:fix":"eslint_d . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"f835b30bd408553690adfeddca92698b9b36c15a","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.14.5","_nodeVersion":"12.13.0","_npmVersion":"6.12.0","dist":{"shasum":"6e51fd41a6ae1e90e33354e1b66785135ebda200","size":121816,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.14.5.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.14.5_1572386710101_0.6274759867115691"},"_hasShrinkwrap":false,"publish_time":1572386710225,"_cnpm_publish_time":1572386710225},"3.14.4":{"name":"docxtemplater","version":"3.14.4","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"@babel/cli":"^7.6.4","@babel/core":"^7.6.4","@babel/plugin-proposal-object-rest-spread":"^7.6.2","@babel/preset-env":"^7.6.3","@wdio/cli":"^5.15.4","angular-expressions":"^1.0.0","babel-eslint":"^10.0.3","babel-loader":"^8.0.6","chai":"^4.2.0","diff":"^4.0.1","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^6.6.0","eslint-plugin-import":"^2.18.2","eslint_d":"^8.0.0","finalhandler":"^1.1.2","lodash":"^4.17.15","mkdirp":"^0.5.1","mocha":"^5.0.0","nyc":"^14.1.1","pizzip":"^3.0.6","prettier":"^1.18.2","rimraf":"^3.0.0","selenium-standalone":"^6.16.0","serve-static":"^1.14.1","uglify-js":"^3.6.4","webdriverio":"^5.15.4","webpack":"^4.41.2","webpack-cli":"^3.3.9"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr --exclude mocha","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash","lint:fix":"eslint_d . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"fc2939fc1602d6b3dab0052bb634afb3d96deb50","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.14.4","_nodeVersion":"12.13.0","_npmVersion":"6.12.0","dist":{"shasum":"0b98c4e96dd6b723fd2fc246279cba7ba7464ef2","size":120656,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.14.4.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.14.4_1572212653167_0.08449496010990076"},"_hasShrinkwrap":false,"publish_time":1572212653305,"_cnpm_publish_time":1572212653305},"3.14.3":{"name":"docxtemplater","version":"3.14.3","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"@babel/cli":"^7.6.0","@babel/core":"^7.6.0","@babel/plugin-proposal-object-rest-spread":"^7.5.5","@babel/preset-env":"^7.6.0","@wdio/cli":"^5.12.5","angular-expressions":"^1.0.0","babel-eslint":"^10.0.3","babel-loader":"^8.0.6","chai":"^4.2.0","diff":"^4.0.1","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^6.3.0","eslint-plugin-import":"^2.18.2","eslint_d":"^8.0.0","finalhandler":"^1.1.2","lodash":"^4.17.15","mkdirp":"^0.5.1","mocha":"^5.0.0","nyc":"^14.1.1","pizzip":"^3.0.6","prettier":"^1.18.2","rimraf":"^3.0.0","selenium-standalone":"^6.16.0","serve-static":"^1.14.1","uglify-js":"^3.6.0","webdriverio":"^5.12.5","webpack":"^4.39.3","webpack-cli":"^3.3.8"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr --exclude mocha","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash","lint:fix":"eslint_d . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"fa10731289ee64688aa2771d5271f9b2413614b6","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.14.3","_nodeVersion":"10.16.3","_npmVersion":"6.11.3","dist":{"shasum":"d0c90c7b3e859531ad875c9cd72763451e2f01d0","size":118971,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.14.3.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.14.3_1568130783394_0.9359654274968774"},"_hasShrinkwrap":false,"publish_time":1568130783622,"_cnpm_publish_time":1568130783622},"3.14.2":{"name":"docxtemplater","version":"3.14.2","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-proposal-object-rest-spread":"^7.5.5","@babel/preset-env":"^7.5.5","@wdio/cli":"^5.12.5","angular-expressions":"^1.0.0","babel-eslint":"^10.0.3","babel-loader":"^8.0.6","chai":"^4.2.0","diff":"^4.0.1","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^6.3.0","eslint-plugin-import":"^2.18.2","eslint_d":"^8.0.0","finalhandler":"^1.1.2","lodash":"^4.17.15","mkdirp":"^0.5.1","mocha":"^5.0.0","nyc":"^14.1.1","pizzip":"^3.0.6","prettier":"^1.18.2","rimraf":"^3.0.0","selenium-standalone":"^6.16.0","serve-static":"^1.14.1","uglify-js":"^3.6.0","webdriverio":"^5.12.5","webpack":"^4.39.3","webpack-cli":"^3.3.7"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr --exclude mocha","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash","lint:fix":"eslint_d . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"b651ca56bf83af33e97e36ed689f97b40ecbd880","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.14.2","_nodeVersion":"10.16.3","_npmVersion":"6.11.2","dist":{"shasum":"671ff6f9b1c1890f6e8d61649f931d90618a2349","size":118610,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.14.2.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.14.2_1567446274963_0.37943221631175494"},"_hasShrinkwrap":false,"publish_time":1567446275118,"_cnpm_publish_time":1567446275118},"3.14.1":{"name":"docxtemplater","version":"3.14.1","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-proposal-object-rest-spread":"^7.5.5","@babel/preset-env":"^7.5.5","@wdio/cli":"^5.11.13","angular-expressions":"^1.0.0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","chai":"^4.2.0","diff":"^4.0.1","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^6.1.0","eslint-plugin-import":"^2.18.2","eslint_d":"^8.0.0","finalhandler":"^1.1.2","lodash":"^4.17.15","mkdirp":"^0.5.1","mocha":"^5.0.0","nyc":"^14.1.1","pizzip":"^3.0.6","prettier":"^1.18.2","rimraf":"^2.6.3","selenium-standalone":"^6.16.0","serve-static":"^1.14.1","uglify-js":"^3.6.0","webdriverio":"^5.11.13","webpack":"^4.39.1","webpack-cli":"^3.3.6"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr --exclude mocha","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash","lint:fix":"eslint_d . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"3f4d27e42ac18a561588ea37dd8083ac196d8454","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.14.1","_nodeVersion":"10.16.0","_npmVersion":"6.10.3","dist":{"shasum":"2ed0894bd3c7b2451ae67fcb0e949598b03b68fc","size":118291,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.14.1.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.14.1_1565208572264_0.0192679057255003"},"_hasShrinkwrap":false,"publish_time":1565208572358,"_cnpm_publish_time":1565208572358},"3.14.0":{"name":"docxtemplater","version":"3.14.0","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-proposal-object-rest-spread":"^7.5.5","@babel/preset-env":"^7.5.5","@wdio/cli":"^5.11.6","angular-expressions":"^1.0.0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","chai":"^4.2.0","diff":"^4.0.1","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^6.1.0","eslint-plugin-import":"^2.18.2","eslint_d":"^8.0.0","finalhandler":"^1.1.2","lodash":"^4.17.15","mkdirp":"^0.5.1","mocha":"^5.0.0","nyc":"^14.1.1","pizzip":"^3.0.4","prettier":"^1.18.2","rimraf":"^2.6.3","selenium-standalone":"^6.16.0","serve-static":"^1.14.1","uglify-js":"^3.6.0","webdriverio":"^5.11.6","webpack":"^4.36.1","webpack-cli":"^3.3.6"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr --exclude mocha","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash","lint:fix":"eslint_d . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"d46aae1efce7a24402143d0e9bd9655c4fdf4983","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.14.0","_nodeVersion":"10.16.0","_npmVersion":"6.10.1","dist":{"shasum":"7d070816e995b3d70ad8181e9727b40f0d05ca1f","size":118183,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.14.0.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.14.0_1563711931592_0.31268937949004694"},"_hasShrinkwrap":false,"publish_time":1563711931767,"_cnpm_publish_time":1563711931767},"3.13.6":{"name":"docxtemplater","version":"3.13.6","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"@babel/cli":"^7.5.0","@babel/core":"^7.5.4","@babel/plugin-proposal-object-rest-spread":"^7.5.4","@babel/preset-env":"^7.5.4","@wdio/cli":"^5.11.2","angular-expressions":"^1.0.0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","chai":"^4.2.0","diff":"^4.0.1","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^6.0.1","eslint-plugin-import":"^2.18.0","eslint_d":"^8.0.0","finalhandler":"^1.1.2","jszip":"^2.6.1","lodash":"^4.17.14","mkdirp":"^0.5.1","mocha":"^5.0.0","nyc":"^14.1.1","prettier":"^1.18.2","rimraf":"^2.6.3","selenium-standalone":"^6.16.0","serve-static":"^1.14.1","uglify-js":"^3.6.0","webdriverio":"^5.11.2","webpack":"^4.35.3","webpack-cli":"^3.3.5"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr --exclude jszip mocha","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash","lint:fix":"eslint_d . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"c717f3a7c9d8cfb74836d7d21bd7e6a2786baad4","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.13.6","_nodeVersion":"10.16.0","_npmVersion":"6.10.1","dist":{"shasum":"47d82091d07f17b678f4e15d1187e2afb8df3e66","size":118211,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.13.6.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.13.6_1562924125883_0.11095948806586753"},"_hasShrinkwrap":false,"publish_time":1562924126063,"_cnpm_publish_time":1562924126063},"3.13.5":{"name":"docxtemplater","version":"3.13.5","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"@babel/cli":"^7.5.0","@babel/core":"^7.5.4","@babel/plugin-proposal-object-rest-spread":"^7.5.4","@babel/preset-env":"^7.5.4","@wdio/cli":"^5.11.2","angular-expressions":"^1.0.0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","chai":"^4.2.0","diff":"^4.0.1","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^6.0.1","eslint-plugin-import":"^2.18.0","eslint_d":"^8.0.0","finalhandler":"^1.1.2","jszip":"^2.6.1","lodash":"^4.17.14","mkdirp":"^0.5.1","mocha":"^5.0.0","nyc":"^14.1.1","prettier":"^1.18.2","rimraf":"^2.6.3","selenium-standalone":"^6.16.0","serve-static":"^1.14.1","uglify-js":"^3.6.0","webdriverio":"^5.11.2","webpack":"^4.35.3","webpack-cli":"^3.3.5"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr --exclude jszip mocha","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash","lint:fix":"eslint_d . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"78b0a5b42061268e1f2b4d045654541346321ef5","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.13.5","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"shasum":"d4c2011c526c5a06c761d8af48f6e7549adba02f","size":117393,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.13.5.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.13.5_1562872542989_0.13085411147280146"},"_hasShrinkwrap":false,"publish_time":1562872543170,"_cnpm_publish_time":1562872543170},"3.13.4":{"name":"docxtemplater","version":"3.13.4","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"@babel/cli":"^7.5.0","@babel/core":"^7.5.4","@babel/plugin-proposal-object-rest-spread":"^7.5.4","@babel/preset-env":"^7.5.4","@wdio/cli":"^5.11.0","angular-expressions":"^1.0.0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","chai":"^4.2.0","diff":"^4.0.1","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^6.0.1","eslint-plugin-import":"^2.18.0","eslint_d":"^8.0.0","finalhandler":"^1.1.2","jszip":"^2.6.1","lodash":"^4.17.13","mkdirp":"^0.5.1","mocha":"^5.0.0","nyc":"^14.1.1","prettier":"^1.18.2","rimraf":"^2.6.3","selenium-standalone":"^6.16.0","serve-static":"^1.14.1","uglify-js":"^3.6.0","webdriverio":"^5.11.0","webpack":"^4.35.3","webpack-cli":"^3.3.5"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr --exclude jszip mocha","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash","lint:fix":"eslint_d . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"55af2f5215cc88fae7f39534b70490105b2d71bf","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.13.4","_nodeVersion":"12.6.0","_npmVersion":"6.9.0","dist":{"shasum":"d07a5fca37f760012c0767b3e052045b3f6fa7d5","size":117230,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.13.4.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.13.4_1562767698133_0.2827719806252176"},"_hasShrinkwrap":false,"publish_time":1562767698293,"_cnpm_publish_time":1562767698293},"3.13.3":{"name":"docxtemplater","version":"3.13.3","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"@babel/cli":"7.4.4","@babel/plugin-proposal-object-rest-spread":"7.4.4","@babel/core":"7.4.5","@babel/preset-env":"7.4.5","@wdio/cli":"^5.10.10","angular-expressions":"^1.0.0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","chai":"^4.2.0","diff":"^4.0.1","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^6.0.1","eslint-plugin-import":"^2.18.0","eslint_d":"^8.0.0","finalhandler":"^1.1.2","jszip":"^2.6.1","lodash":"^4.17.11","mkdirp":"^0.5.1","mocha":"^5.0.0","nyc":"^14.1.1","prettier":"^1.18.2","rimraf":"^2.6.3","selenium-standalone":"^6.16.0","serve-static":"^1.14.1","uglify-js":"^3.6.0","webdriverio":"^5.10.10","webpack":"^4.35.3","webpack-cli":"^3.3.5"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr --exclude jszip mocha","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash","lint:fix":"eslint_d . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"528f4e442c8a782789f83aa3445124294e158ce4","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.13.3","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"shasum":"8d30677f9a3ea0364daf8c932e3252a677f4f05d","size":117269,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.13.3.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.13.3_1562678872224_0.029259899672529732"},"_hasShrinkwrap":false,"publish_time":1562678872463,"_cnpm_publish_time":1562678872463},"3.13.2":{"name":"docxtemplater","version":"3.13.2","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"@babel/cli":"7.4.4","@babel/plugin-proposal-object-rest-spread":"7.4.4","@babel/core":"7.4.5","@babel/preset-env":"7.4.5","@wdio/cli":"^5.10.10","angular-expressions":"^1.0.0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","chai":"^4.2.0","diff":"^4.0.1","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^5.16.0","eslint-plugin-dependencies":"^2.4.0","eslint_d":"^7.3.0","finalhandler":"^1.1.2","jszip":"^2.6.1","lodash":"^4.17.11","mkdirp":"^0.5.1","mocha":"^5.0.0","nyc":"^14.1.1","prettier":"^1.18.2","rimraf":"^2.6.3","selenium-standalone":"^6.16.0","serve-static":"^1.14.1","uglify-js":"^3.6.0","webdriverio":"^5.10.10","webpack":"^4.35.2","webpack-cli":"^3.3.5"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr --exclude jszip mocha","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash","lint:fix":"eslint_d . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"1b7944d3fbcd96db8ffae92c1291ec4ec336ddca","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.13.2","_nodeVersion":"12.6.0","_npmVersion":"6.9.0","dist":{"shasum":"66cee6b0286644c2568a258ea826625956ea6d22","size":116699,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.13.2.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.13.2_1562360882645_0.20406220086787386"},"_hasShrinkwrap":false,"publish_time":1562360882787,"_cnpm_publish_time":1562360882787},"3.13.1":{"name":"docxtemplater","version":"3.13.1","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"@babel/cli":"7.4.4","@babel/plugin-proposal-object-rest-spread":"7.4.4","@babel/core":"7.4.5","@babel/preset-env":"7.4.5","@wdio/cli":"^5.10.10","angular-expressions":"^1.0.0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","chai":"^4.2.0","diff":"^4.0.1","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^5.16.0","eslint-plugin-dependencies":"^2.4.0","eslint_d":"^7.3.0","finalhandler":"^1.1.2","jszip":"^2.6.1","lodash":"^4.17.11","mkdirp":"^0.5.1","mocha":"^5.0.0","nyc":"^14.1.1","prettier":"^1.18.2","rimraf":"^2.6.3","selenium-standalone":"^6.16.0","serve-static":"^1.14.1","uglify-js":"^3.6.0","webdriverio":"^5.10.10","webpack":"^4.35.2","webpack-cli":"^3.3.5"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr --exclude jszip mocha","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash","lint:fix":"eslint_d . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"84e192ca84c6e1e31c780a8d21ab65b0926621ad","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.13.1","_nodeVersion":"12.6.0","_npmVersion":"6.9.0","dist":{"shasum":"d0b0b5f36ecd225068c77da18c14d584e54ce926","size":116380,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.13.1.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.13.1_1562313207409_0.4250964540596416"},"_hasShrinkwrap":false,"publish_time":1562313207519,"_cnpm_publish_time":1562313207519},"3.13.0":{"name":"docxtemplater","version":"3.13.0","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"@babel/cli":"^7.5.0","@babel/core":"^7.5.0","@babel/preset-env":"^7.5.0","@wdio/cli":"^5.10.10","angular-expressions":"^1.0.0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","chai":"^4.2.0","diff":"^4.0.1","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^5.16.0","eslint-plugin-dependencies":"^2.4.0","eslint_d":"^7.3.0","finalhandler":"^1.1.2","jszip":"^2.6.1","lodash":"^4.17.11","mkdirp":"^0.5.1","mocha":"^5.0.0","nyc":"^14.1.1","prettier":"^1.18.2","rimraf":"^2.6.3","selenium-standalone":"^6.16.0","serve-static":"^1.14.1","uglify-js":"^3.6.0","webdriverio":"^5.10.10","webpack":"^4.35.2","webpack-cli":"^3.3.5"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr --exclude jszip mocha","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash","lint:fix":"eslint_d . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"fa3d9fed040befaa7d2da7402e0cfbe042564bd4","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.13.0","_nodeVersion":"10.16.0","_npmVersion":"6.9.2","dist":{"shasum":"699f5ab80da0ea8fb4428c5f963425ab56f73056","size":116414,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.13.0.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.13.0_1562275914303_0.5611010733638562"},"_hasShrinkwrap":false,"publish_time":1562275914468,"_cnpm_publish_time":1562275914468},"3.12.0":{"name":"docxtemplater","version":"3.12.0","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"@babel/cli":"^7.4.4","@babel/core":"^7.4.5","@babel/preset-env":"^7.4.5","@wdio/cli":"^5.10.9","angular-expressions":"^1.0.0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","chai":"^4.2.0","diff":"^4.0.1","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^5.16.0","eslint-plugin-dependencies":"^2.4.0","eslint_d":"^7.3.0","finalhandler":"^1.1.2","jszip":"^2.6.1","lodash":"^4.17.11","mkdirp":"^0.5.1","mocha":"^5.0.0","nyc":"^14.1.1","prettier":"^1.18.2","rimraf":"^2.6.3","selenium-standalone":"^6.16.0","serve-static":"^1.14.1","uglify-js":"^3.6.0","webdriverio":"^5.10.9","webpack":"^4.35.0","webpack-cli":"^3.3.5"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr --exclude jszip mocha","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash","lint:fix":"eslint_d . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"03b0edd654ef9a07e557ddd7a4f9b91e8075631a","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.12.0","_nodeVersion":"12.5.0","_npmVersion":"6.9.0","dist":{"shasum":"3fe1066a2e42b17838f34190760035167dca0ac2","size":114283,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.12.0.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.12.0_1561729046604_0.7640469731990529"},"_hasShrinkwrap":false,"publish_time":1561729046713,"_cnpm_publish_time":1561729046713},"3.11.4":{"name":"docxtemplater","version":"3.11.4","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"@babel/cli":"^7.4.4","@babel/core":"^7.4.5","@babel/preset-env":"^7.4.5","@wdio/cli":"^5.9.6","angular-expressions":"^1.0.0","babel-eslint":"^10.0.1","babel-loader":"^8.0.6","chai":"^4.2.0","diff":"^4.0.1","envify":"^4.1.0","es6-promise":"^4.2.6","eslint":"^5.16.0","eslint-plugin-dependencies":"^2.4.0","eslint_d":"^7.3.0","finalhandler":"^1.1.2","jszip":"^2.6.1","lodash":"^4.17.11","mkdirp":"^0.5.1","mocha":"^5.0.0","nyc":"^14.1.1","prettier":"^1.17.1","rimraf":"^2.6.3","selenium-standalone":"^6.16.0","serve-static":"^1.14.1","uglify-js":"^3.6.0","webdriverio":"^5.9.6","webpack":"^4.33.0","webpack-cli":"^3.3.2"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr --exclude jszip mocha","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash","lint:fix":"eslint_d . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"3afda281849b3a21738964eda18cf67b049e4d53","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.11.4","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"shasum":"9abce7b191ccdd3420cdaa73ec5cdaf8d95455f2","size":113938,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.11.4.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.11.4_1560852263990_0.2687240749769413"},"_hasShrinkwrap":false,"publish_time":1560852264152,"_cnpm_publish_time":1560852264152},"3.11.3":{"name":"docxtemplater","version":"3.11.3","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"@babel/cli":"^7.4.4","@babel/core":"^7.4.5","@babel/preset-env":"^7.4.5","@wdio/cli":"^5.9.6","angular-expressions":"^1.0.0","babel-eslint":"^10.0.1","babel-loader":"^8.0.6","chai":"^4.2.0","diff":"^4.0.1","envify":"^4.1.0","es6-promise":"^4.2.6","eslint":"^5.16.0","eslint-plugin-dependencies":"^2.4.0","eslint_d":"^7.3.0","finalhandler":"^1.1.2","jszip":"^2.6.1","lodash":"^4.17.11","mkdirp":"^0.5.1","mocha":"^5.0.0","nyc":"^14.1.1","prettier":"^1.17.1","rimraf":"^2.6.3","selenium-standalone":"^6.16.0","serve-static":"^1.14.1","uglify-js":"^3.6.0","webdriverio":"^5.9.6","webpack":"^4.33.0","webpack-cli":"^3.3.2"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr --exclude jszip mocha","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash","lint:fix":"eslint_d . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"4d197f6d3587e9480c31c2a72b1fb6d6794d5498","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.11.3","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"shasum":"7c0fd36d929dadecfb02bcf7a9d4be748f6fe4db","size":113879,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.11.3.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.11.3_1560319424757_0.5303506558377034"},"_hasShrinkwrap":false,"publish_time":1560319424935,"_cnpm_publish_time":1560319424935},"3.11.2":{"name":"docxtemplater","version":"3.11.2","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"@babel/cli":"^7.4.4","@babel/core":"^7.4.5","@babel/preset-env":"^7.4.5","@wdio/cli":"^5.9.4","angular-expressions":"^1.0.0","babel-eslint":"^10.0.1","babel-loader":"^8.0.6","chai":"^4.2.0","diff":"^4.0.1","envify":"^4.1.0","es6-promise":"^4.2.6","eslint":"^5.16.0","eslint-plugin-dependencies":"^2.4.0","eslint_d":"^7.3.0","finalhandler":"^1.1.2","jszip":"^2.6.1","lodash":"^4.17.11","mkdirp":"^0.5.1","mocha":"^5.0.0","nyc":"^14.1.1","prettier":"^1.17.1","rimraf":"^2.6.3","selenium-standalone":"^6.16.0","serve-static":"^1.14.1","uglify-js":"^3.5.15","webdriverio":"^5.9.4","webpack":"^4.32.2","webpack-cli":"^3.3.2"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr --exclude jszip mocha","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash","lint:fix":"eslint_d . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"72e7d40ec09e63be9aab716b5d259c130fc23eab","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.11.2","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"shasum":"eaf9840643b8b7ee24d09b3766351a8afba44605","size":113717,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.11.2.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.11.2_1559732777515_0.6639391285257152"},"_hasShrinkwrap":false,"publish_time":1559732777674,"_cnpm_publish_time":1559732777674},"3.11.1":{"name":"docxtemplater","version":"3.11.1","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"@babel/cli":"^7.4.4","@babel/core":"^7.4.4","@babel/preset-env":"^7.4.4","@wdio/cli":"^5.8.3","angular-expressions":"^1.0.0","babel-eslint":"^10.0.1","babel-loader":"^8.0.6","chai":"^4.2.0","diff":"^4.0.1","envify":"^4.1.0","es6-promise":"^4.2.6","eslint":"^5.16.0","eslint-plugin-dependencies":"^2.4.0","eslint_d":"^7.3.0","finalhandler":"^1.1.2","jszip":"^2.6.1","lodash":"^4.17.11","mkdirp":"^0.5.1","mocha":"^5.0.0","nyc":"^14.1.1","prettier":"^1.17.0","rimraf":"^2.6.3","selenium-standalone":"^6.16.0","serve-static":"^1.14.1","uglify-js":"^3.5.12","webdriverio":"^5.8.3","webpack":"^4.31.0","webpack-cli":"^3.3.2"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr --exclude jszip mocha","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash","lint:fix":"eslint_d . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"4cd7cca4e09bff23c46f786b6a9088b2b126d038","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.11.1","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"6d158030948eaed8993b18c1c6fb17ee9908f869","size":112431,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.11.1.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.11.1_1558433159011_0.48685642722276223"},"_hasShrinkwrap":false,"publish_time":1558433159149,"_cnpm_publish_time":1558433159149},"3.11.0":{"name":"docxtemplater","version":"3.11.0","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"@babel/cli":"^7.4.4","@babel/core":"^7.4.4","@babel/preset-env":"^7.4.4","@wdio/cli":"^5.8.3","angular-expressions":"^1.0.0","babel-eslint":"^10.0.1","babel-loader":"^8.0.6","chai":"^4.2.0","diff":"^4.0.1","envify":"^4.1.0","es6-promise":"^4.2.6","eslint":"^5.16.0","eslint-plugin-dependencies":"^2.4.0","eslint_d":"^7.3.0","finalhandler":"^1.1.2","jszip":"^2.6.1","lodash":"^4.17.11","mkdirp":"^0.5.1","mocha":"^5.0.0","nyc":"^14.1.1","prettier":"^1.17.0","rimraf":"^2.6.3","selenium-standalone":"^6.16.0","serve-static":"^1.14.1","uglify-js":"^3.5.12","webdriverio":"^5.8.3","webpack":"^4.31.0","webpack-cli":"^3.3.2"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr --exclude jszip mocha","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash","lint:fix":"eslint_d . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"f98857cc0a93d414c15d78e8d1e42a149dd9fe88","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.11.0","_nodeVersion":"12.0.0","_npmVersion":"6.9.0","dist":{"shasum":"5ad23ddfc448d0414aff8d252d72b762f85e4e6a","size":112346,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.11.0.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.11.0_1558424374739_0.9982635574740621"},"_hasShrinkwrap":false,"publish_time":1558424375013,"_cnpm_publish_time":1558424375013},"3.10.1":{"name":"docxtemplater","version":"3.10.1","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"@babel/cli":"^7.4.3","@babel/core":"^7.4.3","@babel/preset-env":"^7.4.3","@wdio/cli":"^5.7.10","angular-expressions":"^1.0.0","babel-eslint":"^10.0.1","babel-loader":"^8.0.5","chai":"^4.2.0","diff":"^4.0.1","envify":"^4.1.0","es6-promise":"^4.2.6","eslint":"^5.16.0","eslint-plugin-dependencies":"^2.4.0","eslint_d":"^7.3.0","finalhandler":"^1.1.1","jszip":"^2.6.1","lodash":"^4.17.11","mkdirp":"^0.5.1","mocha":"^5.0.0","nyc":"^13.3.0","prettier":"^1.16.4","rimraf":"^2.6.3","selenium-standalone":"^6.16.0","serve-static":"^1.13.2","uglify-js":"^3.5.4","webdriverio":"^5.7.9","webpack":"^4.29.6","webpack-cli":"^3.3.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr --exclude jszip mocha","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash","lint:fix":"eslint_d . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"5efa75be5ef57a1b072760efad7c7a082a1792fc","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.10.1","_nodeVersion":"8.15.0","_npmVersion":"6.9.0","dist":{"shasum":"80b33b7fc831472d9e6b9acd68206dab97871e69","size":109867,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.10.1.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.10.1_1554884057988_0.6536868528132536"},"_hasShrinkwrap":false,"publish_time":1554884058107,"_cnpm_publish_time":1554884058107},"3.9.9":{"name":"docxtemplater","version":"3.9.9","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.3.3","@babel/preset-env":"^7.3.1","@wdio/cli":"^5.5.0","angular-expressions":"^1.0.0","babel-eslint":"^10.0.1","babel-loader":"^8.0.5","chai":"^4.2.0","diff":"^4.0.1","envify":"^4.1.0","es6-promise":"^4.2.6","eslint":"^5.14.1","eslint-plugin-dependencies":"^2.4.0","eslint_d":"^7.2.0","finalhandler":"^1.1.1","jszip":"^2.6.1","lodash":"^4.17.11","mkdirp":"^0.5.1","mocha":"^6.0.0","nyc":"^13.3.0","prettier":"^1.16.4","rimraf":"^2.6.3","selenium-standalone":"^6.15.4","serve-static":"^1.13.2","uglify-js":"^3.4.9","webdriverio":"^5.5.0","webpack":"^4.29.5","webpack-cli":"^3.2.3"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash","lint:fix":"eslint_d . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"58620086f1253ebcf253c7eac887c0facd0e7679","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.9.9","_nodeVersion":"8.15.0","_npmVersion":"6.8.0","dist":{"shasum":"b8f68bdfbb4908c1fe4ab6a1e376074062f9fc78","size":108831,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.9.9.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.9.9_1550928509845_0.15016013158170294"},"_hasShrinkwrap":false,"publish_time":1550928510117,"_cnpm_publish_time":1550928510117},"3.9.8":{"name":"docxtemplater","version":"3.9.8","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.2.2","@babel/preset-env":"^7.3.1","@wdio/cli":"^5.4.17","angular-expressions":"^1.0.0","babel-eslint":"^10.0.1","babel-loader":"^8.0.5","chai":"^4.2.0","diff":"^4.0.1","envify":"^4.1.0","es6-promise":"^4.2.5","eslint":"^5.13.0","eslint-plugin-dependencies":"^2.4.0","eslint_d":"^7.2.0","finalhandler":"^1.1.1","jszip":"^2.6.1","lodash":"^4.17.11","mkdirp":"^0.5.1","mocha":"^5.2.0","nyc":"^13.2.0","prettier":"^1.16.4","rimraf":"^2.6.3","selenium-standalone":"^6.15.4","serve-static":"^1.13.2","uglify-js":"^3.4.9","webdriverio":"^5.4.17","webpack":"^4.29.3","webpack-cli":"^3.2.3"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash","lint:fix":"eslint_d . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"43666c7e771e3e795f52f91fd54cc07352e0fcc4","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.9.8","_nodeVersion":"8.15.0","_npmVersion":"6.7.0","dist":{"shasum":"fa10c9b3111a1e9d8978ed7c82958be82ac12eda","size":108654,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.9.8.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.9.8_1550041447177_0.8304069423732654"},"_hasShrinkwrap":false,"publish_time":1550041447295,"_cnpm_publish_time":1550041447295},"3.9.7":{"name":"docxtemplater","version":"3.9.7","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.2.2","@babel/preset-env":"^7.2.3","@wdio/cli":"^5.3.3","angular-expressions":"^1.0.0","babel-eslint":"^10.0.1","babel-loader":"^8.0.5","chai":"^4.2.0","diff":"^4.0.1","envify":"^4.1.0","es6-promise":"^4.2.5","eslint":"^5.12.0","eslint-plugin-dependencies":"^2.4.0","eslint_d":"^7.2.0","finalhandler":"^1.1.1","jszip":"^2.6.1","lodash":"^4.17.11","mkdirp":"^0.5.1","mocha":"^5.2.0","nyc":"^13.1.0","prettier":"^1.15.3","rimraf":"^2.6.3","selenium-standalone":"^6.15.4","serve-static":"^1.13.2","uglify-js":"^3.4.9","webdriverio":"^5.3.3","webpack":"^4.28.4","webpack-cli":"^3.2.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash","lint:fix":"eslint_d . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"25c952d7580379df127f5edf0e75718070d31b76","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.9.7","_nodeVersion":"8.15.0","_npmVersion":"6.6.0","dist":{"shasum":"61a3277ac4e46e0324c11ac3c8e0876b00edec01","size":108404,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.9.7.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.9.7_1548162209756_0.5255477586603283"},"_hasShrinkwrap":false,"publish_time":1548162210259,"_cnpm_publish_time":1548162210259},"3.9.6":{"name":"docxtemplater","version":"3.9.6","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.2.2","@babel/preset-env":"^7.2.3","@wdio/cli":"^5.2.2","angular-expressions":"^1.0.0","babel-eslint":"^10.0.1","babel-loader":"^8.0.5","chai":"^4.2.0","diff":"^3.5.0","envify":"^4.1.0","es6-promise":"^4.2.5","eslint":"^5.12.0","eslint-plugin-dependencies":"^2.4.0","eslint_d":"^7.2.0","finalhandler":"^1.1.1","jszip":"^2.6.1","lodash":"^4.17.11","mkdirp":"^0.5.1","mocha":"^5.2.0","nyc":"^13.1.0","prettier":"^1.15.3","rimraf":"^2.6.3","selenium-standalone":"^6.15.4","serve-static":"^1.13.2","uglify-js":"^3.4.9","webdriverio":"^5.2.2","webpack":"^4.28.3","webpack-cli":"^3.2.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash","lint:fix":"eslint_d . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"592a13071ffe9f7dfdd15e8dfa76cd6376590e51","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.9.6","_npmVersion":"6.5.0","_nodeVersion":"8.15.0","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"c1e2ae876074df30f089bb30a965b0a6bf400ec2","size":108393,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.9.6.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.9.6_1547107641388_0.2174095976217758"},"_hasShrinkwrap":false,"publish_time":1547107641519,"_cnpm_publish_time":1547107641519},"3.9.5":{"name":"docxtemplater","version":"3.9.5","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"@babel/cli":"^7.1.5","@babel/core":"^7.1.6","@babel/plugin-proposal-class-properties":"^7.1.0","@babel/plugin-proposal-json-strings":"^7.0.0","@babel/plugin-syntax-dynamic-import":"^7.0.0","@babel/plugin-syntax-import-meta":"^7.0.0","@babel/preset-env":"^7.1.6","angular-expressions":"^1.0.0","babel-eslint":"^10.0.1","babel-loader":"^8.0.4","chai":"^4.2.0","diff":"^3.5.0","envify":"^4.1.0","es6-promise":"^4.2.5","eslint":"^5.9.0","eslint-plugin-dependencies":"^2.4.0","eslint_d":"^7.1.1","finalhandler":"^1.1.1","jszip":"^2.6.1","lodash":"^4.17.11","mkdirp":"^0.5.1","mocha":"^5.2.0","nyc":"^13.1.0","prettier":"^1.15.3","rimraf":"^2.6.2","selenium-standalone":"^6.15.4","serve-static":"^1.13.2","uglify-js":"^3.4.9","webdriverio":"^4.14.1","webpack":"^4.26.1","webpack-cli":"^3.1.2"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash","lint:fix":"eslint_d . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"23f778def015cc58be8e1b568029fbdd3db792c7","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.9.5","_npmVersion":"6.4.1","_nodeVersion":"8.14.0","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"6c9073ec10bac17c677204ffccd234688e177f38","size":108030,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.9.5.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.9.5_1543691023834_0.6120532331538338"},"_hasShrinkwrap":false,"publish_time":1543691023940,"_cnpm_publish_time":1543691023940},"3.9.4":{"name":"docxtemplater","version":"3.9.4","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"@babel/cli":"^7.1.5","@babel/core":"^7.1.5","@babel/plugin-proposal-class-properties":"^7.1.0","@babel/plugin-proposal-json-strings":"^7.0.0","@babel/plugin-syntax-dynamic-import":"^7.0.0","@babel/plugin-syntax-import-meta":"^7.0.0","@babel/preset-env":"^7.1.5","angular-expressions":"^1.0.0","babel-eslint":"^10.0.1","babel-loader":"^8.0.4","chai":"^4.2.0","diff":"^3.5.0","envify":"^4.1.0","es6-promise":"^4.2.5","eslint":"^5.9.0","eslint-plugin-dependencies":"^2.4.0","eslint_d":"^7.1.1","finalhandler":"^1.1.1","jszip":"^2.6.1","lodash":"^4.17.11","mkdirp":"^0.5.1","mocha":"^5.2.0","nyc":"^13.1.0","prettier":"^1.15.1","rimraf":"^2.6.2","selenium-standalone":"^6.15.3","serve-static":"^1.13.2","uglify-js":"^3.4.9","webdriverio":"^4.14.0","webpack":"^4.25.1","webpack-cli":"^3.1.2"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash","lint:fix":"eslint_d . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"930464109c2f4650d865dcf558b0bea60db2012c","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.9.4","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"3ba3e236dd74ed0b964eada9590dd1c4fa5b9d27","size":107493,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.9.4.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.9.4_1542108133706_0.3201776759228472"},"_hasShrinkwrap":false,"publish_time":1542108133795,"_cnpm_publish_time":1542108133795},"3.9.3":{"name":"docxtemplater","version":"3.9.3","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"@babel/cli":"^7.1.5","@babel/core":"^7.1.5","@babel/plugin-proposal-class-properties":"^7.1.0","@babel/plugin-proposal-json-strings":"^7.0.0","@babel/plugin-syntax-dynamic-import":"^7.0.0","@babel/plugin-syntax-import-meta":"^7.0.0","@babel/preset-env":"^7.1.5","angular-expressions":"^1.0.0","babel-eslint":"^10.0.1","babel-loader":"^8.0.4","chai":"^4.2.0","diff":"^3.5.0","envify":"^4.1.0","es6-promise":"^4.2.5","eslint":"^5.9.0","eslint-plugin-dependencies":"^2.4.0","eslint_d":"^7.1.1","finalhandler":"^1.1.1","jszip":"^2.6.1","lodash":"^4.17.11","mkdirp":"^0.5.1","mocha":"^5.2.0","nyc":"^13.1.0","prettier":"^1.15.1","rimraf":"^2.6.2","selenium-standalone":"^6.15.3","serve-static":"^1.13.2","uglify-js":"^3.4.9","webdriverio":"^4.14.0","webpack":"^4.25.1","webpack-cli":"^3.1.2"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash","lint:fix":"eslint_d . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"8cb9ef4d894d89702dfdf21f3b0656d2fce7f734","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.9.3","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"c5749a536cfc1ba40e8363c4ab8608ba05a0846a","size":107356,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.9.3.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.9.3_1542035051340_0.07178012643458542"},"_hasShrinkwrap":false,"publish_time":1542035051586,"_cnpm_publish_time":1542035051586},"3.9.2":{"name":"docxtemplater","version":"3.9.2","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"@babel/cli":"^7.1.2","@babel/core":"^7.1.2","@babel/plugin-proposal-class-properties":"^7.1.0","@babel/plugin-proposal-json-strings":"^7.0.0","@babel/plugin-syntax-dynamic-import":"^7.0.0","@babel/plugin-syntax-import-meta":"^7.0.0","@babel/preset-env":"^7.1.0","angular-expressions":"^1.0.0","babel-eslint":"^10.0.1","babel-loader":"^8.0.4","chai":"^4.2.0","diff":"^3.5.0","envify":"^4.1.0","es6-promise":"^4.2.5","eslint":"^5.8.0","eslint-plugin-dependencies":"^2.4.0","eslint_d":"^7.1.1","finalhandler":"^1.1.1","jszip":"^2.6.1","lodash":"^4.17.11","mkdirp":"^0.5.1","mocha":"^5.2.0","nyc":"^13.1.0","prettier":"^1.14.3","rimraf":"^2.6.2","selenium-standalone":"^6.15.3","serve-static":"^1.13.2","uglify-js":"^3.4.9","webdriverio":"^4.14.0","webpack":"^4.23.1","webpack-cli":"^3.1.2"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash","lint:fix":"eslint_d . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"ea4ab66a2f82e3f13acfe978bb611e873b39afbd","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.9.2","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"7aa4302e2c625561c521b67ebf55317621876bbd","size":107365,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.9.2.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.9.2_1540832832946_0.46703627733771635"},"_hasShrinkwrap":false,"publish_time":1540832833463,"_cnpm_publish_time":1540832833463},"3.9.1":{"name":"docxtemplater","version":"3.9.1","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"@babel/cli":"^7.1.2","@babel/core":"^7.1.2","@babel/plugin-proposal-class-properties":"^7.1.0","@babel/plugin-proposal-json-strings":"^7.0.0","@babel/plugin-syntax-dynamic-import":"^7.0.0","@babel/plugin-syntax-import-meta":"^7.0.0","@babel/preset-env":"^7.1.0","angular-expressions":"^0.3.0","babel-eslint":"^10.0.1","babel-loader":"^8.0.4","chai":"^4.2.0","diff":"^3.5.0","envify":"^4.1.0","es6-promise":"^4.2.5","eslint":"^5.6.1","eslint-plugin-dependencies":"^2.4.0","eslint_d":"^7.1.1","finalhandler":"^1.1.1","jszip":"^2.6.1","lodash":"^4.17.11","mkdirp":"^0.5.1","mocha":"^5.2.0","nyc":"^13.0.1","prettier":"^1.14.3","rimraf":"^2.6.2","selenium-standalone":"^6.15.3","serve-static":"^1.13.2","uglify-js":"^3.4.9","webdriverio":"^4.13.2","webpack":"^4.20.2","webpack-cli":"^3.1.2"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash","lint:fix":"eslint_d . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"17962303be700982b45a2af2e525803171193480","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.9.1","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"9c153a7f1ab089f5d48e336afd88610a725a14e0","size":108462,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.9.1.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.9.1_1538723553998_0.7323112137515138"},"_hasShrinkwrap":false,"publish_time":1538723554157,"_cnpm_publish_time":1538723554157},"3.9.0":{"name":"docxtemplater","version":"3.9.0","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.0","@babel/plugin-proposal-class-properties":"^7.0.0","@babel/plugin-proposal-json-strings":"^7.0.0","@babel/plugin-syntax-dynamic-import":"^7.0.0","@babel/plugin-syntax-import-meta":"^7.0.0","@babel/preset-env":"^7.0.0","angular-expressions":"^0.3.0","babel-eslint":"^9.0.0","babel-loader":"^8.0.2","chai":"^4.1.2","diff":"^3.5.0","envify":"^4.1.0","es6-promise":"^4.2.4","eslint":"^5.5.0","eslint-plugin-dependencies":"^2.4.0","eslint_d":"^7.1.0","finalhandler":"^1.1.1","jszip":"^2.6.1","lodash":"^4.17.10","mkdirp":"^0.5.1","mocha":"^5.2.0","nyc":"^13.0.1","prettier":"^1.14.2","rimraf":"^2.6.2","selenium-standalone":"^6.15.2","serve-static":"^1.13.2","uglify-js":"^3.4.9","webdriverio":"^4.13.2","webpack":"^4.17.2","webpack-cli":"^3.1.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash","lint:fix":"eslint_d . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"82f8ad862c3344e4c196cb395d5c62cbbad20f02","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.9.0","_npmVersion":"6.4.1","_nodeVersion":"8.11.4","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"39b5e6094f529900b7494ceba67de28389464f16","size":108040,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.9.0.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.9.0_1536298699143_0.894032132124378"},"_hasShrinkwrap":false,"publish_time":1536298699327,"_cnpm_publish_time":1536298699327},"3.8.4":{"name":"docxtemplater","version":"3.8.4","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.0","@babel/plugin-proposal-class-properties":"^7.0.0","@babel/plugin-proposal-json-strings":"^7.0.0","@babel/plugin-syntax-dynamic-import":"^7.0.0","@babel/plugin-syntax-import-meta":"^7.0.0","@babel/preset-env":"^7.0.0","angular-expressions":"^0.3.0","babel-eslint":"^9.0.0","babel-loader":"^8.0.2","chai":"^4.1.2","diff":"^3.5.0","envify":"^4.1.0","es6-promise":"^4.2.4","eslint":"^5.5.0","eslint-plugin-dependencies":"^2.4.0","eslint_d":"^7.1.0","finalhandler":"^1.1.1","jszip":"^2.6.1","lodash":"^4.17.10","mkdirp":"^0.5.1","mocha":"^5.2.0","nyc":"^13.0.1","prettier":"^1.14.2","rimraf":"^2.6.2","selenium-standalone":"^6.15.2","serve-static":"^1.13.2","uglify-js":"^3.4.9","webdriverio":"^4.13.2","webpack":"^4.17.1","webpack-cli":"^3.1.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash","lint:fix":"eslint_d . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"8ca7faa4b0be1e34d53b8fa07ee6c4e8d7d203d0","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.8.4","_npmVersion":"6.4.1","_nodeVersion":"8.11.4","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"77e3d53b8c99fb77c0438261833db4c8e0f600f7","size":106671,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.8.4.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.8.4_1535975175408_0.34154333101531575"},"_hasShrinkwrap":false,"publish_time":1535975175535,"_cnpm_publish_time":1535975175535},"3.8.3":{"name":"docxtemplater","version":"3.8.3","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"angular-expressions":"^0.3.0","babel-cli":"^6.26.0","babel-eslint":"^8.2.6","babel-loader":"^7.1.5","babel-preset-env":"^1.7.0","babel-preset-stage-3":"^6.24.1","chai":"^4.1.2","diff":"^3.5.0","envify":"^4.1.0","es6-promise":"^4.2.4","eslint":"^5.2.0","eslint-plugin-dependencies":"^2.4.0","eslint_d":"^6.0.1","finalhandler":"^1.1.1","jszip":"^2.6.1","lodash":"^4.17.10","mkdirp":"^0.5.1","mocha":"^5.2.0","nyc":"^12.0.2","prettier":"^1.13.7","rimraf":"^2.6.2","selenium-standalone":"^6.15.1","serve-static":"^1.13.2","uglify-js":"^3.4.5","webdriverio":"^4.13.1","webpack":"^4.16.2","webpack-cli":"^3.1.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:firefox && npm run test:chrome","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash","lint:fix":"eslint_d . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"b2bdfa9a12b078784a05ce0e6a2fad0f72f9adb6","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.8.3","_npmVersion":"6.3.0","_nodeVersion":"8.11.3","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"8a0eae365135733320ef5d45a805f326392fd084","size":105238,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.8.3.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.8.3_1533921792278_0.6319479519737456"},"_hasShrinkwrap":false,"publish_time":1533921792576,"_cnpm_publish_time":1533921792576},"3.8.2":{"name":"docxtemplater","version":"3.8.2","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"angular-expressions":"^0.3.0","babel-cli":"^6.26.0","babel-eslint":"^8.2.6","babel-loader":"^7.1.5","babel-preset-env":"^1.7.0","babel-preset-stage-3":"^6.24.1","chai":"^4.1.2","diff":"^3.5.0","envify":"^4.1.0","es6-promise":"^4.2.4","eslint":"^5.2.0","eslint-plugin-dependencies":"^2.4.0","eslint_d":"^6.0.1","finalhandler":"^1.1.1","jszip":"^2.6.1","lodash":"^4.17.10","mkdirp":"^0.5.1","mocha":"^5.2.0","nyc":"^12.0.2","prettier":"^1.13.7","rimraf":"^2.6.2","selenium-standalone":"^6.15.1","serve-static":"^1.13.2","uglify-js":"^3.4.5","webdriverio":"^4.13.1","webpack":"^4.16.2","webpack-cli":"^3.1.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash","lint:fix":"eslint_d . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"30078293fb4360e7f52cc091105dc33f5c1388f2","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.8.2","_npmVersion":"6.3.0","_nodeVersion":"8.11.3","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"c557b3349d037de01c77402d6e7a69cd4880c1c1","size":104707,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.8.2.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.8.2_1533714616683_0.20632188383216077"},"_hasShrinkwrap":false,"publish_time":1533714616751,"_cnpm_publish_time":1533714616751},"3.8.1":{"name":"docxtemplater","version":"3.8.1","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"angular-expressions":"^0.3.0","babel-cli":"^6.26.0","babel-eslint":"^8.2.6","babel-loader":"^7.1.5","babel-preset-env":"^1.7.0","babel-preset-stage-3":"^6.24.1","chai":"^4.1.2","envify":"^4.1.0","es6-promise":"^4.2.4","eslint":"^5.2.0","eslint-plugin-dependencies":"^2.4.0","eslint_d":"^6.0.1","finalhandler":"^1.1.1","jszip":"^2.6.1","lodash":"^4.17.10","mkdirp":"^0.5.1","mocha":"^5.2.0","nyc":"^12.0.2","prettier":"^1.13.7","rimraf":"^2.6.2","selenium-standalone":"^6.15.1","serve-static":"^1.13.2","uglify-js":"^3.4.5","webdriverio":"^4.13.1","webpack":"^4.16.2","webpack-cli":"^3.1.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash","lint:fix":"eslint_d . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"4744059cc0969edc6572256477c723f18a48682a","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.8.1","_npmVersion":"6.2.0","_nodeVersion":"8.11.3","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"22512f8f200deb32bae142c75ef25ed4ffa51405","size":102998,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.8.1.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.8.1_1532376638313_0.16914047541642163"},"_hasShrinkwrap":false,"publish_time":1532376638410,"_cnpm_publish_time":1532376638410},"3.8.0":{"name":"docxtemplater","version":"3.8.0","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"angular-expressions":"^0.3.0","babel-cli":"^6.26.0","babel-eslint":"^8.2.5","babel-loader":"^7.1.5","babel-preset-env":"^1.7.0","babel-preset-stage-3":"^6.24.1","chai":"^4.1.2","envify":"^4.1.0","es6-promise":"^4.2.4","eslint":"^5.1.0","eslint-plugin-dependencies":"^2.4.0","eslint_d":"^6.0.0","finalhandler":"^1.1.1","jszip":"^2.6.1","lodash":"^4.17.10","mkdirp":"^0.5.1","mocha":"^5.2.0","nyc":"^12.0.2","prettier":"^1.13.7","rimraf":"^2.6.2","selenium-standalone":"^6.15.1","serve-static":"^1.13.2","uglify-js":"^3.4.4","webdriverio":"^4.13.1","webpack":"^4.15.1","webpack-cli":"^3.0.8"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash","lint:fix":"eslint_d . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"0fce4b13f880cb914adb1333aea13308397179ca","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.8.0","_npmVersion":"6.2.0","_nodeVersion":"8.11.3","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"70005ee641fcdba76ade90f5318d6c4720c55e69","size":102567,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.8.0.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.8.0_1532080602058_0.021379126738149345"},"_hasShrinkwrap":false,"publish_time":1532080602250,"_cnpm_publish_time":1532080602250},"3.7.1":{"name":"docxtemplater","version":"3.7.1","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"angular-expressions":"^0.3.0","babel-cli":"^6.26.0","babel-eslint":"^8.2.5","babel-loader":"^7.1.5","babel-preset-env":"^1.7.0","babel-preset-stage-3":"^6.24.1","chai":"^4.1.2","envify":"^4.1.0","es6-promise":"^4.2.4","eslint":"^5.1.0","eslint-plugin-dependencies":"^2.4.0","eslint_d":"^6.0.0","finalhandler":"^1.1.1","jszip":"^2.6.1","lodash":"^4.17.10","mkdirp":"^0.5.1","mocha":"^5.2.0","nyc":"^12.0.2","prettier":"^1.13.7","rimraf":"^2.6.2","selenium-standalone":"^6.15.1","serve-static":"^1.13.2","uglify-js":"^3.4.4","webdriverio":"^4.13.1","webpack":"^4.15.1","webpack-cli":"^3.0.8"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash","lint:fix":"eslint_d . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"7cb16c294cb54eb6fadfe4d07fdccf27666e0c97","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.7.1","_npmVersion":"6.2.0","_nodeVersion":"8.11.3","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"78958fe32677e8b89586d65be8b267e8df14c779","size":101541,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.7.1.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.7.1_1531826474209_0.7179808517682982"},"_hasShrinkwrap":false,"publish_time":1531826474278,"_cnpm_publish_time":1531826474278},"3.7.0":{"name":"docxtemplater","version":"3.7.0","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"angular-expressions":"^0.3.0","babel-cli":"^6.26.0","babel-eslint":"^8.2.5","babel-loader":"^7.1.5","babel-preset-env":"^1.7.0","babel-preset-stage-3":"^6.24.1","chai":"^4.1.2","envify":"^4.1.0","es6-promise":"^4.2.4","eslint":"^5.1.0","eslint-plugin-dependencies":"^2.4.0","eslint_d":"^6.0.0","finalhandler":"^1.1.1","jszip":"^2.6.1","lodash":"^4.17.10","mkdirp":"^0.5.1","mocha":"^5.2.0","nyc":"^12.0.2","prettier":"^1.13.7","rimraf":"^2.6.2","selenium-standalone":"^6.15.1","serve-static":"^1.13.2","uglify-js":"^3.4.4","webdriverio":"^4.13.1","webpack":"^4.15.1","webpack-cli":"^3.0.8"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash","lint:fix":"eslint_d . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"936995c82977734c0f1757ea655877997a4c78fb","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.7.0","_npmVersion":"6.2.0","_nodeVersion":"8.11.3","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"7a72427068aa0c60a9fa3c4404daf72cc1412003","size":101432,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.7.0.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.7.0_1531644027719_0.013577109558122746"},"_hasShrinkwrap":false,"publish_time":1531644027781,"_cnpm_publish_time":1531644027781},"3.6.8":{"name":"docxtemplater","version":"3.6.8","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"angular-expressions":"^0.3.0","babel-cli":"^6.26.0","babel-eslint":"^8.2.3","babel-loader":"^7.1.4","babel-preset-env":"^1.7.0","babel-preset-stage-3":"^6.24.1","chai":"^4.1.2","envify":"^4.1.0","es6-promise":"^4.2.4","eslint":"^4.19.1","eslint-plugin-dependencies":"^2.4.0","eslint_d":"^5.3.1","finalhandler":"^1.1.1","jszip":"^2.6.1","lodash":"^4.17.10","mkdirp":"^0.5.1","mocha":"^5.2.0","nyc":"^12.0.2","prettier":"^1.13.4","rimraf":"^2.6.2","selenium-standalone":"^6.15.0","serve-static":"^1.13.2","uglify-js":"^3.4.0","webdriverio":"^4.12.0","webpack":"^4.10.2","webpack-cli":"^3.0.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash","lint:fix":"eslint_d . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"657ebd83bc094029dbcfb11798c3ce0331887083","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.6.8","_npmVersion":"6.1.0","_nodeVersion":"8.11.3","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"d8840cb0dbfaa0b52958c83e3bc8a7f9054e47cb","size":99102,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.6.8.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.6.8_1531222212240_0.059239509200327944"},"_hasShrinkwrap":false,"publish_time":1531222212653,"_cnpm_publish_time":1531222212653},"3.6.7":{"name":"docxtemplater","version":"3.6.7","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"angular-expressions":"^0.3.0","babel-cli":"^6.26.0","babel-eslint":"^8.2.3","babel-loader":"^7.1.4","babel-preset-env":"^1.7.0","babel-preset-stage-3":"^6.24.1","chai":"^4.1.2","envify":"^4.1.0","es6-promise":"^4.2.4","eslint":"^4.19.1","eslint-plugin-dependencies":"^2.4.0","eslint_d":"^5.3.1","finalhandler":"^1.1.1","jszip":"^2.6.1","lodash":"^4.17.10","mkdirp":"^0.5.1","mocha":"^5.2.0","nyc":"^12.0.2","prettier":"^1.13.4","rimraf":"^2.6.2","selenium-standalone":"^6.15.0","serve-static":"^1.13.2","uglify-js":"^3.4.0","webdriverio":"^4.12.0","webpack":"^4.10.2","webpack-cli":"^3.0.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash","lint:fix":"eslint_d . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"10ed66615ba7268516720c04beb8b345023912bb","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.6.7","_npmVersion":"6.1.0","_nodeVersion":"8.11.3","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"67a59c1c24cca99f65004fcfd755a976abbf28a8","size":99066,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.6.7.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.6.7_1531220792571_0.23723698201436827"},"_hasShrinkwrap":false,"publish_time":1531220792651,"_cnpm_publish_time":1531220792651},"3.6.6":{"name":"docxtemplater","version":"3.6.6","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"angular-expressions":"^0.3.0","babel-cli":"^6.26.0","babel-eslint":"^8.2.3","babel-loader":"^7.1.4","babel-preset-env":"^1.7.0","babel-preset-stage-3":"^6.24.1","chai":"^4.1.2","envify":"^4.1.0","es6-promise":"^4.2.4","eslint":"^4.19.1","eslint-plugin-dependencies":"^2.4.0","eslint_d":"^5.3.1","finalhandler":"^1.1.1","jszip":"^2.6.1","lodash":"^4.17.10","mkdirp":"^0.5.1","mocha":"^5.2.0","nyc":"^12.0.2","prettier":"^1.13.4","rimraf":"^2.6.2","selenium-standalone":"^6.15.0","serve-static":"^1.13.2","uglify-js":"^3.4.0","webdriverio":"^4.12.0","webpack":"^4.10.2","webpack-cli":"^3.0.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash","lint:fix":"eslint_d . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"b6ef74dea2f4a60709a4004d8583871c7010fb62","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.6.6","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"a8da8d09f9f1ea13a1116d2922a6f1648aee7c15","size":99116,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.6.6.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.6.6_1528729838382_0.710113312518059"},"_hasShrinkwrap":false,"publish_time":1528729838513,"_cnpm_publish_time":1528729838513},"3.6.5":{"name":"docxtemplater","version":"3.6.5","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"angular-expressions":"^0.3.0","babel-cli":"^6.26.0","babel-eslint":"^8.2.3","babel-loader":"^7.1.4","babel-preset-env":"^1.7.0","babel-preset-stage-3":"^6.24.1","chai":"^4.1.2","envify":"^4.1.0","es6-promise":"^4.2.4","eslint":"^4.19.1","eslint-plugin-dependencies":"^2.4.0","eslint_d":"^5.3.1","finalhandler":"^1.1.1","jszip":"^2.6.1","lodash":"^4.17.10","mkdirp":"^0.5.1","mocha":"^5.2.0","nyc":"^11.8.0","prettier":"^1.12.1","rimraf":"^2.6.2","selenium-standalone":"^6.14.1","serve-static":"^1.13.2","uglify-js":"^3.3.27","webdriverio":"^4.12.0","webpack":"^4.8.3","webpack-cli":"^2.1.4"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash","lint:fix":"eslint_d . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"8e851527132903e966f066f7df5c6992139db814","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.6.5","_npmVersion":"5.6.0","_nodeVersion":"10.2.1","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"869c40a788139ef4dc1bc57226cd997ac807350c","size":97311,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.6.5.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.6.5_1527249252265_0.22634309940709385"},"_hasShrinkwrap":false,"publish_time":1527249252417,"_cnpm_publish_time":1527249252417},"3.6.4":{"name":"docxtemplater","version":"3.6.4","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"angular-expressions":"^0.3.0","babel-cli":"^6.26.0","babel-eslint":"^8.2.3","babel-loader":"^7.1.4","babel-preset-env":"^1.7.0","babel-preset-stage-3":"^6.24.1","chai":"^4.1.2","envify":"^4.1.0","es6-promise":"^4.2.4","eslint":"^4.19.1","eslint-plugin-dependencies":"^2.4.0","eslint_d":"^5.3.1","finalhandler":"^1.1.1","jszip":"^2.6.1","lodash":"^4.17.10","mkdirp":"^0.5.1","mocha":"^5.2.0","nyc":"^11.8.0","prettier":"^1.12.1","rimraf":"^2.6.2","selenium-standalone":"^6.14.1","serve-static":"^1.13.2","uglify-js":"^3.3.27","webdriverio":"^4.12.0","webpack":"^4.8.3","webpack-cli":"^2.1.4"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash","lint:fix":"eslint_d . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"5f6ebc890783c2c088648cbc0bb9d8d157012ea3","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.6.4","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"6bcd17bd7aab7514386b49c48af2d1f6aa04e1c2","size":97077,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.6.4.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.6.4_1527180526072_0.5942953733390477"},"_hasShrinkwrap":false,"publish_time":1527180526163,"_cnpm_publish_time":1527180526163},"3.6.3":{"name":"docxtemplater","version":"3.6.3","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"angular-expressions":"^0.3.0","babel-cli":"^6.26.0","babel-eslint":"^8.2.3","babel-loader":"^7.1.4","babel-preset-env":"^1.6.1","babel-preset-stage-3":"^6.24.1","chai":"^4.1.2","envify":"^4.1.0","es6-promise":"^4.2.4","eslint":"^4.19.1","eslint-plugin-dependencies":"^2.4.0","eslint_d":"^5.3.0","finalhandler":"^1.1.1","jszip":"^2.6.1","lodash":"^4.17.10","mkdirp":"^0.5.1","mocha":"^5.1.1","nyc":"^11.7.1","prettier":"^1.12.1","rimraf":"^2.6.2","selenium-standalone":"^6.14.0","serve-static":"^1.13.2","uglify-js":"^3.3.24","webdriverio":"^4.12.0","webpack":"^4.8.1","webpack-cli":"^2.1.3"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:firefox","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash","lint:fix":"eslint_d . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"8289363fdec254358047fa1a380ebae98e36d1f7","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.6.3","_npmVersion":"6.0.1","_nodeVersion":"10.1.0","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"00e22c5a82bf2f1eb25590ccc9415116c4ede9b2","size":96720,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.6.3.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.6.3_1526229343559_0.28688280195034155"},"_hasShrinkwrap":false,"publish_time":1526229343648,"_cnpm_publish_time":1526229343648},"3.6.2":{"name":"docxtemplater","version":"3.6.2","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"angular-expressions":"^0.3.0","babel-cli":"^6.26.0","babel-eslint":"^8.2.3","babel-loader":"^7.1.4","babel-preset-latest":"^6.24.1","babel-preset-stage-0":"^6.24.1","chai":"^4.1.2","envify":"^4.1.0","es6-promise":"^4.2.4","eslint":"^4.19.1","eslint-plugin-dependencies":"^2.4.0","eslint_d":"^5.3.0","finalhandler":"^1.1.1","jszip":"^2.6.1","lodash":"^4.17.10","mkdirp":"^0.5.1","mocha":"^5.1.1","nyc":"^11.7.1","prettier":"^1.12.1","rimraf":"^2.6.2","selenium-standalone":"^6.14.0","serve-static":"^1.13.2","uglify-js":"^3.3.22","webdriverio":"^4.12.0","webpack":"^4.6.0","webpack-cli":"^2.0.15"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js'","lint":"eslint_d . && ./check-casing.bash","lint:fix":"eslint_d . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"3eb4ba78136b936f3ec9844d36829cba6bf7b522","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.6.2","_npmVersion":"6.0.0","_nodeVersion":"10.0.0","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"8c8d2433f57d289b1fd19595982317053fabd1f2","size":96269,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.6.2.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.6.2_1524918687805_0.07295550104294746"},"_hasShrinkwrap":false,"publish_time":1524918687986,"_cnpm_publish_time":1524918687986},"3.6.1":{"name":"docxtemplater","version":"3.6.1","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"angular-expressions":"^0.3.0","babel-cli":"^6.26.0","babel-eslint":"^8.2.2","babel-loader":"^7.1.4","babel-preset-latest":"^6.24.1","babel-preset-stage-0":"^6.24.1","chai":"^4.1.2","envify":"^4.1.0","es6-promise":"^4.2.4","eslint":"^4.19.1","eslint-plugin-dependencies":"^2.4.0","eslint_d":"^5.2.2","finalhandler":"^1.1.1","jszip":"^2.6.1","lodash":"^4.17.5","mkdirp":"^0.5.1","mocha":"^5.0.5","nyc":"^11.6.0","prettier":"^1.11.1","rimraf":"^2.6.2","selenium-standalone":"^6.13.0","serve-static":"^1.13.2","uglify-js":"^3.3.16","webdriverio":"^4.12.0","webpack":"^4.2.0","webpack-cli":"^2.0.13"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js'","lint":"eslint_d . && ./check-casing.bash","lint:fix":"eslint_d . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"f1d10d953295b1d946cfdde47ce1fd1a30699960","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.6.1","_npmVersion":"5.8.0","_nodeVersion":"8.10.0","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"c372c6ed596137f883e12494f2b6d5641864f23a","size":95872,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.6.1.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.6.1_1522006031569_0.9621931312966314"},"_hasShrinkwrap":false,"publish_time":1522006031708,"_cnpm_publish_time":1522006031708},"3.6.0":{"name":"docxtemplater","version":"3.6.0","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"angular-expressions":"^0.3.0","babel-cli":"^6.26.0","babel-eslint":"^8.2.2","babel-loader":"^7.1.3","babel-preset-latest":"^6.24.1","babel-preset-stage-0":"^6.24.1","chai":"^4.1.2","envify":"^4.1.0","es6-promise":"^4.2.4","eslint":"^4.18.2","eslint-plugin-dependencies":"^2.4.0","eslint_d":"^5.2.2","finalhandler":"^1.1.0","jszip":"^2.6.1","lodash":"^4.17.5","mkdirp":"^0.5.1","mocha":"^5.0.1","nyc":"^11.4.1","prettier":"^1.11.1","rimraf":"^2.6.2","selenium-standalone":"^6.12.0","serve-static":"^1.13.2","uglify-js":"^3.3.13","webdriverio":"^4.11.0","webpack":"^4.1.0","webpack-cli":"^2.0.10"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js'","lint":"eslint_d . && ./check-casing.bash","lint:fix":"eslint_d . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"aa893b3f6de9dad6bf2e5b2d8c59cfe8a66863f0","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.6.0","_npmVersion":"5.7.1","_nodeVersion":"8.10.0","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"76c03168af5c1a5fd00677b935c2ab77222781de","size":95553,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.6.0.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.6.0_1521395887662_0.3732403340515664"},"_hasShrinkwrap":false,"publish_time":1521395887813,"_cnpm_publish_time":1521395887813},"3.5.2":{"name":"docxtemplater","version":"3.5.2","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"angular-expressions":"^0.3.0","babel-cli":"^6.26.0","babel-eslint":"^8.2.2","babel-loader":"^7.1.3","babel-preset-latest":"^6.24.1","babel-preset-stage-0":"^6.24.1","chai":"^4.1.2","envify":"^4.1.0","eslint":"^4.18.2","eslint-plugin-dependencies":"^2.4.0","eslint_d":"^5.2.2","finalhandler":"^1.1.0","jszip":"^2.6.1","lodash":"^4.17.5","mkdirp":"^0.5.1","mocha":"^5.0.1","nyc":"^11.4.1","prettier":"^1.11.1","rimraf":"^2.6.2","selenium-standalone":"^6.12.0","serve-static":"^1.13.2","uglify-js":"^3.3.13","webdriverio":"^4.11.0","webpack":"^4.1.0","webpack-cli":"^2.0.10"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js'","lint":"eslint_d . && ./check-casing.bash","lint:fix":"eslint_d . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"a9c447ee9934e4ad62b1ca7490ef505ea5daaa8b","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.5.2","_npmVersion":"5.7.1","_nodeVersion":"8.10.0","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"d6ef575fabb4c6ee332f4bfe2d74eb432901b640","size":96027,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.5.2.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.5.2_1521308769346_0.27590827329940204"},"_hasShrinkwrap":false,"publish_time":1521308769397,"_cnpm_publish_time":1521308769397},"3.5.1":{"name":"docxtemplater","version":"3.5.1","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"angular-expressions":"^0.3.0","babel-cli":"^6.26.0","babel-eslint":"^8.2.2","babel-loader":"^7.1.3","babel-preset-latest":"^6.24.1","babel-preset-stage-0":"^6.24.1","chai":"^4.1.2","envify":"^4.1.0","eslint":"^4.18.2","eslint-plugin-dependencies":"^2.4.0","eslint_d":"^5.2.2","finalhandler":"^1.1.0","jszip":"^2.6.1","lodash":"^4.17.5","mkdirp":"^0.5.1","mocha":"^5.0.1","nyc":"^11.4.1","prettier":"^1.11.1","rimraf":"^2.6.2","selenium-standalone":"^6.12.0","serve-static":"^1.13.2","uglify-js":"^3.3.13","webdriverio":"^4.11.0","webpack":"^4.1.0","webpack-cli":"^2.0.10"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js'","lint":"eslint_d . && ./check-casing.bash","lint:fix":"eslint_d . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"3beb835bf906d3b5471a795f2c162c37acc10d63","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.5.1","_npmVersion":"5.7.1","_nodeVersion":"8.10.0","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"dc5d4d3965f7a6492f817b790c94b4fc5942bdc3","size":95299,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.5.1.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.5.1_1520765564322_0.18743205288755926"},"_hasShrinkwrap":false,"publish_time":1520765564488,"_cnpm_publish_time":1520765564488},"3.5.0":{"name":"docxtemplater","version":"3.5.0","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"angular-expressions":"^0.3.0","babel-cli":"^6.26.0","babel-eslint":"^8.2.2","babel-loader":"^7.1.3","babel-preset-latest":"^6.24.1","babel-preset-stage-0":"^6.24.1","chai":"^4.1.2","envify":"^4.1.0","eslint":"^4.18.2","eslint-plugin-dependencies":"^2.4.0","eslint_d":"^5.2.2","finalhandler":"^1.1.0","jszip":"^2.6.1","lodash":"^4.17.5","mkdirp":"^0.5.1","mocha":"^5.0.1","nyc":"^11.4.1","prettier":"^1.11.1","rimraf":"^2.6.2","selenium-standalone":"^6.12.0","serve-static":"^1.13.2","uglify-js":"^3.3.13","webdriverio":"^4.11.0","webpack":"^4.1.0","webpack-cli":"^2.0.10"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js'","lint":"eslint_d . && ./check-casing.bash","lint:fix":"eslint_d . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"d1f83ca08bf0b180a7206d5947c5325a0bd8cd05","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.5.0","_npmVersion":"5.7.1","_nodeVersion":"8.10.0","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"db6b0d2b42d0100a0110c68151477ef3de66847a","size":95978,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.5.0.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.5.0_1520763577436_0.8102876682240179"},"_hasShrinkwrap":false,"publish_time":1520763577528,"_cnpm_publish_time":1520763577528},"3.4.3":{"name":"docxtemplater","version":"3.4.3","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"angular-expressions":"^0.3.0","babel-cli":"^6.26.0","babel-eslint":"^8.2.2","babel-loader":"^7.1.2","babel-preset-latest":"^6.24.1","babel-preset-stage-0":"^6.24.1","chai":"^4.1.2","envify":"^4.1.0","eslint":"^4.18.1","eslint-plugin-dependencies":"^2.4.0","eslint_d":"^5.2.2","finalhandler":"^1.1.0","jszip":"^2.6.1","lodash":"^4.17.5","mkdirp":"^0.5.1","mocha":"^5.0.1","nyc":"^11.4.1","prettier":"^1.10.2","rimraf":"^2.6.2","selenium-standalone":"^6.12.0","serve-static":"^1.13.2","uglify-js":"^3.3.12","webdriverio":"^4.10.2","webpack":"^3.11.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js'","lint":"eslint_d . && ./check-casing.bash","lint:fix":"eslint_d . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"a5b46803f86d81d8f647b9d6e2a5067fa7538f2c","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.4.3","_npmVersion":"5.7.1","_nodeVersion":"8.10.0","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"2597531beeed25bf54c1220b3ac04780228136a8","size":91051,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.4.3.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.4.3_1520587592448_0.7500279401682293"},"_hasShrinkwrap":false,"publish_time":1520587592518,"_cnpm_publish_time":1520587592518},"3.4.2":{"name":"docxtemplater","version":"3.4.2","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"angular-expressions":"^0.3.0","babel-cli":"^6.26.0","babel-eslint":"^8.2.1","babel-loader":"^7.1.2","babel-preset-latest":"^6.24.1","babel-preset-stage-0":"^6.24.1","chai":"^4.1.2","envify":"^4.1.0","eslint":"^4.18.0","eslint-plugin-dependencies":"^2.4.0","eslint_d":"^5.2.2","finalhandler":"^1.1.0","jszip":"^2.6.1","lodash":"^4.17.5","mkdirp":"^0.5.1","mocha":"^5.0.1","nyc":"^11.4.1","prettier":"^1.10.2","rimraf":"^2.6.2","selenium-standalone":"^6.12.0","serve-static":"^1.13.2","uglify-js":"^3.3.11","webdriverio":"^4.10.2","webpack":"^3.11.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js'","lint":"eslint_d . && ./check-casing.bash","lint:fix":"eslint_d . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"11c17ba140687bbf7c64b20b221a3a87faefeb86","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.4.2","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"412e179689841f7b28ba6d4f688529b844b34844","size":90200,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.4.2.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.4.2_1519119513731_0.7866303205823406"},"_hasShrinkwrap":false,"publish_time":1519119513868,"_cnpm_publish_time":1519119513868},"3.4.1":{"name":"docxtemplater","version":"3.4.1","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"angular-expressions":"^0.3.0","babel-cli":"^6.26.0","babel-eslint":"^8.2.1","babel-loader":"^7.1.2","babel-preset-latest":"^6.24.1","babel-preset-stage-0":"^6.24.1","chai":"^4.1.2","envify":"^4.1.0","eslint":"^4.17.0","eslint-plugin-dependencies":"^2.4.0","eslint_d":"^5.2.2","finalhandler":"^1.1.0","jszip":"^2.6.1","lodash":"^4.17.5","mkdirp":"^0.5.1","mocha":"^5.0.0","nyc":"^11.4.1","prettier":"^1.10.2","rimraf":"^2.6.2","selenium-standalone":"^6.12.0","serve-static":"^1.13.2","uglify-js":"^3.3.10","webdriverio":"^4.10.2","webpack":"^3.11.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js'","prettier:fix":"prettier --write 'es6/**/!(filenames).js'","lint":"eslint_d . && ./check-casing.bash","lint:fix":"eslint_d . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"3657a7ecf487c3f9e07057ac4472be049d557617","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.4.1","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"b4d2ff2b6393c2e937532d562ca9139fd00b22bb","size":90062,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.4.1.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.4.1_1518856191751_0.6642240164069866"},"_hasShrinkwrap":false,"publish_time":1518856192183,"_cnpm_publish_time":1518856192183},"3.4.0":{"name":"docxtemplater","version":"3.4.0","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"angular-expressions":"^0.3.0","babel-cli":"^6.26.0","babel-eslint":"^8.2.1","babel-loader":"^7.1.2","babel-preset-latest":"^6.24.1","babel-preset-stage-0":"^6.24.1","chai":"^4.1.2","envify":"^4.1.0","eslint":"^4.17.0","eslint-plugin-dependencies":"^2.4.0","eslint_d":"^5.2.2","finalhandler":"^1.1.0","jszip":"^2.6.1","lodash":"^4.17.5","mkdirp":"^0.5.1","mocha":"^5.0.0","nyc":"^11.4.1","prettier":"^1.10.2","rimraf":"^2.6.2","selenium-standalone":"^6.12.0","serve-static":"^1.13.2","uglify-js":"^3.3.10","webdriverio":"^4.10.2","webpack":"^3.10.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different es6/*","prettier:fix":"prettier --write es6/*","lint":"eslint_d . && ./check-casing.bash","lint:fix":"eslint_d . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"3286f36b11c6c15db55c6d2a0ff8da90c52c2a35","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.4.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"37d1566b90fa6886be212edf7f9c46fbfa65826b","size":89457,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.4.0.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.4.0_1518262592214_0.1287965217646616"},"_hasShrinkwrap":false,"publish_time":1518262593083,"_cnpm_publish_time":1518262593083},"3.3.1":{"name":"docxtemplater","version":"3.3.1","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"angular-expressions":"^0.3.0","babel-cli":"^6.26.0","babel-eslint":"^8.2.1","babel-loader":"^7.1.2","babel-preset-latest":"^6.24.1","babel-preset-stage-0":"^6.24.1","chai":"^4.1.2","envify":"^4.1.0","eslint":"^4.16.0","eslint-plugin-dependencies":"^2.4.0","eslint_d":"^5.2.2","finalhandler":"^1.1.0","istanbul":"^0.4.5","jszip":"^2.6.1","lodash":"^4.17.4","mkdirp":"^0.5.1","mocha":"^5.0.0","prettier":"^1.10.2","rimraf":"^2.6.2","selenium-standalone":"^6.12.0","serve-static":"^1.13.1","uglify-js":"^3.3.9","webdriverio":"^4.10.1","webpack":"^3.10.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"istanbul cover _mocha --  es6/tests/index.js","prettier":"prettier --list-different es6/*","prettier:fix":"prettier --write es6/*","lint":"eslint_d . && ./check-casing.bash","lint:fix":"eslint_d . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"af81dadb41a9bf0789506585897e7a2ae7570064","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.3.1","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"f454440bfd52b73d4e309604af64f0fbfe8d41c0","size":89280,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.3.1.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater-3.3.1.tgz_1517850568136_0.048467716202139854"},"directories":{},"publish_time":1517850569336,"_hasShrinkwrap":false,"_cnpm_publish_time":1517850569336},"3.3.0":{"name":"docxtemplater","version":"3.3.0","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"angular-expressions":"^0.3.0","babel-cli":"^6.26.0","babel-eslint":"^8.2.1","babel-loader":"^7.1.2","babel-preset-latest":"^6.24.1","babel-preset-stage-0":"^6.24.1","chai":"^4.1.2","envify":"^4.1.0","eslint":"^4.16.0","eslint-plugin-dependencies":"^2.4.0","eslint_d":"^5.2.2","finalhandler":"^1.1.0","istanbul":"^0.4.5","jszip":"^2.6.1","lodash":"^4.17.4","mkdirp":"^0.5.1","mocha":"^5.0.0","prettier":"^1.10.2","rimraf":"^2.6.2","selenium-standalone":"^6.12.0","serve-static":"^1.13.1","uglify-js":"^3.3.9","webdriverio":"^4.10.1","webpack":"^3.10.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"istanbul cover _mocha --  es6/tests/index.js","prettier":"prettier --list-different es6/*","prettier:fix":"prettier --write es6/*","lint":"eslint_d . && ./check-casing.bash","lint:fix":"eslint_d . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"75cc41b33e6e1897aeaa44a63c8f549603760283","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.3.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"9d6ca113f6935906370f5bfffb5600202b077fd0","size":88895,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.3.0.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater-3.3.0.tgz_1517517552555_0.4953127352055162"},"directories":{},"publish_time":1517517553780,"_hasShrinkwrap":false,"_cnpm_publish_time":1517517553780},"3.2.5":{"name":"docxtemplater","version":"3.2.5","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"angular-expressions":"^0.3.0","babel-cli":"^6.26.0","babel-eslint":"^8.2.1","babel-loader":"^7.1.2","babel-preset-latest":"^6.24.1","babel-preset-stage-0":"^6.24.1","chai":"^4.1.2","envify":"^4.1.0","eslint":"^4.16.0","eslint-plugin-dependencies":"^2.4.0","eslint_d":"^5.2.2","finalhandler":"^1.1.0","istanbul":"^0.4.5","jszip":"^2.6.1","lodash":"^4.17.4","mkdirp":"^0.5.1","mocha":"^5.0.0","prettier":"^1.10.2","rimraf":"^2.6.2","selenium-standalone":"^6.12.0","serve-static":"^1.13.1","uglify-js":"^3.3.9","webdriverio":"^4.10.1","webpack":"^3.10.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"istanbul cover _mocha --  es6/tests/index.js","prettier":"prettier --list-different es6/*","prettier:fix":"prettier --write es6/*","lint":"eslint_d . && ./check-casing.bash","lint:fix":"eslint_d . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"8be55bf4817b20d41e9d36689dd6a6a5c1354ca2","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.2.5","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"25a49a8ed2a01f2fcd6847fe9b62dd5668c00c1b","size":88151,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.2.5.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater-3.2.5.tgz_1517515745938_0.0981524467933923"},"directories":{},"publish_time":1517515747175,"_hasShrinkwrap":false,"_cnpm_publish_time":1517515747175},"3.2.4":{"name":"docxtemplater","version":"3.2.4","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"angular-expressions":"^0.3.0","babel-cli":"^6.26.0","babel-eslint":"^8.1.2","babel-loader":"^7.1.2","babel-preset-latest":"^6.24.1","babel-preset-stage-0":"^6.24.1","chai":"^4.1.2","envify":"^4.1.0","eslint":"^4.15.0","eslint_d":"^5.2.2","eslint-plugin-dependencies":"^2.4.0","finalhandler":"^1.1.0","istanbul":"^0.4.5","jszip":"^2.6.1","lodash":"^4.17.4","mkdirp":"^0.5.1","mocha":"^4.1.0","prettier":"^1.9.2","rimraf":"^2.6.2","selenium-standalone":"^6.12.0","serve-static":"^1.13.1","uglify-js":"^3.3.5","webdriverio":"^4.9.11","webpack":"^3.10.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"istanbul cover _mocha --  es6/tests/index.js","prettier":"prettier --list-different es6/*","prettier:fix":"prettier --write es6/*","lint":"eslint_d . && ./check-casing.bash","lint:fix":"eslint_d . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"d598e65336f678b7aad223d86ba3c6c8b6faa6d8","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.2.4","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"d430c4d50d6e8ef54e143f3502d3761a26e495dd","size":88118,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.2.4.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater-3.2.4.tgz_1516208878403_0.6020176755264401"},"directories":{},"publish_time":1516208879574,"_hasShrinkwrap":false,"_cnpm_publish_time":1516208879574},"3.2.3":{"name":"docxtemplater","version":"3.2.3","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"angular-expressions":"^0.3.0","babel-cli":"^6.26.0","babel-eslint":"^8.1.2","babel-loader":"^7.1.2","babel-preset-latest":"^6.24.1","babel-preset-stage-0":"^6.24.1","chai":"^4.1.2","envify":"^4.1.0","eslint":"^4.15.0","eslint-plugin-dependencies":"^2.4.0","finalhandler":"^1.1.0","istanbul":"^0.4.5","jszip":"^2.6.1","lodash":"^4.17.4","mkdirp":"^0.5.1","mocha":"^4.1.0","prettier":"^1.9.2","rimraf":"^2.6.2","selenium-standalone":"^6.12.0","serve-static":"^1.13.1","uglify-js":"^3.3.5","webdriverio":"^4.9.11","webpack":"^3.10.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"istanbul cover _mocha --  es6/tests/index.js","prettier":"prettier --list-different es6/*","prettier:fix":"prettier --write es6/*","lint":"eslint . && ./check-casing.bash","lint:fix":"eslint . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"d88abc97e430c828df815da16e445f2b4285115e","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.2.3","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"ebce6319050c8878e7a11c779792f0686b401f86","size":87882,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.2.3.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater-3.2.3.tgz_1515609814812_0.9719497070182115"},"directories":{},"publish_time":1515609816014,"_hasShrinkwrap":false,"_cnpm_publish_time":1515609816014},"3.2.2":{"name":"docxtemplater","version":"3.2.2","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"angular-expressions":"^0.3.0","babel-cli":"^6.26.0","babel-eslint":"^8.1.2","babel-loader":"^7.1.2","babel-preset-latest":"^6.24.1","babel-preset-stage-0":"^6.24.1","chai":"^4.1.2","envify":"^4.1.0","eslint":"^4.15.0","eslint-plugin-dependencies":"^2.4.0","finalhandler":"^1.1.0","istanbul":"^0.4.5","jszip":"^2.6.1","lodash":"^4.17.4","mkdirp":"^0.5.1","mocha":"^4.1.0","prettier":"^1.9.2","rimraf":"^2.6.2","selenium-standalone":"^6.12.0","serve-static":"^1.13.1","uglify-js":"^3.3.5","webdriverio":"^4.9.11","webpack":"^3.10.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"istanbul cover _mocha --  es6/tests/index.js","prettier":"prettier --list-different es6/*","prettier:fix":"prettier --write es6/*","lint":"eslint . && ./check-casing.bash","lint:fix":"eslint . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"5f1812ddbbca14112131c7fe53c9f32f0dac95a1","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.2.2","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"b1ab7cf4cd5077af8fe73259787cf0410faefae0","size":87755,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.2.2.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater-3.2.2.tgz_1515449917329_0.3983695236966014"},"directories":{},"publish_time":1515449917503,"_hasShrinkwrap":false,"_cnpm_publish_time":1515449917503},"3.2.1":{"name":"docxtemplater","version":"3.2.1","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"angular-expressions":"^0.3.0","babel-cli":"^6.26.0","babel-eslint":"^8.1.0","babel-loader":"^7.1.2","babel-preset-latest":"^6.24.1","babel-preset-stage-0":"^6.24.1","chai":"^4.1.2","envify":"^4.1.0","eslint":"^4.14.0","eslint-plugin-dependencies":"^2.4.0","finalhandler":"^1.1.0","istanbul":"^0.4.5","jszip":"^2.6.1","lodash":"^4.17.4","mkdirp":"^0.5.1","mocha":"^4.0.1","prettier":"^1.9.2","rimraf":"^2.6.2","selenium-standalone":"^6.12.0","serve-static":"^1.13.1","uglify-js":"^3.2.2","webdriverio":"^4.9.11","webpack":"^3.10.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"istanbul cover _mocha --  es6/tests/index.js","prettier":"prettier --list-different es6/*","prettier:fix":"prettier --write es6/*","lint":"eslint . && ./check-casing.bash","lint:fix":"eslint . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"80b0d287dfb59be2c67e62f8ed3228b41b0c7eec","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.2.1","_npmVersion":"5.6.0","_nodeVersion":"8.9.3","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"1cc2fc925f84ad498d49b17b9786c435f5da371b","size":86302,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.2.1.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater-3.2.1.tgz_1514365624806_0.8300420872401446"},"directories":{},"publish_time":1514365626070,"_hasShrinkwrap":false,"_cnpm_publish_time":1514365626070},"3.2.0":{"name":"docxtemplater","version":"3.2.0","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"angular-expressions":"^0.3.0","babel-cli":"^6.26.0","babel-eslint":"^8.0.3","babel-loader":"^7.1.2","babel-preset-latest":"^6.24.1","babel-preset-stage-0":"^6.24.1","chai":"^4.1.2","envify":"^4.1.0","eslint":"^4.13.1","eslint-plugin-dependencies":"^2.4.0","finalhandler":"^1.1.0","image-size":"^0.6.1","istanbul":"^0.4.5","jszip":"^2.6.1","lodash":"^4.17.4","mkdirp":"^0.5.1","mocha":"^4.0.1","rimraf":"^2.6.2","selenium-standalone":"^6.12.0","serve-static":"^1.13.1","uglify-js":"^3.2.2","webdriverio":"^4.9.11","webpack":"^3.10.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"istanbul cover _mocha --  es6/tests/index.js","lint":"eslint . && ./check-casing.bash","lint:fix":"eslint . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"c5fc340f93f3e5da8dc5d863d6a5549627da9567","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.2.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.3","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"d144730f2a47045c5c5758f63fdb17fc7dcfe76e","size":85327,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.2.0.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater-3.2.0.tgz_1514018169907_0.7055120717268437"},"directories":{},"publish_time":1514018170056,"_hasShrinkwrap":false,"_cnpm_publish_time":1514018170056},"3.1.12":{"name":"docxtemplater","version":"3.1.12","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"angular-expressions":"^0.3.0","babel-cli":"^6.26.0","babel-eslint":"^8.0.1","babel-loader":"^7.1.2","babel-preset-latest":"^6.24.1","browserify":"^14.5.0","chai":"^4.1.2","docxtemplater-image-module":"^3.1.0","envify":"^4.1.0","eslint":"^4.10.0","eslint-plugin-dependencies":"^2.4.0","finalhandler":"^1.1.0","image-size":"^0.6.1","istanbul":"^0.4.5","jszip":"^2.6.1","lodash":"^4.17.4","mkdirp":"^0.5.1","mocha":"^4.0.1","rimraf":"^2.6.2","selenium-standalone":"^6.11.0","serve-static":"^1.13.1","uglify-js":"^3.1.6","webdriverio":"^4.8.0","webpack":"^3.8.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run lint && npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"browserify -t [ envify --FAST true ] -r ./js/tests/index.js -s DocxtemplaterTest > browser/test.js","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"istanbul cover _mocha --  es6/tests/index.js","lint":"eslint . && ./check-casing.bash","lint:fix":"eslint . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"3dfa2e942722dd276a4a329238daf8d947cd1b00","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.1.12","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"a37d4adf720396b6999ff9d32d09e46c13eebacc","size":83392,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.1.12.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater-3.1.12.tgz_1509734025675_0.24058803636580706"},"directories":{},"publish_time":1509734026803,"_cnpm_publish_time":1509734026803,"_hasShrinkwrap":false},"3.1.11":{"name":"docxtemplater","version":"3.1.11","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"angular-expressions":"^0.3.0","babel-cli":"^6.26.0","babel-eslint":"^8.0.1","babel-loader":"^7.1.2","babel-preset-es2015":"^6.24.1","browserify":"^14.5.0","chai":"^4.1.2","docxtemplater-image-module":"^3.1.0","envify":"^4.1.0","eslint":"^4.10.0","eslint-plugin-dependencies":"^2.4.0","finalhandler":"^1.1.0","image-size":"^0.6.1","istanbul":"^0.4.5","jszip":"^2.6.1","lodash":"^4.17.4","mkdirp":"^0.5.1","mocha":"^4.0.1","rimraf":"^2.6.2","selenium-standalone":"^6.11.0","serve-static":"^1.13.1","uglify-js":"^3.1.6","webdriverio":"^4.8.0","webpack":"^3.8.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run lint && npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"browserify -t [ envify --FAST true ] -r ./js/tests/index.js -s DocxtemplaterTest > browser/test.js","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"istanbul cover _mocha --  es6/tests/index.js","lint":"eslint . && ./check-casing.bash","lint:fix":"eslint . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"678fa568405036ae4e6d59d4c56923b263de1d57","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.1.11","_npmVersion":"5.5.1","_nodeVersion":"8.8.1","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"f7a4d14e481cbcb65c73f1e8ed221d16287a1d6b","size":83716,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.1.11.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater-3.1.11.tgz_1509348942145_0.23603822267614305"},"directories":{},"publish_time":1509348943281,"_cnpm_publish_time":1509348943281,"_hasShrinkwrap":false},"3.1.10":{"name":"docxtemplater","version":"3.1.10","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"angular-expressions":"^0.3.0","babel-cli":"^6.26.0","babel-eslint":"^8.0.1","babel-loader":"^7.1.2","babel-preset-es2015":"^6.24.1","browserify":"^14.4.0","chai":"^4.1.2","docxtemplater-image-module":"^3.1.0","envify":"^4.1.0","eslint":"^4.8.0","eslint-plugin-dependencies":"^2.4.0","finalhandler":"^1.1.0","image-size":"^0.6.1","istanbul":"^0.4.5","jszip":"^2.6.1","lodash":"^4.17.4","mkdirp":"^0.5.1","mocha":"^3.5.3","rimraf":"^2.6.2","selenium-standalone":"^6.9.0","serve-static":"^1.13.1","uglify-js":"^3.1.2","webdriverio":"^4.8.0","webpack":"^3.6.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run lint && npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"browserify -t [ envify --FAST true ] -r ./js/tests/index.js -s DocxtemplaterTest > browser/test.js","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"istanbul cover _mocha --  es6/tests/index.js","lint":"eslint . && ./check-casing.bash","lint:fix":"eslint . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"365d8a4c32e4bfb32b6bfcbf2c2feb645692d923","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.1.10","_npmVersion":"5.5.1","_nodeVersion":"8.7.0","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"3fa6df3e4ea60df8d5f45830dea4e80195517dc5","size":83495,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.1.10.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater-3.1.10.tgz_1508566145436_0.1624145433306694"},"directories":{},"publish_time":1508566146644,"_cnpm_publish_time":1508566146644,"_hasShrinkwrap":false},"3.1.9":{"name":"docxtemplater","version":"3.1.9","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"angular-expressions":"^0.3.0","babel-cli":"^6.26.0","babel-eslint":"^8.0.1","babel-loader":"^7.1.2","babel-preset-es2015":"^6.24.1","browserify":"^14.4.0","chai":"^4.1.2","docxtemplater-image-module":"^3.1.0","envify":"^4.1.0","eslint":"^4.8.0","eslint-plugin-dependencies":"^2.4.0","finalhandler":"^1.1.0","image-size":"^0.6.1","istanbul":"^0.4.5","jszip":"^2.6.1","lodash":"^4.17.4","mkdirp":"^0.5.1","mocha":"^3.5.3","rimraf":"^2.6.2","selenium-standalone":"^6.9.0","serve-static":"^1.13.1","uglify-js":"^3.1.2","webdriverio":"^4.8.0","webpack":"^3.6.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run lint && npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"browserify -t [ envify --FAST true ] -r ./js/tests/index.js -s DocxtemplaterTest > browser/test.js","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"istanbul cover _mocha --  es6/tests/index.js","lint":"eslint . && ./check-casing.bash","lint:fix":"eslint . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"96c4b1487855dc80922eb31a68e8b7e09be1748e","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.1.9","_npmVersion":"5.4.2","_nodeVersion":"8.6.0","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"db2d7ef0631ec66564ce9a6505f0b64d030918c3","size":83915,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.1.9.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater-3.1.9.tgz_1507134746214_0.07794781890697777"},"directories":{},"publish_time":1507134747344,"_cnpm_publish_time":1507134747344,"_hasShrinkwrap":false},"3.1.8":{"name":"docxtemplater","version":"3.1.8","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"angular-expressions":"^0.3.0","babel-cli":"^6.26.0","babel-eslint":"^8.0.0","babel-loader":"^7.1.2","babel-preset-es2015":"^6.24.1","browserify":"^14.4.0","chai":"^4.1.2","docxtemplater-image-module":"^3.1.0","envify":"^4.1.0","eslint":"^4.6.1","eslint-plugin-dependencies":"^2.4.0","finalhandler":"^1.0.5","image-size":"^0.6.1","istanbul":"^0.4.5","jszip":"^2.6.1","lodash":"^4.17.4","mkdirp":"^0.5.1","mocha":"^3.5.3","rimraf":"^2.6.2","selenium-standalone":"^6.9.0","serve-static":"^1.12.4","uglify-js":"^3.1.0","webdriverio":"^4.8.0","webpack":"^3.6.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run lint && npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"browserify -t [ envify --FAST true ] -r ./js/tests/index.js -s DocxtemplaterTest > browser/test.js","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"istanbul cover _mocha --  es6/tests/index.js","lint":"eslint . && ./check-casing.bash","lint:fix":"eslint . --fix && ./check-casing.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"f90326ff1f28c9367d08261be44041b845c4802f","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.1.8","_npmVersion":"5.4.2","_nodeVersion":"8.6.0","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"134da831a992e800791f1518b9ce6ed4b849c154","size":83487,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.1.8.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater-3.1.8.tgz_1506754140407_0.0833642496727407"},"directories":{},"publish_time":1506754141534,"_cnpm_publish_time":1506754141534,"_hasShrinkwrap":false},"3.1.7":{"name":"docxtemplater","version":"3.1.7","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"angular-expressions":"^0.3.0","babel-cli":"^6.24.1","babel-eslint":"^7.2.3","babel-preset-es2015":"^6.24.1","browserify":"^14.4.0","chai":"^4.1.1","docxtemplater-image-module":"^3.1.0","eslint":"^4.4.1","eslint-plugin-dependencies":"^2.4.0","image-size":"^0.6.1","istanbul":"^0.4.5","jszip":"^2.6.1","lodash":"^4.17.4","mkdirp":"^0.5.1","mocha":"^3.5.0","rimraf":"^2.6.1","uglify-js":"^3.0.27"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm test && npm run check-casing && npm run lint && rimraf build && mkdirp build && npm run compile && npm run browserify && npm run uglify && npm run verifypublishsize","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"browserify --insert-global-vars __filename,__dirname -r ./js/tests/index.js -s DocxtemplaterTest > browser/docxtemplater-test.js","browserify:lib":"node create-min.js js/docxtemplater.js > build/docxtemplater.js","browserify:demo":"node create-min.js examples/main.js > browser/main.js","uglify:demo":"uglifyjs browser/main.js > browser/main.min.js","uglify:lib":"uglifyjs build/docxtemplater.js > build/docxtemplater.min.js","uglify":"npm run uglify:lib && npm run uglify:demo","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:demo","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"istanbul cover _mocha --  es6/tests/index.js","lint":"./check-casing.bash && eslint .","lint:fix":"./check-casing.bash && eslint . --fix","babel":"babel es6 --out-dir js","mocha":"mocha js/tests/index.js","test:es6":"mocha es6/tests/index.js","test:es6:fast":"FAST=true mocha es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"504abab888d0f6ed8c819ba3dd203243082c0e03","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.1.7","_npmVersion":"5.3.0","_nodeVersion":"8.4.0","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"d88d2487c226a47e8c2d4e0c37e0dea72d1d3c84","size":107444,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.1.7.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater-3.1.7.tgz_1503935898596_0.06241459725424647"},"directories":{},"publish_time":1503935900267,"_cnpm_publish_time":1503935900267,"_hasShrinkwrap":false},"3.1.6":{"name":"docxtemplater","version":"3.1.6","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"angular-expressions":"^0.3.0","babel-cli":"^6.24.1","babel-eslint":"^7.2.3","babel-preset-es2015":"^6.24.1","browserify":"^14.4.0","chai":"^4.1.1","docxtemplater-image-module":"^3.1.0","eslint":"^4.4.1","eslint-plugin-dependencies":"^2.4.0","image-size":"^0.6.1","istanbul":"^0.4.5","jszip":"^2.6.1","lodash":"^4.17.4","mkdirp":"^0.5.1","mocha":"^3.5.0","rimraf":"^2.6.1","uglify-js":"^3.0.27"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm test && npm run check-casing && npm run lint && rimraf build && mkdirp build && npm run compile && npm run browserify && npm run uglify && npm run verifypublishsize","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"browserify --insert-global-vars __filename,__dirname -r ./js/tests/index.js -s DocxtemplaterTest > browser/docxtemplater-test.js","browserify:lib":"node create-min.js js/docxtemplater.js > build/docxtemplater.js","browserify:demo":"node create-min.js examples/main.js > browser/main.js","uglify:demo":"uglifyjs browser/main.js > browser/main.min.js","uglify:lib":"uglifyjs build/docxtemplater.js > build/docxtemplater.min.js","uglify":"npm run uglify:lib && npm run uglify:demo","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:demo","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"istanbul cover _mocha --  es6/tests/index.js","lint":"./check-casing.bash && eslint .","lint:fix":"./check-casing.bash && eslint . --fix","babel":"babel es6 --out-dir js","mocha":"mocha js/tests/index.js","test:es6":"mocha es6/tests/index.js","test:es6:fast":"FAST=true mocha es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"f54f796166eb7506dc80c8f6daa638bcc4f7583e","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.1.6","_npmVersion":"5.3.0","_nodeVersion":"8.4.0","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"ff10a10826f2ee76be498e44fe4c19e4389beb90","size":107469,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.1.6.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater-3.1.6.tgz_1503416370609_0.4734425856731832"},"directories":{},"publish_time":1503416371780,"_cnpm_publish_time":1503416371780,"_hasShrinkwrap":false},"3.1.5":{"name":"docxtemplater","version":"3.1.5","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"angular-expressions":"^0.3.0","babel-cli":"^6.24.1","babel-eslint":"^7.2.3","babel-preset-es2015":"^6.24.1","browserify":"^14.4.0","chai":"^4.1.0","docxtemplater-image-module":"^3.1.0","eslint":"^4.3.0","eslint-plugin-dependencies":"^2.4.0","image-size":"^0.6.1","istanbul":"^0.4.5","jszip":"^2.6.1","lodash":"^4.17.4","mkdirp":"^0.5.1","mocha":"^3.5.0","rimraf":"^2.6.1","uglify-js":"^3.0.27"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm test && npm run check-casing && npm run lint && rimraf build && mkdirp build && npm run compile && npm run browserify && npm run uglify && npm run verifypublishsize","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"browserify --insert-global-vars __filename,__dirname -r ./js/tests/index.js -s DocxtemplaterTest > browser/docxtemplater-test.js","browserify:lib":"node create-min.js js/docxtemplater.js > build/docxtemplater.js","browserify:demo":"node create-min.js examples/main.js > browser/main.js","uglify:demo":"uglifyjs browser/main.js > browser/main.min.js","uglify:lib":"uglifyjs build/docxtemplater.js > build/docxtemplater.min.js","uglify":"npm run uglify:lib && npm run uglify:demo","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:demo","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"istanbul cover _mocha --  es6/tests/index.js","lint":"./check-casing.bash && eslint .","lint:fix":"./check-casing.bash && eslint . --fix","babel":"babel es6 --out-dir js","mocha":"mocha js/tests/index.js","test:es6":"mocha es6/tests/index.js","test:es6:fast":"FAST=true mocha es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"8b3229ae8ac0a496ddfcebe220f11aedd5875661","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.1.5","_npmVersion":"5.3.0","_nodeVersion":"8.2.1","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"d3e662b2ae7a2322d799f4b93eb4bf9dc3e04c30","size":106680,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.1.5.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater-3.1.5.tgz_1501831122554_0.5299510469194502"},"directories":{},"publish_time":1501831123789,"_hasShrinkwrap":false,"_cnpm_publish_time":1501831123789},"3.1.4":{"name":"docxtemplater","version":"3.1.4","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"angular-expressions":"^0.3.0","babel-cli":"^6.24.1","babel-eslint":"^7.2.3","babel-preset-es2015":"^6.24.1","browserify":"^14.4.0","chai":"^4.1.0","docxtemplater-image-module":"^3.1.0","eslint":"^4.3.0","eslint-plugin-dependencies":"^2.4.0","image-size":"^0.6.1","istanbul":"^0.4.5","jszip":"^2.6.1","lodash":"^4.17.4","mkdirp":"^0.5.1","mocha":"^3.5.0","rimraf":"^2.6.1","uglify-js":"^3.0.27"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm test && npm run check-casing && npm run lint && rimraf build && mkdirp build && npm run compile && npm run browserify && npm run uglify && npm run verifypublishsize","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"browserify --insert-global-vars __filename,__dirname -r ./js/tests/index.js -s DocxtemplaterTest > browser/docxtemplater-test.js","browserify:lib":"node create-min.js js/docxtemplater.js > build/docxtemplater.js","browserify:demo":"node create-min.js examples/main.js > browser/main.js","uglify:demo":"uglifyjs browser/main.js > browser/main.min.js","uglify:lib":"uglifyjs build/docxtemplater.js > build/docxtemplater.min.js","uglify":"npm run uglify:lib && npm run uglify:demo","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:demo","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"istanbul cover _mocha --  es6/tests/index.js","lint":"./check-casing.bash && eslint .","lint:fix":"./check-casing.bash && eslint . --fix","babel":"babel es6 --out-dir js","mocha":"mocha js/tests/index.js","test:es6":"mocha es6/tests/index.js","test:es6:fast":"FAST=true mocha es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"00c8cb75de2f4d6e3b8dc805a6b26b063fe5f820","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.1.4","_npmVersion":"5.3.0","_nodeVersion":"8.2.1","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"8719ab19b7bc2dbed924994fa7959ed4b8e96113","size":105880,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.1.4.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater-3.1.4.tgz_1501604455071_0.2668200829066336"},"directories":{},"publish_time":1501604456350,"_hasShrinkwrap":false,"_cnpm_publish_time":1501604456350},"3.1.3":{"name":"docxtemplater","version":"3.1.3","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"angular-expressions":"^0.3.0","babel-cli":"^6.24.1","babel-eslint":"^7.2.3","babel-preset-es2015":"^6.24.1","browserify":"^14.4.0","chai":"^3.5.0","docxtemplater-image-module":"^3.1.0","eslint":"^3.19.0","eslint-plugin-dependencies":"^2.3.0","image-size":"^0.5.1","istanbul":"^0.4.5","jszip":"^2.6.1","lodash":"^4.17.4","mkdirp":"^0.5.1","mocha":"^3.4.2","mustache":"^2.1.3","rimraf":"^2.6.1","uglify-js":"^3.0.14"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm test && npm run check-casing && npm run lint && rimraf build && mkdirp build && npm run compile && npm run browserify && npm run uglify && npm run verifypublishsize","check-casing":"./check-casing.bash","compile":"npm run convertto:es5 && node examples/compile-site.js","browserify:test":"browserify --insert-global-vars __filename,__dirname -r ./js/tests/index.js -s DocxtemplaterTest > browser/docxtemplater-test.js","browserify:lib":"node create-min.js js/docxtemplater.js > build/docxtemplater.js","browserify:demo":"node create-min.js examples/main.js > browser/main.js","uglify:demo":"uglifyjs browser/main.js > browser/main.min.js","uglify:lib":"uglifyjs build/docxtemplater.js > build/docxtemplater.min.js","uglify":"npm run uglify:lib && npm run uglify:demo","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:demo","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests ","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"istanbul cover _mocha --  es6/tests/index.js","lint":"./check-casing.bash && eslint .","lint:fix":"./check-casing.bash && eslint . --fix","babel":"babel es6 --out-dir js","mocha":"mocha js/tests/index.js","test:es6":"mocha es6/tests/index.js","test:es6:fast":"FAST=true mocha es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"595b694241ecc7bafe214a6d5113c6627e3eff8c","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.1.3","_npmVersion":"5.0.1","_nodeVersion":"8.0.0","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"4f8587650d417d7e1aac9ed5d7b2a93c31600ca8","size":106341,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.1.3.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater-3.1.3.tgz_1496495388059_0.5545642338693142"},"directories":{},"publish_time":1496495389358,"_cnpm_publish_time":1496495389358,"_hasShrinkwrap":false},"3.1.2":{"name":"docxtemplater","version":"3.1.2","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"angular-expressions":"^0.3.0","babel-cli":"^6.24.1","babel-eslint":"^7.2.3","babel-preset-es2015":"^6.24.1","browserify":"^14.3.0","chai":"^3.5.0","docxtemplater-image-module":"^3.1.0","eslint":"^3.19.0","eslint-plugin-dependencies":"^2.3.0","image-size":"^0.5.1","istanbul":"^0.4.5","jszip":"^2.6.1","lodash":"^4.17.4","mkdirp":"^0.5.1","mocha":"^3.3.0","mustache":"^2.1.3","rimraf":"^2.6.1","uglify-js":"^3.0.11"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm test && npm run check-casing && npm run lint && rimraf build && mkdirp build && npm run compile && npm run browserify && npm run uglify && npm run verifypublishsize","check-casing":"./check-casing.bash","compile":"npm run convertto:es5 && node examples/compile-site.js","browserify:test":"browserify --insert-global-vars __filename,__dirname -r ./js/tests/docxtemplater.js -s DocxtemplaterTest > browser/docxtemplater-test.js","browserify:lib":"node create-min.js js/docxtemplater.js > build/docxtemplater.js","browserify:demo":"node create-min.js examples/main.js > browser/main.js","uglify:demo":"uglifyjs browser/main.js > browser/main.min.js","uglify:lib":"uglifyjs build/docxtemplater.js > build/docxtemplater.min.js","uglify":"npm run uglify:lib && npm run uglify:demo","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:demo","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"istanbul cover _mocha --  es6/tests/docxtemplater.js","lint":"./check-casing.bash && eslint .","lint:fix":"./check-casing.bash && eslint . --fix","babel":"babel es6 --out-dir js","mocha":"mocha js/tests/docxtemplater.js","test:es6":"mocha es6/tests/docxtemplater.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"df8069ed2790faa2bb9f2504fa427468ae623a3b","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.1.2","_shasum":"d8f6b66c63c6587a0fe9a01c4bf282955cfd847b","_from":".","_npmVersion":"4.6.1","_nodeVersion":"7.7.3","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"d8f6b66c63c6587a0fe9a01c4bf282955cfd847b","size":104277,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.1.2.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater-3.1.2.tgz_1496183936899_0.05269452300854027"},"directories":{},"publish_time":1496183937999,"_cnpm_publish_time":1496183937999,"_hasShrinkwrap":false},"3.1.1":{"name":"docxtemplater","version":"3.1.1","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"angular-expressions":"^0.3.0","babel-cli":"^6.24.1","babel-eslint":"^7.2.3","babel-preset-es2015":"^6.24.1","browserify":"^14.3.0","chai":"^3.5.0","docxtemplater-image-module":"^3.1.0","eslint":"^3.19.0","eslint-plugin-dependencies":"^2.3.0","image-size":"^0.5.1","istanbul":"^0.4.5","jszip":"^2.6.1","lodash":"^4.17.4","mkdirp":"^0.5.1","mocha":"^3.3.0","mustache":"^2.1.3","rimraf":"^2.6.1","uglify-js":"^3.0.11"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm test && npm run check-casing && npm run lint && rimraf build && mkdirp build && npm run compile && npm run browserify && npm run uglify && npm run verifypublishsize","check-casing":"./check-casing.bash","compile":"npm run convertto:es5 && node examples/compile-site.js","browserify:test":"browserify --insert-global-vars __filename,__dirname -r ./js/tests/docxtemplater.js -s DocxtemplaterTest > browser/docxtemplater-test.js","browserify:lib":"node create-min.js js/docxtemplater.js > build/docxtemplater.js","browserify:demo":"node create-min.js examples/main.js > browser/main.js","uglify:demo":"uglifyjs browser/main.js > browser/main.min.js","uglify:lib":"uglifyjs build/docxtemplater.js > build/docxtemplater.min.js","uglify":"npm run uglify:lib && npm run uglify:demo","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:demo","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"istanbul cover _mocha --  es6/tests/docxtemplater.js","lint":"./check-casing.bash && eslint .","lint:fix":"./check-casing.bash && eslint . --fix","babel":"babel es6 --out-dir js","mocha":"mocha js/tests/docxtemplater.js","test:es6":"mocha es6/tests/docxtemplater.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"dd13f4ca26840a4cc6aa915ffddaa16270197339","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.1.1","_shasum":"bb73faab1dc9b194c549559c78acbe86b18820c0","_from":".","_npmVersion":"4.6.1","_nodeVersion":"7.7.3","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"bb73faab1dc9b194c549559c78acbe86b18820c0","size":104071,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.1.1.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater-3.1.1.tgz_1496175233936_0.06546995625831187"},"directories":{},"publish_time":1496175235227,"_cnpm_publish_time":1496175235227,"_hasShrinkwrap":false},"3.1.0":{"name":"docxtemplater","version":"3.1.0","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"angular-expressions":"^0.3.0","babel-cli":"^6.24.1","babel-eslint":"^7.2.3","babel-preset-es2015":"^6.24.1","browserify":"^14.3.0","chai":"^3.5.0","docxtemplater-image-module":"^3.1.0","eslint":"^3.19.0","eslint-plugin-dependencies":"^2.3.0","image-size":"^0.5.1","istanbul":"^0.4.5","jszip":"^2.6.1","lodash":"^4.17.4","mkdirp":"^0.5.1","mocha":"^3.3.0","mustache":"^2.1.3","rimraf":"^2.6.1","uglify-js":"^3.0.11"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm test && npm run check-casing && npm run lint && rimraf build && mkdirp build && npm run compile && npm run browserify && npm run uglify && npm run verifypublishsize","check-casing":"./check-casing.bash","compile":"npm run convertto:es5 && node examples/compile-site.js","browserify:test":"browserify --insert-global-vars __filename,__dirname -r ./js/tests/docxtemplater.js -s DocxtemplaterTest > browser/docxtemplater-test.js","browserify:lib":"node create-min.js js/docxtemplater.js > build/docxtemplater.js","browserify:demo":"node create-min.js examples/main.js > browser/main.js","uglify:demo":"uglifyjs browser/main.js > browser/main.min.js","uglify:lib":"uglifyjs build/docxtemplater.js > build/docxtemplater.min.js","uglify":"npm run uglify:lib && npm run uglify:demo","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:demo","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"istanbul cover _mocha --  es6/tests/docxtemplater.js","lint":"./check-casing.bash && eslint .","lint:fix":"./check-casing.bash && eslint . --fix","babel":"babel es6 --out-dir js","mocha":"mocha js/tests/docxtemplater.js","test:es6":"mocha es6/tests/docxtemplater.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"6baa2a60021cee8c5859e06449a7adc846c0f865","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.1.0","_shasum":"9348cfd532a7d834bfb0115764af2acaf9c575c5","_from":".","_npmVersion":"4.6.1","_nodeVersion":"7.7.3","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"9348cfd532a7d834bfb0115764af2acaf9c575c5","size":103985,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.1.0.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater-3.1.0.tgz_1495561899727_0.13795725000090897"},"directories":{},"publish_time":1495561900968,"_hasShrinkwrap":false,"_cnpm_publish_time":1495561900968},"3.0.12":{"name":"docxtemplater","version":"3.0.12","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"angular-expressions":"^0.3.0","babel-cli":"^6.22.2","babel-eslint":"^7.1.0","babel-preset-es2015":"^6.22.0","browserify":"^14.0.0","chai":"^3.5.0","docxtemplater-image-module":"^3.0.2","eslint":"^3.14.1","eslint-plugin-dependencies":"^2.2.0","image-size":"^0.5.1","istanbul":"^0.4.5","jszip":"^2.6.1","lodash":"^4.17.4","mkdirp":"^0.5.1","mocha":"^3.2.0","mustache":"^2.1.3","rimraf":"^2.5.3","uglifyjs":"^2.4.10"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm test && npm run check-casing && npm run lint && rimraf build && mkdirp build && npm run compile && npm run browserify && npm run uglify && npm run verifypublishsize","check-casing":"./check-casing.bash","compile":"npm run convertto:es5 && node examples/compile-site.js","browserify:test":"browserify --insert-global-vars __filename,__dirname -r ./js/tests/docxtemplater.js -s DocxtemplaterTest > browser/docxtemplater-test.js","browserify:lib":"node create-min.js js/docxtemplater.js > build/docxtemplater.js","browserify:demo":"node create-min.js examples/main.js > browser/main.js","uglify:demo":"uglifyjs browser/main.js > browser/main.min.js","uglify:lib":"uglifyjs build/docxtemplater.js > build/docxtemplater.min.js","uglify":"npm run uglify:lib && npm run uglify:demo","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:demo","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"istanbul cover _mocha --  es6/tests/docxtemplater.js","lint":"./check-casing.bash && eslint .","babel":"babel es6 --out-dir js","mocha":"mocha js/tests/docxtemplater.js","test:es6":"mocha es6/tests/docxtemplater.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"d6caa8336492fa5d4f11dc06b096542f613342d2","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.0.12","_shasum":"04954d89b57dbe53b1687c4073894feba02061d9","_from":".","_npmVersion":"4.5.0","_nodeVersion":"7.7.3","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"04954d89b57dbe53b1687c4073894feba02061d9","size":98678,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.0.12.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/docxtemplater-3.0.12.tgz_1493380214051_0.27094489289447665"},"directories":{},"publish_time":1493380216161,"_cnpm_publish_time":1493380216161,"_hasShrinkwrap":false},"3.0.11":{"name":"docxtemplater","version":"3.0.11","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"angular-expressions":"^0.3.0","babel-cli":"^6.22.2","babel-eslint":"^7.1.0","babel-preset-es2015":"^6.22.0","browserify":"^14.0.0","chai":"^3.5.0","docxtemplater-image-module":"^3.0.2","eslint":"^3.14.1","eslint-plugin-dependencies":"^2.2.0","image-size":"^0.5.1","istanbul":"^0.4.5","jszip":"^2.6.1","lodash":"^4.17.4","mkdirp":"^0.5.1","mocha":"^3.2.0","mustache":"^2.1.3","rimraf":"^2.5.3","uglifyjs":"^2.4.10"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm test && npm run check-casing && npm run lint && rimraf build && mkdirp build && npm run compile && npm run browserify && npm run uglify && npm run verifypublishsize","check-casing":"./check-casing.bash","compile":"npm run convertto:es5 && node examples/compile-site.js","browserify:test":"browserify --insert-global-vars __filename,__dirname -r ./js/tests/docxtemplater.js -s DocxtemplaterTest > browser/docxtemplater-test.js","browserify:lib":"node create-min.js js/docxtemplater.js > build/docxtemplater.js","browserify:demo":"node create-min.js examples/main.js > browser/main.js","uglify:demo":"uglifyjs browser/main.js > browser/main.min.js","uglify:lib":"uglifyjs build/docxtemplater.js > build/docxtemplater.min.js","uglify":"npm run uglify:lib && npm run uglify:demo","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:demo","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"istanbul cover _mocha --  es6/tests/docxtemplater.js","lint":"./check-casing.bash && eslint .","babel":"babel es6 --out-dir js","mocha":"mocha js/tests/docxtemplater.js","test:es6":"mocha es6/tests/docxtemplater.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"1beec56d90882a262fdb86e4586e124cafc7f744","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.0.11","_shasum":"fab5fcd289a7e435a95aa4d04d892eb9fd20ad28","_from":".","_npmVersion":"4.4.4","_nodeVersion":"7.7.3","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"fab5fcd289a7e435a95aa4d04d892eb9fd20ad28","size":83765,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.0.11.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/docxtemplater-3.0.11.tgz_1491237793066_0.6459686853922904"},"directories":{},"publish_time":1491237793889,"_hasShrinkwrap":false,"_cnpm_publish_time":1491237793889},"3.0.10":{"name":"docxtemplater","version":"3.0.10","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"angular-expressions":"^0.3.0","babel-cli":"^6.22.2","babel-eslint":"^7.1.0","babel-preset-es2015":"^6.22.0","browserify":"^14.0.0","chai":"^3.5.0","docxtemplater-image-module":"^3.0.2","eslint":"^3.14.1","eslint-plugin-dependencies":"^2.2.0","image-size":"^0.5.1","istanbul":"^0.4.5","jszip":"^2.6.1","lodash":"^4.17.4","mkdirp":"^0.5.1","mocha":"^3.2.0","mustache":"^2.1.3","rimraf":"^2.5.3","uglifyjs":"^2.4.10"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm test && npm run check-casing && npm run lint && rimraf build && mkdirp build && npm run compile && npm run browserify && npm run uglify && npm run verifypublishsize","check-casing":"./check-casing.bash","compile":"npm run convertto:es5 && node examples/compile-site.js","browserify:test":"browserify --insert-global-vars __filename,__dirname -r ./js/tests/docxtemplater.js -s DocxtemplaterTest > browser/docxtemplater-test.js","browserify:lib":"node create-min.js js/docxtemplater.js > build/docxtemplater.js","browserify:demo":"node create-min.js examples/main.js > browser/main.js","uglify:demo":"uglifyjs browser/main.js > browser/main.min.js","uglify:lib":"uglifyjs build/docxtemplater.js > build/docxtemplater.min.js","uglify":"npm run uglify:lib && npm run uglify:demo","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:demo","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel","convertto:es5:watch":"npm run babel -- --watch","test:watch":"node watch-file-and-run-test.js & npm run convertto:es5:watch","test:coverage":"istanbul cover _mocha --  es6/tests/docxtemplater.js","lint":"./check-casing.bash && eslint .","babel":"babel es6 --out-dir js","mocha":"mocha js/tests/docxtemplater.js","test:es6":"mocha es6/tests/docxtemplater.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","verifypublishsize":"./verifypublishsize.bash"},"gitHead":"8a8f0b7a62d0e7152ffe0b1b82215b87f6eef01e","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.0.10","_shasum":"f8de379e879e4030ba3d6e198780844433c21e9b","_from":".","_npmVersion":"4.4.4","_nodeVersion":"7.7.3","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"f8de379e879e4030ba3d6e198780844433c21e9b","size":1069540,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.0.10.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/docxtemplater-3.0.10.tgz_1491235188572_0.1387460937257856"},"directories":{},"publish_time":1491235190988,"_hasShrinkwrap":false,"_cnpm_publish_time":1491235190988},"3.0.9":{"name":"docxtemplater","version":"3.0.9","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"angular-expressions":"^0.3.0","babel-cli":"^6.22.2","babel-eslint":"^7.1.0","babel-preset-es2015":"^6.22.0","browserify":"^14.0.0","chai":"^3.5.0","docxtemplater-image-module":"^3.0.2","eslint":"^3.14.1","eslint-plugin-dependencies":"^2.2.0","image-size":"^0.5.1","istanbul":"^0.4.5","jszip":"^2.6.1","lodash":"^4.17.4","mkdirp":"^0.5.1","mocha":"^3.2.0","mustache":"^2.1.3","rimraf":"^2.5.3","uglifyjs":"^2.4.10"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm test && npm run check-casing && npm run lint && rimraf build && mkdirp build && npm run compile && npm run browserify && npm run uglify","check-casing":"./check-casing.bash","compile":"npm run convertto:es5 && node examples/compile-site.js","browserify:test":"browserify --insert-global-vars __filename,__dirname -r ./js/tests/docxtemplater.js -s DocxtemplaterTest > browser/docxtemplater-test.js","browserify:lib":"node create-min.js js/docxtemplater.js > build/docxtemplater.js","browserify:demo":"node create-min.js examples/main.js > browser/main.js","uglify:demo":"uglifyjs browser/main.js > browser/main.min.js","uglify:lib":"uglifyjs build/docxtemplater.js > build/docxtemplater.min.js","uglify":"npm run uglify:lib && npm run uglify:demo","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:demo","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel","convertto:es5:watch":"npm run babel -- --watch","test:watch":"node watch-file-and-run-test.js & npm run convertto:es5:watch","test:coverage":"istanbul cover _mocha --  es6/tests/docxtemplater.js","lint":"./check-casing.bash && eslint .","babel":"babel es6 --out-dir js","mocha":"mocha js/tests/docxtemplater.js","test:es6":"mocha es6/tests/docxtemplater.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test"},"gitHead":"565c768fa9aa3506f272280d2394e144c19e3264","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.0.9","_shasum":"b92d05c9ec1450ff052416b4d273de2535a70faf","_from":".","_npmVersion":"4.4.4","_nodeVersion":"7.7.3","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"b92d05c9ec1450ff052416b4d273de2535a70faf","size":32236999,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.0.9.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/docxtemplater-3.0.9.tgz_1490946253625_0.23112413566559553"},"directories":{},"publish_time":1490946262646,"_cnpm_publish_time":1490946262646,"_hasShrinkwrap":false},"3.0.8":{"name":"docxtemplater","version":"3.0.8","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"angular-expressions":"^0.3.0","babel-cli":"^6.22.2","babel-eslint":"^7.1.0","babel-preset-es2015":"^6.22.0","browserify":"^14.0.0","chai":"^3.5.0","docxtemplater-image-module":"^3.0.2","eslint":"^3.14.1","eslint-plugin-dependencies":"^2.2.0","image-size":"^0.5.1","istanbul":"^0.4.5","jszip":"^2.6.1","lodash":"^4.17.4","mkdirp":"^0.5.1","mocha":"^3.2.0","mustache":"^2.1.3","rimraf":"^2.5.3","uglifyjs":"^2.4.10"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm test && npm run check-casing && npm run lint && rimraf build && mkdirp build && npm run compile && npm run browserify && npm run uglify","check-casing":"./check-casing.bash","compile":"npm run convertto:es5 && node examples/compile-site.js","browserify:test":"browserify --insert-global-vars __filename,__dirname -r ./js/tests/docxtemplater.js -s DocxtemplaterTest > browser/docxtemplater-test.js","browserify:lib":"node create-min.js js/docxtemplater.js > build/docxtemplater.js","browserify:demo":"node create-min.js examples/main.js > browser/main.js","uglify:demo":"uglifyjs browser/main.js > browser/main.min.js","uglify:lib":"uglifyjs build/docxtemplater.js > build/docxtemplater.min.js","uglify":"npm run uglify:lib && npm run uglify:demo","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:demo","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel","convertto:es5:watch":"npm run babel -- --watch","test:watch":"node watch-file-and-run-test.js & npm run convertto:es5:watch","test:coverage":"istanbul cover _mocha --  es6/tests/docxtemplater.js","lint":"./check-casing.bash && eslint .","babel":"babel es6 --out-dir js","mocha":"mocha js/tests/docxtemplater.js","test:es6":"mocha es6/tests/docxtemplater.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test"},"gitHead":"2b5f3b79c931eff4fef5028aabde83c9651df915","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.0.8","_shasum":"5582b5a80e2ff8d7dfb3eb333fb922a53acdc8da","_from":".","_npmVersion":"4.4.1","_nodeVersion":"7.4.0","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"5582b5a80e2ff8d7dfb3eb333fb922a53acdc8da","size":1742572,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.0.8.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/docxtemplater-3.0.8.tgz_1489563958376_0.11497347941622138"},"directories":{},"publish_time":1489563960849,"_cnpm_publish_time":1489563960849,"_hasShrinkwrap":false},"3.0.7":{"name":"docxtemplater","version":"3.0.7","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"angular-expressions":"^0.3.0","babel-cli":"^6.22.2","babel-eslint":"^7.1.0","babel-preset-es2015":"^6.22.0","browserify":"^14.0.0","chai":"^3.5.0","docxtemplater-image-module":"^3.0.2","eslint":"^3.14.1","eslint-plugin-dependencies":"^2.2.0","image-size":"^0.5.1","istanbul":"^0.4.5","jszip":"^2.6.1","lodash":"^4.17.4","mkdirp":"^0.5.1","mocha":"^3.2.0","mustache":"^2.1.3","rimraf":"^2.5.3","uglifyjs":"^2.4.10"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm test && npm run check-casing && npm run lint && rimraf build && mkdirp build && npm run compile && npm run browserify && npm run uglify","check-casing":"./check-casing.bash","compile":"npm run convertto:es5 && node examples/compile-site.js","browserify:test":"browserify --insert-global-vars __filename,__dirname -r ./js/tests/docxtemplater.js -s DocxtemplaterTest > browser/docxtemplater-test.js","browserify:lib":"node create-min.js js/docxtemplater.js > build/docxtemplater.js","browserify:demo":"node create-min.js examples/main.js > browser/main.js","uglify:demo":"uglifyjs browser/main.js > browser/main.min.js","uglify:lib":"uglifyjs build/docxtemplater.js > build/docxtemplater.min.js","uglify":"npm run uglify:lib && npm run uglify:demo","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:demo","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel","convertto:es5:watch":"npm run babel -- --watch","test:watch":"node watch-file-and-run-test.js & npm run convertto:es5:watch","test:coverage":"istanbul cover _mocha --  es6/tests/docxtemplater.js","lint":"./check-casing.bash && eslint .","babel":"babel es6 --out-dir js","mocha":"mocha js/tests/docxtemplater.js","test:es6":"mocha es6/tests/docxtemplater.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test"},"gitHead":"731eb19514fc26dba94037ef514cf164338cf3d7","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.0.7","_shasum":"57ae2b9d66167f0627bf673312afe33bf5551b73","_from":".","_npmVersion":"4.4.1","_nodeVersion":"7.4.0","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"57ae2b9d66167f0627bf673312afe33bf5551b73","size":1742501,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.0.7.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/docxtemplater-3.0.7.tgz_1489407844283_0.1007787196431309"},"directories":{},"publish_time":1489407844905,"_cnpm_publish_time":1489407844905,"_hasShrinkwrap":false},"3.0.6":{"name":"docxtemplater","version":"3.0.6","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"angular-expressions":"^0.3.0","babel-cli":"^6.22.2","babel-eslint":"^7.1.0","babel-preset-es2015":"^6.22.0","browserify":"^14.0.0","chai":"^3.5.0","docxtemplater-image-module":"^3.0.2","eslint":"^3.14.1","eslint-plugin-dependencies":"^2.2.0","image-size":"^0.5.1","istanbul":"^0.4.5","jszip":"^2.6.1","lodash":"^4.17.4","mkdirp":"^0.5.1","mocha":"^3.2.0","mustache":"^2.1.3","rimraf":"^2.5.3","uglifyjs":"^2.4.10"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm test && npm run check-casing && npm run lint && rimraf build && mkdirp build && npm run compile && npm run browserify && npm run uglify","check-casing":"./check-casing.bash","compile":"npm run convertto:es5 && node examples/compile-site.js","browserify:test":"browserify --insert-global-vars __filename,__dirname -r ./js/tests/docxtemplater.js -s DocxtemplaterTest > browser/docxtemplater-test.js","browserify:lib":"node create-min.js js/docxtemplater.js > build/docxtemplater.js","browserify:demo":"node create-min.js examples/main.js > browser/main.js","uglify:demo":"uglifyjs browser/main.js > browser/main.min.js","uglify:lib":"uglifyjs build/docxtemplater.js > build/docxtemplater.min.js","uglify":"npm run uglify:lib && npm run uglify:demo","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:demo","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel","convertto:es5:watch":"npm run babel -- --watch","test:watch":"node watch-file-and-run-test.js & npm run convertto:es5:watch","test:coverage":"istanbul cover _mocha --  es6/tests/docxtemplater.js","lint":"./check-casing.bash && eslint .","babel":"babel es6 --out-dir js","mocha":"mocha js/tests/docxtemplater.js","test:es6":"mocha es6/tests/docxtemplater.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test"},"gitHead":"ea221517bc0adfbef78d053e0e36baa9b69d83c2","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.0.6","_shasum":"516612d3a5c662a31fd2278b012e49feabfd2b58","_from":".","_npmVersion":"4.4.1","_nodeVersion":"7.4.0","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"516612d3a5c662a31fd2278b012e49feabfd2b58","size":1742552,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.0.6.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/docxtemplater-3.0.6.tgz_1489186839524_0.5334865574259311"},"directories":{},"publish_time":1489186840136,"_cnpm_publish_time":1489186840136,"_hasShrinkwrap":false},"3.0.5":{"name":"docxtemplater","version":"3.0.5","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"angular-expressions":"^0.3.0","babel-cli":"^6.22.2","babel-eslint":"^7.1.0","babel-preset-es2015":"^6.22.0","browserify":"^14.0.0","chai":"^3.5.0","eslint":"^3.14.1","eslint-plugin-dependencies":"^2.2.0","image-size":"^0.5.1","istanbul":"^0.4.5","jszip":"^2.6.1","lodash":"^4.17.4","mkdirp":"^0.5.1","mocha":"^3.2.0","mustache":"^2.1.3","rimraf":"^2.5.3","uglifyjs":"^2.4.10"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm test && npm run check-casing && npm run lint && rimraf build && mkdirp build && npm run compile && npm run browserify && npm run uglify","check-casing":"./check-casing.bash","compile":"npm run convertto:es5 && node examples/compile-site.js","browserify:test":"browserify --insert-global-vars __filename,__dirname -r ./js/tests/docxtemplater.js -s DocxtemplaterTest > browser/docxtemplater-test.js","browserify:lib":"node create-min.js js/docxtemplater.js > build/docxtemplater.js","browserify:demo":"node create-min.js examples/main.js > browser/main.js","uglify:demo":"uglifyjs browser/main.js > browser/main.min.js","uglify:lib":"uglifyjs build/docxtemplater.js > build/docxtemplater.min.js","uglify":"npm run uglify:lib && npm run uglify:demo","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:demo","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel","convertto:es5:watch":"npm run babel -- --watch","test:watch":"node watch-file-and-run-test.js & npm run convertto:es5:watch","test:coverage":"istanbul cover _mocha --  es6/tests/docxtemplater.js","lint":"./check-casing.bash && eslint .","babel":"babel es6 --out-dir js","mocha":"mocha js/tests/docxtemplater.js","test:es6":"mocha es6/tests/docxtemplater.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test"},"gitHead":"8f2c7a3280b79deafae2ed01269b01948ef94964","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.0.5","_shasum":"f8d9de0e57b92ab39b9e43f72b59e607ca1171e1","_from":".","_npmVersion":"4.3.0","_nodeVersion":"7.4.0","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"f8d9de0e57b92ab39b9e43f72b59e607ca1171e1","size":1706542,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.0.5.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/docxtemplater-3.0.5.tgz_1488562899988_0.9709883187897503"},"directories":{},"publish_time":1488562900892,"_cnpm_publish_time":1488562900892,"_hasShrinkwrap":false},"3.0.4":{"name":"docxtemplater","version":"3.0.4","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"angular-expressions":"^0.3.0","babel-cli":"^6.22.2","babel-eslint":"^7.1.0","babel-preset-es2015":"^6.22.0","browserify":"^14.0.0","chai":"^3.5.0","eslint":"^3.14.1","istanbul":"^0.4.5","jszip":"^2.6.1","lodash":"^4.17.4","mkdirp":"^0.5.1","mocha":"^3.2.0","mustache":"^2.1.3","rimraf":"^2.5.3","uglifyjs":"^2.4.10"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm test && npm run check-casing && npm run lint && rimraf build && mkdirp build && npm run compile && npm run browserify && npm run uglify","check-casing":"./check-casing.bash","compile":"npm run convertto:es5 && node examples/compile-site.js","browserify:test":"browserify --insert-global-vars __filename,__dirname -r ./js/tests/docxtemplater.js -s DocxtemplaterTest > browser/docxtemplater-test.js","browserify:lib":"node create-min.js js/docxtemplater.js > build/docxtemplater.js","browserify:demo":"node create-min.js examples/main.js > browser/main.js","uglify:demo":"uglifyjs browser/main.js > browser/main.min.js","uglify:lib":"uglifyjs build/docxtemplater.js > build/docxtemplater.min.js","uglify":"npm run uglify:lib && npm run uglify:demo","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:demo","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel","convertto:es5:watch":"npm run babel -- --watch","test:watch":"node watch-file-and-run-test.js & npm run convertto:es5:watch","test:coverage":"istanbul cover _mocha --  es6/tests/docxtemplater.js","lint":"./check-casing.bash && eslint .","babel":"babel es6 --out-dir js","mocha":"mocha js/tests/docxtemplater.js","test:es6":"mocha es6/tests/docxtemplater.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test"},"gitHead":"d3a40ccc725b9c3d085b7a28ffae16620c4f0c0e","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.0.4","_shasum":"fc87e897b96d570850d9813fe50e28c0e0909981","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.4.0","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"fc87e897b96d570850d9813fe50e28c0e0909981","size":1706018,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.0.4.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/docxtemplater-3.0.4.tgz_1487867657018_0.3479696321301162"},"directories":{},"publish_time":1487867657637,"_cnpm_publish_time":1487867657637,"_hasShrinkwrap":false},"3.0.3":{"name":"docxtemplater","version":"3.0.3","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"angular-expressions":"^0.3.0","babel-cli":"^6.22.2","babel-eslint":"^7.1.0","babel-preset-es2015":"^6.22.0","browserify":"^13.3.0","chai":"^3.5.0","eslint":"^3.14.0","istanbul":"^0.4.5","jszip":"^2.6.1","lodash":"^4.17.4","mkdirp":"^0.5.1","mocha":"^3.2.0","mustache":"^2.1.3","rimraf":"^2.5.3","uglifyjs":"^2.4.10"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm test && npm run check-casing && npm run lint && rimraf build && mkdirp build && npm run compile && npm run browserify && npm run uglify","check-casing":"./check-casing.bash","compile":"npm run convertto:es5 && node examples/compile-site.js","browserify:test":"browserify --insert-global-vars __filename,__dirname -r ./js/tests/docxtemplater.js -s DocxtemplaterTest > browser/docxtemplater-test.js","browserify:lib":"node create-min.js js/docxtemplater.js > build/docxtemplater.js","browserify:demo":"node create-min.js examples/main.js > browser/main.js","uglify:demo":"uglifyjs browser/main.js > browser/main.min.js","uglify:lib":"uglifyjs build/docxtemplater.js > build/docxtemplater.min.js","uglify":"npm run uglify:lib && npm run uglify:demo","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:demo","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel","convertto:es5:watch":"npm run babel -- --watch","test:watch":"node watch-file-and-run-test.js & npm run convertto:es5:watch","test:coverage":"istanbul cover _mocha --  es6/tests/docxtemplater.js","lint":"./check-casing.bash && eslint .","babel":"babel es6 --out-dir js","mocha":"mocha js/tests/docxtemplater.js","test:es6":"mocha es6/tests/docxtemplater.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test"},"gitHead":"e0fe36e64ff754df4bdaa9053254f1a5e9d1ff61","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.0.3","_shasum":"9c46c8915669beb1d9783699282b1c297fd9ef93","_from":".","_npmVersion":"4.1.1","_nodeVersion":"6.6.0","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"dist":{"shasum":"9c46c8915669beb1d9783699282b1c297fd9ef93","size":972494,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.0.3.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/docxtemplater-3.0.3.tgz_1485330699394_0.9124832078814507"},"directories":{},"publish_time":1485330702018,"_cnpm_publish_time":1485330702018,"_hasShrinkwrap":false},"3.0.2":{"name":"docxtemplater","version":"3.0.2","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.27"},"devDependencies":{"angular-expressions":"^0.3.0","babel-cli":"^6.18.0","babel-eslint":"^7.1.0","babel-preset-es2015":"^6.18.0","browserify":"^13.1.1","chai":"^3.5.0","eslint":"^3.11.1","istanbul":"^0.4.5","jszip":"^2.6.1","lodash":"^4.16.6","mkdirp":"^0.5.1","mocha":"^3.2.0","mustache":"^2.1.3","rimraf":"^2.5.3","uglifyjs":"^2.4.10"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"./profile.bash","preversion":"npm test && npm run check-casing && npm run lint && rimraf build && mkdirp build && npm run compile && npm run browserify && npm run uglify","check-casing":"./check-casing.bash","compile":"npm run convertto:es5 && node examples/compile-site.js","browserify:test":"browserify --insert-global-vars __filename,__dirname -r ./js/tests/docxtemplater.js -s DocxtemplaterTest > browser/docxtemplater-test.js","browserify:lib":"node create-min.js js/docxtemplater.js > build/docxtemplater.js","browserify:demo":"node create-min.js examples/main.js > browser/main.js","uglify:demo":"uglifyjs browser/main.js > browser/main.min.js","uglify:lib":"uglifyjs build/docxtemplater.js > build/docxtemplater.min.js","uglify":"npm run uglify:lib && npm run uglify:demo","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:demo","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel","convertto:es5:watch":"npm run babel -- --watch","test:watch":"node watch-file-and-run-test.js & npm run convertto:es5:watch","test:coverage":"istanbul cover _mocha --  es6/tests/docxtemplater.js","lint":"./check-casing.bash && eslint .","babel":"babel es6 --out-dir js","mocha":"mocha js/tests/docxtemplater.js","test:es6":"mocha es6/tests/docxtemplater.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test"},"gitHead":"04d0ba690d6603e9e369a794a64fc9b30b458915","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.0.2","_shasum":"996a30f5e3cb41da5eb9ab74d59a927bec2502e4","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.2.0","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"996a30f5e3cb41da5eb9ab74d59a927bec2502e4","size":1391856,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.0.2.tgz"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/docxtemplater-3.0.2.tgz_1481233179204_0.6176101251039654"},"directories":{},"publish_time":1481233180031,"_cnpm_publish_time":1481233180031,"_hasShrinkwrap":false},"3.0.0":{"name":"docxtemplater","version":"3.0.0","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.1.22"},"devDependencies":{"angular-expressions":"^0.3.0","babel-cli":"^6.18.0","babel-eslint":"^7.1.0","babel-preset-es2015":"^6.18.0","browserify":"^13.1.1","chai":"^3.5.0","eslint":"^3.11.0","istanbul":"^0.4.5","jszip":"^2.6.1","lodash":"^4.16.6","mkdirp":"^0.5.1","mocha":"^3.2.0","mustache":"^2.1.3","rimraf":"^2.5.3","uglifyjs":"^2.4.10"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"./profile.bash","preversion":"npm test && npm run check-casing && npm run lint && rimraf build && mkdirp build && npm run compile && npm run browserify && npm run uglify","check-casing":"./check-casing.bash","compile":"npm run convertto:es5 && node examples/compile-site.js","browserify:test":"browserify --insert-global-vars __filename,__dirname -r ./js/tests/docxtemplater.js -s DocxtemplaterTest > browser/docxtemplater-test.js","browserify:lib":"node create-min.js js/docxtemplater.js > build/docxtemplater.js","browserify:demo":"node create-min.js examples/main.js > browser/main.js","uglify:demo":"uglifyjs browser/main.js > browser/main.min.js","uglify:lib":"uglifyjs build/docxtemplater.js > build/docxtemplater.min.js","uglify":"npm run uglify:lib && npm run uglify:demo","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:demo","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel","convertto:es5:watch":"npm run babel -- --watch","test:watch":"node watch-file-and-run-test.js & npm run convertto:es5:watch","test:coverage":"istanbul cover _mocha --  es6/tests/docxtemplater.js","lint":"./check-casing.bash && eslint .","babel":"babel es6 --out-dir js","mocha":"mocha js/tests/docxtemplater.js","test:es6":"mocha es6/tests/docxtemplater.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test"},"gitHead":"6d7984cd42ec9289a3fcbd090df5439d285d60ec","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.0.0","_shasum":"74859410d362ef1bbf7c3204886b4a9e4707c7b2","_from":".","_npmVersion":"2.15.11","_nodeVersion":"6.6.0","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"dist":{"shasum":"74859410d362ef1bbf7c3204886b4a9e4707c7b2","size":957296,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.0.0.tgz"},"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/docxtemplater-3.0.0.tgz_1480181911508_0.8281624354422092"},"directories":{},"publish_time":1480181912418,"_cnpm_publish_time":1480181912418,"_hasShrinkwrap":false},"2.1.5":{"name":"docxtemplater","version":"2.1.5","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/index.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"jszip":"^2.6.0","memoizejs":"^0.1.1"},"devDependencies":{"angular-expressions":"^0.3.0","babel-cli":"^6.6.5","babel-eslint":"^6.0.2","babel-preset-es2015":"^6.5.0","bluebird":"^3.3.4","browserify":"^13.0.0","chai":"^3.3.0","eslint":"^2.7.0","lodash":"^4.14.2","mkdirp":"^0.5.1","mocha":"^2.3.3","mustache":"^2.1.3","rimraf":"^2.5.3","uglifyjs":"^2.4.10"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"prepublish":"rimraf build && mkdirp build && npm run compile && npm run browserify && npm run uglify","preversion":"npm test","compile":"npm run convertto:es5 && node examples/compile_site.js","browserify:test":"browserify --insert-global-vars __filename,__dirname -r ./js/tests/docxtemplater.js -s DocxtemplaterTest > browser/docxtemplaterTest.js","browserify:lib":"browserify --insert-global-vars __filename,__dirname -r ./js/docxtemplater.js -s Docxtemplater > build/docxtemplater.js","browserify:demo":"browserify --insert-global-vars __filename,__dirname -r ./examples/main.js -s Docxdemo > browser/main.min.js","uglify:lib":"uglifyjs build/docxtemplater.js > build/docxtemplater.min.js","uglify":"npm run uglify:lib","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:demo","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel","convertto:es5:watch":"npm run babel -- --watch","test:watch":"node watch_file_and_run_test.js & npm run convertto:es5:watch","lint":"eslint .","babel":"babel es6 --out-dir js","mocha":"mocha js/tests/docxtemplater.js","test:es6":"mocha es6/tests/docxtemplater.js","test":"npm run compile && npm run mocha","test:es5":"npm test"},"gitHead":"0c32aa58918ea08fffc1baf1fadf102d1f9c58ec","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@2.1.5","_shasum":"89c55849f2a29dce3b89dbeace49a1b3333175a1","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.4.0","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"dist":{"shasum":"89c55849f2a29dce3b89dbeace49a1b3333175a1","size":889199,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-2.1.5.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/docxtemplater-2.1.5.tgz_1472387952213_0.4789179053623229"},"directories":{},"publish_time":1472387954361,"_cnpm_publish_time":1472387954361,"_hasShrinkwrap":false},"2.1.4":{"name":"docxtemplater","version":"2.1.4","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/index.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"jszip":"^2.6.0","memoizejs":"^0.1.1"},"devDependencies":{"angular-expressions":"^0.3.0","babel-cli":"^6.6.5","babel-eslint":"^6.0.2","babel-preset-es2015":"^6.5.0","bluebird":"^3.3.4","browserify":"^13.0.0","chai":"^3.3.0","eslint":"^2.7.0","lodash":"^4.14.2","mkdirp":"^0.5.1","mocha":"^2.3.3","mustache":"^2.1.3","rimraf":"^2.5.3","uglifyjs":"^2.4.10"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"prepublish":"rimraf build && mkdirp build && npm run compile && npm run browserify && npm run uglify","preversion":"npm test","compile":"npm run convertto:es5 && node examples/compile_site.js","browserify:test":"browserify --insert-global-vars __filename,__dirname -r ./js/tests/docxtemplater.js -s DocxtemplaterTest > browser/docxtemplaterTest.js","browserify:lib":"browserify --insert-global-vars __filename,__dirname -r ./js/docxtemplater.js -s Docxtemplater > build/docxtemplater.js","browserify:demo":"browserify --insert-global-vars __filename,__dirname -r ./examples/main.js -s Docxdemo > browser/main.min.js","uglify:lib":"uglifyjs build/docxtemplater.js > build/docxtemplater.min.js","uglify":"npm run uglify:lib","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:demo","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel","convertto:es5:watch":"npm run babel -- --watch","test:watch":"node watch_file_and_run_test.js & npm run convertto:es5:watch","lint":"eslint .","babel":"babel es6 --out-dir js","mocha":"mocha js/tests/docxtemplater.js","test:es6":"mocha es6/tests/docxtemplater.js","test":"npm run compile && npm run mocha","test:es5":"npm test"},"gitHead":"8d6fb9612310a0594a5699856fe3682fcd6495fc","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@2.1.4","_shasum":"30e03ff753133b263e86adfd464e8c4c952c909d","_from":".","_npmVersion":"3.10.5","_nodeVersion":"6.3.0","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"dist":{"shasum":"30e03ff753133b263e86adfd464e8c4c952c909d","size":869164,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-2.1.4.tgz"},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/docxtemplater-2.1.4.tgz_1471553216119_0.8503545499406755"},"directories":{},"publish_time":1471553217268,"_cnpm_publish_time":1471553217268,"_hasShrinkwrap":false},"2.1.3":{"name":"docxtemplater","version":"2.1.3","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/index.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"jszip":"^2.6.0","memoizejs":"^0.1.1"},"devDependencies":{"angular-expressions":"^0.3.0","babel-cli":"^6.6.5","babel-eslint":"^6.0.2","babel-preset-es2015":"^6.5.0","bluebird":"^3.3.4","browserify":"^13.0.0","chai":"^3.3.0","eslint":"^2.7.0","mocha":"^2.3.3","mustache":"^2.1.3","uglifyjs":"^2.4.10"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"prepublish":"rm -rf build && mkdir build && npm run compile && npm run browserify && npm run uglify","preversion":"npm test","compile":"npm run convertto:es5 && node examples/compile_site.js","browserify:test":"browserify --insert-global-vars __filename,__dirname -r ./js/tests/docxtemplater.js -s DocxtemplaterTest > browser/docxtemplaterTest.js","browserify:lib":"browserify --insert-global-vars __filename,__dirname -r ./js/docxtemplater.js -s Docxtemplater > build/docxtemplater.js","browserify:demo":"browserify --insert-global-vars __filename,__dirname -r ./examples/main.js -s Docxdemo > browser/main.min.js","uglify:lib":"uglifyjs build/docxtemplater.js > build/docxtemplater.min.js","uglify":"npm run uglify:lib","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:demo","convertto:es5":"rm js -rf ; mkdir -p js; npm run babel","convertto:es5:watch":"npm run babel -- --watch","test:watch":"node watch_file_and_run_test.js & npm run convertto:es5:watch","lint":"eslint .","babel":"babel es6 --out-dir js","mocha":"mocha js/tests/docxtemplater.js","test:es6":"mocha es6/tests/docxtemplater.js","test":"npm run compile && npm run mocha","test:es5":"npm test"},"gitHead":"a0a936b966e10589f6f5789ed6decd32585dbd0e","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@2.1.3","_shasum":"27478d9561863d5dc303d72af87fe702f19232a3","_from":".","_npmVersion":"2.15.5","_nodeVersion":"4.4.5","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"dist":{"shasum":"27478d9561863d5dc303d72af87fe702f19232a3","size":762614,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-2.1.3.tgz"},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/docxtemplater-2.1.3.tgz_1468914683441_0.8466276426333934"},"directories":{},"publish_time":1468914684626,"_cnpm_publish_time":1468914684626,"_hasShrinkwrap":false},"2.1.2":{"name":"docxtemplater","version":"2.1.2","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/index.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"jszip":"^2.6.0","memoizejs":"^0.1.1"},"devDependencies":{"angular-expressions":"^0.3.0","babel-cli":"^6.6.5","babel-eslint":"^6.0.2","babel-preset-es2015":"^6.5.0","bluebird":"^3.3.4","browserify":"^13.0.0","chai":"^3.3.0","eslint":"^2.7.0","mocha":"^2.3.3","mustache":"^2.1.3","uglifyjs":"^2.4.10"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"prepublish":"rm -rf build && mkdir build && npm run compile && npm run browserify && npm run uglify","preversion":"npm test","compile":"npm run convertto:es5 && node examples/compile_site.js","browserify:test":"browserify --insert-global-vars __filename,__dirname -r ./js/tests/docxtemplater.js -s DocxtemplaterTest > browser/docxtemplaterTest.js","browserify:lib":"browserify --insert-global-vars __filename,__dirname -r ./js/docxtemplater.js -s Docxtemplater > build/docxtemplater.js","browserify:demo":"browserify --insert-global-vars __filename,__dirname -r ./examples/main.js -s Docxdemo > browser/main.min.js","uglify:lib":"uglifyjs build/docxtemplater.js > build/docxtemplater.min.js","uglify":"npm run uglify:lib","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:demo","convertto:es5":"rm js -rf ; mkdir -p js; npm run babel","convertto:es5:watch":"npm run babel -- --watch","test:watch":"node watch_file_and_run_test.js & npm run convertto:es5:watch","lint":"eslint .","babel":"babel es6 --out-dir js","mocha":"mocha js/tests/docxtemplater.js","test:es6":"mocha es6/tests/docxtemplater.js","test":"npm run compile && npm run mocha","test:es5":"npm test"},"gitHead":"1eeb6ac9cb5c95119b01643188c7a33e1a600e74","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@2.1.2","_shasum":"d9f25b2f0b17c9a52207bfed232b616bb4e02ca4","_from":".","_npmVersion":"2.15.8","_nodeVersion":"6.1.0","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"dist":{"shasum":"d9f25b2f0b17c9a52207bfed232b616bb4e02ca4","size":762275,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-2.1.2.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/docxtemplater-2.1.2.tgz_1467992394746_0.2504523484967649"},"directories":{},"publish_time":1467992397687,"_cnpm_publish_time":1467992397687,"_hasShrinkwrap":false},"2.1.1":{"name":"docxtemplater","version":"2.1.1","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/index.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"jszip":"^2.6.0","memoizejs":"^0.1.1"},"devDependencies":{"angular-expressions":"^0.3.0","babel-cli":"^6.6.5","babel-eslint":"^6.0.2","babel-preset-es2015":"^6.5.0","bluebird":"^3.3.4","browserify":"^13.0.0","chai":"^3.3.0","eslint":"^2.7.0","mocha":"^2.3.3","mustache":"^2.1.3","uglifyjs":"^2.4.10"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"prepublish":"rm -rf build && mkdir build && npm run compile && npm run browserify && npm run uglify","preversion":"npm test","compile":"npm run convertto:es5 && node examples/compile_site.js","browserify:test":"browserify --insert-global-vars __filename,__dirname -r ./js/tests/docxtemplater.js -s DocxtemplaterTest > browser/docxtemplaterTest.js","browserify:lib":"browserify --insert-global-vars __filename,__dirname -r ./js/docxtemplater.js -s Docxtemplater > build/docxtemplater.js","browserify:demo":"browserify --insert-global-vars __filename,__dirname -r ./examples/main.js -s Docxdemo > browser/main.min.js","uglify:lib":"uglifyjs build/docxtemplater.js > build/docxtemplater.min.js","uglify":"npm run uglify:lib","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:demo","convertto:es5":"rm js -rf ; mkdir -p js; npm run babel","convertto:es5:watch":"npm run babel -- --watch","test:watch":"node watch_file_and_run_test.js & npm run convertto:es5:watch","lint":"eslint .","babel":"babel es6 --out-dir js","mocha":"mocha js/tests/docxtemplater.js","test:es6":"mocha es6/tests/docxtemplater.js","test":"npm run compile && npm run mocha","test:es5":"npm test"},"gitHead":"107d9251d320b0515913433cd9651fa9d3fc7fc8","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@2.1.1","_shasum":"fe32fcb5e246c7ad551eb8c7b41f051ca4b6b522","_from":".","_npmVersion":"3.7.3","_nodeVersion":"5.8.0","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"dist":{"shasum":"fe32fcb5e246c7ad551eb8c7b41f051ca4b6b522","size":755910,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-2.1.1.tgz"},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/docxtemplater-2.1.1.tgz_1462031741025_0.053443965734913945"},"directories":{},"publish_time":1462031742036,"_cnpm_publish_time":1462031742036,"_hasShrinkwrap":false},"2.1.0":{"name":"docxtemplater","version":"2.1.0","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/index.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"jszip":"^2.5.0","memoizejs":"^0.1.1"},"devDependencies":{"angular-expressions":"^0.3.0","babel-cli":"^6.6.5","babel-eslint":"^5.0.0","babel-preset-es2015":"^6.5.0","bluebird":"^3.3.4","browserify":"^13.0.0","chai":"^3.3.0","eslint":"^2.2.0","mocha":"^2.3.3","mustache":"^2.1.3"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"preversion":"npm test","compile":"npm run convertto:es5 && node examples/compile_site.js","browserify:test":"browserify -r ./js/tests/docxtemplater.js -s DocxgenTest > browser/docxgenTest.js","browserify:lib":"browserify -r ./js/docxgen.js -s Docxgen > build/docxgen.js","browserify:demo":"browserify -r ./examples/main.js -s Docxdemo > browser/main.min.js","uglify:lib":"uglifyjs build/docxgen.js > build/docxgen.min.js","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:demo","convertto:es5":"rm js -rf ; mkdir -p js; npm run babel","convertto:es5:watch":"npm run babel -- --watch","test:watch":"node watch_file_and_run_test.js & npm run convertto:es5:watch","lint":"eslint .","babel":"babel es6 --out-dir js","mocha":"mocha js/tests/docxtemplater.js","test:es6":"mocha es6/tests/docxtemplater.js","test":"npm run compile && npm run mocha","test:es5":"npm test"},"gitHead":"12fc109cd0e14262269bfa18143b4e38d39b41c2","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@2.1.0","_shasum":"5dd3168a0420a1ff23c038222ef8500bebe20495","_from":".","_npmVersion":"3.7.3","_nodeVersion":"5.8.0","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"dist":{"shasum":"5dd3168a0420a1ff23c038222ef8500bebe20495","size":826493,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-2.1.0.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/docxtemplater-2.1.0.tgz_1457787829578_0.31089446670375764"},"directories":{},"publish_time":1457787832216,"_cnpm_publish_time":1457787832216,"_hasShrinkwrap":false},"2.0.0":{"name":"docxtemplater","version":"2.0.0","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/index.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"jszip":"^2.5.0"},"devDependencies":{"angular-expressions":"^0.3.0","babel-cli":"^6.4.0","babel-preset-es2015":"^6.3.13","chai":"^3.3.0","mocha":"^2.3.3","mustache":"^2.1.3"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"preversion":"npm test","compile":"npm run convertto:es5 && node examples/compile_site.js","browserify:test":"browserify -r ./test/spec/docxgenTest.spec.js -s DocxgenTest > browser/docxgenTest.spec.js","browserify:lib":"browserify -r ./js/docxgen.js -s Docxgen > build/docxgen.js","browserify:demo":"browserify -r ./examples/main.js > browser/main.min.js","uglify:lib":"uglifyjs build/docxgen.js > build/docxgen.min.js","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:demo","convertto:es5":"rm js -rf ; mkdir -p test/spec; mkdir -p js; npm run babel; npm run cp:test","cp:test":"cat js/docxgenTest.js > test/spec/docxgenTest.spec.js","convertto:es5:watch":"npm run babel -- --watch","test:watch":"node watch_file_and_run_test.js & npm run convertto:es5:watch","lint":"eslint .","babel":"babel es6 --out-dir js","mocha":"mocha test/spec/docxgenTest.spec.js","test":"npm run compile && npm run mocha"},"gitHead":"64a39839593ba8f856b6262d0169ffefb008d6eb","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@2.0.0","_shasum":"2131e1718beff1ba7803145099fa880c52fb4ac1","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.3.0","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"dist":{"shasum":"2131e1718beff1ba7803145099fa880c52fb4ac1","size":604494,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-2.0.0.tgz"},"directories":{},"publish_time":1453547398229,"_cnpm_publish_time":1453547398229,"_hasShrinkwrap":false},"1.2.1":{"name":"docxtemplater","version":"1.2.1","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/index.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"jszip":"^2.5.0"},"devDependencies":{"angular-expressions":"^0.3.0","chai":"^3.3.0","gulp":"^3.9.0","gulp-browserify":"^0.5.0","gulp-coffee":"~2.3.1","gulp-concat":"~2.6.0","gulp-rename":"^1.2.0","gulp-uglify":"~1.4.1","mocha":"^2.3.3","mustache":"^2.1.3"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"preversion":"npm run compile && npm test","compile":"rm js -r; gulp allCoffee && node examples/compile_site.js","browserify:test":"browserify -r ./test/spec/docxgenTest.spec.js -s DocxgenTest > browser/docxgenTest.spec.js","browserify:lib":"browserify -r ./js/docxgen.js -s Docxgen > build/docxgen.js","uglify:lib":"uglifyjs build/docxgen.js > build/docxgen.min.js","browserify":"npm run browserify:test && npm run browserify:lib","test:watch":"mocha test/spec/docxgenTest.spec.js -w","test":"mocha test/spec/docxgenTest.spec.js"},"gitHead":"378e9abdb7e24a9201c350c6461a738501e3797d","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@1.2.1","_shasum":"8b0420f6ba16a64053d686485bf40790f55cccb4","_from":".","_npmVersion":"2.13.1","_nodeVersion":"0.10.31","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"dist":{"shasum":"8b0420f6ba16a64053d686485bf40790f55cccb4","size":567936,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-1.2.1.tgz"},"directories":{},"publish_time":1449939713671,"_cnpm_publish_time":1449939713671,"_hasShrinkwrap":false},"1.2.0":{"name":"docxtemplater","version":"1.2.0","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/index.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"jszip":"^2.5.0"},"devDependencies":{"angular-expressions":"^0.3.0","chai":"^3.3.0","gulp":"^3.9.0","gulp-browserify":"^0.5.0","gulp-coffee":"~2.3.1","gulp-concat":"~2.6.0","gulp-rename":"^1.2.0","gulp-uglify":"~1.4.1","mocha":"^2.3.3","mustache":"^2.1.3"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"preversion":"npm run compile && npm test","compile":"rm js -r; gulp allCoffee && node examples/compile_site.js","browserify:test":"browserify -r ./test/spec/docxgenTest.spec.js -s DocxgenTest > browser/docxgenTest.spec.js","browserify:lib":"browserify -r ./js/docxgen.js -s Docxgen > build/docxgen.js","uglify:lib":"uglifyjs build/docxgen.js > build/docxgen.min.js","browserify":"npm run browserify:test && npm run browserify:lib","test:watch":"mocha test/spec/docxgenTest.spec.js -w","test":"mocha test/spec/docxgenTest.spec.js"},"gitHead":"918248686e1d9723e1b6f839bcf1549baecb9750","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@1.2.0","_shasum":"2a5a27f47ab245bdb3003441d60b854afe96fd9a","_from":".","_npmVersion":"2.13.1","_nodeVersion":"0.10.31","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"dist":{"shasum":"2a5a27f47ab245bdb3003441d60b854afe96fd9a","size":567868,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-1.2.0.tgz"},"directories":{},"publish_time":1449084129728,"_cnpm_publish_time":1449084129728,"_hasShrinkwrap":false},"1.1.6":{"name":"docxtemplater","version":"1.1.6","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/index.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"jszip":"^2.5.0"},"devDependencies":{"angular-expressions":"^0.3.0","chai":"^3.3.0","gulp":"^3.9.0","gulp-browserify":"^0.5.0","gulp-coffee":"~2.3.1","gulp-concat":"~2.6.0","gulp-rename":"^1.2.0","gulp-uglify":"~1.4.1","mocha":"^2.3.3","mustache":"^2.1.3"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"preversion":"npm run compile && npm test","compile":"rm js -r; gulp allCoffee && node examples/compile_site.js","browserify:test":"browserify -r ./test/spec/docxgenTest.spec.js -s DocxgenTest > browser/docxgenTest.spec.js","browserify:lib":"browserify -r ./js/docxgen.js -s Docxgen > build/docxgen.js","uglify:lib":"uglifyjs build/docxgen.js > build/docxgen.min.js","browserify":"npm run browserify:test && npm run browserify:lib","test:watch":"mocha test/spec/docxgenTest.spec.js -w","test":"mocha test/spec/docxgenTest.spec.js"},"gitHead":"765009a96a47409a448c71367ed0d4e521847e26","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@1.1.6","_shasum":"b1a96d36073bdd4bfce3fb81227f0f919613aed6","_from":".","_npmVersion":"2.13.1","_nodeVersion":"0.10.31","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"dist":{"shasum":"b1a96d36073bdd4bfce3fb81227f0f919613aed6","size":561799,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-1.1.6.tgz"},"directories":{},"publish_time":1447832452358,"_cnpm_publish_time":1447832452358,"_hasShrinkwrap":false},"1.1.5":{"name":"docxtemplater","version":"1.1.5","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/index.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"jszip":"^2.5.0"},"devDependencies":{"angular-expressions":"^0.3.0","chai":"^3.3.0","gulp":"^3.9.0","gulp-browserify":"^0.5.0","gulp-coffee":"~2.3.1","gulp-concat":"~2.6.0","gulp-rename":"^1.2.0","gulp-uglify":"~1.4.1","mocha":"^2.3.3","mustache":"^2.1.3"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"preversion":"npm run compile && npm test","compile":"rm js -r; gulp allCoffee && node examples/compile_site.js","browserify:test":"browserify -r ./test/spec/docxgenTest.spec.js -s DocxgenTest > browser/docxgenTest.spec.js","browserify:lib":"browserify -r ./js/docxgen.js -s Docxgen > build/docxgen.js","uglify:lib":"uglifyjs build/docxgen.js > build/docxgen.min.js","browserify":"npm run browserify:test && npm run browserify:lib","test:watch":"mocha test/spec/docxgenTest.spec.js -w","test":"mocha test/spec/docxgenTest.spec.js"},"gitHead":"ab54124fb8b74588713137139cc0bbe30535ca99","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@1.1.5","_shasum":"1aa5326c3999ffa2c587d92f8985c0c49a547837","_from":".","_npmVersion":"2.13.1","_nodeVersion":"0.10.31","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"dist":{"shasum":"1aa5326c3999ffa2c587d92f8985c0c49a547837","size":561470,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-1.1.5.tgz"},"directories":{},"publish_time":1447745105425,"_cnpm_publish_time":1447745105425,"_hasShrinkwrap":false},"1.1.4":{"name":"docxtemplater","version":"1.1.4","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/index.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"jszip":"^2.5.0"},"devDependencies":{"angular-expressions":"^0.3.0","chai":"^3.3.0","gulp":"^3.9.0","gulp-browserify":"^0.5.0","gulp-coffee":"~2.3.1","gulp-concat":"~2.6.0","gulp-rename":"^1.2.0","gulp-uglify":"~1.4.1","mocha":"^2.3.3","mustache":"^2.1.3"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"preversion":"npm run compile && npm test","compile":"rm js -r; gulp allCoffee && node examples/compile_site.js","browserify:test":"browserify -r ./test/spec/docxgenTest.spec.js -s DocxgenTest > browser/docxgenTest.spec.js","browserify:lib":"browserify -r ./js/docxgen.js -s Docxgen > build/docxgen.js","uglify:lib":"uglifyjs build/docxgen.js > build/docxgen.min.js","browserify":"npm run browserify:test && npm run browserify:lib","test:watch":"mocha test/spec/docxgenTest.spec.js -w","test":"mocha test/spec/docxgenTest.spec.js"},"gitHead":"e9aa11cbd19822a816b2575202e8ebf1bd206c33","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@1.1.4","_shasum":"0b1c6374b0187b444c4e5892d52110718336a27a","_from":".","_npmVersion":"2.13.1","_nodeVersion":"0.10.31","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"dist":{"shasum":"0b1c6374b0187b444c4e5892d52110718336a27a","size":561428,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-1.1.4.tgz"},"directories":{},"publish_time":1447608790948,"_cnpm_publish_time":1447608790948,"_hasShrinkwrap":false},"1.1.3":{"name":"docxtemplater","version":"1.1.3","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/index.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"jszip":"^2.5.0"},"devDependencies":{"angular-expressions":"^0.3.0","chai":"^3.3.0","gulp":"^3.9.0","gulp-browserify":"^0.5.0","gulp-coffee":"~2.3.1","gulp-concat":"~2.6.0","gulp-rename":"^1.2.0","gulp-uglify":"~1.4.1","mocha":"^2.3.3","mustache":"^2.1.3"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"preversion":"npm run compile && npm test","compile":"rm js -r; gulp allCoffee && node examples/compile_site.js","browserify:test":"browserify -r ./test/spec/docxgenTest.spec.js -s DocxgenTest > browser/docxgenTest.spec.js","browserify:lib":"browserify -r ./js/docxgen.js -s Docxgen > build/docxgen.js","uglify:lib":"uglifyjs build/docxgen.js > build/docxgen.min.js","browserify":"npm run browserify:test && npm run browserify:lib","test:watch":"mocha test/spec/docxgenTest.spec.js -w","test":"mocha test/spec/docxgenTest.spec.js"},"gitHead":"00817621fc04022918129231f7bca2177aa71f6a","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@1.1.3","_shasum":"f6ce3dfe44a782bd04c5087ce13bba4f91631af4","_from":".","_npmVersion":"2.13.1","_nodeVersion":"0.10.31","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"dist":{"shasum":"f6ce3dfe44a782bd04c5087ce13bba4f91631af4","size":561397,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-1.1.3.tgz"},"directories":{},"publish_time":1447497580864,"_cnpm_publish_time":1447497580864,"_hasShrinkwrap":false},"1.1.2":{"name":"docxtemplater","version":"1.1.2","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/index.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"jszip":"^2.5.0"},"devDependencies":{"angular-expressions":"^0.3.0","chai":"^3.3.0","gulp":"^3.9.0","gulp-browserify":"^0.5.0","gulp-coffee":"~2.3.1","gulp-concat":"~2.6.0","gulp-rename":"^1.2.0","gulp-uglify":"~1.4.1","mocha":"^2.3.3","mustache":"^2.1.3"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"preversion":"npm run compile && npm test","compile":"rm js -r; gulp allCoffee && node examples/compile_site.js","browserify:test":"browserify -r ./test/spec/docxgenTest.spec.js -s DocxgenTest > browser/docxgenTest.spec.js","browserify:lib":"browserify -r ./js/docxgen.js -s Docxgen > build/docxgen.js","uglify:lib":"uglifyjs build/docxgen.js > build/docxgen.min.js","browserify":"npm run browserify:test && npm run browserify:lib","test:watch":"mocha test/spec/docxgenTest.spec.js -w","test":"mocha test/spec/docxgenTest.spec.js"},"gitHead":"57cef6ef6a0551d80a1f0cb18d116b2a825afb2d","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@1.1.2","_shasum":"9b1483e00b2841e97b519f3b22d11cd5877e7b24","_from":".","_npmVersion":"2.13.1","_nodeVersion":"0.10.31","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"dist":{"shasum":"9b1483e00b2841e97b519f3b22d11cd5877e7b24","size":561384,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-1.1.2.tgz"},"directories":{},"publish_time":1447438623496,"_cnpm_publish_time":1447438623496,"_hasShrinkwrap":false},"1.1.1":{"name":"docxtemplater","version":"1.1.1","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/index.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"jszip":"^2.5.0"},"devDependencies":{"angular-expressions":"^0.3.0","chai":"^3.3.0","gulp":"^3.9.0","gulp-browserify":"^0.5.0","gulp-coffee":"~2.3.1","gulp-concat":"~2.6.0","gulp-rename":"^1.2.0","gulp-uglify":"~1.4.1","mocha":"^2.3.3","mustache":"^2.1.3"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"preversion":"npm run compile && npm test","compile":"rm js -r; gulp allCoffee && node examples/compile_site.js","browserify:test":"browserify -r ./test/spec/docxgenTest.spec.js -s DocxgenTest > browser/docxgenTest.spec.js","browserify:lib":"browserify -r ./js/docxgen.js -s Docxgen > build/docxgen.js","uglify:lib":"uglifyjs build/docxgen.js > build/docxgen.min.js","browserify":"npm run browserify:test && npm run browserify:lib","test:watch":"mocha test/spec/docxgenTest.spec.js -w","test":"mocha test/spec/docxgenTest.spec.js"},"gitHead":"8c22d382ca0e6fa7a22965339185e7b1caf3827d","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@1.1.1","_shasum":"af123644caa9df43f79f7383e55d19330529e332","_from":".","_npmVersion":"2.13.1","_nodeVersion":"0.10.31","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"dist":{"shasum":"af123644caa9df43f79f7383e55d19330529e332","size":561433,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-1.1.1.tgz"},"directories":{},"publish_time":1447437991720,"_cnpm_publish_time":1447437991720,"_hasShrinkwrap":false},"1.1.0":{"name":"docxtemplater","version":"1.1.0","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/index.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"jszip":"^2.5.0"},"devDependencies":{"angular-expressions":"^0.3.0","chai":"^3.3.0","gulp":"^3.9.0","gulp-browserify":"^0.5.0","gulp-coffee":"~2.3.1","gulp-concat":"~2.6.0","gulp-rename":"^1.2.0","gulp-uglify":"~1.4.1","mocha":"^2.3.3","mustache":"^2.1.3"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"preversion":"npm run compile && npm test","compile":"rm js -r; gulp allCoffee && node examples/compile_site.js","browserify:test":"browserify -r ./test/spec/docxgenTest.spec.js -s DocxgenTest > browser/docxgenTest.spec.js","browserify:lib":"browserify -r ./js/docxgen.js -s Docxgen > build/docxgen.js","uglify:lib":"uglifyjs build/docxgen.js > build/docxgen.min.js","browserify":"npm run browserify:test && npm run browserify:lib","test:watch":"mocha test/spec/docxgenTest.spec.js -w","test":"mocha test/spec/docxgenTest.spec.js"},"gitHead":"348140316866c013f5d0bca98e4a0da265669627","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@1.1.0","_shasum":"ce88c5f09d8e947dd1251b61b241a427473b2376","_from":".","_npmVersion":"2.13.1","_nodeVersion":"0.10.31","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"dist":{"shasum":"ce88c5f09d8e947dd1251b61b241a427473b2376","size":561555,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-1.1.0.tgz"},"directories":{},"publish_time":1447249614201,"_cnpm_publish_time":1447249614201,"_hasShrinkwrap":false},"1.0.8":{"name":"docxtemplater","version":"1.0.8","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/index.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"jszip":"^2.4.0"},"devDependencies":{"angular-expressions":"~0.2.1","chai":"^3.0.0","gulp":"~3.8.0","mustache":"^2.1.3","gulp-browserify":"^0.5.0","gulp-coffee":"~2.0.1","gulp-concat":"~2.2.0","gulp-jasmine":"^0.2.0","gulp-livereload":"~2.1.0","gulp-notify":"^1.2.5","gulp-rename":"^1.2.0","gulp-uglify":"~0.3.0","gulp-util":"~2.2.14","gulp-watch":"~0.6.5"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"preversion":"npm run compile && npm test","compile":"gulp allCoffee && node examples/compile_site.js","test":"mocha test/spec/docxgenTest.spec.js"},"gitHead":"ab747359e3f09b37aae2b735f0ea3187d2c25c63","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@1.0.8","_shasum":"c76ca5aad937b2ad1dcd052adc37291202cf30c6","_from":".","_npmVersion":"2.13.1","_nodeVersion":"0.10.31","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"dist":{"shasum":"c76ca5aad937b2ad1dcd052adc37291202cf30c6","size":561728,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-1.0.8.tgz"},"directories":{},"publish_time":1441864761442,"_cnpm_publish_time":1441864761442,"_hasShrinkwrap":false},"1.0.7":{"name":"docxtemplater","version":"1.0.7","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/index.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"jszip":"^2.4.0"},"devDependencies":{"angular-expressions":"~0.2.1","chai":"^3.0.0","gulp":"~3.8.0","mustache":"^2.1.3","gulp-browserify":"^0.5.0","gulp-coffee":"~2.0.1","gulp-concat":"~2.2.0","gulp-jasmine":"^0.2.0","gulp-livereload":"~2.1.0","gulp-notify":"^1.2.5","gulp-rename":"^1.2.0","gulp-uglify":"~0.3.0","gulp-util":"~2.2.14","gulp-watch":"~0.6.5"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"preversion":"npm run compile && npm test","compile":"gulp allCoffee && node examples/compile_site.js","test":"mocha test/spec/docxgenTest.spec.js"},"gitHead":"caf4765d3ae78c02892fe509a0b7c8c5367b7825","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@1.0.7","_shasum":"16ab36bac92904dac157d66713fb5b931a03c9a5","_from":".","_npmVersion":"2.13.1","_nodeVersion":"0.10.31","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"dist":{"shasum":"16ab36bac92904dac157d66713fb5b931a03c9a5","size":559113,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-1.0.7.tgz"},"directories":{},"publish_time":1440947854263,"_cnpm_publish_time":1440947854263,"_hasShrinkwrap":false},"1.0.6":{"name":"docxtemplater","version":"1.0.6","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/index.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"git+https://github.com/edi9999/docxtemplater.git"},"dependencies":{"jszip":"^2.4.0"},"devDependencies":{"angular-expressions":"~0.2.1","gulp":"~3.8.0","gulp-browserify":"^0.5.0","gulp-coffee":"~2.0.1","gulp-concat":"~2.2.0","gulp-jasmine":"^0.2.0","gulp-livereload":"~2.1.0","gulp-notify":"^1.2.5","gulp-rename":"^1.2.0","gulp-uglify":"~0.3.0","gulp-util":"~2.2.14","gulp-watch":"~0.6.5"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"test":"jasmine-node test/spec/docxgenTest.spec.js"},"gitHead":"ffa23f25104a6fa74b1c881825a2b48fdc83972f","bugs":{"url":"https://github.com/edi9999/docxtemplater/issues"},"homepage":"https://github.com/edi9999/docxtemplater#readme","_id":"docxtemplater@1.0.6","_shasum":"67cd299ae872e4d0a144dff63db91fbc1a997e94","_from":".","_npmVersion":"2.13.1","_nodeVersion":"0.10.31","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"dist":{"shasum":"67cd299ae872e4d0a144dff63db91fbc1a997e94","size":558076,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-1.0.6.tgz"},"directories":{},"publish_time":1438757366193,"_cnpm_publish_time":1438757366193,"_hasShrinkwrap":false},"1.0.5":{"name":"docxtemplater","version":"1.0.5","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/index.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"https://github.com/edi9999/docxtemplater"},"dependencies":{"jszip":"^2.4.0"},"devDependencies":{"angular-expressions":"~0.2.1","gulp":"~3.8.0","gulp-browserify":"^0.5.0","gulp-coffee":"~2.0.1","gulp-concat":"~2.2.0","gulp-jasmine":"^0.2.0","gulp-livereload":"~2.1.0","gulp-notify":"^1.2.5","gulp-rename":"^1.2.0","gulp-uglify":"~0.3.0","gulp-util":"~2.2.14","gulp-watch":"~0.6.5"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"test":"jasmine-node test/spec/docxgenTest.spec.js"},"gitHead":"7f14084f61398961330246ca6af12d675cf96919","bugs":{"url":"https://github.com/edi9999/docxtemplater/issues"},"homepage":"https://github.com/edi9999/docxtemplater","_id":"docxtemplater@1.0.5","_shasum":"bf6ba836fbaa607a9286a9c07942e34014be94ed","_from":".","_npmVersion":"2.1.17","_nodeVersion":"0.10.31","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"dist":{"shasum":"bf6ba836fbaa607a9286a9c07942e34014be94ed","size":532176,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-1.0.5.tgz"},"directories":{},"publish_time":1424279632641,"_cnpm_publish_time":1424279632641,"_hasShrinkwrap":false},"1.0.4":{"name":"docxtemplater","version":"1.0.4","author":{"name":"Edgar Hipp"},"description":".docx generator working with templates and data (like Mustache)","contributors":[{"name":"Edgar Hipp"}],"main":"js/index.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"https://github.com/edi9999/docxtemplater"},"dependencies":{"jszip":"^2.4.0"},"devDependencies":{"angular-expressions":"~0.2.1","gulp":"~3.8.0","gulp-browserify":"^0.5.0","gulp-coffee":"~2.0.1","gulp-concat":"~2.2.0","gulp-jasmine":"^0.2.0","gulp-livereload":"~2.1.0","gulp-notify":"^1.2.5","gulp-rename":"^1.2.0","gulp-uglify":"~0.3.0","gulp-util":"~2.2.14","gulp-watch":"~0.6.5"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"test":"jasmine-node test/spec/docxgenTest.spec.js"},"gitHead":"249f91367dfdf2e26243dcf8e3ba30182ff34885","bugs":{"url":"https://github.com/edi9999/docxtemplater/issues"},"homepage":"https://github.com/edi9999/docxtemplater","_id":"docxtemplater@1.0.4","_shasum":"d80dfa8ff711ac8b48e7ba394f023c655c0dbefa","_from":".","_npmVersion":"2.1.17","_nodeVersion":"0.10.31","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"dist":{"shasum":"d80dfa8ff711ac8b48e7ba394f023c655c0dbefa","size":528505,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-1.0.4.tgz"},"directories":{},"publish_time":1422865800548,"_cnpm_publish_time":1422865800548,"_hasShrinkwrap":false},"1.0.3":{"name":"docxtemplater","version":"1.0.3","author":{"name":"Edgar Hipp"},"description":"A docX templater","contributors":[{"name":"Edgar Hipp"}],"main":"js/index.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"https://github.com/edi9999/docxtemplater"},"dependencies":{"jszip":"^2.4.0"},"devDependencies":{"angular-expressions":"~0.2.1","gulp":"~3.8.0","gulp-browserify":"^0.5.0","gulp-coffee":"~2.0.1","gulp-concat":"~2.2.0","gulp-jasmine":"^0.2.0","gulp-livereload":"~2.1.0","gulp-notify":"^1.2.5","gulp-rename":"^1.2.0","gulp-uglify":"~0.3.0","gulp-util":"~2.2.14","gulp-watch":"~0.6.5"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"test":"jasmine-node test/spec/docxgenTest.spec.js"},"gitHead":"b9df20f85813d78a7ec34695629f621aa87a54ec","bugs":{"url":"https://github.com/edi9999/docxtemplater/issues"},"homepage":"https://github.com/edi9999/docxtemplater","_id":"docxtemplater@1.0.3","_shasum":"407614b1bd5455adc11f8403711407be2942b2d0","_from":".","_npmVersion":"2.1.17","_nodeVersion":"0.10.31","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"dist":{"shasum":"407614b1bd5455adc11f8403711407be2942b2d0","size":520223,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-1.0.3.tgz"},"directories":{},"publish_time":1421916040243,"_cnpm_publish_time":1421916040243,"_hasShrinkwrap":false},"1.0.2":{"name":"docxtemplater","version":"1.0.2","author":{"name":"Edgar Hipp"},"description":"A docX templater","contributors":[{"name":"Edgar Hipp"}],"main":"js/index.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"https://github.com/edi9999/docxtemplater"},"dependencies":{"jszip":"^2.4.0"},"devDependencies":{"angular-expressions":"~0.2.1","gulp":"~3.8.0","gulp-browserify":"^0.5.0","gulp-coffee":"~2.0.1","gulp-concat":"~2.2.0","gulp-jasmine":"^0.2.0","gulp-livereload":"~2.1.0","gulp-notify":"^1.2.5","gulp-rename":"^1.2.0","gulp-uglify":"~0.3.0","gulp-util":"~2.2.14","gulp-watch":"~0.6.5"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"test":"jasmine-node test/spec/docxgenTest.spec.js"},"gitHead":"380172e2cd2fddd1ea421468fc1ef47639dbc5e2","bugs":{"url":"https://github.com/edi9999/docxtemplater/issues"},"homepage":"https://github.com/edi9999/docxtemplater","_id":"docxtemplater@1.0.2","_shasum":"69142df081e8919b730dcfb73f5d603327f18402","_from":".","_npmVersion":"2.1.17","_nodeVersion":"0.10.31","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"dist":{"shasum":"69142df081e8919b730dcfb73f5d603327f18402","size":520188,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-1.0.2.tgz"},"directories":{},"publish_time":1421853500865,"_cnpm_publish_time":1421853500865,"_hasShrinkwrap":false},"1.0.1":{"name":"docxtemplater","version":"1.0.1","author":{"name":"Edgar Hipp"},"description":"A docX templater","contributors":[{"name":"Edgar Hipp"}],"main":"js/index.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"https://github.com/edi9999/docxtemplater"},"dependencies":{"jszip":"^2.4.0"},"devDependencies":{"angular-expressions":"~0.2.1","gulp":"~3.8.0","gulp-browserify":"^0.5.0","gulp-coffee":"~2.0.1","gulp-concat":"~2.2.0","gulp-jasmine":"^0.2.0","gulp-livereload":"~2.1.0","gulp-notify":"^1.2.5","gulp-rename":"^1.2.0","gulp-uglify":"~0.3.0","gulp-util":"~2.2.14","gulp-watch":"~0.6.5"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"test":"jasmine-node test/spec/docxgenTest.spec.js"},"gitHead":"b4d5b62701961401de8435a7e126d962d6c7a141","bugs":{"url":"https://github.com/edi9999/docxtemplater/issues"},"homepage":"https://github.com/edi9999/docxtemplater","_id":"docxtemplater@1.0.1","_shasum":"5c05e9839d41cbac303354ec2e389da2d3cad441","_from":".","_npmVersion":"2.1.9","_nodeVersion":"0.10.31","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"dist":{"shasum":"5c05e9839d41cbac303354ec2e389da2d3cad441","size":523822,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-1.0.1.tgz"},"directories":{},"publish_time":1419950811348,"_cnpm_publish_time":1419950811348,"_hasShrinkwrap":false},"1.0.0":{"name":"docxtemplater","version":"1.0.0","author":{"name":"Edgar Hipp"},"description":"A docX templater","contributors":[{"name":"Edgar Hipp"}],"main":"js/index.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"https://github.com/edi9999/docxtemplater"},"dependencies":{"jszip":"^2.4.0"},"devDependencies":{"angular-expressions":"~0.2.1","gulp":"~3.8.0","gulp-browserify":"^0.5.0","gulp-coffee":"~2.0.1","gulp-concat":"~2.2.0","gulp-jasmine":"^0.2.0","gulp-livereload":"~2.1.0","gulp-notify":"^1.2.5","gulp-rename":"^1.2.0","gulp-uglify":"~0.3.0","gulp-util":"~2.2.14","gulp-watch":"~0.6.5"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"test":"jasmine-node test/spec/docxgenTest.spec.js"},"gitHead":"ac9193d960c8e2242eee8cdc581ba0a0ebe05cf0","bugs":{"url":"https://github.com/edi9999/docxtemplater/issues"},"homepage":"https://github.com/edi9999/docxtemplater","_id":"docxtemplater@1.0.0","_shasum":"77dfb7b60f886afc045945de70b6be173ca0c3a4","_from":".","_npmVersion":"2.1.9","_nodeVersion":"0.10.31","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"dist":{"shasum":"77dfb7b60f886afc045945de70b6be173ca0c3a4","size":579007,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-1.0.0.tgz"},"directories":{},"publish_time":1418035150354,"_cnpm_publish_time":1418035150354,"_hasShrinkwrap":false},"1.0.0-beta.2":{"name":"docxtemplater","version":"1.0.0-beta.2","author":{"name":"Edgar Hipp"},"description":"A docX templater","contributors":[{"name":"Edgar Hipp"}],"main":"js/index.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"https://github.com/edi9999/docxtemplater"},"dependencies":{"jszip":"^2.4.0"},"devDependencies":{"angular-expressions":"~0.2.1","gulp":"~3.8.0","gulp-browserify":"^0.5.0","gulp-coffee":"~2.0.1","gulp-concat":"~2.2.0","gulp-jasmine":"^0.2.0","gulp-livereload":"~2.1.0","gulp-notify":"^1.2.5","gulp-rename":"^1.2.0","gulp-uglify":"~0.3.0","gulp-util":"~2.2.14","gulp-watch":"~0.6.5"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"test":"jasmine-node test/spec/docxgenTest.spec.js"},"gitHead":"a565e8371567225853c0e073999b130f5f3ef7c9","bugs":{"url":"https://github.com/edi9999/docxtemplater/issues"},"homepage":"https://github.com/edi9999/docxtemplater","_id":"docxtemplater@1.0.0-beta.2","_shasum":"44b0d48519fc635ea2c7d9cc5106da7aa4782c86","_from":".","_npmVersion":"2.1.9","_nodeVersion":"0.10.31","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"dist":{"shasum":"44b0d48519fc635ea2c7d9cc5106da7aa4782c86","size":575925,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-1.0.0-beta.2.tgz"},"directories":{},"publish_time":1417523751044,"_cnpm_publish_time":1417523751044,"_hasShrinkwrap":false},"1.0.0-beta":{"name":"docxtemplater","version":"1.0.0-beta","author":{"name":"Edgar Hipp"},"description":"A docX templater","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxgen.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"https://github.com/edi9999/docxtemplater"},"dependencies":{"jszip":"^2.4.0","xmldom":"0.1.x"},"devDependencies":{"angular-expressions":"~0.2.1","gulp":"~3.8.0","gulp-browserify":"^0.5.0","gulp-coffee":"~2.0.1","gulp-concat":"~2.2.0","gulp-jasmine":"^0.2.0","gulp-livereload":"~2.1.0","gulp-notify":"^1.2.5","gulp-rename":"^1.2.0","gulp-uglify":"~0.3.0","gulp-util":"~2.2.14","gulp-watch":"~0.6.5"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"test":"jasmine-node test/spec/docxgenTest.spec.js"},"gitHead":"9a1164e42151020ae841d2defe107719638f245c","bugs":{"url":"https://github.com/edi9999/docxtemplater/issues"},"homepage":"https://github.com/edi9999/docxtemplater","_id":"docxtemplater@1.0.0-beta","_shasum":"0b18026072a5559fa7170864b381130b07c71031","_from":".","_npmVersion":"1.4.23","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"dist":{"shasum":"0b18026072a5559fa7170864b381130b07c71031","size":477000,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-1.0.0-beta.tgz"},"directories":{},"publish_time":1413198240960,"_cnpm_publish_time":1413198240960,"_hasShrinkwrap":false},"0.7.7":{"name":"docxtemplater","version":"0.7.7","author":{"name":"Edgar Hipp"},"description":"A docX templater","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxgen.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"https://github.com/edi9999/docxtemplater"},"dependencies":{"angular-expressions":"~0.2.1","jszip":"^2.4.0","png-js":"^0.1.1","qrcode-reader":"0.0.5","url":"^0.10.1","xmldom":"0.1.x"},"devDependencies":{"gulp":"~3.8.0","gulp-browserify":"^0.5.0","gulp-coffee":"~2.0.1","gulp-concat":"~2.2.0","gulp-jasmine":"^0.2.0","gulp-livereload":"~2.1.0","gulp-notify":"^1.2.5","gulp-rename":"^1.2.0","gulp-uglify":"~0.3.0","gulp-util":"~2.2.14","gulp-watch":"~0.6.5"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"test":"jasmine-node test/spec/docxgenTest.spec.js"},"gitHead":"394b9556ec7c14eb771361277398192c2d7b0649","bugs":{"url":"https://github.com/edi9999/docxtemplater/issues"},"homepage":"https://github.com/edi9999/docxtemplater","_id":"docxtemplater@0.7.7","_shasum":"ec2e31c6e21d904e42d2076ba583bcb931653266","_from":".","_npmVersion":"1.4.23","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"dist":{"shasum":"ec2e31c6e21d904e42d2076ba583bcb931653266","size":521615,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-0.7.7.tgz"},"directories":{},"publish_time":1412936216518,"_cnpm_publish_time":1412936216518,"_hasShrinkwrap":false},"0.7.6":{"name":"docxtemplater","version":"0.7.6","author":{"name":"Edgar Hipp"},"description":"A docX templater","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxgen.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"https://github.com/edi9999/docxtemplater"},"dependencies":{"angular-expressions":"~0.2.1","jszip":"^2.4.0","png-js":"^0.1.1","qrcode-reader":"0.0.5","url":"^0.10.1","xmldom":"0.1.x"},"devDependencies":{"gulp":"~3.8.0","gulp-browserify":"^0.5.0","gulp-coffee":"~2.0.1","gulp-concat":"~2.2.0","gulp-jasmine":"^0.2.0","gulp-livereload":"~2.1.0","gulp-notify":"^1.2.5","gulp-rename":"^1.2.0","gulp-uglify":"~0.3.0","gulp-util":"~2.2.14","gulp-watch":"~0.6.5"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"test":"jasmine-node test/spec/docxgenTest.spec.js"},"gitHead":"93b78769ea85dc228497c670f3f09f5ba7e741f3","bugs":{"url":"https://github.com/edi9999/docxtemplater/issues"},"homepage":"https://github.com/edi9999/docxtemplater","_id":"docxtemplater@0.7.6","_shasum":"7a16dd2614f4639dcd8cf81d23b1bd426cb2d5e3","_from":".","_npmVersion":"1.4.23","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"dist":{"shasum":"7a16dd2614f4639dcd8cf81d23b1bd426cb2d5e3","size":521243,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-0.7.6.tgz"},"directories":{},"publish_time":1411997101105,"_cnpm_publish_time":1411997101105,"_hasShrinkwrap":false},"0.7.5":{"name":"docxtemplater","version":"0.7.5","author":{"name":"Edgar Hipp"},"description":"A docX templater","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxgen.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"https://github.com/edi9999/docxtemplater"},"dependencies":{"angular-expressions":"~0.2.1","jszip":"^2.4.0","png-js":"^0.1.1","qrcode-reader":"0.0.5","url":"^0.10.1","xmldom":"0.1.x"},"devDependencies":{"gulp":"~3.8.0","gulp-browserify":"^0.5.0","gulp-coffee":"~2.0.1","gulp-concat":"~2.2.0","gulp-jasmine":"^0.2.0","gulp-livereload":"~2.1.0","gulp-notify":"^1.2.5","gulp-rename":"^1.2.0","gulp-uglify":"~0.3.0","gulp-util":"~2.2.14","gulp-watch":"~0.6.5"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"test":"jasmine-node test/spec/docxgenTest.spec.js"},"gitHead":"29e2a56ba778ddf497da14681fcee6793812d655","bugs":{"url":"https://github.com/edi9999/docxtemplater/issues"},"homepage":"https://github.com/edi9999/docxtemplater","_id":"docxtemplater@0.7.5","_shasum":"d0dba792946c945ded7fdc51bd2c39806988ce25","_from":".","_npmVersion":"1.4.23","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"dist":{"shasum":"d0dba792946c945ded7fdc51bd2c39806988ce25","size":521076,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-0.7.5.tgz"},"directories":{},"publish_time":1411570038044,"_cnpm_publish_time":1411570038044,"_hasShrinkwrap":false},"0.7.4":{"name":"docxtemplater","version":"0.7.4","author":{"name":"Edgar Hipp"},"description":"A docX templater","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxgen.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"https://github.com/edi9999/docxtemplater"},"dependencies":{"angular-expressions":"~0.2.1","jszip":"^2.4.0","png-js":"^0.1.1","qrcode-reader":"0.0.5","url":"^0.10.1","xmldom":"0.1.x"},"devDependencies":{"gulp":"~3.8.0","gulp-browserify":"^0.5.0","gulp-coffee":"~2.0.1","gulp-concat":"~2.2.0","gulp-jasmine":"^0.2.0","gulp-livereload":"~2.1.0","gulp-notify":"^1.2.5","gulp-rename":"^1.2.0","gulp-uglify":"~0.3.0","gulp-util":"~2.2.14","gulp-watch":"~0.6.5"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"test":"jasmine-node test/spec/docxgenTest.spec.js"},"gitHead":"dfc15832b61b90f030354e64acc43446e9c40b8f","bugs":{"url":"https://github.com/edi9999/docxtemplater/issues"},"homepage":"https://github.com/edi9999/docxtemplater","_id":"docxtemplater@0.7.4","_shasum":"9bc8862002c13234fd1d9588d99adc9a8f3ab701","_from":".","_npmVersion":"1.4.21","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"dist":{"shasum":"9bc8862002c13234fd1d9588d99adc9a8f3ab701","size":339596,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-0.7.4.tgz"},"directories":{},"publish_time":1410461769914,"_cnpm_publish_time":1410461769914,"_hasShrinkwrap":false},"0.7.3":{"name":"docxtemplater","version":"0.7.3","author":{"name":"Edgar Hipp"},"description":"A docX templater","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxgen.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"https://github.com/edi9999/docxtemplater"},"dependencies":{"angular-expressions":"~0.2.1","jszip":"^2.4.0","png-js":"^0.1.1","qrcode-reader":"0.0.5","url":"^0.10.1","xmldom":"0.1.x"},"devDependencies":{"gulp":"~3.8.0","gulp-util":"~2.2.14","gulp-browserify":"^0.5.0","gulp-coffee":"~2.0.1","gulp-watch":"~0.6.5","gulp-concat":"~2.2.0","gulp-uglify":"~0.3.0","gulp-livereload":"~2.1.0","gulp-notify":"^1.2.5","gulp-jasmine":"^0.2.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"test":"jasmine-node test/spec/docxgenTest.spec.js"},"gitHead":"6d51c07f6bd06cd84cb0aa973e647cf285bec67f","bugs":{"url":"https://github.com/edi9999/docxtemplater/issues"},"homepage":"https://github.com/edi9999/docxtemplater","_id":"docxtemplater@0.7.3","_shasum":"338820a07d4f32a1d09449f58a6d8e6d7f369ae6","_from":".","_npmVersion":"1.4.23","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"dist":{"shasum":"338820a07d4f32a1d09449f58a6d8e6d7f369ae6","size":67565,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-0.7.3.tgz"},"directories":{},"publish_time":1409477051176,"_cnpm_publish_time":1409477051176,"_hasShrinkwrap":false},"0.7.2":{"name":"docxtemplater","version":"0.7.2","author":{"name":"Edgar Hipp"},"description":"A docX templater","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxgen.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"https://github.com/edi9999/docxtemplater"},"dependencies":{"angular-expressions":"~0.2.1","jszip":"^2.4.0","png-js":"^0.1.1","qrcode-reader":"0.0.5","xmldom":"0.1.x"},"devDependencies":{"gulp":"~3.8.0","gulp-util":"~2.2.14","gulp-browserify":"^0.5.0","gulp-coffee":"~2.0.1","gulp-watch":"~0.6.5","gulp-concat":"~2.2.0","gulp-uglify":"~0.3.0","gulp-livereload":"~2.1.0","gulp-notify":"^1.2.5","gulp-jasmine":"^0.2.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"test":"jasmine-node test/spec/docxgenTest.spec.js"},"gitHead":"97f05938f6934fd3561c8b33161076595bae72c2","bugs":{"url":"https://github.com/edi9999/docxtemplater/issues"},"homepage":"https://github.com/edi9999/docxtemplater","_id":"docxtemplater@0.7.2","_shasum":"eab2001c76097b6f53619ce549aeb74e7ef78390","_from":".","_npmVersion":"1.4.23","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"dist":{"shasum":"eab2001c76097b6f53619ce549aeb74e7ef78390","size":235763,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-0.7.2.tgz"},"directories":{},"publish_time":1408798948497,"_cnpm_publish_time":1408798948497,"_hasShrinkwrap":false},"0.7.1":{"name":"docxtemplater","version":"0.7.1","author":{"name":"Edgar Hipp"},"description":"A docX templater","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxgen.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"https://github.com/edi9999/docxtemplater"},"dependencies":{"angular-expressions":"~0.2.1","jszip":"^2.4.0","png-js":"^0.1.1","qrcode-reader":"0.0.5","xmldom":"0.1.x"},"devDependencies":{"gulp":"~3.8.0","gulp-util":"~2.2.14","gulp-browserify":"^0.5.0","gulp-coffee":"~2.0.1","gulp-watch":"~0.6.5","gulp-concat":"~2.2.0","gulp-uglify":"~0.3.0","gulp-livereload":"~2.1.0","gulp-notify":"^1.2.5","gulp-jasmine":"^0.2.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"test":"jasmine-node test/spec/docxgenTest.spec.js"},"gitHead":"092fce6f208d50642795752bed5fa51a74b862ff","bugs":{"url":"https://github.com/edi9999/docxtemplater/issues"},"homepage":"https://github.com/edi9999/docxtemplater","_id":"docxtemplater@0.7.1","_shasum":"fad6c00edbc4fafe70419043263fc469ffd2417c","_from":".","_npmVersion":"1.4.23","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"dist":{"shasum":"fad6c00edbc4fafe70419043263fc469ffd2417c","size":236439,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-0.7.1.tgz"},"directories":{},"publish_time":1408781425526,"_cnpm_publish_time":1408781425526,"_hasShrinkwrap":false},"0.7.0":{"name":"docxtemplater","version":"0.7.0","author":{"name":"Edgar Hipp"},"description":"A docX templater","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxgen.js","bin":{"docxtemplater":"./js/cli.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"https://github.com/edi9999/docxtemplater"},"dependencies":{"angular-expressions":"~0.2.1","jszip":"^2.4.0","png-js":"^0.1.1","qrcode-reader":"0.0.5","xmldom":"0.1.x"},"devDependencies":{"gulp":"~3.8.0","gulp-util":"~2.2.14","gulp-browserify":"^0.5.0","gulp-coffee":"~2.0.1","gulp-watch":"~0.6.5","gulp-concat":"~2.2.0","gulp-uglify":"~0.3.0","gulp-livereload":"~2.1.0","gulp-notify":"^1.2.5","gulp-jasmine":"^0.2.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"test":"jasmine-node test/spec/docxgenTest.spec.js"},"gitHead":"4261aa099e3406acb9a857cd178e36d6ddd36af4","bugs":{"url":"https://github.com/edi9999/docxtemplater/issues"},"homepage":"https://github.com/edi9999/docxtemplater","_id":"docxtemplater@0.7.0","_shasum":"5f947995a664f9fe822c1b8a0f004a3c1486ce5d","_from":".","_npmVersion":"1.4.23","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"dist":{"shasum":"5f947995a664f9fe822c1b8a0f004a3c1486ce5d","size":67406,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-0.7.0.tgz"},"directories":{},"publish_time":1408713993284,"_cnpm_publish_time":1408713993284,"_hasShrinkwrap":false},"0.6.3":{"name":"docxtemplater","version":"0.6.3","author":{"name":"Edgar Hipp"},"description":"A docX templater","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxgen.js","bin":{"docxtemplater":"./cli/bin/docxgen.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"https://github.com/edi9999/docxtemplater"},"dependencies":{"xmldom":"0.1.x","angular-expressions":"~0.2.1"},"devDependencies":{"gulp":"~3.8.0","gulp-util":"~2.2.14","gulp-coffee":"~2.0.1","gulp-watch":"~0.6.5","gulp-concat":"~2.2.0","gulp-uglify":"~0.3.0","gulp-livereload":"~2.1.0","gulp-notify":"^1.2.5","gulp-jasmine":"^0.2.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"test":"jasmine-node test/spec/docxgenTest.spec.js"},"gitHead":"f910d434b7722c191b35a8611c31e731cc293972","bugs":{"url":"https://github.com/edi9999/docxtemplater/issues"},"homepage":"https://github.com/edi9999/docxtemplater","_id":"docxtemplater@0.6.3","_shasum":"5175a6563b2f652c26c88d9f2cf6bdcf1577e260","_from":".","_npmVersion":"1.5.0-alpha-0","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"dist":{"shasum":"5175a6563b2f652c26c88d9f2cf6bdcf1577e260","size":879191,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-0.6.3.tgz"},"directories":{},"publish_time":1406627617897,"_cnpm_publish_time":1406627617897,"_hasShrinkwrap":false},"0.6.2":{"name":"docxtemplater","version":"0.6.2","author":{"name":"Edgar Hipp"},"description":"A docX templater","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxgen.js","bin":{"docxtemplater":"./cli/bin/docxgen.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"https://github.com/edi9999/docxtemplater"},"dependencies":{"xmldom":"0.1.x","angular-expressions":"~0.2.1"},"devDependencies":{"gulp":"~3.8.0","gulp-util":"~2.2.14","gulp-coffee":"~2.0.1","gulp-watch":"~0.6.5","gulp-concat":"~2.2.0","gulp-uglify":"~0.3.0","gulp-livereload":"~2.1.0","gulp-notify":"^1.2.5","gulp-jasmine":"^0.2.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"test":"jasmine-node test/spec/docxgenTest.spec.js"},"gitHead":"2c811fd0b5a3ff5e5bc77a79ffb234b7625b682c","bugs":{"url":"https://github.com/edi9999/docxtemplater/issues"},"homepage":"https://github.com/edi9999/docxtemplater","_id":"docxtemplater@0.6.2","_shasum":"8c02631de9a6b5a2044197c0275072a079c7b9e0","_from":".","_npmVersion":"1.5.0-alpha-0","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"dist":{"shasum":"8c02631de9a6b5a2044197c0275072a079c7b9e0","size":10866997,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-0.6.2.tgz"},"directories":{},"publish_time":1405600572721,"_cnpm_publish_time":1405600572721,"_hasShrinkwrap":false},"0.6.1":{"name":"docxtemplater","version":"0.6.1","author":{"name":"Edgar Hipp"},"description":"A docX templater","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxgen.js","bin":{"docxtemplater":"./cli/bin/docxgen.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"https://github.com/edi9999/docxtemplater"},"dependencies":{"xmldom":"0.1.x","angular-expressions":"~0.2.1"},"devDependencies":{"gulp":"~3.8.0","gulp-util":"~2.2.14","gulp-coffee":"~2.0.1","gulp-watch":"~0.6.5","gulp-concat":"~2.2.0","gulp-uglify":"~0.3.0","gulp-livereload":"~2.1.0","gulp-notify":"^1.2.5","gulp-jasmine":"^0.2.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"test":"jasmine-node test/spec/docxgenTest.spec.js"},"gitHead":"e834e24c7f9c91de2b158bfcb4a626bf211e720a","bugs":{"url":"https://github.com/edi9999/docxtemplater/issues"},"homepage":"https://github.com/edi9999/docxtemplater","_id":"docxtemplater@0.6.1","_shasum":"cf12a82b4b82df93914ce407e4edbd7937cae4a9","_from":".","_npmVersion":"1.5.0-alpha-0","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"dist":{"shasum":"cf12a82b4b82df93914ce407e4edbd7937cae4a9","size":10866855,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-0.6.1.tgz"},"directories":{},"publish_time":1405412251762,"_cnpm_publish_time":1405412251762,"_hasShrinkwrap":false},"0.6.0":{"name":"docxtemplater","version":"0.6.0","author":{"name":"Edgar Hipp"},"description":"A docX templater","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxgen.js","bin":{"docxtemplater":"./cli/bin/docxgen.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"https://github.com/edi9999/docxtemplater"},"dependencies":{"xmldom":"0.1.x","angular-expressions":"~0.2.1"},"devDependencies":{"gulp":"~3.8.0","gulp-util":"~2.2.14","gulp-coffee":"~2.0.1","gulp-watch":"~0.6.5","gulp-concat":"~2.2.0","gulp-uglify":"~0.3.0","gulp-livereload":"~2.1.0","gulp-notify":"^1.2.5","gulp-jasmine":"^0.2.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"test":"jasmine-node test/spec/docxgenTest.spec.js"},"gitHead":"0bd98adb1c789fe9ed763b8f18afaad75a248e7c","bugs":{"url":"https://github.com/edi9999/docxtemplater/issues"},"homepage":"https://github.com/edi9999/docxtemplater","_id":"docxtemplater@0.6.0","_shasum":"9fd5e67a0ca071946dd8002195236aacad5cdc45","_from":".","_npmVersion":"1.4.15","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"dist":{"shasum":"9fd5e67a0ca071946dd8002195236aacad5cdc45","size":10862549,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-0.6.0.tgz"},"directories":{},"publish_time":1403625902073,"_cnpm_publish_time":1403625902073,"_hasShrinkwrap":false},"0.5.9":{"name":"docxtemplater","version":"0.5.9","author":{"name":"Edgar Hipp","email":"hipp.edg@gmail.com"},"description":"A docX templater","contributors":[{"name":"Edgar Hipp","email":"hipp.edg@gmail.com"}],"main":"js/docxgen.js","bin":{"docxtemplater":"./cli/bin/docxgen.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"https://github.com/edi9999/docxtemplater"},"dependencies":{"xmldom":"0.1.x","angular-expressions":"~0.1.0"},"devDependencies":{"gulp":"~3.6.0","gulp-util":"~2.2.14","gulp-coffee":"~1.4.1","gulp-watch":"~0.5.0","gulp-concat":"~2.1.7","gulp-uglify":"~0.2.1","gulp-livereload":"~1.1.1","gulp-notify":"^1.2.5","gulp-jasmine":"^0.2.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"test":"jasmine-node test/spec/docxgenTest.spec.js"},"bugs":{"url":"https://github.com/edi9999/docxtemplater/issues"},"homepage":"https://github.com/edi9999/docxtemplater","_id":"docxtemplater@0.5.9","dist":{"shasum":"5e2b26c22e805fb4de8594e29203698d2ca88e4d","size":10864845,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-0.5.9.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"publish_time":1402586417628,"_cnpm_publish_time":1402586417628,"_hasShrinkwrap":false},"0.5.8":{"name":"docxtemplater","version":"0.5.8","author":{"name":"Edgar Hipp","email":"hipp.edg@gmail.com"},"description":"A docX templater","contributors":[{"name":"Edgar Hipp","email":"hipp.edg@gmail.com"}],"main":"js/docxgen.js","bin":{"docxtemplater":"./docxgenNode/bin/docxgen.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"https://github.com/edi9999/docxtemplater"},"dependencies":{"xmldom":"0.1.x","angular-expressions":"~0.1.0"},"devDependencies":{"gulp":"~3.6.0","gulp-util":"~2.2.14","gulp-coffee":"~1.4.1","gulp-watch":"~0.5.0","gulp-concat":"~2.1.7","gulp-uglify":"~0.2.1","gulp-livereload":"~1.1.1","gulp-notify":"^1.2.5","gulp-jasmine":"^0.2.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"test":"jasmine-node test/spec/docxgenTest.spec.js"},"bugs":{"url":"https://github.com/edi9999/docxtemplater/issues"},"homepage":"https://github.com/edi9999/docxtemplater","_id":"docxtemplater@0.5.8","dist":{"shasum":"aa4a0376b7ca4cf069feaf363f44f4d36b993c39","size":10827723,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-0.5.8.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"publish_time":1401804944611,"_cnpm_publish_time":1401804944611,"_hasShrinkwrap":false},"0.5.7":{"name":"docxtemplater","version":"0.5.7","author":{"name":"Edgar Hipp","email":"hipp.edg@gmail.com"},"description":"A docX templater","contributors":[{"name":"Edgar Hipp","email":"hipp.edg@gmail.com"}],"main":"js/docxgen.js","bin":{"docxtemplater":"./docxgenNode/bin/docxgen.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"https://github.com/edi9999/docxtemplater"},"dependencies":{"xmldom":"0.1.x","angular-expressions":"~0.1.0"},"devDependencies":{"gulp":"~3.6.0","gulp-util":"~2.2.14","gulp-coffee":"~1.4.1","gulp-watch":"~0.5.0","gulp-concat":"~2.1.7","gulp-uglify":"~0.2.1","gulp-livereload":"~1.1.1","gulp-notify":"^1.2.5","gulp-jasmine":"^0.2.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"test":"jasmine-node test/spec/docxgenTest.spec.js"},"bugs":{"url":"https://github.com/edi9999/docxtemplater/issues"},"homepage":"https://github.com/edi9999/docxtemplater","_id":"docxtemplater@0.5.7","dist":{"shasum":"c340eec4bfd96853bb7b84cd25eedad66a14aec0","size":10811877,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-0.5.7.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"publish_time":1401472450459,"_cnpm_publish_time":1401472450459,"_hasShrinkwrap":false},"0.5.6":{"name":"docxtemplater","version":"0.5.6","author":{"name":"Edgar Hipp","email":"hipp.edg@gmail.com"},"description":"A docX templater","contributors":[{"name":"Edgar Hipp","email":"hipp.edg@gmail.com"}],"main":"js/docxgen.js","bin":{"docxtemplater":"./docxgenNode/bin/docxgen.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"https://github.com/edi9999/docxtemplater"},"dependencies":{"xmldom":"0.1.x","angular-expressions":"~0.1.0"},"devDependencies":{"gulp":"~3.5.2","gulp-util":"~2.2.14","gulp-coffee":"~1.4.1","gulp-watch":"~0.5.0","gulp-concat":"~2.1.7","gulp-uglify":"~0.2.1","gulp-livereload":"~1.1.1","gulp-notify":"^1.2.5","gulp-jasmine":"^0.2.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"test":"jasmine-node test/spec/docxgenTest.spec.js"},"bugs":{"url":"https://github.com/edi9999/docxtemplater/issues"},"homepage":"https://github.com/edi9999/docxtemplater","_id":"docxtemplater@0.5.6","dist":{"shasum":"16b9046aa36dc6409b385c0c8d43f3c03b880da8","size":10232204,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-0.5.6.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"publish_time":1401188100439,"_cnpm_publish_time":1401188100439,"_hasShrinkwrap":false},"0.5.5":{"name":"docxtemplater","version":"0.5.5","author":{"name":"Edgar Hipp","email":"hipp.edg@gmail.com"},"description":"A docX templater","contributors":[{"name":"Edgar Hipp","email":"hipp.edg@gmail.com"}],"main":"js/docxgen.js","bin":{"docxtemplater":"./docxgenNode/bin/docxgen.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"https://github.com/edi9999/docxtemplater"},"dependencies":{"xmldom":"0.1.x","angular-expressions":"~0.1.0"},"devDependencies":{"gulp":"~3.5.2","gulp-util":"~2.2.14","gulp-coffee":"~1.4.1","gulp-watch":"~0.5.0","gulp-concat":"~2.1.7","gulp-uglify":"~0.2.1","gulp-livereload":"~1.1.1","gulp-notify":"^1.2.5","gulp-jasmine":"^0.2.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"test":"jasmine-node test/spec/docxgenTest.spec.js"},"bugs":{"url":"https://github.com/edi9999/docxtemplater/issues"},"homepage":"https://github.com/edi9999/docxtemplater","_id":"docxtemplater@0.5.5","dist":{"shasum":"c0d9995b2c446c43060e51040c09a89a277def08","size":10251695,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-0.5.5.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"publish_time":1400756716764,"_cnpm_publish_time":1400756716764,"_hasShrinkwrap":false},"0.5.4":{"name":"docxtemplater","version":"0.5.4","author":{"name":"Edgar Hipp","email":"hipp.edg@gmail.com"},"description":"A docX templater","contributors":[{"name":"Edgar Hipp","email":"hipp.edg@gmail.com"}],"main":"js/docxgen.js","bin":{"docxtemplater":"./docxgenNode/bin/docxgen.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"https://github.com/edi9999/docxtemplater"},"dependencies":{"xmldom":"0.1.x","angular-expressions":"~0.1.0"},"devDependencies":{"gulp":"~3.5.2","gulp-util":"~2.2.14","gulp-coffee":"~1.4.1","gulp-watch":"~0.5.0","gulp-concat":"~2.1.7","gulp-uglify":"~0.2.1","gulp-livereload":"~1.1.1","gulp-notify":"^1.2.5","gulp-jasmine":"^0.2.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"test":"jasmine-node test/spec/docxgenTest.spec.js"},"bugs":{"url":"https://github.com/edi9999/docxtemplater/issues"},"homepage":"https://github.com/edi9999/docxtemplater","_id":"docxtemplater@0.5.4","dist":{"shasum":"1816fc1bb9318f66e9d2b7926ab3f986944c863d","size":10246645,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-0.5.4.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"publish_time":1398595988298,"_cnpm_publish_time":1398595988298,"_hasShrinkwrap":false},"0.5.3":{"name":"docxtemplater","version":"0.5.3","author":{"name":"Edgar Hipp","email":"hipp.edg@gmail.com"},"description":"A docX templater","contributors":[{"name":"Edgar Hipp","email":"hipp.edg@gmail.com"}],"main":"js/docxgen.js","bin":{"docxtemplater":"./docxgenNode/bin/docxgen.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"https://github.com/edi9999/docxtemplater"},"dependencies":{"xmldom":"0.1.x","angular-expressions":"~0.1.0"},"devDependencies":{"gulp":"~3.5.2","gulp-util":"~2.2.14","gulp-coffee":"~1.4.1","gulp-watch":"~0.5.0","gulp-concat":"~2.1.7","gulp-uglify":"~0.2.1","gulp-livereload":"~1.1.1","gulp-notify":"^1.2.5"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"test":"jasmine-node test/spec/docxgenTest.spec.js"},"bugs":{"url":"https://github.com/edi9999/docxtemplater/issues"},"homepage":"https://github.com/edi9999/docxtemplater","_id":"docxtemplater@0.5.3","dist":{"shasum":"82dd66139c057ea86875377b553ae5756850c4e6","size":10246095,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-0.5.3.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"publish_time":1398098776738,"_cnpm_publish_time":1398098776738,"_hasShrinkwrap":false},"0.5.2":{"name":"docxtemplater","version":"0.5.2","author":{"name":"Edgar Hipp","email":"hipp.edg@gmail.com"},"description":"A docX templater","contributors":[{"name":"Edgar Hipp","email":"hipp.edg@gmail.com"}],"main":"js/docxgen.js","bin":{"docxtemplater":"./docxgenNode/bin/docxgen.js"},"keywords":["docx","templates","generation","microsoft word"],"repository":{"type":"git","url":"https://github.com/edi9999/docxtemplater"},"dependencies":{"xmldom":"0.1.x","angular-expressions":"~0.1.0"},"devDependencies":{"gulp":"~3.5.2","gulp-util":"~2.2.14","gulp-coffee":"~1.4.1","gulp-watch":"~0.5.0","gulp-concat":"~2.1.7","gulp-uglify":"~0.2.1","gulp-livereload":"~1.1.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"test":"jasmine-node test/spec/docxgenTest.spec.js","preinstall":"npm install -g jasmine-node && npm install -g browserify"},"bugs":{"url":"https://github.com/edi9999/docxtemplater/issues"},"_id":"docxtemplater@0.5.2","dist":{"shasum":"b98fcbb44f82a465ed5db1930e7ea515fc16c587","size":10227585,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-0.5.2.tgz"},"_from":".","_npmVersion":"1.3.8","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"publish_time":1397035791293,"_cnpm_publish_time":1397035791293,"_hasShrinkwrap":false},"0.5.1":{"name":"docxtemplater","version":"0.5.1","author":{"name":"Edgar Hipp","email":"hipp.edg@gmail.com"},"description":"A docX templater","contributors":[{"name":"Edgar Hipp","email":"hipp.edg@gmail.com"}],"main":"js/docxgen.js","bin":{"docxtemplater":"./docxgenNode/bin/docxgen.js"},"keywords":["DocX","templates","Generation"],"repository":{"type":"git","url":"https://github.com/edi9999/docxtemplater"},"dependencies":{"xmldom":"0.1.x"},"devDependencies":{"jasmine-node":"1.10.x","gulp":"~3.5.2","gulp-util":"~2.2.14","gulp-coffee":"~1.4.1","gulp-watch":"~0.5.0","gulp-concat":"~2.1.7","gulp-uglify":"~0.2.1","gulp-livereload":"~1.1.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"test":"jasmine-node test/spec/docxgenTest.spec.js"},"bugs":{"url":"https://github.com/edi9999/docxtemplater/issues"},"_id":"docxtemplater@0.5.1","dist":{"shasum":"7c5829ea289b3ffc1be0d56e799837b553c7a304","size":10183353,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-0.5.1.tgz"},"_from":".","_npmVersion":"1.3.8","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"publish_time":1396523383204,"_cnpm_publish_time":1396523383204,"_hasShrinkwrap":false},"0.5.0":{"name":"docxtemplater","version":"0.5.0","author":{"name":"Edgar Hipp","email":"hipp.edg@gmail.com"},"description":"A docX templater","contributors":[{"name":"Edgar Hipp","email":"hipp.edg@gmail.com"}],"main":"js/docxgen.js","bin":{"docxtemplater":"./docxgenNode/bin/docxgen.js"},"keywords":["DocX","templates","Generation"],"repository":{"type":"git","url":"https://github.com/edi9999/docxtemplater"},"dependencies":{"xmldom":"0.1.x"},"devDependencies":{"jasmine-node":"1.10.x","gulp":"~3.5.2","gulp-util":"~2.2.14","gulp-coffee":"~1.4.1","gulp-watch":"~0.5.0","gulp-concat":"~2.1.7","gulp-uglify":"~0.2.1","gulp-livereload":"~1.1.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"test":"jasmine-node test/spec/docxgenTest.spec.js"},"bugs":{"url":"https://github.com/edi9999/docxtemplater/issues"},"_id":"docxtemplater@0.5.0","dist":{"shasum":"4b315a3fe18fd97feeb67bc9325a2544fb77eb2a","size":10182644,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-0.5.0.tgz"},"_from":".","_npmVersion":"1.3.8","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"publish_time":1396257579241,"_cnpm_publish_time":1396257579241,"_hasShrinkwrap":false},"0.4.8":{"name":"docxtemplater","version":"0.4.8","author":{"name":"Edgar Hipp","email":"hipp.edg@gmail.com"},"description":"A docX templater","contributors":[{"name":"Edgar Hipp","email":"hipp.edg@gmail.com"}],"main":"js/docxgen.js","bin":{"docxtemplater":"./docxgenNode/bin/docxgen.js"},"keywords":["DocX","templates","Generation"],"repository":{"type":"git","url":"https://github.com/edi9999/docxtemplater"},"dependencies":{"xmldom":"0.1.x"},"devDependencies":{"jasmine-node":"1.10.x","gulp":"~3.5.2","gulp-util":"~2.2.14","gulp-coffee":"~1.4.1","gulp-watch":"~0.5.0","gulp-concat":"~2.1.7","gulp-uglify":"~0.2.1","gulp-livereload":"~1.1.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"test":"jasmine-node test/spec/docxgenTest.spec.js"},"bugs":{"url":"https://github.com/edi9999/docxtemplater/issues"},"_id":"docxtemplater@0.4.8","dist":{"shasum":"1e780cf6dcd11de12cd4384839de2144be8c2e32","size":9971329,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-0.4.8.tgz"},"_from":".","_npmVersion":"1.3.8","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"publish_time":1395822308201,"_cnpm_publish_time":1395822308201,"_hasShrinkwrap":false},"0.4.7":{"name":"docxtemplater","version":"0.4.7","author":{"name":"Edgar Hipp","email":"hipp.edg@gmail.com"},"description":"A docX templater","contributors":[{"name":"Edgar Hipp","email":"hipp.edg@gmail.com"}],"main":"js/docxgen.js","bin":{"docxtemplater":"./docxgenNode/bin/docxgen.js"},"keywords":["DocX","templates","Generation"],"repository":{"type":"git","url":"https://github.com/edi9999/docxtemplater"},"dependencies":{"xmldom":"0.1.x"},"devDependencies":{"jasmine-node":"1.10.x","gulp":"~3.5.2","gulp-util":"~2.2.14","gulp-coffee":"~1.4.1","gulp-watch":"~0.5.0","gulp-concat":"~2.1.7","gulp-uglify":"~0.2.1","gulp-livereload":"~1.1.1"},"license":"MIT","engines":{"node":"*"},"bugs":{"url":"https://github.com/edi9999/docxtemplater/issues"},"_id":"docxtemplater@0.4.7","dist":{"shasum":"c7ca0266407ee8035861aad92ab9169e85b8b52c","size":10164489,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-0.4.7.tgz"},"_from":".","_npmVersion":"1.3.8","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"publish_time":1395328744831,"_cnpm_publish_time":1395328744831,"_hasShrinkwrap":false},"0.4.6":{"name":"docxtemplater","version":"0.4.6","author":{"name":"Edgar Hipp","email":"hipp.edg@gmail.com"},"description":"A docX templater","contributors":[{"name":"Edgar Hipp","email":"hipp.edg@gmail.com"}],"main":"js/docxgen.js","bin":{"docxtemplater":"./docxgenNode/bin/docxgen.js"},"keywords":["DocX","templates","Generation"],"repository":{"type":"git","url":"https://github.com/edi9999/docxtemplater"},"dependencies":{"xmldom":"0.1.x"},"devDependencies":{"jasmine-node":"1.10.x","gulp":"~3.5.2","gulp-util":"~2.2.14","gulp-coffee":"~1.4.1","gulp-watch":"~0.5.0","gulp-concat":"~2.1.7","gulp-uglify":"~0.2.1","gulp-livereload":"~1.1.1"},"license":"MIT","engines":{"node":"*"},"bugs":{"url":"https://github.com/edi9999/docxtemplater/issues"},"_id":"docxtemplater@0.4.6","dist":{"shasum":"05903a7d8268dfff2abe45463aa3280d78ed21ec","size":10140830,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-0.4.6.tgz"},"_from":".","_npmVersion":"1.3.8","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"publish_time":1395322640812,"_cnpm_publish_time":1395322640812,"_hasShrinkwrap":false},"0.4.5":{"name":"docxtemplater","version":"0.4.5","author":{"name":"Edgar Hipp","email":"hipp.edg@gmail.com"},"description":"A docX templater","contributors":[{"name":"Edgar Hipp","email":"hipp.edg@gmail.com"}],"main":"js/docxgen.js","bin":{"docxtemplater":"./docxgenNode/bin/docxgen.js"},"keywords":["DocX","templates","Generation"],"repository":{"type":"git","url":"https://github.com/edi9999/docxtemplater"},"dependencies":{"xmldom":"0.1.x"},"devDependencies":{"jasmine-node":"1.10.x","gulp":"~3.5.2","gulp-util":"~2.2.14","gulp-coffee":"~1.4.1","gulp-watch":"~0.5.0","gulp-concat":"~2.1.7","gulp-uglify":"~0.2.1","gulp-livereload":"~1.1.1"},"license":"MIT","engines":{"node":"*"},"bugs":{"url":"https://github.com/edi9999/docxtemplater/issues"},"_id":"docxtemplater@0.4.5","dist":{"shasum":"ca4f3f6f5635080fbecc32a0414085da6ca5cf94","size":10140536,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-0.4.5.tgz"},"_from":".","_npmVersion":"1.3.8","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"publish_time":1395143090012,"_cnpm_publish_time":1395143090012,"_hasShrinkwrap":false},"0.4.4":{"name":"docxtemplater","version":"0.4.4","author":{"name":"Edgar Hipp","email":"hipp.edg@gmail.com"},"description":"A docX templater","contributors":[{"name":"Edgar Hipp","email":"hipp.edg@gmail.com"}],"main":"js/docxgen.js","bin":{"docxtemplater":"./docxgenNode/bin/docxgen.js"},"keywords":["DocX","templates","Generation"],"repository":{"type":"git","url":"https://github.com/edi9999/docxtemplater"},"dependencies":{"xmldom":"0.1.x"},"devDependencies":{"jasmine-node":"1.10.x","gulp":"~3.5.2","gulp-util":"~2.2.14","gulp-coffee":"~1.4.1","gulp-watch":"~0.5.0","gulp-concat":"~2.1.7","gulp-uglify":"~0.2.1","gulp-livereload":"~1.1.1"},"license":"MIT","engines":{"node":"*"},"bugs":{"url":"https://github.com/edi9999/docxtemplater/issues"},"_id":"docxtemplater@0.4.4","dist":{"shasum":"aa61b8499a4d4e8757b99d3cfb0bd00fe352bdd6","size":10702820,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-0.4.4.tgz"},"_from":".","_npmVersion":"1.3.8","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"publish_time":1394563893810,"_cnpm_publish_time":1394563893810,"_hasShrinkwrap":false},"0.4.3":{"name":"docxtemplater","version":"0.4.3","author":{"name":"Edgar Hipp","email":"hipp.edg@gmail.com"},"description":"A docX templater","contributors":[{"name":"Edgar Hipp","email":"hipp.edg@gmail.com"}],"main":"js/docxgen.js","bin":{"docxtemplater":"./docxgenNode/bin/docxgen.js"},"keywords":["DocX","templates","Generation"],"repository":{"type":"git","url":"https://github.com/edi9999/docxtemplater"},"dependencies":{"xmldom":"0.1.x"},"devDependencies":{"jasmine-node":"1.10.x","gulp":"~3.5.2","gulp-util":"~2.2.14","gulp-coffee":"~1.4.1","gulp-watch":"~0.5.0","gulp-concat":"~2.1.7","gulp-uglify":"~0.2.1","gulp-livereload":"~1.1.1"},"license":"MIT","engines":{"node":"*"},"bugs":{"url":"https://github.com/edi9999/docxtemplater/issues"},"_id":"docxtemplater@0.4.3","dist":{"shasum":"a2e5d75a4c17382ddec1d18582bc0f198cb2b8d7","size":10129294,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-0.4.3.tgz"},"_from":".","_npmVersion":"1.3.8","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"publish_time":1393759669385,"_cnpm_publish_time":1393759669385,"_hasShrinkwrap":false},"0.4.2":{"name":"docxtemplater","version":"0.4.2","author":{"name":"Edgar Hipp","email":"hipp.edg@gmail.com"},"description":"A docX templater","contributors":[{"name":"Edgar Hipp","email":"hipp.edg@gmail.com"}],"main":"js/docxgen.js","bin":{"docxtemplater":"./docxgenNode/bin/docxgen.js"},"keywords":["DocX","templates","Generation"],"repository":{"type":"git","url":"https://github.com/edi9999/docxtemplater"},"dependencies":{"xmldom":"0.1.x"},"devDependencies":{"jasmine-node":"1.10.x","gulp":"~3.5.2","gulp-util":"~2.2.14","gulp-coffee":"~1.4.1","gulp-watch":"~0.5.0","gulp-concat":"~2.1.7","gulp-uglify":"~0.2.1","gulp-livereload":"~1.1.1"},"license":"MIT","engines":{"node":"*"},"bugs":{"url":"https://github.com/edi9999/docxtemplater/issues"},"_id":"docxtemplater@0.4.2","dist":{"shasum":"7eb4e1ecd5c4b2a05e21dfc8388fd75777ed8476","size":10129199,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-0.4.2.tgz"},"_from":".","_npmVersion":"1.3.8","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"publish_time":1392989988733,"_cnpm_publish_time":1392989988733,"_hasShrinkwrap":false},"0.4.1":{"name":"docxtemplater","version":"0.4.1","author":{"name":"Edgar Hipp","email":"hipp.edg@gmail.com"},"description":"A docX templater","contributors":[{"name":"Edgar Hipp","email":"hipp.edg@gmail.com"}],"main":"js/docxgen.js","bin":{"docxtemplater":"./docxgenNode/bin/docxgen.js"},"keywords":["DocX","templates","Generation"],"repository":{"type":"git","url":"https://github.com/edi9999/docxtemplater"},"dependencies":{"xmldom":"0.1.x"},"devDependencies":{"jasmine-node":"1.10.x","gulp":"~3.5.2","gulp-util":"~2.2.14","gulp-coffee":"~1.4.1","gulp-watch":"~0.5.0","gulp-concat":"~2.1.7","gulp-uglify":"~0.2.1","gulp-livereload":"~1.1.1"},"license":"MIT","engines":{"node":"*"},"bugs":{"url":"https://github.com/edi9999/docxtemplater/issues"},"_id":"docxtemplater@0.4.1","dist":{"shasum":"8677c88afb12cbc17aa2b7b6e3b2f8cae9c56cb7","size":10143890,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-0.4.1.tgz"},"_from":".","_npmVersion":"1.3.8","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"publish_time":1392903702596,"_cnpm_publish_time":1392903702596,"_hasShrinkwrap":false},"0.4.0":{"name":"docxtemplater","version":"0.4.0","author":{"name":"Edgar Hipp","email":"hipp.edg@gmail.com"},"description":"A docX templater","contributors":[{"name":"Edgar Hipp","email":"hipp.edg@gmail.com"}],"main":"js/docxgen.js","bin":{"docxtemplater":"./docxgenNode/bin/docxgen.js"},"keywords":["DocX","templates","Generation"],"repository":{"type":"git","url":"https://github.com/edi9999/docxtemplater"},"dependencies":{"xmldom":"0.1.x"},"devDependencies":{"jasmine-node":"1.10.x","gulp":"~3.5.2","gulp-util":"~2.2.14","gulp-coffee":"~1.4.1","gulp-watch":"~0.5.0","gulp-concat":"~2.1.7","gulp-uglify":"~0.2.1","gulp-livereload":"~1.1.1"},"license":"MIT","engines":{"node":"*"},"bugs":{"url":"https://github.com/edi9999/docxtemplater/issues"},"_id":"docxtemplater@0.4.0","dist":{"shasum":"1f326f3eb9d7cf11cf2fa2f24f47dac91a8e4245","size":10143793,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-0.4.0.tgz"},"_from":".","_npmVersion":"1.3.8","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"publish_time":1392737676837,"_cnpm_publish_time":1392737676837,"_hasShrinkwrap":false},"0.3.3":{"name":"docxtemplater","version":"0.3.3","author":{"name":"Edgar Hipp","email":"hipp.edg@gmail.com"},"description":"A docX templater","contributors":[{"name":"Edgar Hipp","email":"hipp.edg@gmail.com"}],"bin":{"docxtemplater":"./docxgenNode/bin/docxgen.js"},"keywords":["DocX","templates","Generation"],"repository":{"type":"git","url":"https://github.com/edi9999/docxtemplater"},"dependencies":{"xmldom":"0.1.x"},"devDependencies":{"jasmine-node":"1.10.x","gulp":"~3.5.2","gulp-util":"~2.2.14","gulp-coffee":"~1.4.1","gulp-watch":"~0.5.0","gulp-plumber":"~0.5.6","gulp-concat":"~2.1.7","gulp-uglify":"~0.2.1","gulp-livereload":"~1.1.1","jszip":"~2.1.1"},"license":"MIT","engines":{"node":"*"},"bugs":{"url":"https://github.com/edi9999/docxtemplater/issues"},"_id":"docxtemplater@0.3.3","dist":{"shasum":"556d0927cdc922d4050e6f94f76260b38005310c","size":10133703,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-0.3.3.tgz"},"_from":".","_npmVersion":"1.3.8","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"publish_time":1392735205880,"_cnpm_publish_time":1392735205880,"_hasShrinkwrap":false},"0.3.2":{"name":"docxtemplater","version":"0.3.2","author":{"name":"Edgar Hipp","email":"hipp.edg@gmail.com"},"description":"A docX Generator","contributors":[{"name":"Edgar Hipp","email":"hipp.edg@gmail.com"}],"bin":{"docxtemplater":"./docxgenNode/bin/docxgen.js"},"keywords":["DocX","templates","Generator"],"repository":{"type":"git","url":"https://github.com/edi9999/docxtemplater"},"dependencies":{"xmldom":"0.1.x"},"devDependencies":{"jasmine-node":"1.10.x","gulp":"~3.5.2","gulp-util":"~2.2.14","gulp-coffee":"~1.4.1","gulp-watch":"~0.5.0","gulp-plumber":"~0.5.6","gulp-concat":"~2.1.7","gulp-uglify":"~0.2.1","gulp-livereload":"~1.1.1","jszip":"~2.1.1"},"license":"MIT","engines":{"node":"*"},"bugs":{"url":"https://github.com/edi9999/docxtemplater/issues"},"_id":"docxtemplater@0.3.2","dist":{"shasum":"5eeda8a91585c8b304d3be3f95eab6852d715d38","size":10133907,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-0.3.2.tgz"},"_from":".","_npmVersion":"1.3.8","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"publish_time":1392730292069,"_cnpm_publish_time":1392730292069,"_hasShrinkwrap":false},"0.3.1":{"name":"docxtemplater","version":"0.3.1","author":{"name":"Edgar Hipp","email":"hipp.edg@gmail.com"},"description":"A docX Generator","contributors":[{"name":"Edgar Hipp","email":"hipp.edg@gmail.com"}],"bin":{"docxtemplater":"./docxgenNode/bin/docxgen.js"},"keywords":["DocX","templates","Generator"],"dependencies":{"xmldom":"0.1.x"},"devDependencies":{"jasmine-node":"1.10.x","gulp":"~3.5.2","gulp-util":"~2.2.14","gulp-coffee":"~1.4.1","gulp-watch":"~0.5.0","gulp-plumber":"~0.5.6","gulp-concat":"~2.1.7","gulp-uglify":"~0.2.1","gulp-livereload":"~1.1.1"},"license":"MIT","engines":{"node":"*"},"_id":"docxtemplater@0.3.1","dist":{"shasum":"71e4fae654bc14a2843dbaf12b492ab525ddba5f","size":9504941,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-0.3.1.tgz"},"_from":".","_npmVersion":"1.3.8","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"publish_time":1392565067891,"_cnpm_publish_time":1392565067891,"_hasShrinkwrap":false},"0.3.0":{"name":"docxtemplater","version":"0.3.0","author":{"name":"Edgar Hipp","email":"hipp.edg@gmail.com"},"description":"A docX Generator","contributors":[{"name":"Edgar Hipp","email":"hipp.edg@gmail.com"}],"scripts":{"preinstall":"npm install gulp -g"},"bin":{"docxgen":"./docxgenNode/bin/docxgen.js"},"keywords":["DocX","templates","Generator"],"dependencies":{"xmldom":"0.1.x"},"devDependencies":{"jasmine-node":"1.10.x","gulp":"~3.5.2","gulp-util":"~2.2.14","gulp-coffee":"~1.4.1","gulp-watch":"~0.5.0","gulp-plumber":"~0.5.6","gulp-concat":"~2.1.7","gulp-uglify":"~0.2.1","gulp-livereload":"~1.1.1"},"license":"MIT","engines":{"node":"*"},"_id":"docxtemplater@0.3.0","dist":{"shasum":"100f80cb1e7d00ba1a6a90d344ef36ac61111665","size":9505136,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-0.3.0.tgz"},"_from":".","_npmVersion":"1.3.8","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"directories":{},"publish_time":1392513043583,"_cnpm_publish_time":1392513043583,"_hasShrinkwrap":false},"3.21.1":{"name":"docxtemplater","version":"3.21.1","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.5.0"},"devDependencies":{"@babel/cli":"^7.13.10","@babel/core":"^7.13.10","@babel/plugin-proposal-object-rest-spread":"^7.13.8","@babel/preset-env":"^7.13.10","@wdio/cli":"^7.1.1","angular-expressions":"^1.1.3","babel-eslint":"^10.1.0","babel-loader":"^8.2.2","chai":"^4.3.3","diff":"^5.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^7.21.0","eslint-plugin-import":"^2.22.1","eslint_d":"^10.0.4","finalhandler":"^1.1.2","lodash":"^4.17.21","mkdirp":"^1.0.4","mocha":"^8.3.1","nyc":"^15.1.0","pizzip":"^3.0.6","prettier":"^2.2.1","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^6.23.0","serve-static":"^1.14.1","tsd":"^0.14.0","uglify-js":"^3.13.0","webdriverio":"^7.1.1","webpack":"^4.42.2","webpack-cli":"^3.3.12"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run test:typings && npm run verifypublishsize && npm run test:browser","version":"./replace-versions-in-doc.bash","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"16552a4645e9716d189d3890d2083cefc42d2eee","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.21.1","_nodeVersion":"12.19.1","_npmVersion":"6.14.8","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"6c5143ec33b0308ccb4ef7a5c86c246255db5a27","size":155413,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.21.1.tgz"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.21.1_1615454562500_0.023250576928513622"},"_hasShrinkwrap":false,"publish_time":1615454562718,"_cnpm_publish_time":1615454562718},"3.21.0":{"name":"docxtemplater","version":"3.21.0","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.4.0"},"devDependencies":{"@babel/cli":"^7.12.16","@babel/core":"^7.12.16","@babel/plugin-proposal-object-rest-spread":"^7.12.13","@babel/preset-env":"^7.12.16","@wdio/cli":"^6.12.1","angular-expressions":"^1.1.3","babel-eslint":"^10.1.0","babel-loader":"^8.2.2","chai":"^4.3.0","diff":"^5.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^7.19.0","eslint-plugin-import":"^2.22.1","eslint_d":"^10.0.2","finalhandler":"^1.1.2","lodash":"^4.17.20","mkdirp":"^1.0.4","mocha":"^8.3.0","nyc":"^15.1.0","pizzip":"^3.0.6","prettier":"^2.2.1","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^6.23.0","serve-static":"^1.14.1","tsd":"^0.14.0","uglify-js":"^3.12.7","webdriverio":"^6.12.1","webpack":"^4.42.2","webpack-cli":"^3.3.12"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && npm run prettier && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run test:typings && npm run verifypublishsize && npm run test:browser","version":"./replace-versions-in-doc.bash","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"738d5ce50b4ead239acfec14b06bf59ff5f74246","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.21.0","_nodeVersion":"12.19.1","_npmVersion":"6.14.8","_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"dist":{"shasum":"b1099a050e75a1215f10a69513f5682256e7b3c4","size":155175,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.21.0.tgz"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.21.0_1615219833093_0.8061053969127929"},"_hasShrinkwrap":false,"publish_time":1615219833277,"_cnpm_publish_time":1615219833277},"3.21.2":{"name":"docxtemplater","version":"3.21.2","author":{"name":"Edgar Hipp"},"description":"","contributors":[{"name":"Edgar Hipp"}],"aliasify":{"aliases":{"xmldom":"./js/browser-versions/xmldom.js","fs":"./js/browser-versions/fs.js"}},"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.6.0"},"devDependencies":{"@babel/cli":"^7.13.16","@babel/core":"^7.14.0","@babel/eslint-parser":"^7.13.14","@babel/plugin-proposal-object-rest-spread":"^7.13.8","@babel/preset-env":"^7.14.1","@wdio/cli":"^7.5.7","angular-expressions":"^1.1.3","babel-eslint":"^10.1.0","babel-loader":"^8.2.2","chai":"^4.3.4","chalk":"^2.4.2","diff":"^5.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^7.26.0","eslint_d":"^10.1.0","eslint-plugin-import":"^2.22.1","finalhandler":"^1.1.2","lodash":"^4.17.21","mkdirp":"^1.0.4","mocha":"^8.4.0","nyc":"^15.1.0","pizzip":"^3.0.6","prettier":"^2.3.0","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^6.23.0","serve-static":"^1.14.1","tsd":"^0.15.0","uglify-js":"^3.13.5","webdriverio":"^7.5.7","webpack":"^5.37.0","webpack-cli":"^4.7.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run uglify && npm run test:typings && npm run verifypublishsize && npm run test:browser","version":"./replace-versions-in-doc.bash","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","uglify:lib":"MIN=true webpack","uglify":"npm run uglify:lib","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"b317632bfc6edb8160825facb1e0a9ac8bd6fc74","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.21.2","_nodeVersion":"14.16.1","_npmVersion":"7.13.0","dist":{"shasum":"ba6d9372c2bd8679481a702eccce8d295c7e86e0","size":154377,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.21.2.tgz"},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.21.2_1621506114357_0.517694364161247"},"_hasShrinkwrap":false,"publish_time":1621506114582,"_cnpm_publish_time":1621506114582},"3.22.1":{"name":"docxtemplater","version":"3.22.1","author":{"name":"Edgar Hipp"},"description":"","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.6.0"},"devDependencies":{"@babel/cli":"^7.14.5","@babel/core":"^7.14.5","@babel/eslint-parser":"^7.14.5","@babel/plugin-proposal-object-rest-spread":"^7.14.5","@babel/preset-env":"^7.14.5","@wdio/cli":"^7.7.3","angular-expressions":"^1.1.3","babel-eslint":"^10.1.0","babel-loader":"^8.2.2","chai":"^4.3.4","chalk":"^4.1.1","diff":"^5.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^7.28.0","eslint_d":"^10.1.3","eslint-plugin-import":"^2.23.4","finalhandler":"^1.1.2","lodash":"^4.17.21","mkdirp":"^1.0.4","mocha":"^9.0.0","nyc":"^15.1.0","pizzip":"^3.0.6","prettier":"^2.3.1","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^6.23.0","serve-static":"^1.14.1","tsd":"^0.17.0","webdriverio":"^7.7.3","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser","version":"./replace-versions-in-doc.bash","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"858acc1cd0f86c63cd1869cce3576cf6f2e246c8","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.22.1","_nodeVersion":"14.16.1","_npmVersion":"7.16.0","dist":{"shasum":"c249a4009c99aea5e10979e15eb7081e559028a0","size":154841,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.22.1.tgz"},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.22.1_1623602376924_0.5258289891213166"},"_hasShrinkwrap":false,"publish_time":1623602377263,"_cnpm_publish_time":1623602377263},"3.22.0":{"name":"docxtemplater","version":"3.22.0","author":{"name":"Edgar Hipp"},"description":"","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.6.0"},"devDependencies":{"@babel/cli":"^7.14.5","@babel/core":"^7.14.5","@babel/eslint-parser":"^7.14.5","@babel/plugin-proposal-object-rest-spread":"^7.14.5","@babel/preset-env":"^7.14.5","@wdio/cli":"^7.7.3","angular-expressions":"^1.1.3","babel-eslint":"^10.1.0","babel-loader":"^8.2.2","chai":"^4.3.4","chalk":"^4.1.1","diff":"^5.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^7.28.0","eslint_d":"^10.1.3","eslint-plugin-import":"^2.23.4","finalhandler":"^1.1.2","lodash":"^4.17.21","mkdirp":"^1.0.4","mocha":"^9.0.0","nyc":"^15.1.0","pizzip":"^3.0.6","prettier":"^2.3.1","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^6.23.0","serve-static":"^1.14.1","tsd":"^0.17.0","webdriverio":"^7.7.3","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser","version":"./replace-versions-in-doc.bash","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"cb8946ebbc237fe87094a1e05b198e5e714e3a85","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.22.0","_nodeVersion":"14.16.1","_npmVersion":"7.16.0","dist":{"shasum":"18e597f8fe182a92fe78506619d506891f5e187b","size":154723,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.22.0.tgz"},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.22.0_1623494061595_0.4344489539447627"},"_hasShrinkwrap":false,"publish_time":1623494061828,"_cnpm_publish_time":1623494061828},"3.22.2":{"name":"docxtemplater","version":"3.22.2","author":{"name":"Edgar Hipp"},"description":"","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.6.0"},"devDependencies":{"@babel/cli":"^7.14.5","@babel/core":"^7.14.6","@babel/eslint-parser":"^7.14.7","@babel/plugin-proposal-object-rest-spread":"^7.14.7","@babel/preset-env":"^7.14.7","@wdio/cli":"^7.7.4","angular-expressions":"^1.1.3","babel-eslint":"^10.1.0","babel-loader":"^8.2.2","chai":"^4.3.4","chalk":"^4.1.1","diff":"^5.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^7.29.0","eslint_d":"^10.1.3","eslint-plugin-import":"^2.23.4","finalhandler":"^1.1.2","lodash":"^4.17.21","mkdirp":"^1.0.4","mocha":"^9.0.1","nyc":"^15.1.0","pizzip":"^3.0.6","prettier":"^2.3.1","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^7.1.0","serve-static":"^1.14.1","tsd":"^0.17.0","webdriverio":"^7.7.4","webpack":"^5.40.0","webpack-cli":"^4.7.2"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser","version":"./replace-versions-in-doc.bash","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"2740546adce882e2203400d8b60dc3ef303e1fe2","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.22.2","_nodeVersion":"14.16.1","_npmVersion":"7.18.1","dist":{"shasum":"e323264279dfe6dbcade51a9dd7a3ca1a733b445","size":154842,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.22.2.tgz"},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.22.2_1624483132437_0.4404321317049007"},"_hasShrinkwrap":false,"publish_time":1624483132712,"_cnpm_publish_time":1624483132712},"3.22.3":{"name":"docxtemplater","version":"3.22.3","author":{"name":"Edgar Hipp"},"description":"","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.6.0"},"devDependencies":{"@babel/cli":"^7.14.5","@babel/core":"^7.14.6","@babel/eslint-parser":"^7.14.7","@babel/plugin-proposal-object-rest-spread":"^7.14.7","@babel/preset-env":"^7.14.7","@wdio/cli":"^7.7.4","angular-expressions":"^1.1.3","babel-eslint":"^10.1.0","babel-loader":"^8.2.2","chai":"^4.3.4","chalk":"^4.1.1","diff":"^5.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^7.29.0","eslint_d":"^10.1.3","eslint-plugin-import":"^2.23.4","finalhandler":"^1.1.2","lodash":"^4.17.21","mkdirp":"^1.0.4","mocha":"^9.0.1","nyc":"^15.1.0","pizzip":"^3.0.6","prettier":"^2.3.2","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^7.1.0","serve-static":"^1.14.1","tsd":"^0.17.0","webdriverio":"^7.7.4","webpack":"^5.41.0","webpack-cli":"^4.7.2"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser","version":"./replace-versions-in-doc.bash","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"785af15e0e3ee93bf40de6a05fbab2db2bc74f61","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.22.3","_nodeVersion":"14.16.1","_npmVersion":"7.19.0","dist":{"shasum":"dc6ce38be4a3a831f61ebdb485827ee8b0e8f23a","size":154939,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.22.3.tgz"},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.22.3_1624965183255_0.656363151262852"},"_hasShrinkwrap":false,"publish_time":1624965183421,"_cnpm_publish_time":1624965183421},"3.22.5":{"name":"docxtemplater","version":"3.22.5","author":{"name":"Edgar Hipp"},"description":"","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.6.0"},"devDependencies":{"@babel/cli":"^7.14.5","@babel/core":"^7.14.6","@babel/eslint-parser":"^7.14.7","@babel/plugin-proposal-object-rest-spread":"^7.14.7","@babel/preset-env":"^7.14.7","@wdio/cli":"^7.7.5","angular-expressions":"^1.1.3","babel-eslint":"^10.1.0","babel-loader":"^8.2.2","chai":"^4.3.4","chalk":"^4.1.1","diff":"^5.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^7.30.0","eslint_d":"^10.1.3","eslint-plugin-import":"^2.23.4","finalhandler":"^1.1.2","lodash":"^4.17.21","mkdirp":"^1.0.4","mocha":"^9.0.2","nyc":"^15.1.0","pizzip":"^3.0.6","prettier":"^2.3.2","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^7.1.0","serve-static":"^1.14.1","tsd":"^0.17.0","webdriverio":"^7.7.5","webpack":"^5.44.0","webpack-cli":"^4.7.2"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser","version":"./replace-versions-in-doc.bash","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"72674ab63a1e3f9ba8f5ab235a84312fa2fbe579","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.22.5","_nodeVersion":"14.17.3","_npmVersion":"7.20.0","dist":{"shasum":"0aafc850bfa0ff5514ec7944cbc9817ae21b1110","size":156228,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.22.5.tgz"},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.22.5_1627047324210_0.9187146363455247"},"_hasShrinkwrap":false,"publish_time":1627047324380,"_cnpm_publish_time":1627047324380},"3.22.4":{"name":"docxtemplater","version":"3.22.4","author":{"name":"Edgar Hipp"},"description":"","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.6.0"},"devDependencies":{"@babel/cli":"^7.14.5","@babel/core":"^7.14.6","@babel/eslint-parser":"^7.14.7","@babel/plugin-proposal-object-rest-spread":"^7.14.7","@babel/preset-env":"^7.14.7","@wdio/cli":"^7.7.5","angular-expressions":"^1.1.3","babel-eslint":"^10.1.0","babel-loader":"^8.2.2","chai":"^4.3.4","chalk":"^4.1.1","diff":"^5.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^7.30.0","eslint_d":"^10.1.3","eslint-plugin-import":"^2.23.4","finalhandler":"^1.1.2","lodash":"^4.17.21","mkdirp":"^1.0.4","mocha":"^9.0.2","nyc":"^15.1.0","pizzip":"^3.0.6","prettier":"^2.3.2","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^7.1.0","serve-static":"^1.14.1","tsd":"^0.17.0","webdriverio":"^7.7.5","webpack":"^5.44.0","webpack-cli":"^4.7.2"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser","version":"./replace-versions-in-doc.bash","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"9688e5476b215a52dd064559e8fc9aad6804864b","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.22.4","_nodeVersion":"14.17.3","_npmVersion":"7.20.0","dist":{"shasum":"f5d064054cac936ba44a5887aea780ff4903281c","size":155352,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.22.4.tgz"},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.22.4_1627027085409_0.8494929075415658"},"_hasShrinkwrap":false,"publish_time":1627027085591,"_cnpm_publish_time":1627027085591},"3.22.6":{"name":"docxtemplater","version":"3.22.6","author":{"name":"Edgar Hipp"},"description":"","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.6.0"},"devDependencies":{"@babel/cli":"^7.14.8","@babel/core":"^7.15.0","@babel/eslint-parser":"^7.15.0","@babel/plugin-proposal-object-rest-spread":"^7.14.7","@babel/preset-env":"^7.15.0","@wdio/cli":"^7.9.0","angular-expressions":"^1.1.3","babel-loader":"^8.2.2","chai":"^4.3.4","chalk":"^4.1.2","diff":"^5.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^7.32.0","eslint_d":"^10.1.3","eslint-plugin-import":"^2.23.4","finalhandler":"^1.1.2","lodash":"^4.17.21","mkdirp":"^1.0.4","mocha":"^9.0.3","nyc":"^15.1.0","pizzip":"^3.1.1","prettier":"^2.3.2","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^7.1.0","serve-static":"^1.14.1","tsd":"^0.17.0","webdriverio":"^7.9.0","webpack":"^5.48.0","webpack-cli":"^4.7.2"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser","version":"./replace-versions-in-doc.bash","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"2ebee9b88dfe0bca02a5669f92a6c7e4fdadf88d","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.22.6","_nodeVersion":"16.6.1","_npmVersion":"7.20.3","dist":{"shasum":"dcbf7a0a427b5b9faafd1ef42aa4968faf5733fa","size":156534,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.22.6.tgz"},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.22.6_1629019351382_0.2776365185596932"},"_hasShrinkwrap":false,"publish_time":1629019351606,"_cnpm_publish_time":1629019351606},"3.22.8":{"name":"docxtemplater","version":"3.22.8","author":{"name":"Edgar Hipp"},"description":"","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.7.2"},"devDependencies":{"@babel/cli":"^7.14.8","@babel/core":"^7.15.0","@babel/eslint-parser":"^7.15.0","@babel/plugin-proposal-object-rest-spread":"^7.14.7","@babel/preset-env":"^7.15.0","@wdio/cli":"^7.10.0","angular-expressions":"^1.1.3","babel-loader":"^8.2.2","chai":"^4.3.4","chalk":"^4.1.2","diff":"^5.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^7.32.0","eslint_d":"^10.1.3","eslint-plugin-import":"^2.24.1","finalhandler":"^1.1.2","lodash":"^4.17.21","mkdirp":"^1.0.4","mocha":"^9.1.0","nyc":"^15.1.0","pizzip":"^3.1.1","prettier":"^2.3.2","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^7.1.0","serve-static":"^1.14.1","tsd":"^0.17.0","webdriverio":"^7.10.0","webpack":"^5.51.1","webpack-cli":"^4.8.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser","version":"./replace-versions-in-doc.bash","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"979b64fbae429c933163589fba8c91ca8c247c89","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.22.8","_nodeVersion":"14.17.5","_npmVersion":"7.21.0","dist":{"shasum":"709d727dfbc753beaef5ae71fed7eeac82c8f246","size":154645,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.22.8.tgz"},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.22.8_1629665558189_0.771054363191997"},"_hasShrinkwrap":false,"publish_time":1629665558366,"_cnpm_publish_time":1629665558366},"3.22.7":{"name":"docxtemplater","version":"3.22.7","author":{"name":"Edgar Hipp"},"description":"","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"xmldom":"^0.6.0"},"devDependencies":{"@babel/cli":"^7.14.8","@babel/core":"^7.15.0","@babel/eslint-parser":"^7.15.0","@babel/plugin-proposal-object-rest-spread":"^7.14.7","@babel/preset-env":"^7.15.0","@wdio/cli":"^7.9.1","angular-expressions":"^1.1.3","babel-loader":"^8.2.2","chai":"^4.3.4","chalk":"^4.1.2","diff":"^5.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^7.32.0","eslint_d":"^10.1.3","eslint-plugin-import":"^2.24.0","finalhandler":"^1.1.2","lodash":"^4.17.21","mkdirp":"^1.0.4","mocha":"^9.0.3","nyc":"^15.1.0","pizzip":"^3.1.1","prettier":"^2.3.2","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^7.1.0","serve-static":"^1.14.1","tsd":"^0.17.0","webdriverio":"^7.9.1","webpack":"^5.50.0","webpack-cli":"^4.8.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser","version":"./replace-versions-in-doc.bash","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"44af3bb0af6c368cfc051a76fe00268ca436897b","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.22.7","_nodeVersion":"16.6.1","_npmVersion":"7.20.3","dist":{"shasum":"0b5ab0de093e619bb02a5db17df72edc2c6def2f","size":157147,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.22.7.tgz"},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.22.7_1629368123810_0.31050824099834107"},"_hasShrinkwrap":false,"publish_time":1629368124000,"_cnpm_publish_time":1629368124000},"3.23.2":{"name":"docxtemplater","version":"3.23.2","author":{"name":"Edgar Hipp"},"description":"","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.7.2"},"devDependencies":{"@babel/cli":"^7.14.8","@babel/core":"^7.15.0","@babel/eslint-parser":"^7.15.0","@babel/plugin-proposal-object-rest-spread":"^7.14.7","@babel/preset-env":"^7.15.0","@stryker-mutator/core":"^5.3.0","@stryker-mutator/mocha-runner":"^5.3.0","@wdio/cli":"^7.11.0","angular-expressions":"^1.1.4","babel-loader":"^8.2.2","chai":"^4.3.4","chalk":"^4.1.2","diff":"^5.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^7.32.0","eslint_d":"^10.1.3","eslint-plugin-import":"^2.24.2","finalhandler":"^1.1.2","lodash":"^4.17.21","mkdirp":"^1.0.4","mocha":"^9.1.0","nyc":"^15.1.0","pizzip":"^3.1.1","prettier":"^2.3.2","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^7.1.0","serve-static":"^1.14.1","stryker-cli":"^1.0.2","tsd":"^0.17.0","webdriverio":"^7.11.0","webpack":"^5.51.1","webpack-cli":"^4.8.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser","version":"./replace-versions-in-doc.bash","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' 'es6/*.ts' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' 'es6/*.ts' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","test:mutations":"stryker run","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"19344dca772916effe62fe0a7dfac3d3bcf61449","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.23.2","_nodeVersion":"16.6.1","_npmVersion":"7.20.3","dist":{"shasum":"c3b3afcaee439d3a4afec328eeb7662327b86304","size":151020,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.23.2.tgz"},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.23.2_1630353147807_0.4303435250212788"},"_hasShrinkwrap":false,"publish_time":1630353148020,"_cnpm_publish_time":1630353148020},"3.23.1":{"name":"docxtemplater","version":"3.23.1","author":{"name":"Edgar Hipp"},"description":"","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.7.2"},"devDependencies":{"@babel/cli":"^7.14.8","@babel/core":"^7.15.0","@babel/eslint-parser":"^7.15.0","@babel/plugin-proposal-object-rest-spread":"^7.14.7","@babel/preset-env":"^7.15.0","@stryker-mutator/core":"^5.3.0","@stryker-mutator/mocha-runner":"^5.3.0","@wdio/cli":"^7.11.0","angular-expressions":"^1.1.4","babel-loader":"^8.2.2","chai":"^4.3.4","chalk":"^4.1.2","diff":"^5.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^7.32.0","eslint_d":"^10.1.3","eslint-plugin-import":"^2.24.2","finalhandler":"^1.1.2","lodash":"^4.17.21","mkdirp":"^1.0.4","mocha":"^9.1.0","nyc":"^15.1.0","pizzip":"^3.1.1","prettier":"^2.3.2","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^7.1.0","serve-static":"^1.14.1","stryker-cli":"^1.0.2","tsd":"^0.17.0","webdriverio":"^7.11.0","webpack":"^5.51.1","webpack-cli":"^4.8.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser","version":"./replace-versions-in-doc.bash","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' 'es6/*.ts' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' 'es6/*.ts' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","test:mutations":"stryker run","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"16e90bd93d201e7bf0fe5658c29abfbddd26975c","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.23.1","_nodeVersion":"16.6.1","_npmVersion":"7.20.3","dist":{"shasum":"88614f8561c50104ec0a4f5fcb43accad41a88c7","size":150920,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.23.1.tgz"},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.23.1_1630077537280_0.4568206490611908"},"_hasShrinkwrap":false,"publish_time":1630077537529,"_cnpm_publish_time":1630077537529},"3.23.0":{"name":"docxtemplater","version":"3.23.0","author":{"name":"Edgar Hipp"},"description":"","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.7.2"},"devDependencies":{"@babel/cli":"^7.14.8","@babel/core":"^7.15.0","@babel/eslint-parser":"^7.15.0","@babel/plugin-proposal-object-rest-spread":"^7.14.7","@babel/preset-env":"^7.15.0","@stryker-mutator/core":"^5.3.0","@stryker-mutator/mocha-runner":"^5.3.0","@wdio/cli":"^7.10.1","angular-expressions":"^1.1.3","babel-loader":"^8.2.2","chai":"^4.3.4","chalk":"^4.1.2","diff":"^5.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^7.32.0","eslint_d":"^10.1.3","eslint-plugin-import":"^2.24.1","finalhandler":"^1.1.2","lodash":"^4.17.21","mkdirp":"^1.0.4","mocha":"^9.1.0","nyc":"^15.1.0","pizzip":"^3.1.1","prettier":"^2.3.2","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^7.1.0","serve-static":"^1.14.1","stryker-cli":"^1.0.2","tsd":"^0.17.0","webdriverio":"^7.10.1","webpack":"^5.51.1","webpack-cli":"^4.8.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser","version":"./replace-versions-in-doc.bash","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","test:mutations":"stryker run","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"6d3883bdf2016aaaaa4432eed5fa50be4d0377e0","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.23.0","_nodeVersion":"16.6.1","_npmVersion":"7.20.3","dist":{"shasum":"fea1b990b2dc139db2c2f3cdd78cea87fc9e0ff2","size":150682,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.23.0.tgz"},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.23.0_1629893008273_0.8729148866777399"},"_hasShrinkwrap":false,"publish_time":1629893008500,"_cnpm_publish_time":1629893008500},"3.25.0":{"name":"docxtemplater","version":"3.25.0","author":{"name":"Edgar Hipp"},"description":"","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.7.4"},"devDependencies":{"@babel/cli":"^7.15.4","@babel/core":"^7.15.5","@babel/eslint-parser":"^7.15.4","@babel/plugin-proposal-object-rest-spread":"^7.15.6","@babel/preset-env":"^7.15.6","@stryker-mutator/core":"^5.4.0","@stryker-mutator/mocha-runner":"^5.4.0","@wdio/cli":"^7.12.2","angular-expressions":"^1.1.4","babel-loader":"^8.2.2","chai":"^4.3.4","chalk":"^4.1.2","diff":"^5.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^7.32.0","eslint_d":"^11.0.0","eslint-plugin-import":"^2.24.2","finalhandler":"^1.1.2","lodash":"^4.17.21","mkdirp":"^1.0.4","mocha":"^9.1.1","nyc":"^15.1.0","pizzip":"^3.1.1","prettier":"^2.4.0","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^7.1.0","serve-static":"^1.14.1","stryker-cli":"^1.0.2","tsd":"^0.17.0","webdriverio":"^7.12.2","webpack":"^5.52.1","webpack-cli":"^4.8.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser","version":"./replace-versions-in-doc.bash","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' 'es6/*.ts' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' 'es6/*.ts' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","test:mutations":"stryker run","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"111c70d35f98615adce1333c3a6cd5ace5cb00cb","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.25.0","_nodeVersion":"14.17.5","_npmVersion":"7.22.0","dist":{"shasum":"933435ad5322a0a11fb210f06f9301bbb9e0d52f","size":151834,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.25.0.tgz"},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.25.0_1631279107279_0.18791217094446266"},"_hasShrinkwrap":false,"publish_time":1631279107450,"_cnpm_publish_time":1631279107450},"3.24.0":{"name":"docxtemplater","version":"3.24.0","author":{"name":"Edgar Hipp"},"description":"","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.7.4"},"devDependencies":{"@babel/cli":"^7.15.4","@babel/core":"^7.15.5","@babel/eslint-parser":"^7.15.4","@babel/plugin-proposal-object-rest-spread":"^7.14.7","@babel/preset-env":"^7.15.4","@stryker-mutator/core":"^5.4.0","@stryker-mutator/mocha-runner":"^5.4.0","@wdio/cli":"^7.11.1","angular-expressions":"^1.1.4","babel-loader":"^8.2.2","chai":"^4.3.4","chalk":"^4.1.2","diff":"^5.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^7.32.0","eslint_d":"^11.0.0","eslint-plugin-import":"^2.24.2","finalhandler":"^1.1.2","lodash":"^4.17.21","mkdirp":"^1.0.4","mocha":"^9.1.1","nyc":"^15.1.0","pizzip":"^3.1.1","prettier":"^2.3.2","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^7.1.0","serve-static":"^1.14.1","stryker-cli":"^1.0.2","tsd":"^0.17.0","webdriverio":"^7.11.1","webpack":"^5.52.0","webpack-cli":"^4.8.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser","version":"./replace-versions-in-doc.bash","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' 'es6/*.ts' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' 'es6/*.ts' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","test:mutations":"stryker run","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"2e7a52d68af3fea2128f5e19b641b59d0a0f842e","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.24.0","_nodeVersion":"14.17.5","_npmVersion":"7.22.0","dist":{"shasum":"0a83d07f502cf822d1786b1e7b86fa9e73bd009f","size":151365,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.24.0.tgz"},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.24.0_1631206101271_0.48100890971564825"},"_hasShrinkwrap":false,"publish_time":1631206101449,"_cnpm_publish_time":1631206101449},"3.25.1":{"name":"docxtemplater","version":"3.25.1","author":{"name":"Edgar Hipp"},"description":"","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.7.5"},"devDependencies":{"@babel/cli":"^7.15.4","@babel/core":"^7.15.5","@babel/eslint-parser":"^7.15.4","@babel/plugin-proposal-object-rest-spread":"^7.15.6","@babel/preset-env":"^7.15.6","@stryker-mutator/core":"^5.4.0","@stryker-mutator/mocha-runner":"^5.4.0","@wdio/cli":"^7.12.5","angular-expressions":"^1.1.4","babel-loader":"^8.2.2","chai":"^4.3.4","chalk":"^4.1.2","diff":"^5.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^7.32.0","eslint_d":"^11.0.0","eslint-plugin-import":"^2.24.2","finalhandler":"^1.1.2","lodash":"^4.17.21","mkdirp":"^1.0.4","mocha":"^9.1.1","nyc":"^15.1.0","pizzip":"^3.1.1","prettier":"^2.4.0","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^7.1.0","serve-static":"^1.14.1","stryker-cli":"^1.0.2","tsd":"^0.17.0","webdriverio":"^7.12.5","webpack":"^5.52.1","webpack-cli":"^4.8.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser","version":"./replace-versions-in-doc.bash","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' 'es6/*.ts' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' 'es6/*.ts' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","test:mutations":"stryker run","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"e36aebaf42fd07517fed75607dc8e8941a09e8ba","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.25.1","_nodeVersion":"14.17.5","_npmVersion":"7.23.0","dist":{"shasum":"037d69032e8bf3a13aba6d8a80461a2eef224328","size":153273,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.25.1.tgz"},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.25.1_1631799574309_0.7971314009866284"},"_hasShrinkwrap":false,"publish_time":1631799574563,"_cnpm_publish_time":1631799574563},"3.25.3":{"name":"docxtemplater","version":"3.25.3","author":{"name":"Edgar Hipp"},"description":"","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.7.5"},"devDependencies":{"@babel/cli":"^7.15.7","@babel/core":"^7.15.5","@babel/eslint-parser":"^7.15.7","@babel/plugin-proposal-object-rest-spread":"^7.15.6","@babel/preset-env":"^7.15.6","@stryker-mutator/core":"^5.4.0","@stryker-mutator/mocha-runner":"^5.4.0","@wdio/cli":"^7.13.0","angular-expressions":"^1.1.4","babel-loader":"^8.2.2","chai":"^4.3.4","chalk":"^4.1.2","diff":"^5.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^7.32.0","eslint_d":"^11.0.0","eslint-plugin-import":"^2.24.2","finalhandler":"^1.1.2","lodash":"^4.17.21","mkdirp":"^1.0.4","mocha":"^9.1.1","nyc":"^15.1.0","pizzip":"^3.1.1","prettier":"^2.4.1","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^7.1.0","serve-static":"^1.14.1","stryker-cli":"^1.0.2","tsd":"^0.17.0","webdriverio":"^7.13.0","webpack":"^5.53.0","webpack-cli":"^4.8.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser","version":"./replace-versions-in-doc.bash","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' 'es6/*.ts' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' 'es6/*.ts' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","test:mutations":"stryker run","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"4dc7a425329c1085419bc5c12f741b4b69e5cade","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.25.3","_nodeVersion":"14.17.5","_npmVersion":"7.24.0","dist":{"shasum":"f6f18ad60faba0f3dc384affc6d089fa64affd50","size":155259,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.25.3.tgz"},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.25.3_1632391061597_0.10044023719181494"},"_hasShrinkwrap":false,"publish_time":1632391062062,"_cnpm_publish_time":1632391062062},"3.25.2":{"name":"docxtemplater","version":"3.25.2","author":{"name":"Edgar Hipp"},"description":"","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.7.5"},"devDependencies":{"@babel/cli":"^7.15.7","@babel/core":"^7.15.5","@babel/eslint-parser":"^7.15.7","@babel/plugin-proposal-object-rest-spread":"^7.15.6","@babel/preset-env":"^7.15.6","@stryker-mutator/core":"^5.4.0","@stryker-mutator/mocha-runner":"^5.4.0","@wdio/cli":"^7.12.6","angular-expressions":"^1.1.4","babel-loader":"^8.2.2","chai":"^4.3.4","chalk":"^4.1.2","diff":"^5.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^7.32.0","eslint_d":"^11.0.0","eslint-plugin-import":"^2.24.2","finalhandler":"^1.1.2","lodash":"^4.17.21","mkdirp":"^1.0.4","mocha":"^9.1.1","nyc":"^15.1.0","pizzip":"^3.1.1","prettier":"^2.4.1","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^7.1.0","serve-static":"^1.14.1","stryker-cli":"^1.0.2","tsd":"^0.17.0","webdriverio":"^7.12.5","webpack":"^5.53.0","webpack-cli":"^4.8.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser","version":"./replace-versions-in-doc.bash","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' 'es6/*.ts' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' 'es6/*.ts' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","test:mutations":"stryker run","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"631776dc5fd87f1d811594bf6304241960f2ec16","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.25.2","_nodeVersion":"14.17.5","_npmVersion":"7.24.0","dist":{"shasum":"5764e4c34ab40625fc9ba73468e42de2e6ca9517","size":154805,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.25.2.tgz"},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.25.2_1632213878849_0.43865593481279963"},"_hasShrinkwrap":false,"publish_time":1632213879085,"_cnpm_publish_time":1632213879085},"3.25.4":{"name":"docxtemplater","version":"3.25.4","author":{"name":"Edgar Hipp"},"description":"","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.7.5"},"devDependencies":{"@babel/cli":"^7.15.7","@babel/core":"^7.15.5","@babel/eslint-parser":"^7.15.7","@babel/plugin-proposal-object-rest-spread":"^7.15.6","@babel/preset-env":"^7.15.6","@stryker-mutator/core":"^5.4.0","@stryker-mutator/mocha-runner":"^5.4.0","@wdio/cli":"^7.13.2","angular-expressions":"^1.1.4","babel-loader":"^8.2.2","chai":"^4.3.4","chalk":"^4.1.2","diff":"^5.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^7.32.0","eslint_d":"^11.0.0","eslint-plugin-import":"^2.24.2","finalhandler":"^1.1.2","lodash":"^4.17.21","mkdirp":"^1.0.4","mocha":"^9.1.2","nyc":"^15.1.0","pizzip":"^3.1.1","prettier":"^2.4.1","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^7.1.0","serve-static":"^1.14.1","stryker-cli":"^1.0.2","tsd":"^0.17.0","webdriverio":"^7.13.2","webpack":"^5.55.0","webpack-cli":"^4.8.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser","version":"./replace-versions-in-doc.bash","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' 'es6/*.ts' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' 'es6/*.ts' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","test:mutations":"stryker run","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"007bdbd1cb682a9afcf4689a97c542d61faae055","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.25.4","_nodeVersion":"14.17.5","_npmVersion":"7.24.1","dist":{"shasum":"4cb24cbc54fe9d900f0d9c641dfbdb870444d910","size":155500,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.25.4.tgz"},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.25.4_1632900740161_0.10033794088131498"},"_hasShrinkwrap":false,"publish_time":1632900740392,"_cnpm_publish_time":1632900740392},"3.25.5":{"name":"docxtemplater","version":"3.25.5","author":{"name":"Edgar Hipp"},"description":"","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.7.5"},"devDependencies":{"@babel/cli":"^7.15.7","@babel/core":"^7.15.8","@babel/eslint-parser":"^7.15.8","@babel/plugin-proposal-object-rest-spread":"^7.15.6","@babel/preset-env":"^7.15.8","@stryker-mutator/core":"^5.4.1","@stryker-mutator/mocha-runner":"^5.4.1","@wdio/cli":"^7.14.1","angular-expressions":"^1.1.4","babel-loader":"^8.2.2","chai":"^4.3.4","chalk":"^4.1.2","diff":"^5.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.0.1","eslint_d":"^11.0.0","eslint-plugin-import":"^2.25.2","finalhandler":"^1.1.2","lodash":"^4.17.21","mkdirp":"^1.0.4","mocha":"^9.1.2","nyc":"^15.1.0","pizzip":"^3.1.1","prettier":"^2.4.1","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^7.1.0","serve-static":"^1.14.1","stryker-cli":"^1.0.2","tsd":"^0.18.0","webdriverio":"^7.14.1","webpack":"^5.58.2","webpack-cli":"^4.9.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' 'es6/*.ts' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' 'es6/*.ts' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","test:mutations":"stryker run","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"b144e30eed15fd5c3af1c4adea3d40d97c5b15f0","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.25.5","_nodeVersion":"14.17.5","_npmVersion":"8.0.0","dist":{"shasum":"12fd506fd10d5be46baf8a3c9e232c616453a3c6","size":155893,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.25.5.tgz"},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.25.5_1634636933339_0.17128222948730887"},"_hasShrinkwrap":false,"publish_time":1634636933555,"_cnpm_publish_time":1634636933555},"3.26.0":{"name":"docxtemplater","version":"3.26.0","author":{"name":"Edgar Hipp"},"description":"","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.7.5"},"devDependencies":{"@babel/cli":"^7.15.7","@babel/core":"^7.15.8","@babel/eslint-parser":"^7.15.8","@babel/plugin-proposal-object-rest-spread":"^7.15.6","@babel/preset-env":"^7.15.8","@stryker-mutator/core":"^5.4.1","@stryker-mutator/mocha-runner":"^5.4.1","@wdio/cli":"^7.14.1","angular-expressions":"^1.1.4","babel-loader":"^8.2.2","chai":"^4.3.4","chalk":"^4.1.2","diff":"^5.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.0.1","eslint_d":"^11.0.0","eslint-plugin-import":"^2.25.2","finalhandler":"^1.1.2","lodash":"^4.17.21","mkdirp":"^1.0.4","mocha":"^9.1.2","nyc":"^15.1.0","pizzip":"^3.1.1","prettier":"^2.4.1","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^7.1.0","serve-static":"^1.14.1","stryker-cli":"^1.0.2","tsd":"^0.18.0","webdriverio":"^7.14.1","webpack":"^5.58.2","webpack-cli":"^4.9.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' 'es6/*.ts' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' 'es6/*.ts' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","test:mutations":"stryker run","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"804a77709526857cd2eff380208b1bc0bd5d1cd1","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.26.0","_nodeVersion":"14.17.5","_npmVersion":"8.1.0","dist":{"shasum":"163e234e5267ca97a40ed292da209cda1919ac23","size":157558,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.26.0.tgz"},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.26.0_1634893708887_0.8056046234580809"},"_hasShrinkwrap":false,"publish_time":1634893709071,"_cnpm_publish_time":1634893709071},"3.26.2":{"name":"docxtemplater","version":"3.26.2","author":{"name":"Edgar Hipp"},"description":"","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.7.5"},"devDependencies":{"@babel/cli":"^7.16.0","@babel/core":"^7.16.0","@babel/eslint-parser":"^7.16.0","@babel/plugin-proposal-object-rest-spread":"^7.16.0","@babel/preset-env":"^7.16.0","@stryker-mutator/core":"^5.4.1","@stryker-mutator/mocha-runner":"^5.4.1","@wdio/cli":"^7.16.4","angular-expressions":"^1.1.4","babel-loader":"^8.2.3","chai":"^4.3.4","chalk":"^4.1.2","diff":"^5.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.1.0","eslint_d":"^11.0.0","eslint-plugin-import":"^2.25.2","finalhandler":"^1.1.2","lodash":"^4.17.21","mkdirp":"^1.0.4","mocha":"^9.1.3","nyc":"^15.1.0","pizzip":"^3.1.1","prettier":"^2.4.1","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^8.0.4","serve-static":"^1.14.1","stryker-cli":"^1.0.2","tsd":"^0.18.0","webdriverio":"^7.16.4","webpack":"^5.61.0","webpack-cli":"^4.9.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' 'es6/*.ts' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' 'es6/*.ts' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","test:mutations":"stryker run","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"4c385c32c4a41c825db4f54b9c184f37c474d0f8","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.26.2","_nodeVersion":"14.17.5","_npmVersion":"8.1.2","dist":{"shasum":"4a118fb3a043f1e9ab8b66a6097d5652d3f0c498","size":158211,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.26.2.tgz"},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.26.2_1635940876787_0.7902513281291919"},"_hasShrinkwrap":false,"publish_time":1635940877003,"_cnpm_publish_time":1635940877003},"3.26.1":{"name":"docxtemplater","version":"3.26.1","author":{"name":"Edgar Hipp"},"description":"","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.7.5"},"devDependencies":{"@babel/cli":"^7.15.7","@babel/core":"^7.15.8","@babel/eslint-parser":"^7.15.8","@babel/plugin-proposal-object-rest-spread":"^7.15.6","@babel/preset-env":"^7.15.8","@stryker-mutator/core":"^5.4.1","@stryker-mutator/mocha-runner":"^5.4.1","@wdio/cli":"^7.14.1","angular-expressions":"^1.1.4","babel-loader":"^8.2.2","chai":"^4.3.4","chalk":"^4.1.2","diff":"^5.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.0.1","eslint_d":"^11.0.0","eslint-plugin-import":"^2.25.2","finalhandler":"^1.1.2","lodash":"^4.17.21","mkdirp":"^1.0.4","mocha":"^9.1.2","nyc":"^15.1.0","pizzip":"^3.1.1","prettier":"^2.4.1","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^7.1.0","serve-static":"^1.14.1","stryker-cli":"^1.0.2","tsd":"^0.18.0","webdriverio":"^7.14.1","webpack":"^5.58.2","webpack-cli":"^4.9.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' 'es6/*.ts' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' 'es6/*.ts' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","test:mutations":"stryker run","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"047283e74f64e85ab0ab2ea78b72ab2eff42ced3","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.26.1","_nodeVersion":"14.17.5","_npmVersion":"8.1.2","dist":{"shasum":"ac9b3ac242506b085bac1335e27751aa71f40d0f","size":158079,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.26.1.tgz"},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.26.1_1635873671447_0.22530942471097304"},"_hasShrinkwrap":false,"publish_time":1635873671618,"_cnpm_publish_time":1635873671618},"3.26.3":{"name":"docxtemplater","version":"3.26.3","author":{"name":"Edgar Hipp"},"description":"","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.7.5"},"devDependencies":{"@babel/cli":"^7.16.0","@babel/core":"^7.16.0","@babel/eslint-parser":"^7.16.0","@babel/plugin-proposal-object-rest-spread":"^7.16.0","@babel/preset-env":"^7.16.0","@stryker-mutator/core":"^5.4.1","@stryker-mutator/mocha-runner":"^5.4.1","@wdio/cli":"^7.16.4","angular-expressions":"^1.1.4","babel-loader":"^8.2.3","chai":"^4.3.4","chalk":"^4.1.2","diff":"^5.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.1.0","eslint_d":"^11.0.0","eslint-plugin-import":"^2.25.2","finalhandler":"^1.1.2","lodash":"^4.17.21","mkdirp":"^1.0.4","mocha":"^9.1.3","nyc":"^15.1.0","pizzip":"^3.1.1","prettier":"^2.4.1","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^8.0.4","serve-static":"^1.14.1","stryker-cli":"^1.0.2","tsd":"^0.18.0","webdriverio":"^7.16.4","webpack":"^5.61.0","webpack-cli":"^4.9.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' 'es6/*.ts' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' 'es6/*.ts' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","test:mutations":"stryker run","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"b7b0c12c31031bddc728c36464867ac36067a1af","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.26.3","_nodeVersion":"14.17.5","_npmVersion":"8.1.2","dist":{"shasum":"3ba3a5d4f3e2a3cad48709c8876261df418baf4a","size":158758,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.26.3.tgz"},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.26.3_1636299931742_0.38526239458419886"},"_hasShrinkwrap":false,"publish_time":1636299931979,"_cnpm_publish_time":1636299931979},"3.26.4":{"name":"docxtemplater","version":"3.26.4","author":{"name":"Edgar Hipp"},"description":"","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.7.5"},"devDependencies":{"@babel/cli":"^7.16.0","@babel/core":"^7.16.0","@babel/eslint-parser":"^7.16.3","@babel/plugin-proposal-object-rest-spread":"^7.16.0","@babel/preset-env":"^7.16.0","@stryker-mutator/core":"^5.4.1","@stryker-mutator/mocha-runner":"^5.4.1","@wdio/cli":"^7.16.7","angular-expressions":"^1.1.4","babel-loader":"^8.2.3","chai":"^4.3.4","chalk":"^4.1.2","diff":"^5.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.2.0","eslint_d":"^11.0.0","eslint-plugin-import":"^2.25.3","finalhandler":"^1.1.2","lodash":"^4.17.21","mkdirp":"^1.0.4","mocha":"^9.1.3","nyc":"^15.1.0","pizzip":"^3.1.1","prettier":"^2.4.1","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^8.0.4","serve-static":"^1.14.1","stryker-cli":"^1.0.2","tsd":"^0.18.0","webdriverio":"^7.16.7","webpack":"^5.64.0","webpack-cli":"^4.9.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' 'es6/*.ts' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' 'es6/*.ts' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","test:mutations":"stryker run","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"1864b11684e70d0c5d8c4f596cb8fc76d8c73101","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.26.4","_nodeVersion":"14.17.5","_npmVersion":"8.1.2","dist":{"shasum":"aab1b1636546324dcf3221bd854a3da34d8f67e4","size":158906,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.26.4.tgz"},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.26.4_1636748876947_0.8785905440225006"},"_hasShrinkwrap":false,"publish_time":1636748877184,"_cnpm_publish_time":1636748877184},"3.27.2":{"name":"docxtemplater","version":"3.27.2","author":{"name":"Edgar Hipp"},"description":"","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.7.5"},"devDependencies":{"@babel/cli":"^7.16.0","@babel/core":"^7.16.0","@babel/eslint-parser":"^7.16.3","@babel/plugin-proposal-object-rest-spread":"^7.16.0","@babel/preset-env":"^7.16.4","@stryker-mutator/core":"^5.5.0","@stryker-mutator/mocha-runner":"^5.5.0","@wdio/cli":"^7.16.9","angular-expressions":"^1.1.4","babel-loader":"^8.2.3","chai":"^4.3.4","chalk":"^4.1.2","diff":"^5.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.3.0","eslint_d":"^11.1.0","eslint-plugin-import":"^2.25.3","finalhandler":"^1.1.2","lodash":"^4.17.21","mkdirp":"^1.0.4","mocha":"^9.1.3","nyc":"^15.1.0","pizzip":"^3.1.1","prettier":"^2.4.1","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^8.0.5","serve-static":"^1.14.1","stryker-cli":"^1.0.2","tsd":"^0.19.0","webdriverio":"^7.16.9","webpack":"^5.64.3","webpack-cli":"^4.9.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' 'es6/*.ts' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' 'es6/*.ts' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","test:mutations":"SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"45732f078167c12c09d4a91adc07bdfe7dcdcb54","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.27.2","_nodeVersion":"16.13.0","_npmVersion":"8.1.4","dist":{"integrity":"sha512-LrismD+kKBP7CiEhNV2YbmWLd4+zgw2nbxC5XLUGT56+y1iMLvN2zIM9hOsN+PKP3OLekxTOtyIjYf62/pAptQ==","shasum":"955956f2aa64cc4e79422aa46d53e05c3ef43940","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.27.2.tgz","fileCount":72,"unpackedSize":773654,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhn6BBCRA9TVsSAnZWagAASnwP/RYzNkqrohkISKIGgXTc\nucvrvjLYxGNAgWquJ+FvRYKTt+hM6WHdgd5ldOEpLVB2q8ghmNIB6wnPJ4Gn\nJpFCYPgE/GJuuEbAtHn7E1O5F30H8OXl8G+ioTF2XycMe9GJKdV/DaDts2Ao\nZolF3VEWMD3rUlPw6qONhST2wSB4ptxbUA/JF2Y9ntCP0S/rW7JKCc0LEAga\nZ9uERO4uH8rp4ufrjhYRim207c8hhv399G/j6JFV41mvd+3aP39ycqVfvwM/\nu3t5MWKUzZb41YopMOBiWdUsYvEuL89udZIrZErFzQBm2UaF8aUxI7QePLDh\nPyZAbs/oMSUAe5XbYTatmA8bWpMBlWGtz4YNJPggIVUqxHGXygUy9ItMblYt\nGKivAa0rEEJhcDOOiXIvXawnzivGtfaKnrhDjQdmw3YyoVCls16hpGS7u3Vq\nso0RZLvbNliGgtUQ69hpB7nT6dQqhCcazy0btFOykgNA+g8d4cnePpCXjrex\n0NwUvP6MIxVsoxUpy+UvNsO91gdWAiAkjJV8qUH/6gzRWT6l3erkEGbPA6PR\ndtf8U+o1fmrr+fjmURrNIluVRy//A1IYe/wINCurWp4AR9d5+EbHJjdVznvS\nghg27/9vHFbIvxNTiFPW+Px5wQHpBMZDBcWWosl6xotUbfHWqmQvNOjrFJO1\nANv5\r\n=Gx+r\r\n-----END PGP SIGNATURE-----\r\n","size":164858,"noattachment":false},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.27.2_1637851201023_0.6580718917527495"},"_hasShrinkwrap":false,"publish_time":1637851201250,"_cnpm_publish_time":1637851201250},"3.27.1":{"name":"docxtemplater","version":"3.27.1","author":{"name":"Edgar Hipp"},"description":"","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.7.5"},"devDependencies":{"@babel/cli":"^7.16.0","@babel/core":"^7.16.0","@babel/eslint-parser":"^7.16.3","@babel/plugin-proposal-object-rest-spread":"^7.16.0","@babel/preset-env":"^7.16.4","@stryker-mutator/core":"^5.4.1","@stryker-mutator/mocha-runner":"^5.4.1","@wdio/cli":"^7.16.8","angular-expressions":"^1.1.4","babel-loader":"^8.2.3","chai":"^4.3.4","chalk":"^4.1.2","diff":"^5.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.2.0","eslint_d":"^11.1.0","eslint-plugin-import":"^2.25.3","finalhandler":"^1.1.2","lodash":"^4.17.21","mkdirp":"^1.0.4","mocha":"^9.1.3","nyc":"^15.1.0","pizzip":"^3.1.1","prettier":"^2.4.1","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^8.0.4","serve-static":"^1.14.1","stryker-cli":"^1.0.2","tsd":"^0.18.0","webdriverio":"^7.16.8","webpack":"^5.64.1","webpack-cli":"^4.9.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' 'es6/*.ts' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' 'es6/*.ts' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","test:mutations":"SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"10c74537ea31ecb5dd5d3d775bc722d80a5e988f","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.27.1","_nodeVersion":"16.13.0","_npmVersion":"8.1.4","dist":{"integrity":"sha512-3YyYcDEcuv2Mvsxn6bunYO0cI0K2nQu4Ma6TpR0JQ99cWGZ5EM+AebqpL7ov/sIvAwpq+gPGfmknXyyP0LunaQ==","shasum":"2dc4ca1f5e4c9d7bffea1489c225e0b31096cd0d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.27.1.tgz","fileCount":72,"unpackedSize":764645,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhnQfvCRA9TVsSAnZWagAA3xoP/jYhZz+psRX5KMi8ZPR8\nQ4D3zFVfR46v5ku9x1XwCzz/HvEYiDBv7eTipNKXw72jlpNmba0jjU44XDfH\nxqB7Xl3aZbNz8Clyool2iyXd5zBD1X1EraTpyapkMXPALKcVOrNFyZGwca5K\nl1hhEFCnDbieQ2jQEtgjKmx6bbNfhhqL1Q0HZAofFd0iXgTrvSsjy4wczgC2\nB021qeAJOw04I6DmhTQaelEXyh0/2TyVYj4y5lQPKimL9EGncugpOo//JI2X\ntLNRFUQUO4UFkirc0l0++LxYxp3D0Jk8rtXFd8Pz+ySEGmw+3H02VqiydtOb\n6aP/cdNG2P7lQ2etbT1ljr/gf2eMtTCqCKrOn0k5ArYqO+qO+3mnHDD0YxML\n0TGmxllAzrZhJdxbULC6NtXOUJz61v3m+fsaouu+T219+O77k1QaPPqkeNGA\n7xl4AoAWq2qwgTtW48M1MX2YEOcRn7ie0kyU/BAn8rVLogsd+lSThTcLZRke\neByr0uxcGQabP4bn2CPfYkMeYBW4Fplqie01yh+wOeTLhiIbcOJv03UtpB+P\n+mQ5qD/HId6Az2YAei6L1l3Lat8kCdwdOge1i91puYE+Txq2TxKVac15Gh47\nBboDtVzSoJpn89FTe03NKwBjP6jH/OiCQH2SWMMgmoHE+bscZknawhVa/XcB\nldZh\r\n=q/L1\r\n-----END PGP SIGNATURE-----\r\n","size":163512,"noattachment":false},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.27.1_1637681135545_0.2168723868228244"},"_hasShrinkwrap":false,"publish_time":1637681135784,"_cnpm_publish_time":1637681135784},"3.27.0":{"name":"docxtemplater","version":"3.27.0","author":{"name":"Edgar Hipp"},"description":"","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.7.5"},"devDependencies":{"@babel/cli":"^7.16.0","@babel/core":"^7.16.0","@babel/eslint-parser":"^7.16.3","@babel/plugin-proposal-object-rest-spread":"^7.16.0","@babel/preset-env":"^7.16.4","@stryker-mutator/core":"^5.4.1","@stryker-mutator/mocha-runner":"^5.4.1","@wdio/cli":"^7.16.8","angular-expressions":"^1.1.4","babel-loader":"^8.2.3","chai":"^4.3.4","chalk":"^4.1.2","diff":"^5.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.2.0","eslint_d":"^11.1.0","eslint-plugin-import":"^2.25.3","finalhandler":"^1.1.2","lodash":"^4.17.21","mkdirp":"^1.0.4","mocha":"^9.1.3","nyc":"^15.1.0","pizzip":"^3.1.1","prettier":"^2.4.1","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^8.0.4","serve-static":"^1.14.1","stryker-cli":"^1.0.2","tsd":"^0.18.0","webdriverio":"^7.16.8","webpack":"^5.64.1","webpack-cli":"^4.9.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' 'es6/*.ts' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' 'es6/*.ts' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","test:mutations":"SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"b047609cbe04ea76f7b98fedadf215db913621fa","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.27.0","_nodeVersion":"16.13.0","_npmVersion":"8.1.4","dist":{"integrity":"sha512-A1eRFkFYar0O1y57f06hgs6MPyLw6m+tLdVyo6HVyY8ihlvolCEkKGs/PCkEpfQaRauDJHsKLsuqIz6NcnFg4Q==","shasum":"56b2647fec145c18928566771386f0d1963533b3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.27.0.tgz","fileCount":72,"unpackedSize":763429,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhnPz3CRA9TVsSAnZWagAANQ0P/3Wkem9M3Jkyzj3S+AbB\nvMli0dOXVkt1Rp04sSwLg91c3S7tD9qfYXZZ3D+YhyW23e+4wQ5InYFHQu+n\nI03IUw47B1G7CNM38T2F/8STy8lE5wSxhp9wegOIYR/UJZUQQNEu0NIQvcU3\nd0NkcwWH+AxNCRaaIVjGPPtU7cMCr14kzMl2Xfd/xRchnHrHNYgGRU7TY7/O\nhIZSGNhs1AJCXEp9dEc3N3Gm448FbQ6YYrBw6h2zoB2BMxMNMM7jelZJVrIP\nbDme/DUWto9rfwavpB6UC/Gua2hZTKYq+l3pKUnIvTFqJ5g+vSwCklGVvCyW\nEMIqFZzYZfDYZEqOArzxcY6fBHHlfn+Tsz7j3lvdVxzsXMFf2asQuKm+sZaz\nUL0VDJhSYKcZNGQMcXh7tDTg+n/gQozNpVqIgPUPBecRImAORPCCSB9wrWUR\nGOr3qKWALHNnZbDh2UYrJNzGQjUQ9EibIkaOgSgfAuFXy77ZN/xj57geR5Cz\njOb+kgKTRgCbWLCE2Kg4X7vFaQbFHH5bPM/Vk+CZJ0dfzuRQQyp+nBcyhf1f\nHIbYESdgOGTiu6HARUR6LdDBWeP5PoTO5IkeU6MXCAolNeb5jwKntz3tMQDq\nS3SVDbhPk7BcoXYgrVFjisOMiTiY0RUlRJ44mwUL9ETNFCteDG587VuLbsoL\ne/+V\r\n=6QxI\r\n-----END PGP SIGNATURE-----\r\n","size":163284,"noattachment":false},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.27.0_1637678327237_0.8198733615773157"},"_hasShrinkwrap":false,"publish_time":1637678327469,"_cnpm_publish_time":1637678327469},"3.28.1":{"name":"docxtemplater","version":"3.28.1","author":{"name":"Edgar Hipp"},"description":"","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.7.5"},"devDependencies":{"@babel/cli":"^7.16.0","@babel/core":"^7.16.0","@babel/eslint-parser":"^7.16.3","@babel/plugin-proposal-object-rest-spread":"^7.16.0","@babel/preset-env":"^7.16.4","@stryker-mutator/core":"^5.5.0","@stryker-mutator/mocha-runner":"^5.5.0","@wdio/cli":"^7.16.10","angular-expressions":"^1.1.4","babel-loader":"^8.2.3","chai":"^4.3.4","chalk":"^5.0.0","diff":"^5.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.3.0","eslint_d":"^11.1.1","eslint-plugin-import":"^2.25.3","finalhandler":"^1.1.2","lodash":"^4.17.21","mkdirp":"^1.0.4","mocha":"^9.1.3","nyc":"^15.1.0","pizzip":"^3.1.1","prettier":"^2.5.0","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^8.0.6","serve-static":"^1.14.1","stryker-cli":"^1.0.2","tsd":"^0.19.0","webdriverio":"^7.16.10","webpack":"^5.64.4","webpack-cli":"^4.9.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","test:mutations":"SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"52872d463ecd0506958e4d599948ae0b78a74a51","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.28.1","_nodeVersion":"16.13.1","_npmVersion":"8.1.4","dist":{"integrity":"sha512-knwhQOUiaIjBqjH7Q0VVyiPlFYjBTLR3yikBJzVdTbq2QuZb27EbbQOCBSJiLQoQZMHzcHL9CQ96bbAIUPSODw==","shasum":"7d6fb2df191f9091a91bdf994150c467e6cc8d67","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.28.1.tgz","fileCount":72,"unpackedSize":786811,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhp/ycCRA9TVsSAnZWagAAygwP/1MKUwmV4lcyycA6Z1EX\nhtcXzNlRiRMo/IjEewrAN70Pj8GsLAwe+HXpANOwrX0cZfvws+IXpIbphTJG\nv79t2VOc+g/9YhxUwT81+A7QhbjjZtwEmAcRZn7b4d3jJGwcpDzW20FkgZzY\nqz+0iGrWhTHyxeO29ZhXdT0/kRk4JhG7tnqspEsWOq/MnudxkzVGoR0a6Foz\nMZSAfPJMvflOUWnxHxYTPpYv8t3EvQax7KT0dmt6MnPlw331X6eFNehO0zBR\nSm+BhOCLGhHCak9V4zklLON6RJkmh6yLogEwq4c2lqv8dNAeReaobzCw+WAw\nQaMkXwdmlwX9XHN6Ow23EmEeQDREiIWwCcjiJAi4SU70nq3irPdQ+oIvISSN\n0RwnX3BuHfmcffkqOTv23kAk0FRwDaEETUYNx8YrvT/qq3eIp+H54C1q12ZP\nGYNKA3HOW6INtNOiIePVEOPGIytmJHDOP73pZqb7DPFtLltgQUHyqpZydFs8\nLsOpeTVO98FT9EZuH9kUM7Ob8EmjEtd7NguikeX7mioi7SnAfMU9+5PInl/l\nVOjHp16fhmTP1Qj9/b9hen+BRkxhx2TqA0DOyd1aWExOFGL+9UgNWKc6DYQl\nZ/mNQ5IhTouAL3iYmiJwVvE8rl3JitpCewznd4eLahZOwIZ0mVQQljub+Mua\nnmqZ\r\n=wZn2\r\n-----END PGP SIGNATURE-----\r\n","size":166843,"noattachment":false},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.28.1_1638399132152_0.20470311303980449"},"_hasShrinkwrap":false,"publish_time":1638399132355,"_cnpm_publish_time":1638399132355},"3.28.0":{"name":"docxtemplater","version":"3.28.0","author":{"name":"Edgar Hipp"},"description":"","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.7.5"},"devDependencies":{"@babel/cli":"^7.16.0","@babel/core":"^7.16.0","@babel/eslint-parser":"^7.16.3","@babel/plugin-proposal-object-rest-spread":"^7.16.0","@babel/preset-env":"^7.16.4","@stryker-mutator/core":"^5.5.0","@stryker-mutator/mocha-runner":"^5.5.0","@wdio/cli":"^7.16.10","angular-expressions":"^1.1.4","babel-loader":"^8.2.3","chai":"^4.3.4","chalk":"^5.0.0","diff":"^5.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.3.0","eslint_d":"^11.1.1","eslint-plugin-import":"^2.25.3","finalhandler":"^1.1.2","lodash":"^4.17.21","mkdirp":"^1.0.4","mocha":"^9.1.3","nyc":"^15.1.0","pizzip":"^3.1.1","prettier":"^2.5.0","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^8.0.6","serve-static":"^1.14.1","stryker-cli":"^1.0.2","tsd":"^0.19.0","webdriverio":"^7.16.10","webpack":"^5.64.4","webpack-cli":"^4.9.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","test:mutations":"SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"be592fa05b8a0178beee31ee0729810e52e77a69","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.28.0","_nodeVersion":"16.13.0","_npmVersion":"8.1.4","dist":{"integrity":"sha512-ecY2q848XrFHq11nCuOS2KshNzvIKKrLRsLjR8cVP4J39KVIHTjqNlZqW+W3/fiYu90y3dA7zBC/B/YcvE89JQ==","shasum":"44e89ddb88ca5dd358130f3de3f2115549a4c4d9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.28.0.tgz","fileCount":72,"unpackedSize":786557,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhpN7uCRA9TVsSAnZWagAAEHwP/R5rURDWMspZ9BkYFH4+\n3MmQ/wd1xUpnPFNQpv3+AywFBnnDKorzMjkltjYUO22a/0t8pQGDSuUHcaQj\nUMifpaTSFmQZ/tFa43K6o/n0VIrwwWugV6BFmHifmwEZwnpm/l/hDx8TJwSw\n5wo423p6jqaPITAqNOfkglJnxnstladzYiN7KeShMFI5Ppj453hg7C/B8f6g\nIOKrsNzzLIrkYctvbaR/wfd1mtChNUU3WwOGkpomJYq+CamwgBeDIwCoxal/\n+JhTORSjsjOTwHWQbpo+qYF34sdA84gcTOQ0/P/t2v89uG94Clo6PUjzCltI\nm82Bzfk/8Amcyq0ij0Ct3DZCogXiDvNZCuKJUz8vSEfroVmDe5248PB3UoDJ\n1W7GxS4DJUC8ndq0S/UNDJ3T/3TzKcYSQvHdIukLLz+6gcFo46GwI8ZtGoEl\nU46Q1LtgljvnfjO2vmc8VbAinLVp6/YZ7acWkWdPeMu6Ge6nbRfppNz+6fKN\nh6qQb9i332grinsaZuqJ9zvvDqXAULmMai/8Iop25hLSi3DjRecRSZ49dfGr\nGJw/VseKPcs8kdZjIi9UBxf6rbi5T7N0xZlisqzAXnlh/EsPwq2pNBz3p/zx\nBd6gdZXyZA0rq0OTyCZJEvbggdg+F43n4vFFLiGzEFXYCAMacxbV5kTo3qFP\nEfv+\r\n=/1ES\r\n-----END PGP SIGNATURE-----\r\n","size":166774,"noattachment":false},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.28.0_1638194925803_0.9246110198652291"},"_hasShrinkwrap":false,"publish_time":1638194926106,"_cnpm_publish_time":1638194926106},"3.28.2":{"name":"docxtemplater","version":"3.28.2","author":{"name":"Edgar Hipp"},"description":"","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.7.5"},"devDependencies":{"@babel/cli":"^7.16.0","@babel/core":"^7.16.5","@babel/eslint-parser":"^7.16.5","@babel/plugin-proposal-object-rest-spread":"^7.16.5","@babel/preset-env":"^7.16.5","@stryker-mutator/core":"^5.5.1","@stryker-mutator/mocha-runner":"^5.5.1","@wdio/cli":"^7.16.12","angular-expressions":"^1.1.4","babel-loader":"^8.2.3","chai":"^4.3.4","chalk":"^5.0.0","diff":"^5.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.4.1","eslint_d":"^11.1.1","eslint-plugin-import":"^2.25.3","finalhandler":"^1.1.2","lodash":"^4.17.21","mkdirp":"^1.0.4","mocha":"^9.1.3","nyc":"^15.1.0","pizzip":"^3.1.1","prettier":"^2.5.1","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^8.0.8","serve-static":"^1.14.2","stryker-cli":"^1.0.2","tsd":"^0.19.0","webdriverio":"^7.16.12","webpack":"^5.65.0","webpack-cli":"^4.9.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/tests/*.xml js/tests && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . --fix && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","test:mutations":"SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"eac02409302bc0376d5d183f494cfc7c6fe4686c","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.28.2","_nodeVersion":"16.13.1","_npmVersion":"8.3.0","dist":{"integrity":"sha512-i1UHcQjigFNOlwdTWcYvWM/yDZYnjH6YMu8hWipjFWTToSeXFI9HyhiirA0NTz59zaIBpo2k/HFCFATTxSHjnA==","shasum":"df433f81737d83f0b3df1b6bc446d6115d487b76","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.28.2.tgz","fileCount":72,"unpackedSize":797697,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhvItQCRA9TVsSAnZWagAARwEP/1qLVQiQp1Qk3+6CqhZx\npiaOSsbNWwCDKVvXzfUVLjeVfg57kchkXxuXt0LQ80odephWj2mlhWJ3y1DN\n+c0qzXpztobGcbhpa6aaLvdCqSNB8nIOpYkBmmncXtJ5Kq7e58UjahTLVNy1\nj2xtvGJbdg6FIiPKTErVH4+SZjmXfx7tpxRf+SyaHiDbDOLWlp5rjSN6jWmZ\na7BTTISKD0NW+NJwpa8SredjmmChiJK+U1H+8ZgdAfORR477Th0jJRRDI8ss\naAyunVYXLqbyNIWCQIUBMc3hrgcLAICoQRLlBwsQc3zGnzS8swjaKOaafszv\npQ4+t+ZI6uwWdXWF+2mYx0WJxWMJ1cpVq+gRWzrYShEpbo+oFkfm8jdbAkYZ\nTqvreHUUBmZ9ETT4TZ8F2vPUwBTkJXAb6ssUt4Fc+vQ1hdS87OKdPJl8M2kd\nU31gtwA+r88w4vjbS4wbuYx38PhV73d5fc22bOWQY9wlnOW2zqZ6CHu3VIoJ\ncPCBmj6wxQDWQ/Y7pmwWGVnzBzrF9zqekrg7pjoyBnkxTwgHUAFuK7z24AxE\nyvomuj+ef9NA4GAr9v4kIJIDEzTSGBOSz2IXFezUoflVj1ZAsqi+QzWJF7YW\nIIbMhtlyn+iVdjU7Ng9qGcd6cWIt1hcrKYg8Vy2L6AZWGgrTtk+aNkcTzhoe\nqSQW\r\n=o0Io\r\n-----END PGP SIGNATURE-----\r\n","size":169349,"noattachment":false},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.28.2_1639746384016_0.619030909626838"},"_hasShrinkwrap":false,"publish_time":1639746384191,"_cnpm_publish_time":1639746384191},"3.28.4":{"name":"docxtemplater","version":"3.28.4","author":{"name":"Edgar Hipp"},"description":"","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.0"},"devDependencies":{"@babel/cli":"^7.16.7","@babel/core":"^7.16.7","@babel/eslint-parser":"^7.16.5","@babel/plugin-proposal-object-rest-spread":"^7.16.7","@babel/preset-env":"^7.16.7","@stryker-mutator/core":"^5.5.1","@stryker-mutator/mocha-runner":"^5.5.1","@wdio/cli":"^7.16.12","angular-expressions":"^1.1.4","babel-loader":"^8.2.3","chai":"^4.3.4","chalk":"^5.0.0","diff":"^5.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.6.0","eslint_d":"^11.1.1","eslint-plugin-import":"^2.25.3","eslint-plugin-sort-class-members":"^1.14.1","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.1.2","lodash":"^4.17.21","mkdirp":"^1.0.4","mocha":"^9.1.3","nyc":"^15.1.0","pizzip":"^3.1.1","prettier":"^2.5.1","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^8.0.8","serve-static":"^1.14.2","stryker-cli":"^1.0.2","tsd":"^0.19.1","webdriverio":"^7.16.12","webpack":"^5.65.0","webpack-cli":"^4.9.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","test:mutations":"SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"f84b0ae3d30e35c46939ffa800ce606fe9f82da7","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.28.4","_nodeVersion":"16.13.2","_npmVersion":"8.1.2","dist":{"integrity":"sha512-yn1KzqGBUDSZl7hsgLgvspAopYBY1n9onVAQ4pkB4N0WnTgSygRYVY818n5ZiQqd9OF0J/VVQwumnyHzsggOSA==","shasum":"33d4596e446955053fe4b44e2b983be8a157b6bd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.28.4.tgz","fileCount":80,"unpackedSize":813007,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh31YnCRA9TVsSAnZWagAANrEQAJ9MuhzXEWygWWX3AE33\nTF9tw0jy+VYh8T2asnKL/7pIAnK+oMf+xMHV56baXkcCJPWnrrW6CDJuvhUK\n6loIvOkJdqTE1sRNEu/bShSF6O0ZEMP3lZZB/L8pzyUlFkfdEy4GxzQnemdY\niS2Y5eQLWJrc/xQ+hHIbXvC14PDXLs7R3QMP1uemFZ37FkWnWgokyW0kRp9o\noq7/riVRj1LdWeyXlH3K4n0ZT0dSaKqL8FtRAYF1+gW7MgDbU+MQfg3p0XtI\nMhM1rDApsPN9VYEM8T5KT82uW8l0AOT02rz6XhkVXXYm8iiWnE+vQsdAmaBw\njN1jGHllMgOh2B//ZRhW9J2HWKnEUHOqPBexKo/gkWXV6JUDlNDMpCpbkOqN\n1ZZL95Nd/d+ltNzAla8RUEATR5SDm0OgFs90LHJ4nCRkC7N1nRmGNePAB153\nnyAaUpLm+0cnUUEBFbMXrGphEJ0FXCeugch4fJ8eXUfhNj1WsjP8fF/0p4jV\nWy4T8OCw/T2UpH+tpv6JVf5N4R81ysc+x+hTS8IPO/ULTypQ+k4lg5wPYHa1\nJPQh71qzwnUzvpWm86sxvKb+RlHWRCGuZjaMzCzpskdJIwKcmqKfGX7p2qvW\n+l54xSv49TgEuZAiGBXFnfM9fb9P7rT3Brt6w1VRHacqTmIZpCa5WCDBakko\nTZmz\r\n=JZUj\r\n-----END PGP SIGNATURE-----\r\n","size":174925,"noattachment":false},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.28.4_1642026534940_0.7717429304360302"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-12T22:29:07.490Z","publish_time":1642026535222,"_cnpm_publish_time":1642026535222},"3.28.3":{"name":"docxtemplater","version":"3.28.3","author":{"name":"Edgar Hipp"},"description":"","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.0"},"devDependencies":{"@babel/cli":"^7.16.7","@babel/core":"^7.16.7","@babel/eslint-parser":"^7.16.5","@babel/plugin-proposal-object-rest-spread":"^7.16.7","@babel/preset-env":"^7.16.7","@stryker-mutator/core":"^5.5.1","@stryker-mutator/mocha-runner":"^5.5.1","@wdio/cli":"^7.16.12","angular-expressions":"^1.1.4","babel-loader":"^8.2.3","chai":"^4.3.4","chalk":"^5.0.0","diff":"^5.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.6.0","eslint_d":"^11.1.1","eslint-plugin-import":"^2.25.3","eslint-plugin-sort-class-members":"^1.14.1","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.1.2","lodash":"^4.17.21","mkdirp":"^1.0.4","mocha":"^9.1.3","nyc":"^15.1.0","pizzip":"^3.1.1","prettier":"^2.5.1","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^8.0.8","serve-static":"^1.14.2","stryker-cli":"^1.0.2","tsd":"^0.19.1","webdriverio":"^7.16.12","webpack":"^5.65.0","webpack-cli":"^4.9.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","test:mutations":"SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"4e5f220b92c6c966d6262489f14780d28571bdf4","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.28.3","_nodeVersion":"16.13.2","_npmVersion":"8.1.2","dist":{"integrity":"sha512-FT7QMjqV93u1f9u5iu0D1bPtOAXVbJ+QrIROkHbXe/AM3wN0gKelzDK9Xcsbjnp0/u0ED7hUyg1DiIgVX9lkpg==","shasum":"5dbc006e7362c57d846979416415f325ecf5f6b9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.28.3.tgz","fileCount":80,"unpackedSize":812928,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh30aLCRA9TVsSAnZWagAAuQQP/1wRt5Lhu58ppnoeOBD9\n2Kfn6btml32VEJZgmT33TPRKNEOLLpDQcK+BVle7bwWgpO7Bd5vy7geFx1BR\nRBxBsBGoQ1ZB66QI7Qzx7aKKmPKC7SK0ReuC4cSAq3qtMHGGvRpnOQl9gVjx\nTDDbnmmWGIp8SUc9RGuhqHBZ2t2C3FbBk9xwbEOykxDpJlpYRPIJqXoefrHj\n08TWC+elsiUgZl77cV8FPBjSccWGEAxXzMP3PDjcQ1yPoDelTHqUiXm11YZ/\nR6tQthv6ldZz3EsJt3B9MX54Zsy3GYikCQb9es4mZNRcBnjw/ePgTe1N602y\nhYmZNbj0JhcIXRPmFoNuscDQi2rzzoKPKnHS401s/85QvMVmxtHogqR92q8Y\nlObe9glLwvJTE3mN6t1j0Igy9kYpBshGlzz+9SE/F9aGrpjdGHzpwjLqn4d2\nPmTiJIZ9DtTG1kujODeb+Nzx+r8KFmwDmJbEKCTzcyUc6XyEdi/P9AOTuOa0\nDD0zl9HarE6Y2Z/et8DE/086Ys2EzhkGFUpKswnjbkvkrfLdxCFqAwS5RmW7\ntsp7NKld5DveyUcez2OLaEglLhfKaFSW7BUB30LSM41U/766ePHuYwIhLbZH\nblsVoVFAs7lRPbFA13ElIX5pTQ/TyPu4lxIYyltIEDgYl5Zakg6cD2D77I8i\nHRgm\r\n=3paD\r\n-----END PGP SIGNATURE-----\r\n","size":174886,"noattachment":false},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.28.3_1642022539375_0.031169825968539566"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-12T21:22:28.450Z","publish_time":1642022539620,"_cnpm_publish_time":1642022539620},"3.28.6":{"name":"docxtemplater","version":"3.28.6","author":{"name":"Edgar Hipp"},"description":"","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.0"},"devDependencies":{"@babel/cli":"^7.16.8","@babel/core":"^7.16.7","@babel/eslint-parser":"^7.16.5","@babel/plugin-proposal-object-rest-spread":"^7.16.7","@babel/preset-env":"^7.16.8","@stryker-mutator/core":"^5.6.0","@stryker-mutator/mocha-runner":"^5.6.0","@wdio/cli":"^7.16.13","angular-expressions":"^1.1.4","babel-loader":"^8.2.3","chai":"^4.3.4","chalk":"^5.0.0","diff":"^5.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.7.0","eslint_d":"^11.1.1","eslint-plugin-import":"^2.25.4","eslint-plugin-sort-class-members":"^1.14.1","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.1.2","lodash":"^4.17.21","mkdirp":"^1.0.4","mocha":"^9.1.4","nyc":"^15.1.0","pizzip":"^3.1.1","prettier":"^2.5.1","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^8.0.8","serve-static":"^1.14.2","stryker-cli":"^1.0.2","tsd":"^0.19.1","webdriverio":"^7.16.13","webpack":"^5.66.0","webpack-cli":"^4.9.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","test:mutations":"SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"8a7a7a4ef35416a608d00716b8c28a1b49455485","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.28.6","_nodeVersion":"16.13.2","_npmVersion":"8.1.2","dist":{"integrity":"sha512-Hc4tiop+zS0XN08gXIfOD2a0/GtD4M4HT8czFoSJz1CEg/jWGyt4yOAVbMWsx57rX1d1U3gWBcf1Ymb93g9D5g==","shasum":"af864e098f9da9faf1739b62869f834e3abfbf7e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.28.6.tgz","fileCount":80,"unpackedSize":817527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh5a4/CRA9TVsSAnZWagAA46IP/RH06gUTbkqvKCgI0yQK\ne1vnEJjZl97Fc5b3XQ4nrXXFOZ8vQDKfmIpMMLlkI4VqDnpE8n02RGHjYKlS\nvMBFp0ltgM5QVNX2KMkGg20/28/MsSpQISb1sKi+KEN3nmDaoU70v+rq/vk/\nM5nucBHehj/N3/OIbi1qAOX9KKTJ07i9D/xPRklQ+DcXs44XM2KBUpTUzEiz\nrgz072Z5cOYRvL2ZVvzcTBZ/zH6v0cZr4wJWWr3t6GJbB1Ms2+ZcYEt5in7Q\naqcSM6t15MImlZXpCmv9EMym20/t0SR5LPMROg9zYoBWArAugvUwk/dR3qiz\nhIPnElVYKqQP748UT/WfTaHWEFj3Z+kSU6sdpVQ/yFd9k+mJvswj0/KYfMR+\nbVCJPTRoixFDBpwX8uaxWH0mDDgW/ScayInIuXj0zUwQmd/jMRE44mxjW+U5\ntWcyMVcsd/aBZZc0mRNHuMZOPpMAGjDHP7MXI/16A0AhQ3XJaNhR9Q9ztUJB\ncoeFmutaRgPUoO6F5t4D8+W1v18BOkZLDHGhNAZTcccmFxe/yVPItfiejJNS\nRJL+lNU+vsJg+HnwY6ZmS6gDYGXv5+4DFNJsQ9eAHR0EEcaarjTptV5BN/pv\n8gdsiGNa9yA9lkepu/QI8NiEqxFbmBe+B9dySVu6uetfb/OA1ljxpZ6Tn9NC\nR0M1\r\n=6C79\r\n-----END PGP SIGNATURE-----\r\n","size":175638,"noattachment":false},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.28.6_1642442303358_0.002226219335449864"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-17T17:58:34.872Z","publish_time":1642442303588,"_cnpm_publish_time":1642442303588},"3.28.5":{"name":"docxtemplater","version":"3.28.5","author":{"name":"Edgar Hipp"},"description":"","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.0"},"devDependencies":{"@babel/cli":"^7.16.7","@babel/core":"^7.16.7","@babel/eslint-parser":"^7.16.5","@babel/plugin-proposal-object-rest-spread":"^7.16.7","@babel/preset-env":"^7.16.7","@stryker-mutator/core":"^5.5.1","@stryker-mutator/mocha-runner":"^5.5.1","@wdio/cli":"^7.16.12","angular-expressions":"^1.1.4","babel-loader":"^8.2.3","chai":"^4.3.4","chalk":"^5.0.0","diff":"^5.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.6.0","eslint_d":"^11.1.1","eslint-plugin-import":"^2.25.3","eslint-plugin-sort-class-members":"^1.14.1","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.1.2","lodash":"^4.17.21","mkdirp":"^1.0.4","mocha":"^9.1.3","nyc":"^15.1.0","pizzip":"^3.1.1","prettier":"^2.5.1","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^8.0.8","serve-static":"^1.14.2","stryker-cli":"^1.0.2","tsd":"^0.19.1","webdriverio":"^7.16.12","webpack":"^5.65.0","webpack-cli":"^4.9.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","test:mutations":"SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"ce91db417e2d2745a8f6667a375c8a7fe73e6a78","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.28.5","_nodeVersion":"16.13.2","_npmVersion":"8.1.2","dist":{"integrity":"sha512-wsvqFBtAn17MHbHRKLfQ5vU++8VHG3j2gs7feVubgr52zKYgWGmsgzctVOs1MNxNlAeeJ8CdhiQitoxwOqn90A==","shasum":"398c02c5137d7a47fcc8fbf15d9104671fb79a69","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.28.5.tgz","fileCount":80,"unpackedSize":813880,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh4cAmCRA9TVsSAnZWagAAR3oQAItdhzQ3NaSGzNFX2/q0\nDBYkcDTecNKKDBbTv1hN5q+lj3eTH4hZzhqczYke8G8T76gxxYIpD21L+CHc\n0lNT2SCxbVc6LjjFH2WaqKc+DCwcBh/H10ziXwL8MPDpFco2uBrIRCX/tPat\ng6pNk5tXR+jpuCFX9KtSPYOEZWZaavBhf8qMzygF3qLk8f32CtsdCluT73kR\nlwNXMazgAtORJT3qSPFMrjloKUM/VjKvC4m+fn4WLSxzkRAnfTss8VZyDhKZ\nN0hFO8DzvgY7QLDuNACIrf+jtUc4goxm/jfcp7EQ/+s4ok0qGZpYIKdOo5qY\ncKZr5s8B9ZH/A6aznIlyXGO8x7ZnIWdyYNAEjPVyFLFL0JeYu2SHAzhlE68i\n6EUn7IwfmqPzgF8uNpPNkIGsE9dGslKh0CAPbhWtuc2tj0vAAgu7W1VtX6Ps\n6zmPClKKdADWVCLyqHfKWW2UhbS+LsMRE43sTobHYl/LKcXmXfoVQV29kHI5\nxRI6OMvoO1953OqfWJHI8/PvxWNGJQU29AXrlnw1TjjpmGNKR3cqDcLcHaPR\nyaHGUp8dhRMRuN/a3mC8pimfLiqDpSXCgDiFsDPym9W83baImwT84Jk5ApvR\neHXy8VxDjZkTMQ+j1RPIZLSSA3mYdN9auFmrNjdWirUU570fOOujIsxvc9T9\nvAkH\r\n=Xwky\r\n-----END PGP SIGNATURE-----\r\n","size":175044,"noattachment":false},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.28.5_1642184742077_0.12788741220854893"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-14T18:26:32.365Z","publish_time":1642184742297,"_cnpm_publish_time":1642184742297},"3.29.0":{"name":"docxtemplater","version":"3.29.0","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.0"},"devDependencies":{"@babel/cli":"^7.17.0","@babel/core":"^7.17.2","@babel/eslint-parser":"^7.17.0","@babel/plugin-proposal-object-rest-spread":"^7.16.7","@babel/preset-env":"^7.16.11","@stryker-mutator/core":"^5.6.1","@stryker-mutator/mocha-runner":"^5.6.1","@wdio/cli":"^7.16.14","angular-expressions":"^1.1.4","babel-loader":"^8.2.3","chai":"^4.3.6","chalk":"^5.0.0","diff":"^5.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.8.0","eslint_d":"^11.1.1","eslint-plugin-import":"^2.25.4","eslint-plugin-sort-class-members":"^1.14.1","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.1.2","lodash":"^4.17.21","mkdirp":"^1.0.4","mocha":"^9.2.0","nyc":"^15.1.0","pizzip":"^3.1.1","prettier":"^2.5.1","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^8.0.9","serve-static":"^1.14.2","stryker-cli":"^1.0.2","tsd":"^0.19.1","webdriverio":"^7.16.14","webpack":"^5.68.0","webpack-cli":"^4.9.2"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","test:mutations":"SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"5914a2c0517266bf9db9231ff9a9123ac5334506","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.29.0","_nodeVersion":"16.14.0","_npmVersion":"8.3.1","dist":{"integrity":"sha512-fzbAZsvo5z7VxfMv2mVkuveDUETaWIhsyPs+n04NjhOFd8aHkKW9mH7UvNzOoxSi7ueS4gdM8NGVyeJ/n2cKcQ==","shasum":"5912fb1252dbb44946d8044a780a26c82eaba601","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.29.0.tgz","fileCount":80,"unpackedSize":819503,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiC3wRCRA9TVsSAnZWagAAvo8P/iuV/SAU2LMjKkV1mbdt\nPAZadqlUdTf0Wlu2t9gpPqmvAGkvEvrA7DtePn3iLWbo4/19/2wG2vZcDiTo\ns67NpM+wtsjBODTeVODuaY2uSnRvU2vFNHlqr7b/5h8uw1A1VlDvIBOpajJJ\n6PoIM6gBQlew0YNi0EzcErMe26mWtffCpFC2XVihP5culki3pKCMjWxv96A2\n6FsL+Qzfw0BjrTVo1uFsXF3q32blE1eueEeZW9prx4gG+TmCP2AdOWVrWVMz\n6rZ5UWUy3IqEXsHvUFhzYqfTfX+QupAa3g5ENPuIqxnLx+xdT2ejHGC4UyZ7\nThpMSnZ/Duze8PkgebALiCMV/OUFoIvMcUKC8KLhxSuG2OwghPXNxErxH/p1\nLjJ9c0ADG5rF0Pj5jA5EtV6GXph5qgdyJukazNs0uLzAxtWP7n0qJKrpiKKi\nMVtQae493vH2iliTIiTzHE8wtKoU58DWZjS3CGFJt0OzT/u+QFHFQl6rdxF2\nPE4+lY61Fi38V0S0pT1cyl8izqsS0+p/XoJuRx9XJIzQa+lk5HvZrkOatHbd\njGdx72V6M5P6njPYsf8zABAQQtd3hXUpA0aGq/Mgj3zOCUT12Z6TCEN8IGgM\n32uk4GHwVZ28h6/5C4SyYcswyva9UEREtg0nrM5ApYUkxjvCjXZcj4XDvm4P\nI32o\r\n=oCt6\r\n-----END PGP SIGNATURE-----\r\n","size":176045},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.29.0_1644919825258_0.6552337630522314"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-15T10:10:37.308Z"},"3.29.1":{"name":"docxtemplater","version":"3.29.1","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.2"},"devDependencies":{"@babel/cli":"^7.17.6","@babel/core":"^7.17.9","@babel/eslint-parser":"^7.17.0","@babel/plugin-proposal-object-rest-spread":"^7.17.3","@babel/preset-env":"^7.16.11","@stryker-mutator/core":"^5.6.1","@stryker-mutator/mocha-runner":"^5.6.1","@wdio/cli":"^7.19.5","angular-expressions":"^1.1.5","babel-loader":"^8.2.5","chai":"^4.3.6","chalk":"^5.0.1","diff":"^5.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.13.0","eslint_d":"^12.0.0","eslint-plugin-import":"^2.26.0","eslint-plugin-sort-class-members":"^1.14.1","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^1.0.4","mocha":"^9.2.2","nyc":"^15.1.0","pizzip":"^3.1.1","prettier":"^2.6.2","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^8.0.11","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.20.0","webdriverio":"^7.19.5","webpack":"^5.72.0","webpack-cli":"^4.9.2"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","test:mutations":"SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"f8bbf50be6492ce9872b33abbcff14f1520b541d","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.29.1","_nodeVersion":"16.14.2","_npmVersion":"8.5.0","dist":{"integrity":"sha512-Ja7nHonQ7bE93w0HDbBGGTYMtfBJTDkzrYCgZDDBut/t0kf2NUG9y+5g+Bqx0oikr+Ox/yDxA5g/0ojylcpVsA==","shasum":"41fdf03849da134e9986bbd5cb03402f22c99381","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.29.1.tgz","fileCount":80,"unpackedSize":822903,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDA4wQfsrTUggbrT+0456pC5ZTvkadi3BWKQ+i6yIF6jQIgRPGoefCTxRIbQgvv36CJpbCyHNgcCCi8dnRpeaYRF+Q="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiYGkHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmohjQ//YHGAsoNtvK51iYi8dcHIgAe237D/hZA541fbcNwBABk1Uns6\r\nlUAE94dVKgl8k3O+SQsSehPG1MNxE5aLw1Lb34gnG/zjZzYNmfB3UqFc1tb1\r\nKTMvzg72ihNZcnXUuXx+cBZX3BbupM2UqBPpFG1n8vELT/KCf9Zv3KEhTrGt\r\ny/C9SHAMPm0pdBIlpMXzTEkSOfbes8nNUZ1SYq/wT8bECwmoSOPhBoCQSoul\r\n4LdcC7PiF/zccNMXpBW+AA1nnx1l9pg4IIgQuhQ0CzI4Q5bakmaDn6nBlkkt\r\np9wnlbBR++iNzRlcFuYVeUXJnn7Tz/0fvenOpTj6r5833TsImzlYB+Ig0ibk\r\n0G9zWOGCQ7YhEQeUPEwRthzy0eUqQmZPSTvjeASjvp+rYfskg2vMXmQUQshT\r\ntfnF4slQePxk+qlsPYelZBMJyUiwgJBSRDykN5Ao7yQktWalBDqGQGvWwoul\r\n1N2sOAAjo+N1qX9Y8R96ib+EibWsq2CtDvuHBxAa1UFIWZHeuJ+5UJ+C7zUk\r\nGV9gLjsjrZFzIU1grbVFHkOLM/MRXhpz2C+EQGrw7y8xJ+EFn8a6Jb2S2tVl\r\nhF4DRWexdy94DXZje1iBMiDitenElRQKwDL/7v0Ct0j9rG8a16fbl7Dem79h\r\nztZhgPCLSKaHKixlLWiktD6Na08Opg3Awis=\r\n=CMJr\r\n-----END PGP SIGNATURE-----\r\n","size":176764},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.29.1_1650485511614_0.2894701121514509"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-20T20:13:02.465Z"},"3.29.2":{"name":"docxtemplater","version":"3.29.2","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.2"},"devDependencies":{"@babel/cli":"^7.17.10","@babel/core":"^7.17.10","@babel/eslint-parser":"^7.17.0","@babel/plugin-proposal-object-rest-spread":"^7.17.3","@babel/preset-env":"^7.17.10","@stryker-mutator/core":"^5.6.1","@stryker-mutator/mocha-runner":"^5.6.1","@wdio/cli":"^7.19.6","angular-expressions":"^1.1.5","babel-loader":"^8.2.5","chai":"^4.3.6","chalk":"^5.0.1","diff":"^5.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.14.0","eslint_d":"^12.1.0","eslint-plugin-import":"^2.26.0","eslint-plugin-sort-class-members":"^1.14.1","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^1.0.4","mocha":"^10.0.0","nyc":"^15.1.0","pizzip":"^3.1.1","prettier":"^2.6.2","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^8.1.1","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.20.0","webdriverio":"^7.19.5","webpack":"^5.72.0","webpack-cli":"^4.9.2"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","test:mutations":"SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"736defe018491a30442c3eeb39486b47e9f6210c","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.29.2","_nodeVersion":"18.0.0","_npmVersion":"8.6.0","dist":{"integrity":"sha512-o8BXaPzY4hnIaOMr4RUEiGEfAc7D+CCXIfupB0Rj/90R7MYLzJrro11rAL5aajYzs7Gin7GRYQABCjRlvR7aIw==","shasum":"a75359b6a60f8b6d06c5e1f160e5b48da164ce80","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.29.2.tgz","fileCount":80,"unpackedSize":823799,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIByXuJubd3yx+x3GFEXxO0uo7dgMBk2HEmuMDcZKDNCrAiEAyMcBrAh6HMxZOoe9uDtksXFMHZTIouTeZa4RGdL7j88="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJibkaSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqiLA//c99Ouk+GnvqKy1oivLC9CkIsb7IOeB4zSBA2LfWHnzDg8QC1\r\nlhgZ9CKrE4xj582a0DphbpHnrA6DVBZpJcQNnlcQLd9ZW+Yz7MIFoHWlbVta\r\nuaLgoA310no638h14w2n4l5HGI73X5xp7BZic1kiSxoU4MstwLvjmrIv3LAt\r\np/H5LBQOLpO9fJtg1xEbD1ggMtN0/x5Rp/tSRNsMwQ94RG0XUejS/jqxfqvD\r\nH9cVj92nP4PzX3o6Cpv+LfLNHGBrYZl9+ycpMLw31WsY/ipYgD+Dsxaj1sGf\r\npVfZsiQ/v2ukwNoOgYWb4fiobjqiNVuZbThj32NWi/Nq/qOdOpMV+Qy7zJEB\r\nBCvofAMk7F3YjLwQh4Naumv2Us4vvOB6v6SPqeB2yOSOk8zek1GWpFqWK3xN\r\nmo6oRx/Uh/jlQIo4Y6t0BHPdzkCYNSHQmBD7kB3S08iIJRpwfJq3zF7R7J13\r\nHobWSF3TDxi95clgxmVVctJf9LY4lWfhHB2XcWWnIhni7xncPgTin/KDJyPn\r\ntq45k+h6guermiSpqdNQpkmx4b/JwbjssZ5o5CzX4I94nlwg4HwsOWWclywS\r\nvmUaxUhhERLDS6pZH9e7PTmK5T0b4VBtC63Bi9fw9D4odp18/eBezcJj5Uv/\r\nHWsW4usz6dLeYMGjxbrCNPpd/dBmNhse9rM=\r\n=97HI\r\n-----END PGP SIGNATURE-----\r\n","size":176898},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.29.2_1651394193901_0.291962125446944"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-01T08:36:40.525Z"},"3.29.3":{"name":"docxtemplater","version":"3.29.3","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.2"},"devDependencies":{"@babel/cli":"^7.17.10","@babel/core":"^7.17.10","@babel/eslint-parser":"^7.17.0","@babel/plugin-proposal-object-rest-spread":"^7.17.3","@babel/preset-env":"^7.17.10","@stryker-mutator/core":"^5.6.1","@stryker-mutator/mocha-runner":"^5.6.1","@wdio/cli":"^7.19.6","angular-expressions":"^1.1.5","babel-loader":"^8.2.5","chai":"^4.3.6","chalk":"^5.0.1","diff":"^5.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.14.0","eslint_d":"^12.1.0","eslint-plugin-import":"^2.26.0","eslint-plugin-sort-class-members":"^1.14.1","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^1.0.4","mocha":"^10.0.0","nyc":"^15.1.0","pizzip":"^3.1.1","prettier":"^2.6.2","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^8.1.1","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.20.0","webdriverio":"^7.19.5","webpack":"^5.72.0","webpack-cli":"^4.9.2"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","test:mutations":"SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"bbc6ff4b415376eb2a0bf1a5d9224b8912067a6b","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.29.3","_nodeVersion":"18.1.0","_npmVersion":"8.8.0","dist":{"integrity":"sha512-Hx4jhbbowM1H+n6WLoNkOZBpfwOzCOfFyzD1WTeUZ/8cVl9gIuH4SmJkzeyU/DRepb1dU7OVRNs13fMT1TNsQQ==","shasum":"f34cf14a47e665158d1029afab166e343063dbf4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.29.3.tgz","fileCount":80,"unpackedSize":824733,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE/pqKoJbpAOD+cXMq+lPpt/I/Ama5EedT2wry0tZRPmAiAh0JEaXJrDHwLEM4XZisaendQtV1rWdHSIAuyZQSQl0w=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJicqhmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqz1RAAi1MapHUZSxVPJ67QzB6oI0rYA8opG/MvKg0zb4GvrbcTkRNK\r\nkQtuPZBsiWqAGiYJN0KYwRG4Xs3gLB+j4wgHzSIPMlCwTP+xvAuusHBbb1Sp\r\n8Hrby+ZhQJXT5M1nr7D4nvQ/WEwi+kmlxDJzh2izGHQ7n3OtQCENxegnz2CB\r\nj+e4e4YLQJOg9YNoBEGhYy+1Fyq1l1f7MKluS2fnCgZkDUKqBg4PBrILrUmK\r\nWR1331wwBltgQQ8kTPDddKpBC3Fw5gyrMO7JfG1Cy01g5wHrjegRrGyoxWrG\r\nmOk4yr8fv5NFX+GO8edjZx/yBdrruJpz4ylFRFDeFOPl7Sg1+s3Y6npm6kvn\r\nlVctfU9XA/72jYxlYJzMJhTfQGSQUddX1PE0Xvc9pEaI/RYF0jxQKdwgDQPR\r\nxPnIMRW1uDfpieDbIhKHAtXmkHHrRV/P68hXhBtz5NA1mLD+WAHKWffpaMr4\r\nGPQzydl33pOHTSuvY9JV80PSouZURHANkllskDri3/M03itjICqfFsyWdQ2l\r\nDOeXDwx7wuthHKqv+fU6cXMltj3EUFudgd6lrrlvmhQD0FEV+XBExMSs3OkB\r\nhZ+k0/zqgaUSRmvMwU2abrXQxoAqbJ9vSW6iJuhfx/WhrKi2ft8VuspDU0Gt\r\nzVWoXY3M/OsN7ARGt3ZhMUbilV5uDI3xnxI=\r\n=2c3o\r\n-----END PGP SIGNATURE-----\r\n","size":177116},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.29.3_1651681382637_0.49343640846800474"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-04T17:27:33.577Z"},"3.29.4":{"name":"docxtemplater","version":"3.29.4","author":{"name":"Edgar Hipp"},"description":"docx and pptx generator working with templates and data (like Mustache, for Word and Powerpoint documents)","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","generation","microsoft word","microsoft powerpoint","report"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.2"},"devDependencies":{"@babel/cli":"^7.17.10","@babel/core":"^7.17.10","@babel/eslint-parser":"^7.17.0","@babel/plugin-proposal-object-rest-spread":"^7.17.3","@babel/preset-env":"^7.17.10","@stryker-mutator/core":"^6.0.1","@stryker-mutator/mocha-runner":"^6.0.1","@wdio/cli":"^7.19.7","angular-expressions":"^1.1.5","babel-loader":"^8.2.5","chai":"^4.3.6","chalk":"^5.0.1","diff":"^5.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.14.0","eslint_d":"^12.1.0","eslint-plugin-import":"^2.26.0","eslint-plugin-sort-class-members":"^1.14.1","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^1.0.4","mocha":"^10.0.0","nyc":"^15.1.0","pizzip":"^3.1.1","prettier":"^2.6.2","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^8.1.1","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.20.0","webdriverio":"^7.19.7","webpack":"^5.72.0","webpack-cli":"^4.9.2"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","test:mutations":"SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"d2aa62cbf9d0833090044a39a0a156bd329e9a9a","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.29.4","_nodeVersion":"16.15.0","_npmVersion":"8.5.5","dist":{"integrity":"sha512-HIUCwzy3Z+Evs0l3G6Rj5PF4sh/bC63V90x9SQXr1x1XyKNi1ESGcLvQVkD4F2wtnBo2zsFcvuY7khgZCLmKew==","shasum":"450f80c0b399c89828d3b02df55cebc90fc57fb3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.29.4.tgz","fileCount":80,"unpackedSize":824785,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHLaq7d97/TW/QvJ4P1srdq9Yn5utuevj347bFE79rPXAiBAadD1TT68z9Mtlf4Ufw6Ll8/O3NZwr2dqG3dYIBvDFg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJic+aeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrirA//fIky4wswxSQGUvRQtu+sTpQA+8wzKzbC4PopgRdrBKzDtP4L\r\n7A2UpYOkFReTnQ18579fVKxqTFgcH7IGYyJBCqJfeJHobDRu1OKib8tKvoO2\r\nx0pKF1arjJANVqK1M2JUHAHWFWx9bgi8nnw/BVdqf9675l2LSmqdC0RAzGwE\r\nUCIkbhOyNQmCLk1O2OUYd25ddd+lPtTWCW+yZ8COc+O0wfoxUJwUaAPBr/MP\r\n9DViGtlYHHyMDv26ScKUW8bOXlp15VqWyTL29yozLg8hUyQbFcvZzu86b76a\r\nQ0W4E2pszcIJmRqXHTRVBDLSxA1SDQfYXl2lBKsj+RtsRpJrerdY6j52OJ8x\r\nbWhaoqGzhuavogtv9rVF2F+B2a7tJ+i++Zb1TMkR9G0idVuFm4S2pcpJhx6K\r\njBaPuZvYr+047li5THPzmduEwZU5NqMxAvH60nGSnIUek+X/p01hnB9yvZhx\r\n1FxZA9HRXjcXj/2Q+CFtBcaRDSeOqlf2ZWW/QeKx15H8nMkORlZ0qtxNw9j5\r\nPs4KBxLjn0ZYmnbN6faUwmCQ2s9vMK5BP6JGA0b5Yut9dY0hEJ0olKOgai+u\r\nLd9qgZq92QcuaCS56GKfUJp2jwGa7GrsOCw0tKGdmdJlNCINQsiy1CP9X4OH\r\n1+FJ44yn//h2P+qjpdaxCGNhFM6cKqdk7Tg=\r\n=NLuk\r\n-----END PGP SIGNATURE-----\r\n","size":177169},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.29.4_1651762846602_0.23062190864285492"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-05T15:42:40.633Z"},"3.29.5":{"name":"docxtemplater","version":"3.29.5","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.2"},"devDependencies":{"@babel/cli":"^7.17.10","@babel/core":"^7.18.2","@babel/eslint-parser":"^7.18.2","@babel/plugin-proposal-object-rest-spread":"^7.18.0","@babel/preset-env":"^7.18.2","@stryker-mutator/core":"^6.0.2","@stryker-mutator/mocha-runner":"^6.0.2","@wdio/cli":"^7.19.7","angular-expressions":"^1.1.5","babel-loader":"^8.2.5","chai":"^4.3.6","chalk":"^5.0.1","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.16.0","eslint_d":"^12.2.0","eslint-plugin-import":"^2.26.0","eslint-plugin-sort-class-members":"^1.14.1","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^1.0.4","mocha":"^10.0.0","nyc":"^15.1.0","pizzip":"^3.1.1","prettier":"^2.6.2","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^8.1.4","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.20.0","webdriverio":"^7.19.7","webpack":"^5.72.1","webpack-cli":"^4.9.2"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","test:mutations":"SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"3ab553ac2d02fb1b7834e6a1323a3f29115325dd","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.29.5","_nodeVersion":"18.2.0","_npmVersion":"8.9.0","dist":{"integrity":"sha512-UJ/q5j0tDo0WC3NXRg2nFKfjHdg2rjjr6QmOFyN54YO23YripjG4yrKIjrwM8iRWkaz3Itj38SapiyZdJ2hNvA==","shasum":"6a6b645bbd6319061c9190441b4d30316f9e9790","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.29.5.tgz","fileCount":80,"unpackedSize":830550,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC6RMdaF8ZLm1FXjxjSHyCECJxMLXRT7WInbIw4RJ9/YAIgA1eH5eLMkUvnsH/wA/VsN/f4ocbJf8PtmqC+pp/BgEo="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJikz2AACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrJAQ/9FrC7Mv0eCEmi30YSv0iJ8dc1twko1ZXLtSI/pooi5EyTbm5D\r\nOqiyGLqWpFXeCN0Xiul9YG7rZ+CKNfWRDPlUEvDYoUenVaVYWK9L54iXsVvi\r\nx3eWvSuFhWd48hGoTyzktA+vdEjiS95bdd6Uhgrq/KaJApcz6bxxUsKsVhkI\r\nbY1OQ46KSH4TLX6dlr0I9jRZOpKY9+J5kpid+Jb6Nl3/FPOWkI+vgJii9JI3\r\njUNOdNSyekBgXfQ2diUZnSr28S+3VQQCZZmtYNjd2GCq3/48K/Lkjv8g9WA9\r\nH0mLOkdSKzPMDwmD000/UNmUKQePjLTTLcleqLFLkQYNQajro+NGjewqPNZF\r\n9NeB4v7CuCxUyIcJ4ZghkN/ICqmY/SPUgRIx8co3i4pp9c/Ai0WlmBEcsFKh\r\nlbj1gGFJw4CRUbFyk7GErBk1p7SokY4fAOcgpUQXhAgpj7Ky8h1vzxZ6pzhC\r\n9IJyhDhWFyxlx5ocNqxTVcLzm+x33Yki4vICap/iuCxpnlMaeVBTsVvHNAe7\r\n209lyJ7fJuCNae1Gf8Q3p/Q7/p1rRmkBwP9BG492cYRDLsn1TpxPzGelH6Pg\r\nCVWIHNxSLLEoWiwRsP/uNjcbbofc8e6bkc/xGjGxLKlP4jL+51pDi23IuOj2\r\n2b+yBYLpPwqJ8WnD2ruY2L8SUn6Ne5014hU=\r\n=eBRG\r\n-----END PGP SIGNATURE-----\r\n","size":177020},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.29.5_1653816704390_0.6481237394564803"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-29T09:33:01.003Z"},"3.30.0":{"name":"docxtemplater","version":"3.30.0","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.2"},"devDependencies":{"@babel/cli":"^7.17.10","@babel/core":"^7.18.2","@babel/eslint-parser":"^7.18.2","@babel/plugin-proposal-object-rest-spread":"^7.18.0","@babel/preset-env":"^7.18.2","@stryker-mutator/core":"^6.0.2","@stryker-mutator/mocha-runner":"^6.0.2","@wdio/cli":"^7.20.1","angular-expressions":"^1.1.5","babel-loader":"^8.2.5","chai":"^4.3.6","chalk":"^5.0.1","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.16.0","eslint_d":"^12.2.0","eslint-plugin-import":"^2.26.0","eslint-plugin-sort-class-members":"^1.14.1","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^1.0.4","mocha":"^10.0.0","nyc":"^15.1.0","pizzip":"^3.1.1","prettier":"^2.6.2","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^8.1.4","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.20.0","webdriverio":"^7.20.1","webpack":"^5.73.0","webpack-cli":"^4.9.2"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --list-different 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","prettier:fix":"prettier --write 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","lint":"eslint_d . && ./check-casing.bash && npm run prettier","lint:fix":"eslint_d . && ./check-casing.bash && npm run prettier:fix","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","test:mutations":"SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"9ee6d1bc8cf411f6ba6c044084f460647d95f818","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.30.0","_nodeVersion":"18.3.0","_npmVersion":"8.11.0","dist":{"integrity":"sha512-TfC58SQxarKLdOhQ8u0Mgq07DUXbik7igW+tAeDstwDz5nepd+IDIRU8C4fsIGIiKqgaFXv1wE3ZyUXbiZNrrQ==","shasum":"308f1082e7e29ebf511e8c16a6f1acb36fa03634","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.30.0.tgz","fileCount":80,"unpackedSize":833233,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC4pFsSTPxccUXZQH09PZwLYjYs3cHpjeCW59TK9s5AxwIgVTD/Rw3JPQA26ENyJMPh1DhO20y9FhQe3VrRRbCUrjc="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJinniIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqb3A//TnYBJQahX30HQOyavIfYjN7gJvFmmZgbCBGnr+HoUmCGUYOu\r\nHnqZomQ85aqP7nZeXYPWHeOh3aFeS6ApoG07/Bck5uvlvlQ7wpF5YG2NCqi+\r\n7CLgtPHPAMQBLAmcKrMrdr1w9/Se9lEXsHGYWaZSthMJq3av4woQLQzDVFEu\r\nCqB3HERyK6d8byXtS/w85RDQ9U4IHRHGDEVlAllLV6pzDJMsy9/nRY0WYThn\r\nh9+OFLj5T+sGh3qWSL9ivl5y14ONEMJ2WibiYHVS/lJ7h9YA0/17/PHPiNUz\r\nj/jc9IWEVklGBhTrGUoLoeHWw0jM2YW8lmgQC5kSkw0Ux68BNiUTHjeRNfIW\r\nX4vKYzPFzEL8fORbTfW7gIdWnTuxDU0VYq2XHUEv2qCxuoPPk1ZTurbaowuE\r\n0qkeV3fy2PeEcWciHPvQHV9DsNAkbWfoTwQ0KZj06htK7rBe5KAkfUhwnbqH\r\nvS3vf5CG+1qFfrqoOijOWuT55n4/7/DXobss1oyxRhAvWnR97D91vK/yfbGU\r\nj2rWw3Mn6mjByHgcaw/J2Y159cazBPBudl1Dqy/2SILWcCfVAKerT1PZpkqK\r\n667/XOEDE1Cg3jF6dKJR9tN1qWKrsL3wg3CCqdNR+FcN3MgG2gytiKG+MCQj\r\nlaHpjk1KVKLet5zz1ZN+qr3NasJSBqZ/Y+4=\r\n=rful\r\n-----END PGP SIGNATURE-----\r\n","size":177678},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.30.0_1654552712188_0.659184117388006"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-06T21:58:41.838Z"},"3.30.1":{"name":"docxtemplater","version":"3.30.1","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.2"},"devDependencies":{"@babel/cli":"^7.17.10","@babel/core":"^7.18.5","@babel/eslint-parser":"^7.18.2","@babel/plugin-proposal-object-rest-spread":"^7.18.0","@babel/preset-env":"^7.18.2","@stryker-mutator/core":"^6.0.2","@stryker-mutator/mocha-runner":"^6.0.2","@wdio/cli":"^7.20.2","angular-expressions":"^1.1.5","babel-loader":"^8.2.5","chai":"^4.3.6","chalk":"^5.0.1","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.17.0","eslint_d":"^12.2.0","eslint-plugin-import":"^2.26.0","eslint-plugin-sort-class-members":"^1.14.1","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^1.0.4","mocha":"^10.0.0","nyc":"^15.1.0","pizzip":"^3.1.1","prettier":"^2.7.0","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^8.1.4","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.21.0","webdriverio":"^7.20.2","webpack":"^5.73.0","webpack-cli":"^4.10.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","prettier:fix":"prettier --cache --write 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","lint":"eslint_d . --cache && ./check-casing.bash && npm run prettier","lint:fix":"npm run prettier:fix && ./check-casing.bash && eslint_d . --cache","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","test:mutations":"SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"b2f4352c514673083bafdbd3d8b563bcbd0054ab","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.30.1","_nodeVersion":"18.4.0","_npmVersion":"8.12.1","dist":{"integrity":"sha512-HS4PP6mjOI94mWk8YvK6Buzwym08IKjWMXooWNJcmT9EYkrnzP9Hdbgn/jeWxX7dzinsnb/6EC6n2HreV3Ggkg==","shasum":"b3250e7e8f0ee31e8b6c938c7392c2f576437e55","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.30.1.tgz","fileCount":81,"unpackedSize":862498,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCMABWKVrlHAUBiREJjYn+VZRfLwZF9uk+0I2wPklYz7QIgMrK26eoBX99NbjxFhvtnym1nP61We+D73pa/PbnYKnc="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJirIy+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpZGA//U+n5WMyVjDrblx6ijzawMPM18xMFTvXDppG8K+C3q47RMyGY\r\nwb/vnNTQl0LIR5Sxeg1D2DrCHH7I82kvM9VUopOw5U5+zZXBxzxW/XxHZPw8\r\nxcq8B07ici5PtvicgY4sFCEbKYh06LbbpxxQPo4P6lMp7w8VX4kFwV5q6Uz/\r\nCv5FyA6o738AQSDaZv6MyRE5qfIS7/VSi7pq/vGnDzZgyrpAdh93F0rqFQr8\r\njONc+EzJzKNYQZai9HnU/fzYc1FkSMg7og4IZFiKM9mwzEi9PW29Olp9XoS1\r\nJw3JXSebZwN7VyHGiM2/RTzR+GcCzY+kbL827PBRHY4/hLhh+tjSaC9gpJew\r\nc/IheRF9ZBwgQmdxkX1jBItpNFGOHhE4N0w7zSfvYv4h+m5pTfpcc/utBUKQ\r\nMNHMBHUJiF+pf4xUPG7c3Nn1hocVGq6PWr8DYXnwSjjiMs2OLMZbCUWtOSIx\r\nV8e87eIQrtsBg8nQbBIxviR8wfycWN4hnATB6A3C9APYZtDFDx/zhULyGJ+U\r\n14ObEVUJ524bgtCulk3sXHmHGlGO5pf2bEpOhHEYYCJgslYk+KhzfTceW5jw\r\nuGXpgxu5bnRg1SQDHQaoVO0Gxfl+rhwJ+it6fbUHnuP72QeEmJwboSXlmIsk\r\n78daJ42cqslKKtAZkMojhK9KsqATUmBcJ4A=\r\n=vxe+\r\n-----END PGP SIGNATURE-----\r\n","size":182027},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.30.1_1655475390125_0.25421837855198626"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-17T14:17:03.985Z"},"3.30.2":{"name":"docxtemplater","version":"3.30.2","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.2"},"devDependencies":{"@babel/cli":"^7.17.10","@babel/core":"^7.18.5","@babel/eslint-parser":"^7.18.2","@babel/plugin-proposal-object-rest-spread":"^7.18.0","@babel/preset-env":"^7.18.2","@stryker-mutator/core":"^6.0.2","@stryker-mutator/mocha-runner":"^6.0.2","@wdio/cli":"^7.20.5","angular-expressions":"^1.1.5","babel-loader":"^8.2.5","chai":"^4.3.6","chalk":"^5.0.1","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.18.0","eslint_d":"^12.2.0","eslint-plugin-import":"^2.26.0","eslint-plugin-sort-class-members":"^1.14.1","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^1.0.4","mocha":"^10.0.0","nyc":"^15.1.0","pizzip":"^3.1.1","prettier":"^2.7.1","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^8.1.4","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.21.0","webdriverio":"^7.20.5","webpack":"^5.73.0","webpack-cli":"^4.10.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","postinstall":"node -e \"try{require('./postinstall.js')}catch(e){}\"","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","prettier:fix":"prettier --cache --write 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","lint":"eslint_d . --cache && ./check-casing.bash && npm run prettier","lint:fix":"npm run prettier:fix && ./check-casing.bash && eslint_d . --cache","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","test:mutations":"SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"d11308849d53c41e93d84c55438142389ccfdaf8","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.30.2","_nodeVersion":"18.4.0","_npmVersion":"8.12.1","dist":{"integrity":"sha512-F4d1Jvf6iWPAStmGqFz2vb8U64doYRb83EgcLjeCyaXGbrUG7QD6SUF5tP/caw8Sej5DxIngk3oIfCEm5tY4xw==","shasum":"73b81f154bd32bd09708921121d0adc8cab904b1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.30.2.tgz","fileCount":82,"unpackedSize":865109,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDYoxjher/Bp7lF+s09FgNFjF0ZjQRUyNTkZ6QK5X1FWQIhAMAbpm9bqg+yAR8gE62uWovwgSXx0hI0Ysv8NsKUhFdq"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiuNgSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqcoQ//YTE+it5r8eaiOFWIi+tocD2+NeWuJ8yRX7DURNJBJ7Bnl5rC\r\nlLZkpbOAPNpWWF7te76nnv0ik505Ijd0VLP8E6KSkeFTuVwybsHFB5EVckHn\r\nKy+oLi+gsvwaAY8aJBZ+dmQBVlxDEzCr88x+NZfawGq02p0mVvHKKjYxiKW4\r\nyDjm/M7xKrwIfXwmpbKhN88okxFCSyFr9OOpUykHi17fzakd7x+z5u/YxSDt\r\nsPaidU48rNd8M4kjSnyvMT6Ik0RExYrPSCiZGDNU/giI6wu4b7+jXM1ZEU/5\r\n31sideT4HuJGVx4rZQNHAp3yysZ7Y/bEc7MqF5qOOkaxRvZNEb/NvYxbkbPX\r\n/KiWcJs029iuKOQZdwZngKVKADGVJ+suBfguD5G3bKRpxOrWHDpLZUnc/yqf\r\nFnpwE6TexDtr4Epj9dJpDC47zGWJAS2RZ0aKQhCWsISF9sN+3yc3Z64Azlww\r\ncioyPIBWFXgFyN6/sKPlwRxRBzVfcWjv7EJyOa099iClC3gxYKoQeu+jvRiG\r\nZj3VsHY+XZf0UX/0Y3i71mQvISFDz2vvb7xhjEIuBIBRA1Yn3ipYLQtRX+sI\r\nYMRVIeM1/dHOR9X3yYM4BL/i8iO0EyJk1BeKsSDAv0gvJ/3YXz8Oq//N3NKg\r\nEmkyZyS/fSHSabOI8qLlrSto7lx6bWXNRGI=\r\n=Ij2a\r\n-----END PGP SIGNATURE-----\r\n","size":182876},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.30.2_1656281105748_0.7699876352863737"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-26T22:05:11.640Z","hasInstallScript":true},"3.30.3":{"name":"docxtemplater","version":"3.30.3","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.2"},"devDependencies":{"@babel/cli":"^7.17.10","@babel/core":"^7.18.5","@babel/eslint-parser":"^7.18.2","@babel/plugin-proposal-object-rest-spread":"^7.18.0","@babel/preset-env":"^7.18.2","@stryker-mutator/core":"^6.0.2","@stryker-mutator/mocha-runner":"^6.0.2","@wdio/cli":"^7.20.5","angular-expressions":"^1.1.5","babel-loader":"^8.2.5","chai":"^4.3.6","chalk":"^5.0.1","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.18.0","eslint_d":"^12.2.0","eslint-plugin-import":"^2.26.0","eslint-plugin-sort-class-members":"^1.14.1","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^1.0.4","mocha":"^10.0.0","nyc":"^15.1.0","pizzip":"^3.1.1","prettier":"^2.7.1","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^8.1.4","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.21.0","webdriverio":"^7.20.5","webpack":"^5.73.0","webpack-cli":"^4.10.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","postinstall":"node -e \"try{require('./postinstall.js')}catch(e){}\"","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","prettier:fix":"prettier --cache --write 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","lint":"eslint_d . --cache && ./check-casing.bash && npm run prettier","lint:fix":"npm run prettier:fix && ./check-casing.bash && eslint_d . --cache","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","test:mutations":"SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"9d9e170fb1adae705e2915671431d8c6186240ff","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.30.3","_nodeVersion":"18.4.0","_npmVersion":"8.12.1","dist":{"integrity":"sha512-/k87cJtxOwAQagE57VoyaY+FNPBewLtzK8cjnJpcFpx7xnEM5BeDPwMWHfmurl7WH1MXLtjaiE8ggMkkmWWu4Q==","shasum":"4cafc3175a50cb1dffdaeee56dc217e019ae9225","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.30.3.tgz","fileCount":82,"unpackedSize":866986,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCwVtlmfc0fH1Bsojcxj9Tb0WMLOCeveS82PkmUO7yTWgIhALkK7naiC7/k3OzAl31ngwR+iEdoBv3zD8pCMWyw5x+R"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiuvgfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqxNBAAg9BKNV6yDi3mZK+VLP7LACffq95a9dYMf8F8eIFIOR6kVPow\r\nPHOnPgZNi0q98175HUvMWygofZrRJ/hIrTcmy2iw/iAjj79Dau/is325pcGg\r\nWLmPvimtiTMYzjCD0R4OSBAnMZbAlath5K7PtQ185r8KbyM3tp7XF+AHG0h5\r\nOKO1HqNBELqdsj1jPjQEXQE0WpNw/Nham0XG2W0hA0y3kfebljBFFQvwRKwW\r\ni9MtsN0rW4toqfwZrRdDpL14toBkKaPGX1wZFHLJNVPagOv1JSQR6+u6eTuI\r\nJ7HMGIf9ikj8QrHZ5wHMDi22AObhwydXdpFE0Kd67mLeO2802w8KVv6lu8n/\r\nhVyuxpkVgyVq7uNBqYqNo2EA3KvYEgSh4/Awa0tOgQn6xgpDiitul6N+CPzD\r\nbdw4sr12/YxHC3izTJM7hK6ZnyqFJuMKd/8ckSPaFvZcL+Kooi6bVvlWtDdf\r\nw+S6XePUbEecB+r6Dw+3H63TE8QX5+RJSfh80uvEQ3RuqwgNnfvuNAROhox7\r\nfWYYsNJw1twWujvfTjbgEpLn2gXW5uW2bEo45KaD08TDgQqtQmMon3PwW/Sx\r\nfrFXEuCBs+wGKPTnhqdviRSkJDh/LYP/Vs5CpoMPAkofIbvbTnuKSBRqVXjB\r\nsrVzV85aXj694ZpKNm6fBktXvhu6G2x5nd4=\r\n=hWUO\r\n-----END PGP SIGNATURE-----\r\n","size":183234},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.30.3_1656420383503_0.6723201243396051"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-28T14:05:57.972Z","hasInstallScript":true},"3.31.0":{"name":"docxtemplater","version":"3.31.0","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.2"},"devDependencies":{"@babel/cli":"^7.18.6","@babel/core":"^7.18.6","@babel/eslint-parser":"^7.18.2","@babel/plugin-proposal-object-rest-spread":"^7.18.6","@babel/preset-env":"^7.18.6","@stryker-mutator/core":"^6.1.2","@stryker-mutator/mocha-runner":"^6.1.2","@wdio/cli":"^7.20.5","angular-expressions":"^1.1.5","babel-loader":"^8.2.5","chai":"^4.3.6","chalk":"^5.0.1","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.18.0","eslint_d":"^12.2.0","eslint-plugin-import":"^2.26.0","eslint-plugin-sort-class-members":"^1.14.1","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^1.0.4","mocha":"^10.0.0","nyc":"^15.1.0","pizzip":"^3.1.1","prettier":"^2.7.1","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^8.1.4","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.21.0","webdriverio":"^7.20.5","webpack":"^5.73.0","webpack-cli":"^4.10.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","postinstall":"node -e \"try{require('./postinstall.js')}catch(e){}\"","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","prettier:fix":"prettier --cache --write 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","lint":"eslint_d . --cache && ./check-casing.bash && npm run prettier","lint:fix":"npm run prettier:fix && ./check-casing.bash && eslint_d . --cache","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","test:mutations":"SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"1efb44e1e8b12663aef6596a74ef53232750c141","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.31.0","_nodeVersion":"18.4.0","_npmVersion":"8.12.1","dist":{"integrity":"sha512-SAP5Z3WC+wCVX5qRJNUNfMGuToDc9TEJ+qObQcufwi5rdOY97Ohs+xj2hsE8OhmYw0NHT/EDOfWwI9b1U3gwLw==","shasum":"fb2f7eae772db32e274c874c10cbbd0b795d9c4c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.31.0.tgz","fileCount":82,"unpackedSize":869509,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAuGait5tD6gj7FsVUR8gIGp7aCcnmpPHRgpW3L9eyuYAiA0SEdz4AXGinLiwGadjts1kyCDfiDZPxpj/hoe0U+drg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivGWPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpKMQ/+Iwp+zr6Of9PTRUWuod8fJbyjm0lwA02/cqHTuaTUYZfZDDbf\r\n6UrFeRYi0NsWLK7+tLi/yc1wk6AefWwljugPzRnaMDKi8R9mfxGjwsFx6QAq\r\nyX/wnXvcMWga2wRLDhA32srO3A4qw7pi2GWwFKkNyOZitkCw+sVIf34tnr/e\r\n/wCBxu560xkmrhlyhfSKtrvqSJ+nBATHo21I8Dg4GwjAFZeHbhuZbpJzp/pM\r\njMMyUR8PsPgnFZbsLOsXjfgwOCdBSkX8M8eydQbSY0gsPwoSa2nmYBQDE9I9\r\nhtOw1LfedlPHtz9O9J73NluboyZkihtZeoOPyIAukqAbQTCdlx6O5mLCVZVX\r\nqVF5uT3Qj8R5s4C2d4wsvI+oislVvN1lhyhgVOUrscrr+7K1qtPB8b4IQ5aY\r\nzvY/yJGUGj8N/Zg1+v16iywWd6NK0oaNr9PlpmsXlzAIh3YSX4XAUkKXPMBe\r\n+6NQwwv1GbnH7Ty+KviHbGTmnuE0Vv34UEXB7TYQNJff/0QKfOpmnLJi1/cD\r\ngkSb3+5YgT/rUQHoSBIHXi501iaaXNRtOiZDcQzNAeTNz3CGDKjRB2GWFE6O\r\naIS5FuTa4aNGHG2uI95AoNQzbnPRlFLv4fWbsE4fZfcz712RqVIF7IlpOoor\r\nwwMiMQII7rLdsn6CwevToGGFjhRFOjS14bo=\r\n=a1u/\r\n-----END PGP SIGNATURE-----\r\n","size":183707},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.31.0_1656513935003_0.9324826253435188"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-29T15:20:55.423Z","hasInstallScript":true},"3.31.1":{"name":"docxtemplater","version":"3.31.1","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.2"},"devDependencies":{"@babel/cli":"^7.18.6","@babel/core":"^7.18.6","@babel/eslint-parser":"^7.18.2","@babel/plugin-proposal-object-rest-spread":"^7.18.6","@babel/preset-env":"^7.18.6","@stryker-mutator/core":"^6.1.2","@stryker-mutator/mocha-runner":"^6.1.2","@wdio/cli":"^7.20.5","angular-expressions":"^1.1.5","babel-loader":"^8.2.5","chai":"^4.3.6","chalk":"^5.0.1","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.19.0","eslint_d":"^12.2.0","eslint-plugin-import":"^2.26.0","eslint-plugin-sort-class-members":"^1.14.1","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^1.0.4","mocha":"^10.0.0","nyc":"^15.1.0","pizzip":"^3.1.1","prettier":"^2.7.1","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^8.1.4","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.22.0","webdriverio":"^7.20.5","webpack":"^5.73.0","webpack-cli":"^4.10.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","postinstall":"node -e \"try{require('./postinstall.js')}catch(e){}\"","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","prettier:fix":"prettier --cache --write 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","lint":"eslint_d . --cache && ./check-casing.bash && npm run prettier","lint:fix":"npm run prettier:fix && ./check-casing.bash && eslint_d . --cache","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","test:mutations":"SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"2d478d1724f92575b09e8c8e8fd8d5baabce2525","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.31.1","_nodeVersion":"18.4.0","_npmVersion":"8.12.1","dist":{"integrity":"sha512-29sYBrZ/7bwObIv+DS+tIE0EJCEVCnAIcPDQxGHphEgKPLwTe90BKJ/4YeYaT435siImUSN1dQ2I/2nIMbNQIw==","shasum":"aa54413b55fc3f8f2a7ba4431b0072269b40394a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.31.1.tgz","fileCount":82,"unpackedSize":872868,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF4e9bPJSKOMN7+VxusZYuaYUwkcpA94mIdMwU/JZKf4AiEAgce9zwDhdUPRk2HZVDJZMyY17Sjz01e7+BSYGax2NXE="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJixuPJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr83g/+KjEnFnGSOSpn9nTLz7X1WvWF4chhUt1ExWeh6Cimf2Rr8p2m\r\n4Lh2pvbiAUZa60kljpj1+SDMG4hWuxRs8B19kE2RK3jO65IZaUXdacIySYjV\r\nPOIcQyeSzBnfaSSReYyZbSTzjon1wZMXvSvG6C5AGVhvULCXnxXQBKWPvOpW\r\nDv1py10QVNkSMUoyyz5f8vEd7Az0yzLdkwSBse2fCv2PjEQXPVfpFs+XMvLI\r\nhnGVKEKLmr6kcjYo1FGKZk70Tv6T9dbqonXFXJg/UZ4GTwjAIoP9eFJQL5cP\r\nwyRAUE/mrQhjIs4tzdRgeEwq6RJCsMRORkfuCiRMY7yRIzT6hJwg0IsdVlMD\r\nosKiCZ1IjfCwdGYW+qTJmGQYS71oBdCeDzpNOQi9rkPfdZEsxEgXS0YYp06h\r\nmgMH0ks9rITLC/1RPPvyKpgu3jqOVK+E7or6oo6BfjR/RvtKSqSwh2K6zVJI\r\nyMtKMJUy7Te0Wd3FjHYM9XqldMvGUsm5GqNPpKaUmJgBI3KMKnA0mIuBinYZ\r\neZiCVpmVCLL9NqgjyTGqfEV0UNm+AyMObBF63NyEIp/88CjelzG3Y0XcS+eu\r\nLM04bvxluceirHmJmjIXLNhwcfn6uZNFV/CHIqFHlMa2aGMGXi6iMbbga23M\r\naOB90xpmGrN/47s4keDQJUjR6AX+JTftMco=\r\n=MEBt\r\n-----END PGP SIGNATURE-----\r\n","size":184591},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.31.1_1657201609311_0.2303799939156963"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-07T13:49:40.920Z","hasInstallScript":true},"3.31.2":{"name":"docxtemplater","version":"3.31.2","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.2"},"devDependencies":{"@babel/cli":"^7.18.6","@babel/core":"^7.18.6","@babel/eslint-parser":"^7.18.2","@babel/plugin-proposal-object-rest-spread":"^7.18.6","@babel/preset-env":"^7.18.6","@stryker-mutator/core":"^6.1.2","@stryker-mutator/mocha-runner":"^6.1.2","@wdio/cli":"^7.20.5","angular-expressions":"^1.1.5","babel-loader":"^8.2.5","chai":"^4.3.6","chalk":"^5.0.1","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.19.0","eslint_d":"^12.2.0","eslint-plugin-import":"^2.26.0","eslint-plugin-sort-class-members":"^1.14.1","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^1.0.4","mocha":"^10.0.0","nyc":"^15.1.0","pizzip":"^3.1.1","prettier":"^2.7.1","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^8.1.4","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.22.0","webdriverio":"^7.20.5","webpack":"^5.73.0","webpack-cli":"^4.10.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","postinstall":"node -e \"try{require('./postinstall.js')}catch(e){}\"","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","prettier:fix":"prettier --cache --write 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","lint":"eslint_d . --cache && ./check-casing.bash && npm run prettier","lint:fix":"npm run prettier:fix && ./check-casing.bash && eslint_d . --cache","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","test:mutations":"SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"fad37628e008b41e022ff0e49555808b92eb3e4e","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.31.2","_nodeVersion":"18.5.0","_npmVersion":"8.12.1","dist":{"integrity":"sha512-92IB2Q2jyDAY7KiBTynq30a1pIlgU+N4AuW2mHxsTys2Qmj9vHLJ0Gf5UAUZq/u5Vnv1p2yJBvrlKxKpa7dm0w==","shasum":"01a702e54c7cabf43094780e08b6dec8cb26fd13","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.31.2.tgz","fileCount":82,"unpackedSize":873469,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDeYXVVrpr4vLnsjaWAgxnAtGH07JbiDa6JTsM+esEz7gIhAKRQjCNl4rz9mU+xtFpP4RmJbN3tX5XzJ9F9SQWfzn81"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiz8eAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr8nhAAg3QGdL92tO6HQuZNqy3E/M42aayWhTkVYEoWgQ3qQmXQj9Nt\r\nv9fS/ttbG/bqQZn13X1l9G4AHAaXc70BC8vXgd7i7BAV2r3WpZWQTJvhiLyB\r\nySxyiVrm1Nty7NaTY/Oqz+7o4EZ8aDCbdeMBnBBeVpOhOSDF3OCma3hWPk5c\r\nagn1FoQYrlyFK3p9uAF6XNDlFsFcfQR8EBZ9pQjn95OWDMfK8Z8TqnRgiml4\r\neYkpqyQey6fke2r8xQx1jwniPaPxQja3LVja2of5O4EjmyswhQ4lCiVQCXhy\r\nWH2/D6AzbzuuSN+k5/1qMXc9j4dKFXXhijm5SiA3NoDfkvHB5fXARWXm7Ut1\r\nTRshWTvBDebC4OPStravCHqH6mfHGQallggfGiw+ymWhQjuJADw0I0C4ti0r\r\nvGsuIaTJ8QyhWpsBA0UhKwsdtLCs7DT8Ww0l9l8XhNlY9VExNlYY8H+BxNQZ\r\nEcmH2wCrCzMeHL5s+g4QxEGuqqVBz3cykZapc/1L5bp4Brm3Xl8hsj0FdBsg\r\n5e2CBYZymw5ZFp7pyISv/8DyCgxEVHEFRLOyITefZBhCwHxvtzYh8yC7vTK3\r\n7MIhS8G/3H/eA6oLqnj++0mOhTYIiRtPi5pyML8EXxlr48bCl/ac0Wdi1mtJ\r\nMmMwMng1rCCjeu7FeAkjcpbeT7aAw/E05zI=\r\n=jNZs\r\n-----END PGP SIGNATURE-----\r\n","size":184758},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.31.2_1657784192132_0.6552705875017029"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-14T07:57:39.347Z","hasInstallScript":true},"3.31.3":{"name":"docxtemplater","version":"3.31.3","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.2"},"devDependencies":{"@babel/cli":"^7.18.10","@babel/core":"^7.18.13","@babel/eslint-parser":"^7.18.9","@babel/plugin-proposal-object-rest-spread":"^7.18.9","@babel/preset-env":"^7.18.10","@stryker-mutator/core":"^6.1.2","@stryker-mutator/mocha-runner":"^6.1.2","@wdio/cli":"^7.23.0","angular-expressions":"^1.1.5","babel-loader":"^8.2.5","chai":"^4.3.6","chalk":"^5.0.1","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.23.0","eslint_d":"^12.2.0","eslint-plugin-import":"^2.26.0","eslint-plugin-sort-class-members":"^1.14.1","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^1.0.4","mocha":"^10.0.0","nyc":"^15.1.0","pizzip":"^3.1.1","prettier":"^2.7.1","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^8.2.0","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.23.0","webdriverio":"^7.23.0","webpack":"^5.74.0","webpack-cli":"^4.10.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","postinstall":"node -e \"try{require('./postinstall.js')}catch(e){}\"","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","prettier:fix":"prettier --cache --write 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","lint":"eslint_d . --cache && ./check-casing.bash && npm run prettier","lint:fix":"npm run prettier:fix && ./check-casing.bash && eslint_d . --cache","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","test:mutations":"SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"e2d3c835d74f4605186fd2aca57d917d422173e5","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.31.3","_nodeVersion":"18.8.0","_npmVersion":"8.18.0","dist":{"integrity":"sha512-GPVc0WWkt2ePlM9SzR/Im8wV67wCM9VAivcrkcCNkfFCZitTUPlV+I8xlGtzTIgG0o9/s8tdS1NMbOngL3Zuhw==","shasum":"9c78f75ab437feec8fd2eadedab80179eb122640","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.31.3.tgz","fileCount":82,"unpackedSize":873977,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCrhwys7elY/xMcQw2v34L4Hl0oVQx8XFify8FI1GH1IQIhAJGRRiXPYub2ZUrblAL42aU7OQEz4UM1+k3BiJ4R+Phi"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjDl3HACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqTyQ//THP6Q9KQk7CZAGR/Q5WdPQ4XVaTXJGZ+9qlsIRdmercDmTII\r\nQvoW76erTdykA0ORxpwwIzrySQlc4Bys3FOxPLLBU5JwzIx+pnobQLtnGwVr\r\nbAhMvmVN1ssP6vbIFAsqHRQUwF5OyBXcGZgU4egu1PQH5MrSlQ/vdsVvCh0M\r\nnj6JAkMMxvnYRLwxXK6H1vqzK4NH+zFblAb9Y8jcuCPlHlM1FDO0zxPTM7Qe\r\nEirawc8ctYPtz/RZQVfDW6rqkqLea4tESBYeu6Fo0ZTjmYDYjAIM707ipQRH\r\ncmY8DvcrkSNp0wX/QUrIbpoBvACPmlr6mHWjaui+qzmpKPiSc8IjtmWnPTWm\r\n6wC5aP9dGjjKF0qK7xKlTLIvcZqF6V0b6ZB3bXdGrMjtIQ2KNBQkLb6AAgc+\r\nhuuYMbkBdinNzU0PI9lrYTyYUz5UBTj1JEjAgZwT4vJFJ0JmGdyxiAKa8hKX\r\n3Yt7K3mLrmZYNbcSI+p8s7jjx0MdE0Kg2BiR2aB2ZJvpSAvrZ4HixVDGuiMg\r\nTBWmdOc/jBjEVptQ6x6EscJVvE8CRQufk8noG+3L1ltjLP7hcjVhIt49v2Y2\r\nx2iys1zSg8XBltNdDtbXY7bESlhlpF+b+sVGWHH9AvTubmY7hrcHaUoA0Y2a\r\nCMT93xiU4LW6Cxi14r/HN5DsDmVmFRg8BMg=\r\n=7Bv3\r\n-----END PGP SIGNATURE-----\r\n","size":184740},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.31.3_1661885894565_0.0056699286782153635"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-30T19:05:15.659Z","hasInstallScript":true},"3.31.4":{"name":"docxtemplater","version":"3.31.4","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.2"},"devDependencies":{"@babel/cli":"^7.19.3","@babel/core":"^7.19.3","@babel/eslint-parser":"^7.19.1","@babel/plugin-proposal-object-rest-spread":"^7.18.9","@babel/preset-env":"^7.19.3","@stryker-mutator/core":"^6.2.2","@stryker-mutator/mocha-runner":"^6.2.2","@wdio/cli":"^7.25.1","angular-expressions":"^1.1.5","babel-loader":"^8.2.5","chai":"^4.3.6","chalk":"^5.1.0","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.24.0","eslint_d":"^12.2.1","eslint-plugin-import":"^2.26.0","eslint-plugin-sort-class-members":"^1.15.2","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^1.0.4","mocha":"^10.0.0","nyc":"^15.1.0","pizzip":"^3.1.3","prettier":"^2.7.1","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^8.2.1","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.24.1","webdriverio":"^7.25.1","webpack":"^5.74.0","webpack-cli":"^4.10.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","prettier:fix":"prettier --cache --write 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","lint":"eslint_d . --cache && ./check-casing.bash && npm run prettier","lint:fix":"npm run prettier:fix && ./check-casing.bash && eslint_d . --cache","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","test:mutations":"SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"fc8b6b24fd2360b5b998b6a4d22b76b65a8a1f15","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.31.4","_nodeVersion":"18.10.0","_npmVersion":"8.19.2","dist":{"integrity":"sha512-b82kJs8tWJCK9NF6HuqXFLCkHKCABC7PGJIG8gbr3EcJexl+iAfKqd/5j1BiTKjGWJdM8Y37l7F15FvRSgUEFw==","shasum":"bf785ccf68ef873a61fa876c61b76cd50aa03783","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.31.4.tgz","fileCount":81,"unpackedSize":873102,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCUB2hUqNQfFeEGv0LkKzGA2UzMT/GGSnkh+zNd897NlAIhAP5DoXl85xz5BVpPn3RKvcYlr99gSCwL4zmFaDJDyPF5"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPdTeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoH9hAAgGQw6YQzQdvc2gx5laWKfInBRtfEOLb5Ipa+X4vIxdHoSt4S\r\n7a8yelWex/IvjjjHUfBC4+x1OSTGeEAe8wZ6ZBsQMcw6Om/a6oHRn5f1Pxzy\r\n/mJmi9u3pZZ6CF7zf03AhhoUBux88svqBjcfRM1GxwFYyDxVT+cu+GFdQuCk\r\np1bhPgt3dndFaExUexDx2GSuyR/b7BZd0NDDhklQoDfZWuEL/g7H7oN+iAnQ\r\nWw/5d0b3osfE9xzC5j5fdzX9Eu6VcaceY5ROV/WIqwceCUm/Un+TbKIzHh0x\r\n2Lb079RNHejpqzipxDakWbTBWmYBdfYpRJSHS4eY+gmJNTrW58GAv1Kkps/H\r\ncy5dxOX6W5pNaX9JPkOx70xjjbHfwyv/szZsNKsnHHIR4Dy2kjyIRkHKyGYF\r\n3FzI8GE3hMWYusRtohifzoGwaSq4/idHGUKRxjpZ5wpMPgfPeq8uwJMQuDRB\r\ndjHZR8rAqNE4E3WnVighdIpXJ05S6Zk08CsLUizSs4u77o99KqTvaT2+u48Z\r\nZqJwGvm/mlrGzKhUhS9qq4ajp0TKExYEo0DHsklY0MJ65+at4lrJmXvxlYa+\r\nF9YSSYXA7u5MV30gxEyLwtuOoGQBahM1SxxxYjIxQre487LVbFDZNIsPKRAo\r\nDQWPmwCItmS1HHzKFQtmipHuMBItX2zUB3Y=\r\n=gGv/\r\n-----END PGP SIGNATURE-----\r\n","size":184290},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.31.4_1664996573820_0.08031177565893932"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-05T19:03:03.902Z"},"3.31.5":{"name":"docxtemplater","version":"3.31.5","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.2"},"devDependencies":{"@babel/cli":"^7.19.3","@babel/core":"^7.19.3","@babel/eslint-parser":"^7.19.1","@babel/plugin-proposal-object-rest-spread":"^7.18.9","@babel/preset-env":"^7.19.3","@stryker-mutator/core":"^6.2.2","@stryker-mutator/mocha-runner":"^6.2.2","@wdio/cli":"^7.25.1","angular-expressions":"^1.1.5","babel-loader":"^8.2.5","chai":"^4.3.6","chalk":"^5.1.0","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.24.0","eslint_d":"^12.2.1","eslint-plugin-import":"^2.26.0","eslint-plugin-sort-class-members":"^1.15.2","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^1.0.4","mocha":"^10.0.0","nyc":"^15.1.0","pizzip":"^3.1.3","prettier":"^2.7.1","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^8.2.1","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.24.1","webdriverio":"^7.25.1","webpack":"^5.74.0","webpack-cli":"^4.10.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","prettier:fix":"prettier --cache --write 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","lint":"eslint_d . --cache && ./check-casing.bash && npm run prettier","lint:fix":"npm run prettier:fix && ./check-casing.bash && eslint_d . --cache","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","test:mutations":"SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"73efd6b70e1706327088ab81d1d66e7148a054df","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.31.5","_nodeVersion":"18.10.0","_npmVersion":"8.19.2","dist":{"integrity":"sha512-pY6NsTEmBXhUqe+5NKREvnkv0JkHxlnbBTLZi2IKPjzt4OlZL72h8nrUmnl3yBRwKdaEAhr8zvBbW50I0m8LBw==","shasum":"505617e448029a52dccf1c195da6b586bbdabe97","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.31.5.tgz","fileCount":81,"unpackedSize":873688,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDOkdLeDykupyvJHzBQpIJ4rxzUR3OIwPYaY5t2woMKkAiEA9UGo0JdNDZlJGAKmUNsoswObp6sQtAPNn8v+QOinx5M="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjRuGnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmojEA/+J0Y8Ohsj7CYVOwDL5OXVgg75xFx8IQ33rn5sauEafsw+s9j2\r\ngr1OowuEJBAgpiCv1Qv9T/Sl3soR+c/pDbvd0EEN2uSHg208aelEe7mJk6tw\r\nRXp72Ok7j7UR7P1mdCCd9mSj6jpIKTodHEWaIea2kF3nbOGY96yqb+f6JX3C\r\nScfn2wRRvSqSFI06K4yjfHBJZkwnPr0ojVdDJoah9D6zsaI/Z/ucFyyeWZcg\r\nyEdb0KLwQlwdIXinatdGu9c8T0ebQX4nxkj9cH416AH269mMf9rcIhzH1sDi\r\nN19XTcKRxPoJqexahI1+X8S9yYpPAGjUiYpu82aI6YDC2Kxjy1oewndZvf8K\r\nZM7iYoh8LFayRjN1KRLXkaw0G+R3xAvTn68XhMPjWCKVPTLnfOaQRRR+d4L/\r\np49RV4WLuF4fSJjcckKaAr83gwqPZ3ylR7EXy900Kg1Z8qU+4j9n9FNBO3ri\r\n4dIlucDqfawj4uSuSSdFvgmctTGGB9wL0vbnHtXGuQI8fXYPrctmKhs9pbOy\r\nbF89J78Nqx2QIJNmWbvZI1DHLroGa4Ql85Cppyyns+xKhbsUFett0uU+Tlej\r\n9czUBJL7+Rw9KFoetkmPVnag8qE1Q19eCCPCqewhufwJxL0cxknFWsLeIH+6\r\nwbFuufJ7C0ZZyda2OoNOEs7AukKfSujRGGc=\r\n=Q/LX\r\n-----END PGP SIGNATURE-----\r\n","size":184443},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.31.5_1665589670927_0.08949311323552789"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-22T16:41:53.691Z"},"3.31.6":{"name":"docxtemplater","version":"3.31.6","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.3"},"devDependencies":{"@babel/cli":"^7.19.3","@babel/core":"^7.19.3","@babel/eslint-parser":"^7.19.1","@babel/plugin-proposal-object-rest-spread":"^7.19.4","@babel/preset-env":"^7.19.4","@stryker-mutator/core":"^6.2.3","@stryker-mutator/mocha-runner":"^6.2.3","@wdio/cli":"^7.25.2","angular-expressions":"^1.1.5","babel-loader":"^8.2.5","chai":"^4.3.6","chalk":"^5.1.2","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.25.0","eslint_d":"^12.2.1","eslint-plugin-import":"^2.26.0","eslint-plugin-sort-class-members":"^1.15.2","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^1.0.4","mocha":"^10.1.0","nyc":"^15.1.0","pizzip":"^3.1.3","prettier":"^2.7.1","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^8.2.2","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.24.1","webdriverio":"^7.25.2","webpack":"^5.74.0","webpack-cli":"^4.10.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","prettier:fix":"prettier --cache --write 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","lint":"eslint_d . --cache && ./check-casing.bash && npm run prettier","lint:fix":"npm run prettier:fix && ./check-casing.bash && eslint_d . --cache","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","test:mutations":"SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"b514fff765b8552e49b7435d859cfb84477239d6","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.31.6","_nodeVersion":"18.11.0","_npmVersion":"8.19.2","dist":{"integrity":"sha512-wAgbVin8O8KRyicYUnnnEC0FbCpNH7fGIYsJhxdOkZPH3SuXFXCzND/oh9k1lsCora7Ghqumpivmni4KfdMzlA==","shasum":"c0f5cfce9f21f7a812c873fdc982318518da84fa","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.31.6.tgz","fileCount":81,"unpackedSize":874006,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHMPXrVLE68ggtD4nraYEcv3Aq1IshCTpSv1/Mx6eyj3AiAdF68Xk9agiDb3hjsu4uKKA0QpCbPZw/ZW7tmqDozblw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjWQcOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrtqg/+LWbl2TcbN0iU4z/V5mrY5eBJ1D4zRd4PcZn7sTozmRpAkUmz\r\nheV6OkKGlDymBHDhvbX/4G0JcSapFdWlZMQfnYdYsMBi4uo/zFnVfq1NWTTQ\r\nagogZrOQdKYCS0WLgvVlLhlvnL1Fkbqx4tEA5b3xGKfc8Nu1238ob8FWsUE6\r\nmYaJgiB3oUbO+qmwPae8uTgcJzoCmhvP0xM5GPp+u2gmABRa1GtLjhv4fIUo\r\nr9jkmMas0fQYyM8P6KhVlIkr8DAerFqQYxL/PxKKSm4nD4Ss9OSABy4bJ8KD\r\npq5xRQp9VmFrE0m1vThQynfsReOQhDbWdtRzYO594/Wj4Ov11x/bS7DeWB5b\r\n24vxxXTDOKNKIgWZEIeRZQu1HT4BHfbWHsienzmzYWpfhsyLSvWozcC9VMAr\r\nq+1BK/Evhi/VLHxbkXYNIFpaVsleX5foswyBnLf26l5Sbw3a274BZUCz4Mbi\r\nA7D0HdX9gpGA+A5kQQPP/mHQ1NuQ40Jbb5c6kaWxc+yv/R4+yQXCOJ4QJqZ5\r\nwTPKl3EOX2KlthJmRcC2FivHghsU+fWr8H1aEgBvTBpi0nUbgQKcfrXFzTjd\r\nIpVJ2JM69L79Vj48oa5DXfsTXJfXVfOeS935L+3GqKZQr9cfCgvg7XL8VmCF\r\nxcL5CagoYYt7XFckK9lKatiU9J5By6KmS60=\r\n=Gp6D\r\n-----END PGP SIGNATURE-----\r\n","size":184545},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.31.6_1666778894591_0.5806568141103543"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-26T11:17:20.570Z"},"3.32.0":{"name":"docxtemplater","version":"3.32.0","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.3"},"devDependencies":{"@babel/cli":"^7.19.3","@babel/core":"^7.19.6","@babel/eslint-parser":"^7.19.1","@babel/plugin-proposal-object-rest-spread":"^7.19.4","@babel/preset-env":"^7.19.4","@stryker-mutator/core":"^6.2.3","@stryker-mutator/mocha-runner":"^6.2.3","@wdio/cli":"^7.25.2","angular-expressions":"^1.1.8","babel-loader":"^8.2.5","chai":"^4.3.6","chalk":"^5.1.2","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.26.0","eslint_d":"^12.2.1","eslint-plugin-import":"^2.26.0","eslint-plugin-sort-class-members":"^1.15.2","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^1.0.4","mocha":"^10.1.0","nyc":"^15.1.0","pizzip":"^3.1.3","prettier":"^2.7.1","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^8.2.2","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.24.1","webdriverio":"^7.25.2","webpack":"^5.74.0","webpack-cli":"^4.10.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","prettier:fix":"prettier --cache --write 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","lint":"eslint_d . --cache && ./check-casing.bash && npm run prettier","lint:fix":"npm run prettier:fix && ./check-casing.bash && eslint_d . --cache","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","test:mutations":"SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"15b8a544a9322a0fca616f59a980c1df5fd08969","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.32.0","_nodeVersion":"18.12.1","_npmVersion":"8.19.2","dist":{"integrity":"sha512-d2t1QFQqk0neup3s1M/EDbEatoaNaltA3jdPihCHzotuUH1rPrwLx83fJCxe/Wy98v4Sxeso0iAnCiwRI3yW1g==","shasum":"74af1b11f8f06f7eebe2b47c53f2cfc33947a335","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.32.0.tgz","fileCount":82,"unpackedSize":875773,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCVTCLo6Z2yF5a/cKfb0LxeAu+vUFAkpRQ9S5psJkGesAIgKC+sV0JG6ci9d17duL4nBq3QSa9jOTOGuOTZDFoDDJ4="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjalTpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpSKhAAk0+pUDyBGA0ABPANKw3TqRLz2lxBnwb/7QP15yyoG7Bh2DUe\r\ntXBuMk03+cDmv2Dwrj8BXnh6WLesnfxdARiB4PcpAordIK4XivEE5/quq+bM\r\nyOovG1Cz8Vas6An1SVRYPfHoSG8zyUAX1fZnY1WW3dt/T2sSSaW0XWmUWkmu\r\n/cxeJL0+2D2RZ0sbEzCRM7K/+uCM6qk07iIT350uscApucYX7kM3qbP7iR9f\r\n3l7gHoM+Xq/MKeyemdqmA2cmZNFGbTnSqbZAWEpLnjtg/jpO4Jf0OsPLCMng\r\neAIYr2+RNNIsuk0QXxD9hcDW9Tdaib0+lndDceRyltiR6YnREceZanQd0ZUr\r\n1qLG8zoLEQIOohWPK0gtbr+WmXa4eoqMhEubTtXZcpNE8CGlquLkQxaLp31O\r\nc+fnvZVfDwVinLnti0t6ztOF7OKE8w6+BcWDFdc11ejQlWmVZsjCRIyUtGht\r\nkCO2RrIXfIe2RaCRpMaEd0YJPxND+Wazmh56zpX0z+v9GFrxi/KhUO/2wfdj\r\nYiuzig97cZzXgMeJRqq5li9adypMWJ+Tri3I3Y0wYzZQFZm3RPnJrklTXj9i\r\nF1GYaHNaRMDI9E1tKUCaMKxZvgOyAlQy0d7TaKuBTGedFtfsBsg2IFdhCGOx\r\nVVgMOLoLPPDyKModPK6zNBFmn5xBaNPAblo=\r\n=18Eo\r\n-----END PGP SIGNATURE-----\r\n","size":184959},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.32.0_1667912937078_0.6689595074826225"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-08T13:18:16.215Z"},"3.32.1":{"name":"docxtemplater","version":"3.32.1","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.3"},"devDependencies":{"@babel/cli":"^7.19.3","@babel/core":"^7.19.6","@babel/eslint-parser":"^7.19.1","@babel/plugin-proposal-object-rest-spread":"^7.19.4","@babel/preset-env":"^7.19.4","@stryker-mutator/core":"^6.2.3","@stryker-mutator/mocha-runner":"^6.2.3","@wdio/cli":"^7.25.2","angular-expressions":"^1.1.8","babel-loader":"^8.2.5","chai":"^4.3.6","chalk":"^5.1.2","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.26.0","eslint_d":"^12.2.1","eslint-plugin-import":"^2.26.0","eslint-plugin-sort-class-members":"^1.15.2","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^1.0.4","mocha":"^10.1.0","nyc":"^15.1.0","pizzip":"^3.1.3","prettier":"^2.7.1","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^8.2.2","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.24.1","webdriverio":"^7.25.2","webpack":"^5.74.0","webpack-cli":"^4.10.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","prettier:fix":"prettier --cache --write 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","lint":"eslint_d . --cache && ./check-casing.bash && npm run prettier","lint:fix":"npm run prettier:fix && ./check-casing.bash && eslint_d . --cache","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","test:mutations":"SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"5c31ba27430f900707af890be55fde49019450b5","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.32.1","_nodeVersion":"18.12.1","_npmVersion":"8.19.2","dist":{"integrity":"sha512-maMscTXqcxdLIXlaGOduUQNAVhhYoRxw/OVnGKZhzNpJdofs7UVlyqoNDi/vznt/ONNu6QfkTdzR9gXobI6hOQ==","shasum":"bf44a8624670ce5bf23a22e8a2746ce5f6f3e0c5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.32.1.tgz","fileCount":82,"unpackedSize":899561,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC7NFOrlhFfn9sP/IOyVuSGq4ROza8aq7K6y/vAzGkgIgIhAKk6M9WCNSFXxJxxsNiBL2gTP/Cd9urHtK8FPqwybin2"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjal1FACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmomRQ//XCdL76pD8Dpi5bj0JniBloRjxs4VEQCk4DBxVQSX2bUpAP/q\r\nmmFufslaoiXrx/WiLNaKiTx/3QGDU6rmlXvXUtPlR9TM6tRRSlBeSTvMNfL4\r\nxU9E2ljkJdCoNdzPi+9zx0ZnJ4aYoOQLMY/4hQ9xdFg5KD4GkbMF2Xq2OZFq\r\nJAcAvz8AevlYG9CEFyw7fJw+x34Jq/+RZkH4ssEDyHNdlIA+k1KmdqT1mQgy\r\ni2cXgDTGMgEKEgbRiqpwBOcpCbCWuqA0X8PWOuhCQMHPzV65d9nwGE6DEJmm\r\nUfHhvJsdw+Bsx2Xj3jWCPQ2/V+qHYrV96Ig4VrRBBDNQrHQnHic5AwBmHif9\r\n0yn3Q+ZHR0QLnP5sYX4tXeunMIvuOQPsOGWskcTbXmfW5HUvrfMRI83rdVka\r\n2at9htcKiqdR3veC2zX8uuGmACCWEVdkF/ylsPdcBaNPNbocKrTNsOs1KOet\r\n/OwK5dnC1yUZozMbPtZtj28HdzadK6yRPWq+oHU9Pio776n++sPRJldQq8a8\r\nHSqUBEQMyvyv0alW+JgxPSMCVMuicMUAi/rnRTRvZgC82SL/oUI+Hlm3bme/\r\n+2RcS8dt7tt9+ZGldoxPiddyu6Zf5XvcOTvYqo+RqHdxV8oyId9i3bq+Icgj\r\nQcgN78mHE/mzndG4Hu6+NmC+22ZURH0LIak=\r\n=gyE6\r\n-----END PGP SIGNATURE-----\r\n","size":188897},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.32.1_1667915076850_0.6549146849109446"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-08T13:56:58.962Z"},"3.32.2":{"name":"docxtemplater","version":"3.32.2","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.3"},"devDependencies":{"@babel/cli":"^7.19.3","@babel/core":"^7.19.6","@babel/eslint-parser":"^7.19.1","@babel/plugin-proposal-object-rest-spread":"^7.19.4","@babel/preset-env":"^7.19.4","@stryker-mutator/core":"^6.2.3","@stryker-mutator/mocha-runner":"^6.2.3","@wdio/cli":"^7.25.2","angular-expressions":"^1.1.8","babel-loader":"^8.2.5","chai":"^4.3.6","chalk":"^5.1.2","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.26.0","eslint_d":"^12.2.1","eslint-plugin-import":"^2.26.0","eslint-plugin-sort-class-members":"^1.15.2","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^1.0.4","mocha":"^10.1.0","nyc":"^15.1.0","pizzip":"^3.1.3","prettier":"^2.7.1","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^8.2.2","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.24.1","webdriverio":"^7.25.2","webpack":"^5.74.0","webpack-cli":"^4.10.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser && cp es6/expressions.js es6/expressions-ie11.js .","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","prettier:fix":"prettier --cache --write 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","lint":"eslint_d . --cache && ./check-casing.bash && npm run prettier","lint:fix":"npm run prettier:fix && ./check-casing.bash && eslint_d . --cache","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","test:mutations":"SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"7d0bda8a61af8667e90342bd0cc674d18580b41c","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.32.2","_nodeVersion":"18.12.1","_npmVersion":"8.19.2","dist":{"integrity":"sha512-hjTDELv8tN7C6CBjvGBph6JstcrclRgMKeUtuKbnkt/wtrCtCDCG0ZwgqKS3wdiLG47wyR2Xo9mQPk0e5Jmn/w==","shasum":"4035e6b2ac7e64eb0b28813bd093f01a3c8593e3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.32.2.tgz","fileCount":84,"unpackedSize":925585,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBlcmmr6xOcieSrG+xmbpYp5oXx3EZTpDZT1kV41lQ4cAiEA6abh2hey4OXOLHcWT/CmF8dRxWi06+bgv5qwHltqjsg="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjal57ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqaSg//bvX8U2XQ5Qwg0rBumUTAagPftw3hpU4Vv4tGeFZvzSCjcWbi\r\nRnC/dBuMyXDtybMzRTy/HNzDOQER5kbQ3XMbzAM7fcBWZ91d5w4MCUS2Jzv8\r\nrn9zKzEG1GaRnbGmJZ59v7bqM1PpxYa5+QmQkBC+JOVussuommpwdIaJThpJ\r\nNAA3ZfqKSmQ6fFb7FOk9ZiU/qLg2W5cMi31cL19RtSQvmAbgY2Z3kGsOvZ5S\r\n5luEa0gV9gGSspSH88o+t2nOpIKeYjt6QhirX7fnt33hldkXNgJ39e4QtQ2V\r\nXNCKcvQs1iePoYBvIy8K6JR6m5q9CGC2eq3Q8U3nvM7TZiS+ou8dCLuNS3KZ\r\nxxldTDjO1teUdMD+GGO8HAUC5U48OQGfd2+j+PsK+rxynC3n5GklAZy+qgLi\r\nfVP8ug84jHhGE2O12gvgyL2spT5fL6rKqU4gsJBR2AeTafDnpQx8hyvXzzoM\r\nqJyTbZvpx7BuLxKkGMh4r2Rfoc2ZnH8XXZQJ84bzTqKVSOIb0W46E+cHsYGh\r\nj+QbB7K+uFosx2zvseWPM6bhn1UuJzjDZJpUa3zE2Mq2duyNig6VoPiGcskO\r\nreqW0FF4iYRB+2IMvG1KCsPRtdT6hfzypIElSOLP9J8FUQQPnCP+kt5a+YKf\r\n4dbOXyT6FFpnuc2CU1bfBnNy8OMt4hhFRvo=\r\n=nBj1\r\n-----END PGP SIGNATURE-----\r\n","size":189760},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.32.2_1667915386909_0.6643959270323969"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-08T13:56:59.141Z"},"3.32.3":{"name":"docxtemplater","version":"3.32.3","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.3"},"devDependencies":{"@babel/cli":"^7.19.3","@babel/core":"^7.19.6","@babel/eslint-parser":"^7.19.1","@babel/plugin-proposal-object-rest-spread":"^7.19.4","@babel/preset-env":"^7.19.4","@stryker-mutator/core":"^6.2.3","@stryker-mutator/mocha-runner":"^6.2.3","@wdio/cli":"^7.25.2","angular-expressions":"^1.1.8","babel-loader":"^8.2.5","chai":"^4.3.6","chalk":"^5.1.2","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.26.0","eslint_d":"^12.2.1","eslint-plugin-import":"^2.26.0","eslint-plugin-sort-class-members":"^1.15.2","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^1.0.4","mocha":"^10.1.0","nyc":"^15.1.0","pizzip":"^3.1.3","prettier":"^2.7.1","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^8.2.2","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.24.1","webdriverio":"^7.25.2","webpack":"^5.74.0","webpack-cli":"^4.10.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser && cp es6/expressions.js es6/expressions-ie11.js .","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","prettier:fix":"prettier --cache --write 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","lint":"eslint_d . --cache && ./check-casing.bash && npm run prettier","lint:fix":"npm run prettier:fix && ./check-casing.bash && eslint_d . --cache","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","test:mutations":"SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"694d63c63f5cc022b0bf60d92a93ea91d97f54ef","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.32.3","_nodeVersion":"18.12.1","_npmVersion":"8.19.2","dist":{"integrity":"sha512-Ykp68mimpBdkN2EPrHpPGOepAzh8dhfd7RLDktsUEcQX/aRPEiEOne4RqqnnS+jnZNJ/UYD39saSgVi2f74tpQ==","shasum":"23478fc1aa0c9df84dfedb49d5978af274c722e7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.32.3.tgz","fileCount":84,"unpackedSize":926874,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC0Vc6L69mdp4T54cH++3X4bElzM8M9XnI1e1JKx/8SOwIgCLPQVGkjPGJ5VW6d/FEIV0bH1cQdJ15N/QJqBHrgkbM="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjamNiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmreOQ/+KSDlrCnWjULsIkYGmwcZDm3iz5Z4Q5omCwuBd3nYIICDIw4D\r\nxI/ztrDmgO0cltzvVsBCWWSmCy7e/4WolmnrLdgmQhN/9rBN8FIBJi8SNF3N\r\nIIBlY5zv25vPaQ6NZtLAoArEFN+dhhIL05XfUcJTpbsPaRAiPOHDQhSAIcRR\r\n6mJnBpo88tmvBubw2SqWdW/cWV48d9VLu6a/QYJBO/vDIAPLz5eggFzJoJ6w\r\nGxd5Gfcw8K8eiQAa1ofMc8GuYGOz9dZzY3djqu3RtFTbhKQw8HmTHV7P8OVH\r\nKqXX11pPKbsZySZDDxlCJ4xDvLJBJhE3cb6ZFubetfiX9cYJjYhgt21iYk51\r\nV8/VRRC8fHPt1qOIxF++9/XmGIhGU3GFiHrUWjkx4oR2HXlaQSsl0nP5zbRa\r\nq7Z0l+KzepdKeNE3YZhoar2fnJ/3qmi4EdIcEFZoFBlULfQq8pZBDD8fMbV4\r\nv0o83rT2biNMEh/WFhjlbEk44Ju7Vfb9TKQmz7rLUNZRVNubAQqmnTumN1qJ\r\nPIRUVNJ8RLkKSUMU1guGq/ouw69KbDhqozxlWiwh7IIneaWqHX5RxbixoMBI\r\nXYiVFz5tuNOaVQqSXA/hreBWsdgOSya/jqvtcdnr93I5uEDj/M7ady5+RY4N\r\nOnXNJp1+7V/TuvsSg5wN/RnNX1KYC1jFBDI=\r\n=lrQj\r\n-----END PGP SIGNATURE-----\r\n","size":189942},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.32.3_1667916642344_0.8235751040137791"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-08T14:19:14.272Z"},"3.32.4":{"name":"docxtemplater","version":"3.32.4","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.6"},"devDependencies":{"@babel/cli":"^7.19.3","@babel/core":"^7.20.2","@babel/eslint-parser":"^7.19.1","@babel/plugin-proposal-object-rest-spread":"^7.20.2","@babel/preset-env":"^7.20.2","@stryker-mutator/core":"^6.3.0","@stryker-mutator/mocha-runner":"^6.3.0","@wdio/cli":"^7.26.0","angular-expressions":"^1.1.8","babel-loader":"^9.1.0","chai":"^4.3.7","chalk":"^5.1.2","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.27.0","eslint_d":"^12.2.1","eslint-plugin-import":"^2.26.0","eslint-plugin-sort-class-members":"^1.15.2","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^1.0.4","mocha":"^10.1.0","nyc":"^15.1.0","pizzip":"^3.1.3","prettier":"^2.7.1","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^8.2.3","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.24.1","webdriverio":"^7.26.0","webpack":"^5.75.0","webpack-cli":"^4.10.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser && cp es6/expressions.js es6/expressions-ie11.js .","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","prettier:fix":"prettier --cache --write 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","lint":"eslint_d . --cache && ./check-casing.bash && npm run prettier","lint:fix":"npm run prettier:fix && ./check-casing.bash && eslint_d . --cache","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","test:mutations":"SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"d2aa0b395b950719acf8ce39bed11cc14c3a6b8b","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.32.4","_nodeVersion":"18.12.1","_npmVersion":"8.19.2","dist":{"integrity":"sha512-+U+vFOh+y/kOciFkkZPR45CarRUcb0l8wtlsuJitgMIQmpJdoqW1y4ptJ/XWuAm+FYkVqXWz2lGMv3zDhsE0oA==","shasum":"ae0b61d4409bb35dacd66a21214904df3236364b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.32.4.tgz","fileCount":85,"unpackedSize":944768,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB5nP03SYmJF9uYuog+z8PqhhOjhnv6nVL6aUrZIRZXlAiAXVhT1j9FZmJ+nl09K/KOlK5IA9Dxo+uwrMiF9zEcGGQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjc60qACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqnug/+M24sIuPsURGQlNAgO3MDWk7bR0XDM7MkWiPQC0qicOd1rZuz\r\nvoZaZJbA1iTW04gFNt7SipPeCK2QAlwVhGn+R1jHY7b0lO+MpFhjw8LnaBtC\r\n4co/CbsT+nf4uTLRNp/7VIronEUsPoIx4jbDKE6xP7KY43bF73P1oIx/FCif\r\nOvrlI5EhbRu94QH7yOy43l85Qp+OZz5A92brkly2qzVlJQINZQwy3UQu+W/x\r\npfn8o9miDCaQ2n/OBGAHQg5X81NoLJ6HfYBKGuCdz/HDPZOpvBtHEPUPiaAm\r\nW6kPIOAUcSyN/lmYHAufBWkx3OmWqvLhj3QpGABGfU3zGDNlkPN54gr6f4hg\r\nPJjy8QrGZ5uxS84VpBy1mbNlFpIDBhBEJOB2QLA22Uh8yaK52h0VTTjQ0UKy\r\nYIDH+UOY4sylZHgsyAHPyZMCTvyhoSCKXeu/LLBienKWGEU/q+jSLwWzMUuT\r\nbky3mgnd9wekmjlQL3x0tLFyVC1ikv5TKutzCnkrTmI2wcJgVF3AG1DrzBY6\r\nwP2Bek6zNJn90IJ9ihhJNyU9M9x4jrPgJsy4k481ud6OYkI6IFS1XtT3NUy1\r\ne/MCzo9PVNT99QZjVJNtjhKqLMs7nZ05k4u6ReqX/r6QmI+3NRhmC3BfY8bU\r\ngcZgq3bZn/7JkLDT7gY6MKgIDFdkJRDO1iU=\r\n=4pMY\r\n-----END PGP SIGNATURE-----\r\n","size":194373},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.32.4_1668525354260_0.5229187138245941"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-15T15:50:24.661Z"},"3.32.5":{"name":"docxtemplater","version":"3.32.5","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.6"},"devDependencies":{"@babel/cli":"^7.19.3","@babel/core":"^7.20.5","@babel/eslint-parser":"^7.19.1","@babel/plugin-proposal-object-rest-spread":"^7.20.2","@babel/preset-env":"^7.20.2","@stryker-mutator/core":"^6.3.0","@stryker-mutator/mocha-runner":"^6.3.0","@wdio/cli":"^8.0.2","angular-expressions":"^1.1.8","babel-loader":"^9.1.0","chai":"^4.3.7","chalk":"^5.1.2","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.28.0","eslint_d":"^12.2.1","eslint-plugin-import":"^2.26.0","eslint-plugin-sort-class-members":"^1.16.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^1.0.4","mocha":"^10.1.0","nyc":"^15.1.0","pizzip":"^3.1.3","prettier":"^2.8.0","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^8.2.4","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.25.0","webdriverio":"^8.0.2","webpack":"^5.75.0","webpack-cli":"^5.0.0"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser && cp es6/expressions.js es6/expressions-ie11.js .","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","prettier:fix":"prettier --cache --write 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","lint":"eslint_d . --cache && ./check-casing.bash && npm run prettier","lint:fix":"npm run prettier:fix && ./check-casing.bash && eslint_d . --cache","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","test:mutations":"SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"1eb32c5c99afd0c911f7bfb3a994fb4f69c27af4","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.32.5","_nodeVersion":"18.12.1","_npmVersion":"8.19.2","dist":{"integrity":"sha512-uvkO1Tq9fNi8WvG3t3K3u+6hrHq2r1wv9cSiQ1tT+sCQN5xyJCupiofAcyMXGgyuCqSJmj2uSJpB8f9r8o44og==","shasum":"0649f31a6998fdb863012ebe8fd5ab671d9be758","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.32.5.tgz","fileCount":85,"unpackedSize":974570,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCGf/zyTtqcjvDBD0Nt7m0ObnIDxG+t1WaU9bGn44/NVAIhAOXmeApn9OKSivGqgnBUl/MsNUg747ldOQDhq+UQrkFF"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjj1XhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmocig/9Go1IHfNhCbm2CJ0dv/yebIvDuuHjdSJgLFeRl2JsfhyYoKNv\r\nMca1kgVknr6lJ1xhUJzSEoBTYZssA5k1Y7UQKB5ALfDfz6GrsNpbiGO25HRW\r\nPNA6c/bh1Sy1oNCFqibJGPQrUzIwwS6eM3idBBuYoB7v61fgHKGenBwBI/8B\r\nOQyp03Th4lEEMl7ZuqN0MRDxdjC2eQhEShKnLLQPBeGKWpWfI1adLTyLaQzU\r\niXp+FynMHTAO2etiDMw8qX97cb1GK9T71Xon9o6DcGSvQkL4tcIbTOp5Kbhc\r\nKaP8b8/glX4lOqMH0jFE2u7Q0x9CSjLkSh9dasu3AWufLJWun6gpo3oFrQra\r\nO4zbzxZjZyEdTYYDEMPMEFF2BO0EG1idh+GeNkClf+dxgYTgvOfKwLvPaA+H\r\nR0+/FIAs40f/ANd+B2pXXGq1oE/60Zn1msXjYNqqn8v0ZQ1a/1u9ZcEE7fn4\r\npn8nm893PA2gRHLi3IeptkHzm8Qu9k+vyvZhEjDXlwupa6hpHc2pRSipecye\r\ns+SH4evnBYUz3LGLZIT9EFJsBcSCIx8AFsg5O10dNYUaMF3xe4wQMNltc4ia\r\nyxvocO7gQrLzODPL5gIxr+pN39OdCDGGuWDTzhxDCD4AvrZ5srGI5WQrHmjo\r\nNbZUSipsTwE/Q2FNFPW3UcScBzXbMEE7Hdk=\r\n=3UK9\r\n-----END PGP SIGNATURE-----\r\n","size":198821},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.32.5_1670338017176_0.8876717523273332"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-12-06T14:48:37.635Z"},"3.32.6":{"name":"docxtemplater","version":"3.32.6","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.6"},"devDependencies":{"@babel/cli":"^7.19.3","@babel/core":"^7.20.5","@babel/eslint-parser":"^7.19.1","@babel/plugin-proposal-object-rest-spread":"^7.20.2","@babel/preset-env":"^7.20.2","@stryker-mutator/core":"^6.3.0","@stryker-mutator/mocha-runner":"^6.3.0","@wdio/cli":"^8.0.13","angular-expressions":"^1.1.8","babel-loader":"^9.1.0","chai":"^4.3.7","chalk":"^5.2.0","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.29.0","eslint_d":"^12.2.1","eslint-plugin-import":"^2.26.0","eslint-plugin-sort-class-members":"^1.16.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^1.0.4","mocha":"^10.2.0","nyc":"^15.1.0","pizzip":"^3.1.4","prettier":"^2.8.1","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^8.2.4","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.25.0","webdriverio":"^8.0.13","webpack":"^5.75.0","webpack-cli":"^5.0.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser && cp es6/expressions.js es6/expressions-ie11.js .","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","prettier:fix":"prettier --cache --write 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","lint":"eslint_d . --cache && ./check-casing.bash && npm run prettier","lint:fix":"npm run prettier:fix && ./check-casing.bash && eslint_d . --cache","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","test:mutations":"SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"1ad2059ef9902a4bc6ffad1fe15a0a4827458d60","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.32.6","_nodeVersion":"18.12.1","_npmVersion":"8.19.2","dist":{"integrity":"sha512-7jT2k9t4cPiYoZKa9GvckZgGexfy+3DRsIUZV9hm0PFziq7TNFqJSYjYNa6qJzC2XsgIn/XZNq0u8VpMARb74A==","shasum":"b4a9595fea52816f609fed9e2ff2199abfe8252b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.32.6.tgz","fileCount":85,"unpackedSize":974979,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDsOjG4EttAbsU8GkXEk7tZaqulLXWSg1R9gztGZKNtIQIhAO+BAv3UchBzdcttdkZSr5KZ9qJ/n2g8iKyruS+KZU3u"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjnJgLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqbJw//WMQq0YKTgC48eafgokdVS2h2aRky/FZLl8hVmocBqYjRhlvR\r\n7RgSGLGeoglTftfYndX1AbUhUOyYu3nRfGNe1le5cv4FE1Ep2ktvi7dZaCaJ\r\nWnJs9pM+IXuAVYh2wK8xSFzyIIXMw7BKNKtaBInEUq8MXcrz7lwGpTjUqJrz\r\nDjedOAqHW1V6cp6AFHhFO4csEcta5tSLzk2TbteYspFmo9stNl9Fb+rK21VP\r\nH8Ef57JaCUE0xcVBSsaDvFJWjBa/aV8CxD66zZp60NQKKZa8lZaOUhopOPmZ\r\nPjVb+M4oFGeEIFopayanan5h+Vb/6d6nnfjOEFD8b1gBgF6MXL+MtCNtTHfE\r\nevbp/LiBIiZHLyRqI4Lrl9Cgyxe21q0aUhliJPzTjWB1pwH/bKMYRy/qwal1\r\nlgYaVNmFSvS5fsYqiW4kzppeFsvmGiKRps0QJEAMD50ubV1S2pv8pKv98dKo\r\nbGfrEPU4fcuICL5BeYZBYill5dSQ/97D/U6p7uxxNaiJ6YvOn9JdHGqLOIpK\r\nKMhl8AmFo07kAzbPe+TqoWfjRCj5/o4LB4eUZQ7kr/Uwc3f7o5fpvBNEnxHl\r\nalH7F2k0qBlpldMt6wPYHfVqc3AUap0Uc7DZNdv9JFJvyG3MzErN/i03Xs3P\r\n46DBIlymPiKM9jpnZsjdVZEVc5CCmH1W2XI=\r\n=KBbk\r\n-----END PGP SIGNATURE-----\r\n","size":198890},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.32.6_1671206922693_0.8175736661543427"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-12-16T16:08:52.852Z"},"3.33.0":{"name":"docxtemplater","version":"3.33.0","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.6"},"devDependencies":{"@babel/cli":"^7.19.3","@babel/core":"^7.20.5","@babel/eslint-parser":"^7.19.1","@babel/plugin-proposal-object-rest-spread":"^7.20.2","@babel/preset-env":"^7.20.2","@stryker-mutator/core":"^6.3.1","@stryker-mutator/mocha-runner":"^6.3.1","@wdio/cli":"^8.0.13","angular-expressions":"^1.1.8","babel-loader":"^9.1.0","chai":"^4.3.7","chalk":"^5.2.0","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.30.0","eslint_d":"^12.2.1","eslint-plugin-import":"^2.26.0","eslint-plugin-sort-class-members":"^1.16.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^1.0.4","mocha":"^10.2.0","nyc":"^15.1.0","pizzip":"^3.1.4","prettier":"^2.8.1","request":"^2.88.2","rimraf":"^3.0.2","selenium-standalone":"^8.2.4","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.25.0","webdriverio":"^8.0.13","webpack":"^5.75.0","webpack-cli":"^5.0.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser && cp es6/expressions.js es6/expressions-ie11.js .","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","prettier:fix":"prettier --cache --write 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","lint":"eslint_d . --cache && ./check-casing.bash && npm run prettier","lint:fix":"npm run prettier:fix && ./check-casing.bash && eslint_d . --cache","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","test:mutations":"SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"d49a6793fd54d7923a98b7671e831bccfb7a9c03","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.33.0","_nodeVersion":"18.12.1","_npmVersion":"8.19.2","dist":{"integrity":"sha512-AWNEQwI6KpndL4X0IKy6nQKOyvcg7aPsjz8gI44rpgp19XzvEobhRqx+S4UCW3OdAEZhfAzW46qCHMNdSOpPEA==","shasum":"9edd02621bcde84c8b70e66f19a47aadc9bf5c7b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.33.0.tgz","fileCount":87,"unpackedSize":979498,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFSazMD/SnkQSeMWASjCsiA82mW+oAbDYiX5xx/gnjOnAiAeKnnqPkC50dkeNWfs0wAFVHSiPt81Fg0YFdrnT0yI0Q=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjodDWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqg7g/8Dk1fBXCTyCZzhLjo3J1ctZ0UbzIvLqLJ57rlzZg15OXlrIUe\r\ng81jtOxuEtZM/OD3Jl4v7AwwqrHRQ3ZZ7y5ANS/Yp34SKovKIE6bpDGe318f\r\nNJka1icTirkKjuM9UewWqYQsV83GdRYezeD+wwosiCiZ2BseeJsW0yJE1wAM\r\nUqeJzGDn8Rdjw10LEvv1CNItRfP0XbzOr7u+d4SfuvoVOXYg9OqGPejJQQoM\r\ntZ4g5Io59BGAAhA3eB0r3kcfP3o5sXNRlydNRGe4yJW+/ci03DIaQo6X+OuK\r\njEYZlwgOU7MpIpw/34d5FLR+NV9nWh16uSfaV2LztePSdESLOzeOyEnqQsAf\r\njVVwWLkju1j8DRbudxJ8JeuenVQ4h+nwZXGO38qSoPskSJ9ijNQ3/vJYaTVq\r\n2ys3FM/H5swN8Hw+WzVB4BpdFIX7keR5bY0WWHAmT5ncZ6HSJ/0FUzPwgo/0\r\n/q+Ur5QWPSB2ji1YDlUyn9f9xLA5Jcn9cAqQAn0sJK99/zZzmwkZakch6ceS\r\nhMFV67SeGlMMXtqaW8PNe95FoMhwHEeiK4+tsL90DsmlyzRfcRX0x4J0Qu9m\r\n0eF0+YW+vqXPlnQVu3LnsCpjtFQMCl8Q2yaeCSY/JUw9emdCq439c4aDUdkG\r\nv0SG4DjUFShD7V4mmgq5G8E5rgLtRik7sDQ=\r\n=h2LY\r\n-----END PGP SIGNATURE-----\r\n","size":200078},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.33.0_1671549141775_0.31892679919624234"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-12-20T15:13:16.823Z"},"3.34.0":{"name":"docxtemplater","version":"3.34.0","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.6"},"devDependencies":{"@babel/cli":"^7.20.7","@babel/core":"^7.20.12","@babel/eslint-parser":"^7.19.1","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.20.2","@stryker-mutator/core":"^6.3.1","@stryker-mutator/mocha-runner":"^6.3.1","@wdio/cli":"^8.3.2","angular-expressions":"^1.1.8","babel-loader":"^9.1.2","chai":"^4.3.7","chalk":"^5.2.0","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.33.0","eslint_d":"^12.2.1","eslint-plugin-import":"^2.27.5","eslint-plugin-sort-class-members":"^1.16.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^2.1.3","mocha":"^10.2.0","nyc":"^15.1.0","pizzip":"^3.1.4","prettier":"^2.8.3","request":"^2.88.2","rimraf":"^4.1.2","selenium-standalone":"^8.2.5","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.25.0","webdriverio":"^8.3.2","webpack":"^5.75.0","webpack-cli":"^5.0.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser && cp es6/expressions.js es6/expressions-ie11.js .","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","prettier:fix":"prettier --cache --write 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","lint":"eslint_d . --cache && ./check-casing.bash && npm run prettier","lint:fix":"npm run prettier:fix && ./check-casing.bash && eslint_d . --cache","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","test:mutations":"SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"651cb2522939d31afe15086155fa921ef1557f2c","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.34.0","_nodeVersion":"18.13.0","_npmVersion":"8.19.3","dist":{"integrity":"sha512-NEsFtpWeCP9EO0608zYt0Dug4CmsB7ulIzcWY3EmJ/hxMNV5CM+EcVIXu9XwIsWhjQ60rMy5aGUtEK9WZEdPZw==","shasum":"19d1caf06e9c899ac7555d24fc16dd09c52c4189","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.34.0.tgz","fileCount":87,"unpackedSize":987218,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFgUGRFZ0NvgjgiAqn1scMot+uFK+GlCtcnH3hlWEhw8AiEA0FPSVoUbV52XOCZYwdLlUfLpaXZlAq30jPQDMdQvAy8="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj274fACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoUIBAAnvLXyz0QEKo93MTd/xtSWxWlCEmtMiH4OkbnwLIZ2OTwdLyJ\r\nmVzBlQLLshamZqbtcv3dl1XI0hAmeS746/sumDyIwV22cb89bH4iM8r14M1T\r\nHiuFvZyecVaGOqHlR3zobf1IVNMUbIZrWNq+g7FRsrxQj10aQ/751czH7S56\r\nKwa1/LWUxoiz3BOHWAN7/f3YEmmKOkUUUZcjge/V2z0wiiwWRhH2aEnsThuS\r\nWsVQiLpvcxHgpwFvfWE4fyFcwAqQGST3REj+T5sV4E6SrMHhHimWOUblPGyY\r\nlmm+JtcPZGqC3N3XRVaOiQg9pyS5POLuOcebRApJGyxICNhISUcZvGC9zVov\r\naOqTW5cAMSAcocD48lg1nI+a3sWREsUSEcLb3ZUMWFP0B+101jcJFu9e9b9v\r\nGsHbhVuB/jpQSiAqFI2iB3e6yLVhRVhZ1fZYWWYXR839pnACscgEPKY0oEp6\r\nIb3i/HdWDOfdvE+oh3DAIEUkMz4GFN0kdleQJKNinVQg89OUslGrCBq5khbf\r\nkWCNF1CVTJBKWH3N+NCBVMyYGQJPu7fBtwNijfCVJ+f08TTG5BAyP8EQy6s7\r\nwU8wJWSjDM6tm/qS3A3QbJkrt5Rlw8l8NTPTjNcHZvpm5z8APf2kO62JR14G\r\nfJAxq1jFkoF5+PwPWvlyZOwNRNjnL15GzhY=\r\n=msS6\r\n-----END PGP SIGNATURE-----\r\n","size":201553},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.34.0_1675345438790_0.1049349790229599"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-02T13:43:59.010Z","publish_time":1675345439010},"3.34.1":{"name":"docxtemplater","version":"3.34.1","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.6"},"devDependencies":{"@babel/cli":"^7.20.7","@babel/core":"^7.20.12","@babel/eslint-parser":"^7.19.1","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.20.2","@stryker-mutator/core":"^6.3.1","@stryker-mutator/mocha-runner":"^6.3.1","@wdio/cli":"^8.3.5","angular-expressions":"^1.1.8","babel-loader":"^9.1.2","chai":"^4.3.7","chalk":"^5.2.0","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.34.0","eslint_d":"^12.2.1","eslint-plugin-import":"^2.27.5","eslint-plugin-sort-class-members":"^1.16.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^2.1.3","mocha":"^10.2.0","nyc":"^15.1.0","pizzip":"^3.1.4","prettier":"^2.8.4","request":"^2.88.2","rimraf":"^4.1.2","selenium-standalone":"^8.3.0","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.25.0","webdriverio":"^8.3.5","webpack":"^5.75.0","webpack-cli":"^5.0.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser && cp es6/expressions.js es6/expressions-ie11.js .","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","prettier:fix":"prettier --cache --write 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","lint":"eslint_d . --cache && ./check-casing.bash && npm run prettier","lint:fix":"npm run prettier:fix && ./check-casing.bash && eslint_d . --cache","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","test:mutations":"SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"d5010a8f8951d17d1d9c6e9824887d64f46d568e","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.34.1","_nodeVersion":"18.14.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-9Hzt4ElZMuND09dLlkko2HGzdnwPQs4SQmNDIqPwFfCSinMAnb6IsXgJqMiuYHTj4o8u39W8dzO0YZ/zHCU2OA==","shasum":"9c4048cf2ffe70db2c205fc9641b0be295f01e64","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.34.1.tgz","fileCount":87,"unpackedSize":986620,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDtkcYoCx3yLCeIKfLi1YyE+zUcsKhFG+P9GWMzjIIiNwIhALNVS7urw9nJaI0kE7lXfJu2A4Its+njp0Bn9EnnXT8M"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7kZNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrDBQ//fvdHPo4y7FVoMDOOTXiM5zRwj6mmKOxsTvnJcsOotHELDhHw\r\nE9AJBXAqzNawkvMC8x8M19sbmvgz4Blz4VKgganwNogz3C0JFxQ8NzhYSwwt\r\nGJg3MACrLTBgm6W2yoSPklyJXtUBRWN5M741UNCbe+QhtvbYOx6QCir7g+P1\r\n7WWzfFgvLNAYAOd+POkNGc59/DLu7AnuDqFr/0c/E6mT2yK/Qn9Q5Vu5X9Mw\r\nEMNle0+oWGnFCWRPcoO6zyOki790ZpM8pr8deoysMPJMeCH/Bog7qVD1wRjO\r\ncfo9vtjJpuyA5/xHp7he4oXXQvNMMu1gNsCIrnwOJ1+Z8V37mDEgdYNk0t+B\r\nJT6dhu1q8gFkyVdWz/SGpaHZ3CB2zY7u4US8aJV6Mlzq12jd4fUIbdElLAlP\r\nsvoUgnU2VAh6XdX7EaxGE8rNZstGXOR4ixbuE8eu03kSKZORvShmxKiKagAj\r\n+VAiEfY72L4IbKZnHFiHAxjUJ1kvkiBzP3uOV01Q3/ROgBdz7NYElBHqvn3U\r\n+6tWe3QUfsg4t95LFoK6nnyOlF5aqMwpz2a7ivQiBc1e0uZm+xZx/AQDBCcv\r\nljqlaB5q8w3xOFCzeT/Lh7bslIHwg3BDubZ+tSx00IdCBAGO0zJj7WTh0w+w\r\nkLLcd+MEAGXEH+vQv40kDW/uJzr5TQRUx+Y=\r\n=OzGe\r\n-----END PGP SIGNATURE-----\r\n","size":201462},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.34.1_1676559949212_0.13621961584472664"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-16T15:05:49.555Z","publish_time":1676559949555},"3.34.2":{"name":"docxtemplater","version":"3.34.2","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.6"},"devDependencies":{"@babel/cli":"^7.21.0","@babel/core":"^7.21.0","@babel/eslint-parser":"^7.19.1","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.20.2","@stryker-mutator/core":"^6.4.1","@stryker-mutator/mocha-runner":"^6.4.1","@wdio/cli":"^8.3.10","angular-expressions":"^1.1.8","babel-loader":"^9.1.2","chai":"^4.3.7","chalk":"^5.2.0","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.34.0","eslint_d":"^12.2.1","eslint-plugin-import":"^2.27.5","eslint-plugin-sort-class-members":"^1.16.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^2.1.3","mocha":"^10.2.0","nyc":"^15.1.0","pizzip":"^3.1.4","prettier":"^2.8.4","request":"^2.88.2","rimraf":"^4.1.2","selenium-standalone":"^8.3.0","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.25.0","webdriverio":"^8.3.10","webpack":"^5.75.0","webpack-cli":"^5.0.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser && cp es6/expressions.js es6/expressions-ie11.js .","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","prettier:fix":"prettier --cache --write 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","lint":"eslint_d . --cache && ./check-casing.bash && npm run prettier","lint:fix":"npm run prettier:fix && ./check-casing.bash && eslint_d . --cache","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","test:mutations":"SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"c4dbd8baa78935c11fa4e0bf7efe0d75f13b8704","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.34.2","_nodeVersion":"18.14.2","_npmVersion":"9.5.0","dist":{"integrity":"sha512-Gba/VBMjzAy6pfbm4BipF2uUgfGbhDVzjMdE/u9hDbm3a9CrAVmf3iCLtskxfMwmErlwh2U29tH/nMU4rU3ghA==","shasum":"e925bb9f7518b65b4db3132e96f4d6d819e111dd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.34.2.tgz","fileCount":87,"unpackedSize":987735,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC/YiYXudgggbVXs0fKGBRMeRZ9U8l4joJ4tXL5BiL8DAiAqIQ61EQODQc0+5alRLS4BQ/zfOO9m+ofEUYjgG+jOBQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj+JIjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqUtg//Rw/5Nb0X1Z54oTmk17YlIlEEElk7Cnnt26+BDbgiGtP4DjQ+\r\nCg9Dg9T2FD7plTcj+hyMeyU6ArPdOyR8SZWNH4WxUpU8iAUwJ9M56FohUCb9\r\nSZ7LfShX3OKXkEYdXO3bIIi8Wps4nri9XLR+Tz65Au4jcyrP/8yINnTpCFmb\r\nrGpV/XmpKJ9SjuoGrhG+ggUhiP83TZNu5XhtBKc0M1ikEyqEJbd572MgXkXu\r\n5Z09Dy/63gdXceVAxByTYiyqtloROCUrRWNVGUqLpI076vXvluBx48Q9ggb1\r\ngSAat8bi4nmGbWa3N46C7bSBPE+qEMS37fxOLbeXsEwwXOsM6jgCJ4CvvMpi\r\nvfwQ4l4rrw+NefOfiPuyAdeVXJmC4Sxg3PNE7BOCpvKpMYhpVxiZ/h4sWN+t\r\n1FY1pK8SOGUwvgb+J6Ynwy1noBgASNKlqA4i7mVnTXKzhEoBpX0dUYFIk7iP\r\nfWSezP74aHYuqG8CZjBqkUjFxnu1QXvvX8NN1vIAI9EXLV8i8ee5+MBGHxm/\r\nqJxR23nT8/DfLytbraPXM8JEYPEa5vj9LxswOS0XOqEOeh1IE+dCF0nHIGrp\r\nzi7std2pXsS5sds7zsWgX2CiA6fQcnPeqPLv/Om4TT9+v3VjeL6C5g7GFzF0\r\nHa51Z3kF1DV4PkFl2GcHADfYVGWvxEj5Yi0=\r\n=v02n\r\n-----END PGP SIGNATURE-----\r\n","size":201665},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.34.2_1677234723148_0.5207658381272813"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-24T10:32:03.367Z","publish_time":1677234723367},"3.34.3":{"name":"docxtemplater","version":"3.34.3","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.6"},"devDependencies":{"@babel/cli":"^7.21.0","@babel/core":"^7.21.0","@babel/eslint-parser":"^7.19.1","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.20.2","@stryker-mutator/core":"^6.4.1","@stryker-mutator/mocha-runner":"^6.4.1","@wdio/cli":"^8.3.10","angular-expressions":"^1.1.8","babel-loader":"^9.1.2","chai":"^4.3.7","chalk":"^5.2.0","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.34.0","eslint_d":"^12.2.1","eslint-plugin-import":"^2.27.5","eslint-plugin-sort-class-members":"^1.16.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^2.1.3","mocha":"^10.2.0","nyc":"^15.1.0","pizzip":"^3.1.4","prettier":"^2.8.4","request":"^2.88.2","rimraf":"^4.1.2","selenium-standalone":"^8.3.0","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.25.0","webdriverio":"^8.3.10","webpack":"^5.75.0","webpack-cli":"^5.0.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser && cp es6/expressions.js es6/expressions-ie11.js .","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","prettier:fix":"prettier --cache --write 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","lint":"eslint_d . --cache && ./check-casing.bash && npm run prettier","lint:fix":"npm run prettier:fix && ./check-casing.bash && eslint_d . --cache","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","test:mutations":"SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"c68d48f894975ea0869b4ffb767acb5585a8f1b6","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.34.3","_nodeVersion":"18.14.2","_npmVersion":"9.5.0","dist":{"integrity":"sha512-F+WNhyj42EOlrtXHvOpMipP9s+VqD8eEdaDpQxgVxdvMc7iEIjsCUq3rS2+UQsKQ8uADTJmwc016JfE6AG/DEQ==","shasum":"f8bdd4ae384b24229d0b3ab3518f08af32e8bd83","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.34.3.tgz","fileCount":87,"unpackedSize":987985,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICW1jR7MnwJBCwLXyP+fCS2CXkPrtaaO3Jln5fCJnmrxAiA6k9OC6Hot+Kzvgd04FmtGxskEDo8NCRABs5Ml7ybuVA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkBE1AACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrHSg//XfTYCLqp5qGmoVKd2YbW8zf7vhCsLhuY1pv0sDPgs/F7SFYs\r\n4NN8p8OJWcaR/aYZr61Xv1cdLhOA+esJsebunnDVvubpybHopVAHYLCaoeAC\r\nmdQWJZkZrjtvRpfavY7qZCBUID/SCGyCiDuOu+fqI156uu6A2DeCZdNtKKV9\r\nrIrQpsDzWsfem8BShsYTH49lRfqczGiUwQWDbvrFaokqkSGgTySOYc1Tsc7m\r\n52nL6/RMZXIlASP3DJFB18Pl3oJ1FbL+xAnTAu7Tnk/gUl0BjMpxFQSXJdiI\r\nJ0fvZHujiRusMTuRrAIbqgVXfOYLfUA7yXf3ZYLu17t4PGjDcOfHfp935PHx\r\nFiaBo6nZTLCybOwRrts4sv4k8WUmIWsL63Pz3gFG7pSbmkG1+Z8Hkt8GyarE\r\n8fzYNB+IhfeKkfvhXfcfTenZvb22uWykw4vGVXIgQPM20s2qWiHo5zeCyEHs\r\njb30U8WK3WfdvZgAPw8LyFMgx+nDMHp27Cmbmb3PJUPPH4ewKMBzp4TtkJjl\r\n9XGZSUfrilvtE4QKBu5De1hHEbUcQG7iurTSDqCduIZ8UAciuDvlhoeDWtPS\r\nK/vlOtCnNm9LPcJghLirw/15+HxR03X3w8C3ZYQABQH0/5KpjPNkSV55hDt8\r\nUkwW4RXwIxMtOn43xMeiBdyplk0UU22b1sU=\r\n=LtAt\r\n-----END PGP SIGNATURE-----\r\n","size":201728},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.34.3_1678003520314_0.7900129299484215"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-05T08:05:20.515Z","publish_time":1678003520515},"3.35.0":{"name":"docxtemplater","version":"3.35.0","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.6"},"devDependencies":{"@babel/cli":"^7.21.0","@babel/core":"^7.21.3","@babel/eslint-parser":"^7.21.3","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.20.2","@stryker-mutator/core":"^6.4.1","@stryker-mutator/mocha-runner":"^6.4.1","@wdio/cli":"^8.6.2","angular-expressions":"^1.1.8","babel-loader":"^9.1.2","chai":"^4.3.7","chalk":"^5.2.0","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.36.0","eslint_d":"^12.2.1","eslint-plugin-import":"^2.27.5","eslint-plugin-sort-class-members":"^1.16.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^2.1.5","mocha":"^10.2.0","nyc":"^15.1.0","pizzip":"^3.1.4","prettier":"^2.8.4","request":"^2.88.2","rimraf":"^4.4.0","selenium-standalone":"^8.3.0","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.27.0","webdriverio":"^8.6.2","webpack":"^5.76.2","webpack-cli":"^5.0.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser && cp es6/expressions.js es6/expressions-ie11.js .","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","prettier:fix":"prettier --cache --write 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","lint":"eslint_d . --cache && ./check-casing.bash && npm run prettier","lint:fix":"npm run prettier:fix && ./check-casing.bash && eslint_d . --cache","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","test:mutations":"SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"2fa9c594df0cfd06313cab38ecf524ca3e1955ed","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.35.0","_nodeVersion":"18.15.0","_npmVersion":"9.5.0","dist":{"integrity":"sha512-zTaGalbFBKeyr8RsaeoAHDrHnhOA5ZCyOcqvO2x5Pu/Z7yTbEA9KG9yc1fYxwz4awMWtHvR49sbZQS2ju10UOw==","shasum":"1a2b304b7276764a31bac424e84d45c931104215","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.35.0.tgz","fileCount":87,"unpackedSize":992771,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCHFLavkZ0TTDrK58jwdXCZCrk3Wt+tNETnob1RSha4sgIhAMi5g9JvpNa4SeaDuTuYmzEhRtv0V4WkfPZ0JZF3B8XL"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkFYwjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpWZBAAgbDF35MAoO5lqcdiWjAkuFyy46CyGOAk7wNM+5aB3HgzG+E3\r\nH94U/W9bSg2+bwhuQj5fn+mprKVjrOPkSIQReKlIfk5p2V7UF/GP1EBdpeYf\r\nS8pymE7DBWyQdB6VlJyUikDxt4Aqfxv+nkp1Gtrnodu6zUunLadibj2rZSFY\r\n7jiRj76tloyKFwr4hoeABnF1ygId0ngdxelzX/YJHIEYBcB5bQjZgK3muRgU\r\ndWLazDEyzwg8IW40zUxbdtYrIRG5UUtGURV58TawjfUvoF9sLj6nM72D3vvb\r\nH/VQTOLKqKnezHhfX4wznbfzJUu7p9SJ9Z0VhYMgx4BK1Y6FqdRQMpyufW/Z\r\np3yfLMzS6zD8eeeUOBtB9x1nelKj3xxcKMMAxgm9x7T81yCavpygZUaYMuzh\r\nsPyFtRbgmbmw9cPu7rbCY2Z5Y9pYFAMCn8tF3DgPZIcpiciwUbfRm7xD/o/T\r\nRx5PZQLtoISCTff1iI7cLRGqnY7Gx7SL+XHbLOL4bFRZ2Z59yf6uEGgslHJz\r\n0Hn+wxZ1eUWG3qwd2yNYKcmp4zvR0I7zs9hXiv4nq3nW3N6t+Qpp8tSmT1v4\r\nc6cnu4OsByN4FSQxrA8jn7q424EeFsY/CS2K0cHBP/gyibRL7V3yylQkeGt5\r\nMCsM6KEjVa2lVB8ofDCJJNyu5nusGHK5JRk=\r\n=/sBK\r\n-----END PGP SIGNATURE-----\r\n","size":202671},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.35.0_1679133731518_0.3130610301458592"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-18T10:02:11.720Z","publish_time":1679133731720},"3.35.1":{"name":"docxtemplater","version":"3.35.1","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.6"},"devDependencies":{"@babel/cli":"^7.21.0","@babel/core":"^7.21.3","@babel/eslint-parser":"^7.21.3","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.20.2","@stryker-mutator/core":"^6.4.1","@stryker-mutator/mocha-runner":"^6.4.1","@wdio/cli":"^8.6.2","angular-expressions":"^1.1.8","babel-loader":"^9.1.2","chai":"^4.3.7","chalk":"^5.2.0","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.36.0","eslint_d":"^12.2.1","eslint-plugin-import":"^2.27.5","eslint-plugin-sort-class-members":"^1.16.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^2.1.5","mocha":"^10.2.0","nyc":"^15.1.0","pizzip":"^3.1.4","prettier":"^2.8.4","request":"^2.88.2","rimraf":"^4.4.0","selenium-standalone":"^8.3.0","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.27.0","webdriverio":"^8.6.2","webpack":"^5.76.2","webpack-cli":"^5.0.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser && cp es6/expressions.js es6/expressions-ie11.js .","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","prettier:fix":"prettier --cache --write 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","lint":"eslint_d . --cache && ./check-casing.bash && npm run prettier","lint:fix":"npm run prettier:fix && ./check-casing.bash && eslint_d . --cache","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","test:mutations":"SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"fa549a3eb6c026919b726a89124e9de670aa3d24","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.35.1","_nodeVersion":"18.15.0","_npmVersion":"9.5.0","dist":{"integrity":"sha512-KevVZnmEjMtoZ1Yh4aMcKZ+CKZX8nw3yptDf4HRq2qw5oVb/nBraQdhy163k85sWnUwUNZ6OissaBTtgZNhsJA==","shasum":"6b461062b295bacd17d89280191a018087bba28b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.35.1.tgz","fileCount":87,"unpackedSize":1003127,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCJ1Okq1PwnwcG3UFdC54yNm210/5YtIzf84/2lIA8TTwIhAP0A9j87f2DKLVr7XlB8yLDzXsP0b3XsKuoEV23cQ+ZX"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGDz7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpSdg//WJ25HWTlKqp6NANl4ukCQDJr3iZ9Zr81SY11Q85vYVJAZotQ\r\neKMH+G2pwQeGESd2zy4nqYGjfumWf3Te57xNEw3thPeqVxANl3HN9GbJKy4T\r\nTHGH6TrtM+YoWPRlAqfmWLVIJqhlSqHBZay3FNuVydOCYephq8Xuna03IckY\r\nWOZY3AApxkwDjJG3pm9pZ9iCxP5vTqQXVoPZfxxRZHYM7itssRr/jg6RTiSE\r\nDqeL2H8LC3XsNR2FX7hXPDxOrFfWr2JK/lYZK/HdZJkTIw+xAk7gUI3ZJFYD\r\nmB2+V6oAqJLFcczFt/LeYozcIEQApPJNHxr/FbFHB0afGkjGqvxZxth0zpFz\r\n6X1TGrDJbx+RlQOkNf2XFLo+ysSvcjVSBalgZLmw0/7zTOMF7bDO7pQ+klpE\r\nTIELa2jnVRl4Lf5j0/LNqHrHc5fpxd/C1M1gDNNjiH3D31DgRGt2jf9QQ+u7\r\ndvOrRQfo50T0KrCIhGrA4/isxHktZVp4iSaUFvIUglyAyFIw9CBOn8Y/hzcU\r\nj/9e4o0PsMzP4T+2Yc11np/cU5laMj84HbsDLmETBABXS/sj4rPEt2nWT8LC\r\nDm5e0DIO048Q5Rs+u06+DyIBhEyzZVNfiiMbmHj+fsEVLpcRQlPej/phKF/a\r\nxOCehQ6GN8gQUrVM9jbejjHwi/EJA0t2bNs=\r\n=GenR\r\n-----END PGP SIGNATURE-----\r\n","size":204120},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.35.1_1679310074820_0.6122463677306775"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-20T11:01:15.030Z","publish_time":1679310075030},"3.36.0":{"name":"docxtemplater","version":"3.36.0","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.6"},"devDependencies":{"@babel/cli":"^7.21.0","@babel/core":"^7.21.3","@babel/eslint-parser":"^7.21.3","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.20.2","@stryker-mutator/core":"^6.4.1","@stryker-mutator/mocha-runner":"^6.4.1","@wdio/cli":"^8.6.2","angular-expressions":"^1.1.8","babel-loader":"^9.1.2","chai":"^4.3.7","chalk":"^5.2.0","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.36.0","eslint_d":"^12.2.1","eslint-plugin-import":"^2.27.5","eslint-plugin-sort-class-members":"^1.16.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^2.1.5","mocha":"^10.2.0","nyc":"^15.1.0","pizzip":"^3.1.4","prettier":"^2.8.4","request":"^2.88.2","rimraf":"^4.4.0","selenium-standalone":"^8.3.0","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.27.0","webdriverio":"^8.6.2","webpack":"^5.76.2","webpack-cli":"^5.0.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser && cp es6/expressions.js es6/expressions-ie11.js .","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","prettier:fix":"prettier --cache --write 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","lint":"eslint_d . --cache && ./check-casing.bash && npm run prettier","lint:fix":"npm run prettier:fix && ./check-casing.bash && eslint_d . --cache","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","test:mutations":"SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"97e8fa91fa997ec3c1f2bf02863ab59d1dbdc05d","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.36.0","_nodeVersion":"18.15.0","_npmVersion":"9.5.0","dist":{"integrity":"sha512-pF/VBJSPLRgCOBhYa4/lNpjWrs5rT0sgznqH1WcuSVhNL0TadQaVw0e7xv+aE2TCwbdGsu9TB2E3m7ElhGPisA==","shasum":"0367e938ad5108b76bc6cea0b7e0267cffa6e297","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.36.0.tgz","fileCount":87,"unpackedSize":1004165,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICAa35A0QILwJtbrszvVfFm3EmzCCvvzADZ1S5jXT5mtAiEAuOLWyzFY3xiyf3v4PTi85AyiWKihXhV6WVgc0AGRgzs="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGE4eACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpOrBAAiiBRj7lv3eEyGoQd/2/FKhW5zt6FXAzpSBxoi4TX46NgcBtf\r\nAM5+Ko9TsGAYgjzv0jIknYMig038RI4OcRwx4WzMUDImEfMKp8q1ojBws3ur\r\n/nThTSdLgZW5EkVVfo9cDyWKYiCoaeZY1fvaN6qyERqIjp5RqWHo456ojvG5\r\nytYPsNujmBNmger9EplXAbaHPh1GL7H6Rs53MF2ETwrCXqK8+spURAhs3U0C\r\ngLRlWGY9N1BN+wHm32Xfu0yjfyby0ACfxHM2cTdh8Xat8UgkEZxgZlwAeqTK\r\nE4q9ugeLYZEmx7l375JyWqNEMU9LUkVU1QP9UzoLt3t/DWQV7UKJwEv3L15a\r\nxNI20Cv8ssv1lK0l1fGbt+6Us+3VrEOC+OT10c5Nqx7JaSEBnt2uCBMy27M3\r\nh2+W5BH9u2retCkCoEmn/Ax6Ri54RhjTiHBQ3yldxRrlYg4wUIr6BHts3/T0\r\nnA/l+vQiEehsOqZ5dStuvGiovUG22LNkQiKtxF9kGQ7XRI/r6HCumMA9cvHI\r\n5dvlI62HT2L7vjvv1Mo24VP7HFjXn3dC+9iYZm3iXtD2NnEf8IntJHJyGFr2\r\nX01QVMuxETU6tNZp2QX/CxKWb27LJMXC6pOMltbpQOSc02J9beak8FslIoP3\r\n/ig3c8ExK6CnrI5qjoik0pTHPPXN2Wwlzkw=\r\n=8+jF\r\n-----END PGP SIGNATURE-----\r\n","size":204280},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.36.0_1679314461907_0.5238957112013327"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-20T12:14:22.141Z","publish_time":1679314462141},"3.36.1":{"name":"docxtemplater","version":"3.36.1","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.6"},"devDependencies":{"@babel/cli":"^7.21.0","@babel/core":"^7.21.3","@babel/eslint-parser":"^7.21.3","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.20.2","@stryker-mutator/core":"^6.4.1","@stryker-mutator/mocha-runner":"^6.4.1","@wdio/cli":"^8.6.7","angular-expressions":"^1.1.8","babel-loader":"^9.1.2","chai":"^4.3.7","chalk":"^5.2.0","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.36.0","eslint_d":"^12.2.1","eslint-plugin-import":"^2.27.5","eslint-plugin-sort-class-members":"^1.16.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^2.1.5","mocha":"^10.2.0","nyc":"^15.1.0","pizzip":"^3.1.4","prettier":"^2.8.6","rimraf":"^4.4.0","selenium-standalone":"^8.3.0","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.28.0","webdriverio":"^8.6.7","webpack":"^5.76.3","webpack-cli":"^5.0.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser && cp es6/expressions.js es6/expressions-ie11.js .","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","prettier:fix":"prettier --cache --write 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","lint":"eslint_d . --cache && ./check-casing.bash && npm run prettier","lint:fix":"npm run prettier:fix && ./check-casing.bash && eslint_d . --cache","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","test:mutations":"SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"e08264f486df6f8986299997096fabdff9842a5b","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.36.1","_nodeVersion":"18.15.0","_npmVersion":"9.5.0","dist":{"integrity":"sha512-W8N887XukTuGvmV5b/blGaouZiElYjwHpnMTg8gXYOK2C97Qvzt6LbnPj3WeJpegVQuwZUgzhW5Z/cAMzDu4/w==","shasum":"c79e393819751cb522a2dcfd402aa791d58d9dc8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.36.1.tgz","fileCount":87,"unpackedSize":1004981,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB5QjWd4Jpa2DJ5xiirULlXXiWuTocuVeCfc+sPSibwIAiEAjCJMOEq2QNhhoehWjVyGrOmOYjx0gg/KQCszExQsVtE="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHH6rACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp4nw/+KXrJGgzkonm2LAqTMPRuJBeej6wNSjxkwbpUd1SOOOirhRsb\r\nteY/EYmbqctzcpmKfR+VwaWdUi7kJa7YseWB8rnprZSdJ29fFZif2gy7D0df\r\ng3s9WUR+60/UkhKIiZyUXUn5MZrqfjmzvcXxeMhswijc2LYSrEOc/rnTuAjk\r\n+Nc6CvowYODSY16GjW2Upk8Ek/VrEv/u1CRFWYGrMyLUuWWVX0+wwQy+fviy\r\n/gFeCIRaWYUcI0GavZLju5mMkiT+WrEl946FnUTXXf+w1sKSF2YS25WKP3Io\r\n6SghFuSxLPp5B8qcvBZoRhOmy1ehmE/ySHpyHwIkgQOkUN3YXo84i131UUrv\r\np399s0wYGVXh1h+yIZO6df37G5fwytQCy1CkyeFbVZxPgfyMM3FPXPA1UiC+\r\niaNEBCT3HhycKNgxivqvjs9r9/b1WrPCzUFYGUSltHCvCKCGsbAveFGLK5PX\r\nvKHbh/ywxwOvB3yrcP9kEuG25wlMjEmWD94QasAgKvd8k+gOd6Bnri+t74qK\r\nP5xD2RrUbf/BYMzFBNFFL/8UjI0k7nhku+Mbp+GZYgKJWy0TEv9MJPl7ixIQ\r\nYANed2sFxsylYyrpdLuSq+140W7SJ2m5aQ+HGFBySO8AILSyC+7HC3yfzVYN\r\nL1YOQGXwOu7XyXcvbCSAZWARfGECXH5BIOU=\r\n=BC8h\r\n-----END PGP SIGNATURE-----\r\n","size":204337},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.36.1_1679589035610_0.2549505172155908"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-23T16:30:35.762Z","publish_time":1679589035762},"3.37.0":{"name":"docxtemplater","version":"3.37.0","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.7"},"devDependencies":{"@babel/cli":"^7.21.0","@babel/core":"^7.21.4","@babel/eslint-parser":"^7.21.3","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.21.4","@stryker-mutator/core":"^6.4.2","@stryker-mutator/mocha-runner":"^6.4.2","@wdio/cli":"^8.7.0","angular-expressions":"^1.1.8","babel-loader":"^9.1.2","chai":"^4.3.7","chalk":"^5.2.0","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.37.0","eslint_d":"^12.2.1","eslint-plugin-import":"^2.27.5","eslint-plugin-sort-class-members":"^1.17.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^2.1.6","mocha":"^10.2.0","nyc":"^15.1.0","pizzip":"^3.1.4","prettier":"^2.8.7","rimraf":"^4.4.1","selenium-standalone":"^8.3.0","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.28.1","webdriverio":"^8.7.0","webpack":"^5.78.0","webpack-cli":"^5.0.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser && cp es6/expressions.js es6/expressions-ie11.js .","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","prettier:fix":"prettier --cache --write 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","lint":"eslint_d . --cache && ./check-casing.bash && npm run prettier","lint:fix":"npm run prettier:fix && ./check-casing.bash && eslint_d . --cache","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && tsd .","test:mutations":"SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"1081df5d164fa459b02b60bf92d1a95984b36603","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.37.0","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-yc4ebQBgRK6joLwwE0ORi/Mj3gMPIM9UA985nZCkSzB1CpzPeNL66yLwirkgPwaw19mlfRu61MurEm9eU7zRyQ==","shasum":"2a984bc5037c702add318fbffc55686a1740ccb9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.37.0.tgz","fileCount":87,"unpackedSize":1012839,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC+Z0Loq690Bhffcw3OoemU/s0XO2IVhV8QUD/H52vWiQIhAKjI1si9LYm2Hzd42ku/BKV7wHVvNLA/c4JCOwZNC4Ps"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkPmkJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp8xA/8D+Wg7SO3VE85n+uV4hokVC4JcthamjjURmArIaVTIPpXt6FY\r\nXhZOfzce6IdBlL/10SgN8CCESqnxe9Ox/ZZTCKtI6q1FF9DiaeEkZ4F0rstA\r\noopvk06DHf2t4XKm5fuNwgwPfrDJ+KHrJMUXS407LhTmrTSxskZcQf21OWig\r\n6Nb5dnoHkQqtg9RlbtKPrIb6L5YySfrUPkq6dxueykAEtjadyatuhkoo1MoL\r\ntdABimk5oW6kizAJ3RM6w/EyKt4FcGvZJuirgCLzL/DQeVOxj112otWRtYBb\r\nvUPqKVXlQeORdAPWkM8R/Kd5C09j6SpXJ3W599W0QTpd6Jj31KXW+ygLcUsr\r\ncUVUOSrmlAmkB8SYKF2Hldsc2pLNAD8qv24DQiffHGZ9J1f+RUjCRMvkJ8Dj\r\n8ZglzihAZfpbyDnWYMCERiB4+13c7okiQkbhtfCfWk7YwhPNk+PRT7foB/o9\r\nae8GltC/t64qgsbVTKiAwknzc8/JI+taXpLkYpa6iUOCDJEfnm/WY7Y3lst6\r\n6UsLmJ7dqMTcd5uOeAlcPp9Z9x5imTrXgSuwZjFRqK2Q2xM73WPYqi+XauRk\r\n3fCgYImIk/1DNCPFOOVa5UlUbA5Zt9Z5RJGJagYTNaixT0PU9/h8dl2XLvso\r\n+G1uZUdWh6HVZwlKfmlEvs773KaOnk9jFQI=\r\n=yRc9\r\n-----END PGP SIGNATURE-----\r\n","size":205507},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.37.0_1681811721080_0.44570449432143633"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-04-18T09:55:21.274Z","publish_time":1681811721274},"3.37.1":{"name":"docxtemplater","version":"3.37.1","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.7"},"devDependencies":{"@babel/cli":"^7.21.0","@babel/core":"^7.21.4","@babel/eslint-parser":"^7.21.3","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.21.4","@stryker-mutator/core":"^6.4.2","@stryker-mutator/mocha-runner":"^6.4.2","@wdio/cli":"^8.8.4","angular-expressions":"^1.1.8","babel-loader":"^9.1.2","chai":"^4.3.7","chalk":"^5.2.0","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.38.0","eslint_d":"^12.2.1","eslint-plugin-import":"^2.27.5","eslint-plugin-sort-class-members":"^1.17.1","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^3.0.0","mocha":"^10.2.0","nyc":"^15.1.0","pizzip":"^3.1.4","prettier":"^2.8.7","rimraf":"^5.0.0","selenium-standalone":"^8.3.0","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.28.1","webdriverio":"^8.8.4","webpack":"^5.79.0","webpack-cli":"^5.0.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser && cp es6/expressions.js es6/expressions-ie11.js .","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","prettier:fix":"prettier --cache --write 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","lint":"eslint_d . --cache && ./check-casing.bash && npm run prettier","lint:fix":"npm run prettier:fix && ./check-casing.bash && eslint_d . --cache","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"3e044af0a375b652bf80a7d95c593f3841f62ebb","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.37.1","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-h9S6jIOCKLjcrDUSwgascbKxE12m9Qjy4CQLcNcPx7pPkim240eZ0l/Gbp6xG6VYKtQBauFKvCKAVVVfGvBiUQ==","shasum":"9a227341e7db4439469d3ab59a5813cd07ffbb49","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.37.1.tgz","fileCount":94,"unpackedSize":1020990,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCjXz1bPePanf1X7oW7fA4L1xsR1HFzTHW4DIfNQaPlgAIga+vxh82ntFMCV8dI1Ndd1qSYjGNDrzsa27QtTto6LJY="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQv8kACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrDQQ//TwNGu6M1osCug9lW3Wm0aGzlCwX1s+XEw8xPmryzIvwn5IAv\r\nYMx2/9psG9Zg8DEGubkdqbBEa6GVxnyOg8CXGw6IVg3XHRf1FC2mEYcpfBLV\r\naZtEQ4EVtZA8pyIGFApzU2xmnKVXwtO4+heBsuyeuSKwJ6LIGLhhBvI1DQa7\r\nZg1rHKuTSU99CrceIonI1IfSoXVs39yHsrrrESwsCZ4tXtKIgV95muu9bQH3\r\nsujsu6voOsZUqObGSVEHDH01yIKLLSPEyo4qr4LzY2ZHEpi9/1sC0p/OBjod\r\n0rTutRLfWFwVPBiZlNkPMf9YPMPWEReNyRaiFiqdcB88nCmYVKwY//Q3WYsZ\r\nhBVTHy7FjlaCQ+sbi/LgEIvTX3VSDR48mBBTwbxNqTc+XxF9NRG1o4Cfxl/b\r\nAtQS2BGEMWxFQSpib6XEjpC37N0oWyHQm8XCMxfbQh1LSZCglE2xt/rbdjtR\r\noCd80T2bP7TL7NJWBM4TvDZLfdL7ndyphofziJnyc1FQ1t9/9cUjbLjy9yPP\r\n2VAxmLYSX+eapN0B2l1rf5WqB5/jz+tPvt90vAKeoAcyh7YKmPkap2g7x+X+\r\n4KhYktn+JI13nbw4aAEo3a0ZPiQOS8A3WUXu5LbSAeUGFqqvFfDwwMQCKdYo\r\nGaoBnD3WSclt8IVZfbUT7RLOpnJiGaYRa+I=\r\n=Ylm4\r\n-----END PGP SIGNATURE-----\r\n","size":205844},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.37.1_1682112292411_0.05423687125573462"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-04-21T21:24:52.700Z","publish_time":1682112292700},"3.37.2":{"name":"docxtemplater","version":"3.37.2","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.7"},"devDependencies":{"@babel/cli":"^7.21.0","@babel/core":"^7.21.4","@babel/eslint-parser":"^7.21.3","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.21.4","@stryker-mutator/core":"^6.4.2","@stryker-mutator/mocha-runner":"^6.4.2","@wdio/cli":"^8.8.6","angular-expressions":"^1.1.8","babel-loader":"^9.1.2","chai":"^4.3.7","chalk":"^5.2.0","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.39.0","eslint_d":"^12.2.1","eslint-plugin-import":"^2.27.5","eslint-plugin-sort-class-members":"^1.17.1","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^3.0.0","mocha":"^10.2.0","nyc":"^15.1.0","pizzip":"^3.1.4","prettier":"^2.8.7","rimraf":"^5.0.0","selenium-standalone":"^8.3.0","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.28.1","webdriverio":"^8.8.6","webpack":"^5.80.0","webpack-cli":"^5.0.2"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser && cp es6/expressions.js es6/expressions-ie11.js .","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","prettier:fix":"prettier --cache --write 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","lint":"eslint_d . --cache && ./check-casing.bash && npm run prettier","lint:fix":"npm run prettier:fix && ./check-casing.bash && eslint_d . --cache","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"fc47c3906e23a5249bc82922607fc49cec88db59","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.37.2","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-8Q3pw6iZEg8rOnDF/LsP/ZbAEzGVZ6gY/bAJmhQwFK9HMDUKWI/FIvTfBIEnAV5yiROsFaM8/sA9Ry2JmcJSpg==","shasum":"a59a6c235d682b6f37ce5c2a2af22983eb0dbf76","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.37.2.tgz","fileCount":95,"unpackedSize":1026908,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICw3a2sc04Vjg0oAk8yGUyhVYAzq+zXHcD8nAhVS3TS2AiACkQrmTCCfwdZvMbBrQqGU+EKQVzB4KGQbl7uEwPQMNw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkRFX6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpCIg//Y13iE3LiSbv7k6u5gBL0q8FvmGBbnVpmVBDhLqkCAzqu53+g\r\npDBcGbxFhqUzGsgg1UxiFX/t0AKW4UuxGqekRNddCwN9OF4/Unk74LY4wZnH\r\nk8htqxihjYiMmUDm8MoFsv21+pptExUTHdm1ToWSxAh2nM4l65Q3puqrTD8b\r\ntouote3SHowIoNdwW+v3JFf2ISZU4URzO0JBa0akiKpdi+OrRiKpSuFHV1gF\r\nuHnqQGRZS1/zYIjt4M8tSECELndcXObtYw0mKFdRRWg0H7BCLpyBM4kdeQAI\r\nOGmTPZxp22tf6QszK7Ahwh7/cdlgfsfDRozlkjWcRk0dNn3L5Lw2Ex+ZByvr\r\nVVG3Gip434fa6TdgEtvwDUIkK+UuwUB8MLWOrUwuVtKIY3ILvxKgh4x+j2BU\r\nkdi0GdN9hMxFAfu/4/eOtVN2liMxK3BfPYvcP2srRXS7nv4ytLW8uwe4+jUi\r\n0MDoxSMglK9HAwIj72NDL1FsxUDqISbEGUpqW8zd/w8KoTiZLcdFFTuL9zoy\r\nyFCO/rzZnYELo+jfPfCeWwZLPjxbW8lsYGLR5vvdM79DhKId5MXvEgBkQhEs\r\ntoIIE73xyRuJ4qCyMyD8dz7JIQlTnYecm93BbdmUnoVuqDcyauWo+xK3FTpg\r\nlD14gJ4R60IGeGtTMNi0UBbRrZRAKVOPpUs=\r\n=Ulut\r\n-----END PGP SIGNATURE-----\r\n","size":206683},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.37.2_1682200057980_0.2026475194823265"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-04-22T21:47:38.174Z","publish_time":1682200058174},"3.37.3":{"name":"docxtemplater","version":"3.37.3","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.7"},"devDependencies":{"@babel/cli":"^7.21.0","@babel/core":"^7.21.4","@babel/eslint-parser":"^7.21.3","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.21.4","@stryker-mutator/core":"^6.4.2","@stryker-mutator/mocha-runner":"^6.4.2","@wdio/cli":"^8.8.6","angular-expressions":"^1.1.8","babel-loader":"^9.1.2","chai":"^4.3.7","chalk":"^5.2.0","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.39.0","eslint_d":"^12.2.1","eslint-plugin-import":"^2.27.5","eslint-plugin-sort-class-members":"^1.17.1","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^3.0.0","mocha":"^10.2.0","nyc":"^15.1.0","pizzip":"^3.1.4","prettier":"^2.8.8","rimraf":"^5.0.0","selenium-standalone":"^8.3.0","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.28.1","webdriverio":"^8.8.6","webpack":"^5.80.0","webpack-cli":"^5.0.2"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser && cp es6/expressions.js es6/expressions-ie11.js .","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","prettier:fix":"prettier --cache --write 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","lint":"eslint_d . --cache && ./check-casing.bash && npm run prettier","lint:fix":"npm run prettier:fix && ./check-casing.bash && eslint_d . --cache","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"276234edfb696d9870480b39c8d2a30eef365493","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.37.3","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-gypUjDmn2lUSwIkkLqQdpH8AU0kOXorMkHNUUHkvYp4BESoRZ46byctTlKBejcbfsgHEjnAbAU8mftSfk6l7+Q==","shasum":"98e889bca86c6aa98f7daf6bc209d3c8c99c0d5b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.37.3.tgz","fileCount":95,"unpackedSize":1028355,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE/q7j+/SWNcZzm+qOl7X9r8ThhJVxdt8frJ0fqn43IUAiBghPU8stXUIpBeMI/Mh4NfbHTT01bg5uPNNH3e64jw6Q=="}],"size":206839},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.37.3_1683457001999_0.07075858647800959"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-07T10:56:42.192Z","publish_time":1683457002192,"_source_registry_name":"default"},"3.37.4":{"name":"docxtemplater","version":"3.37.4","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.7"},"devDependencies":{"@babel/cli":"^7.21.0","@babel/core":"^7.21.4","@babel/eslint-parser":"^7.21.3","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.21.4","@stryker-mutator/core":"^6.4.2","@stryker-mutator/mocha-runner":"^6.4.2","@wdio/cli":"^8.8.6","angular-expressions":"^1.1.8","babel-loader":"^9.1.2","chai":"^4.3.7","chalk":"^5.2.0","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.39.0","eslint_d":"^12.2.1","eslint-plugin-import":"^2.27.5","eslint-plugin-sort-class-members":"^1.17.1","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^3.0.0","mocha":"^10.2.0","nyc":"^15.1.0","pizzip":"^3.1.4","prettier":"^2.8.8","rimraf":"^5.0.0","selenium-standalone":"^8.3.0","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.28.1","webdriverio":"^8.8.6","webpack":"^5.80.0","webpack-cli":"^5.0.2"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser && cp es6/expressions.js es6/expressions-ie11.js .","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","prettier:fix":"prettier --cache --write 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","lint":"eslint_d . --cache && ./check-casing.bash && npm run prettier","lint:fix":"npm run prettier:fix && ./check-casing.bash && eslint_d . --cache","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"06f0aeb00b3d02c897253e59ffacfa5277a8d2ce","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.37.4","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-6A1DqHcvvUNsu5+Nuwbvj8xpmeQTPLEfM+pIXU1tXNQ39ZIywqRMPJAZtGd0tpgWpPsXBhkeOO/l06eyi6XdTQ==","shasum":"fc4c43e14cd0c0eb03cbdde579d505a8a9adfdfd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.37.4.tgz","fileCount":97,"unpackedSize":1029604,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDasmxRuRbDzcYWUJMy2bzZjbX9IEGgyCmNchwKtTXP8QIhAJL8JC5DhR9iVcaNsnTNCbmwd8gYixu6zs7YGg6K53SE"}],"size":207057},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.37.4_1683462623648_0.06922905025466908"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-07T12:30:23.908Z","publish_time":1683462623908,"_source_registry_name":"default"},"3.37.5":{"name":"docxtemplater","version":"3.37.5","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.7"},"devDependencies":{"@babel/cli":"^7.21.0","@babel/core":"^7.21.4","@babel/eslint-parser":"^7.21.3","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.21.4","@stryker-mutator/core":"^6.4.2","@stryker-mutator/mocha-runner":"^6.4.2","@wdio/cli":"^8.8.6","angular-expressions":"^1.1.8","babel-loader":"^9.1.2","chai":"^4.3.7","chalk":"^5.2.0","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.39.0","eslint_d":"^12.2.1","eslint-plugin-import":"^2.27.5","eslint-plugin-sort-class-members":"^1.17.1","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^3.0.0","mocha":"^10.2.0","nyc":"^15.1.0","pizzip":"^3.1.4","prettier":"^2.8.8","rimraf":"^5.0.0","selenium-standalone":"^8.3.0","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.28.1","webdriverio":"^8.8.6","webpack":"^5.80.0","webpack-cli":"^5.0.2"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"npm run test:es6 && npm run lint && FAST= npm test && rimraf build && mkdirp build && npm run browserify && npm run test:typings && npm run verifypublishsize && npm run test:browser && cp es6/expressions.js es6/expressions-ie11.js js/text.js .","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","prettier:fix":"prettier --cache --write 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","lint":"eslint_d . --cache && ./check-casing.bash && npm run prettier","lint:fix":"npm run prettier:fix && ./check-casing.bash && eslint_d . --cache","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"3af868d2a15a21a460c3bc6cface7d31e6e41d54","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.37.5","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-LzTR+KYVixqBRkHTD3/SEjiaGHxnOa6cE43VBHLftp1F7jUeFmARP1jUyq+n6lOHq0Uc4p94kjboxPul7Szn6g==","shasum":"c079d45dc38df1646edf80ae1a12859639a35303","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.37.5.tgz","fileCount":98,"unpackedSize":1032408,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICalzHioH8kTAQLvzlVX2SkA15cZjcxcATlnH7DvFr5vAiAcsKN+tfVz6+DuBz1gNK+rvSMow786YOWzszSKzva2qg=="}],"size":207354},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.37.5_1683637177273_0.06394381258343929"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-09T12:59:37.501Z","publish_time":1683637177501,"_source_registry_name":"default"},"3.37.6":{"name":"docxtemplater","version":"3.37.6","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.7"},"devDependencies":{"@babel/cli":"^7.21.5","@babel/core":"^7.21.8","@babel/eslint-parser":"^7.21.8","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.21.5","@stryker-mutator/core":"^6.4.2","@stryker-mutator/mocha-runner":"^6.4.2","@wdio/cli":"^8.10.1","angular-expressions":"^1.1.8","babel-loader":"^9.1.2","chai":"^4.3.7","chalk":"^5.2.0","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.40.0","eslint_d":"^12.2.1","eslint-plugin-import":"^2.27.5","eslint-plugin-sort-class-members":"^1.18.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.2.0","nyc":"^15.1.0","pizzip":"^3.1.4","prettier":"^2.8.8","rimraf":"^5.0.0","selenium-standalone":"^8.3.0","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.28.1","webdriverio":"^8.10.1","webpack":"^5.82.1","webpack-cli":"^5.1.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"./preversion.bash","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","prettier:fix":"prettier --cache --write 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","lint":"eslint_d . --cache && ./check-casing.bash && npm run prettier","lint:fix":"npm run prettier:fix && ./check-casing.bash && eslint_d . --cache","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"331683dd98eff23c9ef9b3b1d2eabf435c09938f","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.37.6","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-0TeqCmYRSz2w9gDcSMh+zrdE6WHfJf5CBYpkSoYWQ+MV14iUuNDDqlQcqA4b9dJP0vorS0iToHOYVPxtkvN35w==","shasum":"64f850146bda66ec26680cfe465b6b1a73b99a3e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.37.6.tgz","fileCount":100,"unpackedSize":1032659,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFyCtqTh4pjCXCr2rOn0or0Q/GWkLdTW0VxaQimQYpVHAiAcG+82tCWBkvtCWggU8ZCHaWBfjS/dUHBr3OumcsYWuQ=="}],"size":207793},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.37.6_1683812935452_0.27915084249650013"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-11T13:48:55.695Z","publish_time":1683812935695,"_source_registry_name":"default"},"3.37.7":{"name":"docxtemplater","version":"3.37.7","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.7"},"devDependencies":{"@babel/cli":"^7.21.5","@babel/core":"^7.21.8","@babel/eslint-parser":"^7.21.8","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.21.5","@stryker-mutator/core":"^6.4.2","@stryker-mutator/mocha-runner":"^6.4.2","@wdio/cli":"^8.10.2","angular-expressions":"^1.1.8","babel-loader":"^9.1.2","chai":"^4.3.7","chalk":"^5.2.0","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.40.0","eslint_d":"^12.2.1","eslint-plugin-import":"^2.27.5","eslint-plugin-sort-class-members":"^1.18.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.2.0","nyc":"^15.1.0","pizzip":"^3.1.4","prettier":"^2.8.8","rimraf":"^5.0.0","selenium-standalone":"^8.3.0","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.28.1","webdriverio":"^8.10.2","webpack":"^5.82.1","webpack-cli":"^5.1.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"./preversion.bash","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","prettier:fix":"prettier --cache --write 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","lint":"eslint_d . --cache && ./check-casing.bash && npm run prettier","lint:fix":"npm run prettier:fix && ./check-casing.bash && eslint_d . --cache","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"ab5235cd5d3671649c7738fb6294778fd96237a3","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.37.7","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-OHkU6ttPeO6P+QjmIryGfH5VBsL93An1JNbdrRbcqm5hVYH/v2FDPGsC+sSIFSfgUxbDnRwUVMOl2vmDoUI5jQ==","shasum":"df437b4807f31b156a45a2fcd895ad41dcab27fe","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.37.7.tgz","fileCount":100,"unpackedSize":1033222,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBvBMtc78Or4wGX9JQnSMrsMoDvBY4SCLPhrzZHcJaPSAiBVgtgAZf5Iyx+Y0JguHTMciryyqw1NgpC5YoDShjOQ9w=="}],"size":207984},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.37.7_1683839890334_0.5585485273855446"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-11T21:18:10.539Z","publish_time":1683839890539,"_source_registry_name":"default"},"3.37.8":{"name":"docxtemplater","version":"3.37.8","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.7"},"devDependencies":{"@babel/cli":"^7.21.5","@babel/core":"^7.21.8","@babel/eslint-parser":"^7.21.8","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.21.5","@stryker-mutator/core":"^6.4.2","@stryker-mutator/mocha-runner":"^6.4.2","@wdio/cli":"^8.10.2","angular-expressions":"^1.1.8","babel-loader":"^9.1.2","chai":"^4.3.7","chalk":"^5.2.0","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.40.0","eslint_d":"^12.2.1","eslint-plugin-import":"^2.27.5","eslint-plugin-sort-class-members":"^1.18.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.2.0","nyc":"^15.1.0","pizzip":"^3.1.4","prettier":"^2.8.8","rimraf":"^5.0.0","selenium-standalone":"^8.3.0","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.28.1","webdriverio":"^8.10.2","webpack":"^5.82.1","webpack-cli":"^5.1.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"./preversion.bash","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","prettier:fix":"prettier --cache --write 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","lint":"eslint_d . --cache && ./check-casing.bash && npm run prettier","lint:fix":"npm run prettier:fix && ./check-casing.bash && eslint_d . --cache","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"7c3b8c2b40e00ef0075429e3c55c303aa75ab002","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.37.8","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-iQHOUaGwJsvjllJtHWbvag+SnNBbbA5hhsJGUpyKuSEF8tkU6WCuVgv5zR/0HLrwZeJ7nKkPowHwp+/9dEQA5w==","shasum":"126b4bf64654f82e157b1bd954530de411cfb5e7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.37.8.tgz","fileCount":100,"unpackedSize":1034305,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDygmQgcb3gAAzHG+i2x3D/6MI39lL7m0NMfd0NhZwXfgIgfMpxTnN+OC5fFmpxkfbrkI49FX0Nnruimsv38Vzmbw8="}],"size":208073},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.37.8_1684528516765_0.4000783078111996"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-19T20:35:16.979Z","publish_time":1684528516979,"_source_registry_name":"default"},"3.37.9":{"name":"docxtemplater","version":"3.37.9","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.7"},"devDependencies":{"@babel/cli":"^7.21.5","@babel/core":"^7.22.0","@babel/eslint-parser":"^7.21.8","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.22.0","@stryker-mutator/core":"^6.4.2","@stryker-mutator/mocha-runner":"^6.4.2","@wdio/cli":"^8.10.5","angular-expressions":"^1.1.9","babel-loader":"^9.1.2","chai":"^4.3.7","chalk":"^5.2.0","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.41.0","eslint_d":"^12.2.1","eslint-plugin-import":"^2.27.5","eslint-plugin-sort-class-members":"^1.18.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.2.0","nyc":"^15.1.0","pizzip":"^3.1.4","prettier":"^2.8.8","rimraf":"^5.0.1","selenium-standalone":"^8.3.0","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.28.1","webdriverio":"^8.10.5","webpack":"^5.84.1","webpack-cli":"^5.1.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"./preversion.bash","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","prettier:fix":"prettier --cache --write 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","lint":"eslint_d . --cache && ./check-casing.bash && npm run prettier","lint:fix":"npm run prettier:fix && ./check-casing.bash && eslint_d . --cache","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"c7930a7b21b0d88d987f794cd8a188202f63e934","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.37.9","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-0FYopqsEe8dpN2mILn8qINzXXXZ25qnbXYVJtgjxar3VI0IfUd7nPfZGRffWvAKgLQupPs2dGJDzjRI60TmD8A==","shasum":"7ac109e63b1fcdf65fee4f28d1a621c3d89732e5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.37.9.tgz","fileCount":100,"unpackedSize":1034994,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBbxCrSKVGq0UUUmqkQMmNVYzu27IOUnvWdbT00d8xIVAiB0BTsVABv0+VQdK8tC/v4nMLRQt7wfji69efd58rs21Q=="}],"size":208351},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.37.9_1685110609873_0.5435717533491202"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-26T14:16:50.092Z","publish_time":1685110610092,"_source_registry_name":"default"},"3.37.10":{"name":"docxtemplater","version":"3.37.10","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.8"},"devDependencies":{"@babel/cli":"^7.21.5","@babel/core":"^7.22.1","@babel/eslint-parser":"^7.21.8","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.22.4","@stryker-mutator/core":"^7.0.1","@stryker-mutator/mocha-runner":"^7.0.1","@wdio/cli":"^8.10.7","angular-expressions":"^1.1.9","babel-loader":"^9.1.2","chai":"^4.3.7","chalk":"^5.2.0","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.42.0","eslint_d":"^12.2.1","eslint-plugin-import":"^2.27.5","eslint-plugin-sort-class-members":"^1.18.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.2.0","nyc":"^15.1.0","pizzip":"^3.1.4","prettier":"^2.8.8","rimraf":"^5.0.1","selenium-standalone":"^8.3.0","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.28.1","webdriverio":"^8.10.7","webpack":"^5.86.0","webpack-cli":"^5.1.4"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"./preversion.bash","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","prettier:fix":"prettier --cache --write 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","lint":"eslint_d . --cache && ./check-casing.bash && npm run prettier","lint:fix":"npm run prettier:fix && ./check-casing.bash && eslint_d . --cache","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"293e62650ff0096cae25f1f38113fbb4cdc0c3de","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.37.10","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-Z6Ri57i1lfL+c0u4grg0lK8B2Kz/TfN4wT3aptpwfkFqgWGHM6mY1voCVljAfsZVggI51v52Hw49bxUycIvhuw==","shasum":"265015a6cb43efd1bb29b5b6076dd45907d21083","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.37.10.tgz","fileCount":100,"unpackedSize":1039608,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCl2LwDpL4VvwLiGSVdh9gNIqr1rMCBl13Eh8BaDLArjAIgGQ+aRuqQQnhhKnfwGZfXCndQ3eRoYl8A+adPwBgBK/w="}],"size":208918},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.37.10_1686399400569_0.4300315515431845"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-10T12:16:40.814Z","publish_time":1686399400814,"_source_registry_name":"default"},"3.37.11":{"name":"docxtemplater","version":"3.37.11","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.8"},"devDependencies":{"@babel/cli":"^7.22.5","@babel/core":"^7.22.5","@babel/eslint-parser":"^7.22.5","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.22.5","@stryker-mutator/core":"^7.0.2","@stryker-mutator/mocha-runner":"^7.0.2","@wdio/cli":"^8.11.2","angular-expressions":"^1.1.9","babel-loader":"^9.1.2","chai":"^4.3.7","chalk":"^5.2.0","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.42.0","eslint_d":"^12.2.1","eslint-plugin-import":"^2.27.5","eslint-plugin-sort-class-members":"^1.18.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.2.0","nyc":"^15.1.0","pizzip":"^3.1.4","prettier":"^2.8.8","rimraf":"^5.0.1","selenium-standalone":"^8.3.0","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.28.1","webdriverio":"^8.11.2","webpack":"^5.86.0","webpack-cli":"^5.1.4"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"./preversion.bash","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","prettier:fix":"prettier --cache --write 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","lint":"eslint_d . --cache && ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"7b298f5e8bf8f23ccded7cfe98d0733964b34dce","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.37.11","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-nGrC0hVBLmBWiWVhczdjbP8bK9569Um3NlRanaum/o9Nib9Run9LvMvIYR/KWvvzrHjCa7X8dXwNYr0aB4KjbA==","shasum":"684e68cee6fb07d253f8de87234a5365eb6a0b6a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.37.11.tgz","fileCount":100,"unpackedSize":1041250,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDyneF9nBBgmNmx930et9TQ3r2ZDg2oEl41GWZojwFotgIhAJdrOfG4xq0fw1ybESFetSIBUK9tLB4BZbXdcF9bH33j"}],"size":209257},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.37.11_1686576542739_0.46310137236871896"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-12T13:29:03.032Z","publish_time":1686576543032,"_source_registry_name":"default"},"3.37.12":{"name":"docxtemplater","version":"3.37.12","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.8"},"devDependencies":{"@babel/cli":"^7.22.6","@babel/core":"^7.22.6","@babel/eslint-parser":"^7.22.6","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.22.6","@stryker-mutator/core":"^7.1.0","@stryker-mutator/mocha-runner":"^7.1.0","@wdio/cli":"^8.11.2","angular-expressions":"^1.1.9","babel-loader":"^9.1.2","chai":"^4.3.7","chalk":"^5.3.0","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.44.0","eslint_d":"^12.2.1","eslint-plugin-import":"^2.27.5","eslint-plugin-sort-class-members":"^1.18.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.2.0","nyc":"^15.1.0","pizzip":"^3.1.4","prettier":"^2.8.8","rimraf":"^5.0.1","selenium-standalone":"^8.3.0","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.28.1","webdriverio":"^8.11.2","webpack":"^5.88.1","webpack-cli":"^5.1.4"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"./preversion.bash","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","prettier:fix":"prettier --cache --write 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","lint":"eslint_d . --cache && ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"50248aa5773bd5cc2d8de9474cfdbcad08f7e999","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.37.12","_nodeVersion":"18.16.1","_npmVersion":"9.5.1","dist":{"integrity":"sha512-KX+5dNZ1Nu0+6Tr2XNldmw9uHCyUn/ei0Uuaa6P37drgGFIoRiVHgMjKDzIaa32qd4u0sbHnYYJ+yWTwSDujLw==","shasum":"a63f125d06f377d374290a525c187b4a2e438b5c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.37.12.tgz","fileCount":100,"unpackedSize":1042356,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEmXlYQNGj2wamTCMLdHcHL67vOCElhcwoRy0Q9yHGWZAiEAzZHujF/ylUggmEH+rCVVhV1yB6c7KufZmJm7eSxWwDE="}]},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.37.12_1688500366372_0.946831767551954"},"_hasShrinkwrap":false},"3.37.13":{"name":"docxtemplater","version":"3.37.13","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.10"},"devDependencies":{"@babel/cli":"^7.22.10","@babel/core":"^7.22.10","@babel/eslint-parser":"^7.22.10","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.22.10","@stryker-mutator/core":"^7.1.1","@stryker-mutator/mocha-runner":"^7.1.1","@wdio/cli":"^8.14.4","angular-expressions":"^1.1.9","babel-loader":"^9.1.3","chai":"^4.3.7","chalk":"^5.3.0","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.46.0","eslint_d":"^12.2.1","eslint-plugin-import":"^2.28.0","eslint-plugin-sort-class-members":"^1.18.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.2.0","nyc":"^15.1.0","pizzip":"^3.1.4","prettier":"^3.0.1","rimraf":"^5.0.1","selenium-standalone":"^9.0.1","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.28.1","webdriverio":"^8.14.3","webpack":"^5.88.2","webpack-cli":"^5.1.4"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"./preversion.bash","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","prettier:fix":"prettier --cache --write 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","lint":"eslint_d . --cache && ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"7c997c0b1ff9d4c505946f9e79cc6a6226062246","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.37.13","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"integrity":"sha512-ntED4opq4gxfAYzMi3NfbJePJ+pFnEvYX4picyGUXwg/sYhxareaTlSA0LXbGKrJ/jpRH6CdszkyoBOakBbkNQ==","shasum":"9cbf30f7e98ea9407bf9a3a849e908e897ef5a5c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.37.13.tgz","fileCount":100,"unpackedSize":1046559,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDt5A+nutuh2Z1cjiq1ovqoF2u4wWUUAwcYCHs/WNqPUwIgcSMefvd2I1LQ5S3j3LpDGlzp5Q/T4L9HugJLURoIs5c="}]},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.37.13_1691670897639_0.8513757599867582"},"_hasShrinkwrap":false},"3.37.14":{"name":"docxtemplater","version":"3.37.14","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.10"},"devDependencies":{"@babel/cli":"^7.22.10","@babel/core":"^7.22.10","@babel/eslint-parser":"^7.22.10","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.22.10","@stryker-mutator/core":"^7.1.1","@stryker-mutator/mocha-runner":"^7.1.1","@wdio/cli":"8.12.2","angular-expressions":"^1.1.9","babel-loader":"^9.1.3","chai":"^4.3.7","chalk":"^5.3.0","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.46.0","eslint_d":"^12.2.1","eslint-plugin-import":"^2.28.0","eslint-plugin-sort-class-members":"^1.18.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.2.0","nyc":"^15.1.0","pizzip":"^3.1.4","prettier":"^3.0.1","rimraf":"^5.0.1","selenium-standalone":"^9.0.1","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.28.1","webdriverio":"8.12.1","webpack":"^5.88.2","webpack-cli":"^5.1.4"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"./preversion.bash","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","prettier:fix":"prettier --cache --write 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","lint":"eslint_d . --cache && ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"8b03faa1e4c5b3993f8e3418302dfe860c409801","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.37.14","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"integrity":"sha512-ar5hOZ2bI54ZJZ16kafp1/aiOlWO0Bm4NX8kWXzeeQbwaHU/TWsyy/APCv7G+xLVtYsznI3CVavQX4wv7IwMuA==","shasum":"0e9f4cddac22e00fb8363a2df06790746e9139e7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.37.14.tgz","fileCount":100,"unpackedSize":1046974,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEqYVf7rbaKPBFxhbkElIp193/QE4M8wapLsSJX9kpVMAiBbnd4z4VGAfln0iybzmO9qmu9eV7rVRtkiQWhBfL83fg=="}]},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.37.14_1692477923411_0.4503358156918784"},"_hasShrinkwrap":false},"3.38.0":{"name":"docxtemplater","version":"3.38.0","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.10"},"devDependencies":{"@babel/cli":"^7.22.10","@babel/core":"^7.22.10","@babel/eslint-parser":"^7.22.10","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.22.10","@stryker-mutator/core":"^7.1.1","@stryker-mutator/mocha-runner":"^7.1.1","@wdio/cli":"8.12.2","angular-expressions":"^1.1.9","babel-loader":"^9.1.3","chai":"^4.3.7","chalk":"^5.3.0","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.46.0","eslint_d":"^12.2.1","eslint-plugin-import":"^2.28.0","eslint-plugin-sort-class-members":"^1.18.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.2.0","nyc":"^15.1.0","pizzip":"^3.1.4","prettier":"^3.0.1","rimraf":"^5.0.1","selenium-standalone":"^9.0.1","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.28.1","webdriverio":"8.12.1","webpack":"^5.88.2","webpack-cli":"^5.1.4"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"./preversion.bash","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","prettier:fix":"prettier --cache --write 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","lint":"eslint_d . --cache && ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"e92006c0f5d50acfe3eeaa7e832d99fbee32d336","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.38.0","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"integrity":"sha512-FsMN1FFzLyhFmXn0wrnLhHVPHAYWXHmzpGNyh8ZURYVEvURd6Rp2Zpacn3KH7LOyWTdnKEzvJUFdQ7wmEFxfzg==","shasum":"1e3c2137aabd07a7948bfe6e52625f37ce65e3c5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.38.0.tgz","fileCount":101,"unpackedSize":1048133,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDc7y3+NKXh68VDHZ12Zk8NlXOpDi31Z+jLLJ9qQJO43QIhANMwAkyZyI/V7trxzHyDd+dVAjVFi8X9+GIlOl/WkEO5"}]},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.38.0_1692787046222_0.4833989347712455"},"_hasShrinkwrap":false},"3.39.0":{"name":"docxtemplater","version":"3.39.0","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.10"},"devDependencies":{"@babel/cli":"^7.22.10","@babel/core":"^7.22.11","@babel/eslint-parser":"^7.22.11","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.22.10","@stryker-mutator/core":"^7.1.1","@stryker-mutator/mocha-runner":"^7.1.1","@wdio/cli":"8.12.2","angular-expressions":"^1.1.9","babel-loader":"^9.1.3","chai":"^4.3.8","chalk":"^5.3.0","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.48.0","eslint_d":"^12.2.1","eslint-plugin-import":"^2.28.1","eslint-plugin-sort-class-members":"^1.18.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.2.0","nyc":"^15.1.0","pizzip":"^3.1.4","prettier":"^3.0.3","rimraf":"^5.0.1","selenium-standalone":"^9.0.1","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.28.1","webdriverio":"8.12.1","webpack":"^5.88.2","webpack-cli":"^5.1.4"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"./preversion.bash","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","prettier:fix":"prettier --cache --write 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","lint":"eslint_d . --cache && ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"c3ef53e988c3f57a6afcb5af37b3abc5948fef5d","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.39.0","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"integrity":"sha512-pTBAg40qcMAjGGfVFglZYH/o/QJern4PzsS0InOkBXy9fpWfW5KA19sKPI2OtjIOqONdo/0shTGjuP4bjzS6sg==","shasum":"c99768c5c061e1c6046eba51769f68bfe29e01b7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.39.0.tgz","fileCount":101,"unpackedSize":1042925,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICgjnQesAXhiNNVtgmW35YRHvf1ihJQgGZcHcqE9mrCYAiBFb1V/b4g/BAnIOXgZ1ZhBc9FYktDgC5rczJYsJeMpWA=="}]},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.39.0_1693837946776_0.08755241973973216"},"_hasShrinkwrap":false},"3.39.1":{"name":"docxtemplater","version":"3.39.1","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.10"},"devDependencies":{"@babel/cli":"^7.22.10","@babel/core":"^7.22.11","@babel/eslint-parser":"^7.22.11","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.22.10","@stryker-mutator/core":"^7.1.1","@stryker-mutator/mocha-runner":"^7.1.1","@wdio/cli":"8.12.2","angular-expressions":"^1.1.9","babel-loader":"^9.1.3","chai":"^4.3.8","chalk":"^5.3.0","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.48.0","eslint_d":"^12.2.1","eslint-plugin-import":"^2.28.1","eslint-plugin-sort-class-members":"^1.18.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.2.0","nyc":"^15.1.0","pizzip":"^3.1.4","prettier":"^3.0.3","rimraf":"^5.0.1","selenium-standalone":"^9.0.1","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.28.1","webdriverio":"8.12.1","webpack":"^5.88.2","webpack-cli":"^5.1.4"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"./preversion.bash","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","prettier:fix":"prettier --cache --write 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","lint":"eslint_d . --cache && ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"gitHead":"75e486df33df2dfba4a93e3ea52f71b31dccd432","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_id":"docxtemplater@3.39.1","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"integrity":"sha512-w7Sqq+HaLrVoLZnjHYo57VqoMn8SV/hnFc5IZ3IKPD3/eDnZLB9pav71lb2yP8SIZIPwJBH/HzE7rxorJn4ynQ==","shasum":"1d065920ab59ae4517872939f3ca72d9288b2bdd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.39.1.tgz","fileCount":101,"unpackedSize":1044015,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGQBo7T9pp8wbI10AaLO5boK85FuA8vlqD+88sayH9S/AiEA4yP+K5RY28PNMc/4oE2S98B3VDTXUspxcVBXeztZ1H4="}]},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.39.1_1694008344119_0.5628917430372762"},"_hasShrinkwrap":false},"3.39.2":{"name":"docxtemplater","version":"3.39.2","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.10"},"devDependencies":{"@babel/cli":"^7.23.0","@babel/core":"^7.23.0","@babel/eslint-parser":"^7.22.15","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.22.20","@stryker-mutator/core":"^7.1.1","@stryker-mutator/mocha-runner":"^7.1.1","@wdio/cli":"8.12.2","angular-expressions":"^1.1.9","babel-loader":"^9.1.3","chai":"^4.3.10","chalk":"^5.3.0","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.50.0","eslint_d":"^12.2.1","eslint-plugin-import":"^2.28.1","eslint-plugin-sort-class-members":"^1.18.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.2.0","nyc":"^15.1.0","pizzip":"^3.1.4","prettier":"^3.0.3","rimraf":"^5.0.5","selenium-standalone":"^9.1.2","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.29.0","webdriverio":"8.12.1","webpack":"^5.88.2","webpack-cli":"^5.1.4"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"generate:doc":"cd docs; rm build/ -rf ; make html","profile":"./profile.bash","preversion":"./preversion.bash","check-casing":"./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"FILE=test webpack","browserify:lib":"webpack","browserify:min":"MIN=true webpack","updtr":"updtr","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","prettier:fix":"prettier --cache --write 'es6/**/!(filenames).js' '*.js' '*.mjs' 'es6/*.ts' '.eslint-rules/*.js' README.md CHANGELOG.md","lint":"eslint_d . --cache && ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"BROWSER=CHROME ./webdriver.bash","test:firefox":"BROWSER=FIREFOX ./webdriver.bash","test:browser":"./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.39.2","gitHead":"7111299156ce657ae8964ec804aec7ea841ab29d","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"18.18.0","_npmVersion":"9.8.1","dist":{"integrity":"sha512-Th1u2u1OeTY2YTt9mpROPcKjGnVV9JUpyL+GiAehUmYfEJU85wr2SOEoJPpS9rjotdP5XcAPQVqTCE19m8Or9A==","shasum":"a12f0e0699ff939a3a380e7226827deee4be76bd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.39.2.tgz","fileCount":102,"unpackedSize":1046810,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDkcIL08piGnU8KL0dH9it9basQDKm/Nz+ZoGCOynWj7gIgUy+EalH2Tb5WXllAnl74bZPvS0ZYfVZfwnxGB+VrI5I="}]},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.39.2_1695976204548_0.0815269947069237"},"_hasShrinkwrap":false},"3.40.0":{"name":"docxtemplater","version":"3.40.0","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.10"},"devDependencies":{"@babel/cli":"^7.23.0","@babel/core":"^7.23.0","@babel/eslint-parser":"^7.22.15","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.22.20","@stryker-mutator/core":"^7.1.1","@stryker-mutator/mocha-runner":"^7.1.1","@wdio/cli":"8.12.2","angular-expressions":"^1.1.9","babel-loader":"^9.1.3","chai":"^4.3.10","chalk":"^5.3.0","cross-env":"^7.0.3","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.50.0","eslint_d":"^13.0.0","eslint-plugin-import":"^2.28.1","eslint-plugin-sort-class-members":"^1.18.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.2.0","nyc":"^15.1.0","pizzip":"^3.1.4","prettier":"^3.0.3","rimraf":"^5.0.5","selenium-standalone":"^9.1.2","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.29.0","updtr":"^4.0.0","webdriverio":"8.12.1","webpack":"^5.88.2","webpack-cli":"^5.1.4"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude webdriverio @wdio/cli","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.40.0","gitHead":"d4df6877eb7c742b12d11009d586618b148fc260","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"18.18.0","_npmVersion":"9.8.1","dist":{"integrity":"sha512-tBe8tVNj1vpo4B8ScAdj66tIy4oJtikcpR+g1j5UoMrh7w2H0GbZpL0isea1yhhdzA+2QcJUzs5DhvsFcrSUKg==","shasum":"6402d7266e1c4e9479f9e75e11b820b95254a1fc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.40.0.tgz","fileCount":102,"unpackedSize":1061222,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGSfgLkch47bDQdLNzEjbD7X21AYATbG/JHu0VEhnwfHAiB2XtrizortB4qoyYW43byfOvLVblRyGU9P+ZPKNFX7Lg=="}]},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.40.0_1696620152357_0.1774502091795629"},"_hasShrinkwrap":false},"3.40.1":{"name":"docxtemplater","version":"3.40.1","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.10"},"devDependencies":{"@babel/cli":"^7.23.0","@babel/core":"^7.23.0","@babel/eslint-parser":"^7.22.15","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.22.20","@stryker-mutator/core":"^7.1.1","@stryker-mutator/mocha-runner":"^7.1.1","@wdio/cli":"8.12.2","angular-expressions":"^1.1.9","babel-loader":"^9.1.3","chai":"^4.3.10","chalk":"^5.3.0","cross-env":"^7.0.3","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.51.0","eslint_d":"^13.0.0","eslint-plugin-import":"^2.28.1","eslint-plugin-sort-class-members":"^1.18.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.2.0","nyc":"^15.1.0","pizzip":"^3.1.4","prettier":"^3.0.3","rimraf":"^5.0.5","selenium-standalone":"^9.1.2","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.29.0","updtr":"^4.0.0","webdriverio":"8.12.1","webpack":"^5.88.2","webpack-cli":"^5.1.4"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude webdriverio @wdio/cli","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.40.1","gitHead":"b2b5c2a5c9ed75bb25215adbb2407848732fb644","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"18.18.0","_npmVersion":"9.8.1","dist":{"integrity":"sha512-6T5/fysxkDRj6xVVWOy0Qs4O0cvT+YQztEAzL1FJSjUjkapcEzt43mJiqsauII9HMu3eHXxcqmf4Ilkt09u07A==","shasum":"d8f793056178e7c576081e7509f26c1fa39d2bb9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.40.1.tgz","fileCount":102,"unpackedSize":1061460,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCZu9R3JJRUmCA8mH45CxOQxOUwf4ZZqGFRhZDSieNNFgIhAOc5cv7DLTWi2LhtjidAo0OUgaBdEK71N3m6ofc/SeTU"}]},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.40.1_1696924980750_0.9507965009610746"},"_hasShrinkwrap":false},"3.40.2":{"name":"docxtemplater","version":"3.40.2","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.10"},"devDependencies":{"@babel/cli":"^7.23.0","@babel/core":"^7.23.2","@babel/eslint-parser":"^7.22.15","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.23.2","@stryker-mutator/core":"^7.3.0","@stryker-mutator/mocha-runner":"^7.3.0","@wdio/cli":"8.12.2","angular-expressions":"^1.1.9","babel-loader":"^9.1.3","chai":"^4.3.10","chalk":"^5.3.0","cross-env":"^7.0.3","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.51.0","eslint_d":"^13.0.0","eslint-plugin-import":"^2.28.1","eslint-plugin-sort-class-members":"^1.18.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.2.0","nyc":"^15.1.0","pizzip":"^3.1.4","prettier":"^3.0.3","rimraf":"^5.0.5","selenium-standalone":"^9.2.2","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.29.0","updtr":"^4.0.0","webdriverio":"8.12.1","webpack":"^5.89.0","webpack-cli":"^5.1.4"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude webdriverio @wdio/cli","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.40.2","gitHead":"bbc10dc671446125a0748712e5495581912ee21d","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"integrity":"sha512-8gzx4kz2QQPyuFwKIOWVy1frOqlaSOefckeI5HxZz5eVsePWwh0kfqmEfKn/bSNe6uftU9jEsTJiHGOaYgDKSw==","shasum":"cede7c497733b37eed8d33c9d23dc62b9351615e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.40.2.tgz","fileCount":101,"unpackedSize":1062292,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDv6C6ZnGTgHAljMHICCBZLp+OufFCOjGodqsVZ+MHgmAIgW5+i/plPRQCrArGN3RrJmsEkNLJ+C8wjfRrwWxM4hSM="}]},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.40.2_1698072662170_0.8166483144377616"},"_hasShrinkwrap":false},"3.40.3":{"name":"docxtemplater","version":"3.40.3","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.10"},"devDependencies":{"@babel/cli":"^7.23.0","@babel/core":"^7.23.2","@babel/eslint-parser":"^7.22.15","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.23.2","@stryker-mutator/core":"^7.3.0","@stryker-mutator/mocha-runner":"^7.3.0","@wdio/cli":"8.12.2","angular-expressions":"^1.1.9","babel-loader":"^9.1.3","chai":"^4.3.10","chalk":"^5.3.0","cross-env":"^7.0.3","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.53.0","eslint_d":"^13.0.0","eslint-plugin-import":"^2.29.0","eslint-plugin-sort-class-members":"^1.18.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.2.0","nyc":"^15.1.0","pizzip":"^3.1.4","prettier":"^3.0.3","rimraf":"^5.0.5","selenium-standalone":"^9.3.0","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.29.0","updtr":"^4.0.0","webdriverio":"8.12.1","webpack":"^5.89.0","webpack-cli":"^5.1.4"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude webdriverio @wdio/cli","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.40.3","gitHead":"54ee96c48aa22ac92b533180492ae76143ecc968","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.9.0","_npmVersion":"10.1.0","dist":{"integrity":"sha512-GUu7BMhniep7Td5W2yBSHrmPni9/YN8h7KsIjfTv9Ykq4KtC6HAjWfqsiFbXbkx5Omgr7ToGL0cEoHJ0Xv9q8w==","shasum":"6ccf496795bf97506709e8865662d65ff66505f3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.40.3.tgz","fileCount":102,"unpackedSize":1065204,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFGR8i6nVhvRvVkZNCZAkvduxPFZ482HIyT7kMZR5EmxAiEAmsLGJeHEJ3TBql5sk4M5edWbY44kv54Dd8xO57Wz5CM="}]},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.40.3_1699462464902_0.7792795103031738"},"_hasShrinkwrap":false},"3.41.0":{"name":"docxtemplater","version":"3.41.0","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.10"},"devDependencies":{"@babel/cli":"^7.23.0","@babel/core":"^7.23.2","@babel/eslint-parser":"^7.22.15","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.23.2","@stryker-mutator/core":"^7.3.0","@stryker-mutator/mocha-runner":"^7.3.0","@wdio/cli":"8.12.2","angular-expressions":"^1.1.9","babel-loader":"^9.1.3","chai":"^4.3.10","chalk":"^5.3.0","cross-env":"^7.0.3","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.53.0","eslint_d":"^13.0.0","eslint-plugin-import":"^2.29.0","eslint-plugin-sort-class-members":"^1.18.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.2.0","nyc":"^15.1.0","pizzip":"^3.1.4","prettier":"^3.0.3","rimraf":"^5.0.5","selenium-standalone":"^9.3.0","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.29.0","updtr":"^4.0.0","webdriverio":"8.12.1","webpack":"^5.89.0","webpack-cli":"^5.1.4"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude webdriverio @wdio/cli","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.41.0","gitHead":"2ebd9858b53dfac0898f7e23418660cb2b9669a0","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.9.0","_npmVersion":"10.1.0","dist":{"integrity":"sha512-gSvGLA4j/CXdW/wRDi0pAv7/ujTmBwjE/ecHxNYmYXb+ZfLh3KUjbAzGrtiZSkttTj+POxYysmp7rH8GNF/D0g==","shasum":"83e3aead67b09a4e4fddebde480b7a6cf05e9b5b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.41.0.tgz","fileCount":102,"unpackedSize":1067758,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGy1KAa4CCXDHlUgDn7yPNvv9+HwVVze+9lX371oW9tqAiBguu14t1xwT8u+J6WYwVDgESWFamAL9/ARIy0oeioeLQ=="}]},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.41.0_1699627330829_0.17228411519134368"},"_hasShrinkwrap":false},"3.42.0":{"name":"docxtemplater","version":"3.42.0","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.10"},"devDependencies":{"@babel/cli":"^7.23.0","@babel/core":"^7.23.2","@babel/eslint-parser":"^7.22.15","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.23.2","@stryker-mutator/core":"^7.3.0","@stryker-mutator/mocha-runner":"^7.3.0","@wdio/cli":"8.12.2","angular-expressions":"^1.1.9","babel-loader":"^9.1.3","chai":"^4.3.10","chalk":"^5.3.0","cross-env":"^7.0.3","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.53.0","eslint_d":"^13.0.0","eslint-plugin-import":"^2.29.0","eslint-plugin-sort-class-members":"^1.18.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.2.0","nyc":"^15.1.0","pizzip":"^3.1.4","prettier":"^3.0.3","rimraf":"^5.0.5","selenium-standalone":"^9.3.0","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.29.0","updtr":"^4.0.0","webdriverio":"8.12.1","webpack":"^5.89.0","webpack-cli":"^5.1.4"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude webdriverio @wdio/cli","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.42.0","gitHead":"b414e113736634d887848a8a6d1310f3fe209d85","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.9.0","_npmVersion":"10.1.0","dist":{"integrity":"sha512-c7URHdm26QkQebrp7E6uAE0Gzj+q+fHGUhM0LPNdBcqyfYlI4TxxE1XywkS8U0+bLe4C47OCnvyzzubCC+7gew==","shasum":"8ec312913ebc467681f9aa409b742871401ae18b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.42.0.tgz","fileCount":102,"unpackedSize":1068568,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIELzzn3LGLIp6L+YJzXX8H5czfDHVaqDY3UFmN9fYIT+AiBl0pxN8lstcUZ3Tl2jlvm0wUDQHdcYpU6IyR3AtGTHuQ=="}]},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.42.0_1700000684666_0.18515408315606008"},"_hasShrinkwrap":false},"3.42.1":{"name":"docxtemplater","version":"3.42.1","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.10"},"devDependencies":{"@babel/cli":"^7.23.0","@babel/core":"^7.23.2","@babel/eslint-parser":"^7.22.15","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.23.2","@stryker-mutator/core":"^7.3.0","@stryker-mutator/mocha-runner":"^7.3.0","@wdio/cli":"8.12.2","angular-expressions":"^1.1.9","babel-loader":"^9.1.3","chai":"^4.3.10","chalk":"^5.3.0","cross-env":"^7.0.3","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.53.0","eslint_d":"^13.0.0","eslint-plugin-import":"^2.29.0","eslint-plugin-sort-class-members":"^1.18.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.2.0","nyc":"^15.1.0","pizzip":"^3.1.4","prettier":"^3.0.3","rimraf":"^5.0.5","selenium-standalone":"^9.3.0","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.29.0","updtr":"^4.0.0","webdriverio":"8.12.1","webpack":"^5.89.0","webpack-cli":"^5.1.4"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude webdriverio @wdio/cli","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.42.1","gitHead":"f79faf2b1102df3e1b6ed9003d4e27bc857ee6a9","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.9.0","_npmVersion":"10.1.0","dist":{"integrity":"sha512-gIwyseG2GsTNbMD3Jkt9C3Wli62Lv1qppitwfm+fQUsU3IxT8fiNijkh8w6JPg/TZqCeJv3ToIIQ+Mfc7XjDaw==","shasum":"fa9526562be1c03ced860c1c59fc15a24e49415f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.42.1.tgz","fileCount":102,"unpackedSize":1069452,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC4rU6QXL4/X8l/U/Sk4uA2KHMP2tCTOdvicRX7XU4qKQIhAO092leMX6QxsvQRXA0QFb1Mp09Doo7kUXoU/1Cb4KHv"}]},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.42.1_1700084466596_0.9949016996968927"},"_hasShrinkwrap":false},"3.42.2":{"name":"docxtemplater","version":"3.42.2","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.10"},"devDependencies":{"@babel/cli":"^7.23.4","@babel/core":"^7.23.3","@babel/eslint-parser":"^7.23.3","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.23.3","@stryker-mutator/core":"^7.3.0","@stryker-mutator/mocha-runner":"^7.3.0","@wdio/cli":"8.12.2","angular-expressions":"^1.1.9","babel-loader":"^9.1.3","chai":"^4.3.10","chalk":"^5.3.0","cross-env":"^7.0.3","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.54.0","eslint_d":"^13.1.0","eslint-plugin-import":"^2.29.0","eslint-plugin-sort-class-members":"^1.18.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.2.0","nyc":"^15.1.0","pizzip":"^3.1.4","prettier":"^3.1.0","rimraf":"^5.0.5","selenium-standalone":"^9.3.0","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.29.0","updtr":"^4.0.0","webdriverio":"8.12.1","webpack":"^5.89.0","webpack-cli":"^5.1.4"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude webdriverio @wdio/cli","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.42.2","gitHead":"ec90093b942006139b2cb5305016424416b8d5d1","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.10.0","_npmVersion":"10.2.3","dist":{"integrity":"sha512-U4bofrXMPj6AI4QpVVKV6WIiRR2r0e5g0bvaW+MfiGglL+jkQgsX3LWNmmlG5miK/lX8fSPXKKoMCawO3llcrA==","shasum":"7e8874fe6f09cdc84ca3b9d2b70a179c8b4e7805","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.42.2.tgz","fileCount":102,"unpackedSize":1072839,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCMEVYcUdnVEgCTS0QWUvyUNGxv7npR3+eT3PurBN8cIgIhALW78m89E49OQfypWEaKWK/VUx31wXs0nS1tGai3DDK0"}]},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.42.2_1700837439838_0.6470585329892284"},"_hasShrinkwrap":false},"3.42.3":{"name":"docxtemplater","version":"3.42.3","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.10"},"devDependencies":{"@babel/cli":"^7.23.4","@babel/core":"^7.23.5","@babel/eslint-parser":"^7.23.3","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.23.5","@stryker-mutator/core":"^7.3.0","@stryker-mutator/mocha-runner":"^7.3.0","@wdio/cli":"8.12.2","angular-expressions":"^1.1.9","babel-loader":"^9.1.3","chai":"^4.3.10","chalk":"^5.3.0","cross-env":"^7.0.3","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.55.0","eslint_d":"^13.1.1","eslint-plugin-import":"^2.29.0","eslint-plugin-sort-class-members":"^1.18.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.2.0","nyc":"^15.1.0","pizzip":"^3.1.4","prettier":"^3.1.0","rimraf":"^5.0.5","selenium-standalone":"^9.3.0","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.29.0","updtr":"^4.0.0","webdriverio":"8.12.1","webpack":"^5.89.0","webpack-cli":"^5.1.4"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude webdriverio @wdio/cli","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.42.3","gitHead":"384060d502bec3751317952ed723d31fbe907c00","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.10.0","_npmVersion":"10.2.3","dist":{"integrity":"sha512-u27hPSGIaoU6XQyPPf95+MgSha+n02zXJMWFoCrPn+LmWtCkRzyqdO18WcESNfDIOgFtrVUnhjy1WYdMeaPNFw==","shasum":"32304a7db3859629854899a90ba0cd041fc38282","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.42.3.tgz","fileCount":102,"unpackedSize":1074371,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCw4iWgx3x3PUDLVoulf7U9j5kBNcVhxS1tKVpgtIP9twIhANh/MBf2SsUBCpCURHMwqkis0NahrhlWkQ+Wc+5VevoF"}]},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.42.3_1701700631804_0.1656776196110159"},"_hasShrinkwrap":false},"3.42.4":{"name":"docxtemplater","version":"3.42.4","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.10"},"devDependencies":{"@babel/cli":"^7.23.4","@babel/core":"^7.23.5","@babel/eslint-parser":"^7.23.3","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.23.5","@stryker-mutator/core":"^7.3.0","@stryker-mutator/mocha-runner":"^7.3.0","@wdio/cli":"8.12.2","angular-expressions":"^1.1.9","babel-loader":"^9.1.3","chai":"^4.3.10","chalk":"^5.3.0","cross-env":"^7.0.3","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.55.0","eslint_d":"^13.1.1","eslint-plugin-import":"^2.29.0","eslint-plugin-sort-class-members":"^1.18.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.2.0","nyc":"^15.1.0","pizzip":"^3.1.4","prettier":"^3.1.0","rimraf":"^5.0.5","selenium-standalone":"^9.3.0","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.29.0","updtr":"^4.0.0","webdriverio":"8.12.1","webpack":"^5.89.0","webpack-cli":"^5.1.4"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude webdriverio @wdio/cli","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.42.4","gitHead":"8526b740c1888ef6f00449e9c40b9b912ede63cd","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.10.0","_npmVersion":"10.2.3","dist":{"integrity":"sha512-eZKlTmqK1jCXeKNuJSWpAKJ1FCTgo3D8y/qTJd0JhKsrKW0jseeta+tEgqhxMAqkBz9eejkOBJF01jdFJePBqw==","shasum":"577511d793dc661814b5e95d2bef814f01bd15b5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.42.4.tgz","fileCount":102,"unpackedSize":1070216,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDDQ86krMM9dHzaCkI97k6bAf1m3rEVjq2Z2cLkWQAgagIgV2rJbhgIBMZ0ade2oAjKJPlnnQbAqD43cbbkR3v9yYg="}]},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.42.4_1701789248076_0.9627680589733807"},"_hasShrinkwrap":false},"3.42.5":{"name":"docxtemplater","version":"3.42.5","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.10"},"devDependencies":{"@babel/cli":"^7.23.4","@babel/core":"^7.23.6","@babel/eslint-parser":"^7.23.3","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.23.6","@stryker-mutator/core":"^8.0.0","@stryker-mutator/mocha-runner":"^8.0.0","@wdio/cli":"8.12.2","angular-expressions":"^1.1.9","babel-loader":"^9.1.3","chai":"^4.3.10","chalk":"^5.3.0","cross-env":"^7.0.3","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.55.0","eslint_d":"^13.1.1","eslint-plugin-import":"^2.29.1","eslint-plugin-sort-class-members":"^1.18.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.2.0","nyc":"^15.1.0","pizzip":"^3.1.4","prettier":"^3.1.1","rimraf":"^5.0.5","selenium-standalone":"^9.3.1","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.29.0","updtr":"^4.0.0","webdriverio":"8.12.1","webpack":"^5.89.0","webpack-cli":"^5.1.4"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude webdriverio @wdio/cli","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.42.5","gitHead":"343c55e690a97a7569d129a751d06f7452c46332","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.10.0","_npmVersion":"10.2.3","dist":{"integrity":"sha512-GNiS+y6URDU50C2PlWf5CZYMHRhOySaJqCNRADa6yh17PWo0R1NM3kRkAXx1EBPM2T1Zn32XjkjAYkD38swu2Q==","shasum":"c1a9108a88cfd2d7cec2f332f8c424dd6bf83808","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.42.5.tgz","fileCount":102,"unpackedSize":1076122,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBCPgazhEXROKSvEz5WUVnp2sRP/TdkL2/yWNPz3TaxXAiBrumFS+pwS1bpwHVFI4sRyB1mfKjt0GHJGYwOAerjJug=="}]},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.42.5_1702733654491_0.8896730391977092"},"_hasShrinkwrap":false},"3.42.6":{"name":"docxtemplater","version":"3.42.6","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.10"},"devDependencies":{"@babel/cli":"^7.23.4","@babel/core":"^7.23.6","@babel/eslint-parser":"^7.23.3","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.23.6","@stryker-mutator/core":"^8.0.0","@stryker-mutator/mocha-runner":"^8.0.0","@wdio/cli":"8.12.2","angular-expressions":"^1.1.9","babel-loader":"^9.1.3","chai":"^4.3.10","chalk":"^5.3.0","cross-env":"^7.0.3","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.55.0","eslint_d":"^13.1.1","eslint-plugin-import":"^2.29.1","eslint-plugin-sort-class-members":"^1.18.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.2.0","nyc":"^15.1.0","pizzip":"^3.1.4","prettier":"^3.1.1","rimraf":"^5.0.5","selenium-standalone":"^9.3.1","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.29.0","updtr":"^4.0.0","webdriverio":"8.12.1","webpack":"^5.89.0","webpack-cli":"^5.1.4"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude webdriverio @wdio/cli","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.42.6","gitHead":"1c0a23f9e86438a5489196f67fb87bf6585c03d9","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.10.0","_npmVersion":"10.2.3","dist":{"integrity":"sha512-JuzTvQwMheKiLhVdP7S5PWYZ+Bi0Rq14BcJ5R3VylqxrC274YMkxrTgbluk7jUd0z2742+7E5ik1JwKuT8FjMg==","shasum":"b101cd2f86ef632c80e937c31ce1617743c4013d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.42.6.tgz","fileCount":102,"unpackedSize":1076237,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBgbSNn7UwhcXtI1QaPmQ7g+2blzWbAoM14i/DSNa3v9AiEAvGm4YXgl0xFNphU9LmnUmSHyY0d0PRAylhxe3ePqr3U="}]},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.42.6_1702734529759_0.10906942279021048"},"_hasShrinkwrap":false},"3.42.7":{"name":"docxtemplater","version":"3.42.7","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.10"},"devDependencies":{"@babel/cli":"^7.23.4","@babel/core":"^7.23.6","@babel/eslint-parser":"^7.23.3","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.23.6","@stryker-mutator/core":"^8.0.0","@stryker-mutator/mocha-runner":"^8.0.0","@wdio/cli":"8.12.2","angular-expressions":"^1.1.9","babel-loader":"^9.1.3","chai":"^4.3.10","chalk":"^5.3.0","cross-env":"^7.0.3","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.55.0","eslint_d":"^13.1.1","eslint-plugin-import":"^2.29.1","eslint-plugin-sort-class-members":"^1.18.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.2.0","nyc":"^15.1.0","pizzip":"^3.1.4","prettier":"^3.1.1","rimraf":"^5.0.5","selenium-standalone":"^9.3.1","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.29.0","updtr":"^4.0.0","webdriverio":"8.12.1","webpack":"^5.89.0","webpack-cli":"^5.1.4"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude webdriverio @wdio/cli","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.42.7","gitHead":"b4a771392712b179334162432da46924e13962b0","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.10.0","_npmVersion":"10.2.3","dist":{"integrity":"sha512-nzLnGW+A2nlgDj5LU5UoEtEdf+abZGZ6PwrdPUUO965r174A9GDFytC7maim2HqQkosnXiJ8ppuxjeAhNM0fZw==","shasum":"aa8047ef8f712feb090a1ef8b34db8be1b0858fa","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.42.7.tgz","fileCount":102,"unpackedSize":1079561,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCI96rZCA588Bcb8bYi1xe/EvYPwO6ZN8PvQdjfN5gHowIgOhvYCa8HTyO4GNYvTBE/EWKudvcHmyf5qJ5SVGLYw/0="}]},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.42.7_1703170183943_0.22762708582263746"},"_hasShrinkwrap":false},"3.43.0":{"name":"docxtemplater","version":"3.43.0","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.10"},"devDependencies":{"@babel/cli":"^7.23.4","@babel/core":"^7.23.7","@babel/eslint-parser":"^7.23.3","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.23.7","@stryker-mutator/core":"^8.0.0","@stryker-mutator/mocha-runner":"^8.0.0","@wdio/cli":"8.12.2","angular-expressions":"^1.1.10","babel-loader":"^9.1.3","chai":"^4.3.10","chalk":"^5.3.0","cross-env":"^7.0.3","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.56.0","eslint_d":"^13.1.2","eslint-plugin-import":"^2.29.1","eslint-plugin-sort-class-members":"^1.18.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.2.0","nyc":"^15.1.0","pizzip":"^3.1.4","prettier":"^3.1.1","rimraf":"^5.0.5","selenium-standalone":"^9.3.1","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.30.3","updtr":"^4.0.0","webdriverio":"8.12.1","webpack":"^5.89.0","webpack-cli":"^5.1.4"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude webdriverio @wdio/cli","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.43.0","gitHead":"2f2a692a43fef20a8318bc5a8eefa57450de7e76","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.10.0","_npmVersion":"10.2.3","dist":{"integrity":"sha512-ZbuHhJVrNO8Xt29I317lBXfy6SYbbgjB0yv76ff0KhXVwSHd1C3Kjpfy+db412bAmQoy0Lmfa1YSJTNKwuV5fA==","shasum":"20fbbb9a42be031a5f7a73837f7367f080f309b2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.43.0.tgz","fileCount":103,"unpackedSize":1091269,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCjJraHbNzJeQkaCvkyulmcPDyPw/+vXSqJ7ZlYXrTApgIgCtcU0Qx1fG+9MP0BKUNiRgcAfYRyf8I3X7hWe1T4rnU="}]},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.43.0_1704473142908_0.41496914092006465"},"_hasShrinkwrap":false},"3.43.1":{"name":"docxtemplater","version":"3.43.1","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.10"},"devDependencies":{"@babel/cli":"^7.23.4","@babel/core":"^7.23.7","@babel/eslint-parser":"^7.23.3","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.23.8","@stryker-mutator/core":"^8.0.0","@stryker-mutator/mocha-runner":"^8.0.0","@wdio/cli":"8.12.2","angular-expressions":"^1.2.0","babel-loader":"^9.1.3","chai":"^4.3.10","chalk":"^5.3.0","cross-env":"^7.0.3","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.56.0","eslint_d":"^13.1.2","eslint-plugin-import":"^2.29.1","eslint-plugin-sort-class-members":"^1.18.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.2.0","nyc":"^15.1.0","pizzip":"^3.1.4","prettier":"^3.2.2","rimraf":"^5.0.5","selenium-standalone":"^9.3.1","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.30.3","updtr":"^4.0.0","webdriverio":"8.12.1","webpack":"^5.89.0","webpack-cli":"^5.1.4"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude webdriverio @wdio/cli","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.43.1","gitHead":"ac6f62184e87526b7d791587225893f9fb1c1401","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.11.0","_npmVersion":"10.2.4","dist":{"integrity":"sha512-dzUZwxXZcx+MjxVOX91+4yVugIgWNJbX9ujPF117oi+r0Pw6KCqtPHnKrJ6yWJrbhHCpgM0BGxxZU9wakTjBEA==","shasum":"a3d1758fa13afb8a53aef25884a9cea771950c98","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.43.1.tgz","fileCount":103,"unpackedSize":1091896,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDQCCtH6PaggJflLKdBYo34ICMksLrifnz5FojFNsdWewIhALki3Pwl6ZWfLrhD9vsZpcF0lUGIiGxZj1OMzZwdfl/u"}]},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.43.1_1705225968543_0.11894288880120896"},"_hasShrinkwrap":false},"3.44.0":{"name":"docxtemplater","version":"3.44.0","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.10"},"devDependencies":{"@babel/cli":"^7.23.4","@babel/core":"^7.23.7","@babel/eslint-parser":"^7.23.3","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.23.8","@stryker-mutator/core":"^8.0.0","@stryker-mutator/mocha-runner":"^8.0.0","@wdio/cli":"8.12.2","angular-expressions":"^1.2.0","babel-loader":"^9.1.3","chai":"^4.3.10","chalk":"^5.3.0","cross-env":"^7.0.3","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.56.0","eslint_d":"^13.1.2","eslint-plugin-import":"^2.29.1","eslint-plugin-sort-class-members":"^1.18.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.2.0","nyc":"^15.1.0","pizzip":"^3.1.6","prettier":"^3.2.4","rimraf":"^5.0.5","selenium-standalone":"^9.3.1","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.30.4","updtr":"^4.0.0","webdriverio":"8.12.1","webpack":"^5.89.0","webpack-cli":"^5.1.4"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude webdriverio @wdio/cli","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.44.0","gitHead":"3758fc0301f33b6f8b5349a6fadc2c63dcc1cde6","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.11.0","_npmVersion":"10.2.4","dist":{"integrity":"sha512-JkMX1hMLYHaYyecSUgdJLyBPOhUFqWWNqdrv+8PDVloIeCpNnxNr887d1s52ZLQOXOLGwNIEBnJ+OblPxW2Swg==","shasum":"a6af4a6d917f3cd8e70bb837711b5559471b667b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.44.0.tgz","fileCount":103,"unpackedSize":1100126,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDp0R79Pps3FnzS6PPP/TzyOuh80p2mqlZ7kt0dt258zAiEAvOiPgGJ8h7LyPUb43S0o9dSqVUtpGX0FK4CvjJ4ft2w="}]},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.44.0_1706022668835_0.2954320162004813"},"_hasShrinkwrap":false},"3.45.0":{"name":"docxtemplater","version":"3.45.0","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.10"},"devDependencies":{"@arethetypeswrong/cli":"^0.13.8","@babel/cli":"^7.23.9","@babel/core":"^7.23.9","@babel/eslint-parser":"^7.23.10","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.23.9","@stryker-mutator/core":"^8.2.3","@stryker-mutator/mocha-runner":"^8.2.3","@wdio/cli":"8.12.2","angular-expressions":"^1.2.1","babel-loader":"^9.1.3","chai":"^4.3.10","chalk":"^5.3.0","cross-env":"^7.0.3","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.56.0","eslint_d":"^13.1.2","eslint-plugin-import":"^2.29.1","eslint-plugin-sort-class-members":"^1.18.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.3.0","nyc":"^15.1.0","pizzip":"^3.1.6","prettier":"^3.2.5","rimraf":"^5.0.5","selenium-standalone":"^9.3.2","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.30.4","updtr":"^4.0.0","webdriverio":"8.12.1","webpack":"^5.90.1","webpack-cli":"^5.1.4"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude webdriverio @wdio/cli","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.45.0","gitHead":"753b53fcf21d68951fb362430f1e3a476d9b5e67","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.11.0","_npmVersion":"10.2.4","dist":{"integrity":"sha512-rsr8Jvj9Ss0aOHsbyUnY9WOxsHNmIlAR0/LMNfzM9H7Y4kdjFrfPMndHyQba52XTioonqe88pM7aqZC2X+uTbQ==","shasum":"c3b2f995edaa74f8a72abebdcaacb3154f289a85","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.45.0.tgz","fileCount":103,"unpackedSize":1101043,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF40X66+OGZ5+bpnzHDczCxVkUSw0+5f6XbdEB8RyFWcAiEAi0gcqRHD7pihw3IMFTS2JlVp5mBj1XE477jNgAwhw7k="}]},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.45.0_1707750850989_0.28571335058351166"},"_hasShrinkwrap":false},"3.45.1":{"name":"docxtemplater","version":"3.45.1","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.10"},"devDependencies":{"@arethetypeswrong/cli":"^0.13.8","@babel/cli":"^7.23.9","@babel/core":"^7.23.9","@babel/eslint-parser":"^7.23.10","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.23.9","@stryker-mutator/core":"^8.2.3","@stryker-mutator/mocha-runner":"^8.2.3","@wdio/cli":"8.12.2","angular-expressions":"^1.2.1","babel-loader":"^9.1.3","chai":"^4.3.10","chalk":"^5.3.0","cross-env":"^7.0.3","diff":"^5.1.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.56.0","eslint_d":"^13.1.2","eslint-plugin-import":"^2.29.1","eslint-plugin-sort-class-members":"^1.18.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.3.0","nyc":"^15.1.0","pizzip":"^3.1.6","prettier":"^3.2.5","rimraf":"^5.0.5","selenium-standalone":"^9.3.2","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.30.4","updtr":"^4.0.0","webdriverio":"8.12.1","webpack":"^5.90.1","webpack-cli":"^5.1.4"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude webdriverio @wdio/cli","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.45.1","gitHead":"201f0f3f1d325f1141f50c364a049191aa90b93c","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.11.1","_npmVersion":"10.2.4","dist":{"integrity":"sha512-sDQOxlIF9q966bY2600xkZ1dUBmzGHmwEFcxCfvhMfDqKKpQdqa8Z/W4JMleF8d/aSwxydjS9XFkgYVOweWZ1g==","shasum":"a2ef6d7a043561c9a20ac3a5a0baff5c846ebd00","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.45.1.tgz","fileCount":103,"unpackedSize":1106378,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC8VVhOh5esTdfabR/LffHMylFLtAdAPIOncY3PB/WD0wIgehTF6MNAPTpNu2UVnZd790os7taqa2YX1zTKtxUjX/c="}]},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.45.1_1708079601318_0.11192430033055012"},"_hasShrinkwrap":false},"3.46.0":{"name":"docxtemplater","version":"3.46.0","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.10"},"devDependencies":{"@arethetypeswrong/cli":"^0.13.10","@babel/cli":"^7.23.9","@babel/core":"^7.23.9","@babel/eslint-parser":"^7.23.10","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.23.9","@stryker-mutator/core":"^8.2.4","@stryker-mutator/mocha-runner":"^8.2.4","@wdio/cli":"8.12.2","angular-expressions":"^1.2.1","babel-loader":"^9.1.3","chai":"^4.3.10","chalk":"^5.3.0","cross-env":"^7.0.3","diff":"^5.2.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.56.0","eslint_d":"^13.1.2","eslint-plugin-import":"^2.29.1","eslint-plugin-sort-class-members":"^1.20.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.3.0","nyc":"^15.1.0","pizzip":"^3.1.6","prettier":"^3.2.5","rimraf":"^5.0.5","selenium-standalone":"^9.3.3","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.30.4","updtr":"^4.0.0","webdriverio":"8.12.1","webpack":"^5.90.3","webpack-cli":"^5.1.4"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude webdriverio @wdio/cli","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.46.0","gitHead":"7e2de3237a85a5066b3d19382a550fda4e7d85d7","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.11.1","_npmVersion":"10.2.4","dist":{"integrity":"sha512-KZEy3icAm+Y+EtcAxomDXrjZq2HzzQdHVu+g0VQUttt0c7cMmTztNGJoWLmCTssCjOtGFePzRVwMQp8bewL0TQ==","shasum":"d8e94841c63318cb1b763afb55ecdeb3e9822469","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.46.0.tgz","fileCount":103,"unpackedSize":1108289,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD+ytSfBssCxmOfx2h3AH3/1/7c7ks3rAltnrQwQG6z+QIhANs77CRWBuGp5v3B24ws7C1donRoWQSQmA5Yzbg2MCh0"}]},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.46.0_1708352683956_0.709213618970367"},"_hasShrinkwrap":false},"3.46.1":{"name":"docxtemplater","version":"3.46.1","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.10"},"devDependencies":{"@arethetypeswrong/cli":"^0.15.2","@babel/cli":"^7.24.1","@babel/core":"^7.24.1","@babel/eslint-parser":"^7.24.1","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.24.1","@stryker-mutator/core":"^8.2.6","@stryker-mutator/mocha-runner":"^8.2.6","@wdio/cli":"8.12.2","angular-expressions":"^1.2.1","babel-loader":"^9.1.3","chai":"^4.3.10","chalk":"^5.3.0","cross-env":"^7.0.3","diff":"^5.2.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.57.0","eslint_d":"^13.1.2","eslint-plugin-import":"^2.29.1","eslint-plugin-sort-class-members":"^1.20.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.3.0","nyc":"^15.1.0","pizzip":"^3.1.6","prettier":"^3.2.5","rimraf":"^5.0.5","selenium-standalone":"^9.3.3","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.30.7","updtr":"^4.0.0","webdriverio":"8.12.1","webpack":"^5.90.3","webpack-cli":"^5.1.4"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude webdriverio @wdio/cli","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.46.1","gitHead":"b34b46c72b64f8e6772360ae87cce0ad32fc8294","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.11.1","_npmVersion":"10.2.4","dist":{"integrity":"sha512-n4nlNXb9GfUYe7REJD30qrKzWqpHFYZbnT43AzIwVZODA+M5InJhH7iI3rRNkintufZxwch04eTTyoSfR51b0Q==","shasum":"888008838b677b25e1d58f15b7e7499c2545683e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.46.1.tgz","fileCount":103,"unpackedSize":1107908,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDALGoiZhkN1GHo7QAiHEpnrOUQhr1kTtwmG2PHTo+rMQIhAPfNXk6QlGTADkY5VY/GxJjD/Mmc3EuZ9wQMslnb7hwu"}]},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.46.1_1710876827490_0.1257622690313127"},"_hasShrinkwrap":false},"3.46.2":{"name":"docxtemplater","version":"3.46.2","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.10"},"devDependencies":{"@arethetypeswrong/cli":"^0.15.2","@babel/cli":"^7.24.1","@babel/core":"^7.24.3","@babel/eslint-parser":"^7.24.1","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.24.3","@stryker-mutator/core":"^8.2.6","@stryker-mutator/mocha-runner":"^8.2.6","@wdio/cli":"8.12.2","angular-expressions":"^1.2.1","babel-loader":"^9.1.3","chai":"^4.3.10","chalk":"^5.3.0","cross-env":"^7.0.3","diff":"^5.2.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.57.0","eslint_d":"^13.1.2","eslint-plugin-import":"^2.29.1","eslint-plugin-sort-class-members":"^1.20.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.4.0","nyc":"^15.1.0","pizzip":"^3.1.6","prettier":"^3.2.5","rimraf":"^5.0.5","selenium-standalone":"^9.4.0","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.30.7","updtr":"^4.0.0","webdriverio":"8.12.1","webpack":"^5.91.0","webpack-cli":"^5.1.4"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude webdriverio @wdio/cli","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.46.2","gitHead":"220a25f2ba5ad28b6513741dd3c5d6e694688097","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.12.0","_npmVersion":"10.5.0","dist":{"integrity":"sha512-IG5o+675VzQDW6/saYmBP1aaJHJ78r846fVhTUOVjrcaqrj/mHIR7a43YSkDd5bxa+M76i0SdAIKfBnXC6bbTQ==","shasum":"f2bdb21d1d53af3fad36fa033b3794c8eb5c7a8e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.46.2.tgz","fileCount":103,"unpackedSize":1108334,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD192SwAQ8TCfdqVldGSfKBWty1zCaUiugQje3h4QqzrAIgJmy2blzkuDHUBvl7oQpduPQRMqlWl4BCgg85C/vMRz4="}]},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.46.2_1711721635866_0.2539305656831212"},"_hasShrinkwrap":false},"3.47.0":{"name":"docxtemplater","version":"3.47.0","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.10"},"devDependencies":{"@arethetypeswrong/cli":"^0.15.2","@babel/cli":"^7.24.1","@babel/core":"^7.24.3","@babel/eslint-parser":"^7.24.1","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.24.3","@stryker-mutator/core":"^8.2.6","@stryker-mutator/mocha-runner":"^8.2.6","@wdio/cli":"8.12.2","angular-expressions":"^1.2.1","babel-loader":"^9.1.3","chai":"^4.3.10","chalk":"^5.3.0","cross-env":"^7.0.3","diff":"^5.2.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.57.0","eslint_d":"^13.1.2","eslint-plugin-import":"^2.29.1","eslint-plugin-sort-class-members":"^1.20.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.4.0","nyc":"^15.1.0","pizzip":"^3.1.6","prettier":"^3.2.5","rimraf":"^5.0.5","selenium-standalone":"^9.5.0","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.31.0","updtr":"^4.0.0","webdriverio":"8.12.1","webpack":"^5.91.0","webpack-cli":"^5.1.4"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude webdriverio @wdio/cli","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.47.0","gitHead":"8a03f6a7f405bd211ca15ab6e70fc3c833e26129","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.12.2","_npmVersion":"10.5.0","dist":{"integrity":"sha512-YbtMfaE+/pkz5fyjHeTswI6UK06tqPjhc5KVeHHb37IHZSOF6ta49a8qQYeZBwIOB/9Y6lf9Arg3A90kWeVOQg==","shasum":"ba8c3fb1f6164bb33ecb65210fcbdc1b2013ccee","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.47.0.tgz","fileCount":103,"unpackedSize":1107655,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC4K127fZZRY+ASRfoNbzG6CHYR8a241R/Cv9gvFoOPPAIhAO6s5xG122ZL3rvd+jyn7hGwATw4XlmUpCsd/fvadQ0/"}]},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.47.0_1713422353511_0.04355483725095555"},"_hasShrinkwrap":false},"3.47.1":{"name":"docxtemplater","version":"3.47.1","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.10"},"devDependencies":{"@arethetypeswrong/cli":"^0.15.3","@babel/cli":"^7.24.1","@babel/core":"^7.24.4","@babel/eslint-parser":"^7.24.1","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.24.4","@stryker-mutator/core":"^8.2.6","@stryker-mutator/mocha-runner":"^8.2.6","@wdio/cli":"8.12.2","angular-expressions":"^1.2.1","babel-loader":"^9.1.3","chai":"^4.3.10","chalk":"^5.3.0","cross-env":"^7.0.3","diff":"^5.2.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.57.0","eslint_d":"^13.1.2","eslint-plugin-import":"^2.29.1","eslint-plugin-sort-class-members":"^1.20.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.4.0","nyc":"^15.1.0","pizzip":"^3.1.7","prettier":"^3.2.5","rimraf":"^5.0.5","selenium-standalone":"^9.5.0","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.31.0","updtr":"^4.0.0","webdriverio":"8.12.1","webpack":"^5.91.0","webpack-cli":"^5.1.4"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude webdriverio @wdio/cli","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.47.1","gitHead":"aaa2cc328ba5975517d4e482d296cf9556d1ad64","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"18.20.2","_npmVersion":"10.5.0","dist":{"integrity":"sha512-sRP/9fOAdrmq5J5RW5Bl+ebGmKpEJiF0ELsLQAmNkjCmavhFQ5IbMh4CKGmrbk0l/k05vBL79rDDTvQdrTl3FA==","shasum":"490e157ce0ca6fa67d0ddbf94e4ff640de931dd7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.47.1.tgz","fileCount":103,"unpackedSize":1109636,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHVq2sL0TNnsG2OVBQJVIsseWtFCSiFcegLm49rWiIaDAiBurc5Z8wB0+1nRz4Vuokfh1TdahHSaB6hBQlnknDGWVg=="}]},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.47.1_1714036446915_0.7321077685211292"},"_hasShrinkwrap":false},"3.47.2":{"name":"docxtemplater","version":"3.47.2","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.10"},"devDependencies":{"@arethetypeswrong/cli":"^0.15.3","@babel/cli":"^7.24.5","@babel/core":"^7.24.5","@babel/eslint-parser":"^7.24.5","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.24.5","@stryker-mutator/core":"^8.2.6","@stryker-mutator/mocha-runner":"^8.2.6","@wdio/cli":"8.12.2","angular-expressions":"^1.2.1","babel-loader":"^9.1.3","chai":"^4.3.10","chalk":"^5.3.0","cross-env":"^7.0.3","diff":"^5.2.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.57.0","eslint_d":"^13.1.2","eslint-plugin-import":"^2.29.1","eslint-plugin-sort-class-members":"^1.20.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.4.0","nyc":"^15.1.0","pizzip":"^3.1.7","prettier":"^3.2.5","rimraf":"^5.0.5","selenium-standalone":"^9.5.0","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.31.0","updtr":"^4.0.0","webdriverio":"8.12.1","webpack":"^5.91.0","webpack-cli":"^5.1.4"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude webdriverio @wdio/cli","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.47.2","gitHead":"d16af4178f804cda0e75ab45bdc1ce96f91eb8e9","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.12.2","_npmVersion":"10.5.0","dist":{"integrity":"sha512-1v6qQPRYzLGxYhABBZzMIMtOAqu2SgGPdfz+lvAFijuVAF/HEoMTrdZ+CdG+pgxOvI0qPa6AD54kN+alUrW/dA==","shasum":"da4699487146b99e74294323ec64157d10cc6dc9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.47.2.tgz","fileCount":103,"unpackedSize":1109846,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGxtx7gYPCQjtPyr0LXHA6ORMxva+UK+DfF3puV4HENNAiBFXTLYzPYpkuwucMjV03Ucjrt9SM4iaToK+UqhgSVyLQ=="}]},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.47.2_1715091207488_0.7621299682693166"},"_hasShrinkwrap":false},"3.47.3":{"name":"docxtemplater","version":"3.47.3","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.10"},"devDependencies":{"@arethetypeswrong/cli":"^0.15.3","@babel/cli":"^7.24.5","@babel/core":"^7.24.5","@babel/eslint-parser":"^7.24.5","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.24.5","@stryker-mutator/core":"^8.2.6","@stryker-mutator/mocha-runner":"^8.2.6","@wdio/cli":"8.12.2","angular-expressions":"^1.2.1","babel-loader":"^9.1.3","chai":"^4.3.10","chalk":"^5.3.0","cross-env":"^7.0.3","diff":"^5.2.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.57.0","eslint_d":"^13.1.2","eslint-plugin-import":"^2.29.1","eslint-plugin-sort-class-members":"^1.20.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.4.0","nyc":"^15.1.0","pizzip":"^3.1.7","prettier":"^3.2.5","rimraf":"^5.0.5","selenium-standalone":"^9.5.0","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.31.0","updtr":"^4.0.0","webdriverio":"8.12.1","webpack":"^5.91.0","webpack-cli":"^5.1.4"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude webdriverio @wdio/cli","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.47.3","gitHead":"c44e1a2e8105690909092082e15d20e4b7ae528d","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.13.1","_npmVersion":"10.5.2","dist":{"integrity":"sha512-WQUbSJIAS+vSxRHWpx8UXrb2CQiNUqtnPvtR6r/nYSfMX+Fwmv7WksuTgZx0Dn2IvgVFvMk3QVt3EMLlW4DVOw==","shasum":"bb3a445289ce76c8d4a46facab5cf380aef4059a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.47.3.tgz","fileCount":103,"unpackedSize":1110492,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDyb6CWFzN2XexFOR7VbUOfbs0JNMMW/Ij2jeXsyJcQ5AIgVm7K9XR3VNi6q49r9tI68+vuiPphvNTJ3P5H/b92fB8="}]},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.47.3_1716151058327_0.14949147990173017"},"_hasShrinkwrap":false},"3.47.4":{"name":"docxtemplater","version":"3.47.4","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.10"},"devDependencies":{"@arethetypeswrong/cli":"^0.15.3","@babel/cli":"^7.24.5","@babel/core":"^7.24.5","@babel/eslint-parser":"^7.24.5","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.24.5","@stryker-mutator/core":"^8.2.6","@stryker-mutator/mocha-runner":"^8.2.6","@wdio/cli":"8.12.2","angular-expressions":"^1.2.1","babel-loader":"^9.1.3","chai":"^4.3.10","chalk":"^5.3.0","cross-env":"^7.0.3","diff":"^5.2.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.57.0","eslint_d":"^13.1.2","eslint-plugin-import":"^2.29.1","eslint-plugin-sort-class-members":"^1.20.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.4.0","nyc":"^15.1.0","pizzip":"^3.1.7","prettier":"^3.2.5","rimraf":"^5.0.5","selenium-standalone":"^9.5.0","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.31.0","updtr":"^4.0.0","webdriverio":"8.12.1","webpack":"^5.91.0","webpack-cli":"^5.1.4"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude webdriverio @wdio/cli","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.47.4","gitHead":"37af1b475a8ad5bc3230b4a3e137fb80d7a24370","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.13.1","_npmVersion":"10.5.2","dist":{"integrity":"sha512-anA34zXLh6TC46viknKb1qtgGPwEeL/IMrUpqpp1lAUyIaQuHPci4w7O6jQAUwZamqfZRxbCy+EEwQ/hWGyA/w==","shasum":"a8e6126e71b34b342f4442953fe814c89e1a8c5d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.47.4.tgz","fileCount":103,"unpackedSize":1111784,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDWaH62RS3PzHy1mt6PNLVMX5VW57k2Tf7lhWE8DUjVlwIgRxXJo5EJH9e/usrljlq20ieTxTld7YobNYeE/Gk0D6E="}]},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.47.4_1716474334883_0.5201622262444183"},"_hasShrinkwrap":false},"3.48.0":{"name":"docxtemplater","version":"3.48.0","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.10"},"devDependencies":{"@arethetypeswrong/cli":"^0.15.3","@babel/cli":"^7.24.7","@babel/core":"^7.24.7","@babel/eslint-parser":"^7.24.7","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.24.7","@stryker-mutator/core":"^8.2.6","@stryker-mutator/mocha-runner":"^8.2.6","@wdio/cli":"8.12.2","angular-expressions":"^1.2.1","babel-loader":"^9.1.3","chai":"^4.3.10","chalk":"^5.3.0","cross-env":"^7.0.3","diff":"^5.2.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.57.0","eslint_d":"^13.1.2","eslint-plugin-import":"^2.29.1","eslint-plugin-sort-class-members":"^1.20.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.4.0","nyc":"^17.0.0","pizzip":"^3.1.7","prettier":"^3.3.2","rimraf":"^5.0.7","selenium-standalone":"^9.5.0","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.31.0","updtr":"^4.0.0","webdriverio":"8.12.1","webpack":"^5.92.0","webpack-cli":"^5.1.4"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude webdriverio @wdio/cli","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.48.0","gitHead":"d52369bb525a31cfbe6b5105253b318763d3fc1a","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.15.0","_npmVersion":"10.7.0","dist":{"integrity":"sha512-eM/sSUIVZND/GeY7FCC8kL2QV9oEQZ/RNxfY9cC07JutpVMFC9EEBOk4ajs3mcN72gqzOUqrsdwXPmKTD9TyHA==","shasum":"c5535ff11c8cb6714a803ce18ceea77c80f3cc32","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.48.0.tgz","fileCount":103,"unpackedSize":1106388,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB7S7pRObpxpS6f50crQy9BtHv5CDQ0sGYQpb2ydnGo0AiEAndxrAACdONC7XsUy+Oz4JkognHPBvyfSJQNrZ8mMegg="}]},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.48.0_1719429314897_0.5457249524063466"},"_hasShrinkwrap":false},"3.49.0":{"name":"docxtemplater","version":"3.49.0","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.10"},"devDependencies":{"@arethetypeswrong/cli":"^0.15.3","@babel/cli":"^7.24.8","@babel/core":"^7.24.9","@babel/eslint-parser":"^7.24.8","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.24.8","@stryker-mutator/core":"^8.2.6","@stryker-mutator/mocha-runner":"^8.2.6","@wdio/cli":"8.12.2","angular-expressions":"^1.2.1","babel-loader":"^9.1.3","chai":"^4.3.10","chalk":"^5.3.0","cross-env":"^7.0.3","diff":"^5.2.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.57.0","eslint_d":"^13.1.2","eslint-plugin-import":"^2.29.1","eslint-plugin-sort-class-members":"^1.20.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.6.0","nyc":"^17.0.0","pizzip":"^3.1.7","prettier":"^3.3.3","rimraf":"^6.0.1","selenium-standalone":"^10.0.0","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.31.1","updtr":"^4.1.0","webdriverio":"8.12.1","webpack":"^5.93.0","webpack-cli":"^5.1.4"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude webdriverio @wdio/cli","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.49.0","gitHead":"6b20a19503ab3256f644760ebc84c19c40cd2738","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.15.1","_npmVersion":"10.7.0","dist":{"integrity":"sha512-Zd5K7KkU4B1Li1Q6CRtSEBfLa/G02T1aOCCXFo6BWfxdJDILDF9YhC7olaPwqZYL+rdUuytra4zDqlxqStd2ZQ==","shasum":"96c65c08d7aeac345607c2e855f01c7f38d253d5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.49.0.tgz","fileCount":103,"unpackedSize":1110590,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGE3lssMu7Y1ebt/u74TovZMiu7EKwY4tyHDTIj9ariWAiEArDnZWTo1I4eanoAMacIqmxVdSX6l/yyKajRIsqRkohc="}]},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.49.0_1721660268785_0.33218934724331795"},"_hasShrinkwrap":false},"3.49.1":{"name":"docxtemplater","version":"3.49.1","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.10"},"devDependencies":{"@arethetypeswrong/cli":"^0.15.3","@babel/cli":"^7.24.8","@babel/core":"^7.24.9","@babel/eslint-parser":"^7.24.8","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.24.8","@stryker-mutator/core":"^8.2.6","@stryker-mutator/mocha-runner":"^8.2.6","@wdio/cli":"8.12.2","angular-expressions":"^1.2.1","babel-loader":"^9.1.3","chai":"^4.3.10","chalk":"^5.3.0","cross-env":"^7.0.3","diff":"^5.2.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.57.0","eslint_d":"^13.1.2","eslint-plugin-import":"^2.29.1","eslint-plugin-sort-class-members":"^1.20.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.6.0","nyc":"^17.0.0","pizzip":"^3.1.7","prettier":"^3.3.3","rimraf":"^6.0.1","selenium-standalone":"^10.0.0","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.31.1","updtr":"^4.1.0","webdriverio":"8.12.1","webpack":"^5.93.0","webpack-cli":"^5.1.4"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude webdriverio @wdio/cli","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.49.1","gitHead":"caf53abbf2d68eae4610c4e2b1117f787cec377c","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.15.1","_npmVersion":"10.7.0","dist":{"integrity":"sha512-GCfIc45xAeJMJ1+KOjAGsvD5Dsu1NAPzwGkrzbfazgaarR/ehdb2Qg5E/rrpZ0eelKJpT+AUDnXzB7/h7bMqWA==","shasum":"b179ac43dbac10537658d18613d58782257cdc5c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.49.1.tgz","fileCount":103,"unpackedSize":1110920,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGkICZFAvXnutAu/AtU44w/QwnbwVejDFRohEmVy/bEDAiB0d9hKxpTKUPKqqObjNINfthsiJVpcnTyjzmix5xp39g=="}]},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.49.1_1721729462307_0.9595193493083005"},"_hasShrinkwrap":false},"3.49.2":{"name":"docxtemplater","version":"3.49.2","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.10"},"devDependencies":{"@arethetypeswrong/cli":"^0.15.3","@babel/cli":"^7.24.8","@babel/core":"^7.24.9","@babel/eslint-parser":"^7.24.8","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.24.8","@stryker-mutator/core":"^8.2.6","@stryker-mutator/mocha-runner":"^8.2.6","@wdio/cli":"8.12.2","angular-expressions":"^1.2.1","babel-loader":"^9.1.3","chai":"^4.3.10","chalk":"^5.3.0","cross-env":"^7.0.3","diff":"^5.2.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.57.0","eslint_d":"^13.1.2","eslint-plugin-import":"^2.29.1","eslint-plugin-sort-class-members":"^1.20.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.6.0","nyc":"^17.0.0","pizzip":"^3.1.7","prettier":"^3.3.3","rimraf":"^6.0.1","selenium-standalone":"^10.0.0","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.31.1","updtr":"^4.1.0","webdriverio":"8.12.1","webpack":"^5.93.0","webpack-cli":"^5.1.4"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude webdriverio @wdio/cli","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.49.2","gitHead":"df57bcce44f3aa25c4eb9b6fc23bdf3e53a7adbb","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.16.0","_npmVersion":"10.8.1","dist":{"integrity":"sha512-bIvY63iCidFNT1ISmTUZouALySoCAj9ceLnJAAKaBODOe82U4XC77++zi+nYp0refFV0yabZ/Z4VFnacBQbfAw==","shasum":"2cc1bdb5747feac8ee2e96f49e8719a2d604eba6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.49.2.tgz","fileCount":103,"unpackedSize":1111241,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEvz28Ibp/ESvjAJnm4lukVTgmrCrUNDxGAZaMQ8M9DIAiAL38APpwqlqPjgxsK6Tqu73mR5TM2EPItudgw2dQ1TYw=="}]},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.49.2_1723121326203_0.37015448925164973"},"_hasShrinkwrap":false},"3.50.0":{"name":"docxtemplater","version":"3.50.0","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.10"},"devDependencies":{"@arethetypeswrong/cli":"^0.15.4","@babel/cli":"^7.24.8","@babel/core":"^7.25.2","@babel/eslint-parser":"^7.25.1","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.25.3","@stryker-mutator/core":"^8.5.0","@stryker-mutator/mocha-runner":"^8.5.0","@wdio/cli":"8.12.2","angular-expressions":"^1.2.1","babel-loader":"^9.1.3","chai":"^4.3.10","chalk":"^5.3.0","cross-env":"^7.0.3","diff":"^5.2.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.57.0","eslint_d":"^13.1.2","eslint-plugin-import":"^2.29.1","eslint-plugin-sort-class-members":"^1.20.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.7.3","nyc":"^17.0.0","pizzip":"^3.1.7","prettier":"^3.3.3","rimraf":"^6.0.1","selenium-standalone":"^10.0.0","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.31.1","updtr":"^4.1.0","webdriverio":"8.12.1","webpack":"^5.93.0","webpack-cli":"^5.1.4"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude webdriverio @wdio/cli","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.50.0","gitHead":"6969f108a8f235a70a54997a89de8605aaf91bb2","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.17.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-6EqYbBFUcdNKVwS6G8vQ+pFOURJ7zoSvUNASIi4MPnCpkRdYDvmaOV2e1XcScMrEQV5pFZUAAbKi30Z+JTbLFA==","shasum":"6bcd9fc34ed7c903c9760f8affb1e44315fe553f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.50.0.tgz","fileCount":103,"unpackedSize":1114543,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID+oNx+MVTzrJAbg8v/HtNK970IrNRR5RM0dqM7feaMKAiEAlwlnosCRZ2q7wQKz71wa9nJG+YlV8a6yU2xSvo1wLeQ="}]},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.50.0_1724441722633_0.14396409351604644"},"_hasShrinkwrap":false},"3.51.0":{"name":"docxtemplater","version":"3.51.0","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.10"},"devDependencies":{"@arethetypeswrong/cli":"^0.15.4","@babel/cli":"^7.24.8","@babel/core":"^7.25.2","@babel/eslint-parser":"^7.25.1","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.25.4","@stryker-mutator/core":"^8.5.0","@stryker-mutator/mocha-runner":"^8.5.0","@wdio/cli":"8.12.2","angular-expressions":"^1.3.0","babel-loader":"^9.1.3","chai":"^4.3.10","chalk":"^5.3.0","cross-env":"^7.0.3","diff":"^5.2.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.57.0","eslint_d":"^13.1.2","eslint-plugin-import":"^2.29.1","eslint-plugin-sort-class-members":"^1.20.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.7.3","nyc":"^17.0.0","pizzip":"^3.1.7","prettier":"^3.3.3","rimraf":"^6.0.1","selenium-standalone":"^10.0.0","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.31.1","updtr":"^4.1.0","webdriverio":"8.12.1","webpack":"^5.94.0","webpack-cli":"^5.1.4"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude webdriverio @wdio/cli","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.51.0","gitHead":"096beb1ae7e039ae307abf08fb809d630974e68d","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.18.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-tv6Xz2PEda08Jwa74yXDET2thb6MIpDNuDnt5fpCvGo4vwA+380Kt+jNBv7uKtcON0ZF4vQ0r28v09emfasTXA==","shasum":"dcc26c51cd73c52723a18e34d8db03a91835ab4f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.51.0.tgz","fileCount":103,"unpackedSize":1115518,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDDJ1HX5EUiBKYm2e7kXjF8hIkr1KL36Ids/doUhlmxKAIgdHHLPQ+8dkqeqGXwC8Iwg9CRYBfTV1GfCP2vBpNlEAA="}],"size":224507},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.51.0_1728568525557_0.7997189629267509"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-10T13:55:25.847Z","publish_time":1728568525847,"_source_registry_name":"default"},"3.51.1":{"name":"docxtemplater","version":"3.51.1","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.10"},"devDependencies":{"@arethetypeswrong/cli":"^0.15.4","@babel/cli":"^7.24.8","@babel/core":"^7.25.2","@babel/eslint-parser":"^7.25.1","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.25.4","@stryker-mutator/core":"^8.5.0","@stryker-mutator/mocha-runner":"^8.5.0","@wdio/cli":"8.12.2","angular-expressions":"^1.4.0","babel-loader":"^9.1.3","chai":"^4.3.10","chalk":"^5.3.0","cross-env":"^7.0.3","diff":"^5.2.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.57.0","eslint_d":"^13.1.2","eslint-plugin-import":"^2.29.1","eslint-plugin-sort-class-members":"^1.20.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.7.3","nyc":"^17.0.0","pizzip":"^3.1.7","prettier":"^3.3.3","rimraf":"^6.0.1","selenium-standalone":"^10.0.0","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.31.1","updtr":"^4.1.0","webdriverio":"8.12.1","webpack":"^5.94.0","webpack-cli":"^5.1.4"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude webdriverio @wdio/cli","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.51.1","gitHead":"63de7e05c24d13f6c34c729b0c38bb6433dfde65","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.18.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-hZ/Gk2FUMvOmdO+WNAtIJhD2hYA5jOifvK/mqAUbKwTzrqBkhJ+jOYS6yYWVrTfTLHCrol4wTUeSq0skRZRLEw==","shasum":"5dea7b717f4c418645cbe8d95ee7ec53f05fec1e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.51.1.tgz","fileCount":103,"unpackedSize":1116830,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDukErHZdq2VT2GuZC6kK/AVcXzLDlrMIPrYKgOLcdvdAiEAtQ9aXX91Sx5sjcGaURUdMKtAJEDy8ywiBQOr/ZSJcHI="}],"size":224778},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.51.1_1729181011131_0.3546243139567391"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-17T16:03:31.375Z","publish_time":1729181011375,"_source_registry_name":"default"},"3.51.2":{"name":"docxtemplater","version":"3.51.2","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.10"},"devDependencies":{"@arethetypeswrong/cli":"^0.15.4","@babel/cli":"^7.24.8","@babel/core":"^7.25.2","@babel/eslint-parser":"^7.25.1","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.25.4","@stryker-mutator/core":"^8.5.0","@stryker-mutator/mocha-runner":"^8.5.0","@wdio/cli":"8.12.2","angular-expressions":"^1.4.0","babel-loader":"^9.1.3","chai":"^4.3.10","chalk":"^5.3.0","cross-env":"^7.0.3","diff":"^5.2.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.57.0","eslint_d":"^13.1.2","eslint-plugin-import":"^2.29.1","eslint-plugin-sort-class-members":"^1.20.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.7.3","nyc":"^17.0.0","pizzip":"^3.1.7","prettier":"^3.3.3","rimraf":"^6.0.1","selenium-standalone":"^10.0.0","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.31.1","updtr":"^4.1.0","webdriverio":"8.12.1","webpack":"^5.94.0","webpack-cli":"^5.1.4"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude webdriverio @wdio/cli","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.51.2","gitHead":"8d5552b34a1d53cc8a2452132e8a66908acb1ae2","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.18.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-1UKVyRWAheDdX6YPQ3wHnW+voEiFth3Nt8M7eEG3GjCN/rESTYrXDVuDAad1xQ71TTl88S42RcSvyTEm6hMO6w==","shasum":"4620706d244228a5dd2b4d3c75ec261db3e6568f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.51.2.tgz","fileCount":103,"unpackedSize":1121967,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQClUNR6HR0OS+JPuiLkEDXaxv7fvAWVb4TzaNGbfsaFsgIhAIm9EWp02BMOds5OoRUHrMpZi3nU9DRyJVqYODwLMsMI"}],"size":225612},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.51.2_1729617875871_0.10438494776265839"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-22T17:24:36.133Z","publish_time":1729617876133,"_source_registry_name":"default"},"3.52.0":{"name":"docxtemplater","version":"3.52.0","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.8.10"},"devDependencies":{"@arethetypeswrong/cli":"^0.15.4","@babel/cli":"^7.24.8","@babel/core":"^7.25.2","@babel/eslint-parser":"^7.25.1","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.25.4","@stryker-mutator/core":"^8.5.0","@stryker-mutator/mocha-runner":"^8.5.0","@wdio/cli":"8.12.2","angular-expressions":"^1.4.0","babel-loader":"^9.1.3","chai":"^4.3.10","chalk":"^5.3.0","cross-env":"^7.0.3","diff":"^5.2.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.57.0","eslint_d":"^13.1.2","eslint-plugin-import":"^2.29.1","eslint-plugin-sort-class-members":"^1.20.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.2.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.7.3","nyc":"^17.0.0","pizzip":"^3.1.7","prettier":"^3.3.3","rimraf":"^6.0.1","selenium-standalone":"^10.0.0","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.31.1","updtr":"^4.1.0","webdriverio":"8.12.1","webpack":"^5.94.0","webpack-cli":"^5.1.4"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude webdriverio @wdio/cli","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.52.0","gitHead":"6fc0b66d9a685e5c7a3c23b74a216b16006b2ffb","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.18.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-qkXFzRzGB3PhZLhTczcw0b8N+Z/OhNdAM8mW4HVJ+09bbonmt7YArK5g3dJv0rayWu+K+03tfR7Diwmhm1nW1w==","shasum":"3dc9883ee57ab4e976b0bb28f98a7a4ea612ad74","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.52.0.tgz","fileCount":103,"unpackedSize":1126612,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDLjWs+Nht9zHsks1thbwjWU+J7fRFD4C1djA3bJEhYfgIhAIyTWUuNPgL+06KuZztbchkOXYX4S49ZGsvQcnezaF/l"}],"size":226152},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.52.0_1730992399047_0.9027755777453583"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-07T15:13:19.473Z","publish_time":1730992399473,"_source_registry_name":"default"},"3.53.0":{"name":"docxtemplater","version":"3.53.0","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.9.5"},"devDependencies":{"@arethetypeswrong/cli":"^0.15.4","@babel/cli":"^7.25.9","@babel/core":"^7.26.0","@babel/eslint-parser":"^7.25.9","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.26.0","@stryker-mutator/core":"^8.6.0","@stryker-mutator/mocha-runner":"^8.6.0","@wdio/cli":"8.12.2","angular-expressions":"^1.4.0","babel-loader":"^9.2.1","chai":"^4.3.10","chalk":"^5.3.0","cross-env":"^7.0.3","diff":"^7.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.57.1","eslint_d":"^14.2.2","eslint-plugin-import":"^2.31.0","eslint-plugin-sort-class-members":"^1.21.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.3.1","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.8.2","nyc":"^17.1.0","pizzip":"^3.1.7","prettier":"^3.3.3","rimraf":"^6.0.1","selenium-standalone":"^10.0.0","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.31.2","updtr":"^4.1.0","webdriverio":"8.12.1","webpack":"^5.96.1","webpack-cli":"^5.1.4"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude webdriverio @wdio/cli","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.53.0","gitHead":"d9103cb98cde3928bc5385650875f2efbd86b6b3","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.18.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-qxWxL+hBbAxGuAHeUyzScPTmx30tGsMamNtGJr8gZBTjL1FUpXbgqnx67m8RJnvYSKJvyNPzkxbYGFN91atqQA==","shasum":"396762563d33b093a6b3e98d31835e6e1e733dd6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.53.0.tgz","fileCount":104,"unpackedSize":1131426,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGTFBWQUsyzRLqzUQLwWobmA5JJ/cotWnc0u/Irv5sr0AiEAtOSwm5X3g/WNTAMKIEoZkUoWEBqtSlPsfvjWXxhQtDk="}],"size":227291},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.53.0_1731577483950_0.34137231467696805"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-14T09:44:44.171Z","publish_time":1731577484171,"_source_registry_name":"default"},"3.54.0":{"name":"docxtemplater","version":"3.54.0","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.9.5"},"devDependencies":{"@arethetypeswrong/cli":"^0.15.4","@babel/cli":"^7.25.9","@babel/core":"^7.26.0","@babel/eslint-parser":"^7.25.9","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.26.0","@stryker-mutator/core":"^8.6.0","@stryker-mutator/mocha-runner":"^8.6.0","@wdio/cli":"8.12.2","angular-expressions":"^1.4.0","babel-loader":"^9.2.1","chai":"^4.3.10","chalk":"^5.3.0","cross-env":"^7.0.3","diff":"^7.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^8.57.1","eslint_d":"^14.2.2","eslint-plugin-import":"^2.31.0","eslint-plugin-sort-class-members":"^1.21.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.3.1","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.8.2","nyc":"^17.1.0","pizzip":"^3.1.7","prettier":"^3.3.3","rimraf":"^6.0.1","selenium-standalone":"^10.0.0","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.31.2","updtr":"^4.1.0","webdriverio":"8.12.1","webpack":"^5.96.1","webpack-cli":"^5.1.4"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude webdriverio @wdio/cli","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.54.0","gitHead":"3cbc3fb9e9128c86be84e434ac614f281263f812","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.18.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-nmQu2znB6h6WrRSnbK66DtP9CqYM/Ig/nafEQbSHq8Q7VGho1HmbJLdzyMMzavIgZClS6OYfjuVAL7deKHdlTA==","shasum":"cb3bbd61989ec6ddff10db72375ac5f2571f0985","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.54.0.tgz","fileCount":104,"unpackedSize":1137767,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGSGwBfxZWrVsrCb8gpE82Ua2DXMyARYRWIyx9oYRvYdAiAb3hKhGIHCbmXPvZxzRDxgGzqIX9wM9e906URkfIhiTg=="}],"size":228745},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.54.0_1731945946018_0.6144520292724758"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-18T16:05:46.261Z","publish_time":1731945946261,"_source_registry_name":"default"},"3.54.1":{"name":"docxtemplater","version":"3.54.1","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.9.5"},"devDependencies":{"@arethetypeswrong/cli":"^0.15.4","@babel/cli":"^7.25.9","@babel/core":"^7.26.0","@babel/eslint-parser":"^7.25.9","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.26.0","@stryker-mutator/core":"^8.6.0","@stryker-mutator/mocha-runner":"^8.6.0","angular-expressions":"^1.4.2","babel-loader":"^9.2.1","chai":"^4.5.0","chalk":"^5.3.0","cross-env":"^7.0.3","diff":"^7.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^9.15.0","eslint_d":"^14.2.2","eslint-formatter-unix":"^8.40.0","eslint-plugin-import":"^2.31.0","eslint-plugin-sort-class-members":"^1.21.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.3.1","globals":"^15.12.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.8.2","nyc":"^17.1.0","pizzip":"^3.1.7","playwright":"^1.49.0","prettier":"^3.4.1","rimraf":"^6.0.1","selenium-standalone":"^10.0.0","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.31.2","updtr":"^4.1.0","webpack":"^5.96.1","webpack-cli":"^5.1.4"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude webdriverio @wdio/cli","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"node --max-old-space-size=8000 es6/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.54.1","gitHead":"6f602dd48ef08011cbd9c1f6d4ffc06a57d3885f","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.18.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-ZCEAAAmNWh2Ug/jhYNHnjThpEg+urfuvbHAW5NDO6vuGJivxYRuJpYBTS/X36W9uzsuSexFjLt/clg7fOa+kfw==","shasum":"920e33eb6a8f32833c7eaf64ae8169e28202e6b1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.54.1.tgz","fileCount":104,"unpackedSize":1142798,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCWdupV2ds5ByIbJcXdfUujQhscQbEN1EDqNz5nwBIu7wIgduszC5657Kzs3Vgbe6wNxpGBFS1lYh/mR96m8JY5GaY="}],"size":229196},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.54.1_1732808358309_0.4955618851350432"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-28T15:39:18.541Z","publish_time":1732808358541,"_source_registry_name":"default"},"3.55.0":{"name":"docxtemplater","version":"3.55.0","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.9.5"},"devDependencies":{"@arethetypeswrong/cli":"^0.15.4","@babel/cli":"^7.25.9","@babel/core":"^7.26.0","@babel/eslint-parser":"^7.25.9","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.26.0","@stryker-mutator/core":"^8.6.0","@stryker-mutator/mocha-runner":"^8.6.0","angular-expressions":"^1.4.2","babel-loader":"^9.2.1","chai":"^4.5.0","chalk":"^5.3.0","cross-env":"^7.0.3","diff":"^7.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^9.15.0","eslint_d":"^14.2.2","eslint-formatter-unix":"^8.40.0","eslint-plugin-import":"^2.31.0","eslint-plugin-sort-class-members":"^1.21.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.3.1","globals":"^15.12.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.8.2","nyc":"^17.1.0","pizzip":"^3.1.7","playwright":"^1.49.0","prettier":"^3.4.1","rimraf":"^6.0.1","selenium-standalone":"^10.0.0","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.31.2","updtr":"^4.1.0","webpack":"^5.96.1","webpack-cli":"^5.1.4"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude webdriverio @wdio/cli","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"npm run compile && node --max-old-space-size=8000 js/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.55.0","gitHead":"b629c763bc08efe3959530040e3f4dd2b285a7c6","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.18.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-U2RRuLiRL4jbmctv6y08YlG2o3XO4FYtIdYNtEivtDJjKye5v/+M430ruG/PvZ3CGG9FJT/U59b9/4Oun40z3w==","shasum":"1518289d9b7e29691cbf8b65ffa30b102392edd8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.55.0.tgz","fileCount":104,"unpackedSize":1155759,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAN2bUVXHQrrPO4VLX+u2COnr0yPk2oidVaOnCWlYEY9AiBfuUzD1W5+V7fWPc4dAW2kNINmEPy2lt+JSEMd0cXBtw=="}],"size":233916},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.55.0_1733218622803_0.7883238493387257"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-03T09:37:03.040Z","publish_time":1733218623040,"_source_registry_name":"default"},"3.55.1":{"name":"docxtemplater","version":"3.55.1","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.9.5"},"devDependencies":{"@arethetypeswrong/cli":"^0.15.4","@babel/cli":"^7.25.9","@babel/core":"^7.26.0","@babel/eslint-parser":"^7.25.9","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.26.0","@stryker-mutator/core":"^8.6.0","@stryker-mutator/mocha-runner":"^8.6.0","angular-expressions":"^1.4.2","babel-loader":"^9.2.1","chai":"^4.5.0","chalk":"^5.3.0","cross-env":"^7.0.3","diff":"^7.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^9.15.0","eslint_d":"^14.2.2","eslint-formatter-unix":"^8.40.0","eslint-plugin-import":"^2.31.0","eslint-plugin-sort-class-members":"^1.21.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.3.1","globals":"^15.12.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.8.2","nyc":"^17.1.0","pizzip":"^3.1.7","playwright":"^1.49.0","prettier":"^3.4.1","rimraf":"^6.0.1","selenium-standalone":"^10.0.0","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.31.2","updtr":"^4.1.0","webpack":"^5.96.1","webpack-cli":"^5.1.4"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude webdriverio @wdio/cli","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"npm run compile && node --max-old-space-size=8000 js/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.55.1","gitHead":"e45c99e1803c834b53866a673e90763f93a078e1","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.18.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-yIGmrajHzBJlu04t26xMjpQxFMhyVfsASnbxBofFGm9GvhlGJmJ1f01E+rAczdbDcTzWTxDeIVyuH3pK3asiEw==","shasum":"461d1673bc7195899b0d1916569b3c884d022b2b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.55.1.tgz","fileCount":104,"unpackedSize":1156651,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDsb5QgaWlMeBojKZNyV5tO+5hk0jIfhF0lAZAU1MYa+AIge5NWfLsWDk9mTPVEHos/qmCp0dIS9t0v8dWqJQoPdJk="}],"size":234214},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.55.1_1733412259972_0.053885630306118815"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-05T15:24:20.267Z","publish_time":1733412260267,"_source_registry_name":"default"},"3.55.2":{"name":"docxtemplater","version":"3.55.2","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.9.5"},"devDependencies":{"@arethetypeswrong/cli":"^0.15.4","@babel/cli":"^7.25.9","@babel/core":"^7.26.0","@babel/eslint-parser":"^7.25.9","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.26.0","@stryker-mutator/core":"^8.6.0","@stryker-mutator/mocha-runner":"^8.6.0","angular-expressions":"^1.4.2","babel-loader":"^9.2.1","chai":"^4.5.0","chalk":"^5.3.0","cross-env":"^7.0.3","diff":"^7.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^9.15.0","eslint_d":"^14.2.2","eslint-formatter-unix":"^8.40.0","eslint-plugin-import":"^2.31.0","eslint-plugin-sort-class-members":"^1.21.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.3.1","globals":"^15.12.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.8.2","nyc":"^17.1.0","pizzip":"^3.1.7","playwright":"^1.49.0","prettier":"^3.4.1","rimraf":"^6.0.1","selenium-standalone":"^10.0.0","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.31.2","updtr":"^4.1.0","webpack":"^5.96.1","webpack-cli":"^5.1.4"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude webdriverio @wdio/cli","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"npm run compile && node --max-old-space-size=8000 js/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.55.2","gitHead":"768a8bb3a80d8910cfa6cd74907e77c2f318d7e1","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.18.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-AbuazWSIbIzm3OkRE58IuKjw1dmxPgDbipLtFs2pbnmOhD1Mk5rTO8/qXODUbp5kL5mcQbStITS66X3vEIYQ0Q==","shasum":"090c9d9babf806641d4e295abcb1b1f5fecf68f1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.55.2.tgz","fileCount":104,"unpackedSize":1157424,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC49UGEXTJAcDXeabVt+kguYL+KwTIikWy3C+XJXyV81AiAw7Z90VfXbA1EmCRMEZxmxqWEET7ow/Tn2ejmL34pimA=="}],"size":234437},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.55.2_1733432512978_0.32813175387522553"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-05T21:01:53.239Z","publish_time":1733432513239,"_source_registry_name":"default"},"3.55.3":{"name":"docxtemplater","version":"3.55.3","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.9.5"},"devDependencies":{"@arethetypeswrong/cli":"^0.15.4","@babel/cli":"^7.25.9","@babel/core":"^7.26.0","@babel/eslint-parser":"^7.25.9","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.26.0","@stryker-mutator/core":"^8.6.0","@stryker-mutator/mocha-runner":"^8.6.0","angular-expressions":"^1.4.2","babel-loader":"^9.2.1","chai":"^4.5.0","chalk":"^5.3.0","cross-env":"^7.0.3","diff":"^7.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^9.15.0","eslint_d":"^14.2.2","eslint-formatter-unix":"^8.40.0","eslint-plugin-import":"^2.31.0","eslint-plugin-sort-class-members":"^1.21.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.3.1","globals":"^15.12.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.8.2","nyc":"^17.1.0","pizzip":"^3.1.7","playwright":"^1.49.0","prettier":"^3.4.1","rimraf":"^6.0.1","selenium-standalone":"^10.0.0","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.31.2","updtr":"^4.1.0","webpack":"^5.96.1","webpack-cli":"^5.1.4"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude webdriverio @wdio/cli","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"npm run compile && node --max-old-space-size=8000 js/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.55.3","gitHead":"5afee6c349f6924b1c627129ffe4aa64c4c4a7ae","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.18.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-deTW4fH5rvjg0jsqc1y5Xuq8PQ//5A7OVc7OSwlISnyLfwkf/zXU1ST6WUz4vGdj9J09qQSZJLAodC11d7FhVg==","shasum":"d92aa0c9f508781e01803784a8bbbd2090d1eaeb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.55.3.tgz","fileCount":104,"unpackedSize":1160531,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCF0O+MXtKqB5Le5LFrpNruEX35O53a1W2nIcbdCJIQlgIhAOQUuA5eI6oZI4+hHErUfxMPRmWdgMTunBUN+tPUxsKd"}],"size":234864},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.55.3_1733434564920_0.118682317336531"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-05T21:36:05.171Z","publish_time":1733434565171,"_source_registry_name":"default"},"3.55.4":{"name":"docxtemplater","version":"3.55.4","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.9.5"},"devDependencies":{"@arethetypeswrong/cli":"^0.15.4","@babel/cli":"^7.25.9","@babel/core":"^7.26.0","@babel/eslint-parser":"^7.25.9","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.26.0","@stryker-mutator/core":"^8.6.0","@stryker-mutator/mocha-runner":"^8.6.0","angular-expressions":"^1.4.2","babel-loader":"^9.2.1","chai":"^4.5.0","chalk":"^5.3.0","cross-env":"^7.0.3","diff":"^7.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^9.15.0","eslint_d":"^14.2.2","eslint-formatter-unix":"^8.40.0","eslint-plugin-import":"^2.31.0","eslint-plugin-sort-class-members":"^1.21.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.3.1","globals":"^15.12.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.8.2","nyc":"^17.1.0","pizzip":"^3.1.7","playwright":"^1.49.0","prettier":"^3.4.1","rimraf":"^6.0.1","selenium-standalone":"^10.0.0","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.31.2","updtr":"^4.1.0","webpack":"^5.96.1","webpack-cli":"^5.1.4"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude webdriverio @wdio/cli","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"npm run compile && node --max-old-space-size=8000 js/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.55.4","gitHead":"e598e9896cf45b717fd12666cffc79e3840d11c6","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.18.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-rHe9oiwcAct8M5v5Y5p184dCbhoMDrY4gOpMzn5JI5q8YmSv/FjMOeJ+p0pRjdPSrx5IDbvvkOdTjrPp+jrpaw==","shasum":"2eff96e223d70fce3c6180870abf33ffd761950e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.55.4.tgz","fileCount":91,"unpackedSize":1069061,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCzVxWQ81NG5VwHP0bEdrEkjM7GpH+50hgxpW3GqgrS3gIgA1Z3kaT9OVKBi2lkw5SzDHA26pRbvQlJ5CSFyJHRTqk="}],"size":217931},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docxtemplater_3.55.4_1733480954178_0.48989271914878096"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-06T10:29:14.410Z","publish_time":1733480954410,"_source_registry_name":"default"},"3.55.5":{"name":"docxtemplater","version":"3.55.5","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.9.6"},"devDependencies":{"@arethetypeswrong/cli":"^0.17.1","@babel/cli":"^7.26.4","@babel/core":"^7.26.0","@babel/eslint-parser":"^7.25.9","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.26.0","@stryker-mutator/core":"^8.7.0","@stryker-mutator/mocha-runner":"^8.7.0","angular-expressions":"^1.4.3","babel-loader":"^9.2.1","chai":"^4.5.0","chalk":"^5.3.0","cross-env":"^7.0.3","diff":"^7.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^9.16.0","eslint_d":"^14.2.2","eslint-formatter-unix":"^8.40.0","eslint-plugin-import":"^2.31.0","eslint-plugin-sort-class-members":"^1.21.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.3.1","globals":"^15.13.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.8.2","nyc":"^17.1.0","pizzip":"^3.1.7","playwright":"^1.49.1","prettier":"^3.4.2","rimraf":"^6.0.1","selenium-standalone":"^10.0.0","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.31.2","updtr":"^4.1.0","webpack":"^5.97.1","webpack-cli":"^5.1.4"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude webdriverio @wdio/cli","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"npm run compile && node --max-old-space-size=8000 js/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.55.5","gitHead":"22530fc083fe7239eb93bad3eff0440dc8da2a2f","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.18.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-M+5YjyWN4XM/Q479Zo2zgre5B82aoHXzFZO2jJCE0gZ2pYbiRFmqr9N2Qca26IZxiAoeVY7A/7QqV1L2/UnU8A==","shasum":"99aabd0e2609832407fb50e8ce47dfad31bef2aa","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.55.5.tgz","fileCount":91,"unpackedSize":1073192,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCd6+of5qf0c0P8J8n3cSqRV6F1S0neenxdnyFZMbjsqgIgBmBRRLrh814PUCS9xyABzU2sal9/KOoNpX5YCBIyIQg="}],"size":218555},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/docxtemplater_3.55.5_1733837051302_0.5369291832405987"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-10T13:24:11.515Z","publish_time":1733837051515,"_source_registry_name":"default"},"3.55.6":{"name":"docxtemplater","version":"3.55.6","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.9.6"},"devDependencies":{"@arethetypeswrong/cli":"^0.17.1","@babel/cli":"^7.26.4","@babel/core":"^7.26.0","@babel/eslint-parser":"^7.25.9","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.26.0","@stryker-mutator/core":"^8.7.0","@stryker-mutator/mocha-runner":"^8.7.0","angular-expressions":"^1.4.3","babel-loader":"^9.2.1","chai":"^4.5.0","chalk":"^5.3.0","cross-env":"^7.0.3","diff":"^7.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^9.16.0","eslint_d":"^14.2.2","eslint-formatter-unix":"^8.40.0","eslint-plugin-import":"^2.31.0","eslint-plugin-sort-class-members":"^1.21.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.3.1","globals":"^15.13.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.8.2","nyc":"^17.1.0","pizzip":"^3.1.7","playwright":"^1.49.1","prettier":"^3.4.2","rimraf":"^6.0.1","selenium-standalone":"^10.0.0","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.31.2","updtr":"^4.1.0","webpack":"^5.97.1","webpack-cli":"^5.1.4"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude webdriverio @wdio/cli","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"npm run compile && node --max-old-space-size=8000 js/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.55.6","gitHead":"77c3778e10d07295725ec8c280ef296bca5d5e7e","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.18.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-5grlhhb8ayGIfejBDdqiQKuHhkgDYNEqcUWnMfjDMNxdlxddCibSqJJIY74Xqjm+ubMZxdmGkauPwbh0hnw+ow==","shasum":"c3fb1a41cd344fd02bcf26e13fd8e2a3521dd1eb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.55.6.tgz","fileCount":91,"unpackedSize":1075282,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDnC9BoP+QiKrFVdVLtKYHwYqs67U2QLQ8wdWf3rOL4owIhANd9Q0A5jd8Bjo65gjmuIcsqHOaRh2NH3jgheO3Ln80E"}],"size":219019},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/docxtemplater_3.55.6_1734018306958_0.2952343650408489"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-12T15:45:07.219Z","publish_time":1734018307219,"_source_registry_name":"default"},"3.55.7":{"name":"docxtemplater","version":"3.55.7","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.9.6"},"devDependencies":{"@arethetypeswrong/cli":"^0.17.1","@babel/cli":"^7.26.4","@babel/core":"^7.26.0","@babel/eslint-parser":"^7.25.9","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.26.0","@stryker-mutator/core":"^8.7.1","@stryker-mutator/mocha-runner":"^8.7.1","angular-expressions":"^1.4.3","babel-loader":"^9.2.1","chai":"^4.5.0","chalk":"^5.3.0","cross-env":"^7.0.3","diff":"^7.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^9.17.0","eslint_d":"^14.2.2","eslint-formatter-unix":"^8.40.0","eslint-plugin-import":"^2.31.0","eslint-plugin-sort-class-members":"^1.21.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.3.1","globals":"^15.13.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.8.2","nyc":"^17.1.0","pizzip":"^3.1.7","playwright":"^1.49.1","prettier":"^3.4.2","rimraf":"^6.0.1","selenium-standalone":"^10.0.0","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.31.2","updtr":"^4.1.0","webpack":"^5.97.1","webpack-cli":"^5.1.4"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude webdriverio @wdio/cli","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"npm run compile && node --max-old-space-size=8000 js/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.55.7","gitHead":"8fdad463302d61f6cf76ecb88df8ca7b3c6e1e9f","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.18.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-6KZF3VFFFhMJoo6PrupsDGuk3jOoTaoJdKIrDwEZ1v+yYiYSSWqpf2czbrVsMWXkhj7r5h0DRQHH6B/2SEr9Hg==","shasum":"f32af04a4e1f0d980030fdd18bff5ab50cf71d99","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.55.7.tgz","fileCount":91,"unpackedSize":1077229,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCaQsZahg3yvJlU8Jq/WR/uhrZXzNVOhCHRUX4OGoFSogIhALNBtIWbfsHZmfRMit/hP+qJxJFgnmLro4CjUThaoTih"}],"size":219427},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/docxtemplater_3.55.7_1734426650246_0.17298608348473876"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-17T09:10:50.410Z","publish_time":1734426650410,"_source_registry_name":"default"},"3.55.8":{"name":"docxtemplater","version":"3.55.8","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.9.6"},"devDependencies":{"@arethetypeswrong/cli":"^0.17.1","@babel/cli":"^7.26.4","@babel/core":"^7.26.0","@babel/eslint-parser":"^7.25.9","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.26.0","@stryker-mutator/core":"^8.7.1","@stryker-mutator/mocha-runner":"^8.7.1","angular-expressions":"^1.4.3","babel-loader":"^9.2.1","chai":"^4.5.0","chalk":"^5.3.0","cross-env":"^7.0.3","diff":"^7.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^9.17.0","eslint_d":"^14.2.2","eslint-formatter-unix":"^8.40.0","eslint-plugin-import":"^2.31.0","eslint-plugin-sort-class-members":"^1.21.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.3.1","globals":"^15.13.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.8.2","nyc":"^17.1.0","pizzip":"^3.1.7","playwright":"^1.49.1","prettier":"^3.4.2","rimraf":"^6.0.1","selenium-standalone":"^10.0.0","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.31.2","updtr":"^4.1.0","webpack":"^5.97.1","webpack-cli":"^5.1.4"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude chai mocha","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"npm run compile && node --max-old-space-size=8000 js/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.55.8","gitHead":"2d01156c52d8ca7b9bfcdb58457e197ca84122b2","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.18.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-sDfZA//rrycVK2nSL763ek5+q9O3yzBhJTB+GWG+NBERL/PbYZGVeFl1+nj+fkFblMWo07NCVqM+HVyuHYbQ9Q==","shasum":"7a06961b455232cc668df3ace372530020f75ff9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.55.8.tgz","fileCount":91,"unpackedSize":1077678,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDn38tcoiPAudesBceVfL9YjnnizI9JVgwtK5OMf+akJAIgLKxBP5xKfXAFARs3IRTRuiclmF12FoGKh533viJ/Kyo="}],"size":219533},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/docxtemplater_3.55.8_1734726147366_0.5817059367417681"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-20T20:22:27.663Z","publish_time":1734726147663,"_source_registry_name":"default"},"3.55.9":{"name":"docxtemplater","version":"3.55.9","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.9.6"},"devDependencies":{"@arethetypeswrong/cli":"^0.17.1","@babel/cli":"^7.26.4","@babel/core":"^7.26.0","@babel/eslint-parser":"^7.25.9","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.26.0","@stryker-mutator/core":"^8.7.1","@stryker-mutator/mocha-runner":"^8.7.1","angular-expressions":"^1.4.3","babel-loader":"^9.2.1","chai":"^4.5.0","chalk":"^5.3.0","cross-env":"^7.0.3","diff":"^7.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^9.17.0","eslint_d":"^14.2.2","eslint-formatter-unix":"^8.40.0","eslint-plugin-import":"^2.31.0","eslint-plugin-sort-class-members":"^1.21.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.3.1","globals":"^15.13.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.8.2","nyc":"^17.1.0","pizzip":"^3.1.7","playwright":"^1.49.1","prettier":"^3.4.2","rimraf":"^6.0.1","selenium-standalone":"^10.0.0","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.31.2","updtr":"^4.1.0","webpack":"^5.97.1","webpack-cli":"^5.1.4"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude chai mocha","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"npm run compile && node --max-old-space-size=8000 js/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.55.9","gitHead":"e5225c4924e426a1d60ee457476008d4950caeee","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.18.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-Yuki+NY8lUtgg60Yhm1AmdOnkNw5kqc/G0eAuHytr2Crc+8IcWgmcP8OcFCKeBpbynW+6vBld8146r5U8JGgdA==","shasum":"1c2343ba18806fb713715e4cfe40f64047732e41","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.55.9.tgz","fileCount":91,"unpackedSize":1081413,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDxz8S8Sze2YnwSsP4W393xYL9cJ9nZPd6df3R2wJvyrAIgJZ3KpWOy2oMcuZ9SS5uB7WMi1708w6LDZWFCa7ixiAk="}],"size":220068},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/docxtemplater_3.55.9_1735424057290_0.37879445240510723"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-28T22:14:17.506Z","publish_time":1735424057506,"_source_registry_name":"default"},"3.56.0":{"name":"docxtemplater","version":"3.56.0","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.9.6"},"devDependencies":{"@arethetypeswrong/cli":"^0.17.2","@babel/cli":"^7.26.4","@babel/core":"^7.26.0","@babel/eslint-parser":"^7.25.9","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.26.0","@stryker-mutator/core":"^8.7.1","@stryker-mutator/mocha-runner":"^8.7.1","angular-expressions":"^1.4.3","babel-loader":"^9.2.1","chai":"^4.5.0","chalk":"^5.4.1","cross-env":"^7.0.3","diff":"^7.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^9.17.0","eslint_d":"^14.3.0","eslint-formatter-unix":"^8.40.0","eslint-plugin-import":"^2.31.0","eslint-plugin-sort-class-members":"^1.21.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.3.1","globals":"^15.14.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.8.2","nyc":"^17.1.0","pizzip":"^3.1.7","playwright":"^1.49.1","prettier":"^3.4.2","rimraf":"^6.0.1","selenium-standalone":"^10.0.0","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.31.2","updtr":"^4.1.0","webpack":"^5.97.1","webpack-cli":"^6.0.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude chai mocha","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"npm run compile && node --max-old-space-size=8000 js/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.56.0","gitHead":"64aea689120cc180833461345b009092b79a2221","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.18.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-1bFX/TSGp3bALGu3txBxqnMfipiW6MEJ26BDV22zN+HrEFsM0mKPazGbo7FuTsci1mC/mDuRzgx+4yH0SH7ZTg==","shasum":"d04c453e4f1159355aa7e1cc09567c6f9f5e84a6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.56.0.tgz","fileCount":91,"unpackedSize":1080749,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEUPYubbjL5D7vuUTjS80fJLv62S8rWWvVNLuaCUBMN3AiA7BkyX0AvD+0CuywU9wkbFUyyByb7LXRFZlU1Tx6y+Zw=="}],"size":219974},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/docxtemplater_3.56.0_1736168975964_0.47610329254692063"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-06T13:09:36.272Z","publish_time":1736168976272,"_source_registry_name":"default"},"3.57.0":{"name":"docxtemplater","version":"3.57.0","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.9.6"},"devDependencies":{"@arethetypeswrong/cli":"^0.17.2","@babel/cli":"^7.26.4","@babel/core":"^7.26.0","@babel/eslint-parser":"^7.25.9","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.26.0","@stryker-mutator/core":"^8.7.1","@stryker-mutator/mocha-runner":"^8.7.1","angular-expressions":"^1.4.3","babel-loader":"^9.2.1","chai":"^4.5.0","chalk":"^5.4.1","cross-env":"^7.0.3","diff":"^7.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^9.17.0","eslint_d":"^14.3.0","eslint-formatter-unix":"^8.40.0","eslint-plugin-import":"^2.31.0","eslint-plugin-sort-class-members":"^1.21.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.3.1","globals":"^15.14.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.8.2","nyc":"^17.1.0","pizzip":"^3.1.7","playwright":"^1.49.1","prettier":"^3.4.2","rimraf":"^6.0.1","selenium-standalone":"^10.0.0","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.31.2","updtr":"^4.1.0","webpack":"^5.97.1","webpack-cli":"^6.0.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude chai mocha","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"npm run compile && node --max-old-space-size=8000 js/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.57.0","gitHead":"6d995c241edf2b366af62513b6a239699d879ce7","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.18.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-LPxdyQi5wW8526Ij7vOGrjN9tGTekt/3n+5TGdrg3D7Avsms9im0UZcaZBDtGtZ+DHSimplFFN1zswzVfuq7tw==","shasum":"7956bbd8a67b7bfe2e146f42e4516fc952f17b10","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.57.0.tgz","fileCount":92,"unpackedSize":1092820,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEOq4Z+kiagsuoQISEyF0mmvYKNGLPIscNHngJLRn9HMAiADtFBMJcUDpDvlLsBLQ0GSmqaox7Q/SI2x1jZ2P/QS0g=="}],"size":222386},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/docxtemplater_3.57.0_1736504896441_0.7539737458684523"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-10T10:28:16.688Z","publish_time":1736504896688,"_source_registry_name":"default"},"3.57.1":{"name":"docxtemplater","version":"3.57.1","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.9.6"},"devDependencies":{"@arethetypeswrong/cli":"^0.17.2","@babel/cli":"^7.26.4","@babel/core":"^7.26.0","@babel/eslint-parser":"^7.25.9","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.26.0","@stryker-mutator/core":"^8.7.1","@stryker-mutator/mocha-runner":"^8.7.1","angular-expressions":"^1.4.3","babel-loader":"^9.2.1","chai":"^4.5.0","chalk":"^5.4.1","cross-env":"^7.0.3","diff":"^7.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^9.17.0","eslint_d":"^14.3.0","eslint-formatter-unix":"^8.40.0","eslint-plugin-import":"^2.31.0","eslint-plugin-sort-class-members":"^1.21.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.3.1","globals":"^15.14.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.8.2","nyc":"^17.1.0","pizzip":"^3.1.7","playwright":"^1.49.1","prettier":"^3.4.2","rimraf":"^6.0.1","selenium-standalone":"^10.0.0","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.31.2","updtr":"^4.1.0","webpack":"^5.97.1","webpack-cli":"^6.0.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude chai mocha","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"npm run compile && node --max-old-space-size=8000 js/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.57.1","gitHead":"1359a58587dbd160fa32f9cff850402a5a54f020","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.18.1","_npmVersion":"10.8.2","dist":{"integrity":"sha512-xRZ2KdUWEzLBS2Ao35XOG50+BAf7YcQUmuulXGb8UY4isL80ZnZr8yOLhbk/znkOPSc1PFUJTFQNgTMmh+A68w==","shasum":"ea13ac488d725c054e1e8391cd36c40555498eae","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.57.1.tgz","fileCount":92,"unpackedSize":1102662,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEsnHENFZWY+YDOg6Y/nYgw0QOCYnQDtSjGQJ6xFceAIAiAfm+g5A+ciRg6tX8CeYc59Drym2Z4vkpghncg3a99eNw=="}],"size":223200},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/docxtemplater_3.57.1_1736546297571_0.3507410307759631"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-10T21:58:17.741Z","publish_time":1736546297741,"_source_registry_name":"default"},"3.57.2":{"name":"docxtemplater","version":"3.57.2","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.9.6"},"devDependencies":{"@arethetypeswrong/cli":"^0.17.2","@babel/cli":"^7.26.4","@babel/core":"^7.26.0","@babel/eslint-parser":"^7.25.9","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.26.0","@stryker-mutator/core":"^8.7.1","@stryker-mutator/mocha-runner":"^8.7.1","angular-expressions":"^1.4.3","babel-loader":"^9.2.1","chai":"^4.5.0","chalk":"^5.4.1","cross-env":"^7.0.3","diff":"^7.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^9.17.0","eslint_d":"^14.3.0","eslint-formatter-unix":"^8.40.0","eslint-plugin-import":"^2.31.0","eslint-plugin-sort-class-members":"^1.21.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.3.1","globals":"^15.14.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.8.2","nyc":"^17.1.0","pizzip":"^3.1.7","playwright":"^1.49.1","prettier":"^3.4.2","rimraf":"^6.0.1","selenium-standalone":"^10.0.0","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.31.2","updtr":"^4.1.0","webpack":"^5.97.1","webpack-cli":"^6.0.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude chai mocha","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"npm run compile && node --max-old-space-size=8000 js/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.57.2","gitHead":"408987f899dcc504ef69a5ce8142d81d83c5fbb2","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.18.1","_npmVersion":"10.8.2","dist":{"integrity":"sha512-QGPNNy3TW+FA2/ofannzfaWS/XqH7zOBu9/bpyklS09zvMgzv0lHaesjvxOXVCjD6PBwC7r7UOs3gdpXiRW1EA==","shasum":"b8f0b7e38fdff5c5eaa389ee7755221bad1e5e30","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.57.2.tgz","fileCount":92,"unpackedSize":1103432,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCVnihTbuGlPnAF+Luc+wr8+e+3BavdIvKuer8iS35/4AIhAJXT1V+vlIOVmQ0olOUmIRiMCgDADSnesi/909VGDPwW"}],"size":223299},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/docxtemplater_3.57.2_1736583868116_0.8532989279431062"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-11T08:24:28.351Z","publish_time":1736583868351,"_source_registry_name":"default"},"3.57.3":{"name":"docxtemplater","version":"3.57.3","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.9.6"},"devDependencies":{"@arethetypeswrong/cli":"^0.17.3","@babel/cli":"^7.26.4","@babel/core":"^7.26.0","@babel/eslint-parser":"^7.26.5","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.26.0","@stryker-mutator/core":"^8.7.1","@stryker-mutator/mocha-runner":"^8.7.1","angular-expressions":"^1.4.3","babel-loader":"^9.2.1","chai":"^4.5.0","chalk":"^5.4.1","cross-env":"^7.0.3","diff":"^7.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^9.18.0","eslint_d":"^14.3.0","eslint-formatter-unix":"^8.40.0","eslint-plugin-import":"^2.31.0","eslint-plugin-sort-class-members":"^1.21.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.3.1","globals":"^15.14.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.8.2","nyc":"^17.1.0","pizzip":"^3.1.7","playwright":"^1.49.1","prettier":"^3.4.2","rimraf":"^6.0.1","selenium-standalone":"^10.0.0","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.31.2","updtr":"^4.1.0","webpack":"^5.97.1","webpack-cli":"^6.0.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude chai mocha","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"npm run compile && node --max-old-space-size=8000 js/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.57.3","gitHead":"c7cb5ee504ed65b7c0f7f1947ff409fba70102e0","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.18.1","_npmVersion":"10.8.2","dist":{"integrity":"sha512-h6lmOQ9yO7Jb0DqXBPNNpyxWnrEjpOWyWZiVfdGLtzoCIFFJPAGhz9kj7lHUFZn/B+jZBVfV9FvutV5mV7CI/w==","shasum":"1cb23e7d8d371150cadba4d46dad4e503b1ec13b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.57.3.tgz","fileCount":92,"unpackedSize":1104498,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDnffl0zpUf+yNSbPGQKwPt95xWdt/GSskOE9Ev8CmfDAiEAw31dSat0XyTxSV6+AwonRZQyeMezNlFPAcybwCjP03w="}],"size":223514},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/docxtemplater_3.57.3_1737025603565_0.5965870286816162"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-16T11:06:43.741Z","publish_time":1737025603741,"_source_registry_name":"default"},"3.58.0":{"name":"docxtemplater","version":"3.58.0","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.9.6"},"devDependencies":{"@arethetypeswrong/cli":"^0.17.3","@babel/cli":"^7.26.4","@babel/core":"^7.26.0","@babel/eslint-parser":"^7.26.5","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.26.0","@stryker-mutator/core":"^8.7.1","@stryker-mutator/mocha-runner":"^8.7.1","angular-expressions":"^1.4.3","babel-loader":"^9.2.1","chai":"^4.5.0","chalk":"^5.4.1","cross-env":"^7.0.3","diff":"^7.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^9.18.0","eslint_d":"^14.3.0","eslint-formatter-unix":"^8.40.0","eslint-plugin-import":"^2.31.0","eslint-plugin-sort-class-members":"^1.21.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.3.1","globals":"^15.14.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.8.2","nyc":"^17.1.0","pizzip":"^3.1.7","playwright":"^1.49.1","prettier":"^3.4.2","rimraf":"^6.0.1","selenium-standalone":"^10.0.0","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.31.2","updtr":"^4.1.0","webpack":"^5.97.1","webpack-cli":"^6.0.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude chai mocha","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"npm run compile && node --max-old-space-size=8000 js/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.58.0","gitHead":"fd8d9b4f3eb5bd42acc1b74cbd72a0f6eb7a7b07","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.18.1","_npmVersion":"10.8.2","dist":{"integrity":"sha512-EX2kdgIWyZIQrVOOJn2CTfkpM+I2r6JZoQBbfCL6HnX4s4gkOrGegxbhCFQa5kv9tu7O/1yNeRfjquJhTCx2Rg==","shasum":"364de484788647196206894caedfc0d8098657f0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.58.0.tgz","fileCount":92,"unpackedSize":1136930,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD2RzMVQCrRwjdmamojmVMrc6qIdFzE8cl74aSMPu7ppwIgMsDbeNwlc8UlLf6mlf73aYK8mTAOq25XjrBBSlnxG48="}],"size":226881},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/docxtemplater_3.58.0_1737230381470_0.15033285568609567"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-18T19:59:41.746Z","publish_time":1737230381746,"_source_registry_name":"default"},"3.58.1":{"name":"docxtemplater","version":"3.58.1","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.9.6"},"devDependencies":{"@arethetypeswrong/cli":"^0.17.3","@babel/cli":"^7.26.4","@babel/core":"^7.26.0","@babel/eslint-parser":"^7.26.5","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.26.0","@stryker-mutator/core":"^8.7.1","@stryker-mutator/mocha-runner":"^8.7.1","angular-expressions":"^1.4.3","babel-loader":"^9.2.1","chai":"^4.5.0","chalk":"^5.4.1","cross-env":"^7.0.3","diff":"^7.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^9.18.0","eslint_d":"^14.3.0","eslint-formatter-unix":"^8.40.0","eslint-plugin-import":"^2.31.0","eslint-plugin-sort-class-members":"^1.21.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.3.1","globals":"^15.14.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.8.2","nyc":"^17.1.0","pizzip":"^3.1.7","playwright":"^1.49.1","prettier":"^3.4.2","rimraf":"^6.0.1","selenium-standalone":"^10.0.0","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.31.2","updtr":"^4.1.0","webpack":"^5.97.1","webpack-cli":"^6.0.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude chai mocha","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"npm run compile && node --max-old-space-size=8000 js/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.58.1","gitHead":"c07204b38cbb8033ef719010bd4a14795ee583fd","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.18.1","_npmVersion":"10.8.2","dist":{"integrity":"sha512-NNOv/9Yml0ZG2mNj/wmULzyKEWcVzfIfowBnVnB6PKx0va5TLiXpGJxV567a6rbkyPnCv8FJpc/jrOADhJvCrw==","shasum":"56b6455b53928ba0cb777b8cc36b13548727a3b1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.58.1.tgz","fileCount":92,"unpackedSize":1137604,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCxkUnlmDYHWkkPEbhp+vtsFD2lPKKHqpuyG/PFkwLhbAIhAN1as4hJ/zsXqDn8VgE268Y17dzWDaj498uc0SjfOAZM"}],"size":226942},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/docxtemplater_3.58.1_1737319849904_0.3270966278625578"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-19T20:50:50.182Z","publish_time":1737319850182,"_source_registry_name":"default"},"3.58.2":{"name":"docxtemplater","version":"3.58.2","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.9.7"},"devDependencies":{"@arethetypeswrong/cli":"^0.17.3","@babel/cli":"^7.26.4","@babel/core":"^7.26.0","@babel/eslint-parser":"^7.26.5","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.26.0","@stryker-mutator/core":"^8.7.1","@stryker-mutator/mocha-runner":"^8.7.1","@stylistic/eslint-plugin-js":"^2.13.0","angular-expressions":"^1.4.3","babel-loader":"^9.2.1","chai":"^4.5.0","chalk":"^5.4.1","cross-env":"^7.0.3","diff":"^7.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^9.18.0","eslint_d":"^14.3.0","eslint-formatter-unix":"^8.40.0","eslint-plugin-import":"^2.31.0","eslint-plugin-sort-class-members":"^1.21.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.3.1","globals":"^15.14.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.8.2","nyc":"^17.1.0","pizzip":"^3.1.7","playwright":"^1.49.1","prettier":"^3.4.2","rimraf":"^6.0.1","selenium-standalone":"^10.0.1","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.31.2","updtr":"^4.1.0","webpack":"^5.97.1","webpack-cli":"^6.0.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude chai mocha","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"npm run compile && node --max-old-space-size=8000 js/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.58.2","gitHead":"dacae412db0822e496d37ce30eddb1abeb3be5ca","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.18.1","_npmVersion":"10.8.2","dist":{"integrity":"sha512-d1EDFwl0tIhRllbcEjSG2hJXJm3EAA5ha0qVqIVCg5pc7cSklh+uzPZkULh/+AC/7avIfRLqWppNU16yID1AGw==","shasum":"9385600687e7013cd1077ceaa9ec07167096fc25","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.58.2.tgz","fileCount":92,"unpackedSize":1139700,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCUCeGXPr+u6q4OnMYvHOpFElxq1xAddXO8dxwAUIIjVQIgT4GILbiwotXol5csTdBcjC/4OigdTyjnxCNN00yIfDQ="}],"size":227356},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/docxtemplater_3.58.2_1737639374095_0.6783110581882954"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-23T13:36:14.388Z","publish_time":1737639374388,"_source_registry_name":"default"},"3.58.3":{"name":"docxtemplater","version":"3.58.3","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.9.7"},"devDependencies":{"@arethetypeswrong/cli":"^0.17.3","@babel/cli":"^7.26.4","@babel/core":"^7.26.0","@babel/eslint-parser":"^7.26.5","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.26.0","@stryker-mutator/core":"^8.7.1","@stryker-mutator/mocha-runner":"^8.7.1","@stylistic/eslint-plugin-js":"^2.13.0","angular-expressions":"^1.4.3","babel-loader":"^9.2.1","chai":"^4.5.0","chalk":"^5.4.1","cross-env":"^7.0.3","diff":"^7.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^9.18.0","eslint_d":"^14.3.0","eslint-formatter-unix":"^8.40.0","eslint-plugin-import":"^2.31.0","eslint-plugin-sort-class-members":"^1.21.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.3.1","globals":"^15.14.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.8.2","nyc":"^17.1.0","pizzip":"^3.1.7","playwright":"^1.49.1","prettier":"^3.4.2","rimraf":"^6.0.1","selenium-standalone":"^10.0.1","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.31.2","updtr":"^4.1.0","webpack":"^5.97.1","webpack-cli":"^6.0.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude chai mocha","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"npm run compile && node --max-old-space-size=8000 js/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.58.3","gitHead":"f123943c878e7edde27dd3c227c47828ed045fbb","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.18.1","_npmVersion":"10.8.2","dist":{"integrity":"sha512-ZFhneG8605gRNaFUduzEjMII53EjhTcavm2d8RkaKTMnkQ+aPU7JgLt0Mydklc5326yxId1kaNVBYDb0xfR7nA==","shasum":"0a33c2fc0a5584e0d3a7f182901f585fc2085e21","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.58.3.tgz","fileCount":92,"unpackedSize":1143057,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDuNXAZIDZgUjqD8sFnspxBWmcYUwKklEg2ClprDfrvtgIgS4a4Dr9FZEtS8vtDDD/irlLHEFPdUEuxuZ1UjL3+AY4="}],"size":227587},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/docxtemplater_3.58.3_1737733395720_0.8935696540554117"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-24T15:43:15.987Z","publish_time":1737733395987,"_source_registry_name":"default"},"3.58.4":{"name":"docxtemplater","version":"3.58.4","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.9.7"},"devDependencies":{"@arethetypeswrong/cli":"^0.17.3","@babel/cli":"^7.26.4","@babel/core":"^7.26.0","@babel/eslint-parser":"^7.26.5","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.26.0","@stryker-mutator/core":"^8.7.1","@stryker-mutator/mocha-runner":"^8.7.1","@stylistic/eslint-plugin-js":"^2.13.0","angular-expressions":"^1.4.3","babel-loader":"^9.2.1","chai":"^4.5.0","chalk":"^5.4.1","cross-env":"^7.0.3","diff":"^7.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^9.18.0","eslint_d":"^14.3.0","eslint-formatter-unix":"^8.40.0","eslint-plugin-import":"^2.31.0","eslint-plugin-sort-class-members":"^1.21.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.3.1","globals":"^15.14.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.8.2","nyc":"^17.1.0","pizzip":"^3.1.7","playwright":"^1.49.1","prettier":"^3.4.2","rimraf":"^6.0.1","selenium-standalone":"^10.0.1","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.31.2","updtr":"^4.1.0","webpack":"^5.97.1","webpack-cli":"^6.0.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude chai mocha","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"npm run compile && node --max-old-space-size=8000 js/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.58.4","gitHead":"46c5513b731ee6d0105dae6f6d89e65da70ade11","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.18.1","_npmVersion":"10.8.2","dist":{"integrity":"sha512-qJgJbEZY0WtA/Y45A8g1U2fLKFoBjoWR3tCWKt+vJRrO5Std1lnH3MZHEKfMDHR4xloUuaTYZnrM9udrKjraKQ==","shasum":"7a4f91d8afd57ebb786f5c58836a03aa4cab711a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.58.4.tgz","fileCount":92,"unpackedSize":1146463,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIEeRoCvx+N0ozn/OqEGvER8uIPtM2G4oZC4V+n7WJkqDAiB8YstA2AUok8SuJtbqwY8hnra36H3wIZHZL1g6Ck7xkg=="}],"size":228382},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/docxtemplater_3.58.4_1738002041540_0.4614882648223222"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-27T18:20:41.818Z","publish_time":1738002041818,"_source_registry_name":"default"},"3.59.0":{"name":"docxtemplater","version":"3.59.0","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.9.7"},"devDependencies":{"@arethetypeswrong/cli":"^0.17.3","@babel/cli":"^7.26.4","@babel/core":"^7.26.0","@babel/eslint-parser":"^7.26.5","@babel/plugin-proposal-object-rest-spread":"^7.20.7","@babel/preset-env":"^7.26.0","@stryker-mutator/core":"^8.7.1","@stryker-mutator/mocha-runner":"^8.7.1","@stylistic/eslint-plugin-js":"^2.13.0","angular-expressions":"^1.4.3","babel-loader":"^9.2.1","chai":"^4.5.0","chalk":"^5.4.1","cross-env":"^7.0.3","diff":"^7.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^9.18.0","eslint_d":"^14.3.0","eslint-formatter-unix":"^8.40.0","eslint-plugin-import":"^2.31.0","eslint-plugin-sort-class-members":"^1.21.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.3.1","globals":"^15.14.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.8.2","nyc":"^17.1.0","pizzip":"^3.1.7","playwright":"^1.49.1","prettier":"^3.4.2","rimraf":"^6.0.1","selenium-standalone":"^10.0.1","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.31.2","updtr":"^4.1.0","webpack":"^5.97.1","webpack-cli":"^6.0.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude chai mocha","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"npm run compile && node --max-old-space-size=8000 js/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.59.0","gitHead":"44d3ef0809d16283248abfa8b76c4307d6dff5b9","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.18.1","_npmVersion":"10.8.2","dist":{"integrity":"sha512-46dxsTIt8ox6I0lA46JTC1gy4VuXQ+0obGXa+Z5d0IEn570SgR0fNSqS9W915QxDoAJw+VtC1UDVwh13A0ad6A==","shasum":"cdc27489e10eaded480a55b84bf46d6a7dfa85ef","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.59.0.tgz","fileCount":92,"unpackedSize":1146797,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIFRb0tEDWFPEn65rq75JsVeNZVPykYgO/WGIj37p6K64AiEAx2t/k5hveS4NuelJJl64mQsZ954T2BIWvGSQwlaB6SA="}],"size":228468},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/docxtemplater_3.59.0_1738234679934_0.8314728034005017"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-30T10:58:00.159Z","publish_time":1738234680159,"_source_registry_name":"default"},"3.60.0":{"name":"docxtemplater","version":"3.60.0","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.9.7"},"devDependencies":{"@arethetypeswrong/cli":"^0.17.3","@babel/cli":"^7.26.4","@babel/core":"^7.26.7","@babel/eslint-parser":"^7.26.5","@babel/preset-env":"^7.26.7","@stryker-mutator/core":"^8.7.1","@stryker-mutator/mocha-runner":"^8.7.1","@stylistic/eslint-plugin-js":"^3.0.1","angular-expressions":"^1.4.3","babel-loader":"^9.2.1","chai":"^4.5.0","chalk":"^5.4.1","cross-env":"^7.0.3","diff":"^7.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^9.19.0","eslint_d":"^14.3.0","eslint-formatter-unix":"^8.40.0","eslint-plugin-import":"^2.31.0","eslint-plugin-sort-class-members":"^1.21.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.3.1","globals":"^15.14.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.8.2","nyc":"^17.1.0","pizzip":"^3.1.8","playwright":"^1.50.1","prettier":"3.5","rimraf":"^6.0.1","selenium-standalone":"^10.0.1","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.31.2","updtr":"^4.1.0","webpack":"^5.97.1","webpack-cli":"^6.0.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude chai mocha","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"npm run compile && node --max-old-space-size=8000 js/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.60.0","gitHead":"54a51bef0351a63d8466b0c4bf7a30e1546475d9","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.18.1","_npmVersion":"11.1.0","dist":{"integrity":"sha512-PqYXza57jvj+bwI2u7cGdRFX1nTH8SqA9SeP0dhYjcgt8odsgITVsDBSzvnexO3q0BbP7Z48YMgfqyldPEZhSQ==","shasum":"f2d1b68e3aed6de4dc812997daafda3660928c84","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.60.0.tgz","fileCount":92,"unpackedSize":1148152,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCvlfkui9MJsOWb7mWBa797qiTRvrXHhJJcu36gap2ycgIgKEHCGESS04j2cnLL52HN1tI58viXn3U+Pf4Qv/eo+rM="}],"size":229013},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/docxtemplater_3.60.0_1739518783000_0.29944254338999365"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-14T07:39:43.232Z","publish_time":1739518783232,"_source_registry_name":"default"},"3.60.1":{"name":"docxtemplater","version":"3.60.1","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.9.7"},"devDependencies":{"@arethetypeswrong/cli":"^0.17.3","@babel/cli":"^7.26.4","@babel/core":"^7.26.7","@babel/eslint-parser":"^7.26.5","@babel/preset-env":"^7.26.7","@stryker-mutator/core":"^8.7.1","@stryker-mutator/mocha-runner":"^8.7.1","@stylistic/eslint-plugin-js":"^3.0.1","angular-expressions":"^1.4.3","babel-loader":"^9.2.1","chai":"^4.5.0","chalk":"^5.4.1","cross-env":"^7.0.3","diff":"^7.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^9.19.0","eslint_d":"^14.3.0","eslint-formatter-unix":"^8.40.0","eslint-plugin-import":"^2.31.0","eslint-plugin-sort-class-members":"^1.21.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.3.1","globals":"^15.14.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.8.2","nyc":"^17.1.0","pizzip":"^3.1.8","playwright":"^1.50.1","prettier":"3.5","rimraf":"^6.0.1","selenium-standalone":"^10.0.1","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.31.2","updtr":"^4.1.0","webpack":"^5.97.1","webpack-cli":"^6.0.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude chai mocha","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"npm run compile && node --max-old-space-size=8000 js/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.60.1","gitHead":"4d2af3956260c12573de1c40d62de214f5132ce8","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.18.1","_npmVersion":"11.1.0","dist":{"integrity":"sha512-xf9C8AbA2GhmUSJQSNomjWpPjVD38k60yP+21eRsVtawTyl+tQ8N9V+alZbuG0dbDvA04OQtpxnEpNL2gF5AkA==","shasum":"db921ec10e9c31dcf47cbe949f4f401410cd2093","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.60.1.tgz","fileCount":92,"unpackedSize":1149482,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDsUI786R0nxV/R3OLf4PbOk4swA+Z7fm9MkSCn/HP1tgIhAIpgQDl+n87rzHq8FgAr9u9mrMJHH7V1G1Hb91oZdIUL"}],"size":229207},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/docxtemplater_3.60.1_1740555701963_0.7089962479420282"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-26T07:41:42.245Z","publish_time":1740555702245,"_source_registry_name":"default"},"3.60.2":{"name":"docxtemplater","version":"3.60.2","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.9.7"},"devDependencies":{"@arethetypeswrong/cli":"^0.17.3","@babel/cli":"^7.26.4","@babel/core":"^7.26.7","@babel/eslint-parser":"^7.26.5","@babel/preset-env":"^7.26.7","@stryker-mutator/core":"^8.7.1","@stryker-mutator/mocha-runner":"^8.7.1","@stylistic/eslint-plugin-js":"^3.0.1","angular-expressions":"^1.4.3","babel-loader":"^9.2.1","chai":"^4.5.0","chalk":"^5.4.1","cross-env":"^7.0.3","diff":"^7.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^9.19.0","eslint_d":"^14.3.0","eslint-formatter-unix":"^8.40.0","eslint-plugin-import":"^2.31.0","eslint-plugin-sort-class-members":"^1.21.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^1.3.1","globals":"^15.14.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.8.2","nyc":"^17.1.0","pizzip":"^3.1.8","playwright":"^1.50.1","prettier":"3.5","rimraf":"^6.0.1","selenium-standalone":"^10.0.1","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.31.2","updtr":"^4.1.0","webpack":"^5.97.1","webpack-cli":"^6.0.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude chai mocha","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"npm run compile && node --max-old-space-size=8000 js/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.60.2","gitHead":"0230f1ddd1accd761d909730d44083f85db9ebb0","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.18.1","_npmVersion":"11.1.0","dist":{"integrity":"sha512-x6p8Vr5FgZn0ibmFJz4IS9u8KANQKLzhrp3EMxMvzBAxFW/c3kYhJKFNN8QzjJzXqKO2+XWCN1KTcaSKjqtnqg==","shasum":"597d0a3df6423623f48bf4be3f3a225ff9d96c35","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.60.2.tgz","fileCount":92,"unpackedSize":1153480,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQD0b5Cw8mx+6nhneRDBaXzgdmVtcLI8O1VTOznIxno3rwIgIINb1UkHLZ+KxLXnrHs6Ha+7bXfIKJcT+j88SBnOFfg="}],"size":230101},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/docxtemplater_3.60.2_1742462861151_0.33517468513159265"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-20T09:27:41.404Z","publish_time":1742462861404,"_source_registry_name":"default"},"3.61.0":{"name":"docxtemplater","version":"3.61.0","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.9.8"},"devDependencies":{"@arethetypeswrong/cli":"^0.17.4","@babel/cli":"^7.26.4","@babel/core":"^7.26.10","@babel/eslint-parser":"^7.26.10","@babel/preset-env":"^7.26.9","@stryker-mutator/core":"^8.7.1","@stryker-mutator/mocha-runner":"^8.7.1","@stylistic/eslint-plugin-js":"^4.2.0","angular-expressions":"^1.4.3","babel-loader":"^10.0.0","chai":"^4.5.0","chalk":"^5.4.1","cross-env":"^7.0.3","diff":"^7.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^9.23.0","eslint_d":"^14.3.0","eslint-formatter-unix":"^8.40.0","eslint-plugin-import":"^2.31.0","eslint-plugin-sort-class-members":"^1.21.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^2.1.0","globals":"^16.0.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.8.2","nyc":"^17.1.0","pizzip":"^3.1.8","playwright":"^1.51.1","prettier":"^3.5.3","rimraf":"^6.0.1","selenium-standalone":"^10.0.1","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.31.2","updtr":"^4.1.0","webpack":"^5.98.0","webpack-cli":"^6.0.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude chai mocha","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"npm run compile && node --max-old-space-size=8000 js/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.61.0","gitHead":"ce981aa654631c8b2943a11cf2e7333782587f57","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.19.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-9oYedik2UohT7l9JVR4uK0HnI5u8EtN5SsyiDUWRZkt2xhdm32cVxnas71RzV9EUA4QfxHk5bHSBh+oyLF6Msw==","shasum":"311f7274501042c52804022f4b34fc91e1d9a3e8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.61.0.tgz","fileCount":93,"unpackedSize":1163814,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCNFzdAGUc1sbvtoCMYA/0C0s0p7Qf99MFd3oA/LsjrDQIgTE2i8wJ9dIRa2GxcNO33H41pe+N06RcysykMzs5p2oM="}],"size":235918},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/docxtemplater_3.61.0_1743508541895_0.8656960012455119"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-01T11:55:42.202Z","publish_time":1743508542202,"_source_registry_name":"default"},"3.61.1":{"name":"docxtemplater","version":"3.61.1","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.9.8"},"devDependencies":{"@arethetypeswrong/cli":"^0.17.4","@babel/cli":"^7.26.4","@babel/core":"^7.26.10","@babel/eslint-parser":"^7.26.10","@babel/preset-env":"^7.26.9","@stryker-mutator/core":"^8.7.1","@stryker-mutator/mocha-runner":"^8.7.1","@stylistic/eslint-plugin-js":"^4.2.0","angular-expressions":"^1.4.3","babel-loader":"^10.0.0","chai":"^4.5.0","chalk":"^5.4.1","cross-env":"^7.0.3","diff":"^7.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^9.23.0","eslint_d":"^14.3.0","eslint-formatter-unix":"^8.40.0","eslint-plugin-import":"^2.31.0","eslint-plugin-sort-class-members":"^1.21.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^2.1.0","globals":"^16.0.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.8.2","nyc":"^17.1.0","pizzip":"^3.1.8","playwright":"^1.51.1","prettier":"^3.5.3","rimraf":"^6.0.1","selenium-standalone":"^10.0.1","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.31.2","updtr":"^4.1.0","webpack":"^5.98.0","webpack-cli":"^6.0.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude chai mocha","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"npm run compile && node --max-old-space-size=8000 js/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.61.1","gitHead":"7e9d17c339bf6add9db4270b70650503de1ea20b","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.19.0","_npmVersion":"11.3.0","dist":{"integrity":"sha512-4jmFfD4IjrJM8AakMf0ke+KLGPf1aW9Y0HTQSGx9TdrL3h5xQqLh44u7AZjuZH6J4ZfKbyz56RLSnSIqpT/CmQ==","shasum":"40c85c63ad9c9eac2c07b26a02e859c35b4d4a88","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.61.1.tgz","fileCount":93,"unpackedSize":1164058,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIBowVD6Gg017YfJhYI0RmDgUzSr7+ftG3CuGHY27CPjTAiEAzLjXFgtMzZxnamOT1KvJ0qcaUg3gdhIWulGRwGwht/s="}],"size":235976},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/docxtemplater_3.61.1_1744361629626_0.4076626886415806"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-11T08:53:49.828Z","publish_time":1744361629828,"_source_registry_name":"default"},"3.61.2":{"name":"docxtemplater","version":"3.61.2","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.9.8"},"devDependencies":{"@arethetypeswrong/cli":"^0.17.4","@babel/cli":"^7.26.4","@babel/core":"^7.26.10","@babel/eslint-parser":"^7.26.10","@babel/preset-env":"^7.26.9","@stryker-mutator/core":"^8.7.1","@stryker-mutator/mocha-runner":"^8.7.1","@stylistic/eslint-plugin-js":"^4.2.0","angular-expressions":"^1.4.3","babel-loader":"^10.0.0","chai":"^4.5.0","chalk":"^5.4.1","cross-env":"^7.0.3","diff":"^7.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^9.23.0","eslint_d":"^14.3.0","eslint-formatter-unix":"^8.40.0","eslint-plugin-import":"^2.31.0","eslint-plugin-sort-class-members":"^1.21.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^2.1.0","globals":"^16.0.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.8.2","nyc":"^17.1.0","pizzip":"^3.1.8","playwright":"^1.51.1","prettier":"^3.5.3","rimraf":"^6.0.1","selenium-standalone":"^10.0.1","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.31.2","updtr":"^4.1.0","webpack":"^5.98.0","webpack-cli":"^6.0.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude chai mocha","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"npm run compile && node --max-old-space-size=8000 js/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.61.2","gitHead":"e72b77d8e60d8e875fa2bb367ee95733cc1a75d0","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.19.0","_npmVersion":"11.3.0","dist":{"integrity":"sha512-iYVnWY1s/N3Yw7lTd+UZLXyIuAMGSx+x8rEIyjlXYR2qhLTgi0hkZ3JVlvSfOcZqJtJBLuxIoJ7u0czeL+MHAw==","shasum":"802409efcdc08c82fd5f3f5b5c87be1ff4ed4752","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.61.2.tgz","fileCount":93,"unpackedSize":1157617,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIE7166akacnYBtPTgSKmvKdcaMLb5IS3XIoKtNVuMUzNAiEA2ImDkGPeekhSHNLxIRtgCqXWdoVtydPrS1B3zIjJ9TU="}],"size":235704},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/docxtemplater_3.61.2_1746732763974_0.5768038263093802"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-08T19:32:44.292Z","publish_time":1746732764292,"_source_registry_name":"default"},"3.62.0":{"name":"docxtemplater","version":"3.62.0","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"author":{"name":"Edgar Hipp"},"license":"MIT","_id":"docxtemplater@3.62.0","maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"contributors":[{"name":"Edgar Hipp"}],"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"dist":{"shasum":"4f2a615958c80db912874df5e203f6a7332ad017","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.62.0.tgz","fileCount":93,"integrity":"sha512-UpzRLL+eHJOtXm2DHoiVVrihCUfxhkR/iGDE5NHOasi+jCt9+UlZNI/J8eSqYG1L6lah6RluEundYahWF0b+1Q==","signatures":[{"sig":"MEUCIEak6XpyIti8EfrvJaLNqEyrUs4it8ycnR5K/WMBjQpvAiEAivB2w1Coo2670osIZDiEfYA57IUOHZRGSUlwXwR74AM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1169445,"size":238123},"main":"js/docxtemplater.js","types":"./js/docxtemplater.d.ts","engines":{"node":">=0.10"},"gitHead":"bf61ed25d746a02332267603cbd330b09a770388","scripts":{"lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","test":"npm run convertto:es5 && npm run mocha","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","updtr":"updtr --exclude chai mocha","compile":"npm run convertto:es5","profile":"bash ./profile.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","test:es5":"npm test","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","memorytest":"npm run compile && node --max-old-space-size=8000 js/memory-test.js","preversion":"bash ./preversion.bash","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","check-casing":"bash ./check-casing.bash","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","test:browser":"bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","test:mutations":"cross-env SPEED_TEST=no stryker run","browserify:test":"cross-env FILE=test webpack","verifypublishsize":"bash ./verifypublishsize.bash","convertto:es5:watch":"npm run babel -- --watch","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js"},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"repository":{"url":"git+https://github.com/open-xml-templating/docxtemplater.git","type":"git"},"_npmVersion":"11.3.0","description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","directories":{},"_nodeVersion":"20.19.0","dependencies":{"@xmldom/xmldom":"^0.9.8"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.1.0","tsd":"^0.31.2","chai":"^4.5.0","diff":"^7.0.0","chalk":"^5.4.1","mocha":"^10.8.2","updtr":"^4.1.0","envify":"^4.1.0","eslint":"^9.23.0","lodash":"^4.17.21","mkdirp":"^3.0.1","pizzip":"^3.2.0","rimraf":"^6.0.1","globals":"^16.0.0","webpack":"^5.98.0","eslint_d":"^14.3.0","prettier":"^3.5.3","cross-env":"^7.0.3","@babel/cli":"^7.26.4","playwright":"^1.51.1","@babel/core":"^7.26.10","es6-promise":"^4.2.8","stryker-cli":"^1.0.2","webpack-cli":"^6.0.1","babel-loader":"^10.0.0","finalhandler":"^2.1.0","serve-static":"^1.15.0","@babel/preset-env":"^7.26.9","angular-expressions":"^1.4.3","selenium-standalone":"^10.0.1","@babel/eslint-parser":"^7.26.10","eslint-plugin-import":"^2.31.0","@arethetypeswrong/cli":"^0.17.4","@stryker-mutator/core":"^8.7.1","eslint-formatter-unix":"^8.40.0","@stylistic/eslint-plugin-js":"^4.2.0","eslint-plugin-specific-sort":"file:.eslint-rules","@stryker-mutator/mocha-runner":"^8.7.1","eslint-plugin-sort-class-members":"^1.21.0"},"_npmOperationalInternal":{"tmp":"tmp/docxtemplater_3.62.0_1747062624684_0.3038295376272415","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-05-12T15:10:24.931Z","publish_time":1747062624931,"_source_registry_name":"default"},"3.62.1":{"name":"docxtemplater","version":"3.62.1","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.9.8"},"devDependencies":{"@arethetypeswrong/cli":"^0.17.4","@babel/cli":"^7.26.4","@babel/core":"^7.26.10","@babel/eslint-parser":"^7.26.10","@babel/preset-env":"^7.26.9","@stryker-mutator/core":"^8.7.1","@stryker-mutator/mocha-runner":"^8.7.1","@stylistic/eslint-plugin-js":"^4.2.0","angular-expressions":"^1.4.3","babel-loader":"^10.0.0","chai":"^4.5.0","chalk":"^5.4.1","cross-env":"^7.0.3","diff":"^7.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^9.23.0","eslint_d":"^14.3.0","eslint-formatter-unix":"^8.40.0","eslint-plugin-import":"^2.31.0","eslint-plugin-sort-class-members":"^1.21.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^2.1.0","globals":"^16.0.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.8.2","nyc":"^17.1.0","pizzip":"^3.2.0","playwright":"^1.51.1","prettier":"^3.5.3","rimraf":"^6.0.1","selenium-standalone":"^10.0.1","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.31.2","updtr":"^4.1.0","webpack":"^5.98.0","webpack-cli":"^6.0.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude chai mocha","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"npm run compile && node --max-old-space-size=8000 js/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.62.1","gitHead":"507b8dfa913fb9285eb89244828acb054b44091d","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.19.0","_npmVersion":"11.3.0","dist":{"integrity":"sha512-JDzKwNGrwfQ18hKy/b48M43ES8ZDBtmmVlTRXUsmSmuF4UJFxF2fLnxqKScQ7CD7AgrzC5hUfUpglnK+BNsAbA==","shasum":"99c7a9f6605e3605059f85fb149c07d43d8ac723","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.62.1.tgz","fileCount":93,"unpackedSize":1175559,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIHEGqLpUiXT7kK+KvhcsJUD1hsshSKGESIOY16JhWZvRAiEA1Ued/eucEPODYBK5Dr7YXm95TBTGTm+esGjkaUf6HrI="}],"size":239138},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/docxtemplater_3.62.1_1747140927271_0.7045502737067737"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-13T12:55:27.466Z","publish_time":1747140927466,"_source_registry_name":"default"},"3.62.2":{"name":"docxtemplater","version":"3.62.2","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.9.8"},"devDependencies":{"@arethetypeswrong/cli":"^0.17.4","@babel/cli":"^7.26.4","@babel/core":"^7.26.10","@babel/eslint-parser":"^7.26.10","@babel/preset-env":"^7.26.9","@stryker-mutator/core":"^8.7.1","@stryker-mutator/mocha-runner":"^8.7.1","@stylistic/eslint-plugin-js":"^4.2.0","angular-expressions":"^1.4.3","babel-loader":"^10.0.0","chai":"^4.5.0","chalk":"^5.4.1","cross-env":"^7.0.3","diff":"^7.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^9.23.0","eslint_d":"^14.3.0","eslint-formatter-unix":"^8.40.0","eslint-plugin-import":"^2.31.0","eslint-plugin-sort-class-members":"^1.21.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^2.1.0","globals":"^16.0.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.8.2","nyc":"^17.1.0","pizzip":"^3.2.0","playwright":"^1.51.1","prettier":"^3.5.3","rimraf":"^6.0.1","selenium-standalone":"^10.0.1","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.31.2","updtr":"^4.1.0","webpack":"^5.98.0","webpack-cli":"^6.0.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude chai mocha","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"npm run compile && node --max-old-space-size=8000 js/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.62.2","gitHead":"ff63153e361fea933d5433312b79a8e9be8cbf0b","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.19.0","_npmVersion":"11.3.0","dist":{"integrity":"sha512-G3tqcsyHrtdKhKK7i9T81fBOk1gLRPuIU5nj/pEqeRkD2wgtdJrXztyHx65A7Yj7x2hj6YpzSMVy/sm+uaHCGg==","shasum":"925fff8666f8bf7720bb09c61d434eeaa8a7a91b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.62.2.tgz","fileCount":93,"unpackedSize":1177442,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIE8XGHDF4SkJay4l+EgjDrLj/p6Z5JQthz+zCEMb/PFMAiEAuQCG6RLQeo9zADwPBITV1qqeNLyjRYQLPCv9XTUErAk="}],"size":239503},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/docxtemplater_3.62.2_1747169582584_0.1290956196086377"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-13T20:53:02.813Z","publish_time":1747169582813,"_source_registry_name":"default"},"3.63.0":{"name":"docxtemplater","version":"3.63.0","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.9.8"},"devDependencies":{"@arethetypeswrong/cli":"^0.17.4","@babel/cli":"^7.26.4","@babel/core":"^7.26.10","@babel/eslint-parser":"^7.26.10","@babel/preset-env":"^7.26.9","@stryker-mutator/core":"^8.7.1","@stryker-mutator/mocha-runner":"^8.7.1","@stylistic/eslint-plugin-js":"^4.2.0","angular-expressions":"^1.4.3","babel-loader":"^10.0.0","chai":"^4.5.0","chalk":"^5.4.1","cross-env":"^7.0.3","diff":"^7.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^9.23.0","eslint_d":"^14.3.0","eslint-formatter-unix":"^8.40.0","eslint-plugin-import":"^2.31.0","eslint-plugin-sort-class-members":"^1.21.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^2.1.0","globals":"^16.0.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.8.2","nyc":"^17.1.0","pizzip":"^3.2.0","playwright":"^1.51.1","prettier":"^3.5.3","rimraf":"^6.0.1","selenium-standalone":"^10.0.1","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.31.2","updtr":"^4.1.0","webpack":"^5.98.0","webpack-cli":"^6.0.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude chai mocha","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"npm run compile && node --max-old-space-size=8000 js/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.63.0","gitHead":"92910668456c3f78db0c0289872d30d61a785c92","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.19.0","_npmVersion":"11.3.0","dist":{"integrity":"sha512-ePkPXWBxcHxmja4mGY6qqqzRPHL6KnWxP+6T3xry9mrA1SNUKrQB2GO4JQSMSmGTNmgxuStBQ5pSG+ge+met8Q==","shasum":"d80edbd7cbd2c30998dbc9cf2c6e38e777e031ff","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.63.0.tgz","fileCount":93,"unpackedSize":1185769,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCBUk412kToxHtJHeA1v2sUZ1nPjXGlGP2slCzDt8N5TAIgEgnjev8QHOikPM2LRlMYxce8QlDjy7v8OzV2Ad1O5ro="}],"size":241837},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/docxtemplater_3.63.0_1747738443790_0.338235208169245"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-20T10:54:04.015Z","publish_time":1747738444015,"_source_registry_name":"default"},"3.63.1":{"name":"docxtemplater","version":"3.63.1","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.9.8"},"devDependencies":{"@arethetypeswrong/cli":"^0.17.4","@babel/cli":"^7.26.4","@babel/core":"^7.26.10","@babel/eslint-parser":"^7.26.10","@babel/preset-env":"^7.26.9","@stryker-mutator/core":"^8.7.1","@stryker-mutator/mocha-runner":"^8.7.1","@stylistic/eslint-plugin-js":"^4.2.0","angular-expressions":"^1.4.3","babel-loader":"^10.0.0","chai":"^4.5.0","chalk":"^5.4.1","cross-env":"^7.0.3","diff":"^7.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^9.23.0","eslint_d":"^14.3.0","eslint-formatter-unix":"^8.40.0","eslint-plugin-import":"^2.31.0","eslint-plugin-sort-class-members":"^1.21.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^2.1.0","globals":"^16.0.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.8.2","nyc":"^17.1.0","pizzip":"^3.2.0","playwright":"^1.51.1","prettier":"^3.5.3","rimraf":"^6.0.1","selenium-standalone":"^10.0.1","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.31.2","updtr":"^4.1.0","webpack":"^5.98.0","webpack-cli":"^6.0.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude chai mocha","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"npm run compile && node --max-old-space-size=8000 js/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.63.1","gitHead":"2d68b1203d2e86e0288eaa079f827a1f290970e8","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.19.2","_npmVersion":"10.8.2","dist":{"integrity":"sha512-9hOy4s6tJGaVXHcBV04eL0wwooCZWLg8n3Tk30ICysGsQMxk4HPi3jDI4BPJFlg7zGeXb2amCWIHlyHiJIjIGQ==","shasum":"1127adce80aa3793da66f053e2f903c3fc5a9886","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.63.1.tgz","fileCount":93,"unpackedSize":1187569,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCpXd0EVyjKL6G+9AuOSqcCf1vZc01Jg8LJQp71sfQPkgIhANh4gDySYojvAq5/J3wV8COKawZCN71J0115dpyRPQpK"}],"size":242403},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/docxtemplater_3.63.1_1748384528028_0.9594744645893309"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-27T22:22:08.223Z","publish_time":1748384528223,"_source_registry_name":"default"},"3.63.2":{"name":"docxtemplater","version":"3.63.2","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.9.8"},"devDependencies":{"@arethetypeswrong/cli":"^0.17.4","@babel/cli":"^7.26.4","@babel/core":"^7.26.10","@babel/eslint-parser":"^7.26.10","@babel/preset-env":"^7.26.9","@stryker-mutator/core":"^8.7.1","@stryker-mutator/mocha-runner":"^8.7.1","@stylistic/eslint-plugin-js":"^4.2.0","angular-expressions":"^1.4.3","babel-loader":"^10.0.0","chai":"^4.5.0","chalk":"^5.4.1","cross-env":"^7.0.3","diff":"^7.0.0","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^9.23.0","eslint_d":"^14.3.0","eslint-formatter-unix":"^8.40.0","eslint-plugin-import":"^2.31.0","eslint-plugin-sort-class-members":"^1.21.0","eslint-plugin-specific-sort":"file:.eslint-rules","finalhandler":"^2.1.0","globals":"^16.0.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.8.2","nyc":"^17.1.0","pizzip":"^3.2.0","playwright":"^1.51.1","prettier":"^3.5.3","rimraf":"^6.0.1","selenium-standalone":"^10.0.1","serve-static":"^1.15.0","stryker-cli":"^1.0.2","tsd":"^0.31.2","updtr":"^4.1.0","webpack":"^5.98.0","webpack-cli":"^6.0.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude chai mocha","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"npm run compile && node --max-old-space-size=8000 js/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.63.2","gitHead":"20384a47b02df83de24dad4b200891d1c5a2c43b","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.19.2","_npmVersion":"10.8.2","dist":{"integrity":"sha512-e/euKWiDeEXWB7g+eUAkZEduRp/Tf+kqpHO5KHindzAuBht/9q7oEOaOKQo5RCtSMCYjAZj+jXdXKPUPR6XIeQ==","shasum":"9b077280caf7032c884dfa10aa75c9a65533aa3c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.63.2.tgz","fileCount":93,"unpackedSize":1187649,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQC/c44I41oBKvw8dLPWuEyxuA2JjE7QLyxqbYFxbwqgZQIgcaQmZIw+Ocy38MfEtNzYpk+qMPU8ZISMS077z4HaHIo="}],"size":242421},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/docxtemplater_3.63.2_1748385786471_0.6862016849279013"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-27T22:43:06.735Z","publish_time":1748385786735,"_source_registry_name":"default"},"3.63.3":{"name":"docxtemplater","version":"3.63.3","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"author":{"name":"Edgar Hipp"},"license":"MIT","_id":"docxtemplater@3.63.3","maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"contributors":[{"name":"Edgar Hipp"}],"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"dist":{"shasum":"ec7b2099f2cec82a5c8a0b4d6631c086e76ea220","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.63.3.tgz","fileCount":93,"integrity":"sha512-mAzti6b5C9OgyrybXKg1v3drhVmzhr7moQF3mcRFpn47AVevlC2AN5eOKOEnWa933GN/6eFNXGzzScKMI+IJhA==","signatures":[{"sig":"MEQCIC103bg2h2v7d1muEtZi3wkJ4pBKLumZjZHMsdDwWi1vAiB1mipdBtC3IK3KAPHfnGoltdMKUnxzUcH0mykzuy8DDg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1168319,"size":239908},"main":"js/docxtemplater.js","types":"./js/docxtemplater.d.ts","engines":{"node":">=0.10"},"gitHead":"8b467c6fe8ed783ae949b625ef5794f4ca96f1ff","scripts":{"lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","test":"npm run convertto:es5 && npm run mocha","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","updtr":"updtr --exclude chai mocha","compile":"npm run convertto:es5","profile":"bash ./profile.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --cache && shfmt -l -w *.bash","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","test:es5":"npm test","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","memorytest":"npm run compile && node --max-old-space-size=8000 js/memory-test.js","preversion":"bash ./preversion.bash","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","check-casing":"bash ./check-casing.bash","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","test:browser":"bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","test:mutations":"cross-env SPEED_TEST=no stryker run","browserify:test":"cross-env FILE=test webpack","verifypublishsize":"bash ./verifypublishsize.bash","convertto:es5:watch":"npm run babel -- --watch","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js"},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"repository":{"url":"git+https://github.com/open-xml-templating/docxtemplater.git","type":"git"},"_npmVersion":"10.8.2","description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","directories":{},"_nodeVersion":"20.19.2","dependencies":{"@xmldom/xmldom":"^0.9.8"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.1.0","tsd":"^0.32.0","chai":"^4.5.0","diff":"^8.0.2","chalk":"^5.4.1","mocha":"^10.8.2","updtr":"^4.1.0","envify":"^4.1.0","eslint":"^9.28.0","lodash":"^4.17.21","mkdirp":"^3.0.1","pizzip":"^3.2.0","rimraf":"^6.0.1","globals":"^16.2.0","webpack":"^5.99.9","eslint_d":"^14.3.0","prettier":"^3.5.3","cross-env":"^7.0.3","@babel/cli":"^7.27.2","playwright":"^1.53.0","@babel/core":"^7.27.4","es6-promise":"^4.2.8","stryker-cli":"^1.0.2","webpack-cli":"^6.0.1","babel-loader":"^10.0.0","finalhandler":"^2.1.0","serve-static":"^2.2.0","@babel/preset-env":"^7.27.2","angular-expressions":"^1.4.3","selenium-standalone":"^10.0.1","@babel/eslint-parser":"^7.27.5","eslint-plugin-import":"^2.31.0","@arethetypeswrong/cli":"^0.18.2","@stryker-mutator/core":"^9.0.1","eslint-formatter-unix":"^8.40.0","@stylistic/eslint-plugin-js":"^4.4.1","eslint-plugin-specific-sort":"file:.eslint-rules","@stryker-mutator/mocha-runner":"^9.0.1","eslint-plugin-sort-class-members":"^1.21.0"},"_npmOperationalInternal":{"tmp":"tmp/docxtemplater_3.63.3_1749718514238_0.6020903084371316","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-06-12T08:55:14.439Z","publish_time":1749718514439,"_source_registry_name":"default"},"3.63.4":{"name":"docxtemplater","version":"3.63.4","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"author":{"name":"Edgar Hipp"},"license":"MIT","_id":"docxtemplater@3.63.4","maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"contributors":[{"name":"Edgar Hipp"}],"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"dist":{"shasum":"481d4bc6a75957fa9cf83ed82c4809460a86de4a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.63.4.tgz","fileCount":94,"integrity":"sha512-IiebbqmyDeE0X+6a/RGsf/K3b48dBKHxa1bLXvK0lDPEqMqGkZ8IYGO/YeHhIMDMxUxnnxNodkZhfrYCWTnvxA==","signatures":[{"sig":"MEQCIHqAvXLmA7h+orAlT4r9BCYBEw/KX6ZV0K2BkwHgCE22AiAop7t069Og1PggbXh3vtDaP2xfAMUQrmCCKwdWeGcnIg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1166114,"size":239173},"main":"js/docxtemplater.js","types":"./js/docxtemplater.d.ts","engines":{"node":">=0.10"},"gitHead":"ce9ff00ce8960ed8181bf997ec804e80f4173317","scripts":{"lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","test":"npm run convertto:es5 && npm run mocha","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","updtr":"updtr --exclude chai mocha","compile":"npm run convertto:es5","profile":"bash ./profile.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --fix --cache && shfmt -l -w *.bash","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","test:es5":"npm test","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","memorytest":"npm run compile && node --max-old-space-size=8000 js/memory-test.js","preversion":"bash ./preversion.bash","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","check-casing":"bash ./check-casing.bash","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","test:browser":"bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","test:mutations":"cross-env SPEED_TEST=no stryker run","browserify:test":"cross-env FILE=test webpack","verifypublishsize":"bash ./verifypublishsize.bash","convertto:es5:watch":"npm run babel -- --watch","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js"},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"repository":{"url":"git+https://github.com/open-xml-templating/docxtemplater.git","type":"git"},"_npmVersion":"10.8.2","description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","directories":{},"_nodeVersion":"20.19.2","dependencies":{"@xmldom/xmldom":"^0.9.8"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.1.0","tsd":"^0.32.0","chai":"^4.5.0","diff":"^8.0.2","chalk":"^5.4.1","mocha":"^10.8.2","updtr":"^4.1.0","envify":"^4.1.0","eslint":"^9.28.0","lodash":"^4.17.21","mkdirp":"^3.0.1","pizzip":"^3.2.0","rimraf":"^6.0.1","globals":"^16.2.0","webpack":"^5.99.9","eslint_d":"^14.3.0","prettier":"^3.5.3","cross-env":"^7.0.3","@babel/cli":"^7.27.2","playwright":"^1.53.0","@babel/core":"^7.27.4","es6-promise":"^4.2.8","stryker-cli":"^1.0.2","webpack-cli":"^6.0.1","babel-loader":"^10.0.0","finalhandler":"^2.1.0","serve-static":"^2.2.0","eslint-plugin-xt":"file:.eslint-rules","@babel/preset-env":"^7.27.2","angular-expressions":"^1.4.3","selenium-standalone":"^10.0.1","@babel/eslint-parser":"^7.27.5","eslint-plugin-import":"^2.31.0","@arethetypeswrong/cli":"^0.18.2","@stryker-mutator/core":"^9.0.1","eslint-formatter-unix":"^8.40.0","@stylistic/eslint-plugin-js":"^4.4.1","@stryker-mutator/mocha-runner":"^9.0.1","eslint-plugin-sort-class-members":"^1.21.0"},"_npmOperationalInternal":{"tmp":"tmp/docxtemplater_3.63.4_1749999102326_0.806910370664357","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-06-15T14:51:42.526Z","publish_time":1749999102526,"_source_registry_name":"default"},"3.64.0":{"name":"docxtemplater","version":"3.64.0","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"author":{"name":"Edgar Hipp"},"license":"MIT","_id":"docxtemplater@3.64.0","maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"contributors":[{"name":"Edgar Hipp"}],"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"dist":{"shasum":"3d42f9e4334406aa6211a265a774cc5a30f801ca","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.64.0.tgz","fileCount":95,"integrity":"sha512-GV97aevoVSOc2JmhRIbT4X3FFxs5OzaROoTa+yJbVzW5L/+ifzk/254eugdaWDbB4yK38ZaM5ZJtXqDbD69wIw==","signatures":[{"sig":"MEQCIBtf/+bD2Et0C51MhGoJNwNqZIwcWQMM93yzNihZAukQAiBlx802cbbUXEafxg8mU/W7S2EFtZlWNPrPl3Fs1jALdA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1170436,"size":239885},"main":"js/docxtemplater.js","types":"./js/docxtemplater.d.ts","engines":{"node":">=0.10"},"gitHead":"19f79f7767eb75f9cfb02f1bde55c48906a0cfd8","scripts":{"lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","test":"npm run convertto:es5 && npm run mocha","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","updtr":"updtr --exclude chai mocha","compile":"npm run convertto:es5","profile":"bash ./profile.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --fix --cache && shfmt -l -w *.bash","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","test:es5":"npm test","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","memorytest":"npm run compile && node --max-old-space-size=8000 js/memory-test.js","preversion":"bash ./preversion.bash","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","check-casing":"bash ./check-casing.bash","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","test:browser":"bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","test:mutations":"cross-env SPEED_TEST=no stryker run","browserify:test":"cross-env FILE=test webpack","verifypublishsize":"bash ./verifypublishsize.bash","convertto:es5:watch":"npm run babel -- --watch","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js"},"_npmUser":{"name":"anonymous","actor":{"name":"edi9999","type":"user","email":"hipp.edg@gmail.com"},"email":"hipp.edg@gmail.com"},"repository":{"url":"git+https://github.com/open-xml-templating/docxtemplater.git","type":"git"},"_npmVersion":"10.8.2","description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","directories":{},"_nodeVersion":"20.19.2","dependencies":{"@xmldom/xmldom":"^0.9.8"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.1.0","tsd":"^0.32.0","chai":"^4.5.0","diff":"^8.0.2","chalk":"^5.4.1","mocha":"^10.8.2","updtr":"^4.1.0","envify":"^4.1.0","eslint":"^9.28.0","lodash":"^4.17.21","mkdirp":"^3.0.1","pizzip":"^3.2.0","rimraf":"^6.0.1","globals":"^16.2.0","webpack":"^5.99.9","eslint_d":"^14.3.0","prettier":"^3.5.3","cross-env":"^7.0.3","@babel/cli":"^7.27.2","playwright":"^1.53.0","@babel/core":"^7.27.4","es6-promise":"^4.2.8","stryker-cli":"^1.0.2","webpack-cli":"^6.0.1","babel-loader":"^10.0.0","finalhandler":"^2.1.0","serve-static":"^2.2.0","eslint-plugin-xt":"file:.eslint-rules","@babel/preset-env":"^7.27.2","angular-expressions":"^1.4.3","selenium-standalone":"^10.0.1","@babel/eslint-parser":"^7.27.5","eslint-plugin-import":"^2.31.0","@arethetypeswrong/cli":"^0.18.2","@stryker-mutator/core":"^9.0.1","eslint-formatter-unix":"^8.40.0","@stylistic/eslint-plugin-js":"^4.4.1","@stryker-mutator/mocha-runner":"^9.0.1","eslint-plugin-sort-class-members":"^1.21.0"},"_npmOperationalInternal":{"tmp":"tmp/docxtemplater_3.64.0_1750196121325_0.7212520028665463","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-06-17T21:35:21.594Z","publish_time":1750196121594,"_source_registry_name":"default"},"3.65.0":{"name":"docxtemplater","version":"3.65.0","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"author":{"name":"Edgar Hipp"},"license":"MIT","_id":"docxtemplater@3.65.0","maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"contributors":[{"name":"Edgar Hipp"}],"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"dist":{"shasum":"11e2bd4b3ab5ed3b8b308806661b9131bd56b95e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.65.0.tgz","fileCount":95,"integrity":"sha512-8vh5bMluhtse7WLr95lU1aMMAirhNm+r8nFK3xjiXqzL1OHj1sPOO51yXbsGfUI1zMwFnjQ2wbCzXj1LYbjMjA==","signatures":[{"sig":"MEUCIQCml6OCYmLVL/nVycqNUb0AbN7RFZ3dEY7ej3PGzHvqmAIgNHAGTivhgZt0PDCXXWpW2CFIPKa0NtlEdiZNOt+LJNU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1172145,"size":240286},"main":"js/docxtemplater.js","types":"./js/docxtemplater.d.ts","engines":{"node":">=0.10"},"gitHead":"0827b3d9f0997fa28aa61d7e263714d1bb365912","scripts":{"lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","test":"npm run convertto:es5 && npm run mocha","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","updtr":"updtr --exclude chai mocha","compile":"npm run convertto:es5","profile":"bash ./profile.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --fix --cache && shfmt -l -w *.bash","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","test:es5":"npm test","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","memorytest":"npm run compile && node --max-old-space-size=8000 js/memory-test.js","preversion":"bash ./preversion.bash","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","check-casing":"bash ./check-casing.bash","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","test:browser":"bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","test:mutations":"cross-env SPEED_TEST=no stryker run","browserify:test":"cross-env FILE=test webpack","verifypublishsize":"bash ./verifypublishsize.bash","convertto:es5:watch":"npm run babel -- --watch","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js"},"_npmUser":{"name":"anonymous","actor":{"name":"edi9999","type":"user","email":"hipp.edg@gmail.com"},"email":"hipp.edg@gmail.com"},"repository":{"url":"git+https://github.com/open-xml-templating/docxtemplater.git","type":"git"},"_npmVersion":"10.8.2","description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","directories":{},"_nodeVersion":"20.19.2","dependencies":{"@xmldom/xmldom":"^0.9.8"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.1.0","tsd":"^0.32.0","chai":"^4.5.0","diff":"^8.0.2","chalk":"^5.4.1","mocha":"^10.8.2","updtr":"^4.1.0","envify":"^4.1.0","eslint":"^9.28.0","lodash":"^4.17.21","mkdirp":"^3.0.1","pizzip":"^3.2.0","rimraf":"^6.0.1","globals":"^16.2.0","webpack":"^5.99.9","eslint_d":"^14.3.0","prettier":"^3.5.3","cross-env":"^7.0.3","@babel/cli":"^7.27.2","playwright":"^1.53.0","@babel/core":"^7.27.4","es6-promise":"^4.2.8","stryker-cli":"^1.0.2","webpack-cli":"^6.0.1","babel-loader":"^10.0.0","finalhandler":"^2.1.0","serve-static":"^2.2.0","eslint-plugin-xt":"file:.eslint-rules","@babel/preset-env":"^7.27.2","angular-expressions":"^1.4.3","selenium-standalone":"^10.0.1","@babel/eslint-parser":"^7.27.5","eslint-plugin-import":"^2.31.0","@arethetypeswrong/cli":"^0.18.2","@stryker-mutator/core":"^9.0.1","eslint-formatter-unix":"^8.40.0","@stylistic/eslint-plugin-js":"^4.4.1","@stryker-mutator/mocha-runner":"^9.0.1","eslint-plugin-sort-class-members":"^1.21.0"},"_npmOperationalInternal":{"tmp":"tmp/docxtemplater_3.65.0_1750198717572_0.6036692222727174","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-06-17T22:18:37.769Z","publish_time":1750198717769,"_source_registry_name":"default"},"3.65.1":{"name":"docxtemplater","version":"3.65.1","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.9.8"},"devDependencies":{"@arethetypeswrong/cli":"^0.18.2","@babel/cli":"^7.27.2","@babel/core":"^7.27.4","@babel/eslint-parser":"^7.27.5","@babel/preset-env":"^7.27.2","@stryker-mutator/core":"^9.0.1","@stryker-mutator/mocha-runner":"^9.0.1","@stylistic/eslint-plugin-js":"^4.4.1","angular-expressions":"^1.4.3","babel-loader":"^10.0.0","chai":"^4.5.0","chalk":"^5.4.1","cross-env":"^7.0.3","diff":"^8.0.2","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^9.28.0","eslint_d":"^14.3.0","eslint-formatter-unix":"^8.40.0","eslint-plugin-import":"^2.31.0","eslint-plugin-sort-class-members":"^1.21.0","eslint-plugin-xt":"file:.eslint-rules","finalhandler":"^2.1.0","globals":"^16.2.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.8.2","nyc":"^17.1.0","pizzip":"^3.2.0","playwright":"^1.53.0","prettier":"^3.5.3","rimraf":"^6.0.1","selenium-standalone":"^10.0.1","serve-static":"^2.2.0","stryker-cli":"^1.0.2","tsd":"^0.32.0","updtr":"^4.1.0","webpack":"^5.99.9","webpack-cli":"^6.0.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude chai mocha","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --fix --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"npm run compile && node --max-old-space-size=8000 js/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.65.1","gitHead":"17c91ea856980c8205debe592e4bf38b162f0659","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.19.2","_npmVersion":"10.8.2","dist":{"integrity":"sha512-PSi7R3Wv0i2ykkHuILRgoFqcI9qOstuu4FgFndBqUmmMwuxRnedUDDUGQ5yfkMVoVFsSc3XJoxDhBwic8tXWdQ==","shasum":"6b125d3b9926835a871660067c4794c16af99201","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.65.1.tgz","fileCount":96,"unpackedSize":1174333,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDOHDPKQq0DzF0/iluLBt7Hfw1SvJc/KEtrvUbDlLaKlAIgRAiSDXvM2NcQlZvVMHQ6r4l2/pHTn2HjxcOfdtwH+zU="}],"size":240827},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com","actor":{"name":"edi9999","email":"hipp.edg@gmail.com","type":"user"}},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/docxtemplater_3.65.1_1750714478160_0.49970352520809547"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-23T21:34:38.466Z","publish_time":1750714478466,"_source_registry_name":"default"},"3.65.2":{"name":"docxtemplater","version":"3.65.2","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.9.8"},"devDependencies":{"@arethetypeswrong/cli":"^0.18.2","@babel/cli":"^7.28.0","@babel/core":"^7.28.0","@babel/eslint-parser":"^7.28.0","@babel/preset-env":"^7.28.0","@stryker-mutator/core":"^9.0.1","@stryker-mutator/mocha-runner":"^9.0.1","@stylistic/eslint-plugin-js":"^4.4.1","angular-expressions":"^1.5.0","babel-loader":"^10.0.0","chai":"^4.5.0","chalk":"^5.4.1","cross-env":"^7.0.3","diff":"^8.0.2","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^9.30.1","eslint_d":"^14.3.0","eslint-formatter-unix":"^8.40.0","eslint-plugin-import":"^2.32.0","eslint-plugin-sort-class-members":"^1.21.0","eslint-plugin-xt":"file:.eslint-rules","finalhandler":"^2.1.0","globals":"^16.3.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.8.2","nyc":"^17.1.0","pizzip":"^3.2.0","playwright":"^1.53.2","prettier":"^3.5.3","rimraf":"^6.0.1","selenium-standalone":"^10.0.1","serve-static":"^2.2.0","stryker-cli":"^1.0.2","tsd":"^0.32.0","updtr":"^4.1.0","webpack":"^5.99.9","webpack-cli":"^6.0.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude chai mocha","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --fix --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"npm run compile && node --max-old-space-size=8000 js/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.65.2","gitHead":"95bb832522460b31f645b22a1f18315bab8f7de8","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.19.3","_npmVersion":"10.8.2","dist":{"integrity":"sha512-aDE2D0ir+4K1nruSFtIBbLE4vxyvB/qLNVVlXjVjtI6an4z2Qe5BprxusFsDRH8j6FCz3aXe6qxi3O+cGHnq+Q==","shasum":"77a0db9c42e71d16178602fb41ba352b8b39accf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.65.2.tgz","fileCount":96,"unpackedSize":1176774,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCICHgBjK5qxVW9H0ppbchuGnE8FY1hWrsgbjMswz0aZmWAiEA6D1dtJPKzqJqddPos+UtfgOCP4qHUiPNfC7UyrXgx+E="}],"size":241357},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/docxtemplater_3.65.2_1752050190900_0.7518195256049744"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-09T08:36:31.097Z","publish_time":1752050191097,"_source_registry_name":"default"},"3.65.3":{"name":"docxtemplater","version":"3.65.3","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.9.8"},"devDependencies":{"@arethetypeswrong/cli":"^0.18.2","@babel/cli":"^7.28.0","@babel/core":"^7.28.0","@babel/eslint-parser":"^7.28.0","@babel/preset-env":"^7.28.0","@stryker-mutator/core":"^9.0.1","@stryker-mutator/mocha-runner":"^9.0.1","@stylistic/eslint-plugin-js":"^4.4.1","angular-expressions":"^1.5.1","babel-loader":"^10.0.0","chai":"^4.5.0","chalk":"^5.4.1","cross-env":"^7.0.3","diff":"^8.0.2","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^9.31.0","eslint_d":"^14.3.0","eslint-formatter-unix":"^8.40.0","eslint-plugin-import":"^2.32.0","eslint-plugin-sort-class-members":"^1.21.0","eslint-plugin-xt":"file:.eslint-rules","finalhandler":"^2.1.0","globals":"^16.3.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.8.2","nyc":"^17.1.0","pizzip":"^3.2.0","playwright":"^1.54.1","prettier":"^3.6.2","rimraf":"^6.0.1","serve-static":"^2.2.0","stryker-cli":"^1.0.2","tsd":"^0.32.0","updtr":"^4.1.0","webpack":"^5.100.2","webpack-cli":"^6.0.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude chai mocha","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --fix --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"npm run compile && node --max-old-space-size=8000 js/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.65.3","gitHead":"c4342b8cec1914f5eccb03c20ed7231e930e893b","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.19.3","_npmVersion":"10.8.2","dist":{"integrity":"sha512-NMCUehaHAz1itLGBz+GhVMX6gQ/ipqDicPoTPJ+ss/i9Jx7CVPuPj8yNPmvMFGgDrkZV8tOTTz6h/YXAztBDPA==","shasum":"205301c80faf47b41cb52f048218213fed84a5d9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.65.3.tgz","fileCount":96,"unpackedSize":1181525,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCICZ6pGAPRo2l3YlgaujmFCBUhJvbdZmcP7bxEi83fRtuAiEAyKNENuRuKK5MBz9vallh3GGizFSe3wjmUukraRU7WfM="}],"size":242817},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/docxtemplater_3.65.3_1755012850121_0.32298933774047534"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-12T15:34:10.442Z","publish_time":1755012850442,"_source_registry_name":"default"},"3.66.0":{"name":"docxtemplater","version":"3.66.0","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.9.8"},"devDependencies":{"@arethetypeswrong/cli":"^0.18.2","@babel/cli":"^7.28.3","@babel/core":"^7.28.3","@babel/eslint-parser":"^7.28.0","@babel/preset-env":"^7.28.3","@stryker-mutator/core":"^9.0.1","@stryker-mutator/mocha-runner":"^9.0.1","@stylistic/eslint-plugin-js":"^4.4.1","angular-expressions":"^1.5.1","babel-loader":"^10.0.0","chai":"^4.5.0","chalk":"^5.6.0","cross-env":"^10.0.0","diff":"^8.0.2","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^9.33.0","eslint_d":"^14.3.0","eslint-formatter-unix":"^8.40.0","eslint-plugin-import":"^2.32.0","eslint-plugin-sort-class-members":"^1.21.0","eslint-plugin-xt":"file:.eslint-rules","finalhandler":"^2.1.0","globals":"^16.3.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.8.2","nyc":"^17.1.0","pizzip":"^3.2.0","playwright":"^1.54.2","prettier":"^3.6.2","rimraf":"^6.0.1","serve-static":"^2.2.0","stryker-cli":"^1.0.2","ts-to-zod":"^3.15.0","tsd":"^0.33.0","updtr":"^4.1.0","webpack":"^5.101.2","webpack-cli":"^6.0.1","zod":"^4.1.1"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude chai mocha","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","generate:zod":"ts-to-zod es6/docxtemplater.d.ts output-zod.ts && cat output-zod.ts && rm output-zod.ts","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --fix --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"npm run compile && node --max-old-space-size=8000 js/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.66.0","gitHead":"98eb4a3b48b22df4cde7bf13aff645c73eb65597","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.19.3","_npmVersion":"10.8.2","dist":{"integrity":"sha512-YIo+HYGm9TvpUY/N4z5Nqqgq+yQcvDr3Jwvj7NAgXilG1UWj4t4P25gQpd6cdrCiOKs57dRJCJLc40aYzNHMhQ==","shasum":"a090fddcbd8237b05406d72df650b6885e6157bd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.66.0.tgz","fileCount":99,"unpackedSize":1212465,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIFDAUhiQ6n1wi2Vn3yZp+HNacCK7gsg51nzpDmdpFNbbAiEAjjRmlrsXwSLKQ5wTjbFXjmGrBBN+FV8YD3FstuO4Yoc="}],"size":246278},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/docxtemplater_3.66.0_1756459697059_0.8605173008928142"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-29T09:28:17.286Z","publish_time":1756459697286,"_source_registry_name":"default"},"3.66.1":{"name":"docxtemplater","version":"3.66.1","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.9.8"},"devDependencies":{"@arethetypeswrong/cli":"^0.18.2","@babel/cli":"^7.28.3","@babel/core":"^7.28.3","@babel/eslint-parser":"^7.28.0","@babel/preset-env":"^7.28.3","@stryker-mutator/core":"^9.0.1","@stryker-mutator/mocha-runner":"^9.0.1","@stylistic/eslint-plugin-js":"^4.4.1","angular-expressions":"^1.5.1","babel-loader":"^10.0.0","chai":"^4.5.0","chalk":"^5.6.0","cross-env":"^10.0.0","diff":"^8.0.2","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^9.34.0","eslint_d":"^14.3.0","eslint-formatter-unix":"^8.40.0","eslint-plugin-import":"^2.32.0","eslint-plugin-sort-class-members":"^1.21.0","eslint-plugin-xt":"file:.eslint-rules","finalhandler":"^2.1.0","globals":"^16.3.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.8.2","nyc":"^17.1.0","pizzip":"^3.2.0","playwright":"^1.55.0","prettier":"^3.6.2","rimraf":"^6.0.1","serve-static":"^2.2.0","stryker-cli":"^1.0.2","ts-to-zod":"^3.15.0","tsd":"^0.33.0","updtr":"^4.1.0","webpack":"^5.101.3","webpack-cli":"^6.0.1","zod":"^4.1.5"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude chai mocha","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","generate:zod":"ts-to-zod es6/docxtemplater.d.ts output-zod.ts && cat output-zod.ts && rm output-zod.ts","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --fix --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"npm run compile && node --max-old-space-size=8000 js/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.66.1","gitHead":"4fbfc04911b33284cb96f4c0a8a97f3f13eff541","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.19.3","_npmVersion":"10.8.2","dist":{"integrity":"sha512-IziWJJjuRMFlK3gxrO8pASDBr3iBJ1ZQgq2XXfXWdYnt9gWRKRYe8fo2VHsakGVG6gorlSCipGLHAxiq5jLyKw==","shasum":"e28eb1ce24c4631d217592b95b330a79cf2a10d4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.66.1.tgz","fileCount":99,"unpackedSize":1212811,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQC+c0n4Zm5trW2OD6Gl++hK+t/G5eLwrF8m16+g/CrJHQIgFb0yTWMjXNFzS7nf3fneDA/96grsGzWqduCdlAMh4Is="}],"size":246361},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/docxtemplater_3.66.1_1756849729864_0.5670837414313046"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-02T21:48:50.126Z","publish_time":1756849730126,"_source_registry_name":"default"},"3.66.2":{"name":"docxtemplater","version":"3.66.2","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.9.8"},"devDependencies":{"@arethetypeswrong/cli":"^0.18.2","@babel/cli":"^7.28.3","@babel/core":"^7.28.3","@babel/eslint-parser":"^7.28.0","@babel/preset-env":"^7.28.3","@stryker-mutator/core":"^9.0.1","@stryker-mutator/mocha-runner":"^9.0.1","@stylistic/eslint-plugin-js":"^4.4.1","angular-expressions":"^1.5.1","babel-loader":"^10.0.0","chai":"^4.5.0","chalk":"^5.6.0","cross-env":"^10.0.0","diff":"^8.0.2","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^9.34.0","eslint_d":"^14.3.0","eslint-formatter-unix":"^8.40.0","eslint-plugin-import":"^2.32.0","eslint-plugin-sort-class-members":"^1.21.0","eslint-plugin-xt":"file:.eslint-rules","finalhandler":"^2.1.0","globals":"^16.3.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.8.2","nyc":"^17.1.0","pizzip":"^3.2.0","playwright":"^1.55.0","prettier":"^3.6.2","rimraf":"^6.0.1","serve-static":"^2.2.0","stryker-cli":"^1.0.2","ts-to-zod":"^3.15.0","tsd":"^0.33.0","updtr":"^4.1.0","webpack":"^5.101.3","webpack-cli":"^6.0.1","zod":"^4.1.5"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude chai mocha","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","generate:zod":"ts-to-zod es6/docxtemplater.d.ts output-zod.ts && cat output-zod.ts && rm output-zod.ts","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --fix --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"npm run compile && node --max-old-space-size=8000 js/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.66.2","gitHead":"f9dd51d52870bc88193db48a7c7a6d071c9292d7","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.19.3","_npmVersion":"10.8.2","dist":{"integrity":"sha512-H7cnE+CYUcy6lXbB+6buTaPFhZin9aiSPy6O7YrjGCrt+7ZT8Zax5OZsENDGyd47GcFmCuB6Ecvgj+GtIiwAXQ==","shasum":"ad2cba40f22a8de63e4a8e666e4e59ba98c4727a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.66.2.tgz","fileCount":99,"unpackedSize":1213464,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDgPIjlb2QMG7PB/QrBIRmwIndWeGuqgKX5hve+6YtMcgIhAM//VoGE4WKamIx8AZZDTngtK1q2zXgulLhIzz0Gl++Z"}],"size":246478},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/docxtemplater_3.66.2_1756904046928_0.15805706292523047"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-03T12:54:07.130Z","publish_time":1756904047130,"_source_registry_name":"default"},"3.66.3":{"name":"docxtemplater","version":"3.66.3","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.9.8"},"devDependencies":{"@arethetypeswrong/cli":"^0.18.2","@babel/cli":"^7.28.3","@babel/core":"^7.28.3","@babel/eslint-parser":"^7.28.0","@babel/preset-env":"^7.28.3","@stryker-mutator/core":"^9.0.1","@stryker-mutator/mocha-runner":"^9.0.1","@stylistic/eslint-plugin-js":"^4.4.1","angular-expressions":"^1.5.1","babel-loader":"^10.0.0","chai":"^4.5.0","chalk":"^5.6.0","cross-env":"^10.0.0","diff":"^8.0.2","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^9.34.0","eslint_d":"^14.3.0","eslint-formatter-unix":"^8.40.0","eslint-plugin-import":"^2.32.0","eslint-plugin-sort-class-members":"^1.21.0","eslint-plugin-xt":"file:.eslint-rules","finalhandler":"^2.1.0","globals":"^16.3.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.8.2","nyc":"^17.1.0","pizzip":"^3.2.0","playwright":"^1.55.0","prettier":"^3.6.2","rimraf":"^6.0.1","serve-static":"^2.2.0","stryker-cli":"^1.0.2","ts-to-zod":"^3.15.0","tsd":"^0.33.0","updtr":"^4.1.0","webpack":"^5.101.3","webpack-cli":"^6.0.1","zod":"^4.1.5"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude chai mocha","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","generate:zod":"ts-to-zod es6/docxtemplater.d.ts output-zod.ts && cat output-zod.ts && rm output-zod.ts","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --fix --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"npm run compile && node --max-old-space-size=8000 js/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.66.3","gitHead":"6c9d97904e1067491142f70cfa3d186db673a9c3","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.19.3","_npmVersion":"10.8.2","dist":{"integrity":"sha512-fTBNyqa+dEAQ6enQmvXnR1wSyedbCn5zbQ6OuIGyGfYcMiwc0xVgRC3JoFjr39Na3/zvxcacqoN2VOTU6I29DQ==","shasum":"30d70587a2df2feb43aadc50a37d31495daaf138","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.66.3.tgz","fileCount":99,"unpackedSize":1213688,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQD5DFTkvB54+9aTR7fy6wtsbe6zQmx1j+EfvBnxF2hlowIhAOVuIQrmcb/PgoRuWdpApat5WxkQ72Ib5u2LaZGl4lNM"}],"size":246543},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/docxtemplater_3.66.3_1757686347761_0.4997645239262394"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-12T14:12:27.984Z","publish_time":1757686347984,"_source_registry_name":"default"},"3.66.4":{"name":"docxtemplater","version":"3.66.4","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.9.8"},"devDependencies":{"@arethetypeswrong/cli":"^0.18.2","@babel/cli":"^7.28.3","@babel/core":"^7.28.3","@babel/eslint-parser":"^7.28.0","@babel/preset-env":"^7.28.3","@stryker-mutator/core":"^9.0.1","@stryker-mutator/mocha-runner":"^9.0.1","@stylistic/eslint-plugin-js":"^4.4.1","angular-expressions":"^1.5.1","babel-loader":"^10.0.0","chai":"^4.5.0","chalk":"^5.6.0","cross-env":"^10.0.0","diff":"^8.0.2","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^9.34.0","eslint_d":"^14.3.0","eslint-formatter-unix":"^8.40.0","eslint-plugin-import":"^2.32.0","eslint-plugin-sort-class-members":"^1.21.0","eslint-plugin-xt":"file:.eslint-rules","finalhandler":"^2.1.0","globals":"^16.3.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.8.2","nyc":"^17.1.0","pizzip":"^3.2.0","playwright":"^1.55.0","prettier":"^3.6.2","rimraf":"^6.0.1","serve-static":"^2.2.0","stryker-cli":"^1.0.2","ts-to-zod":"^3.15.0","tsd":"^0.33.0","updtr":"^4.1.0","webpack":"^5.101.3","webpack-cli":"^6.0.1","zod":"^4.1.5"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude chai mocha","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","generate:zod":"ts-to-zod es6/docxtemplater.d.ts output-zod.ts && cat output-zod.ts && rm output-zod.ts","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --fix --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"npm run compile && node --max-old-space-size=8000 js/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.66.4","gitHead":"ebc5e78c9bfa6a5dbbd65dde5d5e90659bac49e2","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.19.3","_npmVersion":"10.8.2","dist":{"integrity":"sha512-TzkSgWiZpisMvMyfT1wGDLVR4YsMxqg7jxdfKo7Cs76+XfwcyOgFKz7HOO0NyYVVZG2MOoTvhr6o7u6YnpPn1w==","shasum":"a8265c52e86df6063452ef502a26d58ecb623a13","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.66.4.tgz","fileCount":99,"unpackedSize":1214649,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIHCx1lstvyaqpRHvZQxWc+Ze2SM/RxiCd3u44dxp+OV0AiEAlBAOl0kVgcXi8LwL0hl3aC5/Qs7VSyGgrpgeS7LWNR4="}],"size":246784},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/docxtemplater_3.66.4_1759138606300_0.5484695844841221"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-29T09:36:46.566Z","publish_time":1759138606566,"_source_registry_name":"default"},"3.66.5":{"name":"docxtemplater","version":"3.66.5","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.9.8"},"devDependencies":{"@arethetypeswrong/cli":"^0.18.2","@babel/cli":"^7.28.3","@babel/core":"^7.28.3","@babel/eslint-parser":"^7.28.0","@babel/preset-env":"^7.28.3","@stryker-mutator/core":"^9.0.1","@stryker-mutator/mocha-runner":"^9.0.1","@stylistic/eslint-plugin-js":"^4.4.1","angular-expressions":"^1.5.1","babel-loader":"^10.0.0","chai":"^4.5.0","chalk":"^5.6.0","cross-env":"^10.0.0","diff":"^8.0.2","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^9.34.0","eslint_d":"^14.3.0","eslint-formatter-unix":"^8.40.0","eslint-plugin-import":"^2.32.0","eslint-plugin-sort-class-members":"^1.21.0","eslint-plugin-xt":"file:.eslint-rules","finalhandler":"^2.1.0","globals":"^16.3.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.8.2","nyc":"^17.1.0","pizzip":"^3.2.0","playwright":"^1.55.0","prettier":"^3.6.2","rimraf":"^6.0.1","serve-static":"^2.2.0","ts-to-zod":"^3.15.0","tsd":"^0.33.0","updtr":"^4.0.0","webpack":"^5.101.3","webpack-cli":"^6.0.1","zod":"^4.1.5"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude chai mocha","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","generate:zod":"ts-to-zod es6/docxtemplater.d.ts output-zod.ts && cat output-zod.ts && rm output-zod.ts","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --fix --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"npm run compile && node --max-old-space-size=8000 js/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.66.5","gitHead":"24ce4bdf4e811923b5c40e45c9a90b8d8c302684","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.19.3","_npmVersion":"10.8.2","dist":{"integrity":"sha512-IgeY13fNJEPmI1XZT3dksHhwg9RfmNBmvIMDQIr9KYAYNW9Dnwyk/GIQfHPj4rV+ecrF/4QztWMxHBuCjjNlGw==","shasum":"4285896e63c15dfbebee4ad94bd2d03963dffe2f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.66.5.tgz","fileCount":100,"unpackedSize":1231030,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDbcGqT1+BY1XQ66Covwpszzs12apKSjb0nacRIdVseBwIgR+DhxQLYEeJms6LpyEcxxdVMNcp/19Rg3GxANxbsXUM="}],"size":248729},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/docxtemplater_3.66.5_1759426363982_0.013408006168882158"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-02T17:32:44.197Z","publish_time":1759426364197,"_source_registry_name":"default"},"3.66.6":{"name":"docxtemplater","version":"3.66.6","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.9.8"},"devDependencies":{"@arethetypeswrong/cli":"^0.18.2","@babel/cli":"^7.28.3","@babel/core":"^7.28.3","@babel/eslint-parser":"^7.28.0","@babel/preset-env":"^7.28.3","@stryker-mutator/core":"^9.0.1","@stryker-mutator/mocha-runner":"^9.0.1","@stylistic/eslint-plugin-js":"^4.4.1","angular-expressions":"^1.5.1","babel-loader":"^10.0.0","chai":"^4.5.0","chalk":"^5.6.0","cross-env":"^10.0.0","diff":"^8.0.2","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^9.34.0","eslint_d":"^14.3.0","eslint-formatter-unix":"^8.40.0","eslint-plugin-import":"^2.32.0","eslint-plugin-sort-class-members":"^1.21.0","eslint-plugin-xt":"file:.eslint-rules","finalhandler":"^2.1.0","globals":"^16.3.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.8.2","nyc":"^17.1.0","pizzip":"^3.2.0","playwright":"^1.55.0","prettier":"^3.6.2","rimraf":"^6.0.1","serve-static":"^2.2.0","ts-to-zod":"^3.15.0","tsd":"^0.33.0","updtr":"^4.0.0","webpack":"^5.101.3","webpack-cli":"^6.0.1","zod":"^4.1.5"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude chai mocha","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","generate:zod":"ts-to-zod es6/docxtemplater.d.ts output-zod.ts && cat output-zod.ts && rm output-zod.ts","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --fix --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"npm run compile && node --max-old-space-size=8000 js/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.66.6","gitHead":"3af824073bf27bfe567d7c09c5eb0fe0f8d36f93","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.19.3","_npmVersion":"10.8.2","dist":{"integrity":"sha512-D82tInDEMGf6McKyNTPlMAy+bC5Gd4MymPGAvfQANq+2+BU60Xbg83jQXHyBgN+zKQHsrPzl4GmHyAYK1yOTtQ==","shasum":"2342b990c16de80e887bf591ecb4b3804d2d1c2b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.66.6.tgz","fileCount":100,"unpackedSize":1232033,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCoGU9zDrc5XqX/yb3BOcpnUKN4ajrC3Ji9abTxEqqMkQIhAJzSowTldhIhN6IUL7TRjWCfFA6mmp6hiFIlXT9QO3X7"}],"size":249067},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/docxtemplater_3.66.6_1759765791562_0.5721939533259774"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-06T15:49:51.779Z","publish_time":1759765791779,"_source_registry_name":"default"},"3.66.7":{"name":"docxtemplater","version":"3.66.7","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.9.8"},"devDependencies":{"@arethetypeswrong/cli":"^0.18.2","@babel/cli":"^7.28.3","@babel/core":"^7.28.3","@babel/eslint-parser":"^7.28.0","@babel/preset-env":"^7.28.3","@stryker-mutator/core":"^9.0.1","@stryker-mutator/mocha-runner":"^9.0.1","@stylistic/eslint-plugin-js":"^4.4.1","angular-expressions":"^1.5.1","babel-loader":"^10.0.0","chai":"^4.5.0","chalk":"^5.6.0","cross-env":"^10.0.0","diff":"^8.0.2","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^9.34.0","eslint_d":"^14.3.0","eslint-formatter-unix":"^8.40.0","eslint-plugin-import":"^2.32.0","eslint-plugin-sort-class-members":"^1.21.0","eslint-plugin-xt":"file:.eslint-rules","finalhandler":"^2.1.0","globals":"^16.3.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.8.2","nyc":"^17.1.0","pizzip":"^3.2.0","playwright":"^1.55.0","prettier":"^3.6.2","rimraf":"^6.0.1","serve-static":"^2.2.0","ts-to-zod":"^3.15.0","tsd":"^0.33.0","updtr":"^4.0.0","webpack":"^5.101.3","webpack-cli":"^6.0.1","zod":"^4.1.5"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude chai mocha","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","generate:zod":"ts-to-zod es6/docxtemplater.d.ts output-zod.ts && cat output-zod.ts && rm output-zod.ts","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --fix --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"npm run compile && node --max-old-space-size=8000 js/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.66.7","gitHead":"b9976c49797cbb460a92e614786b7247f84f7c0a","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.19.3","_npmVersion":"10.8.2","dist":{"integrity":"sha512-WRAQaUOPMbHJ/6L4BSdfpJm1nYmsErIgDJ3zHHghr7Xjaba3jWC4lUQkEvZka/n9UZdPQqiciIddjZvB4XAsNQ==","shasum":"87a326460054d057e7825b2a900f31be233a710b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.66.7.tgz","fileCount":100,"unpackedSize":1233791,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIDsfnbDq8Y2uLSTa53HPx95A6QjpDokcJsOHRLPd2XNRAiEAl6Vtp+gOPwvhkmJjkBmQfqGjzvwNoUiCOv/DH8Fm/hQ="}],"size":249706},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/docxtemplater_3.66.7_1760017348477_0.05194898231654843"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-09T13:42:28.691Z","publish_time":1760017348691,"_source_registry_name":"default"},"3.67.0":{"name":"docxtemplater","version":"3.67.0","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.9.8"},"devDependencies":{"@arethetypeswrong/cli":"^0.18.2","@babel/cli":"^7.28.3","@babel/core":"^7.28.3","@babel/eslint-parser":"^7.28.0","@babel/preset-env":"^7.28.3","@stryker-mutator/core":"^9.0.1","@stryker-mutator/mocha-runner":"^9.0.1","@stylistic/eslint-plugin-js":"^4.4.1","angular-expressions":"^1.5.1","babel-loader":"^10.0.0","chai":"^4.5.0","chalk":"^5.6.0","cross-env":"^10.0.0","diff":"^8.0.2","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^9.34.0","eslint_d":"^14.3.0","eslint-formatter-unix":"^8.40.0","eslint-plugin-import":"^2.32.0","eslint-plugin-sort-class-members":"^1.21.0","eslint-plugin-xt":"file:.eslint-rules","finalhandler":"^2.1.0","globals":"^16.3.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.8.2","nyc":"^17.1.0","pizzip":"^3.2.0","playwright":"^1.55.0","prettier":"^3.6.2","rimraf":"^6.0.1","serve-static":"^2.2.0","ts-to-zod":"^3.15.0","tsd":"^0.33.0","updtr":"^4.0.0","webpack":"^5.101.3","webpack-cli":"^6.0.1","zod":"^4.1.5"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude chai mocha","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","generate:zod":"ts-to-zod es6/docxtemplater.d.ts output-zod.ts && cat output-zod.ts && rm output-zod.ts","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --fix --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"npm run compile && node --max-old-space-size=8000 js/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.67.0","gitHead":"25bf175b1798094257ba355b689a3217d7bdbe08","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.19.3","_npmVersion":"10.8.2","dist":{"integrity":"sha512-bE5fGLKjkxDWkRwTJFfD7ZrSrdFvEHHwrk0brJsWz969dLdj84kK+gZR0fN/GsPtRbTOBUgKS3pN72k+aqMu8g==","shasum":"4c92c19214c86548e2fd88abfcceb426cf25b53e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.67.0.tgz","fileCount":100,"unpackedSize":1254141,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCkaQT9K6c9WT9MFM9J4g3oJRmA+CIRtMlMqwfloyoFvQIhAMceI5qHGSVyHEnBkSMIBsUb0+oYTilyXMsIwHuYN2Ev"}],"size":256307},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/docxtemplater_3.67.0_1761150774974_0.5689239420230998"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-22T16:32:55.207Z","publish_time":1761150775207,"_source_registry_name":"default"},"3.67.1":{"name":"docxtemplater","version":"3.67.1","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.9.8"},"devDependencies":{"@arethetypeswrong/cli":"^0.18.2","@babel/cli":"^7.28.3","@babel/core":"^7.28.3","@babel/eslint-parser":"^7.28.0","@babel/preset-env":"^7.28.3","@stryker-mutator/core":"^9.0.1","@stryker-mutator/mocha-runner":"^9.0.1","@stylistic/eslint-plugin-js":"^4.4.1","angular-expressions":"^1.5.1","babel-loader":"^10.0.0","chai":"^4.5.0","chalk":"^5.6.0","cross-env":"^10.0.0","diff":"^8.0.2","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^9.34.0","eslint_d":"^14.3.0","eslint-formatter-unix":"^8.40.0","eslint-plugin-import":"^2.32.0","eslint-plugin-sort-class-members":"^1.21.0","eslint-plugin-xt":"file:.eslint-rules","finalhandler":"^2.1.0","globals":"^16.3.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.8.2","nyc":"^17.1.0","pizzip":"^3.2.0","playwright":"^1.55.0","prettier":"^3.6.2","rimraf":"^6.0.1","serve-static":"^2.2.0","ts-to-zod":"^3.15.0","tsd":"^0.33.0","updtr":"^4.0.0","webpack":"^5.101.3","webpack-cli":"^6.0.1","zod":"^4.1.5"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude chai mocha","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","generate:zod":"ts-to-zod es6/docxtemplater.d.ts output-zod.ts && cat output-zod.ts && rm output-zod.ts","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --fix --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"npm run compile && node --max-old-space-size=8000 js/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.67.1","gitHead":"451017258ac6907da98d2befeadf3ad344e191d3","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.19.3","_npmVersion":"10.8.2","dist":{"integrity":"sha512-vAORxP8KU+q5aKG6/+73D8i7+7qzuU3iuIJVXNdKdnUM1UeY57xcG2zAgvPsfjNYOk541J3JO2Xqpcn2o1z/zw==","shasum":"7e1314d1aa4f2b86e0979bce5c29ad9a9f149df1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.67.1.tgz","fileCount":100,"unpackedSize":1257810,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDX5yXcD1ZnNmDmbVi3GT3JRusmCadBwBLmjsNrtB6VoQIgXAhr/ZuQ1K6dRvP/s7vw5zHInIQYkQcAlnA6uNk312g="}],"size":257339},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/docxtemplater_3.67.1_1761297535374_0.7650432775617404"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-24T09:18:55.561Z","publish_time":1761297535561,"_source_registry_name":"default"},"3.67.2":{"name":"docxtemplater","version":"3.67.2","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.9.8"},"devDependencies":{"@arethetypeswrong/cli":"^0.18.2","@babel/cli":"^7.28.3","@babel/core":"^7.28.3","@babel/eslint-parser":"^7.28.0","@babel/preset-env":"^7.28.3","@stryker-mutator/core":"^9.0.1","@stryker-mutator/mocha-runner":"^9.0.1","@stylistic/eslint-plugin-js":"^4.4.1","angular-expressions":"^1.5.1","babel-loader":"^10.0.0","chai":"^4.5.0","chalk":"^5.6.0","cross-env":"^10.0.0","diff":"^8.0.2","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^9.34.0","eslint_d":"^14.3.0","eslint-formatter-unix":"^8.40.0","eslint-plugin-import":"^2.32.0","eslint-plugin-sort-class-members":"^1.21.0","eslint-plugin-xt":"file:.eslint-rules","finalhandler":"^2.1.0","globals":"^16.3.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.8.2","nyc":"^17.1.0","pizzip":"^3.2.0","playwright":"^1.55.0","prettier":"^3.6.2","rimraf":"^6.0.1","serve-static":"^2.2.0","ts-to-zod":"^3.15.0","tsd":"^0.33.0","updtr":"^4.0.0","webpack":"^5.101.3","webpack-cli":"^6.0.1","zod":"^4.1.5"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude chai mocha","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","generate:zod":"ts-to-zod es6/docxtemplater.d.ts output-zod.ts && cat output-zod.ts && rm output-zod.ts","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --fix --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"npm run compile && node --max-old-space-size=8000 js/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.67.2","gitHead":"23ea77bcd0f099fddf3b49d5c7f627e0761447c1","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.19.3","_npmVersion":"10.8.2","dist":{"integrity":"sha512-LiHPQs+FRDHD25p3K6SGetTpjA3+wbmeMSCKCb/m3YoXDiOCYFwOBnsePC27SRKDc+wSdjYwz+Q2ECOBfMSu4Q==","shasum":"d665a22f7d0e3b9b235ba3148011e62d6922c818","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.67.2.tgz","fileCount":100,"unpackedSize":1261480,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIGL8tpH1oGVC/qUG7wTFGGWlczP1w5C8+k5j4slh1VUdAiEA+43GHh7DrTSljFZewgTAO0xiVHxc4F4m8nw41arQvH4="}],"size":258378},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/docxtemplater_3.67.2_1762165628018_0.09256563002289542"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-03T10:27:08.253Z","publish_time":1762165628253,"_source_registry_name":"default"},"3.67.3":{"name":"docxtemplater","version":"3.67.3","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.9.8"},"devDependencies":{"@arethetypeswrong/cli":"^0.18.2","@babel/cli":"^7.28.3","@babel/core":"^7.28.3","@babel/eslint-parser":"^7.28.0","@babel/preset-env":"^7.28.3","@stryker-mutator/core":"^9.0.1","@stryker-mutator/mocha-runner":"^9.0.1","@stylistic/eslint-plugin-js":"^4.4.1","angular-expressions":"^1.5.1","babel-loader":"^10.0.0","chai":"^4.5.0","chalk":"^5.6.0","cross-env":"^10.0.0","diff":"^8.0.2","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^9.34.0","eslint_d":"^14.3.0","eslint-formatter-unix":"^8.40.0","eslint-plugin-import":"^2.32.0","eslint-plugin-sort-class-members":"^1.21.0","eslint-plugin-xt":"file:.eslint-rules","finalhandler":"^2.1.0","globals":"^16.3.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.8.2","nyc":"^17.1.0","pizzip":"^3.2.0","playwright":"^1.55.0","prettier":"^3.6.2","rimraf":"^6.0.1","serve-static":"^2.2.0","ts-to-zod":"^3.15.0","tsd":"^0.33.0","updtr":"^4.0.0","webpack":"^5.101.3","webpack-cli":"^6.0.1","zod":"^4.1.5"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude chai mocha","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","generate:zod":"ts-to-zod es6/docxtemplater.d.ts output-zod.ts && cat output-zod.ts && rm output-zod.ts","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --fix --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"npm run compile && node --max-old-space-size=8000 js/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.67.3","gitHead":"b36d67b6b306020802690326e2cad780aaba1e1c","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.19.3","_npmVersion":"10.8.2","dist":{"integrity":"sha512-E5WJACJWhQy/odFn/+ZzPfk8TSSYImtv1gVtiGyUsd0vUboKxCNiG9gavaSYF1VFgjZaYVrbAjir4MLlmioX4Q==","shasum":"bd9b29e3a2488b163a69ffb4598ccebcb03b27db","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.67.3.tgz","fileCount":100,"unpackedSize":1266073,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDo6i/dhlUrNG8Ri+SrfDVy8eFFPYxx0aPQ9p8NTBBcHgIhAKUR+kliwynQLuZ7cperMWzOcDnpE8yw7KvGyAMHbHAM"}],"size":259537},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/docxtemplater_3.67.3_1762212334091_0.8745422749729788"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-03T23:25:34.352Z","publish_time":1762212334352,"_source_registry_name":"default"},"3.67.4":{"name":"docxtemplater","version":"3.67.4","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.9.8"},"devDependencies":{"@arethetypeswrong/cli":"^0.18.2","@babel/cli":"^7.28.3","@babel/core":"^7.28.3","@babel/eslint-parser":"^7.28.0","@babel/preset-env":"^7.28.3","@stryker-mutator/core":"^9.0.1","@stryker-mutator/mocha-runner":"^9.0.1","@stylistic/eslint-plugin-js":"^4.4.1","angular-expressions":"^1.5.1","babel-loader":"^10.0.0","chai":"^4.5.0","chalk":"^5.6.0","cross-env":"^10.0.0","diff":"^8.0.2","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^9.34.0","eslint_d":"^14.3.0","eslint-formatter-unix":"^8.40.0","eslint-plugin-import":"^2.32.0","eslint-plugin-sort-class-members":"^1.21.0","eslint-plugin-xt":"file:.eslint-rules","finalhandler":"^2.1.0","globals":"^16.3.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.8.2","nyc":"^17.1.0","pizzip":"^3.2.0","playwright":"^1.55.0","prettier":"^3.6.2","rimraf":"^6.0.1","serve-static":"^2.2.0","ts-to-zod":"^3.15.0","tsd":"^0.33.0","updtr":"^4.0.0","webpack":"^5.101.3","webpack-cli":"^6.0.1","zod":"^4.1.5"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude chai mocha","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","generate:zod":"ts-to-zod es6/docxtemplater.d.ts output-zod.ts && cat output-zod.ts && rm output-zod.ts","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --fix --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"npm run compile && node --max-old-space-size=8000 js/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.67.4","gitHead":"d365109a24b313e631270fb95166b52100e33859","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.19.3","_npmVersion":"10.8.2","dist":{"integrity":"sha512-p9ziMb+TFc3fcl2WPMcM+ioTiV8K/2RtIYHDgCIE76MfKMQzwMw+p6AYv8hsB56KPGhDx05AUXFFGVYFqsyERw==","shasum":"c9b6563a714f5940ba512511e9fbacdc487a3e48","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.67.4.tgz","fileCount":100,"unpackedSize":1266207,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQD37o0gTxiYxH5szoS9nKgoTRTkNZaGcaIZbuV2w7XIKwIhAJGd2P1j3ugUO8zOre0zZbuSxOUCczy9+8xOwpirqHrN"}],"size":259576},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/docxtemplater_3.67.4_1762898189552_0.4040732000378986"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-11T21:56:29.753Z","publish_time":1762898189753,"_source_registry_name":"default"},"3.67.5":{"name":"docxtemplater","version":"3.67.5","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.9.8"},"devDependencies":{"@arethetypeswrong/cli":"^0.18.2","@babel/cli":"^7.28.3","@babel/core":"^7.28.3","@babel/eslint-parser":"^7.28.0","@babel/preset-env":"^7.28.3","@stryker-mutator/core":"^9.0.1","@stryker-mutator/mocha-runner":"^9.0.1","@stylistic/eslint-plugin-js":"^4.4.1","angular-expressions":"^1.5.1","babel-loader":"^10.0.0","chai":"^4.5.0","chalk":"^5.6.0","cross-env":"^10.0.0","diff":"^8.0.2","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^9.34.0","eslint_d":"^14.3.0","eslint-formatter-unix":"^8.40.0","eslint-plugin-import":"^2.32.0","eslint-plugin-sort-class-members":"^1.21.0","eslint-plugin-xt":"file:.eslint-rules","finalhandler":"^2.1.0","globals":"^16.3.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.8.2","nyc":"^17.1.0","pizzip":"^3.2.0","playwright":"^1.55.0","prettier":"^3.6.2","rimraf":"^6.0.1","serve-static":"^2.2.0","ts-to-zod":"^3.15.0","tsd":"^0.33.0","updtr":"^4.0.0","webpack":"^5.101.3","webpack-cli":"^6.0.1","zod":"^4.1.5"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude chai mocha","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","generate:zod":"ts-to-zod es6/docxtemplater.d.ts output-zod.ts && cat output-zod.ts && rm output-zod.ts","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --fix --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"npm run compile && node --max-old-space-size=8000 js/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.67.5","gitHead":"8990069ece988ed16618385bae0af02b5e5f626d","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.19.3","_npmVersion":"10.8.2","dist":{"integrity":"sha512-Jnh9rdMf5sDmrfONs3nVDhZwVFxLNdP3RVHkqLQYA6eZLkWA+kx5aYy0cVmEqJcVIaFYf5JJEFdClD7fn6ZUng==","shasum":"8e488149acb46f52ce1023a9f3b7a22f63d5cee1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.67.5.tgz","fileCount":101,"unpackedSize":1266807,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCHzNO/IRUXFYnuxtPZnW5caiTQRM761smIlbqk+Nve78CIQDqlYq22L3343OLhrorzGWYnWGrb9EBTzB6T+hOBw4vnw=="}],"size":259731},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/docxtemplater_3.67.5_1763476482958_0.9922228281720229"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-18T14:34:43.255Z","publish_time":1763476483255,"_source_registry_name":"default"},"3.67.6":{"name":"docxtemplater","version":"3.67.6","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.9.8"},"devDependencies":{"@arethetypeswrong/cli":"^0.18.2","@babel/cli":"^7.28.3","@babel/core":"^7.28.3","@babel/eslint-parser":"^7.28.0","@babel/preset-env":"^7.28.3","@stryker-mutator/core":"^9.0.1","@stryker-mutator/mocha-runner":"^9.0.1","@stylistic/eslint-plugin-js":"^4.4.1","angular-expressions":"^1.5.1","babel-loader":"^10.0.0","chai":"^4.5.0","chalk":"^5.6.0","cross-env":"^10.0.0","diff":"^8.0.2","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^9.34.0","eslint_d":"^14.3.0","eslint-formatter-unix":"^8.40.0","eslint-plugin-import":"^2.32.0","eslint-plugin-sort-class-members":"^1.21.0","eslint-plugin-xt":"file:.eslint-rules","finalhandler":"^2.1.0","globals":"^16.3.0","lodash":"^4.17.21","mkdirp":"^3.0.1","mocha":"^10.8.2","nyc":"^17.1.0","pizzip":"^3.2.0","playwright":"^1.55.0","prettier":"^3.6.2","rimraf":"^6.0.1","serve-static":"^2.2.0","ts-to-zod":"^3.15.0","tsd":"^0.33.0","updtr":"^4.0.0","webpack":"^5.101.3","webpack-cli":"^6.0.1","zod":"^4.1.5"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude chai mocha","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","generate:zod":"ts-to-zod es6/docxtemplater.d.ts output-zod.ts && cat output-zod.ts && rm output-zod.ts","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --fix --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"npm run compile && node --max-old-space-size=8000 js/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.67.6","gitHead":"05755b6c753bdd5b5f87f5873e82d708db6a9783","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.19.3","_npmVersion":"10.8.2","dist":{"integrity":"sha512-IvdTz9druTlQrsB0zlqvAqrImEydFgtvHp0uUnx+hQ9W4hmBsorrJIBJKCfkhK6QRz/jpJnA6BaTd6rEK6/Usw==","shasum":"0d001c25b0659663ce7ab6266654c1401dbd9b56","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.67.6.tgz","fileCount":101,"unpackedSize":1268094,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCimHv1+McSHDckJm6IqIJ9gqQOPzmZeahhfy1NhvXT8wIhANQ7+1k/9C3+CiWhsojP6OdoROAE2DsxQ+GmRamU3hjd"}],"size":260048},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/docxtemplater_3.67.6_1765229275869_0.23292054310796373"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-08T21:27:56.105Z","publish_time":1765229276105,"_source_registry_name":"default"},"3.68.0":{"name":"docxtemplater","version":"3.68.0","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.9.8"},"devDependencies":{"@arethetypeswrong/cli":"^0.18.2","@babel/cli":"^7.28.3","@babel/core":"^7.28.3","@babel/eslint-parser":"^7.28.0","@babel/preset-env":"^7.28.3","@stryker-mutator/core":"^9.0.1","@stryker-mutator/mocha-runner":"^9.0.1","@stylistic/eslint-plugin-js":"^4.4.1","angular-expressions":"^1.5.1","babel-loader":"^10.0.0","chai":"^4.5.0","chalk":"^5.6.0","cross-env":"^10.0.0","diff":"^8.0.2","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^9.34.0","eslint_d":"^14.3.0","eslint-formatter-unix":"^8.40.0","eslint-plugin-import":"^2.32.0","eslint-plugin-sort-class-members":"^1.21.0","eslint-plugin-xt":"file:.eslint-rules","finalhandler":"^2.1.0","globals":"^16.3.0","lodash":"^4.17.23","mkdirp":"^3.0.1","mocha":"^10.8.2","nyc":"^17.1.0","pizzip":"^3.2.0","playwright":"^1.55.0","prettier":"^3.6.2","rimraf":"^6.0.1","serve-static":"^2.2.0","ts-to-zod":"^3.15.0","tsd":"^0.33.0","updtr":"^4.0.0","webpack":"^5.101.3","webpack-cli":"^6.0.1","zod":"^4.1.5"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude chai mocha","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","generate:zod":"ts-to-zod es6/docxtemplater.d.ts output-zod.ts && cat output-zod.ts && rm output-zod.ts","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --fix --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"npm run compile && node --max-old-space-size=8000 js/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.68.0","gitHead":"513641da548ea535336f08b0a653c9a95e6cc939","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.19.6","_npmVersion":"10.8.2","dist":{"integrity":"sha512-CXH5K+p98FA0OFHAc3edaYLxujy/ZJuSyox0FlcHRo7itViPRwW1w9pgI4d2H3k9DDPfTwoc44Q1t/W+kKNCgA==","shasum":"a9eecd08855b1fecdac73abd9780313134a167e3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.68.0.tgz","fileCount":102,"unpackedSize":1279617,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIFh9rr1B4YW//6+4tHY/l0GOaOipc4/lPTT/l+kBYitHAiAf4vvrp5DT7vSLEWI0nxv+ar1qV9yKCOmlOsNbVjy2dA=="}],"size":262874},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/docxtemplater_3.68.0_1770922485431_0.16033707982787893"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-12T18:54:45.578Z","publish_time":1770922485578,"_source_registry_name":"default"},"3.68.1":{"name":"docxtemplater","version":"3.68.1","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.9.8"},"devDependencies":{"@arethetypeswrong/cli":"^0.18.2","@babel/cli":"^7.28.3","@babel/core":"^7.28.3","@babel/eslint-parser":"^7.28.0","@babel/preset-env":"^7.28.3","@stryker-mutator/core":"^9.0.1","@stryker-mutator/mocha-runner":"^9.0.1","@stylistic/eslint-plugin-js":"^4.4.1","angular-expressions":"^1.5.1","babel-loader":"^10.0.0","chai":"^4.5.0","chalk":"^5.6.0","cross-env":"^10.0.0","diff":"^8.0.2","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^9.34.0","eslint_d":"^14.3.0","eslint-formatter-unix":"^8.40.0","eslint-plugin-import":"^2.32.0","eslint-plugin-sort-class-members":"^1.21.0","eslint-plugin-xt":"file:.eslint-rules","finalhandler":"^2.1.0","globals":"^16.3.0","lodash":"^4.17.23","mkdirp":"^3.0.1","mocha":"^10.8.2","nyc":"^17.1.0","pizzip":"^3.2.0","playwright":"^1.55.0","prettier":"^3.6.2","rimraf":"^6.0.1","serve-static":"^2.2.0","ts-to-zod":"^3.15.0","tsd":"^0.33.0","updtr":"^4.0.0","webpack":"^5.101.3","webpack-cli":"^6.0.1","zod":"^4.1.5"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude chai mocha","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","generate:zod":"ts-to-zod es6/docxtemplater.d.ts output-zod.ts && cat output-zod.ts && rm output-zod.ts","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --fix --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"npm run compile && node --max-old-space-size=8000 js/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.68.1","gitHead":"a8b0caa4c75a683a90950540e89c70d68ea9562a","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.19.6","_npmVersion":"10.8.2","dist":{"integrity":"sha512-asLzcLT9dcAgeM62cOdLZu3n3HwSN+G/uslb4WPJDbfqPQDo+r8EKZkwW7Umn0HRbPsQPOWuLOh4B6ulcL0DUw==","shasum":"e0a2c9258a26e171211cd172559a970410cde5a6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.68.1.tgz","fileCount":102,"unpackedSize":1280602,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIGUGWY7Q0RqqDsaN6aZz851MH/7Np/KaTd4q/mhthokqAiBde4ko6sE8a6DyCr0m3J1/phJerFNc0pMi+nK6rYlx0w=="}],"size":263163},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/docxtemplater_3.68.1_1770927544929_0.27466780914456024"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-12T20:19:05.094Z","publish_time":1770927545094,"_source_registry_name":"default"},"3.68.2":{"name":"docxtemplater","version":"3.68.2","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.9.8"},"devDependencies":{"@arethetypeswrong/cli":"^0.18.2","@babel/cli":"^7.28.3","@babel/core":"^7.28.3","@babel/eslint-parser":"^7.28.0","@babel/preset-env":"^7.28.3","@stryker-mutator/core":"^9.0.1","@stryker-mutator/mocha-runner":"^9.0.1","@stylistic/eslint-plugin-js":"^4.4.1","angular-expressions":"^1.5.1","babel-loader":"^10.0.0","chai":"^4.5.0","chalk":"^5.6.0","cross-env":"^10.0.0","diff":"^8.0.2","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^9.34.0","eslint_d":"^14.3.0","eslint-formatter-unix":"^8.40.0","eslint-plugin-import":"^2.32.0","eslint-plugin-sort-class-members":"^1.21.0","eslint-plugin-xt":"file:.eslint-rules","finalhandler":"^2.1.0","globals":"^16.3.0","lodash":"^4.17.23","mkdirp":"^3.0.1","mocha":"^10.8.2","nyc":"^17.1.0","pizzip":"^3.2.0","playwright":"^1.55.0","prettier":"^3.6.2","rimraf":"^6.0.1","serve-static":"^2.2.0","ts-to-zod":"^3.15.0","tsd":"^0.33.0","updtr":"^4.0.0","webpack":"^5.101.3","webpack-cli":"^6.0.1","zod":"^4.1.5"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude chai mocha","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","generate:zod":"ts-to-zod es6/docxtemplater.d.ts output-zod.ts && cat output-zod.ts && rm output-zod.ts","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --fix --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"npm run compile && node --max-old-space-size=8000 js/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.68.2","gitHead":"565593819caff0d9f7cf8828e2fa7790e13e41eb","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.19.6","_npmVersion":"10.8.2","dist":{"integrity":"sha512-I6sWuB9kH1etjhGrAJkFKlzidf8ng12m4ZqY2iOpZmY38Z+Xkumn3IcagoFJmjnIxuDuExI1ZvIMrUa9gy1ZAQ==","shasum":"f45a23f57758ae8f413fd8bebb58767845bfe272","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.68.2.tgz","fileCount":102,"unpackedSize":1283918,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCy5XXjVgqqfQP3C+v22kU1/St2xRdQMLZ6a9NR1sHHSgIgYx9/y8EkplZ/Ko89KvTUBKLoAmf13OiKtBykcXTbItc="}],"size":264177},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/docxtemplater_3.68.2_1771326849524_0.13478072028377164"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-17T11:14:09.681Z","publish_time":1771326849681,"_source_registry_name":"default"},"3.68.3":{"name":"docxtemplater","version":"3.68.3","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.9.8"},"devDependencies":{"@arethetypeswrong/cli":"^0.18.2","@babel/cli":"^7.28.3","@babel/core":"^7.28.3","@babel/eslint-parser":"^7.28.0","@babel/preset-env":"^7.28.3","@stryker-mutator/core":"^9.0.1","@stryker-mutator/mocha-runner":"^9.0.1","@stylistic/eslint-plugin-js":"^4.4.1","angular-expressions":"^1.5.1","babel-loader":"^10.0.0","chai":"^4.5.0","chalk":"^5.6.0","cross-env":"^10.0.0","diff":"^8.0.2","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^9.34.0","eslint_d":"^14.3.0","eslint-formatter-unix":"^8.40.0","eslint-plugin-import":"^2.32.0","eslint-plugin-sort-class-members":"^1.21.0","eslint-plugin-xt":"file:.eslint-rules","finalhandler":"^2.1.0","globals":"^16.3.0","lodash":"^4.17.23","mkdirp":"^3.0.1","mocha":"^10.8.2","nyc":"^17.1.0","pizzip":"^3.2.0","playwright":"^1.55.0","prettier":"^3.6.2","rimraf":"^6.0.1","serve-static":"^2.2.0","ts-to-zod":"^3.15.0","tsd":"^0.33.0","updtr":"^4.0.0","webpack":"^5.101.3","webpack-cli":"^6.0.1","zod":"^4.1.5"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude chai mocha","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","generate:zod":"ts-to-zod es6/docxtemplater.d.ts output-zod.ts && cat output-zod.ts && rm output-zod.ts","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --fix --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"npm run compile && node --max-old-space-size=8000 js/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.68.3","gitHead":"4afb19460dda67271ed005235dffb3b727fcb037","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.19.6","_npmVersion":"10.8.2","dist":{"integrity":"sha512-hTZfGcHgN60A09w68Qj0EQRCnF5kf2/ohFlZlUVqAOozCFwx9QMm8naCTvmTsXafuO3nG9qpS4pQWSjFdaCWfQ==","shasum":"a37045340b78d653afafb09ca2b21162190bc65a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.68.3.tgz","fileCount":102,"unpackedSize":1313300,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCeWAZc71XN/vwecojysn7V9GjWY3nUrnkLbmVFLsoubAIhAJNVOBFrWIQ44x6TY14O0icRnWPTqNqNuBLY3NqF/WIv"}],"size":271854},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/docxtemplater_3.68.3_1772019548473_0.9253168501265754"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-25T11:39:08.673Z","publish_time":1772019548673,"_source_registry_name":"default"},"3.68.4":{"name":"docxtemplater","version":"3.68.4","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.9.8"},"devDependencies":{"@arethetypeswrong/cli":"^0.18.2","@babel/cli":"^7.28.3","@babel/core":"^7.28.3","@babel/eslint-parser":"^7.28.0","@babel/preset-env":"^7.28.3","@stryker-mutator/core":"^9.0.1","@stryker-mutator/mocha-runner":"^9.0.1","@stylistic/eslint-plugin-js":"^4.4.1","angular-expressions":"^1.5.1","babel-loader":"^10.0.0","chai":"^4.5.0","chalk":"^5.6.0","cross-env":"^10.0.0","diff":"^8.0.2","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^9.34.0","eslint_d":"^14.3.0","eslint-formatter-unix":"^8.40.0","eslint-plugin-import":"^2.32.0","eslint-plugin-sort-class-members":"^1.21.0","eslint-plugin-xt":"file:.eslint-rules","finalhandler":"^2.1.0","globals":"^16.3.0","lodash":"^4.17.23","mkdirp":"^3.0.1","mocha":"^10.8.2","nyc":"^17.1.0","pizzip":"^3.2.0","playwright":"^1.55.0","prettier":"^3.6.2","rimraf":"^6.0.1","serve-static":"^2.2.0","ts-to-zod":"^3.15.0","tsd":"^0.33.0","updtr":"^4.0.0","webpack":"^5.101.3","webpack-cli":"^6.0.1","zod":"^4.1.5"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude chai mocha","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","generate:zod":"ts-to-zod es6/docxtemplater.d.ts output-zod.ts && cat output-zod.ts && rm output-zod.ts","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --fix --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"npm run compile && node --max-old-space-size=8000 js/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.68.4","gitHead":"37b4d7111b744a4644df81ff28fbadee488b5417","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.20.2","_npmVersion":"10.8.2","dist":{"integrity":"sha512-Apiot7zpH0cSo5yJpMzku/mWKcYA9uKyaApAW74wywCc3n7fQrlBylE9PGxTqhTKwQdSgjSxvBfwNvjqwDQYwg==","shasum":"1e22d8436f27152314af26979de00d59cec19f92","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.68.4.tgz","fileCount":101,"unpackedSize":1304722,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIH0ul3MHfZbFSKjhVcBtUwWSI5qjiGE+bhz9soM1BqkHAiEA+boOND+nnQrlsxQ528dehiU1hS9n3Iww2L4jCQh3cXk="}],"size":270286},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/docxtemplater_3.68.4_1775826501005_0.5337357350138441"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-04-10T13:08:21.199Z","publish_time":1775826501199,"_source_registry_name":"default"},"3.68.5":{"name":"docxtemplater","version":"3.68.5","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.9.8"},"devDependencies":{"@arethetypeswrong/cli":"^0.18.2","@babel/cli":"^7.28.3","@babel/core":"^7.28.3","@babel/eslint-parser":"^7.28.0","@babel/preset-env":"^7.28.3","@stryker-mutator/core":"^9.0.1","@stryker-mutator/mocha-runner":"^9.0.1","@stylistic/eslint-plugin-js":"^4.4.1","angular-expressions":"^1.5.1","babel-loader":"^10.0.0","chai":"^4.5.0","chalk":"^5.6.0","cross-env":"^10.0.0","diff":"^8.0.2","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^9.34.0","eslint_d":"^14.3.0","eslint-formatter-unix":"^8.40.0","eslint-plugin-import":"^2.32.0","eslint-plugin-sort-class-members":"^1.21.0","eslint-plugin-xt":"file:.eslint-rules","finalhandler":"^2.1.0","globals":"^16.3.0","lodash":"^4.17.23","mkdirp":"^3.0.1","mocha":"^10.8.2","nyc":"^17.1.0","pizzip":"^3.2.0","playwright":"^1.55.0","prettier":"^3.6.2","rimraf":"^6.0.1","serve-static":"^2.2.0","ts-to-zod":"^3.15.0","tsd":"^0.33.0","updtr":"^4.0.0","webpack":"^5.101.3","webpack-cli":"^6.0.1","zod":"^4.1.5"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude chai mocha","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","generate:zod":"ts-to-zod es6/docxtemplater.d.ts output-zod.ts && cat output-zod.ts && rm output-zod.ts","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix:silent":"npm run prettier:fix -- --log-level silent","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --fix --cache && shfmt -l -w *.bash","lint:fix:silent":"npm run prettier:fix:silent && bash ./check-casing.bash && eslint_d . --fix --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"npm run compile && node --max-old-space-size=8000 js/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.68.5","gitHead":"860e9bde7d806be45bf729637294d2c84d18a5c6","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"20.20.2","_npmVersion":"10.8.2","dist":{"integrity":"sha512-2xcHvTXjMA0jdX6PRh1BUTLrcRQ86Re/QJKWCUCX/vv5RKzntjNNkpR/O4AUoJY1TdoqxA+d04L4xgoAUNf/kw==","shasum":"cc9e2ce91ac945b382bd5e935b014ae2ae73f938","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.68.5.tgz","fileCount":101,"unpackedSize":1308466,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCy3uHYVyiy3jNaYaw7CrKbdlWCAba+756KC/xlBEoWuwIhANYD2H29DroDqRH+IDoJlbeFvFPDBCs5unrzeV4c27wd"}],"size":271191},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/docxtemplater_3.68.5_1776254229171_0.2854103002779751"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-04-15T11:57:09.318Z","publish_time":1776254229318,"_source_registry_name":"default"},"3.68.6":{"name":"docxtemplater","version":"3.68.6","author":{"name":"Edgar Hipp"},"description":"Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line","contributors":[{"name":"Edgar Hipp"}],"main":"js/docxtemplater.js","keywords":["docx","pptx","templates","template","templater","templating","report","xlsx","generation","generate","generator","microsoft office","microsoft word","microsoft powerpoint","microsoft excel","create","make","Office Open XML","creator"],"types":"./js/docxtemplater.d.ts","repository":{"type":"git","url":"git+https://github.com/open-xml-templating/docxtemplater.git"},"dependencies":{"@xmldom/xmldom":"^0.9.8"},"devDependencies":{"@arethetypeswrong/cli":"^0.18.2","@babel/cli":"^7.28.3","@babel/core":"^7.28.3","@babel/eslint-parser":"^7.28.0","@babel/preset-env":"^7.28.3","@stryker-mutator/core":"^9.0.1","@stryker-mutator/mocha-runner":"^9.0.1","@stylistic/eslint-plugin-js":"^4.4.1","angular-expressions":"^1.5.1","babel-loader":"^10.0.0","chai":"^4.5.0","chalk":"^5.6.0","cross-env":"^10.0.0","diff":"^8.0.2","envify":"^4.1.0","es6-promise":"^4.2.8","eslint":"^9.34.0","eslint_d":"^14.3.0","eslint-formatter-unix":"^8.40.0","eslint-plugin-import":"^2.32.0","eslint-plugin-sort-class-members":"^1.21.0","eslint-plugin-xt":"file:.eslint-rules","finalhandler":"^2.1.0","globals":"^16.3.0","lodash":"^4.17.23","mkdirp":"^3.0.1","mocha":"^10.8.2","nyc":"^17.1.0","pizzip":"^3.2.0","playwright":"^1.55.0","prettier":"^3.6.2","rimraf":"^6.0.1","serve-static":"^2.2.0","ts-to-zod":"^3.15.0","tsd":"^0.33.0","updtr":"^4.0.0","webpack":"^5.101.3","webpack-cli":"^6.0.1","zod":"^4.1.5"},"license":"MIT","engines":{"node":">=0.10"},"scripts":{"profile":"bash ./profile.bash","preversion":"bash ./preversion.bash","check-casing":"bash ./check-casing.bash","compile":"npm run convertto:es5","browserify:test":"cross-env FILE=test webpack","browserify:lib":"webpack","browserify:min":"cross-env MIN=true webpack","updtr":"updtr --exclude chai mocha","browserify":"npm run browserify:test && npm run browserify:lib && npm run browserify:min","convertto:es5":"rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js","convertto:es5:watch":"npm run babel -- --watch","generate:zod":"ts-to-zod es6/docxtemplater.d.ts output-zod.ts && cat output-zod.ts && rm output-zod.ts","test:coverage":"nyc --reporter=html --reporter=text mocha --  es6/tests/index.js","prettier":"prettier --cache --list-different \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix":"prettier --cache --write \"es6/**/!(filenames).js\" \"*.js\" \"*.mjs\" \"es6/*.ts\" \".eslint-rules/*.js\" README.md CHANGELOG.md","prettier:fix:silent":"npm run prettier:fix -- --log-level silent","lint":"eslint_d . --cache && bash ./check-casing.bash && npm run prettier && shfmt -l *.bash","lint:fix":"npm run prettier:fix && bash ./check-casing.bash && eslint_d . --fix --cache && shfmt -l -w *.bash","lint:fix:silent":"npm run prettier:fix:silent && bash ./check-casing.bash && eslint_d . --fix --cache && shfmt -l -w *.bash","test:chrome":"cross-env BROWSER=CHROME bash ./webdriver.bash","test:firefox":"cross-env BROWSER=FIREFOX bash ./webdriver.bash","test:browser":"bash ./webdriver.bash","babel":"babel es6 --out-dir js","mocha":"mocha --full-trace --check-leaks js/tests/index.js","test:es6":"mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-fixtures":"cross-env UPDATE=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:update-snapshots":"cross-env WRITE_SNAPSHOTS=true mocha --full-trace --check-leaks es6/tests/index.js","test:es6:fast":"cross-env FAST=true mocha --full-trace --check-leaks es6/tests/index.js","test:watch":"cross-env FAST=true mocha --watch --full-trace --check-leaks es6/tests/index.js","test:es6:slow":"cross-env FAST= mocha --full-trace --check-leaks es6/tests/index.js","test":"npm run convertto:es5 && npm run mocha","test:es5":"npm test","test:typings":"cp es6/*.ts js && cp es6/*.ts . && tsd .","test:mutations":"cross-env SPEED_TEST=no stryker run","memorytest":"npm run compile && node --max-old-space-size=8000 js/memory-test.js","verifypublishsize":"bash ./verifypublishsize.bash"},"tsd":{"compilerOptions":{"lib":["DOM"]}},"_id":"docxtemplater@3.68.6","gitHead":"1a9435179f8b64dc30bafbf60b27afafa1de7e52","bugs":{"url":"https://github.com/open-xml-templating/docxtemplater/issues"},"homepage":"https://github.com/open-xml-templating/docxtemplater#readme","_nodeVersion":"22.22.2","_npmVersion":"10.9.7","dist":{"integrity":"sha512-gpctSJS9680VYzYvc8g9ClqcvQl6P6EOeK3u32CsdZGy3mSqOgjLZm4D94ufIR0yN+yGp3EwTTnhV8GUJZ5pOw==","shasum":"92d17ef6e4d49c797cfa137a3f9c283120b2f070","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docxtemplater/-/docxtemplater-3.68.6.tgz","fileCount":101,"unpackedSize":1309974,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIGDyjcof+jk1ACP8lrNHUyJ6njHn32fc93E32j2gUeXLAiAYBcchaSxBjWtqwYgOijW6ENR8v/ieUZZAaCVV2S3YWw=="}],"size":271466},"_npmUser":{"name":"anonymous","email":"hipp.edg@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hipp.edg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/docxtemplater_3.68.6_1777211401112_0.2814124751109228"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-04-26T13:50:01.340Z","publish_time":1777211401340,"_source_registry_name":"default"}},"dist-tags":{"beta":"1.0.0-beta.2","latest":"3.68.6"},"name":"docxtemplater","time":{"modified":"2026-04-26T13:50:15.905Z","created":"2022-01-26T19:19:10.896Z","3.20.1":"2021-02-18T11:32:40.041Z","3.20.0":"2021-02-16T21:21:23.264Z","3.19.10":"2021-02-07T21:28:57.807Z","3.19.9":"2021-01-12T14:35:16.787Z","3.19.7":"2020-10-31T21:19:20.832Z","3.19.6":"2020-09-28T08:43:34.540Z","3.19.5":"2020-09-22T14:15:41.596Z","3.19.4":"2020-09-21T20:45:05.769Z","3.19.3":"2020-09-04T12:10:54.468Z","3.19.2":"2020-09-03T08:57:19.380Z","3.19.1":"2020-09-02T09:47:31.670Z","3.19.0":"2020-08-25T20:22:02.498Z","3.18.0":"2020-08-09T11:19:13.880Z","3.17.9":"2020-06-18T13:02:16.991Z","3.17.8":"2020-06-15T14:42:15.472Z","3.17.7":"2020-06-15T14:40:38.369Z","3.17.6":"2020-04-17T14:52:19.733Z","3.17.5":"2020-04-03T21:32:47.975Z","3.17.4":"2020-04-02T21:50:37.663Z","3.17.3":"2020-03-27T15:35:25.436Z","3.17.2":"2020-03-20T20:45:06.502Z","3.17.1":"2020-03-09T21:17:18.665Z","3.17.0":"2020-03-04T20:04:32.339Z","3.16.11":"2020-02-20T22:08:29.447Z","3.16.10":"2020-02-18T07:01:02.748Z","3.16.9":"2020-02-05T08:40:57.839Z","3.16.8":"2020-01-25T15:15:49.085Z","3.16.7":"2020-01-17T13:44:05.189Z","3.16.6":"2020-01-17T11:38:29.691Z","3.16.5":"2020-01-16T22:17:24.976Z","3.16.4":"2020-01-14T22:42:57.850Z","3.16.3":"2020-01-13T16:54:48.160Z","3.16.2":"2020-01-13T07:07:17.559Z","3.16.1":"2020-01-12T22:07:24.893Z","3.16.0":"2020-01-09T21:40:50.193Z","3.15.5":"2020-01-07T21:12:30.961Z","3.15.4":"2020-01-01T13:50:37.001Z","3.15.3":"2020-01-01T13:30:54.230Z","3.15.2":"2019-12-12T08:35:31.793Z","3.15.1":"2019-12-10T08:31:34.077Z","3.15.0":"2019-11-21T19:49:27.082Z","3.14.10":"2019-11-13T11:03:16.177Z","3.14.9":"2019-11-12T20:07:01.710Z","3.14.8":"2019-11-08T07:59:53.600Z","3.14.7":"2019-11-07T21:04:39.527Z","3.14.6":"2019-11-07T20:53:17.928Z","3.14.5":"2019-10-29T22:05:10.225Z","3.14.4":"2019-10-27T21:44:13.305Z","3.14.3":"2019-09-10T15:53:03.622Z","3.14.2":"2019-09-02T17:44:35.118Z","3.14.1":"2019-08-07T20:09:32.358Z","3.14.0":"2019-07-21T12:25:31.767Z","3.13.6":"2019-07-12T09:35:26.063Z","3.13.5":"2019-07-11T19:15:43.170Z","3.13.4":"2019-07-10T14:08:18.293Z","3.13.3":"2019-07-09T13:27:52.463Z","3.13.2":"2019-07-05T21:08:02.787Z","3.13.1":"2019-07-05T07:53:27.519Z","3.13.0":"2019-07-04T21:31:54.468Z","3.12.0":"2019-06-28T13:37:26.713Z","3.11.4":"2019-06-18T10:04:24.152Z","3.11.3":"2019-06-12T06:03:44.935Z","3.11.2":"2019-06-05T11:06:17.674Z","3.11.1":"2019-05-21T10:05:59.149Z","3.11.0":"2019-05-21T07:39:35.013Z","3.10.1":"2019-04-10T08:14:18.107Z","3.9.9":"2019-02-23T13:28:30.117Z","3.9.8":"2019-02-13T07:04:07.295Z","3.9.7":"2019-01-22T13:03:30.259Z","3.9.6":"2019-01-10T08:07:21.519Z","3.9.5":"2018-12-01T19:03:43.940Z","3.9.4":"2018-11-13T11:22:13.795Z","3.9.3":"2018-11-12T15:04:11.586Z","3.9.2":"2018-10-29T17:07:13.463Z","3.9.1":"2018-10-05T07:12:34.157Z","3.9.0":"2018-09-07T05:38:19.327Z","3.8.4":"2018-09-03T11:46:15.535Z","3.8.3":"2018-08-10T17:23:12.576Z","3.8.2":"2018-08-08T07:50:16.751Z","3.8.1":"2018-07-23T20:10:38.410Z","3.8.0":"2018-07-20T09:56:42.250Z","3.7.1":"2018-07-17T11:21:14.278Z","3.7.0":"2018-07-15T08:40:27.781Z","3.6.8":"2018-07-10T11:30:12.653Z","3.6.7":"2018-07-10T11:06:32.651Z","3.6.6":"2018-06-11T15:10:38.513Z","3.6.5":"2018-05-25T11:54:12.417Z","3.6.4":"2018-05-24T16:48:46.163Z","3.6.3":"2018-05-13T16:35:43.648Z","3.6.2":"2018-04-28T12:31:27.986Z","3.6.1":"2018-03-25T19:27:11.708Z","3.6.0":"2018-03-18T17:58:07.813Z","3.5.2":"2018-03-17T17:46:09.397Z","3.5.1":"2018-03-11T10:52:44.488Z","3.5.0":"2018-03-11T10:19:37.528Z","3.4.3":"2018-03-09T09:26:32.518Z","3.4.2":"2018-02-20T09:38:33.868Z","3.4.1":"2018-02-17T08:29:52.183Z","3.4.0":"2018-02-10T11:36:33.083Z","3.3.1":"2018-02-05T17:09:29.336Z","3.3.0":"2018-02-01T20:39:13.780Z","3.2.5":"2018-02-01T20:09:07.175Z","3.2.4":"2018-01-17T17:07:59.574Z","3.2.3":"2018-01-10T18:43:36.014Z","3.2.2":"2018-01-08T22:18:37.503Z","3.2.1":"2017-12-27T09:07:06.070Z","3.2.0":"2017-12-23T08:36:10.056Z","3.1.12":"2017-11-03T18:33:46.803Z","3.1.11":"2017-10-30T07:35:43.281Z","3.1.10":"2017-10-21T06:09:06.644Z","3.1.9":"2017-10-04T16:32:27.344Z","3.1.8":"2017-09-30T06:49:01.534Z","3.1.7":"2017-08-28T15:58:20.267Z","3.1.6":"2017-08-22T15:39:31.780Z","3.1.5":"2017-08-04T07:18:43.789Z","3.1.4":"2017-08-01T16:20:56.350Z","3.1.3":"2017-06-03T13:09:49.358Z","3.1.2":"2017-05-30T22:38:57.999Z","3.1.1":"2017-05-30T20:13:55.227Z","3.1.0":"2017-05-23T17:51:40.968Z","3.0.12":"2017-04-28T11:50:16.161Z","3.0.11":"2017-04-03T16:43:13.889Z","3.0.10":"2017-04-03T15:59:50.988Z","3.0.9":"2017-03-31T07:44:22.646Z","3.0.8":"2017-03-15T07:46:00.849Z","3.0.7":"2017-03-13T12:24:04.905Z","3.0.6":"2017-03-10T23:00:40.136Z","3.0.5":"2017-03-03T17:41:40.892Z","3.0.4":"2017-02-23T16:34:17.637Z","3.0.3":"2017-01-25T07:51:42.018Z","3.0.2":"2016-12-08T21:39:40.031Z","3.0.0":"2016-11-26T17:38:32.418Z","2.1.5":"2016-08-28T12:39:14.361Z","2.1.4":"2016-08-18T20:46:57.268Z","2.1.3":"2016-07-19T07:51:24.626Z","2.1.2":"2016-07-08T15:39:57.687Z","2.1.1":"2016-04-30T15:55:42.036Z","2.1.0":"2016-03-12T13:03:52.216Z","2.0.0":"2016-01-23T11:09:58.229Z","1.2.1":"2015-12-12T17:01:53.671Z","1.2.0":"2015-12-02T19:22:09.728Z","1.1.6":"2015-11-18T07:40:52.358Z","1.1.5":"2015-11-17T07:25:05.425Z","1.1.4":"2015-11-15T17:33:10.948Z","1.1.3":"2015-11-14T10:39:40.864Z","1.1.2":"2015-11-13T18:17:03.496Z","1.1.1":"2015-11-13T18:06:31.720Z","1.1.0":"2015-11-11T13:46:54.201Z","1.0.8":"2015-09-10T05:59:21.442Z","1.0.7":"2015-08-30T15:17:34.263Z","1.0.6":"2015-08-05T06:49:26.193Z","1.0.5":"2015-02-18T17:13:52.641Z","1.0.4":"2015-02-02T08:30:00.548Z","1.0.3":"2015-01-22T08:40:40.243Z","1.0.2":"2015-01-21T15:18:20.865Z","1.0.1":"2014-12-30T14:46:51.348Z","1.0.0":"2014-12-08T10:39:10.354Z","1.0.0-beta.2":"2014-12-02T12:35:51.044Z","1.0.0-beta":"2014-10-13T11:04:00.960Z","0.7.7":"2014-10-10T10:16:56.518Z","0.7.6":"2014-09-29T13:25:01.105Z","0.7.5":"2014-09-24T14:47:18.044Z","0.7.4":"2014-09-11T18:56:09.914Z","0.7.3":"2014-08-31T09:24:11.176Z","0.7.2":"2014-08-23T13:02:28.497Z","0.7.1":"2014-08-23T08:10:25.526Z","0.7.0":"2014-08-22T13:26:33.284Z","0.6.3":"2014-07-29T09:53:37.897Z","0.6.2":"2014-07-17T12:36:12.721Z","0.6.1":"2014-07-15T08:17:31.762Z","0.6.0":"2014-06-24T16:05:02.073Z","0.5.9":"2014-06-12T15:20:17.628Z","0.5.8":"2014-06-03T14:15:44.611Z","0.5.7":"2014-05-30T17:54:10.459Z","0.5.6":"2014-05-27T10:55:00.439Z","0.5.5":"2014-05-22T11:05:16.764Z","0.5.4":"2014-04-27T10:53:08.298Z","0.5.3":"2014-04-21T16:46:16.738Z","0.5.2":"2014-04-09T09:29:51.293Z","0.5.1":"2014-04-03T11:09:43.204Z","0.5.0":"2014-03-31T09:19:39.241Z","0.4.8":"2014-03-26T08:25:08.201Z","0.4.7":"2014-03-20T15:19:04.831Z","0.4.6":"2014-03-20T13:37:20.812Z","0.4.5":"2014-03-18T11:44:50.012Z","0.4.4":"2014-03-11T18:51:33.810Z","0.4.3":"2014-03-02T11:27:49.385Z","0.4.2":"2014-02-21T13:39:48.733Z","0.4.1":"2014-02-20T13:41:42.596Z","0.4.0":"2014-02-18T15:34:36.837Z","0.3.3":"2014-02-18T14:53:25.880Z","0.3.2":"2014-02-18T13:31:32.069Z","0.3.1":"2014-02-16T15:37:47.891Z","0.3.0":"2014-02-16T01:10:43.583Z","3.21.1":"2021-03-11T09:22:42.718Z","3.21.0":"2021-03-08T16:10:33.277Z","3.21.2":"2021-05-20T10:21:54.582Z","3.22.1":"2021-06-13T16:39:37.263Z","3.22.0":"2021-06-12T10:34:21.828Z","3.22.2":"2021-06-23T21:18:52.712Z","3.22.3":"2021-06-29T11:13:03.421Z","3.22.5":"2021-07-23T13:35:24.380Z","3.22.4":"2021-07-23T07:58:05.591Z","3.22.6":"2021-08-15T09:22:31.606Z","3.22.8":"2021-08-22T20:52:38.366Z","3.22.7":"2021-08-19T10:15:24.000Z","3.23.2":"2021-08-30T19:52:28.020Z","3.23.1":"2021-08-27T15:18:57.529Z","3.23.0":"2021-08-25T12:03:28.500Z","3.25.0":"2021-09-10T13:05:07.450Z","3.24.0":"2021-09-09T16:48:21.449Z","3.25.1":"2021-09-16T13:39:34.563Z","3.25.3":"2021-09-23T09:57:42.062Z","3.25.2":"2021-09-21T08:44:39.085Z","3.25.4":"2021-09-29T07:32:20.392Z","3.25.5":"2021-10-19T09:48:53.555Z","3.26.0":"2021-10-22T09:08:29.071Z","3.26.2":"2021-11-03T12:01:17.003Z","3.26.1":"2021-11-02T17:21:11.618Z","3.26.3":"2021-11-07T15:45:31.979Z","3.26.4":"2021-11-12T20:27:57.184Z","3.27.2":"2021-11-25T14:40:01.250Z","3.27.1":"2021-11-23T15:25:35.784Z","3.27.0":"2021-11-23T14:38:47.469Z","3.28.1":"2021-12-01T22:52:12.355Z","3.28.0":"2021-11-29T14:08:46.106Z","3.28.2":"2021-12-17T13:06:24.191Z","3.28.4":"2022-01-12T22:28:55.222Z","3.28.3":"2022-01-12T21:22:19.620Z","3.28.6":"2022-01-17T17:58:23.588Z","3.28.5":"2022-01-14T18:25:42.297Z","3.29.0":"2022-02-15T10:10:25.434Z","3.29.1":"2022-04-20T20:11:51.874Z","3.29.2":"2022-05-01T08:36:34.097Z","3.29.3":"2022-05-04T16:23:02.933Z","3.29.4":"2022-05-05T15:00:46.816Z","3.29.5":"2022-05-29T09:31:44.638Z","3.30.0":"2022-06-06T21:58:32.421Z","3.30.1":"2022-06-17T14:16:30.366Z","3.30.2":"2022-06-26T22:05:06.012Z","3.30.3":"2022-06-28T12:46:23.806Z","3.31.0":"2022-06-29T14:45:35.208Z","3.31.1":"2022-07-07T13:46:49.582Z","3.31.2":"2022-07-14T07:36:32.386Z","3.31.3":"2022-08-30T18:58:15.195Z","3.31.4":"2022-10-05T19:02:54.099Z","3.31.5":"2022-10-12T15:47:51.129Z","3.31.6":"2022-10-26T10:08:14.801Z","3.32.0":"2022-11-08T13:08:57.273Z","3.32.1":"2022-11-08T13:44:37.042Z","3.32.2":"2022-11-08T13:49:47.086Z","3.32.3":"2022-11-08T14:10:42.580Z","3.32.4":"2022-11-15T15:15:54.534Z","3.32.5":"2022-12-06T14:46:57.426Z","3.32.6":"2022-12-16T16:08:43.038Z","3.33.0":"2022-12-20T15:12:22.012Z","3.34.0":"2023-02-02T13:43:59.010Z","3.34.1":"2023-02-16T15:05:49.555Z","3.34.2":"2023-02-24T10:32:03.367Z","3.34.3":"2023-03-05T08:05:20.515Z","3.35.0":"2023-03-18T10:02:11.720Z","3.35.1":"2023-03-20T11:01:15.030Z","3.36.0":"2023-03-20T12:14:22.141Z","3.36.1":"2023-03-23T16:30:35.762Z","3.37.0":"2023-04-18T09:55:21.274Z","3.37.1":"2023-04-21T21:24:52.700Z","3.37.2":"2023-04-22T21:47:38.174Z","3.37.3":"2023-05-07T10:56:42.192Z","3.37.4":"2023-05-07T12:30:23.908Z","3.37.5":"2023-05-09T12:59:37.501Z","3.37.6":"2023-05-11T13:48:55.695Z","3.37.7":"2023-05-11T21:18:10.539Z","3.37.8":"2023-05-19T20:35:16.979Z","3.37.9":"2023-05-26T14:16:50.092Z","3.37.10":"2023-06-10T12:16:40.814Z","3.37.11":"2023-06-12T13:29:03.032Z","3.0.1":"2016-12-08T21:34:10.759Z","3.10.0":"2019-04-10T08:08:23.224Z","3.37.12":"2023-07-04T19:52:46.616Z","3.37.13":"2023-08-10T12:34:57.948Z","3.37.14":"2023-08-19T20:45:23.676Z","3.38.0":"2023-08-23T10:37:26.602Z","3.39.0":"2023-09-04T14:32:27.163Z","3.39.1":"2023-09-06T13:52:24.414Z","3.39.2":"2023-09-29T08:30:04.839Z","3.40.0":"2023-10-06T19:22:32.605Z","3.40.1":"2023-10-10T08:03:01.022Z","3.40.2":"2023-10-23T14:51:02.518Z","3.40.3":"2023-11-08T16:54:25.285Z","3.41.0":"2023-11-10T14:42:11.147Z","3.42.0":"2023-11-14T22:24:45.021Z","3.42.1":"2023-11-15T21:41:06.882Z","3.42.2":"2023-11-24T14:50:40.094Z","3.42.3":"2023-12-04T14:37:12.001Z","3.42.4":"2023-12-05T15:14:08.494Z","3.42.5":"2023-12-16T13:34:14.838Z","3.42.6":"2023-12-16T13:48:50.017Z","3.42.7":"2023-12-21T14:49:44.141Z","3.43.0":"2024-01-05T16:45:43.185Z","3.43.1":"2024-01-14T09:52:48.739Z","3.44.0":"2024-01-23T15:11:09.058Z","3.45.0":"2024-02-12T15:14:11.368Z","3.45.1":"2024-02-16T10:33:21.547Z","3.46.0":"2024-02-19T14:24:44.334Z","3.46.1":"2024-03-19T19:33:47.710Z","3.46.2":"2024-03-29T14:13:56.128Z","3.47.0":"2024-04-18T06:39:13.646Z","3.47.1":"2024-04-25T09:14:07.151Z","3.47.2":"2024-05-07T14:13:27.707Z","3.47.3":"2024-05-19T20:37:38.563Z","3.47.4":"2024-05-23T14:25:35.092Z","3.48.0":"2024-06-26T19:15:15.105Z","3.49.0":"2024-07-22T14:57:49.036Z","3.49.1":"2024-07-23T10:11:02.524Z","3.49.2":"2024-08-08T12:48:46.424Z","3.50.0":"2024-08-23T19:35:22.914Z","3.51.0":"2024-10-10T13:55:25.847Z","3.51.1":"2024-10-17T16:03:31.375Z","3.51.2":"2024-10-22T17:24:36.133Z","3.52.0":"2024-11-07T15:13:19.473Z","3.53.0":"2024-11-14T09:44:44.171Z","3.54.0":"2024-11-18T16:05:46.261Z","3.54.1":"2024-11-28T15:39:18.541Z","3.55.0":"2024-12-03T09:37:03.040Z","3.55.1":"2024-12-05T15:24:20.267Z","3.55.2":"2024-12-05T21:01:53.239Z","3.55.3":"2024-12-05T21:36:05.171Z","3.55.4":"2024-12-06T10:29:14.410Z","3.55.5":"2024-12-10T13:24:11.515Z","3.55.6":"2024-12-12T15:45:07.219Z","3.55.7":"2024-12-17T09:10:50.410Z","3.55.8":"2024-12-20T20:22:27.663Z","3.55.9":"2024-12-28T22:14:17.506Z","3.56.0":"2025-01-06T13:09:36.272Z","3.57.0":"2025-01-10T10:28:16.688Z","3.57.1":"2025-01-10T21:58:17.741Z","3.57.2":"2025-01-11T08:24:28.351Z","3.57.3":"2025-01-16T11:06:43.741Z","3.58.0":"2025-01-18T19:59:41.746Z","3.58.1":"2025-01-19T20:50:50.182Z","3.58.2":"2025-01-23T13:36:14.388Z","3.58.3":"2025-01-24T15:43:15.987Z","3.58.4":"2025-01-27T18:20:41.818Z","3.59.0":"2025-01-30T10:58:00.159Z","3.60.0":"2025-02-14T07:39:43.232Z","3.60.1":"2025-02-26T07:41:42.245Z","3.60.2":"2025-03-20T09:27:41.404Z","3.61.0":"2025-04-01T11:55:42.202Z","3.61.1":"2025-04-11T08:53:49.828Z","3.61.2":"2025-05-08T19:32:44.292Z","3.62.0":"2025-05-12T15:10:24.931Z","3.62.1":"2025-05-13T12:55:27.466Z","3.62.2":"2025-05-13T20:53:02.813Z","3.63.0":"2025-05-20T10:54:04.015Z","3.63.1":"2025-05-27T22:22:08.223Z","3.63.2":"2025-05-27T22:43:06.735Z","3.63.3":"2025-06-12T08:55:14.439Z","3.63.4":"2025-06-15T14:51:42.526Z","3.64.0":"2025-06-17T21:35:21.594Z","3.65.0":"2025-06-17T22:18:37.769Z","3.65.1":"2025-06-23T21:34:38.466Z","3.65.2":"2025-07-09T08:36:31.097Z","3.65.3":"2025-08-12T15:34:10.442Z","3.66.0":"2025-08-29T09:28:17.286Z","3.66.1":"2025-09-02T21:48:50.126Z","3.66.2":"2025-09-03T12:54:07.130Z","3.66.3":"2025-09-12T14:12:27.984Z","3.66.4":"2025-09-29T09:36:46.566Z","3.66.5":"2025-10-02T17:32:44.197Z","3.66.6":"2025-10-06T15:49:51.779Z","3.66.7":"2025-10-09T13:42:28.691Z","3.67.0":"2025-10-22T16:32:55.207Z","3.67.1":"2025-10-24T09:18:55.561Z","3.67.2":"2025-11-03T10:27:08.253Z","3.67.3":"2025-11-03T23:25:34.352Z","3.67.4":"2025-11-11T21:56:29.753Z","3.67.5":"2025-11-18T14:34:43.255Z","3.67.6":"2025-12-08T21:27:56.105Z","3.68.0":"2026-02-12T18:54:45.578Z","3.68.1":"2026-02-12T20:19:05.094Z","3.68.2":"2026-02-17T11:14:09.681Z","3.68.3":"2026-02-25T11:39:08.673Z","3.68.4":"2026-04-10T13:08:21.199Z","3.68.5":"2026-04-15T11:57:09.318Z","3.68.6":"2026-04-26T13:50:01.340Z"},"readme":"# docxtemplater\n\n[![Download count](https://img.shields.io/npm/dm/docxtemplater.svg?style=flat)](https://www.npmjs.org/package/docxtemplater) [![Current tag](https://img.shields.io/npm/v/docxtemplater.svg?style=flat)](https://www.npmjs.org/package/docxtemplater) [![CDNJS version](https://img.shields.io/cdnjs/v/docxtemplater.svg)](https://cdnjs.com/libraries/docxtemplater) [![size](http://img.badgesize.io/https://raw.githubusercontent.com/open-xml-templating/docxtemplater-build/master/build/docxtemplater-latest.min.js?label=size&style=flat-square)](https://raw.githubusercontent.com/open-xml-templating/docxtemplater-build/master/build/docxtemplater-latest.min.js) [![gzip size](http://img.badgesize.io/https://raw.githubusercontent.com/open-xml-templating/docxtemplater-build/master/build/docxtemplater-latest.min.js?compression=gzip&label=gzip%20size&style=flat-square)](https://raw.githubusercontent.com/open-xml-templating/docxtemplater-build/master/build/docxtemplater-latest.min.js)\n\n**docxtemplater** is a library to generate docx/pptx documents from a docx/pptx template. It can replace {placeholders} with data and also supports loops and conditions. The templates can be edited by non-programmers, for example your clients.\n\n**docxtemplater** is very robust because of the many fixed issues over the years, and the high quality of tests and code.\n\n## Features\n\n[Demo Site](https://docxtemplater.com/demo)\n\n- <a href=\"https://docxtemplater.com/demo#simple\">Replace a {placeholder} by a value</a>\n- <a href=\"https://docxtemplater.com/demo#loops\">Use loops: {#users} {name} {/users} </a>\n- <a href=\"https://docxtemplater.com/demo#loop-table\">Use loops in tables to generate columns</a>\n- <a href=\"https://docxtemplater.com/demo#conditions\">Use conditions (if users.length>3) with angular Parsing</a>\n- <a href=\"https://docxtemplater.com/demo#xml-insertion\">Insert custom XML {@rawXml} (for formatted text for example)</a>\n\n## Quickstart\n\n- [Get started with docxtemplater on nodejs](https://docxtemplater.com/docs/get-started-node)\n- [Get started with docxtemplater in the browser (react, angular, vue, nextjs)](https://docxtemplater.com/docs/get-started-browser)\n\n## Documentation\n\nThe full documentation of the latest version can be found [here](https://docxtemplater.com/docs).\n\nSee [CHANGELOG.md](CHANGELOG.md) for information about how to migrate from older versions.\n\n## Modules\n\nFunctionality can be added with the following paid modules :\n\n- [Image module](https://docxtemplater.com/modules/image/) to add a given image with the syntax: `{%image}`;\n- [Html Module](https://docxtemplater.com/modules/html/) to insert formatted text in a docx document with the syntax `{~html}`;\n- [XLSX Module](https://docxtemplater.com/modules/xlsx) to be able to do templating on Excel files (xlsx extension), also with loops and conditions;\n- [Chart Module](https://docxtemplater.com/modules/chart/) to replace a chart by using data from the JSON object that you give with the syntax `{$chart}`;\n- [Html-Pptx Module](https://docxtemplater.com/modules/html-pptx/) to insert formatted text in a pptx document with the syntax `{~html}`;\n- [Error Location Module](https://docxtemplater.com/modules/error-location) to show the errors in the template using Word comments\n- [Slides Module](https://docxtemplater.com/modules/slides/) to create multiple slides dynamically with the syntax `{:users}`;\n- [Subtemplate Module](https://docxtemplater.com/modules/subtemplate) to include an external docx file inside a given docx file with the syntax `{:include doc}`;\n- [Subsection Module](https://docxtemplater.com/modules/subsection) to include subsections (headers/footers) from an other document with the syntax `{:subsection doc}`;\n- [Subtemplate-pptx Module](https://docxtemplater.com/modules/pptx-sub/) to include an external pptx file inside a given pptx file with the syntax `{:include doc}`;\n- [Word-Run Module](https://docxtemplater.com/modules/word-run) to include raw runs (<w:r>) inside the document with the syntax `{r@wrun}`. This makes it possible to include styled text without having to remove the enclosing paragraph like in the {@rawXml} tag;\n- [QrCode Module](https://docxtemplater.com/modules/qrcode) to replace an image, keeping any existing properties;\n- [Table Module](https://docxtemplater.com/modules/table) to create tables from two dimensional data using the syntax `{:table data}`;\n- [Meta Module](https://docxtemplater.com/modules/meta) to make a document readonly, add a text watermark or update the margins;\n- [Styling Module](https://docxtemplater.com/modules/styling) restyle a paragraph, a cell or a table depending on some data using the syntax `{:stylepar style}`;\n- [Footnotes Module](https://docxtemplater.com/modules/footnotes) to be able to add footnotes to a document using the syntax `{:footnotes foot}`\n- [Paragraph Placeholder Module](https://docxtemplater.com/modules/paragraph-placeholder) to simplify conditions that should show or hide a given paragraph using the syntax `{?tag}`\n\n## About docxtemplater\n\nDocxtemplater is my main job, and has been maintained for over 8 years. Expect to get great support if you buy any modules, and also good support on the open-source version.","users":{}}