{"versions":{"1.0.0":{"name":"docx-templates","version":"1.0.0","description":"Template-based docx report creation","main":"lib/index.js","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"compile":"rm -rf ./lib && mkdir lib && babel --out-dir lib --ignore \"**/__mocks__/**\",\"**/__tests__/**\" src && flow-copy-source -i \"**/__mocks__/**\" -i \"**/__tests__/**\" src lib","docs":"extract-docs --template docs/templates/README.md --output README.md","build":"node package && npm run lint && npm run flow && npm run test && npm run compile && npm run docs && npm run xxl","travis":"npm run compile && npm run test","lint":"eslint src","flow":"flow check || exit 0","xxl":"xxl --src \"[\\\"src\\\"]\"","jest":"jest --watch --coverage","jest-html":"jest-html --snapshot-patterns \"src/**/*.snap\"","test":"npm run testCovFull","testFast":"jest","testCovFull":"npm run testCovPrepare && npm run testDev && npm run testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"cross-env NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testProd":"cross-env NODE_ENV=production jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-prod.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text"},"engines":{"node":">=6"},"dependencies":{"archiver":"0.14.4","bluebird":"2.9.8","fs-extra":"0.23.1","fstream":"1.0.7","sax":"1.1.1","timm":"1.2.3","unzip":"0.1.11","uuid":"3.0.1"},"devDependencies":{"babel-cli":"6.16.0","babel-core":"6.17.0","babel-eslint":"7.0.0","babel-jest":"17.0.2","babel-polyfill":"6.16.0","babel-preset-es2015":"6.16.0","babel-preset-react":"6.16.0","babel-preset-stage-0":"6.16.0","coveralls":"2.11.15","cross-env":"^1.0.8","eslint":"3.8.1","eslint-config-airbnb":"12.0.0","eslint-plugin-flowtype":"2.20.0","eslint-plugin-import":"1.16.0","eslint-plugin-jsx-a11y":"2.2.3","eslint-plugin-react":"6.4.1","extract-docs":"^1.2.0","flow-bin":"0.36.0","flow-copy-source":"1.1.0","jest":"17.0.3","jest-html":"^1.3.3","nyc":"8.4.0","storyboard":"^2.3.1","xxl":"^0.1.1"},"jest":{"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(js|jsx)$","moduleNameMapper":{"^.+\\.(css|less|sass)$":"<rootDir>/test/emptyObject.js","^.+\\.(gif|ttf|eot|svg)$":"<rootDir>/test/emptyString.js"},"coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"snapshotSerializers":["<rootDir>/node_modules/jest-html"],"collectCoverageFrom":["src/**/*.js","src/vendor/**","!test/**","!**/webpack*","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"],"setupTestFrameworkScriptFile":"./test/setup.js"},"gitHead":"7c7b13e70ce8697b454f57d38eec9a7e6ce6b3c8","_id":"docx-templates@1.0.0","_shasum":"560921431eaa4931d8ff115f0a4e4af989e42454","_from":".","_npmVersion":"3.10.9","_nodeVersion":"7.2.0","_npmUser":{"name":"anonymous","email":"ggrau@me.com"},"dist":{"shasum":"560921431eaa4931d8ff115f0a4e4af989e42454","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-1.0.0.tgz","size":81857,"integrity":"sha512-JKpILOTqUphuhlNIiVJVzaAQZlk2/eeFHxom2KkH7AFwl+6bJI9bUiB/msXXMFbFtlWIe3KRC6eLWYLOcZfzZw=="},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/docx-templates-1.0.0.tgz_1481811883825_0.5560872966889292"},"directories":{},"_cnpmcore_publish_time":"2021-12-21T20:27:54.126Z","contributors":[]},"1.0.1":{"name":"docx-templates","version":"1.0.1","description":"Template-based docx report creation","main":"lib/index.js","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"compile":"rm -rf ./lib && mkdir lib && babel --out-dir lib --ignore \"**/__mocks__/**\",\"**/__tests__/**\" src && flow-copy-source -i \"**/__mocks__/**\" -i \"**/__tests__/**\" src lib","docs":"extract-docs --template docs/templates/README.md --output README.md","build":"node package && npm run lint && npm run flow && npm run test && npm run compile && npm run docs && npm run xxl","travis":"npm run compile && npm run test","lint":"eslint src","flow":"flow check || exit 0","xxl":"xxl --src \"[\\\"src\\\"]\"","jest":"jest --watch --coverage","jest-html":"jest-html --snapshot-patterns \"src/**/*.snap\"","test":"npm run testCovFull","testFast":"jest","testCovFull":"npm run testCovPrepare && npm run testDev && npm run testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"cross-env NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testProd":"cross-env NODE_ENV=production jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-prod.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text"},"engines":{"node":">=6"},"dependencies":{"archiver":"0.14.4","bluebird":"2.9.8","fs-extra":"0.23.1","fstream":"1.0.7","sax":"1.1.1","timm":"1.2.3","unzip":"0.1.11","uuid":"3.0.1"},"devDependencies":{"babel-cli":"6.16.0","babel-core":"6.17.0","babel-eslint":"7.0.0","babel-jest":"17.0.2","babel-polyfill":"6.16.0","babel-preset-es2015":"6.16.0","babel-preset-react":"6.16.0","babel-preset-stage-0":"6.16.0","coveralls":"2.11.15","cross-env":"^1.0.8","eslint":"3.8.1","eslint-config-airbnb":"12.0.0","eslint-plugin-flowtype":"2.20.0","eslint-plugin-import":"1.16.0","eslint-plugin-jsx-a11y":"2.2.3","eslint-plugin-react":"6.4.1","extract-docs":"^1.2.0","flow-bin":"0.36.0","flow-copy-source":"1.1.0","jest":"17.0.3","jest-html":"^1.3.3","nyc":"8.4.0","storyboard":"^2.3.1","xxl":"^0.1.1"},"jest":{"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(js|jsx)$","moduleNameMapper":{"^.+\\.(css|less|sass)$":"<rootDir>/test/emptyObject.js","^.+\\.(gif|ttf|eot|svg)$":"<rootDir>/test/emptyString.js"},"coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"snapshotSerializers":["<rootDir>/node_modules/jest-html"],"collectCoverageFrom":["src/**/*.js","src/vendor/**","!test/**","!**/webpack*","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"],"setupTestFrameworkScriptFile":"./test/setup.js"},"gitHead":"44b46dd3749d17a9af705d294562d10f3d7c2c03","_id":"docx-templates@1.0.1","_shasum":"dc25d7f5d5b4407ea3496531d2b865f9c1612679","_from":".","_npmVersion":"3.10.9","_nodeVersion":"7.2.0","_npmUser":{"name":"anonymous","email":"ggrau@me.com"},"dist":{"shasum":"dc25d7f5d5b4407ea3496531d2b865f9c1612679","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-1.0.1.tgz","size":83733,"integrity":"sha512-tVS5c9n1WAkddLB4V6RBzBIeFy14Fv2t25wMToyAQayG3VLuj6IkybHp43P8VH+ntb7lGKAUjnt0DUKMtQrRFA=="},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/docx-templates-1.0.1.tgz_1481815931803_0.21985078556463122"},"directories":{},"_cnpmcore_publish_time":"2021-12-21T20:27:55.413Z","contributors":[]},"1.0.2":{"name":"docx-templates","version":"1.0.2","description":"Template-based docx report creation","main":"lib/index.js","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"compile":"rm -rf ./lib && mkdir lib && babel --out-dir lib --ignore \"**/__mocks__/**\",\"**/__tests__/**\" src && flow-copy-source -i \"**/__mocks__/**\" -i \"**/__tests__/**\" src lib","docs":"extract-docs --template docs/templates/README.md --output README.md","build":"node package && npm run lint && npm run flow && npm run test && npm run compile && npm run docs && npm run xxl","travis":"npm run compile && npm run test","lint":"eslint src","flow":"flow check || exit 0","xxl":"xxl --src \"[\\\"src\\\"]\"","jest":"jest --watch --coverage","jest-html":"jest-html --snapshot-patterns \"src/**/*.snap\"","test":"npm run testCovFull","testFast":"jest","testCovFull":"npm run testCovPrepare && npm run testDev && npm run testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"cross-env NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testProd":"cross-env NODE_ENV=production jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-prod.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text"},"engines":{"node":">=6"},"dependencies":{"archiver":"0.14.4","bluebird":"2.9.8","fs-extra":"0.23.1","fstream":"1.0.7","sax":"1.1.1","timm":"1.2.3","unzip":"0.1.11","uuid":"3.0.1"},"devDependencies":{"babel-cli":"6.16.0","babel-core":"6.17.0","babel-eslint":"7.0.0","babel-jest":"17.0.2","babel-polyfill":"6.16.0","babel-preset-es2015":"6.16.0","babel-preset-react":"6.16.0","babel-preset-stage-0":"6.16.0","coveralls":"2.11.15","cross-env":"^1.0.8","eslint":"3.8.1","eslint-config-airbnb":"12.0.0","eslint-plugin-flowtype":"2.20.0","eslint-plugin-import":"1.16.0","eslint-plugin-jsx-a11y":"2.2.3","eslint-plugin-react":"6.4.1","extract-docs":"^1.2.0","flow-bin":"0.36.0","flow-copy-source":"1.1.0","jest":"17.0.3","jest-html":"^1.3.3","nyc":"8.4.0","storyboard":"^2.3.1","xxl":"^0.1.1"},"jest":{"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(js|jsx)$","moduleNameMapper":{"^.+\\.(css|less|sass)$":"<rootDir>/test/emptyObject.js","^.+\\.(gif|ttf|eot|svg)$":"<rootDir>/test/emptyString.js"},"coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"snapshotSerializers":["<rootDir>/node_modules/jest-html"],"collectCoverageFrom":["src/**/*.js","src/vendor/**","!test/**","!**/webpack*","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"],"setupTestFrameworkScriptFile":"./test/setup.js"},"gitHead":"b33b51d88ba9d9f671cbd2080ed1aaa08c8cea8f","_id":"docx-templates@1.0.2","_shasum":"7add456d072859651fa03cfb23b2b26305689384","_from":".","_npmVersion":"3.10.9","_nodeVersion":"7.2.0","_npmUser":{"name":"anonymous","email":"ggrau@me.com"},"dist":{"shasum":"7add456d072859651fa03cfb23b2b26305689384","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-1.0.2.tgz","size":83700,"integrity":"sha512-7cP9Ibh8iv4sBXn4NaSRhP38dW3nsOJBwYVtR3WQukplWMfvkXr5WjBqeIWDOxNLotYykmyQflZ0y4WVJZ9gDg=="},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/docx-templates-1.0.2.tgz_1481816118686_0.36803061445243657"},"directories":{},"_cnpmcore_publish_time":"2021-12-21T20:27:56.690Z","contributors":[]},"2.0.0":{"name":"docx-templates","version":"2.0.0","description":"Template-based docx report creation","main":"lib/index.js","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"compile":"rm -rf ./lib && mkdir lib && babel --out-dir lib --ignore \"**/__mocks__/**\",\"**/__tests__/**\" src && flow-copy-source -i \"**/__mocks__/**\" -i \"**/__tests__/**\" src lib","docs":"extract-docs --template docs/templates/README.md --output README.md","build":"node package && npm run lint && npm run flow && npm run test && npm run compile && npm run docs && npm run xxl","travis":"npm run compile && npm run test","lint":"eslint src","flow":"flow check || exit 0","xxl":"xxl --src \"[\\\"src\\\"]\"","jest":"jest --watch --coverage","jest-html":"jest-html --snapshot-patterns \"src/**/*.snap\"","test":"npm run testCovFull","testFast":"jest","testCovFull":"npm run testCovPrepare && npm run testDev && npm run testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"cross-env NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testProd":"cross-env NODE_ENV=production jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-prod.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text"},"engines":{"node":">=6"},"dependencies":{"archiver":"1.3.0","bluebird":"3.4.6","fs-extra":"1.0.0","fstream":"1.0.10","sax":"1.2.1","timm":"1.2.3","unzip":"0.1.11","uuid":"3.0.1"},"devDependencies":{"babel-cli":"6.18.0","babel-core":"6.20.0","babel-eslint":"7.1.1","babel-jest":"18.0.0","babel-preset-es2015":"6.18.0","babel-preset-react":"6.16.0","babel-preset-stage-0":"6.16.0","coveralls":"2.11.15","cross-env":"3.1.3","eslint":"3.12.2","eslint-config-airbnb":"13.0.0","eslint-plugin-flowtype":"2.29.1","eslint-plugin-import":"2.2.0","eslint-plugin-jsx-a11y":"2.2.3","eslint-plugin-react":"6.8.0","extract-docs":"^1.2.0","flow-bin":"0.37.0","flow-copy-source":"1.1.0","isomorphic-fetch":"2.2.1","jest":"18.0.0","jest-html":"^1.3.3","nyc":"10.0.0","storyboard":"^2.3.1","xxl":"^0.1.1"},"jest":{"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(js|jsx)$","coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"snapshotSerializers":["<rootDir>/node_modules/jest-html"],"collectCoverageFrom":["src/**/*.js","!src/debug.js","!test/**","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"]},"gitHead":"5c018d7360f2d345603a50b07c817c867aeac087","_id":"docx-templates@2.0.0","_shasum":"634fc360d9fc5ccffb694ab0020bf52bbcbcc196","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.3.0","_npmUser":{"name":"anonymous","email":"ggrau@me.com"},"dist":{"shasum":"634fc360d9fc5ccffb694ab0020bf52bbcbcc196","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-2.0.0.tgz","size":344445,"integrity":"sha512-alBQv0jBa0ql3rWJQzh8ygmAJN4SUF93Fcqvp24frSF/xCA1AuQn9Rdf7GWqRwRpprAXAeaogAi4F0U00bymxg=="},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/docx-templates-2.0.0.tgz_1483740264583_0.982737889746204"},"directories":{},"_cnpmcore_publish_time":"2021-12-21T20:27:58.299Z","contributors":[]},"2.1.0":{"name":"docx-templates","version":"2.1.0","description":"Template-based docx report creation","main":"lib/index.js","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"compile":"rm -rf ./lib && mkdir lib && babel --out-dir lib --ignore \"**/__mocks__/**\",\"**/__tests__/**\" src && flow-copy-source -i \"**/__mocks__/**\" -i \"**/__tests__/**\" src lib","docs":"extract-docs --template docs/templates/README.md --output README.md","build":"node package && npm run lint && npm run flow && npm run test && npm run compile && npm run docs && npm run xxl","travis":"npm run compile && npm run test","lint":"eslint src","flow":"flow check || exit 0","xxl":"xxl --src src","jest":"jest --watch --coverage","jest-html":"jest-html --snapshot-patterns \"src/**/*.snap\"","test":"npm run testCovFull","testFast":"jest","testCovFull":"npm run testCovPrepare && npm run testDev && npm run testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"cross-env NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testProd":"cross-env NODE_ENV=production jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-prod.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text"},"engines":{"node":">=6"},"dependencies":{"archiver":"1.3.0","bluebird":"3.4.6","fs-extra":"1.0.0","fstream":"1.0.10","globby":"6.1.0","sax":"1.2.1","timm":"1.2.3","unzip":"0.1.11","uuid":"3.0.1"},"devDependencies":{"babel-cli":"6.18.0","babel-core":"6.20.0","babel-eslint":"7.1.1","babel-jest":"18.0.0","babel-preset-es2015":"6.18.0","babel-preset-react":"6.16.0","babel-preset-stage-0":"6.16.0","coveralls":"2.11.15","cross-env":"3.1.3","eslint":"3.14.0","eslint-config-airbnb":"13.0.0","eslint-plugin-flowtype":"2.29.1","eslint-plugin-import":"2.2.0","eslint-plugin-jsx-a11y":"2.2.3","eslint-plugin-react":"6.8.0","extract-docs":"^1.4.0","flow-bin":"0.38.0","flow-copy-source":"1.1.0","isomorphic-fetch":"2.2.1","jest":"18.0.0","jest-html":"^1.3.3","nyc":"10.0.0","storyboard":"^2.3.1","xxl":"^1.0.0"},"jest":{"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(js|jsx)$","coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"snapshotSerializers":["<rootDir>/node_modules/jest-html"],"collectCoverageFrom":["src/**/*.js","!src/debug.js","!test/**","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"]},"gitHead":"beb4a78b3c2c8d223e2f7c924fb25a645ca81da4","_id":"docx-templates@2.1.0","_shasum":"f3aecd76c895b30feee7454cba073eb1f00adf6c","_from":".","_npmVersion":"4.0.5","_nodeVersion":"7.4.0","_npmUser":{"name":"anonymous","email":"ggrau@me.com"},"dist":{"shasum":"f3aecd76c895b30feee7454cba073eb1f00adf6c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-2.1.0.tgz","size":351866,"integrity":"sha512-lJNW/jg7to+NOehN8vah4X+gxRa+bMpGKsecvk3JdkXYOr9n3sXjl4lqcuTtQuPyT4LJdJDi8xqSzsdQUqOEXg=="},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/docx-templates-2.1.0.tgz_1485295319480_0.5056020829360932"},"directories":{},"_cnpmcore_publish_time":"2021-12-21T20:27:59.968Z","contributors":[]},"2.1.1":{"name":"docx-templates","version":"2.1.1","description":"Template-based docx report creation","main":"lib/index.js","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"compile":"rm -rf ./lib && mkdir lib && babel --out-dir lib --ignore \"**/__mocks__/**\",\"**/__tests__/**\" src && flow-copy-source -i \"**/__mocks__/**\" -i \"**/__tests__/**\" src lib","docs":"extract-docs --template docs/templates/README.md --output README.md","build":"node package && npm run lint && npm run flow && npm run test && npm run compile && npm run docs && npm run xxl","travis":"npm run compile && npm run test","lint":"eslint src","flow":"flow check || exit 0","xxl":"xxl --src src","jest":"jest --watch --coverage","jest-html":"jest-html --snapshot-patterns \"src/**/*.snap\"","test":"npm run testCovFull","testFast":"jest","testCovFull":"npm run testCovPrepare && npm run testDev && npm run testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"cross-env NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testProd":"cross-env NODE_ENV=production jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-prod.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text"},"engines":{"node":">=6"},"dependencies":{"archiver":"1.3.0","bluebird":"3.4.6","fs-extra":"1.0.0","fstream":"1.0.10","globby":"6.1.0","sax":"1.2.1","timm":"1.2.3","unzip":"0.1.11","uuid":"3.0.1"},"devDependencies":{"babel-cli":"6.18.0","babel-core":"6.20.0","babel-eslint":"7.1.1","babel-jest":"18.0.0","babel-preset-es2015":"6.18.0","babel-preset-react":"6.16.0","babel-preset-stage-0":"6.16.0","coveralls":"2.11.15","cross-env":"3.1.3","eslint":"3.14.0","eslint-config-airbnb":"13.0.0","eslint-plugin-flowtype":"2.29.1","eslint-plugin-import":"2.2.0","eslint-plugin-jsx-a11y":"2.2.3","eslint-plugin-react":"6.8.0","extract-docs":"^1.4.0","flow-bin":"0.38.0","flow-copy-source":"1.1.0","isomorphic-fetch":"2.2.1","jest":"18.0.0","jest-html":"^1.3.3","nyc":"10.0.0","storyboard":"^2.3.1","xxl":"^1.0.0"},"jest":{"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(js|jsx)$","coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"snapshotSerializers":["<rootDir>/node_modules/jest-html"],"collectCoverageFrom":["src/**/*.js","!src/debug.js","!test/**","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"]},"gitHead":"883c55a17bbe2262c3aaeb1b64ad72976c1a1a6e","_id":"docx-templates@2.1.1","_shasum":"ef133ae927d70826f33d44b0ae227a26ec38e350","_from":".","_npmVersion":"4.0.5","_nodeVersion":"7.4.0","_npmUser":{"name":"anonymous","email":"ggrau@me.com"},"dist":{"shasum":"ef133ae927d70826f33d44b0ae227a26ec38e350","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-2.1.1.tgz","size":351909,"integrity":"sha512-1F/ycHqOrGO8XSZadd5x7Iy6Bs1haD+DwM8UsVsHWmga2mQI1bsyq7Fq+hc1M9bXDXFTeKKQVCivFMM76L1mDA=="},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/docx-templates-2.1.1.tgz_1485380068685_0.7647623389493674"},"directories":{},"_cnpmcore_publish_time":"2021-12-21T20:28:01.630Z","contributors":[]},"2.2.0":{"name":"docx-templates","version":"2.2.0","description":"Template-based docx report creation","main":"lib/index.js","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"compile":"yarn compile:prepare && yarn compile:copy && yarn compile:run","compileWatch":"yarn compile:prepare && yarn compile:copy && yarn compile:run -- --watch","compile:prepare":"rm -rf ./lib && mkdir lib","compile:copy":"flow-copy-source -i \"**/__mocks__/**\" -i \"**/__tests__/**\" src lib","compile:run":"babel --out-dir lib --ignore \"**/__mocks__/**\",\"**/__tests__/**\" src","docs":"extract-docs --template docs/templates/README.md --output README.md","build":"yarn lint && yarn flow && yarn test && yarn compile && yarn docs && yarn xxl","travis":"yarn compile && yarn test","lint":"eslint src","flow":"flow check || exit 0","jest":"jest --watch --coverage","jest-html":"jest-html --snapshot-patterns \"src/**/*.snap\"","test":"npm run testCovFull","testCovFull":"npm run testCovPrepare && npm run testDev && npm run testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"cross-env NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testProd":"cross-env NODE_ENV=production jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-prod.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text"},"engines":{"node":">=6"},"dependencies":{"archiver":"1.3.0","fs-extra":"^3.0.1","fstream":"1.0.11","globby":"6.1.0","sax":"1.2.4","timm":"1.2.5","unzip":"0.1.11","uuid":"3.1.0"},"devDependencies":{"babel-cli":"6.24.1","babel-core":"^6.25.0","babel-eslint":"^7.2.3","babel-jest":"18.0.0","babel-polyfill":"^6.23.0","babel-preset-es2015":"6.24.1","babel-preset-react":"6.24.1","babel-preset-stage-0":"6.24.1","coveralls":"2.13.1","cross-env":"3.1.3","eslint":"^3.19.0","eslint-config-airbnb":"14.1.0","eslint-config-prettier":"2.3.0","eslint-plugin-flowtype":"^2.32.1","eslint-plugin-import":"2.7.0","eslint-plugin-jsx-a11y":"4.0.0","eslint-plugin-react":"^6.10.3","extract-docs":"^1.5.2","flow-bin":"^0.49.1","flow-copy-source":"1.2.0","isomorphic-fetch":"2.2.1","jest":"18.0.0","jest-html":"^1.3.4","nyc":"10.0.0","prettier":"^1.5.2","storyboard":"^3.1.1","storyboard-listener-console":"^3.1.1","xxl":"^1.2.0"},"jest":{"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(js|jsx)$","coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"snapshotSerializers":["<rootDir>/node_modules/jest-html"],"collectCoverageFrom":["src/**/*.js","!src/debug.js","!test/**","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"]},"gitHead":"b78928767600edc3dc82ac30f5de03f04f11d192","_id":"docx-templates@2.2.0","_npmVersion":"5.0.3","_nodeVersion":"8.1.2","_npmUser":{"name":"anonymous","email":"ggrau@me.com"},"dist":{"integrity":"sha512-FGo/JEQ6qgCVLolCmjO/j6pWiTUa/4FEAisJYCILj27SUwPrSEuHMFgnZDw13T7Qs5IoNwlGAeg8afKgnwYYhA==","shasum":"7b9cdbd59b9ffa7b2a7aa4245247c68e21adeb8f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-2.2.0.tgz","size":331909},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docx-templates-2.2.0.tgz_1499761255108_0.07910110498778522"},"directories":{},"_cnpmcore_publish_time":"2021-12-21T20:28:03.285Z","contributors":[]},"2.2.1":{"name":"docx-templates","version":"2.2.1","description":"Template-based docx report creation","main":"lib/index.js","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"compile":"yarn compile:prepare && yarn compile:copy && yarn compile:run","compileWatch":"yarn compile:prepare && yarn compile:copy && yarn compile:run -- --watch","compile:prepare":"rm -rf ./lib && mkdir lib","compile:copy":"flow-copy-source -i \"**/__mocks__/**\" -i \"**/__tests__/**\" src lib","compile:run":"babel --out-dir lib --ignore \"**/__mocks__/**\",\"**/__tests__/**\" src","docs":"extract-docs --template docs/templates/README.md --output README.md","build":"yarn lint && yarn flow && yarn test && yarn compile && yarn docs && yarn xxl","travis":"yarn compile && yarn test","lint":"eslint src","flow":"flow check || exit 0","jest":"jest --watch --coverage","jest-html":"jest-html --snapshot-patterns \"src/**/*.snap\"","test":"npm run testCovFull","testCovFull":"npm run testCovPrepare && npm run testDev && npm run testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"cross-env NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testProd":"cross-env NODE_ENV=production jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-prod.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text"},"engines":{"node":">=6"},"dependencies":{"archiver":"1.3.0","fs-extra":"^3.0.1","fstream":"1.0.11","globby":"6.1.0","sax":"1.2.4","timm":"1.2.5","unzip":"0.1.11","uuid":"3.1.0"},"devDependencies":{"babel-cli":"6.24.1","babel-core":"^6.25.0","babel-eslint":"^7.2.3","babel-jest":"18.0.0","babel-polyfill":"^6.23.0","babel-preset-es2015":"6.24.1","babel-preset-react":"6.24.1","babel-preset-stage-0":"6.24.1","coveralls":"2.13.1","cross-env":"3.1.3","eslint":"^3.19.0","eslint-config-airbnb":"14.1.0","eslint-config-prettier":"2.3.0","eslint-plugin-flowtype":"^2.32.1","eslint-plugin-import":"2.7.0","eslint-plugin-jsx-a11y":"4.0.0","eslint-plugin-react":"^6.10.3","extract-docs":"^1.5.2","flow-bin":"^0.49.1","flow-copy-source":"1.2.0","isomorphic-fetch":"2.2.1","jest":"18.0.0","jest-html":"^1.3.4","nyc":"10.0.0","prettier":"^1.5.2","storyboard":"^3.1.1","storyboard-listener-console":"^3.1.1","xxl":"^1.2.0"},"jest":{"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(js|jsx)$","coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"snapshotSerializers":["<rootDir>/node_modules/jest-html"],"collectCoverageFrom":["src/**/*.js","!src/debug.js","!test/**","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"]},"gitHead":"96eafcbc8b73d941c50cdbce4dd98bf39c8dbf6e","_id":"docx-templates@2.2.1","_npmVersion":"5.0.3","_nodeVersion":"8.1.2","_npmUser":{"name":"anonymous","email":"ggrau@me.com"},"dist":{"integrity":"sha512-z7TAy35KiQmQtrL8AMux94KGwWDDKTfJFcbRF5jLlv1nfRJPcrAA9LWU2g7k5UsL1dry1RqfwZMoyLWPdYGByA==","shasum":"f755eedb9ce8314d8919ced16da8b16c6d47255b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-2.2.1.tgz","size":331920},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docx-templates-2.2.1.tgz_1499762138387_0.14447933482006192"},"directories":{},"_cnpmcore_publish_time":"2021-12-21T20:28:04.175Z","contributors":[]},"2.2.2":{"name":"docx-templates","version":"2.2.2","description":"Template-based docx report creation","main":"lib/index.js","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"compile":"yarn compile:prepare && yarn compile:copy && yarn compile:run","compileWatch":"yarn compile:prepare && yarn compile:copy && yarn compile:run -- --watch","compile:prepare":"rm -rf ./lib && mkdir lib","compile:copy":"flow-copy-source -i \"**/__mocks__/**\" -i \"**/__tests__/**\" src lib","compile:run":"babel --out-dir lib --ignore \"**/__mocks__/**\",\"**/__tests__/**\" src","docs":"extract-docs --template docs/templates/README.md --output README.md","build":"yarn lint && yarn flow && yarn test && yarn compile && yarn docs && yarn xxl","travis":"yarn compile && yarn test","lint":"eslint src","flow":"flow check || exit 0","jest":"jest --watch --coverage","jest-html":"jest-html --snapshot-patterns \"src/**/*.snap\"","test":"npm run testCovFull","testCovFull":"npm run testCovPrepare && npm run testDev && npm run testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"cross-env NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testProd":"cross-env NODE_ENV=production jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-prod.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text"},"engines":{"node":">=6"},"dependencies":{"archiver":"1.3.0","babel-runtime":"6.23.0","fs-extra":"^3.0.1","fstream":"1.0.11","globby":"6.1.0","sax":"1.2.4","timm":"1.2.5","unzip":"0.1.11","uuid":"3.1.0"},"devDependencies":{"babel-cli":"6.24.1","babel-core":"^6.25.0","babel-eslint":"^7.2.3","babel-jest":"18.0.0","babel-plugin-transform-runtime":"6.23.0","babel-preset-es2015":"6.24.1","babel-preset-react":"6.24.1","babel-preset-stage-0":"6.24.1","coveralls":"2.13.1","cross-env":"3.1.3","eslint":"^3.19.0","eslint-config-airbnb":"14.1.0","eslint-config-prettier":"2.3.0","eslint-plugin-flowtype":"^2.32.1","eslint-plugin-import":"2.7.0","eslint-plugin-jsx-a11y":"4.0.0","eslint-plugin-react":"^6.10.3","extract-docs":"^1.5.2","flow-bin":"^0.49.1","flow-copy-source":"1.2.0","isomorphic-fetch":"2.2.1","jest":"18.0.0","jest-html":"^1.3.4","nyc":"10.0.0","prettier":"^1.5.2","storyboard":"^3.1.1","storyboard-listener-console":"^3.1.1","xxl":"^1.2.0"},"jest":{"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(js|jsx)$","coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"snapshotSerializers":["<rootDir>/node_modules/jest-html"],"collectCoverageFrom":["src/**/*.js","!src/debug.js","!test/**","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"]},"gitHead":"b0fc9c7ded578c79315379dc066a7fe2090b6408","_id":"docx-templates@2.2.2","_npmVersion":"5.0.3","_nodeVersion":"8.1.2","_npmUser":{"name":"anonymous","email":"ggrau@me.com"},"dist":{"integrity":"sha512-yomgKLHCG9EKDVqITL2rw2mzI51NRCZswLFUuKFjStE214tABJuXtYJUJpxVeE5pclB1N07o/CcYnHWXMwFNPQ==","shasum":"589d3d797c4226948f8b5f0ed9a3813ebe8bd04c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-2.2.2.tgz","size":331967},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docx-templates-2.2.2.tgz_1500012435464_0.4724064231850207"},"directories":{},"_cnpmcore_publish_time":"2021-12-21T20:28:05.803Z","contributors":[]},"2.3.0":{"name":"docx-templates","version":"2.3.0","description":"Template-based docx report creation","main":"lib/index.js","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"compile":"yarn compile:prepare && yarn compile:copy && yarn compile:run","compileWatch":"yarn compile:prepare && yarn compile:copy && yarn compile:run -- --watch","compile:prepare":"rm -rf ./lib && mkdir lib","compile:copy":"flow-copy-source -i \"**/__mocks__/**\" -i \"**/__tests__/**\" src lib","compile:run":"babel --out-dir lib --ignore \"**/__mocks__/**\",\"**/__tests__/**\" src","docs":"extract-docs --template docs/templates/README.md --output README.md","build":"yarn lint && yarn flow && yarn test && yarn compile && yarn docs && yarn xxl","travis":"yarn compile && yarn test","lint":"eslint src","flow":"flow check || exit 0","jest":"jest --watch --coverage","jest-html":"jest-html --snapshot-patterns \"src/**/*.snap\"","test":"npm run testCovFull","testCovFull":"npm run testCovPrepare && npm run testDev && npm run testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"cross-env NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testProd":"cross-env NODE_ENV=production jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-prod.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text"},"engines":{"node":">=6"},"dependencies":{"archiver":"1.3.0","babel-runtime":"6.23.0","fs-extra":"^3.0.1","fstream":"1.0.11","globby":"6.1.0","sax":"1.2.4","timm":"1.2.5","unzip":"0.1.11","uuid":"3.1.0"},"devDependencies":{"babel-cli":"6.24.1","babel-core":"^6.25.0","babel-eslint":"^7.2.3","babel-jest":"18.0.0","babel-plugin-transform-runtime":"6.23.0","babel-preset-es2015":"6.24.1","babel-preset-react":"6.24.1","babel-preset-stage-0":"6.24.1","coveralls":"2.13.1","cross-env":"3.1.3","eslint":"^3.19.0","eslint-config-airbnb":"14.1.0","eslint-config-prettier":"2.3.0","eslint-plugin-flowtype":"^2.32.1","eslint-plugin-import":"2.7.0","eslint-plugin-jsx-a11y":"4.0.0","eslint-plugin-react":"^6.10.3","extract-docs":"^1.5.2","flow-bin":"^0.49.1","flow-copy-source":"1.2.0","isomorphic-fetch":"2.2.1","jest":"18.0.0","jest-html":"^1.3.4","nyc":"10.0.0","prettier":"^1.5.2","storyboard":"^3.1.1","storyboard-listener-console":"^3.1.1","xxl":"^1.2.0"},"jest":{"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(js|jsx)$","coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"snapshotSerializers":["<rootDir>/node_modules/jest-html"],"collectCoverageFrom":["src/**/*.js","!src/debug.js","!test/**","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"]},"gitHead":"0da2d4fd7d5bd371b9514654dd85d4469f251c00","_id":"docx-templates@2.3.0","_npmVersion":"5.0.3","_nodeVersion":"8.1.2","_npmUser":{"name":"anonymous","email":"ggrau@me.com"},"dist":{"integrity":"sha512-rICmy9qQvksPqQtR3LtSQmAQLnl8TnVwLgAGySOc6GyU8N9rMctwj1+YKgww89OY8TUSNswePqHnCvBYwArg+g==","shasum":"a7c8c07982bab36a5fc9554e1a6ab78ea98b3502","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-2.3.0.tgz","size":332672},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docx-templates-2.3.0.tgz_1500022853162_0.96794942044653"},"directories":{},"_cnpmcore_publish_time":"2021-12-21T20:28:07.451Z","contributors":[]},"2.3.1":{"name":"docx-templates","version":"2.3.1","description":"Template-based docx report creation","main":"lib/indexNode.js","browser":"lib/indexBrowser.js","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"compile":"yarn compile:prepare && yarn compile:copy && yarn compile:run","compileWatch":"yarn compile:prepare && yarn compile:copy && yarn compile:run -- --watch","compile:prepare":"rm -rf ./lib && mkdir lib","compile:copy":"flow-copy-source -i \"**/__mocks__/**\" -i \"**/__tests__/**\" src lib","compile:run":"babel --out-dir lib --ignore \"**/__mocks__/**\",\"**/__tests__/**\" src","start":"cd examples/swapi && node swapi-node swapi-complex.docx","startBrowser":"yarn build:browser && node examples/swapi/swapi-browser.js","docs":"extract-docs --template docs/templates/README.md --output README.md","build":"yarn lint && yarn flow && yarn test && yarn compile && yarn build:browser && yarn docs && yarn xxl","build:browser":"browserify lib/indexBrowser.js --s docx-templates -u lib/debug.js > examples/swapi/www/docx-templates.js","travis":"yarn compile && yarn test","lint":"eslint src","flow":"flow check || exit 0","jest":"jest --watch --coverage","jest-html":"jest-html --snapshot-patterns \"src/**/*.snap\"","test":"yarn testCovFull","testCovFull":"yarn testCovPrepare && yarn testDev && yarn testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testProd":"NODE_ENV=production jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-prod.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text"},"engines":{"node":">=6"},"dependencies":{"babel-runtime":"6.23.0","fs-extra":"^3.0.1","jszip":"^3.1.5","sax":"1.2.4","timm":"1.2.5"},"devDependencies":{"babel-cli":"6.24.1","babel-core":"^6.25.0","babel-eslint":"^7.2.3","babel-jest":"18.0.0","babel-plugin-transform-runtime":"6.23.0","babel-preset-es2015":"6.24.1","babel-preset-react":"6.24.1","babel-preset-stage-0":"6.24.1","body-parser":"^1.18.2","browserify":"^15.0.0","coveralls":"2.13.1","eslint":"^3.19.0","eslint-config-airbnb":"14.1.0","eslint-config-prettier":"2.3.0","eslint-plugin-flowtype":"^2.32.1","eslint-plugin-import":"2.7.0","eslint-plugin-jsx-a11y":"4.0.0","eslint-plugin-react":"^6.10.3","express":"^4.16.2","extract-docs":"^1.5.2","flow-bin":"^0.49.1","flow-copy-source":"1.2.0","isomorphic-fetch":"2.2.1","jest":"18.0.0","jest-html":"^1.3.4","nyc":"10.0.0","oao":"^1.2.1","prettier":"^1.10.2","storyboard":"^3.1.1","storyboard-listener-console":"^3.1.1","xxl":"^1.2.0"},"jest":{"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(js|jsx)$","coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"snapshotSerializers":["<rootDir>/node_modules/jest-html"],"collectCoverageFrom":["src/**/*.js","!src/debug.js","!test/**","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"]},"gitHead":"7a08568bdb8c576ca65b52bd01dd413bd6777775","_id":"docx-templates@2.3.1","_npmVersion":"5.6.0","_nodeVersion":"8.6.0","_npmUser":{"name":"anonymous","email":"ggrau@me.com"},"dist":{"integrity":"sha512-9uGzuXfrT02ZGVlTjqfBpU6FnGsib5SkDYU3hFzmy6vxWLZmCpihfj8/D0vooa4EP0nIK+KfAWdWXzRKnFDszA==","shasum":"a9a158b5228b4237fddcf0a380943f6689158081","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-2.3.1.tgz","size":497781},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docx-templates-2.3.1.tgz_1516402702292_0.5902064100373536"},"directories":{},"_cnpmcore_publish_time":"2021-12-21T20:28:09.088Z","contributors":[]},"2.3.2":{"name":"docx-templates","version":"2.3.2","description":"Template-based docx report creation","main":"lib/indexNode.js","browser":"lib/indexBrowser.js","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"compile":"yarn compile:prepare && yarn compile:copy && yarn compile:run","compileWatch":"yarn compile:prepare && yarn compile:copy && yarn compile:run -- --watch","compile:prepare":"rm -rf ./lib && mkdir lib","compile:copy":"flow-copy-source -i \"**/__mocks__/**\" -i \"**/__tests__/**\" src lib","compile:run":"babel --out-dir lib --ignore \"**/__mocks__/**\",\"**/__tests__/**\" src","start":"cd examples/swapi && node swapi-node swapi-complex.docx","startBrowser":"yarn build:browser && node examples/swapi/swapi-browser.js","docs":"extract-docs --template docs/templates/README.md --output README.md","build":"yarn lint && yarn flow && yarn test && yarn compile && yarn build:browser && yarn docs && yarn xxl","build:browser":"browserify lib/indexBrowser.js --s docx-templates -u lib/debug.js > examples/swapi/www/docx-templates.js","travis":"yarn compile && yarn test","lint":"eslint src","flow":"flow check || exit 0","jest":"jest --watch --coverage","jest-html":"jest-html --snapshot-patterns \"src/**/*.snap\"","test":"yarn testCovFull","testCovFull":"yarn testCovPrepare && yarn testDev && yarn testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testProd":"NODE_ENV=production jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-prod.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text"},"engines":{"node":">=6"},"dependencies":{"babel-runtime":"6.23.0","fs-extra":"^3.0.1","jszip":"^3.1.5","sax":"1.2.4","timm":"1.2.5"},"devDependencies":{"babel-cli":"6.24.1","babel-core":"^6.25.0","babel-eslint":"^7.2.3","babel-jest":"18.0.0","babel-plugin-transform-runtime":"6.23.0","babel-preset-es2015":"6.24.1","babel-preset-react":"6.24.1","babel-preset-stage-0":"6.24.1","body-parser":"^1.18.2","browserify":"^15.0.0","coveralls":"2.13.1","eslint":"^3.19.0","eslint-config-airbnb":"14.1.0","eslint-config-prettier":"2.3.0","eslint-plugin-flowtype":"^2.32.1","eslint-plugin-import":"2.7.0","eslint-plugin-jsx-a11y":"4.0.0","eslint-plugin-react":"^6.10.3","express":"^4.16.2","extract-docs":"^1.5.2","flow-bin":"^0.49.1","flow-copy-source":"1.2.0","isomorphic-fetch":"2.2.1","jest":"18.0.0","jest-html":"^1.3.4","md5":"^2.2.1","mockdate":"^2.0.2","nyc":"10.0.0","oao":"^1.2.1","prettier":"^1.10.2","storyboard":"^3.1.1","storyboard-listener-console":"^3.1.1","xxl":"^1.2.0"},"jest":{"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(js|jsx)$","coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"snapshotSerializers":["<rootDir>/node_modules/jest-html"],"collectCoverageFrom":["src/**/*.js","!src/debug.js","!test/**","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"]},"gitHead":"2298b8e2cd402f0d486a3e6f33b0d98bbb5a8163","_id":"docx-templates@2.3.2","_npmVersion":"5.6.0","_nodeVersion":"8.6.0","_npmUser":{"name":"anonymous","email":"ggrau@me.com"},"dist":{"integrity":"sha512-9HtZZr6+AIwz12lJ+oqgSFm9xug2M0nFflAAM1ujWa7ObXy2DGL+q2gscxcPUHMuQ3tCk462WUO/3SjSINNe+A==","shasum":"65576d64ce0e3b393b44a0f6bec13cad5a928726","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-2.3.2.tgz","size":511617},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docx-templates-2.3.2.tgz_1517260041106_0.3893346982076764"},"directories":{},"_cnpmcore_publish_time":"2021-12-21T20:28:10.749Z","contributors":[]},"2.4.0":{"name":"docx-templates","version":"2.4.0","description":"Template-based docx report creation","main":"lib/indexNode.js","browser":"lib/indexBrowser.js","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"compile":"yarn compile:prepare && yarn compile:copy && yarn compile:run","compileWatch":"yarn compile:prepare && yarn compile:copy && yarn compile:run --watch","compile:prepare":"rm -rf ./lib && mkdir lib","compile:copy":"flow-copy-source -i \"**/__mocks__/**\" -i \"**/__tests__/**\" src lib","compile:run":"babel --out-dir lib --ignore \"**/__mocks__/**\",\"**/__tests__/**\" src","start":"cd examples/swapi && node swapi-node swapi-complex.docx","travis":"yarn compile && yarn test","jest":"jest --watch --coverage","test":"yarn testCovFull","testCovFull":"yarn testCovPrepare && yarn testDev && yarn testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testProd":"NODE_ENV=production jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-prod.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text"},"engines":{"node":">=6"},"dependencies":{"babel-runtime":"6.23.0","fs-extra":"^3.0.1","jszip":"^3.1.5","sax":"1.2.4","timm":"1.2.5"},"devDependencies":{"babel-cli":"6.24.1","babel-core":"^6.25.0","babel-jest":"18.0.0","babel-plugin-transform-runtime":"6.23.0","babel-preset-es2015":"6.24.1","babel-preset-react":"6.24.1","babel-preset-stage-0":"6.24.1","coveralls":"2.13.1","jest":"18.0.0","md5":"^2.2.1","mockdate":"^2.0.2","nyc":"10.0.0","prettier":"^1.10.2","storyboard":"^3.1.1","storyboard-listener-console":"^3.1.1"},"jest":{"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(js|jsx)$","coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"collectCoverageFrom":["src/**/*.js","!src/debug.js","!test/**","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"]},"_id":"docx-templates@2.4.0","_npmVersion":"5.6.0","_nodeVersion":"8.6.0","_npmUser":{"name":"anonymous","email":"ggrau@me.com"},"dist":{"integrity":"sha512-l7zS844KPSifasXPSoimzfmHARgGCtx//DcZEn6pCitBpm6i2+MsehkZbbd1yQhbDeSQ38NPkMuzRxBweMIbSg==","shasum":"0d4f9239a39dd8d471026335c8d717aaa050350a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-2.4.0.tgz","fileCount":26,"unpackedSize":124410,"size":23888},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docx-templates_2.4.0_1518026244249_0.25712178273633346"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:28:11.801Z","contributors":[]},"2.4.1":{"name":"docx-templates","version":"2.4.1","description":"Template-based docx report creation","main":"lib/indexNode.js","browser":"lib/indexBrowser.js","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"compile":"yarn compile:prepare && yarn compile:copy && yarn compile:run","compileWatch":"yarn compile:prepare && yarn compile:copy && yarn compile:run --watch","compile:prepare":"rm -rf ./lib && mkdir lib","compile:copy":"flow-copy-source -i \"**/__mocks__/**\" -i \"**/__tests__/**\" src lib","compile:run":"babel --out-dir lib --ignore \"**/__mocks__/**\",\"**/__tests__/**\" src","start":"cd examples/swapi && node swapi-node swapi-complex.docx","travis":"yarn compile && yarn test","jest":"jest --watch --coverage","test":"yarn testCovFull","testCovFull":"yarn testCovPrepare && yarn testDev && yarn testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testProd":"NODE_ENV=production jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-prod.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text"},"engines":{"node":">=6"},"dependencies":{"babel-runtime":"6.23.0","fs-extra":"^3.0.1","jszip":"^3.1.5","sax":"1.2.4","timm":"1.2.5"},"devDependencies":{"babel-cli":"6.24.1","babel-core":"^6.25.0","babel-jest":"18.0.0","babel-plugin-transform-runtime":"6.23.0","babel-preset-es2015":"6.24.1","babel-preset-react":"6.24.1","babel-preset-stage-0":"6.24.1","coveralls":"2.13.1","jest":"18.0.0","md5":"^2.2.1","mockdate":"^2.0.2","nyc":"10.0.0","prettier":"^1.10.2","storyboard":"^3.1.1","storyboard-listener-console":"^3.1.1","yaqrcode":"^0.2.1"},"jest":{"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(js|jsx)$","coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"collectCoverageFrom":["src/**/*.js","!src/debug.js","!test/**","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"]},"_id":"docx-templates@2.4.1","_npmVersion":"5.6.0","_nodeVersion":"9.11.1","_npmUser":{"name":"anonymous","email":"ggrau@me.com"},"dist":{"integrity":"sha512-XCcfFCkt2Kr6alOhvM5+s4j7MWhU/zfQUK5QkdTwkdftzBA3mH6jCQLXfzRMMBylpQnztVY5sDEe4uwhCABIUw==","shasum":"da0a627df61f95a226e0d509c3829d651f447681","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-2.4.1.tgz","fileCount":26,"unpackedSize":126978,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa7OdECRA9TVsSAnZWagAA4nwP/AzwcTU/cMEwgExz6yCG\nBJZHigpIowbg3IuBZNfIaLyydhgnohm8WMPScKR2YB4pEsXtSlVgg1BkUplJ\nfVhpZJzR/NdxDp/RAQVuzh9CclzAh3TmowDACcDs8ctvZKQO+h82Fcy2Gg1K\nON0kPNt7hQSb2ydNAs5KPL6wrM6c3MO5/6akzXMd683NuANapDW+NdKe9EWw\nOC3qMPGzEExu4T+2IWmB4lc7MU6mEYrZ9vgKnG3AaHO7fQtKFJLlqcGbQFhY\n78iNPJ+gzrFJ95WHZOPtXHkG5L+zn7TylWsxmn7chaheCcCtNiBRPeOypuF6\nUY6J6U3WUgnywXbEKmetK9f/RnVCUtVapOrgL2CdlpPJ8gJQpK6DU02ma+lp\nAFV0HG5rXiE5VMxkeZC4E7E/BozqG+FUXpeEUvzyvIbJJ/kD75l4L9+xlDqX\nmpy+YIGy1U+PQFFS9zRraXiuYyJ2e2KmJBcbfQbZw24+tPuPPzFN3yQaSYDf\nz/uRy/J3A6//poqJy3Q8rDLAbWpcuGoDSW47KUw2zchau6sOAvQAj6OpJ0dv\nu9F+GBjCHhseUhTw510zQ36+zPfUT2DwxqOM9c6f0TxalBjjl/lsGLq26vAn\n45W07ZSoPuA6XPVMDmMj4BKkrGnJAmQGw6qiCB7odSI+6I05XyFzWnpZEp5d\n0aDx\r\n=yMVI\r\n-----END PGP SIGNATURE-----\r\n","size":24392},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docx-templates_2.4.1_1525475139107_0.37216736632474445"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:28:12.856Z","contributors":[]},"2.5.0":{"name":"docx-templates","version":"2.5.0","description":"Template-based docx report creation","main":"lib/indexNode.js","browser":"lib/indexBrowser.js","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"compile":"yarn compile:prepare && yarn compile:copy && yarn compile:run","compileWatch":"yarn compile:prepare && yarn compile:copy && yarn compile:run --watch","compile:prepare":"rm -rf ./lib && mkdir lib","compile:copy":"flow-copy-source -i \"**/__mocks__/**\" -i \"**/__tests__/**\" src lib","compile:run":"babel --out-dir lib --ignore \"**/__mocks__/**\",\"**/__tests__/**\" src","start":"cd examples/swapi && node swapi-node swapi-complex.docx","travis":"yarn compile && yarn test","jest":"jest --watch --coverage","test":"yarn testCovFull","testCovFull":"yarn testCovPrepare && yarn testDev && yarn testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testProd":"NODE_ENV=production jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-prod.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text"},"engines":{"node":">=6"},"dependencies":{"babel-runtime":"6.23.0","fs-extra":"^3.0.1","jszip":"^3.1.5","sax":"1.2.4","timm":"1.2.5","vm2":"^3.6.1"},"devDependencies":{"babel-cli":"6.24.1","babel-core":"^6.25.0","babel-jest":"18.0.0","babel-plugin-transform-runtime":"6.23.0","babel-preset-es2015":"6.24.1","babel-preset-react":"6.24.1","babel-preset-stage-0":"6.24.1","coveralls":"2.13.1","jest":"18.0.0","md5":"^2.2.1","mockdate":"^2.0.2","nyc":"10.0.0","prettier":"^1.10.2","storyboard":"^3.1.1","storyboard-listener-console":"^3.1.1","yaqrcode":"^0.2.1"},"jest":{"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(js|jsx)$","coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"collectCoverageFrom":["src/**/*.js","!src/debug.js","!test/**","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"]},"_id":"docx-templates@2.5.0","_npmVersion":"5.6.0","_nodeVersion":"9.11.1","_npmUser":{"name":"anonymous","email":"ggrau@me.com"},"dist":{"integrity":"sha512-zBoImEnoiCNYcH11wGwsioNt8XJz/axehJsgRThtZtAbsAOjg18WRqQ5EVgm4qLVuY5Z1rba/+UnfNxoHSKQMA==","shasum":"d1d40e01e39cc0a727f041189a46f85ffa914228","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-2.5.0.tgz","fileCount":26,"unpackedSize":128228,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbSiU4CRA9TVsSAnZWagAAEGMP/3cBc3XrrH19SAhGIJqa\nuVbUcKdS4K7paOmXvQV6/SEcHRuDB+XiT6Gku4wxm8dcc2dVhDoeNXNHvB0r\nEsYRadoOjwaxg0xllfFGXBl/ZW0urW+7kZDBAqeBtcpTAdYOVks75I6GEIXn\ncg0EMUCy8GO4Bv8kZZ38eaPoXkYCR0L5g8M7dlBU42iDDbcaQIJlcPxL0yXm\npUCh0eD7KYmoMIFGNc1iQz1TMeYicepOy2qXsaWMWJD9vPhYIgFRqsRwWtU4\nM/K0k97h0yqtecJC3zl/kftixCLCPETFT8vezX0KGodASZ2sbDEl8Wozcosx\nHh3TKs11RjjJASwUCvOsYxbhtCz23wIbUWHbJ3Rmk6AWTMEGEJ+aHQSNmozq\n7B9E97PAswF1EPAX/W6vJjMMlfUH93IH0cLiQUURt7wyKHH2f66raGRJhYII\neoXkEL9UJ5CFkwOl5v750JkeprAXsmPa2UqLpcZPuVVGnuV9ABnM4nj9NdP6\ns6oFVtgANqDUjeBgW4K89sMCIewe0LAt18ZRatRfkaY1Ys1rZcUiqiktd3QW\nCDMbOZrrdvTujVA5KqvLvYjEIZcP5Wr6RWfKFP4mIVZ0T388Tqn3ckpjUqha\nSYrcPlie7A/Qgc3JyHr8XBc1GEiooBjdOahGXB6PK9hVsyaLMFRMHy5pBPKN\nTyTP\r\n=SUhs\r\n-----END PGP SIGNATURE-----\r\n","size":24621},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docx-templates_2.5.0_1531585848150_0.5170119682214662"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:28:13.901Z","contributors":[]},"2.5.1":{"name":"docx-templates","version":"2.5.1","description":"Template-based docx report creation","main":"lib/indexNode.js","browser":"lib/indexBrowser.js","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"compile":"yarn compile:prepare && yarn compile:copy && yarn compile:run","compileWatch":"yarn compile:prepare && yarn compile:copy && yarn compile:run --watch","compile:prepare":"rm -rf ./lib && mkdir lib","compile:copy":"flow-copy-source -i \"**/__mocks__/**\" -i \"**/__tests__/**\" src lib","compile:run":"babel --out-dir lib --ignore \"**/__mocks__/**\",\"**/__tests__/**\" src","start":"cd examples/swapi && node swapi-node swapi-complex.docx","travis":"yarn compile && yarn test","jest":"jest --watch --coverage","test":"yarn testCovFull","testCovFull":"yarn testCovPrepare && yarn testDev && yarn testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testProd":"NODE_ENV=production jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-prod.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text"},"engines":{"node":">=6"},"dependencies":{"babel-runtime":"6.23.0","fs-extra":"^3.0.1","jszip":"^3.1.5","sax":"1.2.4","timm":"1.2.5","vm2":"^3.6.1"},"devDependencies":{"babel-cli":"6.24.1","babel-core":"^6.25.0","babel-jest":"18.0.0","babel-plugin-transform-runtime":"6.23.0","babel-preset-es2015":"6.24.1","babel-preset-react":"6.24.1","babel-preset-stage-0":"6.24.1","coveralls":"2.13.1","jest":"18.0.0","md5":"^2.2.1","mockdate":"^2.0.2","nyc":"10.0.0","prettier":"^1.10.2","storyboard":"^3.1.1","storyboard-listener-console":"^3.1.1","yaqrcode":"^0.2.1"},"jest":{"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(js|jsx)$","coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"collectCoverageFrom":["src/**/*.js","!src/debug.js","!test/**","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"]},"_id":"docx-templates@2.5.1","_npmVersion":"5.6.0","_nodeVersion":"9.11.1","_npmUser":{"name":"anonymous","email":"ggrau@me.com"},"dist":{"integrity":"sha512-bGTJbxFkIdhHdQGZcEmZkPwd0JCvZlNVibn8B/+2wiGnUalXTZyyvNPCqAJ6jKidtKeOcXbJje12cckz5PQ7gw==","shasum":"a392ea950b82db9181d6a901819e4631b3ff8d15","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-2.5.1.tgz","fileCount":26,"unpackedSize":128275,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbS18mCRA9TVsSAnZWagAAIzoQAKRo5qQEGoPxGjv+8p7M\nSBNGESBqjZRGFmwXDQVs/EmaZ3PSa+Dgp3uWSo8q7AzeaCDMW3128FNbCZXm\npIe9ZeP6xcOvgeFB2CH8ZxngUyCMUObpDNuv4k3rvMQ23L4Dhl1XaTNQsI79\nVOunTx8PN3122kZNSK2bwGMu1PSCuYye/Yo2pPzoA5YRXkhyUaOJmEktZQuI\nawvpU15nmiC3c/M5h08TqBQLOuuGs3AxZBcD1Ou5dYAILgQZuyOSTsmK7aFu\nsdC7t+6Ky8+tPmSyKfmPJeu/C6BQAbz1rBBYqPXZoC1Fw0hI7yqoyIWzLXDq\noUQ5QxKcrdd8yEP6t1UJc86Q1fnUE3Cd3F73RhnSxp1juPhKdUUX8DDkgYlM\npuQDhM8wGcW9eYVUgMNAe40iXq2Z27eW02HWxUPzd6KVEv8Vo8D9dcNb9ac9\nSDJu+8zX9PTFvvEgbBGOZTCh7EqLiFnTkgKJHCGXq0be+1kS9Tv+YXz5NUQH\nw+a0DPdooxUzag0TiZy/TOqqJgb2R8pwyPCMxG/wxrtQw7dfLi7wj9RWOaCm\nJc0TJ0N1LIXOh4FNrflRMAPOu2JTSFo9FNnl7e8bGBtZI1fI+VpkzMZQ/ik0\n3Hzrxj9Uo8Vc4xUvzGKFsYLcbGOYe/UEJdUepqOOW3je1Xr1qFgwmTS4v0/4\nKuJh\r\n=Tgkp\r\n-----END PGP SIGNATURE-----\r\n","size":24628},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docx-templates_2.5.1_1531666214548_0.2826333297348558"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:28:14.940Z","contributors":[]},"2.5.2":{"name":"docx-templates","version":"2.5.2","description":"Template-based docx report creation","main":"lib/indexNode.js","browser":"lib/indexBrowser.js","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"compile":"yarn compile:prepare && yarn compile:copy && yarn compile:run","compileWatch":"yarn compile:prepare && yarn compile:copy && yarn compile:run --watch","compile:prepare":"rm -rf ./lib && mkdir lib","compile:copy":"flow-copy-source -i \"**/__mocks__/**\" -i \"**/__tests__/**\" src lib","compile:run":"babel --out-dir lib --ignore \"**/__mocks__/**\",\"**/__tests__/**\" src","start":"cd examples/swapi && node swapi-node swapi-complex.docx","travis":"yarn compile && yarn test","jest":"jest --watch --coverage","test":"yarn testCovFull","testCovFull":"yarn testCovPrepare && yarn testDev && yarn testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testProd":"NODE_ENV=production jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-prod.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text"},"engines":{"node":">=6"},"dependencies":{"babel-runtime":"6.23.0","fs-extra":"^3.0.1","jszip":"^3.1.5","sax":"1.2.4","timm":"1.2.5","vm2":"^3.6.1"},"devDependencies":{"babel-cli":"6.24.1","babel-core":"^6.25.0","babel-jest":"18.0.0","babel-plugin-transform-runtime":"6.23.0","babel-preset-es2015":"6.24.1","babel-preset-react":"6.24.1","babel-preset-stage-0":"6.24.1","coveralls":"2.13.1","jest":"18.0.0","md5":"^2.2.1","mockdate":"^2.0.2","nyc":"10.0.0","prettier":"^1.10.2","storyboard":"^3.1.1","storyboard-listener-console":"^3.1.1","yaqrcode":"^0.2.1"},"jest":{"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(js|jsx)$","coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"collectCoverageFrom":["src/**/*.js","!src/debug.js","!test/**","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"]},"_id":"docx-templates@2.5.2","_npmVersion":"5.6.0","_nodeVersion":"9.11.1","_npmUser":{"name":"anonymous","email":"ggrau@me.com"},"dist":{"integrity":"sha512-/IEmCoNEldO7XX267glcqpFyJfgSVZekMoqSP/fSpAVYZZKFsT4wdUklFCgiiBj4uNhLfv2dBk7L0bXCQsWCGg==","shasum":"ed51d676fed95d35cbe19c80b95f1a639ff3d9d6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-2.5.2.tgz","fileCount":26,"unpackedSize":129596,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbS7CICRA9TVsSAnZWagAAHwwP/jMQDT/907MmvHMvj/VH\nbpDX7zUb2tbr+O6vzYYBkwUoLyVQ6XueW/ZgpDcfCW+JfNJonbVKSvoyQ+AH\n7urlYdntHH//U+jtXJ9aNI/oqYEYkFx9s4bzNTTKl2VUl/Y/qxOMg130SV+t\nZIty4Pa41ysG0q7Gj4XpvhLGH4P9QjoMYvSsMbHryhzj8tUh8UWIhPmZ/2em\nDV1dZ6iAv1aZ84GPbcShtvM1k5HB9xZ2KdDuGW3sBgl5v+MhuHiUUHbmKt7i\nzwiJKwfonD4uDJ3qWhuKIn1begoY7iobs0tnF/4DCjmcvvgclVeNEVC75soK\nhz7UZlLpRLC+Ym5aaAZ6k5HPyhsHRPo9FWe0pl2zJyFibSZFhREtFIHPiLAV\npUiKyP11ql1+UjP4gRX5onGEfe71zLcrCLIMBXIyK9PFft/2r5VtqYzE0PZh\n4vy+m7iVdofCMf6Xvz8AjJss6JaG8nyiFk24Q4ENCmI4OM+dyAxfyAkeX9LI\nOWaYK71VRVwwJ3c5Sknem4vbdzZErS2/Bk61LZr+7D8haIdYPSca/1yKxb0n\nO86DFv991m9W++Ure0ef4Y1QgYUXg60TE63AqUd4fQmgAc1h9Jqyp/FXgJT4\nuqXiDoQ09T2k5kgZrhNHsLsD2u/MpYhx9qUjh9EZQ4j/hk/qnsELr0Sk+w/1\nd4qj\r\n=aG+B\r\n-----END PGP SIGNATURE-----\r\n","size":24767},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docx-templates_2.5.2_1531687048348_0.13441172403784218"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:28:15.997Z","contributors":[]},"2.6.0":{"name":"docx-templates","version":"2.6.0","description":"Template-based docx report creation","main":"lib/indexNode.js","browser":"lib/indexBrowser.js","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"compile":"yarn compile:prepare && yarn compile:copy && yarn compile:run","compileWatch":"yarn compile:prepare && yarn compile:copy && yarn compile:run --watch","compile:prepare":"rm -rf ./lib && mkdir lib","compile:copy":"flow-copy-source -i \"**/__mocks__/**\" -i \"**/__tests__/**\" src lib","compile:run":"babel --out-dir lib --ignore \"**/__mocks__/**\",\"**/__tests__/**\" src","start":"cd examples/swapi && node swapi-node swapi-complex.docx","travis":"yarn compile && yarn test","jest":"jest --watch --coverage","test":"yarn testCovFull","testCovFull":"yarn testCovPrepare && yarn testDev && yarn testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testProd":"NODE_ENV=production jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-prod.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text"},"engines":{"node":">=6"},"dependencies":{"babel-runtime":"6.23.0","fs-extra":"^3.0.1","jszip":"^3.1.5","sax":"1.2.4","timm":"1.2.5","vm2":"^3.6.1"},"devDependencies":{"babel-cli":"6.24.1","babel-core":"^6.25.0","babel-jest":"18.0.0","babel-plugin-transform-runtime":"6.23.0","babel-preset-es2015":"6.24.1","babel-preset-react":"6.24.1","babel-preset-stage-0":"6.24.1","coveralls":"2.13.1","jest":"18.0.0","md5":"^2.2.1","mockdate":"^2.0.2","nyc":"10.0.0","prettier":"^1.10.2","storyboard":"^3.1.1","storyboard-listener-console":"^3.1.1","yaqrcode":"^0.2.1"},"jest":{"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(js|jsx)$","coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"collectCoverageFrom":["src/**/*.js","!src/debug.js","!test/**","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"]},"_id":"docx-templates@2.6.0","_npmVersion":"5.6.0","_nodeVersion":"9.11.1","_npmUser":{"name":"anonymous","email":"ggrau@me.com"},"dist":{"integrity":"sha512-Ehg46qTWvm9iY/Qvydud3U4skCwS9vtMtZ6ZwRx0BzkOFaz/xLIw8ZQ5Z04dhES2ripaEgIR6B5TJtMAgkkORw==","shasum":"8b8a47a2dfcfc0913a966ecf04cb2a93e290bb18","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-2.6.0.tgz","fileCount":26,"unpackedSize":138851,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbTQYkCRA9TVsSAnZWagAAsdcP/iNiwJW8vxEakrO3qB9C\n0GgxUWJ7AusdS7eQsAJdBZfM+mjs2oNuqjAFgk5qIvvKZsiVHlux8rmsBmD9\nOPplqqnGTx4UkTri4RxvftHo+ljyLl57ZrbGPEcAc602cYCWGj2BLZwJYH5C\nz93vZoji//j1kE+CE/MQR4tuyeGerhMJ8IUBJcLI3Fu7i5cbgnOgo6MhYqCq\nsWqcnxCS+CRnKtwQ7vMa0m+OXu2pQXpPes6RbQLNo0RN0erfNWB+tCZlwPjH\nGHLeDT9JljqqHfVY6CzmF0JETm+J7cYwpIJOXQ4z5rx5cDyw1fbdFdVjfw6f\nZnsHXH+AlaI9YCkxGwqtVvDH9TOKDRMYhEEckQ7q4iEX0KPb61Vy5UeGnq+j\nhDEa/d1yxTfccM1AUqs90LjKV8EJK627TeUDBC4zlL+VrEMKYhJUeqAVpScc\nVmFOJUzcrkYPgo/57qpPezFW+GwEd/cZbVxCeUYNWTwJOZK07csP6i0VARTv\nuM5lE3kOYzaO8t+n78vi269DKMjWdpVFECqOHkbeFDVD6mvXg6UytDb3n23u\nG2xSiJ1pvmGHVSkaGiAQusC5N9Hasyei6ubUrkq3CaFqerD8rpr/eyDwbshS\nXYc256zyrrTKwCbbHbEo4VxFHn5T7yrav0VP//yxWWfzc8IxxL37n8YZnVXs\ndOoP\r\n=2t+K\r\n-----END PGP SIGNATURE-----\r\n","size":26325},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docx-templates_2.6.0_1531774500730_0.9033273271301174"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:28:17.059Z","contributors":[]},"2.7.0":{"name":"docx-templates","version":"2.7.0","description":"Template-based docx report creation","main":"lib/indexNode.js","browser":"lib/indexBrowser.js","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"compile":"yarn compile:prepare && yarn compile:copy && yarn compile:run","compileWatch":"yarn compile:prepare && yarn compile:copy && yarn compile:run --watch","compile:prepare":"rm -rf ./lib && mkdir lib","compile:copy":"flow-copy-source -i \"**/__mocks__/**\" -i \"**/__tests__/**\" src lib","compile:run":"babel --out-dir lib --ignore \"**/__mocks__/**\",\"**/__tests__/**\" src","start":"cd examples/swapi && node swapi-node swapi-complex.docx","travis":"yarn compile && yarn test","jest":"jest --watch --coverage","test":"yarn testCovFull","testCovFull":"yarn testCovPrepare && yarn testDev && yarn testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testProd":"NODE_ENV=production jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-prod.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text"},"engines":{"node":">=6"},"dependencies":{"babel-runtime":"^6.26.0","fs-extra":"^3.0.1","jszip":"^3.1.5","sax":"1.2.4","timm":"^1.6.1","vm2":"^3.6.3"},"devDependencies":{"babel-cli":"^6.26.0","babel-core":"^6.26.3","babel-jest":"18.0.0","babel-plugin-transform-runtime":"6.23.0","babel-preset-es2015":"6.24.1","babel-preset-react":"6.24.1","babel-preset-stage-0":"6.24.1","coveralls":"2.13.1","jest":"18.0.0","md5":"^2.2.1","mockdate":"^2.0.2","nyc":"10.0.0","prettier":"^1.14.2","storyboard":"^3.1.4","storyboard-listener-console":"^3.1.4","yaqrcode":"^0.2.1"},"jest":{"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(js|jsx)$","coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"collectCoverageFrom":["src/**/*.js","!src/debug.js","!test/**","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"]},"_id":"docx-templates@2.7.0","_npmVersion":"6.3.0","_nodeVersion":"9.11.1","_npmUser":{"name":"anonymous","email":"ggrau@me.com"},"dist":{"integrity":"sha512-i2RhfGksrJTlczj8k2KHfnaMTz6JOfnCYdjgpZ4d2JWJRNcH3RfRQ5qFE5DcrPc19p1Ij0zE6YEiG6IXF5T+TQ==","shasum":"1130dc1970b126981169ecc824003ced70433a71","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-2.7.0.tgz","fileCount":26,"unpackedSize":149628,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbpAIoCRA9TVsSAnZWagAA6QcP/jLuxI8rQogqt9py+GLh\nj8vofHxbUqjSKOOIk5Z8y9ACo9hk4SFZQnPR2CIUPBeWihuyMHVWHsovszO+\n06mIDZixUvz+qWaGmiO4dU9Dux3WPPbh8wmVNsCcnk4z7XmXN2rKlwHdOuQB\nptrXcOnTZm20W9gk+5tAWguMqMF8KMsTP1T8jomoCIzhw/l6ui3H853+lbxZ\nwWKUn9QuOuEj6X4IHuGgY3+YLPExG4FkU277UKMPLG10lsQwV8TAN1z/4hjT\nM2CYnY0r9/66GWF7xjULd8uyxomtYQby9Koz4d5kTVWiHSVT4cII2srmf3qf\nCDuqvdcXVGsJmayhS5C95t39UpXM3z0DxGAwhNkdSzPLEWOhb7yfv9smei7i\nMMVAtD2puF6hKsXMAvuwoX/TflwRr9RjLy1JkaYfVHLNOIWq3yxnmJL0sENs\nnbaDqs0YIbNx1K+isiZazfRuGcDVwTmEBbw1xrOqwi+4yScNXeV3FAQgEsS+\nmuSBx/FCbdrizKVfE4CJOqx2ZmSs/eYXduZFSc0NzK8NV+VLUvrdbOKUaTuk\nuCGp2MNYPju15A3zE6liT8P3+jCd91mC0ZjULx4GGBJugP/fYPh12a/3LgY3\nFtNMmSArcc78ayptHdOh3upYdxoVm/EEngl1l8pDdgW3D9M2HTL+HyFfGlw5\np65v\r\n=X7as\r\n-----END PGP SIGNATURE-----\r\n","size":28378},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docx-templates_2.7.0_1537475111642_0.02269307761152417"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:28:18.136Z","contributors":[]},"2.7.1":{"name":"docx-templates","version":"2.7.1","description":"Template-based docx report creation","main":"lib/indexNode.js","browser":"lib/indexBrowser.js","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"compile":"yarn compile:prepare && yarn compile:copy && yarn compile:run","compileWatch":"yarn compile:prepare && yarn compile:copy && yarn compile:run --watch","compile:prepare":"rm -rf ./lib && mkdir lib","compile:copy":"flow-copy-source -i \"**/__mocks__/**\" -i \"**/__tests__/**\" src lib","compile:run":"babel --out-dir lib --ignore \"**/__mocks__/**\",\"**/__tests__/**\" src","start":"cd examples/swapi && node swapi-node swapi-complex.docx","travis":"yarn compile && yarn test","jest":"jest --watch --coverage","test":"yarn testCovFull","testCovFull":"yarn testCovPrepare && yarn testDev && yarn testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testProd":"NODE_ENV=production jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-prod.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text"},"engines":{"node":">=6"},"dependencies":{"babel-runtime":"^6.26.0","fs-extra":"^3.0.1","jszip":"^3.1.5","sax":"1.2.4","timm":"^1.6.1","vm2":"^3.6.3"},"devDependencies":{"babel-cli":"^6.26.0","babel-core":"^6.26.3","babel-jest":"18.0.0","babel-plugin-transform-runtime":"6.23.0","babel-preset-es2015":"6.24.1","babel-preset-react":"6.24.1","babel-preset-stage-0":"6.24.1","coveralls":"2.13.1","jest":"18.0.0","md5":"^2.2.1","mockdate":"^2.0.2","nyc":"10.0.0","prettier":"^1.14.2","storyboard":"^3.1.4","storyboard-listener-console":"^3.1.4","yaqrcode":"^0.2.1"},"jest":{"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(js|jsx)$","coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"collectCoverageFrom":["src/**/*.js","!src/debug.js","!test/**","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"]},"_id":"docx-templates@2.7.1","_npmVersion":"6.3.0","_nodeVersion":"9.11.1","_npmUser":{"name":"anonymous","email":"ggrau@me.com"},"dist":{"integrity":"sha512-3SmvSCOdCH6lncU1H+5tHW1XPTEid69hJsXXm8wZYYH2HbVKztQ2378cJZOOml48feYMWC7wfVN2myxJf8cSFA==","shasum":"fc42ae123a4e5eec8602f57c2d09a3e3d01053da","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-2.7.1.tgz","fileCount":26,"unpackedSize":149824,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbpA7ZCRA9TVsSAnZWagAA0sAP/3I1GZszpc6NMNAjvvKq\nzYsRQXMz0ZeqFto998Y16wwAqWPP/+mO89GcVtOEHAALq+0afmJLejW9FeGy\n35UfSk7EC04oscnWImxQiU6a65wh4HYpybWtasxMnxCS7qcQ/jzfxJfeJsYI\nodhXTRcHDSJ1zEf84U/t/JgW6AgJIG6V3v9utkBjzzy1yG3n1+PbGFN/03LM\nJEdR0Vb/KgqXMy5YIIUBbn3M/0DuSHEwVpcwxsRB5C7tiZ7yN8WRJBi6rhsV\n9xxM3v7J0TArf77UTYilZl+8c+4GaFNXI73BNTxKgK1lGM3zCuZUC4m6xLnv\nRKK8L9q2zQN+5XgPDQyfnoUWgfvDhQBvR05ztisqe1/1KbZT2RDHBIGexEk5\nSklT8a5cZD8MZAFUpws1KoA23KVJJ9Y5akuvfm4WoEAMrypCSUDfHDrUnWeR\n+FnqfyiKQqDJpC5oNQcCuYuAtSqUnhetCU9g+2cY7+wk25B0pd/7fNzI0FVN\nHOk7AlgFWG62oRaghu+K2N0Q8gn733LpxYDybLOKfw2Jtb+W/cGGySvVq3cc\nf2piQA0jsWCkLsTJg6n/7xp5r4rfzgZbcSBv2vTfqXxnMLIrS7AQ+kz0mj8q\n8xK2ElDgBtT3aDVQ34IvyOxUM+t9WtvyWY6SXLH2mJ73fXyk5wQ5gldTq85g\nSid1\r\n=42XV\r\n-----END PGP SIGNATURE-----\r\n","size":28404},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docx-templates_2.7.1_1537478360702_0.9536541209617799"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:28:19.198Z","contributors":[]},"2.7.2":{"name":"docx-templates","version":"2.7.2","description":"Template-based docx report creation","main":"lib/indexNode.js","browser":"lib/indexBrowser.js","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"compile":"yarn compile:prepare && yarn compile:copy && yarn compile:run","compileWatch":"yarn compile:prepare && yarn compile:copy && yarn compile:run --watch","compile:prepare":"rm -rf ./lib && mkdir lib","compile:copy":"flow-copy-source -i \"**/__mocks__/**\" -i \"**/__tests__/**\" src lib","compile:run":"babel --out-dir lib --ignore \"**/__mocks__/**\",\"**/__tests__/**\" src","start":"cd examples/swapi && node swapi-node swapi-complex.docx","travis":"yarn compile && yarn test","jest":"jest --watch --coverage","test":"yarn testCovFull","testCovFull":"yarn testCovPrepare && yarn testDev && yarn testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testProd":"NODE_ENV=production jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-prod.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text"},"engines":{"node":">=6"},"dependencies":{"babel-runtime":"^6.26.0","fs-extra":"^3.0.1","jszip":"^3.1.5","sax":"1.2.4","timm":"^1.6.1","vm2":"^3.6.3"},"devDependencies":{"babel-cli":"^6.26.0","babel-core":"^6.26.3","babel-jest":"18.0.0","babel-plugin-transform-runtime":"6.23.0","babel-preset-es2015":"6.24.1","babel-preset-react":"6.24.1","babel-preset-stage-0":"6.24.1","coveralls":"2.13.1","jest":"18.0.0","md5":"^2.2.1","mockdate":"^2.0.2","nyc":"10.0.0","prettier":"^1.14.2","storyboard":"^3.1.4","storyboard-listener-console":"^3.1.4","yaqrcode":"^0.2.1"},"jest":{"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(js|jsx)$","coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"collectCoverageFrom":["src/**/*.js","!src/debug.js","!test/**","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"]},"_id":"docx-templates@2.7.2","_npmVersion":"5.6.0","_nodeVersion":"8.11.4","_npmUser":{"name":"anonymous","email":"ggrau@me.com"},"dist":{"integrity":"sha512-CTe9r/ejrPYbUmi7WTqiS/CeziwOIEi/91WvfW/ZWdE8oAy66ntCqdD/y3IneS2dF0nlW6lVCCdESMFuGnpvNg==","shasum":"f01798924ba1c767f9f20566509ab2f39bbb9b4f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-2.7.2.tgz","fileCount":27,"unpackedSize":165318,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbpKMWCRA9TVsSAnZWagAAQzkQAI/AtF1M+QiU2rGwTeWq\n3ap6rbOKUQOOphjR1yL8vdSZ/jcxDniN2Mz8/W0aoLbt1TmyToYrdi6U/jDO\nwC0LrPu0qPKi/VpFWsZJO/AEzAxBZa4ONAcn4C4WwMgvA10U1agT6/SCII12\nzL/OS/jL1bJVyu4onTwZbTTYHn5q+X53qHwzwcRcjrSYmFUOOjR6bm6AsZPA\ntMjFXBApBvD59OfxEGnR6s9r6BGrNGMeDdH/hoJcZmAfpngMvZyO9OjGlw5G\nrCUYLALApw7EnRIAp36PwQoHMNUjxvMKt4nrHbdTacigkLakoWnE2f2uJ5/G\nxN5zIUx6gRAL6HV1k0NsLZVDwvZhTOqFYbOHUl2j0uSjCzYhwnDhOL2dFpsV\nKofee9eDe7jJ/Jh4Fa5Yfn/5lbUy4VFssOSZE1fb8AGwGTNPblXLiAsHv4lJ\n25HYnRvsyDlkoMg3Bq+Bm5tqQA3ulLq0H4ianvYhWc37K6s/813zzI8xOKbe\n4U3DjDHUJ/q8HT7jIxwzIQFMCsN28PoW5dzmJc+6a6CGC8iqhzqOoh8tp71U\njz6wChOXZ4WAieWF6hErLgSL5MzRRU5H2IuRzoo04x2n5VJVWPu1d5yyPYW5\noYfNaYVT9GU5Ck76zBd0cxIza8A+Pk8tUa1eRFxp6QOdOlLfS43kzVS1EoVs\nqU8e\r\n=yBhK\r\n-----END PGP SIGNATURE-----\r\n","size":34118},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docx-templates_2.7.2_1537516309797_0.9712755339417167"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:28:20.234Z","contributors":[]},"2.7.3":{"name":"docx-templates","version":"2.7.3","description":"Template-based docx report creation","main":"lib/indexNode.js","browser":"lib/indexBrowser.js","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"compile":"yarn compile:prepare && yarn compile:copy && yarn compile:run","compileWatch":"yarn compile:prepare && yarn compile:copy && yarn compile:run --watch","compile:prepare":"rm -rf ./lib && mkdir lib","compile:copy":"flow-copy-source -i \"**/__mocks__/**\" -i \"**/__tests__/**\" src lib","compile:run":"babel --out-dir lib --ignore \"**/__mocks__/**\",\"**/__tests__/**\" src","start":"cd examples/swapi && node swapi-node swapi-complex.docx","travis":"yarn compile && yarn test","jest":"jest --watch --coverage","test":"yarn testCovFull","testCovFull":"yarn testCovPrepare && yarn testDev && yarn testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testProd":"NODE_ENV=production jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-prod.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text"},"engines":{"node":">=6"},"dependencies":{"babel-runtime":"^6.26.0","fs-extra":"^3.0.1","jszip":"^3.1.5","sax":"1.2.4","timm":"^1.6.1","vm2":"^3.6.3"},"devDependencies":{"babel-cli":"^6.26.0","babel-core":"^6.26.3","babel-jest":"18.0.0","babel-plugin-transform-runtime":"6.23.0","babel-preset-es2015":"6.24.1","babel-preset-react":"6.24.1","babel-preset-stage-0":"6.24.1","coveralls":"2.13.1","jest":"18.0.0","md5":"^2.2.1","mockdate":"^2.0.2","nyc":"10.0.0","prettier":"^1.14.2","storyboard":"^3.1.4","storyboard-listener-console":"^3.1.4","yaqrcode":"^0.2.1"},"jest":{"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(js|jsx)$","coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"collectCoverageFrom":["src/**/*.js","!src/debug.js","!test/**","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"]},"_id":"docx-templates@2.7.3","_npmVersion":"6.4.1","_nodeVersion":"8.11.4","_npmUser":{"name":"anonymous","email":"ggrau@me.com"},"dist":{"integrity":"sha512-1MlzDCk/2f2Kb/wKvwDR+nnz8nMQT7X6N1A2usy6n4h98+QOCLfc4/ibGv1aoWicZ/1iHffoYYp2BeRQK1LZYQ==","shasum":"7497177e1a2ac4a033b008e3b6bda6738263b7c2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-2.7.3.tgz","fileCount":27,"unpackedSize":165338,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb31pACRA9TVsSAnZWagAAnlYP/RVhj80zxzNb2CGJfQMl\nLntI+1UHKZ/+98bYzkKgrBnM+ziIixu/keC5jkUDrV2MCSLoAObfdrf84D7x\nRJKSb8DPIRmTWbGZaHMWvOaGJk1GFWaQ8MntbFvszUKT48QdZrUrYD26WX5T\nJHgwiup0UBU2CFAqD37ycM728Hzh+HOV6OtiAmBYoc0///BTSGFW9xSCzG1M\nqz4vEQ2nCXRLIohBediCBesfObETFE0IRWEf64BBRLP3r5JMj/huN1lK3YG6\nh4VOq8Scp1ic80tJW3APZEE8wtMSk/Hy/hrEHa6ppQWzIYW+IJWDNhhOPjgU\nIuifOrv8LlmxgXY6JV9X9O3ge/OEcXlu27USj+/pKYg9bhngiOXuYC3Qf5c/\nIqbz+l+bt6VUEAc/MdIhbG5OQjdUJAu2YXxCrY8e4FjUdtwPgiFxxmcwtM9k\nQOlFi+3XiinjzOMnQrj0MQ8oNllqYn3tMfhO9of6mKqsaDzborG1yEapyLSS\nfil77Mxz2QpXtijY/oSUbzRcRYMpSdG0U0gzSxYjkD8yQybwbEv2Ulz4vrje\n7++D+hJFpBRWf7pPVgsiUsSjgUk/ep3N6A7CiMuqLW0aXUKJoRqPt16TeNJR\n3JIfQkT5G3VX7J2NFIfEOFgQd0skW7xZx4VehefeMu7QG1NTCVD/1obCCDKH\nOwRV\r\n=CbfP\r\n-----END PGP SIGNATURE-----\r\n","size":34086},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docx-templates_2.7.3_1541364287646_0.6865424079153803"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:28:21.273Z","contributors":[]},"2.8.0":{"name":"docx-templates","version":"2.8.0","description":"Template-based docx report creation","main":"lib/indexNode.js","browser":"lib/indexBrowser.js","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"compile":"yarn compile:prepare && yarn compile:copy && yarn compile:run","compileWatch":"yarn compile:prepare && yarn compile:copy && yarn compile:run --watch","compile:prepare":"rm -rf ./lib && mkdir lib","compile:copy":"flow-copy-source -i \"**/__mocks__/**\" -i \"**/__tests__/**\" src lib","compile:run":"babel --out-dir lib --ignore \"**/__mocks__/**\",\"**/__tests__/**\" src","start":"cd examples/swapi && node swapi-node swapi-complex.docx","travis":"yarn compile && yarn test","jest":"jest --watch --coverage","test":"yarn testCovFull","testCovFull":"yarn testCovPrepare && yarn testDev && yarn testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testProd":"NODE_ENV=production jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-prod.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text"},"engines":{"node":">=6"},"dependencies":{"babel-runtime":"^6.26.0","fs-extra":"^3.0.1","jszip":"^3.1.5","sax":"1.2.4","timm":"^1.6.1","vm2":"^3.6.3"},"devDependencies":{"babel-cli":"^6.26.0","babel-core":"^6.26.3","babel-jest":"18.0.0","babel-plugin-transform-runtime":"6.23.0","babel-preset-es2015":"6.24.1","babel-preset-react":"6.24.1","babel-preset-stage-0":"6.24.1","coveralls":"2.13.1","jest":"18.0.0","md5":"^2.2.1","mockdate":"^2.0.2","nyc":"10.0.0","prettier":"^1.14.2","storyboard":"^3.1.4","storyboard-listener-console":"^3.1.4","yaqrcode":"^0.2.1"},"jest":{"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(js|jsx)$","coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"collectCoverageFrom":["src/**/*.js","!src/debug.js","!test/**","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"]},"_id":"docx-templates@2.8.0","_npmVersion":"6.4.1","_nodeVersion":"8.11.4","_npmUser":{"name":"anonymous","email":"ggrau@me.com"},"dist":{"integrity":"sha512-oNK0QUumItroV7rI9FSKSy+CudRpKPUgkA1V6Mm9EYMiURqJS9WvTqECWmNczxDqTtY1hnstsPRAhpf1toe50w==","shasum":"cb1648d09fd64b30b1e7da19e85af7cb0462d297","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-2.8.0.tgz","fileCount":27,"unpackedSize":166969,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb8qFKCRA9TVsSAnZWagAASHcP/RSCaAuLHqv3WV5d0HUW\nAysgBUjw2bhNSXzOKZV1oJ4mHEKwieiTYDjTOazdkTPY/AAdGLyJB/Dj0dWB\nTgEPtioOvZBPdjT7MAuaAn6WECI7a9B4oPITd8F5rDs/QO+Wc07+0IN5FEAk\nJi6TLqlaqeSqtsnnX5XQL54SGvfTNqXrxQ93HD6JtmILu1KNnly4o5kF5UsT\nuqhL2WZRjEs+BMRAcs/RmDVQa6llUwwMUIdZU8L6E/mJw7KhRc8fy5YGiVTK\nigkAub00Y38SMW0Xek5aFVKxI6zqJoKg+nxLVXRB9tRtwtvOYO59vNt8+PxD\nvE8wVkNQKDQNUhg8hS0/oNHiLpmxKDjvOgS9I93vLjbek+OVmqqEAixZ0KhA\nm+l5hufOB+WJECLbw1P3MJRJCHujLaMdZdu9t++SIyxwpBQTjPyUklQ9TTs6\ngtZDofusbcKOKQuUHZoTxEF1y8NhgrJHz+oCWeaR+R1FyeoPM4BqWgu7n/KH\nm04cLfSVsDkAiWLKMjoa7VnpFDeczJ21fL6Vnkec3AiHzNg/Avtj+RiX/e98\nsQ3/snUu5wouZZDk6p5DF5MmQbS2v/knuGzeb6TKDmcTakwxB1K/xugy4emx\n4d2IeMQ74Fij5cKymi4QKP8B7fZNcs8stX1jD6lqILCuXJ4ykkEDDaLw7TDF\nlv7l\r\n=FHJm\r\n-----END PGP SIGNATURE-----\r\n","size":34431},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docx-templates_2.8.0_1542627657531_0.561920713470933"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:28:22.300Z","contributors":[]},"2.9.0-rc.0":{"name":"docx-templates","version":"2.9.0-rc.0","description":"Template-based docx report creation","main":"lib/indexNode.js","browser":"lib/indexBrowser.js","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"compile":"yarn compile:prepare && yarn compile:copy && yarn compile:run","compileWatch":"yarn compile:prepare && yarn compile:copy && yarn compile:run --watch","compile:prepare":"rm -rf ./lib && mkdir lib","compile:copy":"flow-copy-source -i \"**/__mocks__/**\" -i \"**/__tests__/**\" src lib","compile:run":"babel --out-dir lib --ignore \"**/__mocks__/**\",\"**/__tests__/**\" src","start":"cd examples/swapi && node swapi-node swapi-complex.docx","travis":"yarn compile && yarn test","jest":"jest --watch --coverage","test":"yarn testCovFull","testCovFull":"yarn testCovPrepare && yarn testDev && yarn testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testProd":"NODE_ENV=production jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-prod.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text"},"engines":{"node":">=6"},"dependencies":{"babel-runtime":"^6.26.0","fs-extra":"^3.0.1","jszip":"^3.1.5","sax":"1.2.4","timm":"^1.6.1","vm2":"^3.6.3"},"devDependencies":{"babel-cli":"^6.26.0","babel-core":"^6.26.3","babel-jest":"18.0.0","babel-plugin-transform-runtime":"6.23.0","babel-preset-es2015":"6.24.1","babel-preset-react":"6.24.1","babel-preset-stage-0":"6.24.1","coveralls":"2.13.1","jest":"18.0.0","md5":"^2.2.1","mockdate":"^2.0.2","nyc":"10.0.0","prettier":"^1.14.2","storyboard":"^3.1.4","storyboard-listener-console":"^3.1.4","yaqrcode":"^0.2.1"},"jest":{"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(js|jsx)$","coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"collectCoverageFrom":["src/**/*.js","!src/debug.js","!test/**","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"]},"_id":"docx-templates@2.9.0-rc.0","_npmVersion":"6.4.1","_nodeVersion":"8.11.4","_npmUser":{"name":"anonymous","email":"ggrau@me.com"},"dist":{"integrity":"sha512-56VGoDtTu4ouI2MUfKT8usDoQ3M9fGlEe12LPorx20sYM6bbmzZIx0EXhiAdYc1W+NLtrdB/3IFicHKZvXM1vQ==","shasum":"f4618a4bc10b8cc99fa9057619668872c52dfcda","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-2.9.0-rc.0.tgz","fileCount":27,"unpackedSize":169833,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb8s36CRA9TVsSAnZWagAAgQwP/0eSVl2ba0jlr0iHLwes\nq1nuzSiBtT08NMeojYEUf3G3xMmwQ9l2sMuXUOwHriLoYXJxecSGYrNtttrJ\nFhKhXFX6YZ8nFZNrjjLWZznDbi7Erc2S86QnWyAJOgJZ69YrVtRqT2ucJ7/Z\ndMdKbfv41g7/moZKyH6xnrclHdr4so3ralxzYNH5Ko53eXWh7rik6db7JkSx\nytlBEVqvuCAt5MzVu7N/K9AnGW44MBIGIl7EBWzvIRUry+6amo9PVcdqzdKr\n4eQvfHBa/rN1QiJUim6RimbaitP9rJPGzcCpWhMuEKpZV3B8QO/vZrqJMAda\ncbCPdFNnpGD6n/CVd69y4DOy9TDF/lAhuxUCiRuKe6JgNf4te22a1yWPgS0a\nuwKWU+CrJwdkknwd3qsKBUxRo3V4pb0wNUo+sKUsshhWd7TCIflADu5Sld/r\nCw5dXmWPUslKFQyiwSYL2QAsVFE9jhnu4I8J9FH201+wdJsb7qKZN9l53EcF\n7xSCGgBG0baGrLSMmr3mjq4OhmrxmwUWWkuGYarITWJscmyKkOBSXu5rrzGA\ngOsn/FlZJuloWzZWVT8XOZgbBn4v7k47bM7U8roJIaFb1QCCMJvRwE2ECz8c\nTjTmP/5wbsZat4f0a9xL9UoPJ4o9n/ohDw7pwjLoqOO3SmPdbdeA0hmHXmPB\nXXyF\r\n=qcWT\r\n-----END PGP SIGNATURE-----\r\n","size":35115},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docx-templates_2.9.0-rc.0_1542639097393_0.3339192382812406"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:28:23.371Z","contributors":[]},"2.9.0-rc.1":{"name":"docx-templates","version":"2.9.0-rc.1","description":"Template-based docx report creation","main":"lib/indexNode.js","browser":"lib/indexBrowser.js","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"compile":"yarn compile:prepare && yarn compile:copy && yarn compile:run","compileWatch":"yarn compile:prepare && yarn compile:copy && yarn compile:run --watch","compile:prepare":"rm -rf ./lib && mkdir lib","compile:copy":"flow-copy-source -i \"**/__mocks__/**\" -i \"**/__tests__/**\" src lib","compile:run":"babel --out-dir lib --ignore \"**/__mocks__/**\",\"**/__tests__/**\" src","start":"cd examples/swapi && node swapi-node swapi-complex.docx","travis":"yarn compile && yarn test","jest":"jest --watch --coverage","test":"yarn testCovFull","testCovFull":"yarn testCovPrepare && yarn testDev && yarn testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testProd":"NODE_ENV=production jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-prod.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text"},"engines":{"node":">=6"},"dependencies":{"babel-runtime":"^6.26.0","fs-extra":"^3.0.1","jszip":"^3.1.5","sax":"1.2.4","timm":"^1.6.1","vm2":"^3.6.3"},"devDependencies":{"babel-cli":"^6.26.0","babel-core":"^6.26.3","babel-jest":"18.0.0","babel-plugin-transform-runtime":"6.23.0","babel-preset-es2015":"6.24.1","babel-preset-react":"6.24.1","babel-preset-stage-0":"6.24.1","coveralls":"2.13.1","jest":"18.0.0","md5":"^2.2.1","mockdate":"^2.0.2","nyc":"10.0.0","prettier":"^1.14.2","storyboard":"^3.1.4","storyboard-listener-console":"^3.1.4","yaqrcode":"^0.2.1"},"jest":{"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(js|jsx)$","coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"collectCoverageFrom":["src/**/*.js","!src/debug.js","!test/**","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"]},"_id":"docx-templates@2.9.0-rc.1","_npmVersion":"6.4.1","_nodeVersion":"8.11.4","_npmUser":{"name":"anonymous","email":"ggrau@me.com"},"dist":{"integrity":"sha512-FO09fEqUdOinreBJqlyiRZQtliuM0PlDkIj1k/m1jWym0rbYhSDneLQBAf0mud0RaQy8kDeNsr7/yHrRRT1JfA==","shasum":"bf1dde19380d53acc1ba5cc14d83de9f1bae805f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-2.9.0-rc.1.tgz","fileCount":27,"unpackedSize":168237,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb9uLmCRA9TVsSAnZWagAAgUwP/iwyu6XubnGv9gw3wajN\nnGp2E1GKdf9Jaw0UX0eI8Jl4cRtd8KrZ6VaocN8dF9lzJQ36B/g5AINZTKeh\n9WMNNd/0/ferMwP1/J03mhrMimTPtoWh1GnGE+/XKRygNIyJy6s3oiRko6Vs\neTBJzmVx6cb2I62dwVVjinizXjRBakRgIgracLt1IeRDpmbb6BgF9p8KVdfO\n3RKw/3CBdNHxWISuvOGJBgtkhGNspDD3dtKRU0Q1MNMlLrLV+rRjFqbztYCM\nlmr2xpYXd8tmgI0i33D1oHbwOS2XEEkVig9k+dK/nbhAG8eY1nEN0x5HGIrd\nH83VOQIAWkEeTmryOH0P+KE/F9/4RW/m7si4tPt1NhwsZ5h4cKZci5jwlGWu\nXAlZrLSfyx3p90tygurvQWc5PgN1WgDN0dAcNhlMBQ1wUfhvFrI31tbaghRn\nf9oAZRieiiuN18hT2ugtStjvpKCySOLg3FX8CqKJCKWn3eywnNSPW7i0ZxGW\nk5HXlNxZ2C200mpu3ubjr9u52EZBU06cJenGaLQqoLtBTkKmS7nBeIwKXilQ\nFAr0+RnqVOASbb/RyleqKuUzsokFKjTWs8yafKnbKMf+zItEtgTz5665fWoA\nfIch4hdca6dVl3JZd2ORSCGHrez9AxBMZ0nZfnXevBnjc5w5yWHaGtvEj1vF\nrrxT\r\n=esvw\r\n-----END PGP SIGNATURE-----\r\n","size":35030},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docx-templates_2.9.0-rc.1_1542906597520_0.15767721170150928"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:28:24.528Z","contributors":[]},"2.9.0":{"name":"docx-templates","version":"2.9.0","description":"Template-based docx report creation","main":"lib/indexNode.js","browser":"lib/indexBrowser.js","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"compile":"yarn compile:prepare && yarn compile:copy && yarn compile:run","compileWatch":"yarn compile:prepare && yarn compile:copy && yarn compile:run --watch","compile:prepare":"rm -rf ./lib && mkdir lib","compile:copy":"flow-copy-source -i \"**/__mocks__/**\" -i \"**/__tests__/**\" src lib","compile:run":"babel --out-dir lib --ignore \"**/__mocks__/**\",\"**/__tests__/**\" src","start":"cd examples/swapi && node swapi-node swapi-complex.docx","travis":"yarn compile && yarn test","jest":"jest --watch --coverage","test":"yarn testCovFull","testCovFull":"yarn testCovPrepare && yarn testDev && yarn testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testProd":"NODE_ENV=production jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-prod.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text"},"engines":{"node":">=6"},"dependencies":{"babel-runtime":"^6.26.0","fs-extra":"^3.0.1","jszip":"^3.1.5","sax":"1.2.4","timm":"^1.6.1","vm2":"^3.6.3"},"devDependencies":{"babel-cli":"^6.26.0","babel-core":"^6.26.3","babel-jest":"18.0.0","babel-plugin-transform-runtime":"6.23.0","babel-preset-es2015":"6.24.1","babel-preset-react":"6.24.1","babel-preset-stage-0":"6.24.1","coveralls":"2.13.1","jest":"18.0.0","md5":"^2.2.1","mockdate":"^2.0.2","nyc":"10.0.0","prettier":"^1.14.2","storyboard":"^3.1.4","storyboard-listener-console":"^3.1.4","yaqrcode":"^0.2.1"},"jest":{"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(js|jsx)$","coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"collectCoverageFrom":["src/**/*.js","!src/debug.js","!test/**","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"]},"_id":"docx-templates@2.9.0","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"anonymous","email":"ggrau@me.com"},"dist":{"integrity":"sha512-EHAF08ky0l3ZsO+JaH5+xplmQrmYJ/cbg4Epp0qIDLZCTRbRy2Hzg/EVpb6bcsfMQifDif7YYNN304jatleJDQ==","shasum":"49d0139b7888345bc3e7bd9cc8d9bc57cc61d6d6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-2.9.0.tgz","fileCount":27,"unpackedSize":168324,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcAbS9CRA9TVsSAnZWagAA7hcP+gI0A/yPxKRKaMmhy4JO\nYMAjQmHmja1FYYcwwcNa9kTNYqwfEZ1qGhEqsu+LsW1P89aI9C8XelcmXsDE\nnNz8ltT1wgafABBYJ0H8L2lwgeBysLUP1qRHiLl//MJYtTT4g71IwuDdZhbp\nNxx/uSkwUdOJUo8jUliX3cY/ybTPWlscTSChgJ2EMkiOIYFNQP6AdWzZ6ti0\nhcmvlOB07PsUlDApm1asAMJ6D52UjdB86KDEtJPUfAt83aOBGpRUt6gc1PEW\n9bCpMKV4QkdJlirtDhIurQxHh+66n8szK17Kq4XsL3HmLMxcPgV/jxqzfz+P\n7im38t+AlMzX/lS7rPuCz2+l3EhM+BazFmrR4g5StyxxXhCgbqOp5ZBoTHcU\nvml7dcWaigXO3P9ya1iB9jTeNq3pxkPNL8tnUkykDJiHGEm7D87Ge81oZqu6\nGF+bwC+Df4P6gTIdehkj54nNteOZofODsdE2/W23VcTM8yrWfYF6KNEh796E\nE4ebjbPnKfNOQCCzqT6Bm5/iEreIsXDDStyuIdzJUxlm7hKgIpiipltBN1SA\nNd7WDb7tQEmp3OOFM2ysKnLsKom3H4R05hgVyr5yOWsada1mXp4PnQl5xoZ2\n2No75UYo+EFKp9HRO1IwClIGWMbK+Oxx/6dxTIY9uMcOIzYzOx7ivEvjXlvg\nYizf\r\n=MhoM\r\n-----END PGP SIGNATURE-----\r\n","size":35055},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docx-templates_2.9.0_1543615676816_0.8202784306698649"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:28:25.593Z","contributors":[]},"2.9.1":{"name":"docx-templates","version":"2.9.1","description":"Template-based docx report creation","main":"lib/indexNode.js","browser":"lib/indexBrowser.js","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"compile":"yarn compile:prepare && yarn compile:copy && yarn compile:run","compileWatch":"yarn compile:prepare && yarn compile:copy && yarn compile:run --watch","compile:prepare":"rm -rf ./lib && mkdir lib","compile:copy":"flow-copy-source -i \"**/__mocks__/**\" -i \"**/__tests__/**\" src lib","compile:run":"babel --out-dir lib --ignore \"**/__mocks__/**\",\"**/__tests__/**\" src","start":"cd examples/swapi && node swapi-node swapi-complex.docx","travis":"yarn compile && yarn test","jest":"jest --watch --coverage","test":"yarn testCovFull","testCovFull":"yarn testCovPrepare && yarn testDev && yarn testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testProd":"NODE_ENV=production jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-prod.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text"},"engines":{"node":">=6"},"dependencies":{"babel-runtime":"^6.26.0","fs-extra":"^3.0.1","jszip":"^3.1.5","sax":"1.2.4","timm":"^1.6.1","vm2":"^3.6.3"},"devDependencies":{"babel-cli":"^6.26.0","babel-core":"^6.26.3","babel-jest":"18.0.0","babel-plugin-transform-runtime":"6.23.0","babel-preset-es2015":"6.24.1","babel-preset-react":"6.24.1","babel-preset-stage-0":"6.24.1","coveralls":"2.13.1","jest":"18.0.0","md5":"^2.2.1","mockdate":"^2.0.2","nyc":"10.0.0","prettier":"^1.14.2","storyboard":"^3.1.4","storyboard-listener-console":"^3.1.4","yaqrcode":"^0.2.1"},"jest":{"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(js|jsx)$","coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"collectCoverageFrom":["src/**/*.js","!src/debug.js","!test/**","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"]},"_id":"docx-templates@2.9.1","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"anonymous","email":"ggrau@me.com"},"dist":{"integrity":"sha512-GigPXyr05pp7DV2373cxAGuOoimMCgcBrSVgQNTRalUmgMzzFuS+NoXfw/e4KOotjRd7CXUgIvupqCLvZmY6VQ==","shasum":"cfce128e2ea5008c5e462d0b278c2f4096abf2b5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-2.9.1.tgz","fileCount":27,"unpackedSize":168101,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcLmKZCRA9TVsSAnZWagAAft0P/1D20E3KrejlHpXueAyr\nM6CCs/Z0Hu57PDbYGct7zuVGomHSkWa9vGgTZyaJTxk8sb8mqLarUKAnBI8c\nLYzZy/TTDnTn2xeoCajjSI89d4Ti0SdHd3AJTQw1ckEm9mKMv2BK4py6VGQy\n9VpvnLJ1w/l4raln/VlxfCvdK/YJos9LXutFG+HLCn6HYn0P//Cm9gs0elv3\n2LAl47Ai7ZOlyjGDSKcB5kwidkpaxrgVMXqk1Gxum1TBpxloHfJqa1ylYAc7\nqtA3wKLniq2a6n08UgJftXZLpWA/BOvZy0e7HPGt3lpLSEhVCP3S0O0V4WGe\n8ZDDpsv+0vMxGFLD4vK/Q4SnqvJLPE5oHXGf4YFPcgkLuSrGcGh36BkQwVgc\npPEZGKPfJAS/fZRHCaPRT7Gr1b2URPdtYyCAtfr+3B6l/5UsNeTjquIntcvY\nBFdl1vNC+minaEzMP19tIMCYS7HX9wyuufcSOTyf5jTIRkM3fF8JsEVuXijC\nS9UWGEKkIpngjSjU1dmaUn+0km71hvAnSGO4BwFxuv+EN6C9VEvLMQ3LmcIS\nA9OKiDup0+P9ON8X8sul0Qthp9t75AGNWV/fRD/cLTn0B6iH0VeJmkkWA2ba\nKDbDo+8r+UDtJfdYKMxijsmywVnTNHqkG/FTKTktHuUCF5bQEZnhPNprH1qd\nei8Q\r\n=lICs\r\n-----END PGP SIGNATURE-----\r\n","size":35001},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docx-templates_2.9.1_1546543768404_0.3715848496284542"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:28:26.639Z","contributors":[]},"2.10.0":{"name":"docx-templates","version":"2.10.0","description":"Template-based docx report creation","main":"lib/indexNode.js","browser":"lib/indexBrowser.js","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"compile":"yarn compile:prepare && yarn compile:copy && yarn compile:run","compileWatch":"yarn compile:prepare && yarn compile:copy && yarn compile:run --watch","compile:prepare":"rm -rf ./lib && mkdir lib","compile:copy":"flow-copy-source -i \"**/__mocks__/**\" -i \"**/__tests__/**\" src lib","compile:run":"babel --out-dir lib --ignore \"**/__mocks__/**\",\"**/__tests__/**\" src","start":"cd examples/swapi && node swapi-node swapi-complex.docx","travis":"yarn compile && yarn test","jest":"jest --watch --coverage","test":"yarn testCovFull","testCovFull":"yarn testCovPrepare && yarn testDev && yarn testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testProd":"NODE_ENV=production jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-prod.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text"},"engines":{"node":">=6"},"dependencies":{"babel-runtime":"^6.26.0","fs-extra":"^3.0.1","jszip":"^3.1.5","sax":"1.2.4","timm":"^1.6.1","vm2":"^3.6.3"},"devDependencies":{"babel-cli":"^6.26.0","babel-core":"^6.26.3","babel-jest":"18.0.0","babel-plugin-transform-runtime":"6.23.0","babel-preset-es2015":"6.24.1","babel-preset-react":"6.24.1","babel-preset-stage-0":"6.24.1","coveralls":"2.13.1","jest":"18.0.0","md5":"^2.2.1","mockdate":"^2.0.2","nyc":"10.0.0","prettier":"^1.14.2","storyboard":"^3.1.4","storyboard-listener-console":"^3.1.4","yaqrcode":"^0.2.1"},"jest":{"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(js|jsx)$","coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"collectCoverageFrom":["src/**/*.js","!src/debug.js","!test/**","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"]},"_id":"docx-templates@2.10.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.0","_npmUser":{"name":"anonymous","email":"ggrau@me.com"},"dist":{"integrity":"sha512-2w37oaWYBFzzeihGYM3jldcnTuVxW1AuE7ySI5ACCzZ0Jj/ie07ORiSGK5YwFXkt7Cq/bXYY+VoVpnQLE59vEw==","shasum":"e278c85d1d689298d7e5cf7e5d87b40ae6b460cc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-2.10.0.tgz","fileCount":27,"unpackedSize":168214,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcZ7w+CRA9TVsSAnZWagAA42IP/j22iLnSJpSgaTKq2O79\ns0j2t/gVMQA4Yjek8pQ6l1uqFZEkZsixtuyIgCzcEcFo67vN71j6Vin1Ydr6\nkjn5bPJT3KDG36dmaxPek2w/rZq/9thDgtBuDAHgWJC49o9cm9ZuELhPe+oU\nmuKPnUZmUdm4qeKgpKCk7+iXHQScq6/uIqHxzrDMrCQ40ySk6caPWb6EW0xv\nvUjTjwo0C3TLjOecqprLwubxTax5eppB1g4KnXW73esf9kbfNPjoZGmprBoj\n2OJVp7Wdt+qBdd/c1GoTjmDH2LkHB4LiXqUUbsCpkNKmKo5DeGy9k0ulIqMl\nhmzBc86QEbwyUDGMkdDthvQWuU691sXTzbyNqnRsc7gGUZGXsSM97tmtBCUw\nD53wxXQBQH0CbHpnhZxBOQYCgC3+K5wdSlczue5II0AM2XS75uH1oJ9cDyjl\nXvL0Ba3LKJRh6ga7B0l6jyCpZ2bEoAOabitWeGjIRWvcsqWhpwIO/ftK/D2A\nwBfVwf1L9fQuMvWHLuWzMUChXbsmWIQnavK5RuA2wYMn0QJ125XyAssWtoXS\ncbOULqJjL/rX1WR80Q09U0GH0uh3wJLaif1HweBtqBekgnpOWXOFLoQWNuNl\ny92FaczvySm1V1FN/iiiQ6soRoiBjb0yGEI+L6TELg6U9T+qFyOzgCzNi4mQ\nSlVN\r\n=jDZ3\r\n-----END PGP SIGNATURE-----\r\n","size":35049},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docx-templates_2.10.0_1550302270064_0.3325485385211644"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:28:27.723Z","contributors":[]},"3.0.0":{"name":"docx-templates","version":"3.0.0","description":"Template-based docx report creation","main":"lib/indexNode.js","browser":"lib/indexBrowser.js","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"compile":"yarn compile:prepare && yarn compile:copy && yarn compile:run","compileWatch":"yarn compile:prepare && yarn compile:copy && yarn compile:run --watch","compile:prepare":"rm -rf ./lib && mkdir lib","compile:copy":"flow-copy-source -i \"**/__mocks__/**\" -i \"**/__tests__/**\" src lib","compile:run":"babel --out-dir lib --ignore \"**/__mocks__/**\",\"**/__tests__/**\" src","start":"cd examples/swapi && node swapi-node swapi-complex.docx","travis":"yarn compile && yarn test","jest":"jest --watch --coverage","test":"yarn testCovFull","testCovFull":"yarn testCovPrepare && yarn testDev && yarn testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testProd":"NODE_ENV=production jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-prod.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text"},"engines":{"node":">=6"},"dependencies":{"babel-runtime":"^6.26.0","fs-extra":"^3.0.1","jszip":"^3.1.5","sax":"1.2.4","timm":"^1.6.1"},"devDependencies":{"babel-cli":"^6.26.0","babel-core":"^6.26.3","babel-jest":"18.0.0","babel-plugin-transform-runtime":"6.23.0","babel-preset-es2015":"6.24.1","babel-preset-react":"6.24.1","babel-preset-stage-0":"6.24.1","coveralls":"2.13.1","jest":"18.0.0","md5":"^2.2.1","mockdate":"^2.0.2","nyc":"10.0.0","prettier":"^1.14.2","storyboard":"^3.1.4","storyboard-listener-console":"^3.1.4","yaqrcode":"^0.2.1"},"jest":{"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(js|jsx)$","coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"collectCoverageFrom":["src/**/*.js","!src/debug.js","!test/**","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"]},"_id":"docx-templates@3.0.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.0","_npmUser":{"name":"anonymous","email":"ggrau@me.com"},"dist":{"integrity":"sha512-jfUiXSapPbEc1iG9+3HKDOSim6QRm3lGAPjtmfVmL6ihvIqIKQ6z7R0KZWQ03rXfQkOUPTg/50nsaAKYSfTeMw==","shasum":"4ee01ebff8674750e79f934e18c8bfdb18e98e12","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-3.0.0.tgz","fileCount":27,"unpackedSize":161285,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcadACCRA9TVsSAnZWagAAWTwQAKIFDcu2FEUMmpYwSNBt\nXJ4vUxW2SboVvVT7CftnyYrjeSry2CpE3N5/8E1XlF4S58OB7cpTJyVzIikR\nJr4ilM2fwRbjNObhAbVdxBOCZ6fk9fWgE35zmZCRRkqTn2/qVh8fe8KIEpWa\nERONCNBhuHAFTCdjEZbtNwoyT3D3QmXTc5LdzuNu9jb15YKAOVeGPuthh+Z7\nVuxGguzZpwDE0AiUM3jsIedIji8ydXjZ4iud3cEu8cv6Akir9yEqm6t7zWwf\ndyN2Xxrj9zdRDTPyAhQF6bZAo0YlO+A7MB3dGhTtFAqK8szxrq3IkZl128Kj\nlFwYUm17Dbp8HZCDV0cES5x5gcIfNeeNJhzqkOO9dkmDwF7JJOivKRd52B77\nGPNANfOPrZgupt/5OrjX+nj7UJFtwIXUTAHBgcNo+iNhlRWRwDV5gYPw5mIv\ntknFTL88TDUpX7IJWyR2v0rnk6cO32czMf51ysB5Z49kOPQRDwrPdcve4Iuz\nCTk4PV50Baxib0BKSDXUk6Sisf8CEMV5/2yrV0MdAxa/xs6aIpUjv14MtgvB\njeiYbufVQEv+DgSaixZhzhD7wRNX0g+cQLwF8l6GWbJ5s0kfs324pERQEKaO\ny/FZYc6S+3cmOi/ze053AyVqVmXbmT2HiiFc3fZ4W1hNU4Q4D4BhrPiHVa0M\n4ZJi\r\n=GrEp\r\n-----END PGP SIGNATURE-----\r\n","size":33706},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docx-templates_3.0.0_1550438401293_0.488183780351378"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:28:28.787Z","contributors":[]},"3.1.0":{"name":"docx-templates","version":"3.1.0","description":"Template-based docx report creation","main":"lib/indexNode.js","browser":"lib/indexBrowser.js","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"compile":"yarn compile:prepare && yarn compile:copy && yarn compile:run","compileWatch":"yarn compile:prepare && yarn compile:copy && yarn compile:run --watch","compile:prepare":"rm -rf ./lib && mkdir lib","compile:copy":"flow-copy-source -i \"**/__mocks__/**\" -i \"**/__tests__/**\" src lib","compile:run":"babel --out-dir lib --ignore \"**/__mocks__/**\",\"**/__tests__/**\" src","start":"cd examples/swapi && node swapi-node swapi-complex.docx","travis":"yarn compile && yarn test","jest":"jest --watch --coverage","test":"yarn testCovFull","testCovFull":"yarn testCovPrepare && yarn testDev && yarn testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testProd":"NODE_ENV=production jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-prod.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text"},"engines":{"node":">=6"},"dependencies":{"babel-runtime":"^6.26.0","fs-extra":"^3.0.1","jszip":"^3.2.2","sax":"1.2.4","timm":"^1.6.2"},"devDependencies":{"babel-cli":"^6.26.0","babel-core":"^6.26.3","babel-jest":"18.0.0","babel-plugin-transform-runtime":"6.23.0","babel-preset-es2015":"6.24.1","babel-preset-react":"6.24.1","babel-preset-stage-0":"6.24.1","coveralls":"2.13.1","jest":"18.0.0","md5":"^2.2.1","mockdate":"^2.0.5","nyc":"10.0.0","prettier":"^1.18.2","storyboard":"^3.1.4","storyboard-listener-console":"^3.1.4","yaqrcode":"^0.2.1"},"jest":{"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(js|jsx)$","coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"collectCoverageFrom":["src/**/*.js","!src/debug.js","!test/**","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"]},"_id":"docx-templates@3.1.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"anonymous","email":"ggrau@me.com"},"dist":{"integrity":"sha512-/fGxQB/HauYkVYNT0bn1X7ywGsokPWfhTEJyw4MziimSECUDIPUV+jM7ZqJzWfxFL+3QNM66P+8MxYuYj4u6Cw==","shasum":"4da2ddfb80b4d34a61f17847ed2d183226a5c6e4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-3.1.0.tgz","fileCount":27,"unpackedSize":163770,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdXDZJCRA9TVsSAnZWagAA6DYQAIkuecVqF+N/Lf78b4oJ\nMT62iIPgBj7Qp5Rbt0KFaso+cmuyv1ynNBvFafegeOnJFlUqdm4qcjx/cJrT\nFYGdU3H9odO0eQs636nvaJMPisWc753QyrxoFV65on0i05ge8j9UBU00PFrp\n4nKWMmgSeRjL9l4ooHrKFBC37+jgSoXrxLC8SeGDeaBRUxT4MOPFHn5xH1uH\nanVs68iOpJsz4h5Www8vOQ6NDZyD+Juprr8x6Lj2K3XrSDRJR6Lgtrt5peWZ\nOALUmOCVL0dvuixqkt51aJDSPEVdd32vDxEZTaMGdViP2NrdyhRO3c0/c0VP\n8TSZihY9jzs6AjMxaqpMpYVH2IXWZAUnYQ/AHYVHIyJHvFWJpdPLcBLG+MXi\n7eNIQKQLX9+3xu0tfVYxoAwd9WLOQ+fosGVqECmQYhbWwCoGeA4IB/MWEkvO\nk1Ik/sRCsWTsY4tl51Ib+GsPl14qIaYftxOyZ4ZOqEV1s8Aqa8TwWDIFvyyj\nJWUnGoLtkAcLHke+0zQGqaFCjoQGux+9HxyfFDWT2UMXxHmAn7ayZtN7/QT+\nqL489OqWF8DhOWaS1xEOwqgVfi5eKFYiddum4Nj/vJSpb2dbOeQbhqH9R+MZ\nPSX/fauknrUAAjX5xtWHWSJTbUn23SxgEZFQ6EWxVoJYWlOOCvy0SpPEaIeQ\n0Y9w\r\n=tEaj\r\n-----END PGP SIGNATURE-----\r\n","size":34427},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docx-templates_3.1.0_1566324296495_0.2887111952936945"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:28:29.851Z","contributors":[]},"3.1.1":{"name":"docx-templates","version":"3.1.1","description":"Template-based docx report creation","main":"lib/indexNode.js","browser":"lib/indexBrowser.js","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"compile":"yarn compile:prepare && yarn compile:copy && yarn compile:run","compileWatch":"yarn compile:prepare && yarn compile:copy && yarn compile:run --watch","compile:prepare":"rm -rf ./lib && mkdir lib","compile:copy":"flow-copy-source -i \"**/__mocks__/**\" -i \"**/__tests__/**\" src lib","compile:run":"babel --out-dir lib --ignore \"**/__mocks__/**\",\"**/__tests__/**\" src","start":"cd examples/swapi && node swapi-node swapi-complex.docx","travis":"yarn compile && yarn test","jest":"jest --watch --coverage","test":"yarn testCovFull","testCovFull":"yarn testCovPrepare && yarn testDev && yarn testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testProd":"NODE_ENV=production jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-prod.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text"},"engines":{"node":">=6"},"dependencies":{"babel-runtime":"^6.26.0","fs-extra":"^3.0.1","jszip":"^3.2.2","sax":"1.2.4","timm":"^1.6.2"},"devDependencies":{"babel-cli":"^6.26.0","babel-core":"^6.26.3","babel-jest":"18.0.0","babel-plugin-transform-runtime":"6.23.0","babel-preset-es2015":"6.24.1","babel-preset-react":"6.24.1","babel-preset-stage-0":"6.24.1","coveralls":"2.13.1","jest":"18.0.0","md5":"^2.2.1","mockdate":"^2.0.5","nyc":"10.0.0","prettier":"^1.18.2","storyboard":"^3.1.4","storyboard-listener-console":"^3.1.4","yaqrcode":"^0.2.1"},"jest":{"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(js|jsx)$","coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"collectCoverageFrom":["src/**/*.js","!src/debug.js","!test/**","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"]},"_id":"docx-templates@3.1.1","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"anonymous","email":"ggrau@me.com"},"dist":{"integrity":"sha512-G+ei2Bkg5OrM2RLCl4kc576wNzcTNYNl20BLEQGt0xxlhvDpK5vhYmCF46IcbNrFrThR3yV9v53AF4GRQwK4BA==","shasum":"6bc31cdd963891e683292b28a2a56e9bd536a2b1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-3.1.1.tgz","fileCount":27,"unpackedSize":166205,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdXGtQCRA9TVsSAnZWagAAZpkP/2+hDybQw+Q09MbS+gBW\nC/R4AQo/+YR/pWVrUgMspBXEf6qbK8rS93uHD5hlP4Df1yHauEYOuR0E1SoN\ncvveKJ7ZkzdavyxcVRmTMypzVfF7rKCu2R3y8QDuqL7r8BsYER9hVJ2MDCNN\nwDf2l+aKz7TlDkPb+ggudXQBGv5spuMbL9QX87l92Fb8pWIUnVflFqUs+etB\nw12zC4COXC+ut/4nlseNcMcbyZw1hoH/UQdz4/S7C59XEdHiC4B5SOhl0UOm\n34+yH1j7EP/QMOWnqKmwldrkduo3e3DlZcVCIQpVi84kKFVmZtoMfG5c/NKk\nLNxsULhnCJ1zYkw04imbzYwPWYb0XOKG6Vbr+1pfg1JHxrv000YwbpXCQjrF\nB0llcQ55gKuvV97SjZCVbb+sT+8623DRFCQvDzFXamM/pZQzDY+XI/jp0DRt\nfup7JuQCpny3nERXjNcGXUDvsSGAj4u6QuoI2fomARE6oihY9fWDl5BN4ers\nrA1UQyOXpNlAWIp7f4V8tAt3CO5SLWtSv03jNPEFrJQ2T2eYeK1ZELZOrJNU\ne6auU0Jp4v6S7cmy+NS9RO7t7TIzF721+pplITUAKpkQTwulHSFnamjBymrl\nQNGQjQg7Esp/AJqsgHE85YhJTExahVa7mFNituOCDZ+fdDbvG0mbfDcOnHcy\nYBQJ\r\n=2V6d\r\n-----END PGP SIGNATURE-----\r\n","size":35214},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docx-templates_3.1.1_1566337871794_0.5217308771035978"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:28:30.914Z","contributors":[]},"4.0.0":{"name":"docx-templates","version":"4.0.0","description":"Template-based docx report creation","main":"lib/index.js","types":"lib/index.d.ts","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"compile":"rimraf ./lib && tsc","prepack":"yarn compile","travis":"yarn compile && yarn test","jest":"jest --watch --coverage","test":"yarn prettier-check && yarn testCovFull","testCovFull":"yarn testCovPrepare && yarn testDev && yarn testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text","prettier":"prettier --write \"src/**/*.ts\"","prettier-check":"prettier --check \"src/**/*.ts\""},"engines":{"node":">=6"},"dependencies":{"jszip":"^3.2.2","sax":"1.2.4","timm":"^1.6.2"},"devDependencies":{"@types/jest":"^25.1.4","@types/jszip":"^3.1.7","@types/node":"^13.9.2","@types/qrcode":"^1.3.4","@types/sax":"^1.2.1","coveralls":"^3.0.11","jest":"^25.1.0","mockdate":"^2.0.5","nyc":"^15.0.1","prettier":"^2.0.4","qrcode":"^1.4.4","rimraf":"^3.0.2","ts-jest":"^25.2.1","typescript":"^3.8.3"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(ts|tsx)$","coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"collectCoverageFrom":["src/**/*.ts","!src/debug.ts","!test/**","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"]},"gitHead":"f29675efdcb4f017aab6aac9166ee91dc6dd9a63","_id":"docx-templates@4.0.0","_nodeVersion":"12.13.0","_npmVersion":"6.13.0","dist":{"integrity":"sha512-BvmASsdrcu6OCi80CmcxXhVgGM4X37QmuSLZpWtgJGSDM9BRvR+fgix8TeqDFReXqK545woxGb3ms9zuqvk0cA==","shasum":"7fa03aa243b2829e59154f4e76d001231c8fc546","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-4.0.0.tgz","fileCount":53,"unpackedSize":1526390,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJelMkzCRA9TVsSAnZWagAA828P+wXq1ndJgu7xH7kbA1DR\nucIL8UZfn1TjIFaB0JkG3fyu+ojYsWT5Gna7EdsYCZTZvAnagpufZCfBv81b\n2vuEOEC5wkzQXAJTAkMerH8UR+c5WeuqMiNWhIIVZi8BoxyXa5LPXb1h4xmd\nbFmRAXQogTHcysqmMLG8jLPgEpVo3u2ByRAqHEltMxtZxs9loJemtLGFxp29\nkxzMzLo0iTId5aFocwxVgs0uH/98kjNEfhWxy4Tyqy2lCbWiichr+aDzA72l\ng7etKy7yoVjaBQIqwv+pEfzuvj4sAdN9Gjd//RT8dAQRxFNIRXeeo7BDcYnI\nNxEjPYmPp89sHdB/HecPg6A4oGiMBAkvnEGyNZag4EbRJC7bCgYTBZWMvkg7\nWSkpaUaMdnbl+n/h/Zavobp1NgthyxaTcj/ZoH/5a6UgutMYBs9iRu7izPHe\nGcgh7K0GRdcAz0/phsxxcyLrJqGblxq4XDo9qC2lNf1GrNoJHwRjfIJb8bc9\n3a7ytT/vOHsM6pmDZYoWWtGtptBCIGaypnnd8zq4D4ziZdNuy2L6wYthCmLT\nJQ5pPwtqjNm5Ajwa/IhalfStS6Y8fS6z8bmJGpkJL8LJK0qytYQ7ZVAHYCPe\noWCZLKTWEe+lHLUDoDW+GzJuw+sFCh5LY2LOzKo2RrGIhgATk1gWU0631Jqx\njBXa\r\n=kIxE\r\n-----END PGP SIGNATURE-----\r\n","size":386770},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"}],"_npmUser":{"name":"anonymous","email":"ggrau@me.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docx-templates_4.0.0_1586809138758_0.661823297978599"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:28:32.553Z","contributors":[]},"4.1.0":{"name":"docx-templates","version":"4.1.0","description":"Template-based docx report creation","main":"lib/index.js","types":"lib/index.d.ts","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"compile":"rimraf ./lib && tsc","prepack":"yarn compile","travis":"yarn compile && yarn test","jest":"jest --watch --coverage","test":"yarn lint && yarn testCovFull","testCovFull":"yarn testCovPrepare && yarn testDev && yarn testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text","lint":"eslint \"src/**/*.{js,jsx,ts,tsx}\"","lint-fix":"eslint --fix \"src/**/*.{js,jsx,ts,tsx}\""},"engines":{"node":">=6"},"dependencies":{"jszip":"^3.4.0","sax":"1.2.4","timm":"^1.6.2"},"devDependencies":{"@types/jest":"^25.1.4","@types/node":"^13.13.2","@types/qrcode":"^1.3.4","@types/sax":"^1.2.1","@typescript-eslint/eslint-plugin":"^2.29.0","@typescript-eslint/parser":"^2.29.0","coveralls":"^3.0.13","eslint":"^6.8.0","eslint-config-prettier":"^6.11.0","eslint-plugin-import":"^2.20.2","eslint-plugin-jest":"^23.8.2","eslint-plugin-prettier":"^3.1.2","jest":"^25.4.0","mockdate":"^2.0.5","nyc":"^15.0.1","oao":"^1.8.0","prettier":"^2.0.5","qrcode":"^1.4.4","rimraf":"^3.0.2","ts-jest":"^25.4.0","typescript":"^3.8.3"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(ts|tsx)$","coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"collectCoverageFrom":["src/**/*.ts","!src/debug.ts","!test/**","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"]},"gitHead":"746bccd02ff7ee9e81ef2a61c38718af6de0b662","_id":"docx-templates@4.1.0","_nodeVersion":"12.13.0","_npmVersion":"6.13.0","dist":{"integrity":"sha512-QZfCyfy2KzZCsYtnRxOKzblXqLYJR7Lb73CEg25dluYqZlrgm0GKq1h3jbDnmGO5z/QRAuy8hxVRxjYikJrQZw==","shasum":"a9143e689fc186cc8884ce570e0873cec2f35931","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-4.1.0.tgz","fileCount":32,"unpackedSize":197091,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeo3FCCRA9TVsSAnZWagAARNMQAJ3RTlf6zsxA0LvvDZP7\nKCKeiVRdoGaAYcmNOQ2Lv/Wf3xWqi+48JiRHxQme8lnls+JL93D6zZGozBVc\nXE3md9M8AqMD+5e594APoc/bT6LFi+ek5XVA1kdQ7tJST2y0BMyknALDhJ+L\nR4/9hxKwY+4ygB1aeqliOQxbVUEVfFdta21hl3UTzgw8XNolNR1xtPyyN4x2\nGS4/AkCxd6Mpb4H6FP64/6beEH8/j4j1bLonZ0FKIxsXQmXgffUmh5pyzH7B\nzoQT5bF8uz5HN/73xtRVqKshlLdRW/LD/OPUOQUw5e7RfSXClieDICNg4lV7\nBXl+4/0qZ424I7qMxPPwErHSRd1RIS9BtV6PxOQ4m1iYVjSjgHk4N1efhOhV\n9zvGg99MWZwRQVsMS6gmQYeI7Uk6ML8CfADGX5Uc9szrNY/EB0GFf6fwC50F\nnv1YLVcqJvihEXG0T5AVT5ZaN5vClSwuracfwMrODfplYIOka9W9qFc4wKfC\nJPcLpX02s5WJxS5uumPVUA5dCQOW9faI2xt3I4teIgldJWC/0Y5twuuh4tPO\nid6O7JGZy+lD/5GEg8yROxDM2YW4mOc+fxugNLAJt8pZdAN6qYlsTWu3HTIc\nZp6CewwbS3wjds3aEEN05VDffDReI1rYDMB1B0FOpFYxmn9lzXueMlMwR8Zk\nUDgF\r\n=t0hN\r\n-----END PGP SIGNATURE-----\r\n","size":35318},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"}],"_npmUser":{"name":"anonymous","email":"ggrau@me.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docx-templates_4.1.0_1587769665780_0.8251835835510628"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:28:33.623Z","contributors":[]},"4.1.1":{"name":"docx-templates","version":"4.1.1","description":"Template-based docx report creation","main":"lib/index.js","types":"lib/index.d.ts","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"compile":"rimraf ./lib && tsc","prepack":"yarn compile","travis":"yarn compile && yarn test","jest":"jest --watch --coverage","test":"yarn lint && yarn testCovFull","testCovFull":"yarn testCovPrepare && yarn testDev && yarn testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text","lint":"eslint \"src/**/*.{js,jsx,ts,tsx}\"","lint-fix":"eslint --fix \"src/**/*.{js,jsx,ts,tsx}\""},"engines":{"node":">=6"},"dependencies":{"jszip":"^3.4.0","sax":"1.2.4","timm":"^1.6.2"},"devDependencies":{"@types/jest":"^25.2.3","@types/node":"^13.13.2","@types/qrcode":"^1.3.4","@types/sax":"^1.2.1","@typescript-eslint/eslint-plugin":"^3.1.0","@typescript-eslint/parser":"^3.1.0","coveralls":"^3.0.13","eslint":"^6.8.0","eslint-config-prettier":"^6.11.0","eslint-plugin-import":"^2.20.2","eslint-plugin-jest":"^23.13.2","eslint-plugin-prettier":"^3.1.2","jest":"^26.0.1","mockdate":"^2.0.5","nyc":"^15.0.1","oao":"^1.8.0","prettier":"^2.0.5","qrcode":"^1.4.4","rimraf":"^3.0.2","ts-jest":"^26.1.0","typescript":"^3.9.5"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(ts|tsx)$","coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"collectCoverageFrom":["src/**/*.ts","!src/debug.ts","!test/**","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"]},"gitHead":"945f07d12774681d31fc3571185bbc7ec3940a04","_id":"docx-templates@4.1.1","_nodeVersion":"10.20.1","_npmVersion":"6.14.4","dist":{"integrity":"sha512-8hQMc106lmVAs3FTWWL5m0/LIXtst6BPqqNwfETimtAziFV5Yv2z6WfvGkj71xGoXPHRJnfHJJ8EigloRWPVaQ==","shasum":"f6e09b9c6803f6884120766d44d6daace2c29687","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-4.1.1.tgz","fileCount":28,"unpackedSize":120644,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe25V8CRA9TVsSAnZWagAAHcYP/2TDTK6IAE2Hx8Sod9tg\nhX6hVxhmnEbGN1wZ6P3GUVGD43cFVLIPBVOH3h6tV73rBvROi9if4jV/nPkI\nYJnIMUbhDvykiuO9bzOLR8BZT7XoGIatCb++YbaUbc8KmX7JCeBdpqPmZ6Dn\nHB5fGJpFZh2Y7DdPQ9SEDKh384TPtItdRjk7JkYpSAsu+4hL5EoorKotIVpZ\nDLnhep7pvrFLWeHZ+ijSwbZpZacxjcvoVfe+xKnUVdhmHyOiNLgy3ulr2vPb\n7Lk3/QlFl/NLkSfeikExlsvZNrcQ1q7QkhCrRhy5jfqq1KXwXL+L8amBMiJr\nh1iYNjnsbM34gElusONHUCZDzln4KPY3qJzPYH1kJ+wq2FrIQu+bSWgS9bDR\n5hwK9Qe6W8OOQTLZn8LJFthzKRddHU2oajtOLrsdyX7q3QJrkrijFyFd3V0A\nX1muLYbXa/iyxdibckwgCOdFpQw5n9N8prMAW06EWw7jsJfySAAUXnBAllJ7\nKgkdauw6mERjh66LqxFfP2N0iHzSy71He2GEHdvVhhLBX9oySTf0QVMfJb9n\nLPpw9TrRLKUHubMBBYmnX6QwFYW75diUQdneyMx2Xm8y2Bc+5MvS81wdplt8\ncbUfdEsY9POBTs+OGMECC+tGSk+cRX7PheTpDr0KznOUtcF2iI30uEhXsmyL\nHb+2\r\n=vL1/\r\n-----END PGP SIGNATURE-----\r\n","size":30069},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"}],"_npmUser":{"name":"anonymous","email":"ggrau@me.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docx-templates_4.1.1_1591448955756_0.017619288538619715"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:28:34.681Z","contributors":[]},"4.2.0":{"name":"docx-templates","version":"4.2.0","description":"Template-based docx report creation","main":"lib/index.js","types":"lib/index.d.ts","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"compile":"rimraf ./lib && tsc","prepack":"yarn compile","travis":"yarn compile && yarn test","jest":"jest --watch --coverage","test":"yarn lint && yarn testCovFull","testCovFull":"yarn testCovPrepare && yarn testDev && yarn testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text","lint":"eslint \"src/**/*.{js,jsx,ts,tsx}\"","lint-fix":"eslint --fix \"src/**/*.{js,jsx,ts,tsx}\""},"engines":{"node":">=6"},"dependencies":{"jszip":"^3.4.0","sax":"1.2.4","timm":"^1.6.2"},"devDependencies":{"@types/jest":"^25.2.3","@types/node":"^13.13.2","@types/qrcode":"^1.3.4","@types/sax":"^1.2.1","@typescript-eslint/eslint-plugin":"^3.1.0","@typescript-eslint/parser":"^3.1.0","coveralls":"^3.0.13","eslint":"^6.8.0","eslint-config-prettier":"^6.11.0","eslint-plugin-import":"^2.20.2","eslint-plugin-jest":"^23.13.2","eslint-plugin-prettier":"^3.1.2","jest":"^26.0.1","mockdate":"^2.0.5","nyc":"^15.0.1","oao":"^1.8.0","prettier":"^2.0.5","qrcode":"^1.4.4","rimraf":"^3.0.2","ts-jest":"^26.1.0","typescript":"^3.9.5"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(ts|tsx)$","coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"collectCoverageFrom":["src/**/*.ts","!src/debug.ts","!test/**","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"]},"gitHead":"80b2ded4d64cec5c72b470412b08e7a492c4a7bc","_id":"docx-templates@4.2.0","_nodeVersion":"10.21.0","_npmVersion":"6.14.4","dist":{"integrity":"sha512-vLlJvjV9qUmJKJ3zdKFn66uPLNKOssDoJspgP4CxoMTOGE5EX5KTXasdCnOuKEbxkfyTI66KGeRcHTeC+/D0qg==","shasum":"e5d00bb1bd18ef7e8752d7ddf065a91e23b8cdf3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-4.2.0.tgz","fileCount":30,"unpackedSize":129197,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe54E1CRA9TVsSAnZWagAAVI0QAJr0f2B6O5E0Hwui+gu9\nLSbobaoegnzJ58NGpc4Kemr7S6QtW2pdOyXkXBZSqDVy4o7cYQ4OcUkR5h0A\noK5GjghEiviyrSngwZkXAjPIYtB8coqNS4ETgHiktcNTvvIeA1keE9batmq1\n25ca7K0iSE98/+5nLVymb1GMcjsaAgc7zYc21LjsHvQOtAt8nbEh+3+3lKLM\nHtQa5g5HcuiGUnXqyxHbbrhZWz7dg9H9VfAe+Nt9Swp35VuuGmjzqGNcHnr8\nIWl1nfjHPglD/dsCpwUEO1x8/zPN+ICX8qWxynmu2q3vSij8lUP8lyorNSuq\nCwaZdQc4h+nfy4/yjSUWWDRymsuMjrZCgX8PfaAJAfk+LpbbdaHyxl8GXVQp\nXgjY+cV785ApkrQDwpGKtAjVxEw3f8zPJ1TeWQzwkiK+iJDhixNCcDWjNO94\nCVKUEapTbtuLaLLeGWNk5Rm+VZo6CqqbnH2M3UCu/SaB+XPItHw/c9SjYopK\nMRwXZR1woNSOgColG0XQp/WAOIVdamWeN5BPsiOzGyDMXuvFeJ7ND8SwFezO\nlpMhMdDybijVZ0vYqG3OXc/t0DJzTOZ2ONAXRlxTcrz7IQj3Rx5syDWTHL3D\nBsOrZj1OD4UlKTEkbenmf+XIdk4MNKKtF2cYUg1/2Upj1V2FfIbPOi/x+ph+\n80Z2\r\n=rirg\r\n-----END PGP SIGNATURE-----\r\n","size":31957},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"}],"_npmUser":{"name":"anonymous","email":"ggrau@me.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docx-templates_4.2.0_1592230197033_0.046891462531403416"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:28:35.752Z","contributors":[]},"4.3.0":{"name":"docx-templates","version":"4.3.0","description":"Template-based docx report creation","main":"lib/index.js","types":"lib/index.d.ts","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"compile":"rimraf ./lib && tsc","prepack":"yarn compile","travis":"yarn compile && yarn test","jest":"jest --watch --coverage","test":"yarn lint && yarn testCovFull","testCovFull":"yarn testCovPrepare && yarn testDev && yarn testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text","lint":"eslint \"src/**/*.{js,jsx,ts,tsx}\"","lint-fix":"eslint --fix \"src/**/*.{js,jsx,ts,tsx}\""},"engines":{"node":">=6"},"dependencies":{"jszip":"^3.5.0","sax":"1.2.4","timm":"^1.6.2"},"devDependencies":{"@types/jest":"^26.0.0","@types/node":"^14.0.13","@types/qrcode":"^1.3.4","@types/sax":"^1.2.1","@typescript-eslint/eslint-plugin":"^3.1.0","@typescript-eslint/parser":"^3.1.0","coveralls":"^3.0.13","eslint":"^7.3.1","eslint-config-prettier":"^6.11.0","eslint-plugin-import":"^2.20.2","eslint-plugin-jest":"^23.13.2","eslint-plugin-prettier":"^3.1.2","jest":"^26.0.1","mockdate":"^3.0.2","nyc":"^15.0.1","oao":"^1.8.0","prettier":"^2.0.5","qrcode":"^1.4.4","rimraf":"^3.0.2","ts-jest":"^26.1.0","typescript":"^3.9.5"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(ts|tsx)$","coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"collectCoverageFrom":["src/**/*.ts","!src/debug.ts","!test/**","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"]},"gitHead":"d6d7c66d44670330dbcb483083c3432344858437","_id":"docx-templates@4.3.0","_nodeVersion":"10.21.0","_npmVersion":"6.14.4","dist":{"integrity":"sha512-zHQg4MJ7KIxSARHXuUvvxVXnxV6ELKTqNtjInkOxz1AAaH2oyvDGVYQ0Of8+e2gD7q4Elq0ePEK1i+x794uBWw==","shasum":"10c8eb2eb27e839444111bcefecb86d695601621","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-4.3.0.tgz","fileCount":30,"unpackedSize":135462,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe8fJECRA9TVsSAnZWagAARJkP/0vBkkWetymWAVVTMLrI\nn2v15ChQqH2CIAhkEtdhwtLv8WHPeQv9tPTXbUTyKhRR7BYR//ftdZek981U\n9dlxuLDtxfbcDmkgWWgjK5wdlZWYjAKn16FsEpJzPskh5/XALdSwLdim5SJw\n5JkdmZ5H63athuxQKAjEJUnwnfEaqIKmkgHxXgLtVcescCy+piZpQ329ab7y\nJMd1NIJYq5MQRNEW8IZ7WErDRBt0AqC4lLvnQTaa4hVtwgaV6+vytn6I1qqv\nUUkCEabq/Nh4++3asqOC0gBtbTwM1oFxJBFGRG2sXrdkhA9QKXrAhl44W9CC\nZeq7GCHziBeckSncBq7MIZ8EREAucLxBy6utRvpKSyijSCdYR/tv5USxkbN4\nmU283kodI9syM1iM67qCUGmBe/ft4voQmY6FoLq5EjWoBUU0OcnGPuW0J2vt\nTYpYKb0jr0HWf/z6IBgJj6tRsuRODljKQjoS66utqb6OfJlVJAoeg54SRiNI\n/IQUt8ourWHDr0WwYEa5ab2KFMOq0ZT9F+5htnlfEInJesIrUjcm/KL9O268\n0qMKpAnCxRn79RpVY+1ckdvKUh78S+GNdqylEJoMp3475nK3BAZKZ6ItRgWh\nnAAON0dhX3spFld23X8srBcUX6E+jgMRwD3nvGUEoSo+t0yMFVR0jLOeolsW\nYi7T\r\n=Pxcr\r\n-----END PGP SIGNATURE-----\r\n","size":34358},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"}],"_npmUser":{"name":"anonymous","email":"ggrau@me.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docx-templates_4.3.0_1592914499944_0.6167550882399488"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:28:36.818Z","contributors":[]},"4.4.0":{"name":"docx-templates","version":"4.4.0","description":"Template-based docx report creation","main":"lib/index.js","types":"lib/index.d.ts","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"compile":"rimraf ./lib && tsc","prepack":"yarn compile","travis":"yarn compile && yarn test","jest":"jest --watch --coverage","test":"yarn lint && yarn testCovFull","testCovFull":"yarn testCovPrepare && yarn testDev && yarn testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text","lint":"eslint \"src/**/*.{js,jsx,ts,tsx}\"","lint-fix":"eslint --fix \"src/**/*.{js,jsx,ts,tsx}\""},"engines":{"node":">=6"},"dependencies":{"jszip":"^3.5.0","sax":"1.2.4","timm":"^1.6.2"},"devDependencies":{"@types/jest":"^26.0.0","@types/node":"^14.0.13","@types/qrcode":"^1.3.4","@types/sax":"^1.2.1","@typescript-eslint/eslint-plugin":"^3.1.0","@typescript-eslint/parser":"^3.1.0","coveralls":"^3.0.13","eslint":"^7.3.1","eslint-config-prettier":"^6.11.0","eslint-plugin-import":"^2.20.2","eslint-plugin-jest":"^23.13.2","eslint-plugin-prettier":"^3.1.2","jest":"^26.0.1","mockdate":"^3.0.2","nyc":"^15.0.1","oao":"^1.8.0","prettier":"^2.0.5","qrcode":"^1.4.4","rimraf":"^3.0.2","ts-jest":"^26.1.0","typescript":"^3.9.5"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(ts|tsx)$","coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"collectCoverageFrom":["src/**/*.ts","!src/debug.ts","!test/**","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"]},"gitHead":"eab18cf32c07393321b84418fe2a0bf0021c240b","_id":"docx-templates@4.4.0","_nodeVersion":"10.22.0","_npmVersion":"6.14.6","dist":{"integrity":"sha512-9wY+gkFHUjT4/zO0kAEHPywFSCXR8C50kjp47iFK+Ziz2GSJyHPTWpYvzA02OSMXvgcvEeBEtifzU9yGP8d6Rw==","shasum":"b365f344d0cb4ab743fc6c5ebb498399109b939c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-4.4.0.tgz","fileCount":30,"unpackedSize":143178,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfPP/DCRA9TVsSAnZWagAAoA4P/1nSn8WLRv6azWUoMMih\nM1J5trgQl7l4R7fkvqSys5tPt4sNtLOReUKI3ecSVOpMY+LkOVO6HwPhdvmL\nRiGbp628aSJH0JyJtRmpIXecquHcqxyt/vmkbUySq1faUVMlcnGDDcB42N26\n3bsEYaAnycbGfWFiqnWsUiJJFMuMBHvd5NTEO93Wt/EDHpX0pzHfM6p4ke0O\ne/C7UsN1WqsqUVMCo7LDs1jm6xvXhnRKF9QjLbnaDsCpKRV2bMSWGqywzuqh\nlt0GbEfCxJljmlZAwF4YcQvUJuwRsdmuF86Mozg+xxM+/8xRMLQbGeTokdoU\nXJMAh1P6SbX7VNNb02Ydmb8lpXd3V+hQAh75TOKFJ7VjlEvUd38Ic9iR0xoS\nX6XGD9rvdxFguIyvLUlSLmKHmDeazBT9km5AQaTWAxQxcP4PU0AfF9Lrq7wg\nSjRACdrh6yPpwrhYN2OhriORwcM1gzYxqhds9ZaH4/tjhNmq5S+gWDD3LNyz\nEIJg/62OsBW4vbavHaFLaSS3dCQUfWc9ow5cu8TQTRf7a9uIbkvLW2ldTc6p\nAty9grEj4hg24TbWTBKvkHiKfFvQt5PWiVYij3v2TrVtNz7pzFoJfFlrXwOO\nSwpU5ljLah2gHsKuokkLMNXvYCJOnNBucn+PiyQ3wol42udoX4hNEJK7TQ+f\nN55m\r\n=wV0y\r\n-----END PGP SIGNATURE-----\r\n","size":35958},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"}],"_npmUser":{"name":"anonymous","email":"ggrau@me.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docx-templates_4.4.0_1597833155136_0.3771760642922244"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:28:37.874Z","contributors":[]},"4.5.0":{"name":"docx-templates","version":"4.5.0","description":"Template-based docx report creation","main":"lib/index.js","types":"lib/index.d.ts","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"compile":"rimraf ./lib && tsc","prepack":"yarn compile","travis":"yarn compile && yarn test","jest":"jest --watch --coverage","test":"yarn lint && yarn testCovFull","testCovFull":"yarn testCovPrepare && yarn testDev && yarn testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text","lint":"eslint \"src/**/*.{js,jsx,ts,tsx}\"","lint-fix":"eslint --fix \"src/**/*.{js,jsx,ts,tsx}\""},"engines":{"node":">=6"},"dependencies":{"jszip":"^3.5.0","sax":"1.2.4","timm":"^1.6.2"},"devDependencies":{"@types/jest":"^26.0.0","@types/node":"^14.0.13","@types/qrcode":"^1.3.4","@types/sax":"^1.2.1","@typescript-eslint/eslint-plugin":"^4.1.1","@typescript-eslint/parser":"^4.1.1","coveralls":"^3.0.13","eslint":"^7.3.1","eslint-config-prettier":"^6.11.0","eslint-plugin-import":"^2.20.2","eslint-plugin-jest":"^24.0.1","eslint-plugin-prettier":"^3.1.2","jest":"^26.0.1","mockdate":"^3.0.2","nyc":"^15.0.1","oao":"^2.0.0","prettier":"^2.0.5","qrcode":"^1.4.4","rimraf":"^3.0.2","ts-jest":"^26.1.0","typescript":"^4.0.2"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(ts|tsx)$","coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"collectCoverageFrom":["src/**/*.ts","!src/debug.ts","!test/**","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"]},"gitHead":"549429f07c288e5fbbf1cac3f592ce46a648a17f","_id":"docx-templates@4.5.0","_nodeVersion":"10.22.0","_npmVersion":"6.14.6","dist":{"integrity":"sha512-mnZG0p4fuHE0YalJWWKhiRJ9YlPsZUC0ZYJa2pNAleU2wU9c3tHdiL4/71q+/WbOvNDmSsg9X5W8X9NwTzP08w==","shasum":"9e1e72e2ccf8b2c50cbcb76c053af56a49b3ef0d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-4.5.0.tgz","fileCount":30,"unpackedSize":144926,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYgjTCRA9TVsSAnZWagAACsIP/3fQ9EirPtIX7K9HP1Y/\nNl3kN9/97Lf76JcaHPAs0Tk3q5bR5DK0dOlhM/ufiGrMFzFIIKUbDnCP7KQW\naWp/VhcLR343Hy/4KSBOPIO7fPIb1bvPMqllUYbX4QA2qHet9E+ZnEen2h9f\nMKnhoJJPmx5GHeEZ9/FQOiOd+lfN6IIqfaLH2UV6pttrhFSPiYCzECHv6m03\nnp1N8VRz8lFNLoWlABZrKhp2KHcMwVrInkhJG6KSw+GEU3jWg3R5w1B4zf4Y\nGp5YqCfyo8pIDRAPMVYgoQj4mHts2h7jInC4k/WF1osVFpXzEMTEL23yQxuQ\nw1Y+EDl63fePVVokntqg/QwHkDhFFBamUXhWg12BvCNkHOMqTa3tSdTTpKuo\nTNiVxCcLuKobqJQen148OE9UNlw14V+YgtOOvv27DJqS6Hirf/KBnfkYD/Jc\nM0ZPv5XQuNIXtrW829BKElj4jB6EINIeI4vhnTRew/QMBaS375M7EEx8gGWs\nJrgz3ds79aOXM2g56g2mzjnC/JwBWk4twE1Als+Ubx30K9SEGV/odMYKwcnK\ntAfSkxSQI2qCz+o86yf2/z/qWO2TMwSuJ1FpGIbsIEDmvE10ij5DCapKMMNQ\nWCjzv4ZLOFgo4hh7GlNSz1cqeBY9xkVuB+9x3WhqTnHxKZiO5SXXc0A/JbXM\nzvHJ\r\n=q5Nt\r\n-----END PGP SIGNATURE-----\r\n","size":36533},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"}],"_npmUser":{"name":"anonymous","email":"ggrau@me.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docx-templates_4.5.0_1600260307060_0.05521325706240998"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:28:38.950Z","contributors":[]},"4.5.1":{"name":"docx-templates","version":"4.5.1","description":"Template-based docx report creation","main":"lib/index.js","types":"lib/index.d.ts","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"compile":"rimraf ./lib && tsc","prepack":"yarn compile","travis":"yarn compile && yarn test","jest":"jest --watch --coverage","test":"yarn lint && yarn testCovFull","testCovFull":"yarn testCovPrepare && yarn testDev && yarn testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text","lint":"eslint \"src/**/*.{js,jsx,ts,tsx}\"","lint-fix":"eslint --fix \"src/**/*.{js,jsx,ts,tsx}\""},"engines":{"node":">=6"},"dependencies":{"jszip":"^3.5.0","sax":"1.2.4","timm":"^1.6.2"},"devDependencies":{"@types/jest":"^26.0.0","@types/node":"^14.0.13","@types/qrcode":"^1.3.4","@types/sax":"^1.2.1","@typescript-eslint/eslint-plugin":"^4.1.1","@typescript-eslint/parser":"^4.1.1","coveralls":"^3.0.13","eslint":"^7.3.1","eslint-config-prettier":"^6.11.0","eslint-plugin-import":"^2.20.2","eslint-plugin-jest":"^24.0.1","eslint-plugin-prettier":"^3.1.2","jest":"^26.0.1","mockdate":"^3.0.2","nyc":"^15.0.1","oao":"^2.0.0","prettier":"^2.0.5","qrcode":"^1.4.4","rimraf":"^3.0.2","ts-jest":"^26.1.0","typescript":"^4.0.2"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(ts|tsx)$","coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"collectCoverageFrom":["src/**/*.ts","!src/debug.ts","!test/**","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"]},"gitHead":"d0d21eea7a7c8720c2778c9e4e5f2180fec8e1a3","_id":"docx-templates@4.5.1","_nodeVersion":"10.22.1","_npmVersion":"6.14.6","dist":{"integrity":"sha512-sAMyy3vrY2qULf2VWfNhC+KjbzZliP6t75EyHqCbT9n3n2bbjcg7MXuGZTFMyOtfykn4VaQ4eu2M2TQh8eDCpw==","shasum":"7b08d8b97429c0075c7f72d273deaeef98184fa9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-4.5.1.tgz","fileCount":30,"unpackedSize":146877,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJflBagCRA9TVsSAnZWagAAZHwP/jQQvgAktbmLm46sYzxm\noCI0dJ57cgKML7FTSdRYrlaq+4A70gkMK0H5JAVpE7NRCRVR3CTT/ZbvcW2O\nJ1YNkT3vAu3vtWGghTArinyzoypHspmwM5gQiOxwVQ0DYlko9gGicGUA/JBr\nUwF6vYWbj7TGk0ZQS3RKZh6GGx9IvvT38bfge2dFeV+ag0CJ1kHcqAb9bNby\nm9oYGvWvbF84k9c35rHBYmKT0xBjfBaLi0v8ba0VeKkdPhNhNRo3Y2RP13Pa\nUwNlnWwOQxmkqro7SLVqm4fh4K4giHYJAcHS7ugghgPi0tHHrVdqxdGTAhKn\npRkP50KnhowpanRdngDFU/rsr1mn27gZ456Kr8yukPA6w1LE/fnBzG19tZzd\ngZXBV3Y+2Br+NGzRai6SSdDc5k/Lfa/q5H6yVDGTrIsuZ5hXPneVL38SERWU\nW98AM9VcqoofwKky+J5YvRqzwCGG8t3ati8D36MhH8W7SfnRPh+tAGI1Yhn9\nyWmoiDAm62loRH0+LsBh38kDhTLQlilhKgfUGNunIEXbSKG03zgL74az9oT7\nFEIH/oC/OsoX2IKLMxD8ChZis+VshiURAr+X/rWzpR97Vu/T3aesLg849C1E\nJbwLxmDGwKlc/J++DA2OWrq59oNQ9yOfmmh3dKAGcDrVV1PuPTsfDOacwsfT\n+LLv\r\n=x1HY\r\n-----END PGP SIGNATURE-----\r\n","size":36975},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"}],"_npmUser":{"name":"anonymous","email":"ggrau@me.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docx-templates_4.5.1_1603540639966_0.6874280863943698"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:28:39.993Z","contributors":[]},"4.5.2":{"name":"docx-templates","version":"4.5.2","description":"Template-based docx report creation","main":"lib/index.js","types":"lib/index.d.ts","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"compile":"rimraf ./lib && tsc","prepack":"yarn compile","travis":"yarn compile && yarn test","jest":"jest --watch --coverage","test":"yarn lint && yarn testCovFull","testCovFull":"yarn testCovPrepare && yarn testDev && yarn testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text","lint":"eslint \"src/**/*.{js,jsx,ts,tsx}\"","lint-fix":"eslint --fix \"src/**/*.{js,jsx,ts,tsx}\""},"engines":{"node":">=6"},"dependencies":{"jszip":"^3.5.0","sax":"1.2.4","timm":"^1.6.2"},"devDependencies":{"@types/jest":"^26.0.0","@types/node":"^14.0.13","@types/qrcode":"^1.3.4","@types/sax":"^1.2.1","@typescript-eslint/eslint-plugin":"^4.1.1","@typescript-eslint/parser":"^4.1.1","coveralls":"^3.0.13","eslint":"^7.3.1","eslint-config-prettier":"^6.11.0","eslint-plugin-import":"^2.20.2","eslint-plugin-jest":"^24.0.1","eslint-plugin-prettier":"^3.1.2","jest":"^26.0.1","mockdate":"^3.0.2","nyc":"^15.0.1","oao":"^2.0.0","prettier":"^2.0.5","qrcode":"^1.4.4","rimraf":"^3.0.2","ts-jest":"^26.1.0","typescript":"^4.0.2"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(ts|tsx)$","coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"collectCoverageFrom":["src/**/*.ts","!src/debug.ts","!test/**","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"]},"gitHead":"a573d4c2bfe83fa11c797900b326f12bc67e2277","_id":"docx-templates@4.5.2","_nodeVersion":"10.23.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-9CLJJBUqowabomzVtXzu0ei4LDobzxD1XNoTdm8sGulzLcyUrx/kU7lc2Ue5R6A5ZTLppm2ClJ6C05xIN56tHg==","shasum":"9bf5f24e305945bcc8bb57e608ec773936d58532","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-4.5.2.tgz","fileCount":30,"unpackedSize":147152,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfrs6+CRA9TVsSAnZWagAAa6oP/1OKny8dmkQwn6MRkS7f\ndTZPoB7eP5WXXHXF/gHmKGiw4PXB91uiJeoeWuzFw4zhzONBcutvaIV/4Ruy\n5jkOSLSV3wcCSGIXUV0Y2aw2vGT1x2hPfBEZVVd1lHXoGCjE/IbJ/jxlMmh8\nEvhHW6lMLRoZsie7+OF6qpbTGdK4A0td4wH88M/06GjRIoEUabww3sMuiFpM\nHEBzI478V3RKSGyYlwcvHJKw4XEY4AfXMAn75d5fJ/REFildvvlbEIMrJhx8\nN/pzeAC6hsYx9JTHPZaIIxF6Q10lpfWMm9dLZyF077kLY3KMnR08/0DkAfBh\nZ5Gf960pMCRTV143a6OW0kvB642xTE/hwNB9pbxobAHth5T/AQUpnbJ4aIKo\nOB8+BbzFW7Ls4jC36WRhM91xkapDsBaUwlx+saieRlYG2evqzmrk61hlAB3z\nCzy3zRrEhgvDwM1+uv9lqm4mKRlA/tuLGZDz7dV2C8Kcv9sKpfH8eNaPQTs+\nKQ0WX7tXGgx3nmnEiht2hfDRGBNPQXU+Y5dwy4lYAPaWwBs7YWbLXfYIy2T5\n2rwLfLiZjWf276yDVbWszwKBH1TcXgd4j6Buo+nSJcBILrwAN4SILPsKLOZO\nefoHtCfc7onZGj5/9ohl1wsx3Z6J7mfAgZUg4VBPvKtrjrjXVSAL4CLflXi/\nOs01\r\n=IK34\r\n-----END PGP SIGNATURE-----\r\n","size":37040},"_npmUser":{"name":"anonymous","email":"ggrau@me.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docx-templates_4.5.2_1605291709963_0.4471461410816724"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:28:41.047Z","contributors":[]},"4.5.3":{"name":"docx-templates","version":"4.5.3","description":"Template-based docx report creation","main":"lib/index.js","types":"lib/index.d.ts","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"compile":"rimraf ./lib && tsc","prepack":"yarn compile","travis":"yarn compile && yarn test","jest":"jest --watch --coverage","test":"yarn lint && yarn testCovFull","testCovFull":"yarn testCovPrepare && yarn testDev && yarn testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text","lint":"eslint \"src/**/*.{js,jsx,ts,tsx}\"","lint-fix":"eslint --fix \"src/**/*.{js,jsx,ts,tsx}\""},"engines":{"node":">=6"},"dependencies":{"jszip":"^3.5.0","sax":"1.2.4","timm":"^1.6.2"},"devDependencies":{"@types/jest":"^26.0.0","@types/node":"^14.0.13","@types/qrcode":"^1.3.4","@types/sax":"^1.2.1","@typescript-eslint/eslint-plugin":"^4.1.1","@typescript-eslint/parser":"^4.1.1","coveralls":"^3.0.13","eslint":"^7.3.1","eslint-config-prettier":"^6.11.0","eslint-plugin-import":"^2.20.2","eslint-plugin-jest":"^24.0.1","eslint-plugin-prettier":"^3.1.2","jest":"^26.0.1","mockdate":"^3.0.2","nyc":"^15.0.1","oao":"^2.0.0","prettier":"^2.0.5","qrcode":"^1.4.4","rimraf":"^3.0.2","ts-jest":"^26.1.0","typescript":"^4.0.2"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(ts|tsx)$","coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"collectCoverageFrom":["src/**/*.ts","!src/debug.ts","!test/**","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"]},"gitHead":"cd9bb79e9508f68f6ebeaafad73e97452b3c7fd6","_id":"docx-templates@4.5.3","_nodeVersion":"10.23.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-C0aqvP4cF1x3bDSs40N9wlCrDKEWugvWLZoXOM+RRfRc+bmKHX7a9FdScgQY9A6n6hIgTgqRHgh/Dg4PTi1Wog==","shasum":"a99daf01f934407529a497336bfba3243d4f5939","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-4.5.3.tgz","fileCount":30,"unpackedSize":147423,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf3JuuCRA9TVsSAnZWagAA3w0QAJrDexiqUNG5wtHsDryd\nbCE8/oo8rLoyV80Ns905Uyc0IsWupmGMzMJUG6QtSA+a6Sq73mjVwza0PW43\nis4bmg+9oh6WCpgLQkcCKK20CK6v/d2cU+y0Pn39QeAjviszJbwNoWhIXAzj\nAPW7vR147c071H1/Bj4NY23lAxwyxpwY1TEiHtfZrtsL3LDkBNctNL55hcvg\nTKhB0fQHJLVIEFX+wGGA4lBNbheSmPHXE1d2ye5TKGkRnJXnsDcqm5xRZQuu\n/X8bwqlhK58n8xJQhXob74o8tVlnkGHi7wgagO0i+OcqozhluJpOVxadpnbw\nUKCO9ek9UmHkGjPOZJC6NsfgrifLHN7rT22z5ZNf6DoAFw0Sf9rKG0g7CI4T\n/7F/Dk4yMnDiHmswkbWSd/3F4baulU/ptE5kJWjoQ3qvzWiZ4GRiuwdBnbgG\nKEjUMLT9WKlXIcz4gnARfsg5yhdrpE/RNEIa2wTqaQqyoBjCbHmWbGJI87ii\nvdGtX6Tqws9d7kVryTWnWdb26asJedblBl0y3JGFkMiObCwy9DMbfiPDgE8c\nVXTP6WqXksCgNJ3Cp8cz91WhdZAStgJMG1ZUc0zp9TGbIpnOvjS/33UgTLZD\nOGJGqvZP29Bwn6GOEFnKdQzc/snXwllsc+MIGydBrkD3xYPeE8MrPCFGi7sG\nmsLn\r\n=yMzG\r\n-----END PGP SIGNATURE-----\r\n","size":37088},"_npmUser":{"name":"anonymous","email":"ggrau@me.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docx-templates_4.5.3_1608293294314_0.8616952443525325"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:28:42.089Z","contributors":[]},"4.5.4":{"name":"docx-templates","version":"4.5.4","description":"Template-based docx report creation","main":"lib/index.js","types":"lib/index.d.ts","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"compile":"rimraf ./lib && tsc","prepack":"yarn compile","travis":"yarn compile && yarn test","jest":"jest --watch --coverage","test":"yarn lint && yarn testCovFull","testCovFull":"yarn testCovPrepare && yarn testDev && yarn testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text","lint":"eslint \"src/**/*.{js,jsx,ts,tsx}\"","lint-fix":"eslint --fix \"src/**/*.{js,jsx,ts,tsx}\""},"engines":{"node":">=6"},"dependencies":{"jszip":"^3.5.0","sax":"1.2.4","timm":"^1.6.2"},"devDependencies":{"@types/jest":"^26.0.0","@types/node":"^14.0.13","@types/qrcode":"^1.3.4","@types/sax":"^1.2.1","@typescript-eslint/eslint-plugin":"^4.1.1","@typescript-eslint/parser":"^4.1.1","coveralls":"^3.0.13","eslint":"^7.3.1","eslint-config-prettier":"^6.11.0","eslint-plugin-import":"^2.20.2","eslint-plugin-jest":"^24.0.1","eslint-plugin-prettier":"^3.1.2","jest":"^26.0.1","mockdate":"^3.0.2","nyc":"^15.0.1","oao":"^2.0.0","prettier":"^2.0.5","qrcode":"^1.4.4","rimraf":"^3.0.2","ts-jest":"^26.1.0","typescript":"^4.2.3"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(ts|tsx)$","coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"collectCoverageFrom":["src/**/*.ts","!src/debug.ts","!test/**","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"]},"gitHead":"f3e33ffdeb657e31f79b9e70f926be53ae59fb88","_id":"docx-templates@4.5.4","_nodeVersion":"10.24.0","_npmVersion":"6.14.11","dist":{"integrity":"sha512-rT8IGsj6gywWMaRslaGZworIKJPl53Sm8I2xd+pfvaX4G1C4aRF0hQhl+Tc7L7oOEMG53+QfqdIujF0qYwFPSQ==","shasum":"3418a1dc6f3a4280b3ee6246e9a800d9767981a1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-4.5.4.tgz","fileCount":30,"unpackedSize":148836,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgQgP3CRA9TVsSAnZWagAANcoQAIQ0fG6wuBxKkoVcmYj0\nIUHevDI1izbqDMd3N9w5q52FRQAHDNnJT253HEzl4CsxWbk+IB4vSNfV69X0\nXLlRkDgxKr1+fTGnMAHMrKGO7qfDWGWiGPmgwoFkUZQ7oXmwYsglaOsJ1n/D\nxwlKz8QDFLlkRkOnNzigZHKOwHZQJmXeuEIGFOrw+Lcf0MoggdoxZDxLa8Jc\nmo6lqJOoQSlj4cx32ccuwZ4v1QcTW0zvtVU9zMeHXRhwrKwXepGMk7owUeB3\n5hEVFTgCp24YrdNj/4VHNrbCy+zKTxfvEUS/kNP3MRcBqcjdn5KlqAe6K5YW\nxGRlJztbju5wDRMhI0dDufEkxgLRaSPKM1Qogj6hvn0bMEw3Kv/Zv0alIThv\nvyOvcye43dw+bwRHlSYHKdeZDqGaqRIYUxWBXhz+qwEWZqjHM8mH/Cdmx1Rz\ng3wYkz8Bb5DH/lrCse+GPV2zuMnk0UCaUMLPSP8zzdXYjP4x8F5YBrmp98Gz\nqXGY3n/wSsUqxy9aOfCcKkajKDrg9v8h8u6mXQJRym2vGrGwxQNrouM8dlno\nTYOATW65spGyk5EkVQwE6/o3gtPQ2tqTaiQbYj2Sm4bqd816zM3dMl2iaTiW\nWasAU9yIRLff6le3ZtNWIkssoAOTSh7y6oY0fvBQ0kvZnNLhylJ3Zd83XRjS\nsYoR\r\n=Ifg4\r\n-----END PGP SIGNATURE-----\r\n","size":37130},"_npmUser":{"name":"anonymous","email":"ggrau@me.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docx-templates_4.5.4_1614939127376_0.19593980055541915"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:28:44.635Z","contributors":[]},"4.6.0":{"name":"docx-templates","version":"4.6.0","description":"Template-based docx report creation","main":"lib/index.js","types":"lib/index.d.ts","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"compile":"rimraf ./lib && tsc","prepack":"yarn compile","travis":"yarn compile && yarn test","jest":"jest --watch --coverage","test":"yarn lint && yarn testCovFull","testCovFull":"yarn testCovPrepare && yarn testDev && yarn testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text","lint":"eslint \"src/**/*.{js,jsx,ts,tsx}\"","lint-fix":"eslint --fix \"src/**/*.{js,jsx,ts,tsx}\""},"engines":{"node":">=6"},"dependencies":{"jszip":"^3.5.0","sax":"1.2.4","timm":"^1.6.2"},"devDependencies":{"@types/jest":"^26.0.0","@types/node":"^14.0.13","@types/qrcode":"^1.3.4","@types/sax":"^1.2.1","@typescript-eslint/eslint-plugin":"^4.1.1","@typescript-eslint/parser":"^4.1.1","coveralls":"^3.0.13","eslint":"^7.3.1","eslint-config-prettier":"^6.11.0","eslint-plugin-import":"^2.20.2","eslint-plugin-jest":"^24.0.1","eslint-plugin-prettier":"^3.1.2","jest":"^26.0.1","mockdate":"^3.0.2","nyc":"^15.0.1","oao":"^2.0.0","prettier":"^2.0.5","qrcode":"^1.4.4","rimraf":"^3.0.2","ts-jest":"^26.1.0","typescript":"^4.2.3"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(ts|tsx)$","coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"collectCoverageFrom":["src/**/*.ts","!src/debug.ts","!test/**","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"]},"gitHead":"c4356261c0d9bc220db9f30f955c8aaaa4dac377","_id":"docx-templates@4.6.0","_nodeVersion":"10.24.0","_npmVersion":"6.14.11","dist":{"integrity":"sha512-2C5iL8G3Ouj8wSv1ISvxNDyfeMSJabIT7glNvj2eREawnLTaqyLhkpUSWzwJlM5MtZo3kirQhJFt512eIr3wiw==","shasum":"cd1a0ad93a4659aad80a08c02c076f5dcde5c2fc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-4.6.0.tgz","fileCount":30,"unpackedSize":149209,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgX0uNCRA9TVsSAnZWagAArDMP/0IJL61A7pj86OP09MvG\nkKQfG9/vpxgqGcisw/4ypfm1H8mHhsyQKXr6NzigAyi7owE5KwwHvgQjrh8+\n5XVv7zOsbzRbnPk6VZQgrJ8g5vWQMFH8SDcXwBxZeKSsRP2fnDSjvleMzIxE\nS/R6WNSDd3c1rGL3NkNLYQIPoGtJxNcGYnnZFftZ4DTG6o6qLL15YbL6wJGb\nc1c8nR0G3nB4f7By6aPlbsk05ND+2kxHiMm0OAhYr9J2zGkrrm8hX4JXfRvP\nPGS1BZJoFVLTaJ5DgMFpv1k9sBoigf19EnfaLQ8Rv39qCBxm8a08Hrb3h+TY\n4B8tDR14pI7zVAMngtuPBltZDS7/wN0G6aYmzK7QTIQhy/iVEk0zWvzhye37\nqtwsB8PsfkUMc1uW0AISf9UoAwocqs73kBSNrzphgflWlqD6xCvg07ClM706\nRl88FpNka93nOoifKOuGDDl6QZYtrJ+5utfuRp24xy85Ap/LEfbP+SPGm0nN\nhie+j4JkKo2KIsYDRSon6GD3wIRIAWX5Cco0tC9XWac1LGMiEn4hR69wITlo\nyChmrxL3tr42S0dEd8uG5KLuDC5ciuprEmIjRUxBF8UWWJ7NgIzx9AMqRbUb\nBhUn+/DjJC5SyICHCLwOUORsSDpCOESk504IxstGguupT7wgNlmWoFG6xI81\nQ0N2\r\n=9GYK\r\n-----END PGP SIGNATURE-----\r\n","size":37274},"_npmUser":{"name":"anonymous","email":"ggrau@me.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docx-templates_4.6.0_1616857996918_0.1496067022094243"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:28:45.742Z","contributors":[]},"4.6.1":{"name":"docx-templates","version":"4.6.1","description":"Template-based docx report creation","main":"lib/index.js","types":"lib/index.d.ts","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"compile":"rimraf ./lib && tsc","prepack":"yarn compile","travis":"yarn compile && yarn test","jest":"jest --watch --coverage","test":"yarn lint && yarn testCovFull","testCovFull":"yarn testCovPrepare && yarn testDev && yarn testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text","lint":"eslint \"src/**/*.{js,jsx,ts,tsx}\"","lint-fix":"eslint --fix \"src/**/*.{js,jsx,ts,tsx}\""},"engines":{"node":">=6"},"dependencies":{"jszip":"^3.5.0","sax":"1.2.4","timm":"^1.6.2"},"devDependencies":{"@types/jest":"^26.0.0","@types/node":"^14.0.13","@types/qrcode":"^1.3.4","@types/sax":"^1.2.1","@typescript-eslint/eslint-plugin":"^4.1.1","@typescript-eslint/parser":"^4.1.1","coveralls":"^3.0.13","eslint":"^7.3.1","eslint-config-prettier":"^6.11.0","eslint-plugin-import":"^2.20.2","eslint-plugin-jest":"^24.0.1","eslint-plugin-prettier":"^3.1.2","jest":"^26.0.1","mockdate":"^3.0.2","nyc":"^15.0.1","oao":"^2.0.0","prettier":"^2.0.5","qrcode":"^1.4.4","rimraf":"^3.0.2","ts-jest":"^26.1.0","typescript":"^4.2.3"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(ts|tsx)$","coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"collectCoverageFrom":["src/**/*.ts","!src/debug.ts","!test/**","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"]},"gitHead":"554f5f5970cd872da4e9b98a3d0a58b2b4fa5936","_id":"docx-templates@4.6.1","_nodeVersion":"10.24.1","_npmVersion":"6.14.12","dist":{"integrity":"sha512-em2hdfLGgm+8jsNs1FcpMSVHj1rInkZUARhblciTuAyoTe3GI60E+fI2/1hsCDK4j0h14VK2SpjNRurKVi5meQ==","shasum":"5c30064f1271ec874e434a2a28e198e388e862fb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-4.6.1.tgz","fileCount":30,"unpackedSize":151756,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgtlhwCRA9TVsSAnZWagAAiI4QAJcqtM5z+5ZOn5KYJ6qK\n3rIzT7iwMX+/hyjFEeKUQIoKOaGY8RAOoMYpk8eJMZU5FJz30168g3RIhhP9\n8qhBEcSleU69dHKRr4gREAOU1sBYVvPUGIlBBLKnKhDd48oCfZNQ/MqzAstZ\ns/AFhfdDr1bhQ/aE0x9dsZM2MW6l6RC0XUusVeRRgzg+/1MVXopCLY9hMIO4\nKtR4rLaG/EFNJT41a2BjWd4Q7X+g965uT/ubs7h8GIaCJbeaZg+mzYhmJqDv\nmPKO0UUg5pRDDA75egOYbh/v8sm7YeaNxDCEllQTmvdf2b7QT9+RaDvzQQ5/\nkhCGJcMqa66rh9zYqowmbdW18TMs1rSmEO14lODu0EjnOTPQtdXLPz0H2q3N\nEokQ+2h188ezk+Lkasi6CEhuhr0Y1+UVRqO61KBLcITpst6bHLvmDMSIoVvo\n0GdqXI7iI0nSd9PdtNnQ9+ivxtpSe/RvgXrc/8yVC2bOTg8fIKHFKDxLcUTP\nL9zs8Q7Vcj8QLJPLYRxDi4bxmav5eNC2wrWnGj9AXNwAEROYq+DA7l4PvAhD\nDNNnOVqkQmnkgIXgu3rpZRgHDqKyyxjbIVb5ZriM4IW9gX1NiMk1dXRy2RkA\nx83vB18pKImNFY8AyVRuwgMRMsbDMLDGUZOJ6c4AQvBCy9fzgJg0OLrtVeAA\nzZri\r\n=cY1C\r\n-----END PGP SIGNATURE-----\r\n","size":37737},"_npmUser":{"name":"anonymous","email":"ggrau@me.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docx-templates_4.6.1_1622562928317_0.9782021247143218"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:28:46.821Z","contributors":[]},"4.6.2":{"name":"docx-templates","version":"4.6.2","description":"Template-based docx report creation","main":"lib/index.js","types":"lib/index.d.ts","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"compile":"rimraf ./lib && tsc","prepack":"yarn compile","travis":"yarn compile && yarn test","jest":"jest --watch --coverage","test":"yarn lint && yarn testCovFull","testCovFull":"yarn testCovPrepare && yarn testDev && yarn testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text","lint":"eslint \"src/**/*.{js,jsx,ts,tsx}\"","lint-fix":"eslint --fix \"src/**/*.{js,jsx,ts,tsx}\""},"engines":{"node":">=6"},"dependencies":{"jszip":"^3.5.0","sax":"1.2.4","timm":"^1.6.2"},"devDependencies":{"@types/jest":"^26.0.0","@types/node":"^15.9.0","@types/qrcode":"^1.3.4","@types/sax":"^1.2.1","@typescript-eslint/eslint-plugin":"^4.1.1","@typescript-eslint/parser":"^4.1.1","coveralls":"^3.0.13","eslint":"^7.3.1","eslint-config-prettier":"^6.11.0","eslint-plugin-import":"^2.20.2","eslint-plugin-jest":"^24.0.1","eslint-plugin-prettier":"^3.1.2","jest":"^27.0.4","mockdate":"^3.0.2","nyc":"^15.0.1","oao":"^2.0.0","prettier":"^2.0.5","qrcode":"^1.4.4","rimraf":"^3.0.2","ts-jest":"^27.0.2","typescript":"^4.2.3"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(ts|tsx)$","coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"collectCoverageFrom":["src/**/*.ts","!src/debug.ts","!test/**","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"]},"gitHead":"77d58e374d5858d631329a60551f4c3fcf889cad","_id":"docx-templates@4.6.2","_nodeVersion":"10.24.1","_npmVersion":"6.14.12","dist":{"integrity":"sha512-OqPRMa8DADe2PwjvL4W3BCywUrfLL4TXeyEX8JPi020/nv25IdDely8sAflNlAJa9aWm0UeEQQFNwbXUHEHdLA==","shasum":"d5db95deb61cc380861ef180a7559dae847c8313","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-4.6.2.tgz","fileCount":30,"unpackedSize":153622,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJguN/VCRA9TVsSAnZWagAAKk4P/37OvCCmGksnVkyiWhmA\nHfot+HtsSLHWJbYMzOVkeLIFPbOyhUeATtpXSG2KwdovZjnD91s7JyLSvlU1\ni6UygEdnzPKxca8zdS9rPKW9wVs6Pjnw/lxkg9X7WsZm3i7GN/JCcNdLdMnF\nRpMG4QsbebdfKdIJGtpcHNa0Z9UzxF9tpEIrCe5dTnrV05VpBfyz9HryHP0m\nB4aHqtFyTnM8qxGKbDXXeYATDWm9Jn7FCiJDTrhdnh3z+lfsdxDi2zMiDm5F\n1bDnisw8tkvze0JW4km8Ec7JHstLQdcQG0VqqXjLaMavLsdfYbRPuyvfg9dX\nIxazXOGS/YQ04c6U4YdQUGkTrY+VuuJt4sB25lMFP5rs0wazMrO6Du1x+TsF\n0bfmYOy+Faw7gumEqgjUDPihkbKWiUFpIriffz/hIJOJp1dtb6omPOR/C0MR\nnMi+4COUjLnixWCFi+eEmfmhvIH7LqtkFZoLuZkGyBe3GiupPzhKkcdAAw05\n6O3DpsDpxbaHCOZquiJUM4lu9G3AVlxPiBSexwXWHBdTxfebi55ceBje2BBs\nPTnvTd1K7jEmgH8aj8qs/s9H34xGivlOWMRTj+HqE63QpOqrP44dsSyMtkMt\n3O2FjrgorlHrBl6XA3NvCcNJbQXztRh7LpXGCjoJdxzKsF+08fKf3tWmT0EV\n7g1B\r\n=CBni\r\n-----END PGP SIGNATURE-----\r\n","size":38218},"_npmUser":{"name":"anonymous","email":"ggrau@me.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docx-templates_4.6.2_1622728661164_0.29130974976826574"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:28:47.873Z","contributors":[]},"4.6.3":{"name":"docx-templates","version":"4.6.3","description":"Template-based docx report creation","main":"lib/index.js","types":"lib/index.d.ts","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"compile":"rimraf ./lib && tsc","prepack":"yarn compile","travis":"yarn compile && yarn test","jest":"jest --watch --coverage","test":"yarn lint && yarn testCovFull","testCovFull":"yarn testCovPrepare && yarn testDev && yarn testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text","lint":"eslint \"src/**/*.{js,jsx,ts,tsx}\"","lint-fix":"eslint --fix \"src/**/*.{js,jsx,ts,tsx}\""},"engines":{"node":">=6"},"dependencies":{"jszip":"^3.5.0","sax":"1.2.4","timm":"^1.6.2"},"devDependencies":{"@types/jest":"^26.0.0","@types/node":"^15.9.0","@types/qrcode":"^1.3.4","@types/sax":"^1.2.1","@typescript-eslint/eslint-plugin":"^4.1.1","@typescript-eslint/parser":"^4.1.1","coveralls":"^3.0.13","eslint":"^7.3.1","eslint-config-prettier":"^6.11.0","eslint-plugin-import":"^2.20.2","eslint-plugin-jest":"^24.0.1","eslint-plugin-prettier":"^3.1.2","jest":"^27.0.4","mockdate":"^3.0.2","nyc":"^15.0.1","oao":"^2.0.0","prettier":"^2.0.5","qrcode":"^1.4.4","rimraf":"^3.0.2","ts-jest":"^27.0.2","typescript":"^4.2.3"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(ts|tsx)$","coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"collectCoverageFrom":["src/**/*.ts","!src/debug.ts","!test/**","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"]},"gitHead":"e954af3fc233a6a0de915c5e6971aa0d85856393","_id":"docx-templates@4.6.3","_nodeVersion":"10.24.1","_npmVersion":"6.14.12","dist":{"integrity":"sha512-hFPrnshF/mgDsPNKUwW6pNU0/eKQ0PELTJcnqVkoCaFs//B1+YMwWefuJ1WpOExd17RhtX9DL3Hvg7bK2Xk/yQ==","shasum":"77363f01bcbffdcb5320b572c31c520fff3ba7d9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-4.6.3.tgz","fileCount":30,"unpackedSize":153827,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgu02JCRA9TVsSAnZWagAAxNUP/AmIwRNTKEUzexXwdDSz\nQoDuT0ulO/ikJPjeFUY5zOsOnitHdeSkbjiLThjOw9umwc/sK1mEU/qg/8zQ\nLkRgkkEcmH/doz2dKEXLCWY6CzJ4hGi0RIh2udoPGnQcToIKeiW+UB3eYMIA\n+xLfjitx72A4szj7IOAJU3pJVeJxAWd3fbP30Ynhbo1LkG38yMIc+MvwHkyO\nWsZNHPOXG3sc2tsks9RnVZKuBQn4hg0tV/07R4bP2AvXUNeMik8ioqxUcXB+\n+VNO/+W9pRNQPJCeSba/fng1dc65RoPQdWXEiUozdN3RBPH//sf9fQQEfUQj\nq3dXIAMyDBHfD2KU8N5iPXkmFZjk83zjgHZSOuqES7cA2xXa5WUCNMPtkq5Q\ntIaIpa2XuJibpSp57Pt6P+dSNDYPih2RkLeP4yxKdBigC10lC2GfgKVVyN9k\ne+spTZTnBw9/RlmdQpF1s7SxL5Dsv/gRMwJEt499Lo+5L3cu/e5wFXGHyxt+\ntKiCNPTOSYVvPd80eKyykOQV9KACe8GJ9NVQQ0C3BHzaFIP4eCxE5BIpqiBn\nKKihorFRmy5JRac5LutQI4On2T21gRGXbB5/W5q2HRH7Bipzmzt934A8Ng/I\nc3G4/yFDw1A1WhTFzQt7xK9PX7QRBn/B5DBEjiw4zBhLrOB2PyIf4ZSMAhAU\n9MXg\r\n=ZRhE\r\n-----END PGP SIGNATURE-----\r\n","size":38273},"_npmUser":{"name":"anonymous","email":"ggrau@me.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docx-templates_4.6.3_1622887816922_0.9759943690889694"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:28:48.930Z","contributors":[]},"4.6.4":{"name":"docx-templates","version":"4.6.4","description":"Template-based docx report creation","main":"lib/index.js","types":"lib/index.d.ts","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"compile":"rimraf ./lib && tsc","prepack":"yarn compile","travis":"yarn compile && yarn test","jest":"jest --watch --coverage","test":"yarn lint && yarn testCovFull","testCovFull":"yarn testCovPrepare && yarn testDev && yarn testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text","lint":"eslint \"src/**/*.{js,jsx,ts,tsx}\"","lint-fix":"eslint --fix \"src/**/*.{js,jsx,ts,tsx}\""},"engines":{"node":">=6"},"dependencies":{"jszip":"^3.5.0","sax":"1.2.4","timm":"^1.6.2"},"devDependencies":{"@types/jest":"^26.0.0","@types/node":"^15.9.0","@types/qrcode":"^1.3.4","@types/sax":"^1.2.1","@typescript-eslint/eslint-plugin":"^4.1.1","@typescript-eslint/parser":"^4.1.1","coveralls":"^3.0.13","eslint":"^7.3.1","eslint-config-prettier":"^6.11.0","eslint-plugin-import":"^2.20.2","eslint-plugin-jest":"^24.0.1","eslint-plugin-prettier":"^3.1.2","jest":"^27.0.4","mockdate":"^3.0.2","nyc":"^15.0.1","oao":"^2.0.0","prettier":"^2.0.5","qrcode":"^1.4.4","rimraf":"^3.0.2","ts-jest":"^27.0.2","typescript":"^4.2.3"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(ts|tsx)$","coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"collectCoverageFrom":["src/**/*.ts","!src/debug.ts","!test/**","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"]},"gitHead":"ace0ceebb66ba167ae5589eb803c3ddf83ce0fb1","_id":"docx-templates@4.6.4","_nodeVersion":"10.24.1","_npmVersion":"6.14.12","dist":{"integrity":"sha512-W5T7Fi7YnGIM2su2hcZ3nxT9iuw9rVWjWga5QEii+nvFFW9unFKx1lU7aEABziE13+SM1eePckfCzqoI40UDSA==","shasum":"a842c1552ae636199b3a38f4dd00d9853cfcfb1b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-4.6.4.tgz","fileCount":30,"unpackedSize":155235,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg3uW8CRA9TVsSAnZWagAAzRoP/0apNjrasJb+AU2jCT4+\nC/r1RW3EL4cLPRHt34+OfYJWSZyvMvWdtJxBPcakxDr2ZyPtbkCHrp9n+b2s\nDUfgSX+Ydi6WdDekdWS5k6PGSKlq0Ky7osq54shKz7VwJFbfmuiGC7cLPo2b\nv41jnFBbCDhqXIjT9lhAtIeza+iYO0u73ePk+pQcCcDKQaO4F1viIj5QeJ95\nNSRK+igj/4wKfRf8qsiWpVDAXIGgO6VnZfUx+Jz14Aav716yrHpeUaxlsNrO\nMFlYfcA1T56nMbzVerXznSjMvt+gfltp700ojvD/8hxC3BWJJ9vdl+njZznK\nLB0ob3jyKP+zaP9y2n0fh5ZwdNjVXQr04uevCx9XeNMFvxKLLVCK2ybC2884\nwtuFfES1+yokam+QkPpNDdskgFc1atS1WApQkENjuOYbxxRNmeMAMzd1FeOD\nqikFWVwc99l9f3+jAf1GBuG8Pixgsil6+s8+NVs2Vom4FHziOddHphPxymyV\nYZxnl72dodfLUsZS3qryVEBJmSK5uH1LWfMFRe0jWs33/dplhq6alcWc97PT\nWYiEonJfGZlGZ7QZV1dAE324aGvi+sJsi06Sh8v9KSab8U5qVBaRZtHW+7vo\nyBoI+2TGLyho3wApnSSa2vuT69w3HKQbaHt03fa/gsPCdQBwTOk0KL4eiMqB\nHusN\r\n=PVRw\r\n-----END PGP SIGNATURE-----\r\n","size":38707},"_npmUser":{"name":"anonymous","email":"ggrau@me.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docx-templates_4.6.4_1625220540172_0.05167762065057868"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:28:49.979Z","contributors":[]},"4.7.0":{"name":"docx-templates","version":"4.7.0","description":"Template-based docx report creation","main":"lib/index.js","types":"lib/index.d.ts","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"compile":"rimraf ./lib && tsc","prepack":"yarn compile","travis":"yarn compile && yarn test","jest":"jest --watch --coverage","test":"yarn lint && yarn testCovFull","testCovFull":"yarn testCovPrepare && yarn testDev && yarn testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text","lint":"eslint \"src/**/*.{js,jsx,ts,tsx}\"","lint-fix":"eslint --fix \"src/**/*.{js,jsx,ts,tsx}\""},"engines":{"node":">=6"},"dependencies":{"jszip":"^3.5.0","sax":"1.2.4","timm":"^1.6.2"},"devDependencies":{"@types/jest":"^26.0.0","@types/node":"^15.9.0","@types/qrcode":"^1.3.4","@types/sax":"^1.2.1","@typescript-eslint/eslint-plugin":"^4.1.1","@typescript-eslint/parser":"^4.1.1","coveralls":"^3.0.13","eslint":"^7.3.1","eslint-config-prettier":"^6.11.0","eslint-plugin-import":"^2.20.2","eslint-plugin-jest":"^24.0.1","eslint-plugin-prettier":"^3.1.2","jest":"^27.0.4","mockdate":"^3.0.2","nyc":"^15.0.1","oao":"^2.0.0","prettier":"^2.0.5","qrcode":"^1.4.4","rimraf":"^3.0.2","ts-jest":"^27.0.2","typescript":"^4.2.3"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(ts|tsx)$","coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"collectCoverageFrom":["src/**/*.ts","!src/debug.ts","!test/**","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"]},"gitHead":"f6173b706a95924bddc31351cdcf86960f5f8525","_id":"docx-templates@4.7.0","_nodeVersion":"10.24.1","_npmVersion":"6.14.12","dist":{"integrity":"sha512-8Oi/L7r3QaJ+Xe9T7qlKiUlyamqM7oUJ835jbRzum7QTpNpqO9R6D88MzeZFHBHrvdXdKueDSDGtCapQHiMolg==","shasum":"c8de1d59f863554d0537e35279b74fa503cc875d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-4.7.0.tgz","fileCount":30,"unpackedSize":155798,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg6/GpCRA9TVsSAnZWagAAzVcP+QCfKQt0kExjDR0lCuv5\nVpadOsLAlojjDQMmcET33k9nB5Vnln/B2nCyh0DS1vpeRI8cKIqxjt/VzqQ2\nZjkIouqUbMwdnjHmY2vWYfOWRosSUMne2u6xMkiafta1hm++nVoCRg1rzD14\nr0Hgx9bfdvjYEvK0/oBcDg0gYLyGXRjrkGreV+FPuCgK7n15WtJz6LgJs1Oz\nEVvaLzUP/qI5+u6EbRpN8a+wMnHPwJldU22xQ8Vom7w52a6iUWwBAAROCiaO\nW3Smmepi/t+T3OXB8E9jnhd8H7ZZP0gdRILs9IBQ6f4oMOuk4dnvxRxpOlJ3\noTfxrBYmEzt0azwmRc2sw1L5tC3lVXfUoca1Y6HGFz9WY5Js/ndw1FAWiiAa\nJY+Cnv1xz9rfaKiwl/9T71JeIUS7n1YvTo6A1cthvRQLtU2LaMgKonOm0ILs\neszGFmM2nvaIurgMRnLmtR5d1fIsmjTMFFlJ4Kd5iMs0sXZ6M1INnW2FcBAH\nVOuD0S+I5Z6wHsOqnp4Yh3XxUME7nBIfSMXjNYRLHdR347XJErzs7ip0vERk\n6m4cjgCMK59vbRb3MoxN5vWW9sq7c7aOCjWK5Mf//HkA4sn/JhAba6tpQUV/\nQH9mmtUB2B7x1RFx/GdAMueevCxvt/SsrNGnjx6wBKQ9bMBwG5Ak5wEJENVy\n7dlg\r\n=wo8n\r\n-----END PGP SIGNATURE-----\r\n","size":38923},"_npmUser":{"name":"anonymous","email":"ggrau@me.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docx-templates_4.7.0_1626075560946_0.23032208338936933"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:28:51.066Z","contributors":[]},"4.8.0":{"name":"docx-templates","version":"4.8.0","description":"Template-based docx report creation","main":"lib/index.js","types":"lib/index.d.ts","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"compile":"rimraf ./lib && yarn rollup && tsc","rollup":"rollup -c","prepack":"yarn compile","travis":"yarn compile && yarn test","jest":"jest --watch --coverage","test":"yarn lint && yarn testCovFull","testCovFull":"yarn testCovPrepare && yarn testDev && yarn testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text","lint":"eslint \"src/**/*.{js,jsx,ts,tsx}\"","lint-fix":"eslint --fix \"src/**/*.{js,jsx,ts,tsx}\""},"engines":{"node":">=6"},"dependencies":{"jszip":"^3.5.0","sax":"1.2.4","timm":"^1.6.2"},"devDependencies":{"@rollup/plugin-commonjs":"^20.0.0","@rollup/plugin-node-resolve":"^13.0.4","@rollup/plugin-replace":"^3.0.0","@types/jest":"^26.0.0","@types/node":"^15.9.0","@types/qrcode":"^1.3.4","@types/sax":"^1.2.1","@typescript-eslint/eslint-plugin":"^4.1.1","@typescript-eslint/parser":"^4.1.1","buffer":"^6.0.3","coveralls":"^3.0.13","esbuild":"^0.12.18","eslint":"^7.3.1","eslint-config-prettier":"^6.11.0","eslint-plugin-import":"^2.20.2","eslint-plugin-jest":"^24.0.1","eslint-plugin-prettier":"^3.1.2","events":"^3.3.0","jest":"^27.0.4","mockdate":"^3.0.2","nyc":"^15.0.1","prettier":"^2.0.5","qrcode":"^1.4.4","rimraf":"^3.0.2","rollup":"^2.56.0","rollup-plugin-esbuild":"^4.5.0","stream-browserify":"^3.0.0","ts-jest":"^27.0.2","typescript":"^4.2.3","util":"^0.12.4","vm-browserify":"^1.1.2"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(ts|tsx)$","coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"collectCoverageFrom":["src/**/*.ts","!src/debug.ts","!test/**","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"]},"gitHead":"77ccbfdf41530a6e90c07629b8cff6b6f870f752","_id":"docx-templates@4.8.0","_nodeVersion":"12.22.4","_npmVersion":"6.14.14","dist":{"integrity":"sha512-QLBs5eJJZpJA4cWLJQDY1/T+f8W7BCtXQ+VlUzM/KMvvOw5Lgbhel4kMxREKNCpw9mKpLrTudM5PrwN1wsy/FA==","shasum":"bf9497dd0b53b4bd7154ef3f8a96858bd762f78c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-4.8.0.tgz","fileCount":31,"unpackedSize":1612362,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhDUztCRA9TVsSAnZWagAA5WgP/RE1jV4ZHPMogUOxsb2u\nh7KQo63wpMx9plfjuKON/hlpZIH2wLM7em41w4L+kHjdxVNj9b/nj3BBMTqQ\nlne6HgsvxJlg7xkqOd44z4lY30VrrI5tTJB7Hiyo2SQKmgWsvfOMoGinwN3h\n6RR1L5fOu/IKwyH3fEcDq6C3DLmkChnmRW4wdxhrD03UdxXZzs2bgHGPIq4P\nvYSuEp8s8xiU58LJNlP4fvsH2Z2Ah8pm9d9kisgZI24XD5V2Iitouf5VkzJn\nZv9HuSfQ1VJSm9McXOWJrPmXEqRbDcumXg1xskNmu+YYf8TArqxn++Zv1cgl\nSFiIaFZNqA1G6uJDUMY6W8lffTqdW8ZVRc+OHwhYjjmJE58cGoKq8sLLKuy7\npeJZyHWNU2WJ76EEGeH/s5kdT7F2XUmCPdUt+d36Et+xY43N/3A/qRmqWECO\nXbJmhrtNy5bdG8gRpG8j5Dr48BWsaNvGR5QiwNET0glqJbVy1sxcIxs5Hb9Q\nQbXjWKG5BnNIpVo4txiVUKOBcaL92v/D8OAHmkigX8l98bO6CQgmhuB28lJQ\nqxT6D7hVyPjdJpvR7md4cqx7DjlaMTzuTbnjZvN6haE2tHCjdEyme/oS16mH\nzoizVm22ye8eLm8PQB5zigRCYG0av8Z0bka2ylMbJuKbVfEh9Nrh3BXA0g09\nNHqu\r\n=P8eC\r\n-----END PGP SIGNATURE-----\r\n","size":408330},"_npmUser":{"name":"anonymous","email":"ggrau@me.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docx-templates_4.8.0_1628261613592_0.13825419840090647"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:28:52.707Z","contributors":[]},"4.8.1":{"name":"docx-templates","version":"4.8.1","description":"Template-based docx report creation","main":"lib/index.js","types":"lib/index.d.ts","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"compile":"rimraf ./lib && yarn rollup && tsc","rollup":"rollup -c","prepack":"yarn compile","travis":"yarn compile && yarn test","jest":"jest --watch --coverage","test":"yarn lint && yarn testCovFull","testCovFull":"yarn testCovPrepare && yarn testDev && yarn testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text","lint":"eslint \"src/**/*.{js,jsx,ts,tsx}\"","lint-fix":"eslint --fix \"src/**/*.{js,jsx,ts,tsx}\""},"engines":{"node":">=6"},"dependencies":{"jszip":"^3.5.0","sax":"1.2.4","timm":"^1.6.2"},"devDependencies":{"@rollup/plugin-commonjs":"^20.0.0","@rollup/plugin-node-resolve":"^13.0.4","@rollup/plugin-replace":"^3.0.0","@types/jest":"^27.0.2","@types/node":"^16.10.1","@types/qrcode":"^1.3.4","@types/sax":"^1.2.1","@typescript-eslint/eslint-plugin":"^4.1.1","@typescript-eslint/parser":"^4.1.1","buffer":"^6.0.3","coveralls":"^3.0.13","esbuild":"^0.12.18","eslint":"^7.3.1","eslint-config-prettier":"^6.11.0","eslint-plugin-import":"^2.20.2","eslint-plugin-jest":"^24.0.1","eslint-plugin-prettier":"^3.1.2","events":"^3.3.0","jest":"^27.0.4","mockdate":"^3.0.2","nyc":"^15.0.1","prettier":"^2.0.5","qrcode":"^1.4.4","rimraf":"^3.0.2","rollup":"^2.56.0","rollup-plugin-esbuild":"^4.5.0","stream-browserify":"^3.0.0","ts-jest":"^27.0.2","typescript":"^4.2.3","util":"^0.12.4","vm-browserify":"^1.1.2"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testTimeout":10000,"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(ts|tsx)$","coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"collectCoverageFrom":["src/**/*.ts","!src/debug.ts","!test/**","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"]},"gitHead":"7c6142bd158d8e5b4767a567366ea155024876f6","_id":"docx-templates@4.8.1","_nodeVersion":"12.22.6","_npmVersion":"6.14.15","dist":{"integrity":"sha512-uAqgBJml8nm/Nf6R+Yd/zA9tElieJzyzG4GIaFfgeoObT1hrIhbFniO7rwwIrTJN8wgtQUuqD3chRhdbBe07XQ==","shasum":"8945a41266062e4bee9f15b8cf49e22336d5b506","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-4.8.1.tgz","fileCount":29,"unpackedSize":1616061,"size":408983},"_npmUser":{"name":"anonymous","email":"ggrau@me.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docx-templates_4.8.1_1632837256856_0.7490398433850309"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:28:54.339Z","contributors":[]},"4.8.2":{"name":"docx-templates","version":"4.8.2","description":"Template-based docx report creation","main":"lib/index.js","types":"lib/index.d.ts","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"compile":"rimraf ./lib && yarn rollup && tsc","rollup":"rollup -c","prepack":"yarn compile","travis":"yarn compile && yarn test","jest":"jest --watch --coverage","test":"yarn lint && yarn testCovFull","testCovFull":"yarn testCovPrepare && yarn testDev && yarn testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text","lint":"eslint \"src/**/*.{js,jsx,ts,tsx}\"","lint-fix":"eslint --fix \"src/**/*.{js,jsx,ts,tsx}\""},"engines":{"node":">=6"},"dependencies":{"jszip":"^3.5.0","sax":"1.2.4","timm":"^1.6.2"},"devDependencies":{"@rollup/plugin-commonjs":"^20.0.0","@rollup/plugin-node-resolve":"^13.0.4","@rollup/plugin-replace":"^3.0.0","@types/jest":"^27.0.2","@types/node":"^16.10.1","@types/qrcode":"^1.3.4","@types/sax":"^1.2.1","@typescript-eslint/eslint-plugin":"^4.1.1","@typescript-eslint/parser":"^4.1.1","buffer":"^6.0.3","coveralls":"^3.0.13","esbuild":"^0.12.18","eslint":"^7.3.1","eslint-config-prettier":"^6.11.0","eslint-plugin-import":"^2.20.2","eslint-plugin-jest":"^24.0.1","eslint-plugin-prettier":"^3.1.2","events":"^3.3.0","jest":"^27.0.4","mockdate":"^3.0.2","nyc":"^15.0.1","prettier":"^2.0.5","qrcode":"^1.4.4","rimraf":"^3.0.2","rollup":"^2.56.0","rollup-plugin-esbuild":"^4.5.0","stream-browserify":"^3.0.0","ts-jest":"^27.0.2","typescript":"^4.2.3","util":"^0.12.4","vm-browserify":"^1.1.2"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testTimeout":10000,"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(ts|tsx)$","coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"collectCoverageFrom":["src/**/*.ts","!src/debug.ts","!test/**","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"]},"gitHead":"d978ff7a294a9c9516f19fe5c030ab84a1a8cbbc","_id":"docx-templates@4.8.2","_nodeVersion":"12.22.6","_npmVersion":"6.14.15","dist":{"integrity":"sha512-63pnERXjJPPEEymDsdymlhwcW0YMLCmCeiDmDZkKnwPgcMg2KCIYg3Bs86nN6AJ/8Jwp03/2+5khs8/OaplzLw==","shasum":"cfeaeb2544776dbb7e59a0dbdbd052f412e31908","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-4.8.2.tgz","fileCount":29,"unpackedSize":1616370,"size":409105},"_npmUser":{"name":"anonymous","email":"ggrau@me.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docx-templates_4.8.2_1632838636416_0.07833322863661185"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:28:54.462Z","contributors":[]},"4.9.0":{"name":"docx-templates","version":"4.9.0","description":"Template-based docx report creation","main":"lib/index.js","types":"lib/index.d.ts","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"compile":"rimraf ./lib && tsc && yarn rollup","rollup":"rollup -c","prepack":"yarn compile","travis":"yarn compile && yarn test","jest":"jest --watch --coverage","test":"yarn lint && yarn testCovFull","testCovFull":"yarn testCovPrepare && yarn testDev && yarn testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text","lint":"eslint \"src/**/*.{js,jsx,ts,tsx}\"","lint-fix":"eslint --fix \"src/**/*.{js,jsx,ts,tsx}\""},"engines":{"node":">=6"},"dependencies":{"jszip":"^3.5.0","sax":"1.2.4","timm":"^1.6.2"},"devDependencies":{"@rollup/plugin-commonjs":"^21.0.1","@rollup/plugin-node-resolve":"^13.1.3","@rollup/plugin-replace":"^3.0.1","@types/jest":"^27.4.0","@types/node":"^17.0.10","@types/qrcode":"1.4.2","@types/sax":"^1.2.4","@typescript-eslint/eslint-plugin":"^5.10.0","@typescript-eslint/parser":"^5.10.0","buffer":"^6.0.3","coveralls":"^3.0.13","esbuild":"^0.14.11","eslint":"^8.7.0","eslint-config-prettier":"^8.3.0","eslint-plugin-import":"^2.25.4","eslint-plugin-jest":"^25.7.0","eslint-plugin-prettier":"^4.0.0","events":"^3.3.0","jest":"^27.4.7","mockdate":"^3.0.2","nyc":"^15.0.1","prettier":"^2.5.1","qrcode":"1.4.4","rimraf":"^3.0.2","rollup":"^2.64.0","rollup-plugin-dts":"^4.1.0","rollup-plugin-esbuild":"^4.8.2","stream-browserify":"^3.0.0","ts-jest":"^27.1.3","typescript":"^4.5.4","util":"^0.12.4","vm-browserify":"^1.1.2"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testTimeout":10000,"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(ts|tsx)$","coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"collectCoverageFrom":["src/**/*.ts","!src/debug.ts","!test/**","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"]},"gitHead":"709524539a2c8a1c5f559ee756bb02593e19f871","_id":"docx-templates@4.9.0","_nodeVersion":"12.22.9","_npmVersion":"6.14.15","dist":{"integrity":"sha512-IzdoyGKEBZ55WCqG1lj0H+3ScZC8EfyyPbuXjc+n9o1hYRZIlA9jc9ylA3n2teuNUhdBeI6IXAWa2Gw0VqCMlw==","shasum":"f589e27f3ba90d99546590465449d0f28dea4c01","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-4.9.0.tgz","fileCount":30,"unpackedSize":1447768,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh6W+fCRA9TVsSAnZWagAA5fcP/0Cb88GXL3uw6w/0RVF1\nBdcs/A0pFWn7E1x0MvuvgFIuF42t3s7uCqsvaz9KOCXcjkWmhSqT74FafIbT\nFzmXZpzDzpevl2Ez55Kpi+BqkN5yGFA38z3h89t1JEE5kpB/x3HkravavFxD\nlFUueV3ELL7CvACCwgnAIrwHhnlj6sxvX5/REpokJorESoe9fLl7BBQZOq9Q\nTWxzxbMXAIAJt/RL7sWYi4q2ZTpmoEHN+eEOtLExVrLwpYLfy0P/IT1K2Uga\n+IC+RcIQzJqMdbe/uy6xSES1z6TApwLjq1UA+dYrbzFxknpa7PgVHX9APYyv\nzqrjEnlYrMVnm0aLdP3rN4LDcG2qcTxrLER8WCLeI/i3sI6Clbryrjxe1hrd\nFvK5UR9ECITeVJB4Opr/mpaOsYHYTLvtamODxiFKoyWXVIZ9lM2COfivQVh4\nouwupxEWUffVpTPvlNXzvJH/X+7VjRd/ExgqnbOenJwRoiq18iC2lE7vaUTg\nphOXDzt3LkTcAZt2c+OjBezPB1YYnPWzPdVnCgs/O0viSwb465gBiaIWmEFw\nWCQhYe1OPFZipbiiXwkDu/CAy/QnqBrgOLZfmcY/6lDU61q2OU9kN1jgpCef\nrGDpo88oqu3x5MXDd6lny/3cEswF0spLEXD+g/qY6PzLVj5bmxvOthiyG1y6\nHDLY\r\n=LJG3\r\n-----END PGP SIGNATURE-----\r\n","size":305835},"_npmUser":{"name":"anonymous","email":"ggrau@me.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docx-templates_4.9.0_1642688414936_0.6240849639700801"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-20T14:26:23.261Z","contributors":[]},"4.9.1":{"name":"docx-templates","version":"4.9.1","description":"Template-based docx report creation","main":"lib/index.js","types":"lib/index.d.ts","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"compile":"rimraf ./lib && tsc && yarn rollup","rollup":"rollup -c","prepack":"yarn compile","travis":"yarn compile && yarn test","jest":"jest --watch --coverage","test":"yarn lint && yarn testCovFull","testCovFull":"yarn testCovPrepare && yarn testDev && yarn testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text","lint":"eslint \"src/**/*.{js,jsx,ts,tsx}\"","lint-fix":"eslint --fix \"src/**/*.{js,jsx,ts,tsx}\""},"engines":{"node":">=6"},"dependencies":{"jszip":"^3.5.0","sax":"1.2.4","timm":"^1.6.2"},"devDependencies":{"@rollup/plugin-commonjs":"^21.0.1","@rollup/plugin-node-resolve":"^13.1.3","@rollup/plugin-replace":"^3.0.1","@types/jest":"^27.4.0","@types/node":"^17.0.10","@types/qrcode":"1.4.2","@types/sax":"^1.2.4","@typescript-eslint/eslint-plugin":"^5.10.0","@typescript-eslint/parser":"^5.10.0","buffer":"^6.0.3","coveralls":"^3.0.13","esbuild":"^0.14.11","eslint":"^8.7.0","eslint-config-prettier":"^8.3.0","eslint-plugin-import":"^2.25.4","eslint-plugin-jest":"^25.7.0","eslint-plugin-prettier":"^4.0.0","events":"^3.3.0","jest":"^27.4.7","mockdate":"^3.0.2","nyc":"^15.0.1","prettier":"^2.5.1","qrcode":"1.4.4","rimraf":"^3.0.2","rollup":"^2.64.0","rollup-plugin-dts":"^4.1.0","rollup-plugin-esbuild":"^4.8.2","stream-browserify":"^3.0.0","ts-jest":"^27.1.3","typescript":"^4.5.4","util":"^0.12.4","vm-browserify":"^1.1.2"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testTimeout":10000,"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(ts|tsx)$","coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"collectCoverageFrom":["src/**/*.ts","!src/debug.ts","!test/**","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"]},"gitHead":"306af4373a8676a4ad86c7a250305efdcbfffc97","_id":"docx-templates@4.9.1","_nodeVersion":"12.22.10","_npmVersion":"6.14.16","dist":{"integrity":"sha512-e5GGl6RoYuAEqSSZZ5D+GMqU+j3TegY8yEBFY756klrV8sPM0pt7HAUJj18YxJS7h3CaqCo4cL+Q/1NXchF+oA==","shasum":"a71293e55f0ffa754e7435fa5f2cad49cfc8a1de","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-4.9.1.tgz","fileCount":30,"unpackedSize":1447594,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiD3R1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoNVQ/+Mhf47t1TxA/LsMrgHDR+SYHMUHVFbP0ayBvkIC19drIjXvIG\r\ncTHQ1uOBhPTRi3ciOKbGKIf2f+XYMcOcuhV3f3SoGLnPBhnZ4R4tR3ICKAxT\r\no3H0VgLzT8k86CiwSBWZeNXI8H2YDs/YzIg4E3i72ylCqHMuzCTgq/GO36aH\r\np14P/f2ZP9WADnyF5z9EaFLM03VnrmXhHFRFfslnbZJLsSJph01xyzpsHhUV\r\nF3Cce68RK9WVLOEC34rfhJfzBZfYpVPx8J6nUJyBorzP3bFjAM6oojYp2Ogs\r\nSHRA6hreqdBu6xPa/PEsPZkm0KqDhILlY9NLkSE+8tuZmToB2LMRhFgvTcs8\r\njhlqHU5fdnKmb+vLnDj9KmZQSufEnfvrpPJUjNnb++PK/i2dG91Vjy9GxSkB\r\ny/YcZaiW6JjZGwguHGnKr8cjA4aQ0uA0uorIllL0t9lNq/q6jmCfAUrfmx3z\r\nd+/WjeNgLZSCn8a4LDuGCZ6gPnO0pjqlvzhHaoH5Idf5xapWS2JX8MZ+6TRr\r\nLlDjQ/WaI8FMqFUYky180dO6wU4CvK1+014DjxOdBdYmcbQq1Jnl5lmL/N/d\r\nrz1dXfvkHH6uIk1izef8yqT7datV6E/MhSp47OAVKTX08Njdxgiyvsq2OOeo\r\nd2NZhYy2j+OZf5I7OZoKT4b7+jmt7vGUZA8=\r\n=7g27\r\n-----END PGP SIGNATURE-----\r\n","size":305959},"_npmUser":{"name":"anonymous","email":"ggrau@me.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docx-templates_4.9.1_1645180021190_0.5995063640991174"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-18T10:29:17.118Z","contributors":[]},"4.9.2":{"name":"docx-templates","version":"4.9.2","description":"Template-based docx report creation","main":"lib/index.js","types":"lib/index.d.ts","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"compile":"rimraf ./lib && tsc && yarn rollup","rollup":"rollup -c","prepack":"yarn compile","travis":"yarn compile && yarn test","jest":"jest --watch --coverage","test":"yarn lint && yarn testCovFull","testCovFull":"yarn testCovPrepare && yarn testDev && yarn testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text","lint":"eslint \"src/**/*.{js,jsx,ts,tsx}\"","lint-fix":"eslint --fix \"src/**/*.{js,jsx,ts,tsx}\""},"engines":{"node":">=6"},"dependencies":{"jszip":"^3.5.0","sax":"1.2.4","timm":"^1.6.2"},"devDependencies":{"@rollup/plugin-commonjs":"^21.0.1","@rollup/plugin-node-resolve":"^13.1.3","@rollup/plugin-replace":"^3.0.1","@types/jest":"^27.4.0","@types/node":"^17.0.10","@types/qrcode":"1.4.2","@types/sax":"^1.2.4","@typescript-eslint/eslint-plugin":"^5.10.0","@typescript-eslint/parser":"^5.10.0","buffer":"^6.0.3","coveralls":"^3.0.13","esbuild":"^0.14.11","eslint":"^8.7.0","eslint-config-prettier":"^8.3.0","eslint-plugin-import":"^2.25.4","eslint-plugin-jest":"^25.7.0","eslint-plugin-prettier":"^4.0.0","events":"^3.3.0","jest":"^27.4.7","mockdate":"^3.0.2","nyc":"^15.0.1","prettier":"^2.5.1","qrcode":"1.4.4","rimraf":"^3.0.2","rollup":"^2.64.0","rollup-plugin-dts":"^4.1.0","rollup-plugin-esbuild":"^4.8.2","stream-browserify":"^3.0.0","ts-jest":"^27.1.3","typescript":"^4.5.4","util":"^0.12.4","vm-browserify":"^1.1.2"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testTimeout":10000,"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(ts|tsx)$","coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"collectCoverageFrom":["src/**/*.ts","!src/debug.ts","!test/**","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"]},"gitHead":"5689921ea7c393b842c26a93c5f92370a3a82998","_id":"docx-templates@4.9.2","_nodeVersion":"12.22.11","_npmVersion":"6.14.16","dist":{"integrity":"sha512-NWuT7UBHRTBYpgFRpnFtdukY8H6BMqEgR0u3C2OOlCDM+lP28yGTgH/mMh7w8JSlrWzEWkCvcbLOR8XB2/mgow==","shasum":"24e04b9f6dbeecdedab900486b548d9dca9968a0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-4.9.2.tgz","fileCount":30,"unpackedSize":1447954,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCvts5+QERywbDqOhZpFf6VfpEYCm+uIMMlSjVlEr17pAIgJ3eeKyzziT11WFPAM8Hj8+GhjBCENl4e8g5CdLwTNLM="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiS0rnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpiSw//Ud95S3lSszWIkXQdMT9TY/nr1nJgAGN0giIwDU3soSGBLFaw\r\nFdNOSp9pDtaaSRXs3Z3BArPox2QpjHytx2cUMsnKHfQGqw4S7mdrhFF8Sh1J\r\nNMvRYezcFpacjPIaYjLGApmQ0ZYkbyha+b6hu+UP8NEfvhUNE+Pa7ZNxWRMv\r\nKzE50RyAHGnYVtdYkeNEaGlB4UaAXA5eJ9vfmblBhPaCozXhPeF7h1OBrSHT\r\ndR9nbD7cKda39QIDeFefM4py/R+NJD/BQDoasuiJ73faKlM893n/02dJwxbA\r\nHbPbnppHHfT7dJz+NCuaEkETJ2P/P6png6pf0ZEIJ8WQGsEElxpA+usJUu/R\r\nQqaD8xJ1S94rDj/LaYpz5J3UdpOg9Gns0Evw2Jb9m4FmICjxBkP8ZqbpTVdY\r\nPyM2DwGr8EsagHqiDfjVs6jF36L+6YMC1RBi+IvcN9USKeqhhwpVaMMdRnfQ\r\nNSx2u5VdUmKLij/WcZSYC8i2oQ/VuYcMCdy5cwNC3NKoaS5TLhq5anwhuf15\r\n4FB5LSG2JP1iM/Gm3ba29yfaQg3zNjtq8gZA5dym7rysWTaR4rfAJde2RamQ\r\nvYyG3Oy2PAJIA9zDfWVt4riTOrQMAdf65K1JSp53UMDNF7/PvU0cynf4x0b/\r\nsbeBztemjDAf8HKMKDlXh8mJBPIzp2Ffv70=\r\n=cle8\r\n-----END PGP SIGNATURE-----\r\n","size":306088},"_npmUser":{"name":"anonymous","email":"ggrau@me.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docx-templates_4.9.2_1649101542956_0.18426131549393787"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-04T20:58:00.924Z","contributors":[]},"4.10.0":{"name":"docx-templates","version":"4.10.0","description":"Template-based docx report creation","main":"lib/index.js","types":"lib/index.d.ts","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"prepare":"yarn compile","compile":"rimraf ./lib && tsc && yarn rollup","rollup":"rollup -c","travis":"yarn compile && yarn test","jest":"jest --watch --coverage","test":"yarn lint && yarn testCovFull","testCovFull":"yarn testCovPrepare && yarn testDev && yarn testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text","lint":"eslint \"src/**/*.{js,jsx,ts,tsx}\"","lint-fix":"eslint --fix \"src/**/*.{js,jsx,ts,tsx}\""},"engines":{"node":">=6"},"dependencies":{"jszip":"^3.5.0","sax":"1.2.4","timm":"^1.6.2"},"devDependencies":{"@rollup/plugin-commonjs":"^21.0.1","@rollup/plugin-node-resolve":"^13.1.3","@rollup/plugin-replace":"^3.0.1","@types/jest":"^27.4.0","@types/node":"^17.0.10","@types/qrcode":"1.4.2","@types/sax":"^1.2.4","@typescript-eslint/eslint-plugin":"^5.10.0","@typescript-eslint/parser":"^5.10.0","buffer":"^6.0.3","coveralls":"^3.0.13","esbuild":"^0.14.11","eslint":"^8.7.0","eslint-config-prettier":"^8.3.0","eslint-plugin-import":"^2.25.4","eslint-plugin-jest":"^25.7.0","eslint-plugin-prettier":"^4.0.0","events":"^3.3.0","jest":"^27.4.7","mockdate":"^3.0.2","nyc":"^15.0.1","prettier":"^2.5.1","qrcode":"1.4.4","rimraf":"^3.0.2","rollup":"^2.64.0","rollup-plugin-dts":"^4.1.0","rollup-plugin-esbuild":"^4.8.2","stream-browserify":"^3.0.0","ts-jest":"^27.1.3","typescript":"^4.5.4","util":"^0.12.4","vm-browserify":"^1.1.2"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testTimeout":10000,"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(ts|tsx)$","coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"collectCoverageFrom":["src/**/*.ts","!src/debug.ts","!test/**","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"]},"gitHead":"971daff044ad70c68e408f431acbd675bddb15e9","_id":"docx-templates@4.10.0","_nodeVersion":"16.19.1","_npmVersion":"8.19.3","dist":{"integrity":"sha512-Ng2zlxGZGybtG/ANB6kAEIH0vvS8WFOIbzOCLjqzuChBKD72lJ4QddS/jBob/Evpzugxe7lmDSaT+LUZ42qEiQ==","shasum":"00c50f85757be0f0f007df75e4fa5755e6ca5e3f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-4.10.0.tgz","fileCount":30,"unpackedSize":1454760,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHNkJkiywo5KyhgiN7r5/UH6qr13IVC+UGQ2E1ICCPALAiEA/l5PcZQjkn5B9BNrYWvet5yLZTjdQPPxvTxRNJLB494="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkAKPFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqXCA/9Hs1Ft2AE1l6TWACWS2e5Hn24qd7+7cX+ra+OtR6Xbi/1aO09\r\nw4KlkF6qJ9AwEjRUwDGYqRVpwhHmd3iaH3mr8hFjpgfV4bz5WFwSx46zfmNU\r\nXRa2c2LkkFz92d4PN0zo7NhlTpSFLOftyelhQ3FHOQ2hOBkZjCz/NUhypv+8\r\no9gXIEWz7hb2Ymwncga5JNhFJUDeuqq4F02IstNbkW0kAhkG+8BZ8OoIkxoI\r\noitG+1/4rrVJXxN3rtvSl68SRcGWeySXq5aTuol+bKhuVABrAdaWkAyKE0i6\r\nDZ1oDeoDo7Ikis2xPILiB1TjU/T3li60Ccx1lADq9WGky90j7Bfg62ykoZsc\r\nqqAjiHzRgmp6416MJNEPHwqhASlJY9NdA99CSGiBtSev5ejZpb84qjPenRbY\r\n1ms5ZE8CDfcsRX7WxUVRW9tve3XnVUaOS7TIR/W3o1frP5i8Xvcd0sxbAfCi\r\nw1ZC0IrW4vsMOWVrl2Vav+iOq8aZ87qmlRt719BOj6G8jcidkvH9vCqKBsEY\r\nz3uFnpTCAffNURTvq8x3bbqG3oKsKI4RN4QLy3fFk1VyoKEKTwukS/aLhmDb\r\nY3DBDFKFd60/ZKvvospSjWapZtI598cxFYMP/2zwrEUKdQFExjj/KCgz7IZ5\r\nbxbCfOjg01tIEpcqAfAcHFkgD9lvFPn1cBY=\r\n=FPjn\r\n-----END PGP SIGNATURE-----\r\n","size":303006},"_npmUser":{"name":"anonymous","email":"info@barkeywolf.consulting"},"directories":{},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"},{"name":"anonymous","email":"info@barkeywolf.consulting"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docx-templates_4.10.0_1677763525417_0.4733522121159024"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-02T13:25:25.640Z","publish_time":1677763525640,"contributors":[]},"4.11.0":{"name":"docx-templates","version":"4.11.0","description":"Template-based docx report creation","main":"lib/index.js","types":"lib/index.d.ts","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"prepare":"yarn compile","compile":"rimraf ./lib && tsc && yarn rollup","rollup":"rollup -c","travis":"yarn compile && yarn test","jest":"jest --watch --coverage","test":"yarn lint && yarn testCovFull","testCovFull":"yarn testCovPrepare && yarn testDev && yarn testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text","lint":"eslint \"src/**/*.{js,jsx,ts,tsx}\"","lint-fix":"eslint --fix \"src/**/*.{js,jsx,ts,tsx}\""},"engines":{"node":">=6"},"dependencies":{"jszip":"^3.5.0","sax":"1.2.4","timm":"^1.6.2"},"devDependencies":{"@rollup/plugin-commonjs":"^21.0.1","@rollup/plugin-node-resolve":"^13.1.3","@rollup/plugin-replace":"^3.0.1","@types/jest":"^29.4.0","@types/node":"^18.14.4","@types/qrcode":"1.5.0","@types/sax":"^1.2.4","@typescript-eslint/eslint-plugin":"^5.54.0","@typescript-eslint/parser":"^5.54.0","buffer":"^6.0.3","coveralls":"^3.0.13","esbuild":"^0.14.11","eslint":"^8.35.0","eslint-config-prettier":"^8.6.0","eslint-plugin-import":"^2.27.5","eslint-plugin-jest":"^27.2.1","eslint-plugin-prettier":"^4.2.1","events":"^3.3.0","jest":"^29.4.3","mockdate":"^3.0.2","nyc":"^15.0.1","prettier":"^2.8.4","qrcode":"1.5.1","rimraf":"^3.0.2","rollup":"^2.64.0","rollup-plugin-dts":"^4.1.0","rollup-plugin-esbuild":"^4.8.2","stream-browserify":"^3.0.0","ts-jest":"^29.0.5","typescript":"^4.5.4","util":"^0.12.5","vm-browserify":"^1.1.2"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testTimeout":10000,"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(ts|tsx)$","coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"collectCoverageFrom":["src/**/*.ts","!src/debug.ts","!test/**","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"]},"gitHead":"98bcfb26ceb3f6777f34709b8c2427e557ac0687","_id":"docx-templates@4.11.0","_nodeVersion":"16.19.1","_npmVersion":"8.19.3","dist":{"integrity":"sha512-kxpLJ1rxfM3uDi/9ZtRSd9ev6KHVRXFffZaHnGGkiGs+IquyylC+LC4eP3xlyrtGlqIZEYtEJBPBI1gthlYKLA==","shasum":"f24a93af4e03aa7c4f35625126115da0106d6fb1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-4.11.0.tgz","fileCount":30,"unpackedSize":1472747,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFt9YFvgnjOF0qbXT8Doy5TtIC1iN+q2lRDZVxC+Yf5IAiB13X5HM3d2lyBhsoArICftViEfRJV70F1bmP54WDJTKA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkALFwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp2mg//XD3EBzWO7CW19K560HZflWh8dZCmNSgmCP8SD2Y37G9PEoZB\r\nuX9w1Cv3l7TV0OghGTRwUUjazyGHnhrkrMMkwcucJIOVADvZTzH++neNHZA1\r\nKKrKFSpVCa/Eq8uIz0cNEFGwyQX/Cc+QrLk9ZWbbqOEYhoKmx5Bq/TmlSo9A\r\nittNgJgu2+vpoLKdaHWQDItMJQA2Ysg5DRGmWGT2uT8tUV+Ud10DGI9evYt1\r\nWzYLRSTn4DVb+yn+CTjVSYqxCtHA3NoLToJ4MLUaIsJwDKCcAmMmKG3b2SoB\r\nyZiseoaxieBeQvixHWnPyK0tA6nA371K4kOPFFX0jFtY47gazMRoBZZthaI7\r\nbbymf8YzkAo7q72Xu6olpM663CwNvpo8Kzw0QRpBsHZlDCEnIsJxTOfj5uCM\r\nj0Ej5P/Sm66UWIu6mctuzQcBiQi0mUaSoFWQac/0lwR9Xufj1hLOfPXBquit\r\niBXEniogi32WIF7fK1yNoP6k7q3xTyBVkD/IdIR8mSGiJWP1bW3qDyctq7Xt\r\nEtI3L3CZLiaEtuJgBANSqNF5XY2N12y0qM/f87umJVqjGMKgz/dXxlYPDOUm\r\nsaeSXPaK550U+u4yP05yNuKSzwlWegblhDcNWNXBFxL1L+ItAfjpeUIkNbj0\r\nmK/FxwLkhmNFcAX3nJj4jp+PDcQ85HuaGqE=\r\n=z5Qx\r\n-----END PGP SIGNATURE-----\r\n","size":306608},"_npmUser":{"name":"anonymous","email":"info@barkeywolf.consulting"},"directories":{},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"},{"name":"anonymous","email":"info@barkeywolf.consulting"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docx-templates_4.11.0_1677767024175_0.31412219302059885"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-02T14:23:44.469Z","publish_time":1677767024469,"contributors":[]},"4.11.1":{"name":"docx-templates","version":"4.11.1","description":"Template-based docx report creation","main":"lib/index.js","types":"lib/index.d.ts","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"prepare":"yarn compile","compile":"rimraf ./lib && tsc && yarn rollup","rollup":"rollup -c","travis":"yarn compile && yarn test","jest":"jest --watch --coverage","test":"yarn lint && yarn testCovFull","testCovFull":"yarn testCovPrepare && yarn testDev && yarn testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text","lint":"eslint \"src/**/*.{js,jsx,ts,tsx}\"","lint-fix":"eslint --fix \"src/**/*.{js,jsx,ts,tsx}\""},"engines":{"node":">=6"},"dependencies":{"jszip":"^3.5.0","sax":"1.2.4","timm":"^1.6.2"},"devDependencies":{"@rollup/plugin-commonjs":"^21.0.1","@rollup/plugin-node-resolve":"^13.1.3","@rollup/plugin-replace":"^3.0.1","@types/jest":"^29.5.0","@types/node":"^18.15.11","@types/qrcode":"1.5.0","@types/sax":"^1.2.4","@typescript-eslint/eslint-plugin":"^5.57.1","@typescript-eslint/parser":"^5.57.1","buffer":"^6.0.3","coveralls":"^3.0.13","esbuild":"^0.14.11","eslint":"^8.37.0","eslint-config-prettier":"^8.8.0","eslint-plugin-import":"^2.27.5","eslint-plugin-jest":"^27.2.1","eslint-plugin-prettier":"^4.2.1","events":"^3.3.0","jest":"^29.5.0","mockdate":"^3.0.2","nyc":"^15.0.1","prettier":"^2.8.7","qrcode":"1.5.1","rimraf":"^3.0.2","rollup":"^2.64.0","rollup-plugin-dts":"^4.1.0","rollup-plugin-esbuild":"^4.8.2","stream-browserify":"^3.0.0","ts-jest":"^29.1.0","typescript":"^5.0.3","util":"^0.12.5","vm-browserify":"^1.1.2"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testTimeout":10000,"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(ts|tsx)$","coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"collectCoverageFrom":["src/**/*.ts","!src/debug.ts","!test/**","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"]},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2016-2017 Guillermo Grau Panea\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"docx-templates@4.11.1","dist":{"shasum":"1768378996095b902b9f2f4d778170616eafbf68","integrity":"sha512-9fYBrm3cid5Xm7DwfvZhXio9Sqd++JoGRxpKAW8vIcfDKw3IdVr7I00iB29ezjv4g95IY2LY5ZqKryV+8vDJGQ==","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-4.11.1.tgz","fileCount":32,"unpackedSize":1475488,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCwRMdmBZE7YRMWbWPOmPZnS7kMqbs60aptHV4jyQWkSQIhAITPitnphYeGIM9ur1v2Jm0Col65JRJvgS21s6BkP0Kr"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkLGHWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrr3Q/+LpfSbpJkc+Fe3H5EX3R4Ef1+Fpu1X+pHD1ZCEVK9uv3A7/El\r\nsksCF0i1WbGJOK2pzE3XI9fGAoE3E8l7ejPzuHNBn8tyTKHItBofETZOYDXj\r\nn6D2j5j9ZL0mxn2erN6ETKGf2FzKF3GPzCc3719oGO6SZ9Mj1k9TXdRaCHo+\r\nfI0kjNBE1zdFpEJNPO6NZfv8BnyxpysKdX1EF/QxpnKuGb9nlI9lHTheaDNI\r\nGOkfzI1fJblzTItWDVtgighetFLeA+i46WYKvYvsKBr2H4cmcklO4FPsnTbo\r\nvTMAgUfgVCuEpAZFpZrAJOkcL9vx6CLGgbYQ+WdiHCBIFDYftQPiocXfFxuG\r\n2kEyn1nk5b09uRL6Lim0PSaS4F7g0iYkoCj2HBMcAy2Heh9tGYJYPFiVYT4K\r\nJgGGrquY7FoahnA+y2Yih4bA/otn+1szkXS8s5+ab1hHbrEGsbK2XOrcGB6N\r\nbPwfYs/uvFA3dRl6rY8uX0zJlJdVQ244ZqUg8Kroc6TZ1aEdEeW9T74QsY0p\r\n5zvkBJ9hWBRqYyJoPcpvyn8hREkjNG8ZiRdtRERO4xvOyxc9kTKlrW8B6zPx\r\nhRJuC9S6dpiDGnhEEayqfP9PrZHf4t5L3Iea32orJaPGJbztW4LlFksyqVea\r\nVpwZOdZHuB+XGOD+NLGVHLfyEKFcRlMSmYQ=\r\n=B30v\r\n-----END PGP SIGNATURE-----\r\n","size":315068},"_npmUser":{"name":"anonymous","email":"info@barkeywolf.consulting"},"directories":{},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"},{"name":"anonymous","email":"info@barkeywolf.consulting"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docx-templates_4.11.1_1680630230397_0.56501566411936"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-04-04T17:43:50.676Z","publish_time":1680630230676,"contributors":[]},"4.11.2":{"name":"docx-templates","version":"4.11.2","description":"Template-based docx report creation","main":"lib/index.js","types":"lib/index.d.ts","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"prepare":"yarn compile","compile":"rimraf ./lib && tsc && yarn rollup","rollup":"rollup -c","travis":"yarn compile && yarn test","jest":"jest --watch --coverage","test":"yarn lint && yarn testCovFull","testCovFull":"yarn testCovPrepare && yarn testDev && yarn testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text","lint":"eslint \"src/**/*.{js,jsx,ts,tsx}\"","lint-fix":"eslint --fix \"src/**/*.{js,jsx,ts,tsx}\""},"engines":{"node":">=6"},"dependencies":{"jszip":"^3.5.0","sax":"1.2.4","timm":"^1.6.2"},"devDependencies":{"@rollup/plugin-commonjs":"^21.0.1","@rollup/plugin-node-resolve":"^13.1.3","@rollup/plugin-replace":"^3.0.1","@types/jest":"^29.5.0","@types/node":"^18.15.11","@types/qrcode":"1.5.0","@types/sax":"^1.2.4","@typescript-eslint/eslint-plugin":"^5.57.1","@typescript-eslint/parser":"^5.57.1","buffer":"^6.0.3","coveralls":"^3.0.13","esbuild":"^0.14.11","eslint":"^8.37.0","eslint-config-prettier":"^8.8.0","eslint-plugin-import":"^2.27.5","eslint-plugin-jest":"^27.2.1","eslint-plugin-prettier":"^4.2.1","events":"^3.3.0","jest":"^29.5.0","mockdate":"^3.0.2","nyc":"^15.0.1","prettier":"^2.8.7","qrcode":"1.5.1","rimraf":"^3.0.2","rollup":"^2.64.0","rollup-plugin-dts":"^4.1.0","rollup-plugin-esbuild":"^4.8.2","stream-browserify":"^3.0.0","ts-jest":"^29.1.0","typescript":"^5.0.3","util":"^0.12.5","vm-browserify":"^1.1.2"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testTimeout":10000,"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(ts|tsx)$","coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"collectCoverageFrom":["src/**/*.ts","!src/debug.ts","!test/**","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"]},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2016-2017 Guillermo Grau Panea\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"docx-templates@4.11.2","dist":{"shasum":"fb6b1dab2a66c55cf9669c01c86debee5dcc747a","integrity":"sha512-PuTfRWu76kdeGRgLoWqE7UV8OPOw9uDkWDGz3bDXIxZBfB/2iEWzdXNKLkqcfkTH1M6mdTjqePpExFEgSo0NDg==","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-4.11.2.tgz","fileCount":32,"unpackedSize":1477638,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCumjWvuMaL2FaK/dYDBW8j7/QuI1G229wwxSxRovtjGQIhAInfCgSK1WnrU9zRI4yfiNF7scRjzLF9F9WEyhdJ/OW8"}],"size":315950},"_npmUser":{"name":"anonymous","email":"info@barkeywolf.consulting"},"directories":{},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"},{"name":"anonymous","email":"info@barkeywolf.consulting"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docx-templates_4.11.2_1689346181385_0.8657246043306384"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-07-14T14:49:41.628Z","publish_time":1689346181628,"_source_registry_name":"default","contributors":[]},"4.11.3":{"name":"docx-templates","version":"4.11.3","description":"Template-based docx report creation","main":"lib/index.js","types":"lib/index.d.ts","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"prepare":"yarn compile","compile":"rimraf ./lib && tsc && yarn rollup","rollup":"rollup -c","jest":"jest --watch --coverage","test":"yarn lint && yarn testCovFull","testCovFull":"yarn testCovPrepare && yarn testDev && yarn testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text","lint":"eslint \"src/**/*.{js,jsx,ts,tsx}\"","lint-fix":"eslint --fix \"src/**/*.{js,jsx,ts,tsx}\""},"engines":{"node":">=6"},"dependencies":{"jszip":"^3.10.1","sax":"1.2.4"},"devDependencies":{"@rollup/plugin-commonjs":"^21.0.1","@rollup/plugin-node-resolve":"^13.1.3","@rollup/plugin-replace":"^3.0.1","@types/jest":"^29.5.0","@types/node":"^18.15.11","@types/qrcode":"1.5.0","@types/sax":"^1.2.4","@typescript-eslint/eslint-plugin":"^5.57.1","@typescript-eslint/parser":"^5.57.1","buffer":"^6.0.3","coveralls":"^3.0.13","esbuild":"^0.14.11","eslint":"^8.37.0","eslint-config-prettier":"^8.8.0","eslint-plugin-import":"^2.27.5","eslint-plugin-jest":"^27.2.1","eslint-plugin-prettier":"^4.2.1","events":"^3.3.0","jest":"^29.5.0","mockdate":"^3.0.2","nyc":"^15.0.1","prettier":"^2.8.7","qrcode":"1.5.1","rimraf":"^3.0.2","rollup":"^2.64.0","rollup-plugin-dts":"^4.1.0","rollup-plugin-esbuild":"^4.8.2","stream-browserify":"^3.0.0","ts-jest":"^29.1.0","typescript":"^5.0.3","util":"^0.12.5","vm-browserify":"^1.1.2"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testTimeout":10000,"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(ts|tsx)$","coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"collectCoverageFrom":["src/**/*.ts","!src/debug.ts","!test/**","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"]},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2016-2017 Guillermo Grau Panea\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"docx-templates@4.11.3","dist":{"shasum":"8286727ce098c55c2e8670838882648a1549b76a","integrity":"sha512-MphQX0jrqWsXQYUpTZxWaQbcTj7MksywZ6fg7g5ejyZpBbx5GxRJ/G+wv18gWn9bCa5OEKyIyxeejZrG/YGTvQ==","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-4.11.3.tgz","fileCount":34,"unpackedSize":1202914,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCvZT4UMYmFH17B3gn/vYhJ0OEh/xxzoXcQtNFE0yjwuAIgFilakcFcpODMYrJpMKegN2wd/d/7CTJ4+Fq1HAlE1EM="}],"size":318026},"_npmUser":{"name":"anonymous","email":"info@barkeywolf.consulting"},"directories":{},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"},{"name":"anonymous","email":"info@barkeywolf.consulting"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docx-templates_4.11.3_1691492052899_0.7363232311218535"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-08T10:54:13.112Z","publish_time":1691492053112,"_source_registry_name":"default","contributors":[]},"4.11.4":{"name":"docx-templates","version":"4.11.4","description":"Template-based docx report creation","main":"lib/index.js","types":"lib/index.d.ts","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"prepare":"yarn compile","compile":"rimraf ./lib && tsc && yarn rollup","rollup":"rollup -c","jest":"jest --watch --coverage","test":"yarn lint && yarn testCovFull","testCovFull":"yarn testCovPrepare && yarn testDev && yarn testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text","lint":"eslint \"src/**/*.{js,jsx,ts,tsx}\"","lint-fix":"eslint --fix \"src/**/*.{js,jsx,ts,tsx}\""},"engines":{"node":">=6"},"dependencies":{"jszip":"^3.10.1","sax":"1.2.4"},"devDependencies":{"@rollup/plugin-commonjs":"^21.0.1","@rollup/plugin-node-resolve":"^13.1.3","@rollup/plugin-replace":"^3.0.1","@types/jest":"^29.5.0","@types/node":"^20","@types/qrcode":"1.5.0","@types/sax":"^1.2.4","@typescript-eslint/eslint-plugin":"^6.5.0","@typescript-eslint/parser":"^6.5.0","buffer":"^6.0.3","coveralls":"^3.0.13","esbuild":"^0.14.11","eslint":"^8.37.0","eslint-config-prettier":"^8.8.0","eslint-plugin-import":"^2.27.5","eslint-plugin-jest":"^27.2.1","eslint-plugin-prettier":"^4.2.1","events":"^3.3.0","jest":"^29.5.0","mockdate":"^3.0.2","nyc":"^15.0.1","prettier":"^2.8.7","qrcode":"1.5.1","rimraf":"^3.0.2","rollup":"^2.64.0","rollup-plugin-dts":"^4.1.0","rollup-plugin-esbuild":"^4.8.2","stream-browserify":"^3.0.0","ts-jest":"^29.1.0","typescript":"^5.2.2","util":"^0.12.5","vm-browserify":"^1.1.2"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testTimeout":10000,"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(ts|tsx)$","coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"collectCoverageFrom":["src/**/*.ts","!src/debug.ts","!test/**","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"]},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2016-2017 Guillermo Grau Panea\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"docx-templates@4.11.4","dist":{"shasum":"664a1181cd309cb390adfeef81cfd6b400846a15","integrity":"sha512-VjsYlNrhk0UlUA4ddzNJCBw+ctw2KgjXrzs7qfQ1gf+caT3VtyUkPIpNKwOACm9k6xqre5WAQ4YMdIVAht98mQ==","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-4.11.4.tgz","fileCount":34,"unpackedSize":1206099,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDLm4YpNHGwtDvruDXfx7c7U+LJAoz0bHDa+BryfQC04gIhAML5CDAme/WXbRfPDvWMYrrlLIlTm85v0n1iSMQkPaWI"}],"size":318523},"_npmUser":{"name":"anonymous","email":"info@barkeywolf.consulting"},"directories":{},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"},{"name":"anonymous","email":"info@barkeywolf.consulting"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docx-templates_4.11.4_1705074845160_0.7367898363565422"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-12T15:54:05.393Z","publish_time":1705074845393,"_source_registry_name":"default","contributors":[]},"4.11.5":{"name":"docx-templates","version":"4.11.5","description":"Template-based docx report creation","main":"lib/index.js","types":"lib/index.d.ts","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"prepare":"yarn compile","compile":"rimraf ./lib && tsc && yarn rollup","rollup":"rollup -c","jest":"jest --watch --coverage","test":"yarn lint && yarn testCovFull","testCovFull":"yarn testCovPrepare && yarn testDev && yarn testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text","lint":"eslint \"src/**/*.{js,jsx,ts,tsx}\"","lint-fix":"eslint --fix \"src/**/*.{js,jsx,ts,tsx}\""},"engines":{"node":">=6"},"dependencies":{"jszip":"^3.10.1","sax":"1.2.4"},"devDependencies":{"@rollup/plugin-commonjs":"^21.0.1","@rollup/plugin-node-resolve":"^13.1.3","@rollup/plugin-replace":"^3.0.1","@types/jest":"^29.5.0","@types/node":"^20","@types/qrcode":"1.5.0","@types/sax":"^1.2.4","@typescript-eslint/eslint-plugin":"^6.5.0","@typescript-eslint/parser":"^6.5.0","buffer":"^6.0.3","coveralls":"^3.0.13","esbuild":"^0.14.11","eslint":"^8.37.0","eslint-config-prettier":"^8.8.0","eslint-plugin-import":"^2.27.5","eslint-plugin-jest":"^27.2.1","eslint-plugin-prettier":"^4.2.1","events":"^3.3.0","jest":"^29.5.0","mockdate":"^3.0.2","nyc":"^15.0.1","prettier":"^2.8.7","qrcode":"1.5.1","rimraf":"^3.0.2","rollup":"^2.64.0","rollup-plugin-dts":"^4.1.0","rollup-plugin-esbuild":"^4.8.2","stream-browserify":"^3.0.0","ts-jest":"^29.1.0","typescript":"^5.2.2","util":"^0.12.5","vm-browserify":"^1.1.2"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testTimeout":10000,"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(ts|tsx)$","coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"collectCoverageFrom":["src/**/*.ts","!src/debug.ts","!test/**","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"]},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2016-2017 Guillermo Grau Panea\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"docx-templates@4.11.5","dist":{"shasum":"0214c37e0fae105d944e50ad792472f1a5302ee9","integrity":"sha512-W3AgUV7FIIsJHIiHRER8/qmu0m4UyN+Aj76kT3enTYp9Q8ibPrYsC6Xvksk1XdCcyYvTsdiw8QsLxhlGkfof7w==","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-4.11.5.tgz","fileCount":34,"unpackedSize":1217503,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA4CegOru1nFxkGlXgYdiBNgpBQgCnlkTwK9/HczHgi7AiANNUaNmrls9S8VT6VIVEui91tKqu3toyw2vh9masTL4w=="}],"size":321477},"_npmUser":{"name":"anonymous","email":"info@barkeywolf.consulting"},"directories":{},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"},{"name":"anonymous","email":"info@barkeywolf.consulting"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docx-templates_4.11.5_1711289397410_0.8447386474581222"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-24T14:09:57.607Z","publish_time":1711289397607,"_source_registry_name":"default","contributors":[]},"4.12.0":{"name":"docx-templates","version":"4.12.0","description":"Template-based docx report creation","main":"lib/index.js","types":"lib/index.d.ts","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"prepare":"yarn compile","compile":"rimraf ./lib && tsc && yarn rollup","rollup":"rollup -c","jest":"jest --watch --coverage","test":"yarn lint && yarn testCovFull","testCovFull":"yarn testCovPrepare && yarn testDev && yarn testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text","lint":"eslint \"src/**/*.{js,jsx,ts,tsx}\"","lint-fix":"eslint --fix \"src/**/*.{js,jsx,ts,tsx}\""},"engines":{"node":">=6"},"dependencies":{"jszip":"^3.10.1","sax":"1.2.4"},"devDependencies":{"@rollup/plugin-commonjs":"^21.0.1","@rollup/plugin-node-resolve":"^13.1.3","@rollup/plugin-replace":"^3.0.1","@types/jest":"^29.5.0","@types/node":"^20","@types/qrcode":"1.5.0","@types/sax":"^1.2.4","@typescript-eslint/eslint-plugin":"^6.5.0","@typescript-eslint/parser":"^6.5.0","buffer":"^6.0.3","coveralls":"^3.0.13","esbuild":"^0.14.11","eslint":"^8.37.0","eslint-config-prettier":"^8.8.0","eslint-plugin-import":"^2.27.5","eslint-plugin-jest":"^27.2.1","eslint-plugin-prettier":"^4.2.1","events":"^3.3.0","jest":"^29.5.0","mockdate":"^3.0.2","nyc":"^15.0.1","prettier":"^2.8.7","qrcode":"1.5.1","rimraf":"^3.0.2","rollup":"^2.64.0","rollup-plugin-dts":"^4.1.0","rollup-plugin-esbuild":"^4.8.2","stream-browserify":"^3.0.0","ts-jest":"^29.1.0","typescript":"^5.2.2","util":"^0.12.5","vm-browserify":"^1.1.2"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testTimeout":10000,"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(ts|tsx)$","coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"collectCoverageFrom":["src/**/*.ts","!src/debug.ts","!test/**","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"]},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2016-2017 Guillermo Grau Panea\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"docx-templates@4.12.0","dist":{"shasum":"8343ef312a8b24b520ca6a8a1f295a892463a643","integrity":"sha512-5cV+eM2OVbXcysaGGP0ItH25oKbCsdUP2HWEymfj2ZslAQnzrzlGRK8CHy5Yx7iU1TSn0guHPdBU+MiqdPzEsQ==","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-4.12.0.tgz","fileCount":34,"unpackedSize":1219757,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDOOmaaMCRrmPVb861zeN9uHk8s2eNJSyYyx7I/76MI9wIhAP3KcWsWHNx2up+wNxqrv0k5XVubMLBkfYSkLcwmXELT"}],"size":321793},"_npmUser":{"name":"anonymous","email":"info@barkeywolf.consulting"},"directories":{},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"},{"name":"anonymous","email":"info@barkeywolf.consulting"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docx-templates_4.12.0_1711978861248_0.5632790698972057"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-01T13:41:01.518Z","publish_time":1711978861518,"_source_registry_name":"default","contributors":[]},"4.13.0":{"name":"docx-templates","version":"4.13.0","description":"Template-based docx report creation","main":"lib/index.js","types":"lib/index.d.ts","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"prepare":"yarn compile","compile":"rimraf ./lib && tsc && yarn rollup","rollup":"rollup -c","jest":"jest --watch --coverage","test":"yarn lint && yarn testCovFull","testCovFull":"yarn testCovPrepare && yarn testDev && yarn testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text","lint":"eslint \"src/**/*.{js,jsx,ts,tsx}\"","lint-fix":"eslint --fix \"src/**/*.{js,jsx,ts,tsx}\""},"engines":{"node":">=6"},"dependencies":{"jszip":"^3.10.1","sax":"1.3.0"},"devDependencies":{"@rollup/plugin-commonjs":"^21.0.1","@rollup/plugin-node-resolve":"^13.1.3","@rollup/plugin-replace":"^3.0.1","@types/jest":"^29.5.0","@types/node":"^20","@types/qrcode":"1.5.0","@types/sax":"^1.2.7","@typescript-eslint/eslint-plugin":"^6.5.0","@typescript-eslint/parser":"^6.5.0","buffer":"^6.0.3","coveralls":"^3.0.13","esbuild":"^0.14.11","eslint":"^8.37.0","eslint-config-prettier":"^8.8.0","eslint-plugin-import":"^2.27.5","eslint-plugin-jest":"^27.2.1","eslint-plugin-prettier":"^4.2.1","events":"^3.3.0","jest":"^29.5.0","mockdate":"^3.0.2","nyc":"^15.0.1","prettier":"^2.8.7","qrcode":"1.5.1","rimraf":"^3.0.2","rollup":"^2.64.0","rollup-plugin-dts":"^4.1.0","rollup-plugin-esbuild":"^4.8.2","stream-browserify":"^3.0.0","ts-jest":"^29.1.0","typescript":"5.4.5","util":"^0.12.5","vm-browserify":"^1.1.2"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testTimeout":10000,"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(ts|tsx)$","coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"collectCoverageFrom":["src/**/*.ts","!src/debug.ts","!test/**","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"]},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2016-2017 Guillermo Grau Panea\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"docx-templates@4.13.0","dist":{"shasum":"cfcc66a790017bcfb99cacaf16b3b051be8c71a4","integrity":"sha512-tTmR3WhROYctuyVReQ+PfCU3zprmC45/VuSVzn8EjovzpRkXYUdXiDatB9M8pasj0V+wuuOyY8bcSHvlQ2GNag==","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-4.13.0.tgz","fileCount":34,"unpackedSize":1222295,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC95AqzRH0UPd04WsXuKzauRIbXSQ7EwN1nAOzJvZ2hPQIgdY78Mq8Bdt+FsOBc3os4BPA3kofIiSdsxe9wzbRQ1FI="}],"size":322658},"_npmUser":{"name":"anonymous","email":"info@barkeywolf.consulting"},"directories":{},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"},{"name":"anonymous","email":"info@barkeywolf.consulting"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/docx-templates_4.13.0_1713337082982_0.5901825001373822"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-17T06:58:03.201Z","publish_time":1713337083201,"_source_registry_name":"default","contributors":[]},"4.14.0":{"name":"docx-templates","version":"4.14.0","description":"Template-based docx report creation","main":"lib/index.js","types":"lib/index.d.ts","type":"module","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"prepare":"yarn compile","compile":"rimraf ./lib && tsc && yarn rollup","rollup":"rollup -c","jest":"jest --watch --coverage","test":"yarn lint && yarn testCovFull","testCovFull":"yarn testCovPrepare && yarn testDev && yarn testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text","lint":"eslint \"src/**/*.{js,jsx,ts,tsx}\"","lint-fix":"eslint --fix \"src/**/*.{js,jsx,ts,tsx}\""},"engines":{"node":">=6"},"dependencies":{"jszip":"^3.10.1","sax":"1.3.0"},"devDependencies":{"@rollup/plugin-commonjs":"^21.0.1","@rollup/plugin-node-resolve":"^13.1.3","@rollup/plugin-replace":"^3.0.1","@types/jest":"^29.5.0","@types/node":"^20","@types/qrcode":"1.5.0","@types/sax":"^1.2.7","@typescript-eslint/eslint-plugin":"^6.5.0","@typescript-eslint/parser":"^6.5.0","buffer":"^6.0.3","coveralls":"^3.0.13","esbuild":"^0.25.0","eslint":"^8.37.0","eslint-config-prettier":"^8.8.0","eslint-plugin-import":"^2.27.5","eslint-plugin-jest":"^27.2.1","eslint-plugin-prettier":"^4.2.1","events":"^3.3.0","jest":"^29.5.0","mockdate":"^3.0.2","nyc":"^15.0.1","prettier":"^2.8.7","qrcode":"1.5.1","rimraf":"^3.0.2","rollup":"^3.29.5","rollup-plugin-dts":"^4.1.0","rollup-plugin-esbuild":"^4.8.2","stream-browserify":"^3.0.0","ts-jest":"^29.1.0","typescript":"5.4.5","util":"^0.12.5","vm-browserify":"^1.1.2"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testTimeout":10000,"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(ts|tsx)$","coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"collectCoverageFrom":["src/**/*.ts","!src/debug.ts","!test/**","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"]},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2016-2017 Guillermo Grau Panea\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"docx-templates@4.14.0","dist":{"shasum":"e2600c922778968832848dad7d2b99112e6cb235","integrity":"sha512-6kbczkUCbo3cnqyA+kkjqfWtQ4PZxyEWX8ESr150gHm5z1QDl3lnOaV4IZkcsyGWhYJ8RwOwyt/RRTfHPPuEOA==","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-4.14.0.tgz","fileCount":32,"unpackedSize":1224987,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQC2pyz8PEa4X2YEsyd802KMiaxzb9OZEY41nLI6qWsuHAIhAPNJ/GNJ09zj/MtpZpLpRDieRDsZyPkrDd0T9H7t4tMw"}],"size":323762},"_npmUser":{"name":"anonymous","email":"info@barkeywolf.consulting"},"directories":{},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"},{"name":"anonymous","email":"info@barkeywolf.consulting"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/docx-templates_4.14.0_1741521638992_0.4814793489427531"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-09T12:00:39.203Z","publish_time":1741521639203,"_source_registry_name":"default","contributors":[]},"4.14.1":{"name":"docx-templates","version":"4.14.1","description":"Template-based docx report creation","main":"lib/index.js","types":"lib/index.d.ts","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"prepare":"yarn compile","compile":"rimraf ./lib && tsc && yarn rollup","rollup":"rollup -c","jest":"jest --watch --coverage","test":"yarn lint && yarn testCovFull","testCovFull":"yarn testCovPrepare && yarn testDev && yarn testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text","lint":"eslint \"src/**/*.{js,jsx,ts,tsx}\"","lint-fix":"eslint --fix \"src/**/*.{js,jsx,ts,tsx}\""},"engines":{"node":">=6"},"dependencies":{"jszip":"^3.10.1","sax":"1.3.0"},"devDependencies":{"@rollup/plugin-commonjs":"^21.0.1","@rollup/plugin-node-resolve":"^13.1.3","@rollup/plugin-replace":"^3.0.1","@types/jest":"^29.5.0","@types/node":"^20","@types/qrcode":"1.5.0","@types/sax":"^1.2.7","@typescript-eslint/eslint-plugin":"^6.5.0","@typescript-eslint/parser":"^6.5.0","buffer":"^6.0.3","coveralls":"^3.0.13","esbuild":"^0.25.0","eslint":"^8.37.0","eslint-config-prettier":"^8.8.0","eslint-plugin-import":"^2.27.5","eslint-plugin-jest":"^27.2.1","eslint-plugin-prettier":"^4.2.1","events":"^3.3.0","jest":"^29.5.0","mockdate":"^3.0.2","nyc":"^15.0.1","prettier":"^2.8.7","qrcode":"1.5.1","rimraf":"^3.0.2","rollup":"^3.29.5","rollup-plugin-dts":"^4.1.0","rollup-plugin-esbuild":"^4.8.2","stream-browserify":"^3.0.0","ts-jest":"^29.1.0","typescript":"5.4.5","util":"^0.12.5","vm-browserify":"^1.1.2"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testTimeout":10000,"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(ts|tsx)$","coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"collectCoverageFrom":["src/**/*.ts","!src/debug.ts","!test/**","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"]},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2016-2017 Guillermo Grau Panea\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"docx-templates@4.14.1","dist":{"shasum":"f2bc619aca79260a167d3a26847d2166d4d7ba2e","integrity":"sha512-NH6jOJowdabSSJeT1nEIEl3yzQWGjSw9GXDH+wadlKddtubkvG37vrK0yK9HIeJpBpcW/XmRzJ2aWJYEXfvjJQ==","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-4.14.1.tgz","fileCount":33,"unpackedSize":1233909,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIFaIakcSIeX1KM2RIfA/vz44xPgygNvVZ82g0juZg3ohAiEAlHRMWxfo+0Q27gA4WSUFqZHBv1+/hFtEISgVJfR0AOE="}],"size":325472},"_npmUser":{"name":"anonymous","email":"info@barkeywolf.consulting"},"directories":{},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"},{"name":"anonymous","email":"info@barkeywolf.consulting"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/docx-templates_4.14.1_1741591016878_0.21922168219887728"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-10T07:16:57.234Z","publish_time":1741591017234,"_source_registry_name":"default","contributors":[]},"4.15.0":{"name":"docx-templates","version":"4.15.0","description":"Template-based docx report creation","main":"lib/index.js","types":"lib/index.d.ts","author":{"name":"Guillermo Grau Panea"},"license":"MIT","keywords":["docx","office","word","ms-word","report","template"],"homepage":"https://github.com/guigrpa/docx-templates#readme","bugs":{"url":"https://github.com/guigrpa/docx-templates/issues"},"repository":{"type":"git","url":"git+https://github.com/guigrpa/docx-templates.git"},"scripts":{"prepare":"yarn compile","compile":"rimraf ./lib && tsc && yarn rollup","rollup":"rollup -c","jest":"jest --watch --coverage","test":"yarn lint && yarn testCovFull","testCovFull":"yarn testCovPrepare && yarn testDev && yarn testCovReport","testCovPrepare":"rm -rf ./coverage .nyc_output .nyc_tmp && mkdir .nyc_tmp","testDev":"NODE_ENV=development jest --coverage && mv .nyc_output/coverage-final.json .nyc_tmp/coverage-dev.json && rm -rf .nyc_output","testCovReport":"cp -r .nyc_tmp .nyc_output && nyc report --reporter=html --reporter=lcov --reporter=text","lint":"eslint \"src/**/*.{js,jsx,ts,tsx}\"","lint-fix":"eslint --fix \"src/**/*.{js,jsx,ts,tsx}\""},"engines":{"node":">=6"},"dependencies":{"jszip":"^3.10.1","sax":"1.3.0"},"devDependencies":{"@rollup/plugin-commonjs":"^21.0.1","@rollup/plugin-node-resolve":"^13.1.3","@rollup/plugin-replace":"^3.0.1","@types/jest":"^29.5.0","@types/node":"^20","@types/qrcode":"1.5.0","@types/sax":"^1.2.7","@typescript-eslint/eslint-plugin":"^6.5.0","@typescript-eslint/parser":"^6.5.0","buffer":"^6.0.3","coveralls":"^3.0.13","esbuild":"^0.25.0","eslint":"^8.37.0","eslint-config-prettier":"^8.8.0","eslint-plugin-import":"^2.27.5","eslint-plugin-jest":"^27.2.1","eslint-plugin-prettier":"^4.2.1","events":"^3.3.0","jest":"^29.5.0","mockdate":"^3.0.2","nyc":"^15.0.1","prettier":"^2.8.7","qrcode":"1.5.1","rimraf":"^3.0.2","rollup":"^3.29.5","rollup-plugin-dts":"^4.1.0","rollup-plugin-esbuild":"^4.8.2","stream-browserify":"^3.0.0","ts-jest":"^29.1.0","typescript":"5.4.5","util":"^0.12.5","vm-browserify":"^1.1.2"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testTimeout":10000,"testRegex":"src/.*__tests__/.*\\.(test|spec)\\.(ts|tsx)$","coverageDirectory":".nyc_output","coverageReporters":["json","text","html"],"collectCoverageFrom":["src/**/*.ts","!src/debug.ts","!test/**","!**/node_modules/**","!**/__tests__/**","!**/__mocks__/**"]},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2016-2017 Guillermo Grau Panea\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"docx-templates@4.15.0","dist":{"shasum":"6d63bd93bfb848f775bcf8c1d6d9d793005a2608","integrity":"sha512-H0JEDFVCF5j64Do9fqHVWwF86MOWUnHhQ2dfGWy7C2o9yPwtbCT1pXpotE6165Px07fia1Ted1Xh1fj1UZ9u1g==","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/docx-templates/-/docx-templates-4.15.0.tgz","fileCount":33,"unpackedSize":1240345,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIEKaD+cARAJZTYqToOOS09aBhspW4+MIAwyguBQ+51zNAiEAkAMgikDi0l9i/WFw+97tUyJ3P6Ov6Tg9R0pcCebFnWk="}],"size":327024},"_npmUser":{"name":"anonymous","email":"info@barkeywolf.consulting"},"directories":{},"maintainers":[{"name":"anonymous","email":"ggrau@me.com"},{"name":"anonymous","email":"info@barkeywolf.consulting"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/docx-templates_4.15.0_1764769738796_0.7508183034555671"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-03T13:48:59.005Z","publish_time":1764769739005,"_source_registry_name":"default","contributors":[]}},"dist-tags":{"latest":"4.15.0"},"name":"docx-templates","time":{"created":"2022-01-27T23:56:38.020Z","modified":"2025-12-03T13:49:13.538Z","1.0.0":"2016-12-15T14:24:44.583Z","1.0.1":"2016-12-15T15:32:12.660Z","1.0.2":"2016-12-15T15:35:19.275Z","2.0.0":"2017-01-06T22:04:26.861Z","2.1.0":"2017-01-24T22:02:01.865Z","2.1.1":"2017-01-25T21:34:30.858Z","2.2.0":"2017-07-11T08:20:56.900Z","2.2.1":"2017-07-11T08:35:40.042Z","2.2.2":"2017-07-14T06:07:17.200Z","2.3.0":"2017-07-14T09:00:54.725Z","2.3.1":"2018-01-19T22:58:22.420Z","2.3.2":"2018-01-29T21:07:22.775Z","2.4.0":"2018-02-07T17:57:25.351Z","2.4.1":"2018-05-04T23:05:39.219Z","2.5.0":"2018-07-14T16:30:48.289Z","2.5.1":"2018-07-15T14:50:14.629Z","2.5.2":"2018-07-15T20:37:28.422Z","2.6.0":"2018-07-16T20:55:00.799Z","2.7.0":"2018-09-20T20:25:11.933Z","2.7.1":"2018-09-20T21:19:20.977Z","2.7.2":"2018-09-21T07:51:49.928Z","2.7.3":"2018-11-04T20:44:47.813Z","2.8.0":"2018-11-19T11:40:57.697Z","2.9.0-rc.0":"2018-11-19T14:51:37.523Z","2.9.0-rc.1":"2018-11-22T17:09:57.666Z","2.9.0":"2018-11-30T22:07:56.985Z","2.9.1":"2019-01-03T19:29:28.506Z","2.10.0":"2019-02-16T07:31:10.204Z","3.0.0":"2019-02-17T21:20:01.411Z","3.1.0":"2019-08-20T18:04:56.636Z","3.1.1":"2019-08-20T21:51:11.928Z","4.0.0":"2020-04-13T20:18:58.982Z","4.1.0":"2020-04-24T23:07:45.975Z","4.1.1":"2020-06-06T13:09:15.853Z","4.2.0":"2020-06-15T14:09:57.358Z","4.3.0":"2020-06-23T12:15:00.155Z","4.4.0":"2020-08-19T10:32:35.237Z","4.5.0":"2020-09-16T12:45:07.181Z","4.5.1":"2020-10-24T11:57:20.091Z","4.5.2":"2020-11-13T18:21:50.080Z","4.5.3":"2020-12-18T12:08:14.475Z","4.5.4":"2021-03-05T10:12:07.554Z","4.6.0":"2021-03-27T15:13:17.109Z","4.6.1":"2021-06-01T15:55:28.422Z","4.6.2":"2021-06-03T13:57:41.313Z","4.6.3":"2021-06-05T10:10:17.090Z","4.6.4":"2021-07-02T10:09:00.284Z","4.7.0":"2021-07-12T07:39:21.253Z","4.8.0":"2021-08-06T14:53:33.818Z","4.8.1":"2021-09-28T13:54:17.078Z","4.8.2":"2021-09-28T14:17:16.634Z","4.9.0":"2022-01-20T14:20:15.184Z","4.9.1":"2022-02-18T10:27:01.332Z","4.9.2":"2022-04-04T19:45:43.118Z","4.10.0":"2023-03-02T13:25:25.640Z","4.11.0":"2023-03-02T14:23:44.469Z","4.11.1":"2023-04-04T17:43:50.676Z","4.11.2":"2023-07-14T14:49:41.628Z","4.11.3":"2023-08-08T10:54:13.112Z","4.11.4":"2024-01-12T15:54:05.393Z","4.11.5":"2024-03-24T14:09:57.607Z","4.12.0":"2024-04-01T13:41:01.518Z","4.13.0":"2024-04-17T06:58:03.201Z","4.14.0":"2025-03-09T12:00:39.203Z","4.14.1":"2025-03-10T07:16:57.234Z","4.15.0":"2025-12-03T13:48:59.005Z"},"readme":"# Docx-templates [![Coverage Status](https://coveralls.io/repos/github/guigrpa/docx-templates/badge.svg?branch=master)](https://coveralls.io/github/guigrpa/docx-templates?branch=master) [![npm version](https://img.shields.io/npm/v/docx-templates.svg)](https://www.npmjs.com/package/docx-templates)\n\nTemplate-based docx report creation for both Node and the browser. ([See the blog post](http://guigrpa.github.io/2017/01/01/word-docs-the-relay-way/)).\n\n\n## Why?\n\n* **Write documents naturally using Word**, just adding some commands where needed for dynamic contents\n* **Express your data needs (queries) in the template itself** (`QUERY` command), in whatever query language you want (e.g. in GraphQL). This is similar to _the Relay way™_: in [Relay](https://facebook.github.io/relay/), data requirements are declared alongside the React components that need the data\n* **Execute JavaScript snippets** (`EXEC` command, or `!` for short)\n* **Insert the result of JavaScript snippets** in your document (`INS`, `=` or just *nothing*)\n* **Embed images, hyperlinks and even HTML dynamically** (`IMAGE`, `LINK`, `HTML`). Dynamic images can be great for on-the-fly QR codes, downloading photos straight to your reports, charts… even maps!\n* Add **loops** with `FOR`/`END-FOR` commands, with support for table rows, nested loops, and JavaScript processing of elements (filter, sort, etc)\n* Include contents **conditionally**, `IF` a certain JavaScript expression is truthy\n* Define custom **aliases** for some commands (`ALIAS`) — useful for writing table templates!\n* Run all JavaScript in a **separate Node VM** or a user-provided sandbox.\n* Include **literal XML**\n* Written in TypeScript, so ships with type definitions.\n* Plenty of **examples** in this repo (with Node, Webpack and Browserify)\n* Supports `.docm` templates in addition to regular `.docx` files.\n\nContributions are welcome!\n\n# Table of contents\n\n- [Installation](#installation)\n- [Node usage](#node-usage)\n- [Deno usage](#deno-usage)\n- [Browser usage](#browser-usage)\n  - [Polyfilled browser-ready bundle](#polyfilled-browser-ready-bundle)\n  - [Browser template compatibility caveat](#browser-template-compatibility-caveat)\n  - [Running within a Web Worker](#running-within-a-web-worker)\n- [Writing templates](#writing-templates)\n  - [Custom command delimiters](#custom-command-delimiters)\n  - [Supported commands](#supported-commands)\n    - [`QUERY`](#query)\n    - [`INS` (`=`, or nothing at all)](#ins--or-nothing-at-all)\n    - [`EXEC` (`!`)](#exec-)\n    - [`IMAGE`](#image)\n    - [`LINK`](#link)\n    - [`HTML`](#html)\n    - [`FOR` and `END-FOR`](#for-and-end-for)\n    - [`IF` and `END-IF`](#if-and-end-if)\n    - [`ALIAS` (and alias resolution with `*`)](#alias-and-alias-resolution-with-)\n  - [Inserting literal XML](#inserting-literal-xml)\n- [Error handling](#error-handling)\n  - [Error types](#error-types)\n  - [Custom error handler](#custom-error-handler)\n- [Inspecting templates](#inspecting-templates)\n- [Performance & security](#performance--security)\n- [Similar projects](#similar-projects)\n- [License (MIT)](#license-mit)\n\n# Installation\n\n```\n$ npm install docx-templates\n```\n\n...or using yarn:\n\n```\n$ yarn add docx-templates\n```\n\n\n# Node usage\n\nHere is a simple example, with report data injected directly as an object:\n\n```js\nimport createReport from 'docx-templates';\nimport fs from 'fs';\n\nconst template = fs.readFileSync('myTemplate.docx');\n\nconst buffer = await createReport({\n  template,\n  data: {\n    name: 'John',\n    surname: 'Appleseed',\n  },\n});\n\nfs.writeFileSync('report.docx', buffer)\n```\n\nYou can also **provide a sync or Promise-returning callback function (query resolver)** instead of a `data` object:\n\n```js\nconst report = await createReport({\n  template,\n  data: query => graphqlServer.execute(query),\n});\n```\n\nYour resolver callback will receive the query embedded in the template (in a `QUERY` command) as an argument.\n\nOther options (with defaults):\n\n```js\nconst report = await createReport({\n  // ...\n  additionalJsContext: {\n    // all of these will be available to JS snippets in your template commands (see below)\n    foo: 'bar',\n    qrCode: async url => {\n      /* build QR and return image data */\n    },\n  },\n  cmdDelimiter: '+++',\n    /* default for backwards compatibility; but even better: ['{', '}'] */\n  literalXmlDelimiter: '||',\n  processLineBreaks: true,\n  noSandbox: false,\n\n  /**\n   * Whether to fail on the first error encountered in the template. Defaults to true. Can be used to collect all errors in a template (e.g. misspelled commands) before failing.\n   */\n  failFast: true,\n\n  /**\n   * When set to `true`, this setting ensures createReport throws an error when the result of an INS, HTML, IMAGE, or LINK command turns out to be null or undefined,\n   * as this usually indicates a mistake in the template or the invoking code (defaults to `false`).\n   */\n  rejectNullish: false,\n\n  /**\n   * MS Word usually autocorrects JS string literal quotes with unicode 'smart' quotes ('curly' quotes). E.g. 'aubergine' -> ‘aubergine’.\n   * This causes an error when evaluating commands containing these smart quotes, as they are not valid JavaScript.\n   * If you set fixSmartQuotes to 'true', these smart quotes will automatically get replaced with straight quotes (') before command evaluation.\n   * Defaults to false.\n   */\n  fixSmartQuotes: false,\n\n  /**\n   * Maximum loop iterations allowed when walking through the template.\n   * You can increase this to generate reports with large amount of FOR loop elements.\n   * Tip: You can disable infinite loop protection by using the `Infinity` constant.\n   * This may be useful if you implement a process timeout instead.\n   * (Default: 1,000,000)\n   */\n  maximumWalkingDepth: 1_000_000,\n  /**\n   * Whether to indent the generated XML to make it more human-readable.\n   * Tip: Set this to true if you want to inspect the generated XML or if you want to use a diff tool to compare the generated docx file with another one.\n   * Leaving this option to false will result in a smaller file size.\n   * (Default: false)\n   */\n  indentXml?: boolean;\n  /**\n   * Whether to preserve whitespace in the generated XML.*\n   * Tip: Set this to true if your template contains significant whitespace that you want to preserve in the output document.\n   * Leaving this option to false will result in a smaller file size.\n   * (Default: false)\n   */\n  preserveSpace?: boolean;\n  /**\n   * Compression level for the generated docx file.\n   * Integer between 0 (no compression, fastest) and 9 (maximum compression, slowest).\n   * (Default: 1)\n   */\n  compressionLevel?: number;\n});\n```\n\nCheck out the [Node examples folder](https://github.com/guigrpa/docx-templates/tree/master/examples/example-node).\n\n# Deno usage\nYou can use docx-templates in Deno! Just follow the Browser guide and import the polyfilled docx-templates bundle, for example from unpkg:\n\n```ts\n// @deno-types=\"https://unpkg.com/docx-templates/lib/bundled.d.ts\"\nimport { createReport } from 'https://unpkg.com/docx-templates/lib/browser.js';\n```\n\n> Note that you have to set `noSandbox: true` or bring your own sandbox with the `runJs` option.\n\n# Browser usage\n\nYou can use docx-templates in the browser (yay!). Just as when using docx-templates in Node, you need to provide the template contents as a `Buffer`-like object. \n\nFor example when the template is on your server you can get it with something like:\n\n```js\nconst template = await fetch('./template.docx').then(res => res.arrayBuffer())\n```\n\nOr if the user provides the template you can get a `File` object with:\n\n```html\n<input type=\"file\">\n```\n\nThen read this file in an ArrayBuffer, feed it to docx-templates, and download the result:\n\n```js\nimport createReport from 'docx-templates';\n\nconst onTemplateChosen = async () => {\n  const template = await readFileIntoArrayBuffer(myFile);\n  const report = await createReport({\n    template,\n    data: { name: 'John', surname: 'Appleseed' },\n  });\n  saveDataToFile(\n    report,\n    'report.docx',\n    'application/vnd.openxmlformats-officedocument.wordprocessingml.document'\n  );\n};\n\n// Load the user-provided file into an ArrayBuffer\nconst readFileIntoArrayBuffer = fd =>\n  new Promise((resolve, reject) => {\n    const reader = new FileReader();\n    reader.onerror = reject;\n    reader.onload = () => {\n      resolve(reader.result);\n    };\n    reader.readAsArrayBuffer(fd);\n  });\n```\n\nYou can find an example implementation of `saveDataToFile()` [in the Webpack example](https://github.com/guigrpa/docx-templates/blob/79119723ff1c009b5bbdd28016558da9b405742f/examples/example-webpack/client/index.js#L82).\n\nCheck out the examples [using Webpack](https://github.com/guigrpa/docx-templates/tree/master/examples/example-webpack) and [using Browserify](https://github.com/guigrpa/docx-templates/tree/master/examples/example-browserify) or you can use the browserified bundle directly as discussed below.\n\n## Polyfilled browser-ready bundle\nAs this library depends on the internal NodeJS modules `vm`, `stream`, `util`, `events` and the `Buffer` global, your build tools have to polyfill these modules when using the library in the browser. We provide a browser build which includes the required polyfills. Its file size is about 300K uncompressed or 85K / 70K with gzip / brotli compression).\n\nYou can import the library directly **as a module** using e.g. the unpkg.com CDN, like below, or you can host the `/lib/browser.js` bundle yourself.\n\n```ts\nimport { createReport } from 'https://unpkg.com/docx-templates/lib/browser.js';\n```\n\nthis is good for testing or prototyping but you should keep in mind that the `browser.js` is `es2017` code which is supported by only 95% of users. If you have to support IE or old browser versions, you are better off compiling it to your target. Also see the support table for `es2017` [here](https://caniuse.com/sr_es8).\n\n## Browser template compatibility caveat\nNote that the JavaScript code in your .docx template will be run as-is by the browser. Transpilers like Babel can't see this code, and won't be able to polyfill it. This means that the JS code in your template needs to be compatible with the browsers you are targeting. In other words: don't use fancy modern syntax and functions in your template if you want older browsers, like IE11, to be able to render it.\n\n## Running within a Web Worker\nNote that you need to disable the sandbox mode using the `noSandbox: true` option to be able to run `createReport` from within a web worker. This is because the default sandbox mode browser polyfills require access to the `iframe` API, which is not available from a web worker context. Make sure you are aware of the security implications of disabling the sandbox.\n\n# Writing templates\n\nYou can find several template examples in this repo:\n\n* [SWAPI](https://github.com/guigrpa/docx-templates/tree/master/examples/example-node), a good example of what you can achieve embedding a template (GraphQL in this case) in your report, including a simple script for report generation. Uses the freak-ish online [Star Wars GraphQL API](https://github.com/graphql/swapi-graphql).\n* [Dynamic images](https://github.com/guigrpa/docx-templates/tree/master/examples/example-node): with examples of images that are dynamically downloaded or created. Check out the _images-many-tiles_ example for a taste of this powerful feature.\n* Browser-based examples [using Webpack](https://github.com/guigrpa/docx-templates/tree/master/examples/example-webpack) and [using Browserify](https://github.com/guigrpa/docx-templates/tree/master/examples/example-browserify).\n\n## Custom command delimiters\nYou can use different **left/right command delimiters** by passing an array to `cmdDelimiter`:\n\n```js\nconst report = await createReport({\n  // ...\n  cmdDelimiter: ['{', '}'],\n})\n```\n\nThis allows much cleaner-looking templates!\n\nThen you can add commands and JS snippets in your template like this: `{foo}`, `{project.name}` `{QUERY ...}`, `{FOR ...}`.\n\nWhen choosing a delimiter, take care not to introduce conflicts with JS syntax, especially if you are planning to use larger JS code snippets in your templates. For example, with `['{', '}']` you may run into conflicts as the brackets in your JS code may be mistaken for command delimiters. As an alternative, consider using multi-character delimiters, like `{#` and `#}` (see issue [#102](https://github.com/guigrpa/docx-templates/issues/102)).\n\n\n## Supported commands\nCurrently supported commands are defined below.\n\n### Insert data with the `INS` command ( or using `=`, or nothing at all)\n\nInserts the result of a given JavaScript snippet as follows.\n\nUsing code like this:\n```js\n const report = await createReport({\n    template,\n    data: { name: 'John', surname: 'Appleseed' },\n    cmdDelimiter: ['+++', '+++'],\n  });\n```\nAnd a template like this:\n\n```\n+++name+++ +++surname+++\n```\n\nWill produce a result docx file that looks like this:\n\n```\nJohn Appleseed\n```\n\nAlternatively, you can use the more explicit `INS` (insert) command syntax.\n```\n+++INS name+++ +++INS surname+++\n```\n\nNote that the last evaluated expression is inserted into the document, so you can include more complex code if you wish:\n\n```\n+++INS\nconst a = Math.random();\nconst b = Math.round((a - 0.5) * 20);\n`A number between -10 and 10: ${b}.`\n+++\n```\n\nYou can also use `=` as shorthand notation instead of `INS`:\n\n```\n+++= name+++ +++= surname+++\n```\n\nEven shorter (and with custom `cmdDelimiter: ['{', '}']`):\n\n```\n{name} {surname}\n```\n\nYou can also access functions in the `additionalJsContext` parameter to `createReport()`, which may even return a Promise. The resolved value of the Promise will be inserted in the document.\n\nUse JavaScript's ternary operator to implement an _if-else_ structure:\n\n```\n+++= $details.year != null ? `(${$details.year})` : ''+++\n```\n\n### `QUERY`\n\nYou can use GraphQL, SQL, whatever you want: the query will be passed unchanged to your `data` query resolver.\n\n```\n+++QUERY\nquery getData($projectId: Int!) {\n  project(id: $projectId) {\n    name\n    details { year }\n    people(sortedBy: \"name\") { name }\n  }\n}\n+++\n```\n\nFor the following sections (except where noted), we assume the following dataset:\n\n```js\nconst data = {\n  project: {\n    name: 'docx-templates',\n    details: { year: '2016' },\n    people: [{ name: 'John', since: 2015 }, { name: 'Robert', since: 2010 }],\n  },\n};\n```\n\n### `EXEC` (`!`)\n\nExecutes a given JavaScript snippet, just like `INS` or `=`, but doesn't insert anything in the document. You can use `EXEC`, for example, to define functions or constants before using them elsewhere in your template.\n\n```\n+++EXEC\nmyFun = () => Math.random();\nMY_CONSTANT = 3;\n+++\n\n+++! ANOTHER_CONSTANT = 5; +++\n```\n\nUsage elsewhere will then look like\n\n```\n+++= MY_CONSTANT +++\n+++= ANOTHER_CONSTANT +++\n+++= myFun() +++\n```\n\n**A note on scoping:**\n\nWhen disabling sandbox mode (noSandbox: true), the scoping behaviour is slightly different. Disabling the sandbox will execute each EXEC snippet's code in a `with(this){...}` context, where this is the 'context' object. This 'context' object is re-used between the code snippets of your template. The critical difference outside of sandbox mode is that you are not declaring functions and variables in the global scope by default. The only way to assign to the global scope is to assign declarations as properties of the context object. This is simplified by the `with(context){}` wrapper: all global declarations are actually added as properties to this context object. Locally scoped declarations are not. _The above examples should work in both `noSandbox: true` and `noSandbox: false`.\n\nThis example declares the test function in the context object, making it callable from another snippet.\n```js\ntest = () => {};\n```\n\nWhile the below example only declares test in the local scope of the snippet, meaning it gets garbage collected after the snippet has executed.\n```js\nfunction test() {};\n```\n\n### `IMAGE`\n\nIncludes an image with the data resulting from evaluating a JavaScript snippet:\n\n```\n+++IMAGE qrCode(project.url)+++\n```\n\nIn this case, we use a function from `additionalJsContext` object passed to `createReport()` that looks like this:\n\n```js\n  additionalJsContext: {\n    qrCode: url => {\n      const dataUrl = createQrImage(url, { size: 500 });\n      const data = dataUrl.slice('data:image/gif;base64,'.length);\n      return { width: 6, height: 6, data, extension: '.gif' };\n    },\n  }\n```\n\nThe JS snippet must return an _image object_ or a Promise of an _image object_, containing:\n\n* `width`: desired width of the image on the page _in cm_. Note that the aspect ratio should match that of the input image to avoid stretching.\n* `height` desired height of the image on the page _in cm_.\n* `data`: either an ArrayBuffer or a base64 string with the image data\n* `extension`: one of `'.png'`, `'.gif'`, `'.jpg'`, `'.jpeg'`, `'.svg'`.\n* `thumbnail` _[optional]_: when injecting an SVG image, a fallback non-SVG (png/jpg/gif, etc.) image can be provided. This thumbnail is used when SVG images are not supported (e.g. older versions of Word) or when the document is previewed by e.g. Windows Explorer. See usage example below.\n* `alt` _[optional]_: optional alt text.\n* `rotation` _[optional]_: optional rotation in degrees, with positive angles moving clockwise.\n* `caption` _[optional]_: optional caption displayed below the image\n\nIn the .docx template:\n```\n+++IMAGE injectSvg()+++\n```\n\nNote that you can center the image by centering the IMAGE command in the template.\n\nIn the `createReport` call:\n```js\nadditionalJsContext: {\n  injectSvg: () => {\n      const svg_data = Buffer.from(`<svg  xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\">\n                                  <rect x=\"10\" y=\"10\" height=\"100\" width=\"100\" style=\"stroke:#ff0000; fill: #0000ff\"/>\n                                </svg>`, 'utf-8');\n\n      // Providing a thumbnail is technically optional, as newer versions of Word will just ignore it.\n      const thumbnail = {\n        data: fs.readFileSync('sample.png'),\n        extension: '.png',\n      };\n      return { width: 6, height: 6, data: svg_data, extension: '.svg', thumbnail };                    \n    }\n  }\n```\n\n### `LINK`\n\nIncludes a hyperlink with the data resulting from evaluating a JavaScript snippet:\n\n```\n+++LINK ({ url: project.url, label: project.name })+++\n```\n\nIf the `label` is not specified, the URL is used as a label.\n\n### `HTML`\n\nTakes the HTML resulting from evaluating a JavaScript snippet and converts it to Word contents.\n\n**Important:** This uses [altchunk](https://blogs.msdn.microsoft.com/ericwhite/2008/10/26/how-to-use-altchunk-for-document-assembly/), which is only supported in Microsoft Word, and not in e.g. LibreOffice or Google Docs.\n\n```\n+++HTML `\n<meta charset=\"UTF-8\">\n<body>\n  <h1>${film.title}</h1>\n  <h3>${film.releaseDate.slice(0, 4)}</h3>\n  <p>\n    <strong style=\"color: red;\">This paragraph should be red and strong</strong>\n  </p>\n</body>\n`+++\n```\n\n### `FOR` and `END-FOR`\n\nLoop over a group of elements (resulting from the evaluation of a JavaScript expression):\n\n```\n+++FOR person IN project.people+++\n+++INS $person.name+++ (since +++INS $person.since+++)\n+++END-FOR person+++\n```\n\nNote that inside the loop, the variable relative to the current element being processed must be prefixed with `$`.\n\nIt is possible to get the current element index of the inner-most loop with the variable `$idx`, starting from `0`. For example:\n```\n+++FOR company IN companies+++\nCompany (+++$idx+++): +++INS $company.name+++\nExecutives:\n+++FOR executive IN $company.executives+++\n-\t+++$idx+++ +++$executive+++\n+++END-FOR executive+++\n+++END-FOR company+++\n```\n\nSince JavaScript expressions are supported, you can for example filter the loop domain:\n\n```\n+++FOR person IN project.people.filter(person => person.since > 2013)+++\n...\n```\n\n`FOR` loops also work over table rows:\n\n```\n----------------------------------------------------------\n| Name                         | Since                   |\n----------------------------------------------------------\n| +++FOR person IN             |                         |\n| project.people+++            |                         |\n----------------------------------------------------------\n| +++INS $person.name+++       | +++INS $person.since+++ |\n----------------------------------------------------------\n| +++END-FOR person+++         |                         |\n----------------------------------------------------------\n```\n\nAnd let you dynamically generate columns:\n\n```\n+-------------------------------+--------------------+------------------------+\n| +++ FOR row IN rows+++        |                    |                        |\n+===============================+====================+========================+\n| +++ FOR column IN columns +++ | +++INS $row+++     | +++ END-FOR column +++ |\n|                               |                    |                        |\n|                               | Some cell content  |                        |\n|                               |                    |                        |\n|                               | +++INS $column+++  |                        |\n+-------------------------------+--------------------+------------------------+\n| +++ END-FOR row+++            |                    |                        |\n+-------------------------------+--------------------+------------------------+\n```\n\nFinally, you can nest loops (this example assumes a different data set):\n\n```\n+++FOR company IN companies+++\n+++INS $company.name+++\n+++FOR person IN $company.people+++\n* +++INS $person.firstName+++\n+++FOR project IN $person.projects+++\n    - +++INS $project.name+++\n+++END-FOR project+++\n+++END-FOR person+++\n\n+++END-FOR company+++\n```\n\n### `IF` and `END-IF`\n\nInclude contents conditionally (depending on the evaluation of a JavaScript expression):\n\n```\n+++IF person.name === 'Guillermo'+++\n+++= person.fullName +++\n+++END-IF+++\n```\n\nSimilarly to the `FOR` command, it also works over table rows. You can also nest `IF` commands\nand mix & match `IF` and `FOR` commands. In fact, for the technically inclined: the `IF` command\nis implemented as a `FOR` command with 1 or 0 iterations, depending on the expression value.\n\n### `ALIAS` (and alias resolution with `*`)\n\nDefine a name for a complete command (especially useful for formatting tables):\n\n```\n+++ALIAS name INS $person.name+++\n+++ALIAS since INS $person.since+++\n\n----------------------------------------------------------\n| Name                         | Since                   |\n----------------------------------------------------------\n| +++FOR person IN             |                         |\n| project.people+++            |                         |\n----------------------------------------------------------\n| +++*name+++                  | +++*since+++            |\n----------------------------------------------------------\n| +++END-FOR person+++         |                         |\n----------------------------------------------------------\n```\n\n## Inserting literal XML\nYou can also directly insert Office Open XML markup into the document using the `literalXmlDelimiter`, which is by default set to `||`.\n\nE.g. if you have a template like this:\n\n```\n+++INS text+++\n```\n\n```js\nawait createReport({\n  template,\n  data: { text: 'foo||<w:br/>||bar' },\n}\n```\n\nSee http://officeopenxml.com/anatomyofOOXML.php for a good reference of the internal XML structure of a docx file.\n\n# Error handling\n\nBy default, the Promise returned by `createReport` will reject with an error immediately when a problem is encountered in the template, such as a bad command (i.e. it 'fails fast'). In some cases, however, you may want to collect all errors that may exist in the template before failing. For example, this is useful when you are letting your users create templates interactively. You can disable fast-failing by providing the `failFast: false` parameter as shown below. This will make `createReport` reject with an array of errors instead of a single error so you can get a more complete picture of what is wrong with the template.\n\n```typescript\ntry {\n  const report = await createReport({\n    template,\n    data: {\n      name: 'John',\n      surname: 'Appleseed',\n    },\n    failFast: false,\n  });\n} catch (errors) {\n  if (Array.isArray(errors)) {\n    // An array of errors likely caused by bad commands in the template.\n    console.log(errors);\n  } else {\n    // Not an array of template errors, indicating something more serious.\n    throw errors;\n  }\n}\n```\n## Error types\nThe library exposes the following error types. See the `errors.ts` module for details.\n\n```\nNullishCommandResultError // thrown when rejectNullish is set to true and a command returns null or undefined\nObjectCommandResultError // thrown when the result of an `INS` command is an Object. This ensures you don't accidentally put `'[object Object]'` in your report.\nCommandSyntaxError\nInvalidCommandError\nCommandExecutionError\nImageError\nInternalError\nTemplateParseError\nIncompleteConditionalStatementError // thrown when an IF-statement has no corresponding END-IF command\nUnterminatedForLoopError // thrown when a `FOR` loop is not properly terminated with an `END-FOR`\n```\n\n## Custom error handler\nA custom error handler callback can be provided to handle any errors that may occur when executing commands from a template. The value returned by this callback will be inserted into the rendered document instead. The callback is provided with two arguments: the error that was caught and the raw code of the command.\n\n```typescript\n  const report = await createReport({\n    template,\n    data: {\n      name: 'John',\n      surname: 'Appleseed',\n    },\n    errorHandler: (err, command_code) => {\n      return 'command failed!';\n    },\n  });\n```\n\nUsing a custom `errorHandler` in combination with `rejectNullish = true` allows users to intelligently replace the result of commands that returned `null` or `undefined` (make sure to check for `NullishCommandResultError`).\n\n# Inspecting templates\nThe `listCommands` function lets you list all the commands in a docx template using the same parser as `createReport`.\n\n```typescript\nimport { listCommands } from 'docx-templates';\nconst template_buffer = fs.readFileSync('template.docx');\nconst commands = await listCommands(template_buffer, ['{', '}']);\n\n// `commands` will contain something like:\n[\n  { raw: 'INS some_variable', code: 'some_variable', type: 'INS' },\n  { raw: 'IMAGE svgImgFile()', code: 'svgImgFile()', type: 'IMAGE' },\n]\n```\n\nThe `getMetadata` function lets you extract the metadata fields from a document, such as the number of pages or words. Note that this feature has a few limitations:\n- Not all fields may be available, depending on the document. \n- These metadata fields, including the number of pages, are only updated by MS Word (or LibreOffice) when saving the document. Docx-templates does not alter these metadata fields, so the number of pages may not reflect the actual size of your rendered document (see issue [#240](https://github.com/guigrpa/docx-templates/issues/240)). Docx-templates can not reliably determine the number of pages in a document, as this requires a full-fledged docx renderer (e.g. MS Word).\n\n```typescript\n    import { getMetadata } from 'docx-templates';\n    const template = fs.readFileSync('template.docx');\n    await getMetadata(template)\n    // result:\n      Object {\n        \"category\": undefined,\n        \"characters\": 24,\n        \"company\": undefined,\n        \"created\": \"2015-08-16T18:55:00Z\",\n        \"creator\": \"Someone Else\",\n        \"description\": undefined,\n        \"lastModifiedBy\": \"Grau Panea, Guillermo\",\n        \"lastPrinted\": undefined,\n        \"lines\": 1,\n        \"modified\": \"2016-12-15T11:21:00Z\",\n        \"pages\": 1,\n        \"paragraphs\": 1,\n        \"revision\": \"32\",\n        \"subject\": undefined,\n        \"template\": \"Normal.dotm\",\n        \"title\": undefined,\n        \"words\": 4,\n      }\n```\n\n# Performance & security\n\n**Templates can contain arbitrary javascript code. Beware of code injection risks!**\n\nObviously, this is less of an issue when running docx-templates in a browser environment.\n\nRegardless of whether you are using sandboxing or not (`noSandbox: true`), be aware that allowing users to upload arbitrary templates to be executed on your server poses a significant security threat. Use at your own risk.\n\nThe library uses `require('vm')` as its default sandboxing environment. Note that this sandbox is explicitly [_not_ meant to be used as a security mechanism](https://nodejs.org/api/vm.html#vm_vm_executing_javascript). You can provide your own sandboxing environment if you want, as shown in [this example project](https://github.com/guigrpa/docx-templates/tree/master/examples/example-vm2).\n\nNote that turning off the sandbox (`noSandbox: true`) is known to give significant performance improvements when working with large templates or datasets. However, before you do this, make sure you are aware of the security implications.\n\n# Similar projects\n\n* [docxtemplater](https://github.com/open-xml-templating/docxtemplater) (believe it or not, I just discovered this very similarly-named project after brushing up my old CS code for `docx-templates` and publishing it for the first time!). It provides lots of goodies, but doesn't allow (AFAIK) embedding queries or JS snippets.\n\n* [docx](https://github.com/dolanmiu/docx) and similar ones - generate docx files from scratch, programmatically. Drawbacks of this approach: they typically do not support all Word features, and producing a complex document can be challenging.\n\n\n# License (MIT)\n\nThis Project is licensed under the MIT License. See [LICENSE](LICENSE) for more information.","users":{}}