{"_id":"@pdfme/converter","_rev":"469-98aaaa28a8bd0e1f15003af4bd0691b9","name":"@pdfme/converter","dist-tags":{"next":"5.3.0-beta.0","latest":"6.1.13","dev":"6.1.13-dev.55"},"versions":{"5.3.0-beta.0":{"name":"@pdfme/converter","version":"5.3.0-beta.0","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.0-beta.0","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"574f42ad852e85899eb3744ab76aa3f692621d14","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.0-beta.0.tgz","fileCount":35,"integrity":"sha512-8gzPNoSSPDdtfEcKHcxb7lkVzcCvZfDzn2A4iO5GjTTVSmbn0Z67DdbDrTjLaOHjeHoMBDPg/QSiJXD+rNOJew==","signatures":[{"sig":"MEYCIQCc2aFL+YOf+fDOlzO1SwhdA8dm5fAp9xOgLuAbTZuZqQIhAMMp2ZvDrfOpKbZWMc3lyUsiUaRBgLo7VEBRXLFBMPir","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":49588},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"82d8019b13ca572c3a562b1390252fd907882420","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"file:../common"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.0-beta.0_1737684984237_0.8664384529083096","host":"s3://npm-registry-packages-npm-production"}},"5.3.0":{"name":"@pdfme/converter","version":"5.3.0","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.0","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"f89f841b0b49e44d6cb1670a0d5d8e46387e0cfc","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.0.tgz","fileCount":35,"integrity":"sha512-1C+FOKS6AVZ1MLrt1Rl8dpbbJm4hIAhYG3/ErL/1QR3hGXb5rAr7l9OIkVcM1e/CmdIEuiPO5SNaR+gzzEAO+g==","signatures":[{"sig":"MEUCIBW6aRWStt2UTgcqlV1YFGfhen2Y4Kb1tu4d3JZMIiOcAiEA6/tQFpsdkOltQztBolNZkXlFMxGrhNGt8w5b6r+VFqA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":49581},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"82d8019b13ca572c3a562b1390252fd907882420","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"file:../common"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.0_1737686264967_0.2028348216464153","host":"s3://npm-registry-packages-npm-production"}},"5.3.0-dev.1":{"name":"@pdfme/converter","version":"5.3.0-dev.1","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.0-dev.1","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"2a74657fada02e1af65b4dad18f44b5e33dad7f8","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.0-dev.1.tgz","fileCount":35,"integrity":"sha512-IG4ZZ1Z5sVogch2oo3QUUfnnYOqiQBs771SQQlHz8fwjXztYZ6ibA131mXnJpbsTSHAY489YejOJcxp45q3BDA==","signatures":[{"sig":"MEUCIQDQvKZ2AdRQA0A6+h4GPd+1IG4cxYJSD8Rbwg59fRfHqQIgAfe/K8jjJ1NBVOlNpJT6CEpVqvK+FQbaZYKqUeZi2c4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":49587},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"d43e0006d88ee11624c07c57885867e2b6252f40","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"file:../common"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.0-dev.1_1737688957867_0.19314707060566305","host":"s3://npm-registry-packages-npm-production"}},"5.3.0-dev.2":{"name":"@pdfme/converter","version":"5.3.0-dev.2","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.0-dev.2","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"033c756b087faeddb2eb64e0e4259cdb7906a896","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.0-dev.2.tgz","fileCount":35,"integrity":"sha512-FP06rsIwB1ozBww0o3FCV7t0WkOSt2y7OwXo/3JE4hqL1aHjWqbTsF4BbrhDQaz1Uioe+jnZAf3AKu64w/epWg==","signatures":[{"sig":"MEUCIQDg/hvRkI5Y5n1+ubU5+HoAXDouwMbF+c3XpYNHQd+OCQIgC2RbvtqWiq5ADHmT1lhevzUQWQCEWM/Sknuj4c+CM2s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":49574},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"24a48b2e248beca012971e1ef407b42e47867da3","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.0-dev.2_1737697444749_0.8646942111504468","host":"s3://npm-registry-packages-npm-production"}},"5.3.1":{"name":"@pdfme/converter","version":"5.3.1","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.1","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"d9d8ae1aaf7ea490a178258be7c2c7fa1f6e64a6","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.1.tgz","fileCount":35,"integrity":"sha512-slZ9Z/nzSvFkZ/FccB1EtejAAVQyRbTdGEyqF8p7O5gYJH7Eo2DYpEpN47d5Qoh8/X3XG7ewBJ45lJatQGbnWA==","signatures":[{"sig":"MEQCIGLNM8LX9aDC+CbBDMApUJNWrVM7tC3y3+bzw5daZCgzAiAQEF+tp8nOmXC+W++aWiMd6ueniCxWCpfqVQL3bQeqkQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":49568},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"24a48b2e248beca012971e1ef407b42e47867da3","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.1_1737697461119_0.29373379569180313","host":"s3://npm-registry-packages-npm-production"}},"5.3.1-dev.1":{"name":"@pdfme/converter","version":"5.3.1-dev.1","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.1-dev.1","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"4cd3cdcc6792fbe6966da5dec91fde28d8264527","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.1-dev.1.tgz","fileCount":35,"integrity":"sha512-QNZvUMvbqc4BHCZtKP8ygdNx17cj+YgzDCCJY7CpraB0pRObkK1FE6qjPTUtRalledpOhEZ/BFaybPs1kJsNxw==","signatures":[{"sig":"MEUCIQCHaC+Jqvi+WfeEJNAKNozzqVX6UHQj9JytuImvdpwRCAIgVYPuUqaoRxTIHbNvoRo9FKzqZcsxCgHV0aKfjN+7CIk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":49574},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"25ede67172cc2bba7954ab4ee93c62e04a84c734","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.1-dev.1_1737770723539_0.06475886041933743","host":"s3://npm-registry-packages-npm-production"}},"5.3.1-dev.3":{"name":"@pdfme/converter","version":"5.3.1-dev.3","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.1-dev.3","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"b69af58945f79ad8ac4a1a45e3b8983c697bc9ce","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.1-dev.3.tgz","fileCount":35,"integrity":"sha512-Fx0BccJIKFX4itZ1hZc53moeukV6zi9iWxMJsQ6YkJqUCaC0fXkN77hcppWWzyEtbFSK7TUwvvNt1UnvCFCXXg==","signatures":[{"sig":"MEYCIQDTSaFeEAF+iG/CZ7XydZqra8uF4HEf6O5H3b7kKkdJgQIhAOKFUrWWBy/fHySHU1uVuSTqxeVYNpqmYgTFSh5F2vaI","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":49574},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"b25fc098c0a397fd061de460cc5eafff270c393b","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.1-dev.3_1737810544069_0.4578474365942451","host":"s3://npm-registry-packages-npm-production"}},"5.3.1-dev.4":{"name":"@pdfme/converter","version":"5.3.1-dev.4","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.1-dev.4","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"161a91751d4eb0787916bdd2c743642fbb0ecf78","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.1-dev.4.tgz","fileCount":35,"integrity":"sha512-FqMtpoQLerhwNpvjcMV+Be0P5psijbiFkvUvcJEi4IwDE/0WJbDT7dVFviuRA+e8ukiC6EgOuTCaB9luuIP21Q==","signatures":[{"sig":"MEUCICtF9cl88tAbThxZNJ5Bg5zOE9ryY3+eI1xiNIEjH0giAiEA0aa8D/mQ0O3YldcMjhA5YY9u0Tk06KDRazJwzGF8thM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":49574},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"a4a0c96354e8e1555746c99aa3b01d2612e692f2","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.1-dev.4_1737810913953_0.3810686967201846","host":"s3://npm-registry-packages-npm-production"}},"5.3.1-dev.5":{"name":"@pdfme/converter","version":"5.3.1-dev.5","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.1-dev.5","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"e24c788d863eb03df098b3f7c0d896da7575585f","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.1-dev.5.tgz","fileCount":35,"integrity":"sha512-sKoVQfOVvEo9TR/Iy+NARe6Xxps+hmAB4htStQYpmVX2blBnxBQypumR5ecQpXxyTn4SXJ7uR836A1jpSB193A==","signatures":[{"sig":"MEYCIQCyFJWaii+PsJDrU3b81ApOFYfsIm5JLkOXLC6nwhtnMQIhAKBxYG75LmIjzyb23d4Y/PoYuUDep/O4kNYh6eDtU5du","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":49574},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"af15135012cbae4de41d123b9e710429f9f5a07d","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.1-dev.5_1737879483715_0.7742433675322169","host":"s3://npm-registry-packages-npm-production"}},"5.3.1-dev.6":{"name":"@pdfme/converter","version":"5.3.1-dev.6","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.1-dev.6","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"2d57dfae431393cc463731f1255edc8d7633dbfd","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.1-dev.6.tgz","fileCount":35,"integrity":"sha512-cb6BxPFTsqDY1eUfSk9y0R6uWIQhKIm+5su4C7aNoDa5ydNtKnxVrMX9iihC99oXag15ZHHad/sYuP6JgY6W+A==","signatures":[{"sig":"MEYCIQCY+lrK7oRGUkZiRV+8zco1q1dBQ1wHtad+esLdC0YKugIhAKRsCzKdSbJc1l0AeiFeFUEM9qArFKcMaPDfIPt6fg6u","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":49574},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"7204aadc262c6f1a54d323a1dde95c459e0805e8","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.1-dev.6_1737879735144_0.16676430346845983","host":"s3://npm-registry-packages-npm-production"}},"5.3.1-dev.7":{"name":"@pdfme/converter","version":"5.3.1-dev.7","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.1-dev.7","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"84c9562063445caa8d4176db3ddfa0cc1dadadff","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.1-dev.7.tgz","fileCount":35,"integrity":"sha512-pvf6Hv30isrcEhT+oJXytiFI9vifYms8A+t11ae6UqLrbYspkSHiIceKwgNU6DAEZ86TmedoUPnoY1sOE83FZg==","signatures":[{"sig":"MEQCIGbpX6bjbZuAKBQIOw58TgezgHna3tJCybDKqvQ9zsqHAiBL1FupTFZc3pwOyeeRS960qBpY2WsU03kTGIzlwJOWnA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":49574},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"48aa9bbe2f84d46587260fa26f0acc244c10db07","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.1-dev.7_1737880306563_0.47516666426362053","host":"s3://npm-registry-packages-npm-production"}},"5.3.1-dev.9":{"name":"@pdfme/converter","version":"5.3.1-dev.9","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.1-dev.9","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"0246609cdd157dbb53a0f0dc77d0f369d4ff6fa2","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.1-dev.9.tgz","fileCount":35,"integrity":"sha512-oBH6NSHQqHEsxvPPrYc5FeFYHJ0IHPIw8A19hmlgGAh9HQJo3bdOA8EGa89HbH4eHm154uwWvKo4difGwfhWrg==","signatures":[{"sig":"MEUCIQD6u4ZRNxBVq2wgrTXm4zu735R31yHhy0BHXAis5CoQawIgHYG8/1GfTUyF08HsJ1uOPJpQqBpx/l/t1uthSeiersc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":49574},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"4f702a910800d644106c5234a94499941ba90d4c","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.1-dev.9_1737886608208_0.46413517078289446","host":"s3://npm-registry-packages-npm-production"}},"5.3.1-dev.10":{"name":"@pdfme/converter","version":"5.3.1-dev.10","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.1-dev.10","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"c3e4bbaa08013bf527d940beba9283d3eecf9d4f","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.1-dev.10.tgz","fileCount":35,"integrity":"sha512-f0RL8smDMU/STn8tS1Rt42tUCjfo7AjkuV4zzo0YfescBVbm+3Od6pqMzsaBAn3+I/BJ8ILhnt+psvzKXIpH8g==","signatures":[{"sig":"MEUCIFpvWOZYfGmiGSTOndmlX9rpGHCTCLjafoQXksrRn2DfAiEA7CaKPaLJ6XzJS9FGHcox/XXNKcKD4mwSOBA1Y6YBvPA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":49575},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"f09b192e4af11b525e4f2dea078855acd2fc982b","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.1-dev.10_1737887154000_0.6827689267690664","host":"s3://npm-registry-packages-npm-production"}},"5.3.1-dev.11":{"name":"@pdfme/converter","version":"5.3.1-dev.11","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.1-dev.11","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"071043755a92195cfeabee7569d469d4bfd1d9c8","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.1-dev.11.tgz","fileCount":35,"integrity":"sha512-mhfMYLLwLuXcNNt/+iV4YebdQaTOFdHDB8zylSAovCbOg+9HHDD3y3tlvo474pHDDO4PcqaohFM+aiLddNxVYA==","signatures":[{"sig":"MEQCIHtVFOE4RBdaqmr5xEqnDrdWnVnQR3cUP/pG31WgbHJiAiBbirgvk0lDhT/W0HlCW8fRCkIVn2FS0uwyi2Lr7WBr0Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":49575},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"04c705a7b3a3eefdf2944ea7b1ac59b93e0d6593","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.1-dev.11_1737888307980_0.022159357647637767","host":"s3://npm-registry-packages-npm-production"}},"5.3.1-dev.12":{"name":"@pdfme/converter","version":"5.3.1-dev.12","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.1-dev.12","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"dfd9afde7d9558d474914a9e45a410c0fc167af0","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.1-dev.12.tgz","fileCount":35,"integrity":"sha512-WjCvejbdsH6gjKWNia17O1LleA1roQPa2Fs5WqLIwHJQc04SenVIG6WVjOa0boh6xx0TIVQeFuI/g6T2jJ75pw==","signatures":[{"sig":"MEYCIQDRCUjEOU/GpAXsFpgbdppS1fLHetiZ0BlFquP0Uvx0BwIhAKOQTzURBtaE9P062hnWVk6pE1188nwDURUoo71gpskK","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":49575},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"863ebe58178e7439fe82b09e7a555f8944430bc2","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.1-dev.12_1737944163121_0.5417957274896663","host":"s3://npm-registry-packages-npm-production"}},"5.3.1-dev.13":{"name":"@pdfme/converter","version":"5.3.1-dev.13","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.1-dev.13","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"20837a01f69023e363e5c395113b0edb3274722c","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.1-dev.13.tgz","fileCount":35,"integrity":"sha512-BeCQkI4Rm9+mnu+m9jmxwyQTuOlAUQkxfzhxoj/wBkan55mBAp0EY0dvDKh3Mm5Tb85ofTtUpNwB5PhCUdZwUQ==","signatures":[{"sig":"MEQCIGiaptAYhp+Q6MypW9vJhnnRR85XycAdi2ps8CEJUn8DAiBXtO/6kt9amWNb0ksUsAqQC5RM2PHZm9Qb1CRSCFUdKg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":49575},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"0a4d425b0e24254617b31e6d52b4703f6fb1ac68","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.1-dev.13_1738031485806_0.44533929680968654","host":"s3://npm-registry-packages-npm-production"}},"5.3.1-dev.14":{"name":"@pdfme/converter","version":"5.3.1-dev.14","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.1-dev.14","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"8c296cf68b450fd4c5d4acc75478fabe36189efb","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.1-dev.14.tgz","fileCount":35,"integrity":"sha512-+CZu1L4Gv5A84DNlSbQcDhQW/NcvQQGq6G5oT+ot7KlP9ZKD+3afT0J5zogExmexYAk5Z3MYCsXSAtRPC+jXlA==","signatures":[{"sig":"MEQCIHy/bEy7QrVf7WUrgIYkDL97RBNGqVDVX54BiGTwytm2AiA/jQAmlvC0OFkGdPCVZnczd3FdBQw0+vX6wKLAw+xH5Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":49575},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"7cc5491ca990e72b52683c94e66965f1653529e6","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.1-dev.14_1738114842198_0.8358170908271791","host":"s3://npm-registry-packages-npm-production"}},"5.3.1-dev.15":{"name":"@pdfme/converter","version":"5.3.1-dev.15","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.1-dev.15","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"d5d70c3a09c0582854f36035bee08ad1051a8071","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.1-dev.15.tgz","fileCount":35,"integrity":"sha512-cENp9LucSx9H+RHsRqW7MdUeQs2curP3E7DOeD6JdKwwRbVJ4b9vh50JBePenjhr2LT4SGGw7bBZQtratquuoA==","signatures":[{"sig":"MEUCIALvIJeF5EpREeOvpwvh96eNYGWfABzKiHyrxsjyRjMLAiEAuVbze5PvqOJK5yHqRtCwnWkgNDFRPIGZAWAXftQFKcU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":49575},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"2c0749f560e05d51fdcb865c06c956d8d2b82ec6","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.2","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.1-dev.15_1738202245266_0.40594481118177406","host":"s3://npm-registry-packages-npm-production"}},"5.3.2":{"name":"@pdfme/converter","version":"5.3.2","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.2","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"c81cca42029159dfc76596d62e35ac9d2285e001","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.2.tgz","fileCount":35,"integrity":"sha512-eB+a37OAF4bK4UZCRX+QzphWwSWMHFsZYPqf9jBlUPK2pX8HFvWd7m6DT1rxcFcWGzxUFt8TP9y/obpzYX/fRQ==","signatures":[{"sig":"MEUCIQD088tZ2i9jjBhPPG9ePFeDQSn2HnG67ClR+OQunF2XdQIgKvr+cG6Kpaaw+x8Y6AV5Son6fwartaNJe3v0Zr07qKI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":49568},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"2c0749f560e05d51fdcb865c06c956d8d2b82ec6","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.2","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.2_1738202291321_0.7238756800369035","host":"s3://npm-registry-packages-npm-production"}},"5.3.2-dev.2":{"name":"@pdfme/converter","version":"5.3.2-dev.2","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.2-dev.2","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"c4c6d4091971d253eaca484374df506019d29625","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.2-dev.2.tgz","fileCount":35,"integrity":"sha512-aB2hMYlQGUgA6BXdPiUICXLfewrImrE9imrQ+3ezfD8f+gA35eSzTfUeWWT7WjdqZyuKex4mlTyOasQoPLVlpA==","signatures":[{"sig":"MEUCIQC28te9lGpk9EnXd9Itd3n5orQBz7HgaR+0ILUIcCjaUwIgUggIbQEnJ2JAbg2ihGAEluXaCvZuLzyuaNWVRR3MNEQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":49574},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"47ee88eb983c07329d455c4cb4ffca9d23f707f4","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.2","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.2-dev.2_1738283051351_0.3537396527358643","host":"s3://npm-registry-packages-npm-production"}},"5.3.2-dev.3":{"name":"@pdfme/converter","version":"5.3.2-dev.3","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.2-dev.3","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"2c35da4d50e670e342d40f34bc56de81c7fd87a9","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.2-dev.3.tgz","fileCount":35,"integrity":"sha512-RuI6kpQ8Ms4bSkmyt23MGeClmvrPjP9V80q8YwczOTwc2q14lq29f2yNp/M3oP9Qe8e4TN9kbRXo8y51YX2/zA==","signatures":[{"sig":"MEYCIQDQ7yJetvq4m1KLra5Susy0iYjnWFgFjsieOJHBPD8DNQIhAPEViPyPrYyRvxCN8C8tpQpJRaBpw4kM527oUDJ68K3c","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":49574},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"b3cb5533053919ad1d8caebb8c5ec6a01097b39c","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.2","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.2-dev.3_1738311211167_0.787589052556878","host":"s3://npm-registry-packages-npm-production"}},"5.3.2-dev.4":{"name":"@pdfme/converter","version":"5.3.2-dev.4","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.2-dev.4","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"6cdcb8cd530f170ec6f860167f0a4605df1c28c2","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.2-dev.4.tgz","fileCount":35,"integrity":"sha512-hf+4JWr+kM1VxTs5jtQsSGWPM/IpXyZH3jCT5iIXYjPyRjtBuEGQJ0EOP4ReXJaMta++ocu3XdLgNeBe1+TtfA==","signatures":[{"sig":"MEUCIDwJRsLcq3YWZEb3Ibduc+c0S94MJdAbs5Dc0JV/PkzqAiEAmKmn2FPf9ZKiuYtDbmjubDeY292V6d1BNSlcXZVBEH8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":49574},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"3c718b4b09690c49ad43c8a24673738d5c420779","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.2","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.2-dev.4_1738312035413_0.6017638228672371","host":"s3://npm-registry-packages-npm-production"}},"5.3.3":{"name":"@pdfme/converter","version":"5.3.3","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.3","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"4f14415bc2d58876e37cf29837572e1fd29ea163","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.3.tgz","fileCount":35,"integrity":"sha512-JxME2Adl5duFsX+2DqLRbthzrZvm6c2rEpcmj3MShQSEkT5tVsjPVJXc4Nc72OFvjjmajeuohZ2eB9pbrLWPgA==","signatures":[{"sig":"MEUCIQCTESbOfZh/hGocVgi6xr2Zq6G2Wfd9jzwGKnSmYOwuJwIgCvKKPAHTH5J0VhCkkox8DAzQwz796zTOf+TeKyFpIzw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":49568},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"a914cf61fac2475b5fe6d7bf245b2bdd7c010853","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.2","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.3_1738478418844_0.9566555973466495","host":"s3://npm-registry-packages-npm-production"}},"5.3.3-dev.1":{"name":"@pdfme/converter","version":"5.3.3-dev.1","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.3-dev.1","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"db09ee852e2cb0febe64104e4102a0487477c68f","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.3-dev.1.tgz","fileCount":35,"integrity":"sha512-laPKTLrjOEu9t8LEvAHFO/luF936rCg3MYsuykTgmz/DX7yKxlAM4wT4MSdU2jQqQ3y1s0JuGSAqcOP9Jz295A==","signatures":[{"sig":"MEQCIG2JUYLR1xbec+Me/A3WNa9nNcouMeSGwsppJH9xAVpnAiBEidhtk5FlfjKaRCSHgd8hNjmDcxshaIacsdl3atISmQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":49574},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"0e1e0554ddde98bc30e071e5a9a8b44fbf1bff10","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.2","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.3-dev.1_1738584194253_0.7474396787957174","host":"s3://npm-registry-packages-npm-production"}},"5.3.3-dev.2":{"name":"@pdfme/converter","version":"5.3.3-dev.2","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.3-dev.2","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"2b53b846815af2e68d6ecdd15bd430b68aecfc83","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.3-dev.2.tgz","fileCount":35,"integrity":"sha512-9qZjHRHmVkFeRskdzrk/ycdCFdm9sTN2cEXeBa4rcxbpTo705FnNfi9+8J6oU9nFGPqfzLzWQbQZU+eQVoVPlA==","signatures":[{"sig":"MEUCIQCbv2Z2fFWh3FChyYyxKu6C1Bqzn5KeaSw3SVHBrq4ppAIgLFw69HSt8x5sOKjoMS/k2pj7fHzrHOEBaRFt8b5BCoc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":49574},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"153524dc684457b7c7b93e13095ddb9fd6bd5eb2","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.2","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.3-dev.2_1738717387946_0.08229752444723681","host":"s3://npm-registry-packages-npm-production"}},"5.3.3-dev.3":{"name":"@pdfme/converter","version":"5.3.3-dev.3","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.3-dev.3","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"af26ce7a6aa80b37ce1fdf02c2f15cf988e37d50","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.3-dev.3.tgz","fileCount":35,"integrity":"sha512-2Rewby09BrIjddl/zZcdAbbMQT9wY/INlCVzdCozQ+uRWIAOwMULAhxqyM7TCpylIVi64ggf+o8XKP+LUoIrBA==","signatures":[{"sig":"MEUCIQCHPl0tBYbaCMoTqD0yPA0YbWo3HkSuCsQLHgde3c7ZFQIgPJQqZR2aj1h+VQSpCCrS4xtpe6DRtFOX+WmQ0PHGzAE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":49574},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"11ff3c8976099f3002ba5f3592b78fb048fc6509","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.2","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.3-dev.3_1738717557948_0.30436787252069997","host":"s3://npm-registry-packages-npm-production"}},"5.3.3-dev.4":{"name":"@pdfme/converter","version":"5.3.3-dev.4","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.3-dev.4","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"e0b36498d8e8aa874c2911748343c44b5039a859","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.3-dev.4.tgz","fileCount":35,"integrity":"sha512-AwQzTaT69Rfod2818LUyOTJWD+RF9tFvXcfMEHtixq6CsY6inx8dbPt8C+kkzfqUOcyGojwXnyDXz7R0imHU3A==","signatures":[{"sig":"MEUCIEQYTeyh9Nmrlf6/6vAoVGiEjNCF7Z/7TZwfO6CUl2uFAiEAzDpNwwwJ9TQx/ajnjfZTTBViI6a7Q7YZU4cW1uad7tU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":49574},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"8530beb9b43bdc484f88f58bc89abf8c9c1844e4","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.2","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.3-dev.4_1739014764843_0.880976738892761","host":"s3://npm-registry-packages-npm-production"}},"5.3.3-dev.5":{"name":"@pdfme/converter","version":"5.3.3-dev.5","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.3-dev.5","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"034871b799b6acb9ad4e3723e172c4faf3325029","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.3-dev.5.tgz","fileCount":35,"integrity":"sha512-k4ElUTX1PIh9LYN4Os3RVJOM4eYnq2efNim0rmFoyA2Gc3auOeDRHCLm1Nly+dl3/8M1vIdWDhmNVGu5tOc3Ag==","signatures":[{"sig":"MEQCIE+c+PGXNq1tep8Lb7rhg9JzfrXCNVAnJNmOCDxBtiMCAiBqZg5lG3U00PvIncpEYQ2bIzXBSynP0m+Vu9on0ww+uw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":49574},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"b0c94fe292df73e73db24d30c169ea23d69135b7","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.2","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.3-dev.5_1739083986595_0.019857730920280536","host":"s3://npm-registry-packages-npm-production"}},"5.3.4":{"name":"@pdfme/converter","version":"5.3.4","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.4","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"151060923ae14ecd1ac9ceb7a7efaf039fb53faa","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.4.tgz","fileCount":35,"integrity":"sha512-yc43hh4WBabTNGOrB8HzRBLMXiuRerXDy5K5JAbfKyT3ww+CdInAtQ3TPMkEm1T059xJSTXccihZIoHGxnPhXA==","signatures":[{"sig":"MEUCIQD32SjeT6O7EevnF7UOEwEjmC0G0BG1Dchlpsdoq3luWgIgQ+LCRRhYW9j0okCevVtVyGy44AG14vgpUydJNGd+I/0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":49568},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"b0c94fe292df73e73db24d30c169ea23d69135b7","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.2","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.4_1739084045623_0.8248940380235295","host":"s3://npm-registry-packages-npm-production"}},"5.3.4-dev.1":{"name":"@pdfme/converter","version":"5.3.4-dev.1","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.4-dev.1","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"14148f1387f4c40d2cbb3ea4264f43efc679cf77","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.4-dev.1.tgz","fileCount":35,"integrity":"sha512-Vy9YxSuMWAT7SPqdvLpolGZRbH6L3AFYZt3oDdvMgwZ5TkpwG72f98F+RQubIvBJdV+FzLC+QNZ61+SuAHjVEw==","signatures":[{"sig":"MEUCIQCNR+awirLUpWDRiKqygrl4Cry0Bz/49m1QRq/DE1LE7gIgIuaO/HGN4PQ1WaIJ7+VREl7RMLZaSB981VDqM/q+fB0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":49574},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"e45d472d8af6c37ece54b19712a94d954523939b","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.2","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.4-dev.1_1739093626311_0.5807450281785629","host":"s3://npm-registry-packages-npm-production"}},"5.3.4-dev.2":{"name":"@pdfme/converter","version":"5.3.4-dev.2","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.4-dev.2","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"eadc45d41b396af41aab2b2807f508fa3601d949","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.4-dev.2.tgz","fileCount":35,"integrity":"sha512-WayZ9Xt2WPwYMJZF4OW4D2goXFkigbgqrbr9BIvEf9St8AndxqbOSR9JXsTGkN7fvnMiUDZ3YPB6unWJGhxsgA==","signatures":[{"sig":"MEUCIDjyfoleqNBJ9oWFvoEMYm8VIGWy9ZXB4Tdl9TyFKd/XAiEAnezMSVrXDeK6Yh3WUE/d4UP6BaJ+unEXOBDiAnhePsc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":49574},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"f95d798a1864efbbca0c9cb37c29bb4230931094","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.2","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.4-dev.2_1739107038476_0.7280081570004135","host":"s3://npm-registry-packages-npm-production"}},"5.3.5":{"name":"@pdfme/converter","version":"5.3.5","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.5","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"568ff4d0b31d2b5941b47026b492327639c83994","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.5.tgz","fileCount":35,"integrity":"sha512-NIxFWlB5KNx16rJGfBTpBlcCTQeyPKThUeLzJDOueuM1OdnAytgsxmvLYr8OcXaBH73gW5hFp5QCjMqNzFhFGA==","signatures":[{"sig":"MEQCIGcTE8O0O+tZKCjbMmgJsTS/N3dpQ7EBAAsiZKtOizsZAiAtg4VnxcbEQBYd6/uj3psiDoSqjpoinA4KM3k5LsbQyA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":49568},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"f95d798a1864efbbca0c9cb37c29bb4230931094","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.2","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.5_1739145240895_0.08029958797189862","host":"s3://npm-registry-packages-npm-production"}},"5.3.5-dev.1":{"name":"@pdfme/converter","version":"5.3.5-dev.1","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.5-dev.1","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"5bceb78d14f6a30e3f1c7aecaa350d2abe1904bc","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.5-dev.1.tgz","fileCount":35,"integrity":"sha512-brz6F6Ic8qHnUdBqtfr/VbMyenohbMt6Vy9HcuTcZBratURHNSQJA5ZlzgBScTHGJcIv/csNialZY+IkYLbLbA==","signatures":[{"sig":"MEYCIQDdCe9rRj8U+wnEZiIDfrSey1EBpcxX9vpOytoA1BwdBAIhALHD1Ojc1j7YyqBFydIGxht6KpmASWVZBmmECmRowUx+","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":49574},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"b97ab98334ee43871b665d1e72a06052d603876e","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.2","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.5-dev.1_1739269588775_0.538228888152722","host":"s3://npm-registry-packages-npm-production"}},"5.3.5-dev.2":{"name":"@pdfme/converter","version":"5.3.5-dev.2","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.5-dev.2","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"fbdcfc9e0719ffe2e645a7a0a1e95a6edbdd6c5e","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.5-dev.2.tgz","fileCount":35,"integrity":"sha512-f/h56L/l8hVzfV/K5hGP64FX8qkIazIubYK5hWXIW+SWXJq+X3qJ0sWUV7BqOjBxIgI58cd8zuSGuHnmoEtT+A==","signatures":[{"sig":"MEUCIQDnDCx4+HMXT8P2fxEJMz336d3m0A/FYZFkY6CBHKdvagIgfc2BbfHipesj+xO3ey/3m+1svoFr9Xx6hDyeHZaUXUE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":49574},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"74c5fc7b013308aa585203c125df429b0b83016f","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.2","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.5-dev.2_1739270137771_0.8154311679031132","host":"s3://npm-registry-packages-npm-production"}},"5.3.5-dev.3":{"name":"@pdfme/converter","version":"5.3.5-dev.3","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.5-dev.3","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"5987f3abfc6f171f6d070cd23ee19662470daf8e","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.5-dev.3.tgz","fileCount":35,"integrity":"sha512-m+vzuWsrwRfjG2GH9N2gwe2eLtKFuDJgyzynFM3+zTBaZolLRamSikPH1L4oHsT4pjI7r93uMhnD/a6RmmzoZA==","signatures":[{"sig":"MEQCIH7XxWPLifHP4lKVjNs/5fBiFzZlEx+VO/WcFDD45q7LAiBUQLCuMuv/yTYofO/AivclnbF0TM9WG/iDMSxX2OZ+lQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":49574},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"283a4dc9c98da091ed88436af71dbaa61fff6bb9","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.2","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.5-dev.3_1739270713010_0.3670175566523215","host":"s3://npm-registry-packages-npm-production"}},"5.3.5-dev.4":{"name":"@pdfme/converter","version":"5.3.5-dev.4","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.5-dev.4","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"b25b927862a93b1d37ec38c2d1865e02faa9e1c4","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.5-dev.4.tgz","fileCount":35,"integrity":"sha512-5IALVnnUhJWsCoMbGGBsF5MBJWr/yKwruYkvrtt1UsCAiTUvxNtIO0s8P+23z0x/JPii4DpjaH7j3UBAJiXKMQ==","signatures":[{"sig":"MEQCIAHAgNJEh55trUz5NXJ6sGeP2LD03xJMKmmF7E99J18pAiBnxjz86cDLNmDqrv61YTWh+WPcH8KwgJRMxLvTUjydLg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":49574},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"7b12fafd57cda8d95b232272f251a471b6462b9a","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.2","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.5-dev.4_1739322003506_0.8454252920513394","host":"s3://npm-registry-packages-npm-production"}},"5.3.5-dev.5":{"name":"@pdfme/converter","version":"5.3.5-dev.5","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.5-dev.5","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"f53471f8a74ad5ecd877efcbf66fde43ab24d3a7","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.5-dev.5.tgz","fileCount":35,"integrity":"sha512-7tSEwIb0YxGwsWqpSGothn+0Sdv6qLtyVpcxyxj+/mYPqXgEHxG0ujWip5K8iUPVqU0WcokaSo6nWSpXbHzGag==","signatures":[{"sig":"MEQCIAet7P6JIC1WWZJdht6GAMuDRcF+S1m/YWUc+/CRcP25AiArPLWk39wOHEFMDhWoYSSOqMGnOZwj5HmtH/tZcK5+Rw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":49574},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"33323034c56ee2edf7e7c24165bbe4e5838ddb43","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.2","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.5-dev.5_1739339030031_0.5674461634399925","host":"s3://npm-registry-packages-npm-production"}},"5.3.5-dev.6":{"name":"@pdfme/converter","version":"5.3.5-dev.6","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.5-dev.6","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"9ee77317d1a4b0348774fd503cd6fef291708f78","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.5-dev.6.tgz","fileCount":35,"integrity":"sha512-p1VwQkSYVkC3iIV2gTR1Mh0JQ0ZCxnk976JNhRci+GXhBtuoe/RNXCtWTIiunQ4OoyfalGcnAtv7TNg2+PhzUg==","signatures":[{"sig":"MEUCIEhWKoEA59Y7js2QguMScGy5AEKDo1dO4AlPTwhHURy6AiEAydSF1gvZOWeCFXU+VCCKjzL7HNrSfcnlGymN3wMaXsQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":49574},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"0ea87c6859b7066b39bb4103058520fd8a37e610","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.2","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.5-dev.6_1739339635893_0.04598315900803218","host":"s3://npm-registry-packages-npm-production"}},"5.3.5-dev.7":{"name":"@pdfme/converter","version":"5.3.5-dev.7","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.5-dev.7","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"bc245cef945a2b837a0f08e6100f09dab0b25dae","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.5-dev.7.tgz","fileCount":35,"integrity":"sha512-szThZX3bUShrZjd3t7Xy3pwsxIaKp5VUUR8m7i/PmDPTRXB+A2vwiHESk28rBfwt2VSb70wyLlMrE0AU2csZ0A==","signatures":[{"sig":"MEUCIAnuW85B99wmdUZoOt1YGcKC4T60ZAdqHWaTyVgTMRnZAiEA03CkOQQCxcpTJoqTrYwtevSnvSjVDhqsCMCKkEljWMc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":49574},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"4f4f57d136dc9947e6817a1f16be2f4bd84000e8","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.2","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.5-dev.7_1739494387026_0.6550934984461587","host":"s3://npm-registry-packages-npm-production"}},"5.3.5-dev.8":{"name":"@pdfme/converter","version":"5.3.5-dev.8","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.5-dev.8","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"7d54e63209a4910cce72d5e5aea268918bb4dfbb","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.5-dev.8.tgz","fileCount":35,"integrity":"sha512-SvXpRlhd9T+1kIW89uPkgnzNwfnhckWtnst7rXSHFUykvFC+WR7MKMekFSWg7hmNuVPUc52TyJQMM5/dEQWcLg==","signatures":[{"sig":"MEYCIQDIIRMpKO+jLnTd++inwFnBoXrVOdCd3vaAFVGFVtU7IgIhAIq6TSYMj8yfknTnCYTWx3vEij+Ssqg4cTKUNiA8E+wt","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":49574},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"e8f9ef532dba09bac67caccad0bb30343f2ae521","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.2","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.5-dev.8_1739495558397_0.9588094879798532","host":"s3://npm-registry-packages-npm-production"}},"5.3.5-dev.9":{"name":"@pdfme/converter","version":"5.3.5-dev.9","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.5-dev.9","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"d626766a44d6cfabae50acf295a2e77fbebb3654","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.5-dev.9.tgz","fileCount":35,"integrity":"sha512-JOIjYTLA6rBLqX4Z6VwCpswJYkvEQ4JTk5VUfCgpAr4hkYPmV7lDRAqMuPpfbz+RcAVUlLLv3QJOmh1qlMR/BQ==","signatures":[{"sig":"MEYCIQCXnf4c/S+jh+Zjy717qNsW/VBIDEkfvJIkJHW4RVnp/QIhAPhhLjA1jFerZgEkYHfQEqbQEeywqZ/B4Wv+pVbnIusM","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":49574},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"db526e8eed1082c44cf4ac91c6d1800ba3f19f90","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.2","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.5-dev.9_1739499569059_0.25592191461588","host":"s3://npm-registry-packages-npm-production"}},"5.3.6":{"name":"@pdfme/converter","version":"5.3.6","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.6","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"8e0e15e3320e07d09b2a470d7c93d64f56b56c89","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.6.tgz","fileCount":35,"integrity":"sha512-GT80tY67k4qRAH8Lf+RyJjjWFoawfur5DN5oX8OT1rYDdlfIwquS2prlSN4yTJCAv9x1bBIrtWYMFvEwE4EdDQ==","signatures":[{"sig":"MEQCIAIV6YorIB0uBjYgBD/Eh6/YvefQNnQtWwY05iNdhDDbAiB3k6keivYvchd7KWREQJcCmwr9Qc9oryOOL2nkqaYiOg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":49591},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"669cbf2f2bdae1413d0e600232c8e76a3e845ac9","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.2","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.6_1739859581103_0.4483198223670781","host":"s3://npm-registry-packages-npm-production"}},"5.3.7":{"name":"@pdfme/converter","version":"5.3.7","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.7","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"8f2893ae1b1b0b956efedbb873494681ec1f2266","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.7.tgz","fileCount":35,"integrity":"sha512-ue0f7FRrtcUgZS9rsRp1N+MSNwqt0HkTRKtqf4RwBFEfh+B5WJ3eYDisISaeo8pNKfgRV9cHVBhiIrMO0HW2fA==","signatures":[{"sig":"MEQCICJYYDbrQxWCJn70RkIG1dMREpoovDJedZqH+phobM4VAiBz6BuADVuZBznVd7gVJ1YlnrO6QEJzpyhTZHI/5QnsJA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":49591},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"445d014e70f0d19af4ab63b98c3479ae6f7a6e17","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.2","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.7_1740022060746_0.9456135472449643","host":"s3://npm-registry-packages-npm-production"}},"5.3.7-dev.1":{"name":"@pdfme/converter","version":"5.3.7-dev.1","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.7-dev.1","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"5b845c1ba8f0fb860d01437a20d956c6352ea4dc","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.7-dev.1.tgz","fileCount":42,"integrity":"sha512-e14SBplKAlaXbYUUztvgJuzLeLRhoL5zJAOOAmNkrW/GAUNNh5ZNePQVR9KicbWb7zLg6Q0MQkQC4P+R8zMyhg==","signatures":[{"sig":"MEUCIQDRHwk2+R6zbKpfu2ILdpKwOM7yqykZ3jVoevdl8YFeTwIgdvhORTagShj7J1HluhR+sauat49Mt+e82dEfE9nlcF8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":65247},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"c1b006ddbdee757ba5bafb3429bdceeacc65e203","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.2","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.7-dev.1_1740025652159_0.6626899520053482","host":"s3://npm-registry-packages-npm-production"}},"5.3.7-dev.3":{"name":"@pdfme/converter","version":"5.3.7-dev.3","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.7-dev.3","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"a018ad56b7ba98529f22bd9b9bea20d274298797","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.7-dev.3.tgz","fileCount":42,"integrity":"sha512-nze/GEZBSXfN1Fo3/01ZVxglrro3mNVpCi/vSGPJlY0i4jyWVB/r3Ml2anKoIRmRWvALsaBhgdBrUcxtbwra0A==","signatures":[{"sig":"MEUCIQDLhI2C5OAapYKA7JgIAXNlws+mCOuHJZZDk1A3w2+noAIgdd6kjQnrCjKN4jKRBZZtvlCnJXk5t4SR8SJmEOof5sY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":65247},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"d34608e6b42776a8d33377955ac411a133ff9883","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.2","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.7-dev.3_1740189595505_0.6498551440413127","host":"s3://npm-registry-packages-npm-production"}},"5.3.8":{"name":"@pdfme/converter","version":"5.3.8","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.8","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"3964ed24dd620176a5e591dc8f95b8a98ef39398","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.8.tgz","fileCount":42,"integrity":"sha512-VaVKilHq7f28DCkJwf67X7Az0aIogcwUMyJerpBlA6DxWgGZnQAFFKyNN3MUKuiFsTsEHVIcgA/jJppwBgXw5w==","signatures":[{"sig":"MEUCIQCFsRpsxJNHmVhWr3mU73gsqnU8ojKDU2pkQe01GUesEAIgSrDwN90M60zhUhbzlYaO8HG0IVUMiz8FwtxaB/Itf3s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":65241},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"d34608e6b42776a8d33377955ac411a133ff9883","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.2","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.8_1740189796865_0.8013273768219626","host":"s3://npm-registry-packages-npm-production"}},"5.3.8-dev.1":{"name":"@pdfme/converter","version":"5.3.8-dev.1","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.8-dev.1","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"1823b0df8743dd79f679192ec6808c446b21affd","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.8-dev.1.tgz","fileCount":42,"integrity":"sha512-+GS9fGWAC87R1vdoQkG+/tTMxM7FuY0L8c9+V18sD8ozhjI3r4/6gYjAQYFLM17wNZjU0fW3FuiowqRIc7scaw==","signatures":[{"sig":"MEUCIQC9ermnjZIDa5sx8xPzeOdx7lR2V4loGuT6NQWNYhtVNAIgbjQ6iQbDpg8/ZeOMW+W68HHQlbt8/2+Wly2bc51Z9Os=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":65247},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"1c3b421de6a7a6f11e9beb378cbddeb7f909078c","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.2","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.8-dev.1_1740216948196_0.7311574595775694","host":"s3://npm-registry-packages-npm-production"}},"5.3.8-dev.2":{"name":"@pdfme/converter","version":"5.3.8-dev.2","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.8-dev.2","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"61a7ef0eed82709402940e51b54461ca820fa684","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.8-dev.2.tgz","fileCount":42,"integrity":"sha512-It+uJ/7Mi1ki7nBflv0m05wu/8kTYuYg+bMNHn/soB3JaZhzj7ePefwgVfV85bN6sugv9tJkFosFo32jb3Iefg==","signatures":[{"sig":"MEYCIQCI7morOXJVeiTwIl3uSIDGtdxm/1ctt1bs8nwESmRaEAIhAP1dnDoHP5Y7q3/rrSD3ucdgYUcOKsX1Oms1Hn4Jbnsa","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":65247},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"ed865d8a1f3aeee54ba8e9dc42a7ed67b210d6bb","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.2","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.8-dev.2_1740445383190_0.3854847853091701","host":"s3://npm-registry-packages-npm-production"}},"5.3.8-dev.3":{"name":"@pdfme/converter","version":"5.3.8-dev.3","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.8-dev.3","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"d9852a1e13235454c83646c7d97cfe150277cb2c","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.8-dev.3.tgz","fileCount":42,"integrity":"sha512-YSWMldtwP/mYat1Bfnm+VhSEsdlXW5R4QJ7mc+9KEziGeNL1B52vJgrH8fUwU+E2gB0f/a++P7C2O2A9XI3i5w==","signatures":[{"sig":"MEUCIQDScPeCnAng1hDXAiFB8Hwn6MP2XXoFHgmDIv/WEjKt4QIgGKeawvSWiYc9Gk6nP5GKOuyYhOmg9BGgyHpT7Ar1XlI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":65247},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"85fb9c173f2f7e9fccd1f0cbcf3241f29fa877a7","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.8-dev.3_1740725579063_0.6906146689413399","host":"s3://npm-registry-packages-npm-production"}},"5.3.8-dev.4":{"name":"@pdfme/converter","version":"5.3.8-dev.4","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.8-dev.4","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"479d8d31ce84aafa0272bb3fea57664277e589d4","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.8-dev.4.tgz","fileCount":42,"integrity":"sha512-nup08a+80nRChrmzdCX9DompKJGFRWLMVvWDGTMenpssmyM0o7UkDRdkAzR+G6z6fEdJt/pLuMqPLWWQFce6aw==","signatures":[{"sig":"MEYCIQCY7hVmur2/y470sSBJfHA4CGkLbFc3Hnti7cAbpw1x6wIhAJKI1L/qiKM5R+AAzdvmYfOrip5NzDrz9Zw4wo+1Bl1m","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":65247},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"67262726fab830d24693588fe16350f927d7371a","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.8-dev.4_1740727108622_0.11393271483862044","host":"s3://npm-registry-packages-npm-production"}},"5.3.8-dev.6":{"name":"@pdfme/converter","version":"5.3.8-dev.6","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.8-dev.6","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"eef6b619369da2d3d6f2a68c43ca7451593c9168","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.8-dev.6.tgz","fileCount":42,"integrity":"sha512-RjLzOk0tnDlHnabQqPycCvX84rG73XRvwg5/pwgP4+J5Im2B7/IuXYyEmkgKYlpu1dIrMuphMTLBwxgCBuLJVQ==","signatures":[{"sig":"MEUCIGKDDamAseGfz0w2Wq0uB+gmfwAUna51bJQeQkJXE4fJAiEA3s5EidIfzdcWACoT0AfrCsjqbF4mDcJlcwu5mgqm3pk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":65247},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"d588046b8174480fa1291b00be10484db32765b8","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.8-dev.6_1740727952027_0.19450969921848005","host":"s3://npm-registry-packages-npm-production"}},"5.3.8-dev.7":{"name":"@pdfme/converter","version":"5.3.8-dev.7","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.8-dev.7","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"db7122df1603f6da185325fe5683011de7e2742c","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.8-dev.7.tgz","fileCount":42,"integrity":"sha512-lpNl+mSacBJ0ekey9pT01cOJnsmWRfFLX11fWxOPH+mf0bmpssfYMmwbmn2ZPNzLuZLfKbLP7M1HoAgg8G00bw==","signatures":[{"sig":"MEQCIELe1opy8W5k3yRbfHaewhs0mbAJnrYyXusSt6byQR6gAiBndt7CS6tNfDbijzSbcD6pVx4qcTOg9ePc/iJcrsbp4A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":65247},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"3f5f2fdf80ff0732d4f5ae179944c5c2803a7b4c","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.8-dev.7_1740728250472_0.755756038417267","host":"s3://npm-registry-packages-npm-production"}},"5.3.8-dev.8":{"name":"@pdfme/converter","version":"5.3.8-dev.8","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.8-dev.8","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"6f6a532db89686c58325178c73c26c1b165c2f68","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.8-dev.8.tgz","fileCount":42,"integrity":"sha512-kVrIwxoK7mtfxAHfGNJc9S81L2bUVzrmNVuccNI5EzP685jbtXrzsIHXLZmk92FKiqQTcy28wHpoa9Rg3tKSXQ==","signatures":[{"sig":"MEUCIBg+Ydp+nb/KMeItqFQeP1ZkVznfX0plqqm8yrxPOeSJAiEA/WX2PtfYCTbqHNUdVdzvHkl1/69c4iEjde3X2gFKL5M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":65247},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"cc0c65168023adf3c751dc87d4e64bf303728c99","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.8-dev.8_1740728562073_0.5696313525768324","host":"s3://npm-registry-packages-npm-production"}},"5.3.8-dev.9":{"name":"@pdfme/converter","version":"5.3.8-dev.9","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.8-dev.9","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"ef4de058da6b39d63ab83353cccad7501b24b0c8","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.8-dev.9.tgz","fileCount":42,"integrity":"sha512-I4UneAV3axpidG8Mka6Cnm7GHQvHoV0q4Ur9YTBo5cLJSEb3YnpB5JOxZMdr4vN0BjP0cHL7LHkMNKBdLmU2Zg==","signatures":[{"sig":"MEUCIQDAdWAjhLmMDFuYSNoMXU9mMNpUSH2rUVhM3Ogy3H4N8gIgL4YMTw+ryN3YiEbYeZoOwwLNSRDlogkL4Db88xDR54k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":65247},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"d56fc0bdfe6e90301822d3b8e87ef0b6a64e92e1","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.8-dev.9_1740728591195_0.09895774933511903","host":"s3://npm-registry-packages-npm-production"}},"5.3.8-dev.10":{"name":"@pdfme/converter","version":"5.3.8-dev.10","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.8-dev.10","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"762e0e6d3a1918c1ad757f4db060b09c8077a94e","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.8-dev.10.tgz","fileCount":42,"integrity":"sha512-LlM/S5/M+aru1Z5ZdVS2a1vxV8yQwvJf//TUVjyZW/bGAwE/FM0XlB3J+NgoCnSqSlxcrIYN+KTK916dMmV72w==","signatures":[{"sig":"MEUCIA+zUEUqp5ZNcidHx7/AL4+HusfA9XRTHeG2cYa0R/IbAiEAn0olMeXxOY42VZg8fj97uaByVgSBGwa1jLb6YGTECJ8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":65248},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"c0aef63be13f6ad9a0998058703c3f3f76a04968","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.8-dev.10_1740728620979_0.5580709957990522","host":"s3://npm-registry-packages-npm-production"}},"5.3.8-dev.11":{"name":"@pdfme/converter","version":"5.3.8-dev.11","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.8-dev.11","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"0da04e2ceeb097e6c88c43322c9772e1960003bb","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.8-dev.11.tgz","fileCount":42,"integrity":"sha512-2Eczbt0Y01603FddZGGXrPkve3BAfcaO20soIlkSE/cVGEnAwmUUCF7jDi0rM8mQCh1zlVuOjiZiCwRGC87ZCQ==","signatures":[{"sig":"MEUCIQDGDEFlTj0eB/Nm0H5BxeyQF+I11yo0gUN4zwNmA7BimQIgBNqfpeYZ1S5DYLNAAakPfm5uA70OXalq/r/4/sETsn4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":65248},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"51eea8f02548dfafcdafef3c6da50cb0d7e8d811","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.8-dev.11_1740728780820_0.3032638467347406","host":"s3://npm-registry-packages-npm-production"}},"5.3.8-dev.13":{"name":"@pdfme/converter","version":"5.3.8-dev.13","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.8-dev.13","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"64ceafc63dd016d5a3d903bb7f154b9644555adb","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.8-dev.13.tgz","fileCount":42,"integrity":"sha512-Mq6ekIzgZGTOKElCygJkxIOOqwXyQ+mg5LoittYcQjdeaYl4y3PzRX+JF+uSlvHgtuB0PsHDRVcGJVXAVxQXeQ==","signatures":[{"sig":"MEUCIQDv8JZpJqamb8LwfyLvRFp7R2b434xiqHA5ZqhRp/FNCgIgUYu/kuA99IDie44IkLr+hp6lnIW7EJc2MqZJdHcFdcg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":65248},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"34cbb40687dbc83ef082e203f63c226be1bc85a1","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.8-dev.13_1740729042673_0.5324217425740185","host":"s3://npm-registry-packages-npm-production"}},"5.3.8-dev.14":{"name":"@pdfme/converter","version":"5.3.8-dev.14","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.8-dev.14","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"719f8961205bd475fc2f47f1ed7947d9e35da33b","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.8-dev.14.tgz","fileCount":42,"integrity":"sha512-DZodzp/Hyxt6dTP7Wo90b2IPSci97mZJWcCBxCMnBmqwiyaM2JwN9vs1C/7T2F+Jxw9TaX5K18Um2iS3P77SGg==","signatures":[{"sig":"MEUCIQCoyHr6zmeszRBYLCAdW5PLN3mM5cRRAGQTSTZr7v10+gIgMl+0s4SUTsRlCX7Jv7WFDy/xS88Jy9+2K62+Yz97TA8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":65248},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"f5e75688803e41dfde8f213f6cdea5356ba1b1a0","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.8-dev.14_1740729386027_0.039906141614144186","host":"s3://npm-registry-packages-npm-production"}},"5.3.8-dev.15":{"name":"@pdfme/converter","version":"5.3.8-dev.15","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.8-dev.15","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"66aabc53ff33c6cf5d408b77f4457bdca50f1dab","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.8-dev.15.tgz","fileCount":42,"integrity":"sha512-/MH41inBi8hVJJRXytbDKZEJLoyRP64rv7koW+ZTtNHgdrpKnZjv8zmPyi9nAWq7svyB2XoCgJJfl1heop1Vqw==","signatures":[{"sig":"MEUCIENhJarbuz2UlysVryRFEk5Pc4gQw0Heu7O5lfMDPwI5AiEAxwF1lwrqPcApD2fgMI2YBEXlkbCzO7laRX2pI7iVdB8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":65248},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"efab4e22ef1e9f8b39ecb80c449669d24b2257ab","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.8-dev.15_1740729401718_0.18083352409969766","host":"s3://npm-registry-packages-npm-production"}},"5.3.8-dev.16":{"name":"@pdfme/converter","version":"5.3.8-dev.16","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.8-dev.16","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"76e25ef2a8ca9add14526efb80180cafb610e771","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.8-dev.16.tgz","fileCount":42,"integrity":"sha512-MGPmZRNEnml51Hj6CtjZfvA3eBchoXsqIlUYFge+BWfjk5375v513NWKtachmu6MQdajh9Fxb0xQ4ww5gNBmWg==","signatures":[{"sig":"MEYCIQDuaQWj3R0gQgFNMEzOEDdndXNaEn8X5cpMVAe6U3TpfwIhAMdTOtc0uIeHNvQRON2Vn5TU9eF7VqQB7RKafltRmB4d","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":65248},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"df7f050617ded8df3d5e7d62b8387b798a96c176","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.8-dev.16_1740729674092_0.7338243231569777","host":"s3://npm-registry-packages-npm-production"}},"5.3.8-dev.17":{"name":"@pdfme/converter","version":"5.3.8-dev.17","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.8-dev.17","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"f8c78f6c234bf280346e5f06462e259170df90c1","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.8-dev.17.tgz","fileCount":42,"integrity":"sha512-tUIAxDpcrnPRmSRQZdMcUVCVoM39ALqsUTF5IizhiMfnDVuDma/A/3jhqEk1JmDeadVmrlGR0gl869ZmsOpJDg==","signatures":[{"sig":"MEQCICjv1SNLvMoyneeZwLVFvyADbEHtE9cVmbcwVpGEuH1EAiAz+AZurr24XZQjQXZFvjIzMN3f0zCtOlfr+R56wo5geg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":65248},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"97d61f223d2c8e9f5d0c4ddd7ca62e9e137925c0","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.8-dev.17_1740730349838_0.2699305730927306","host":"s3://npm-registry-packages-npm-production"}},"5.3.8-dev.19":{"name":"@pdfme/converter","version":"5.3.8-dev.19","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.8-dev.19","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"13b898235a13109b07c9944738ac3e7c5b91b9ce","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.8-dev.19.tgz","fileCount":42,"integrity":"sha512-yIlKfmrHR5Mi3Gr1HCrrctq6/FTocZsbxY8w+CGQRzW0e0HLFGJYXXMvL0s4qTTDloiRHV9sLZlGISqXshUgiw==","signatures":[{"sig":"MEYCIQCc4r+tWKfg0mI7tFxl+gVVx7Oz7JHjI1z72PrxmcS3wwIhAOEVw3b9o5UGQJEejXOYcqrUk1AaVue253ufzmGbcgUl","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":65248},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"2c918486ef6057c9b6f44d1926a8d24fb25b233e","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.8-dev.19_1740730395785_0.21720274529394334","host":"s3://npm-registry-packages-npm-production"}},"5.3.8-dev.20":{"name":"@pdfme/converter","version":"5.3.8-dev.20","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.8-dev.20","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"5ac13998771e9a3a18b287d17463bc47962a58bc","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.8-dev.20.tgz","fileCount":42,"integrity":"sha512-1BV7yyYovXJ1qOBfigEXCeAk1BmE25r/89YKQbj1Cxn2W3RB/QyNYhpHA/D7mjWAVuuwx/Z3GyWfi8xty3l6WQ==","signatures":[{"sig":"MEUCIQDVSGbBWDwmf59cjHbBbCBOLPDg047xPKsX5lZQT4puWAIger/A+1SpCZ/MrT+KXdhKOQ5TmLr0ufiyhr0Rq/8K5eU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":65248},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"f55472653962e9d4a20251163467526032842f42","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.8-dev.20_1740730691755_0.4213799158841327","host":"s3://npm-registry-packages-npm-production"}},"5.3.8-dev.21":{"name":"@pdfme/converter","version":"5.3.8-dev.21","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.8-dev.21","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"6ee637b15d44b344b4d95ab817c0d6e540c0b1f1","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.8-dev.21.tgz","fileCount":42,"integrity":"sha512-c2UjJSCwQtezNZBBeaaE4hdcwP4zQUckjVys0TqMzq2HOCiYW9WVBEt41AHmmr7BweaNoCXXHAI0W9iJy9mEYA==","signatures":[{"sig":"MEQCIF80P8YRblOXSZa+EeaIf5JpezgjDiUb14VSTm6J1IsOAiBTMl3DHU/BjHQ8dkpkUQPSGv/vtSK1QcDQw4kRRoBI0Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":65248},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"29628e9d2950dd23e3e4809903b5758e07f5608d","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.8-dev.21_1740731825732_0.2523554068844662","host":"s3://npm-registry-packages-npm-production"}},"5.3.8-dev.23":{"name":"@pdfme/converter","version":"5.3.8-dev.23","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.8-dev.23","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"2041df0abfff9ec64c406f908da7fc752f1dc9de","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.8-dev.23.tgz","fileCount":42,"integrity":"sha512-traFe7aYGW28Mct9NeIjoB57ZeoBu6wpfrYFEOLnQREpyQ4QizMlr1orEWmcjpAtYeNhgZtBFW0IfWgVTezCbQ==","signatures":[{"sig":"MEUCIQDhXFO2bOApQrW8j9VQCKIDElH/BecpAsXH5gpFz0HSsQIgXfoCYDnSs6D8SHmpF838GUeZkPiQXpdhtkoTESRxNtQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":65248},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"24ab780f472abb28ba00635843ca42a221cd4fa4","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.8-dev.23_1740732304565_0.6516062367151292","host":"s3://npm-registry-packages-npm-production"}},"5.3.8-dev.24":{"name":"@pdfme/converter","version":"5.3.8-dev.24","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.8-dev.24","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"7a168475fb8052259e7bf86714ace27aec80914b","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.8-dev.24.tgz","fileCount":42,"integrity":"sha512-8yYAQA+KtiyAs1xDcUhI2nN06Y5Wcx+hJKaRD2L1Tp3QMWZFnNPhH2s+w3A5hRCuiFSJicJwY9hD0b5IDG3UnA==","signatures":[{"sig":"MEQCICsBumwf2si9IygZqUOzF5RKvmWLKg2+G3G1Mi4GMdNEAiBSNhdm+MP97Oa/U0qVr6R1Tn2/J4EJpIR3wVjbR2FUrw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":65285},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"8d824db3f51b4d0e47ac5283974aa5edc5c052a6","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.8-dev.24_1740743587607_0.05591088046574422","host":"s3://npm-registry-packages-npm-production"}},"5.3.8-dev.26":{"name":"@pdfme/converter","version":"5.3.8-dev.26","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.8-dev.26","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"e8df1ed3cbf2b393c73892e30ae7d4debbe8107d","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.8-dev.26.tgz","fileCount":42,"integrity":"sha512-498d6Ud7fu164TZBginP7G/GdaDbvSklb+VUJ0eNFDi0pS2yuF9kHnf8obOwji05qN63Hez3qfc6HHr8I7ijTQ==","signatures":[{"sig":"MEYCIQDWWEWeMco6fdH6KyDsjHunAztpomFvoEQti2iBVTJeRgIhAO1cLZ2C2AuKSzHPq4pSk9RBwzfx1Pz3HzeXOPXejpL9","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":65285},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"76fd7910c480ba94418dc6a7ed87889c36205d27","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.8-dev.26_1740743669894_0.7752866803453224","host":"s3://npm-registry-packages-npm-production"}},"5.3.8-dev.29":{"name":"@pdfme/converter","version":"5.3.8-dev.29","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.8-dev.29","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"f2e93e1ebe586570bf629e052890a57ec08391eb","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.8-dev.29.tgz","fileCount":42,"integrity":"sha512-jxzfmmvMJFtt/Ka868zIxbTcZ8qilM+RNnmgIjQ1lPi98I3SQaQc1Ltizk3L77hL21LGJU0H9YYGWRwBu5T+Ag==","signatures":[{"sig":"MEUCIQCeJbi5Fxk8sWaRLC0jtRxY7dxFtoC97nhmXgr7Oxz/BQIgTnf1CJ714yQ0POoCK/TrZECmA7p6LtdnFKcMBmP81tw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":65285},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"fd9cd52260c20c32f17e97efcf89a9c0e6b54425","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.8-dev.29_1740745228868_0.805361453706247","host":"s3://npm-registry-packages-npm-production"}},"5.3.8-dev.36":{"name":"@pdfme/converter","version":"5.3.8-dev.36","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.8-dev.36","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"f0e513ea0c1fa75d5d8d0a0a61128b56d52ee27b","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.8-dev.36.tgz","fileCount":42,"integrity":"sha512-hbUHWYSu6qRR8Sdoj5kqIyE7t50sF6RSlnpgqD01YG2WGG6vihHFTwEUvcL2i9ERr0zglwDwcQ8Dpk96uPfu0g==","signatures":[{"sig":"MEQCIB8aXLaQI7xEUASBQe/RQ6oW9EqTMLsahuPS0qHLonHrAiB1A+iylbSyxcy8VsYtS67iMxcDuCnIMEQWHP0Z7wSmLA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":65697},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","type":"module","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"cfbf90d79aaa1d4085bd6b3589ccc03eb731dcaf","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.8-dev.36_1740764094951_0.7975874506385991","host":"s3://npm-registry-packages-npm-production"}},"5.3.8-dev.41":{"name":"@pdfme/converter","version":"5.3.8-dev.41","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.8-dev.41","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"70f5726f0bd2019fd975cfc09bfbec60a1859421","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.8-dev.41.tgz","fileCount":42,"integrity":"sha512-sArR7rBPkDK3RXs0fMfaeaijuHeGarqVf1DhNOqMF/7iCfO06raEPRmyuH7FPwiEmrNkKqhn2YTz3yP6RjVuPQ==","signatures":[{"sig":"MEUCIGVNm89G2czMUNFO4E4HLpL8tAsRiP3MuerpUU7ALOScAiEAjTElntOLp0IQxvyRNnb2TYs/Mp0UXu/7Ka9qe9SQNHY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":64665},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"b1af5c2c8f3e33da2de39a756a9d22fa45cd4fa0","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.8-dev.41_1740816923591_0.44704456634098855","host":"s3://npm-registry-packages-npm-production"}},"5.3.8-dev.42":{"name":"@pdfme/converter","version":"5.3.8-dev.42","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.8-dev.42","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"126d2ebfe3d33d04105b5ca025d0bc1152315997","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.8-dev.42.tgz","fileCount":42,"integrity":"sha512-74fzAlnDB74tTB7h/WAPK/EpvLwKlozYqpy60sk9715jg3bHna9e9i3/6nN9Z+j1O8JCTg0HrC1J+qzOPy5IPA==","signatures":[{"sig":"MEUCIQCR77lWuO60h4zoHdjeUZHxN3gOC51NzzKUTiJ41eMcoAIgDVVuehbEWDJb8PImtucBiBvwqZOqV75e18405THn4zE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":65203},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"102ca8cc62bd7bea543c700c19c937f4a351b985","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs --no-error-on-unmatched-pattern","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.8-dev.42_1740965071976_0.6104015231882112","host":"s3://npm-registry-packages-npm-production"}},"5.3.8-dev.43":{"name":"@pdfme/converter","version":"5.3.8-dev.43","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.8-dev.43","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"f12c3572fa23b2e42f3557a5bc54d8a4483c268c","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.8-dev.43.tgz","fileCount":42,"integrity":"sha512-SezKdBOOv3/XVnif1FggLvT/4n++GyqqeOOkUHbXaTVfmWwWCa46I5DLEKUTyZE6CVUX+VJFBgaGse6nWYCvVQ==","signatures":[{"sig":"MEUCIQCF2ea63NQVCHvjp1K3FSxLmTMMeSa9PYKD7sRygP6kfQIgOOnVQl2n+aO9LMp9bGpUqZzx5eqy14Bst12jYrv0bBA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":65203},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"524b2af98a42e877e72594604f9584a6f0ac541d","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs --no-error-on-unmatched-pattern","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.8-dev.43_1741038030143_0.47185496523833215","host":"s3://npm-registry-packages-npm-production"}},"5.3.8-dev.44":{"name":"@pdfme/converter","version":"5.3.8-dev.44","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.8-dev.44","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"34d3b3948ab50036edb41a1076b5abe0d8029352","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.8-dev.44.tgz","fileCount":42,"integrity":"sha512-grOpgIUO+3tq4L5wpfdN7u6j/T7zwLP6Ed2ik3W1VnJ7ZDNmoJaOTB4JLYwXYxFT8fcqLj562D3+faaO56PEBw==","signatures":[{"sig":"MEYCIQD5WtwG31/gYk2GhqaoPSGh4l0JPIjxZ8TmO6RmTconUgIhAONxVQU1ep2AYA6Du3kMXPf7AQnnpiMOUo5EHE3m9biO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":65203},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"bcd39fc6c2f5f241306100c5ba7f4cf21db578a9","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs --no-error-on-unmatched-pattern","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.8-dev.44_1741038040902_0.1584361505194405","host":"s3://npm-registry-packages-npm-production"}},"5.3.8-dev.45":{"name":"@pdfme/converter","version":"5.3.8-dev.45","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.8-dev.45","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"3d394dcc104f0f99fdbf56fcea8564fef0c7a8b9","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.8-dev.45.tgz","fileCount":42,"integrity":"sha512-bZ4snevBBa2DMLwh+W2PDbdXTfzrerZEReTjxxRZiGgs7htgy4cSe1c9NJKhONWj4MVSX1Qo6OY1gCvSYIqJJw==","signatures":[{"sig":"MEQCIC88cc3WoO5hYFgZmC9ccZYQYzme/cjVv4WpzAAs7085AiAOJXTy7D4cq0TMkTVlfk6OHt9BxsZWyH0ov40PqBzAEw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":65203},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"d9a8c4802e6f602e396c21a57dd285ba443a08d1","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs --no-error-on-unmatched-pattern","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.8-dev.45_1741038291410_0.8713287007707877","host":"s3://npm-registry-packages-npm-production"}},"5.3.8-dev.46":{"name":"@pdfme/converter","version":"5.3.8-dev.46","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.8-dev.46","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"9c65ed8cc9085d1e6a4c01972b8e0b651f1b72e5","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.8-dev.46.tgz","fileCount":42,"integrity":"sha512-ynum73kArbLQlZxDaR9+oPqIHQ52OwK38xPIsD15zMGuaosKeg/lIdsIGhCCxxPM9rcLkOBM/M7vzEekAht3/A==","signatures":[{"sig":"MEUCIQDr2lEvsaCckI+7N05wVPB6maMpOrM6PqL4/B7vGNortwIgIFO89pO6GfJtbx6fA3JT9ujk1vb3fq+ng836XIsXLb8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":65203},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"edca77c085df91698d3be5ed7b017212d6e1f47b","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs --no-error-on-unmatched-pattern","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.8-dev.46_1741038295670_0.09666739319820938","host":"s3://npm-registry-packages-npm-production"}},"5.3.8-dev.47":{"name":"@pdfme/converter","version":"5.3.8-dev.47","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.8-dev.47","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"b688c2f783cb907cc34b5f1c6e99af4f25458668","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.8-dev.47.tgz","fileCount":42,"integrity":"sha512-yOR8gwTAPVABGErLiS1qEcS/npqaZS7ir4Qp8JzjwbhDHwXDlpwiAGSoj5Kr2AwQDGkUwEPo5O7Dln6SoXGLgQ==","signatures":[{"sig":"MEYCIQCKLNSHt26p+kjllm48pSVGCbi2iVcPUdVAfhsRz4VgrAIhANXxy5acw9GVd7kF6XWY2tuAdEY6v12rmDqb/vesILY2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":65203},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"7303859db9bc444d12c24ee47003de3e04d380e9","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs --no-error-on-unmatched-pattern","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.8-dev.47_1741038316196_0.2889206918105678","host":"s3://npm-registry-packages-npm-production"}},"5.3.8-dev.48":{"name":"@pdfme/converter","version":"5.3.8-dev.48","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.8-dev.48","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"26a037929053de91b1e5e9e9b1d614a58e71aded","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.8-dev.48.tgz","fileCount":42,"integrity":"sha512-VqNtMRIm5VeSwDqrDAhMHlbivh/HqJtvR1xRz+0+oIRzkMxxdR/CXpxchTb5Yq14irRHV9pBq0luw8srYIhvxw==","signatures":[{"sig":"MEUCIQCGyfTgTMK46g258jDTskV9OvArcIs6gzBVqlVpmgnzcAIgawKqn8JDeX795wZBSQLiwjQkTsu4K162OaUtaGQUfOI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":65203},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"76d2add0cb4db51b43289a98829840651c5471d0","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs --no-error-on-unmatched-pattern","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.8-dev.48_1741038322019_0.38658833708953355","host":"s3://npm-registry-packages-npm-production"}},"5.3.8-dev.49":{"name":"@pdfme/converter","version":"5.3.8-dev.49","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.8-dev.49","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"088521d14458e6496dd6ca4718973b11b01e9066","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.8-dev.49.tgz","fileCount":42,"integrity":"sha512-w+vF5AzhKoOXcOvGsSSbP/NjYeD5fE4jfDPLH8hP85Ftn5alRgei6XjCP36fBt42wJ5ew1Qo7GgVwz3S7Z27DA==","signatures":[{"sig":"MEUCIQC6hLRT0JQvCyq0PTjJ9TfaQbB2YbNtLIzRTfXurkANOAIgd7OcfwBOzv5MHh0Uw9q5OrvM9Rm4mR1EAYhfuFvbh3k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":65203},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"b48d7ebbf4e0291ebfa04cca10dc3f125fee6159","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs --no-error-on-unmatched-pattern","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.8-dev.49_1741038350410_0.9598766563262537","host":"s3://npm-registry-packages-npm-production"}},"5.3.8-dev.50":{"name":"@pdfme/converter","version":"5.3.8-dev.50","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.8-dev.50","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"b6ef1f48f14cc482b5158ed02e374208b7f5ec1a","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.8-dev.50.tgz","fileCount":42,"integrity":"sha512-RZJ56YkAqghmttlYH9WdkaaJEfpcvJ70+Odbf+77enFL81Cok4V5xkKRZtxuBiU/UTv03637hGchgNL1JzWW5g==","signatures":[{"sig":"MEYCIQCKGFeDh9cJhcqPps0qbGkJHpEvYNLN3p9vNckYXJ10kwIhAKZoI8fLpfy6cgWUNVB9MtbDACtFvng/LxAnBL2FwhLo","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":65203},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"e292116ec02b4031345e3059df72c953b9509bca","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs --no-error-on-unmatched-pattern","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.8-dev.50_1741038404528_0.5823347461044106","host":"s3://npm-registry-packages-npm-production"}},"5.3.8-dev.51":{"name":"@pdfme/converter","version":"5.3.8-dev.51","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.8-dev.51","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"246309592cbdbd4e17caef4d80b10d280bb74270","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.8-dev.51.tgz","fileCount":42,"integrity":"sha512-u7QhPAhbbotcmdHhqHLHzaNB04VbrQaD0WCN6XhBG5f5+Wuy2MhqA2YaPH8G9uJkB48DOX5n4YjCkqJZ2fUR6w==","signatures":[{"sig":"MEQCIB15f4mEF3VyQEpMfoc+KGe8XzpEpES0CTYVHsmrfTXbAiBJcGs4rm2xtxia3cr+gsgeVaiVa4rK6Mp1VXelvND1sQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":65203},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"3cf208ed9cc79c855533c14733bdeaa70928423b","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs --no-error-on-unmatched-pattern","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.8-dev.51_1741038440110_0.48098146632805183","host":"s3://npm-registry-packages-npm-production"}},"5.3.8-dev.56":{"name":"@pdfme/converter","version":"5.3.8-dev.56","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.8-dev.56","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"09ab333ede172b984c383c0ab0be88c099017a55","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.8-dev.56.tgz","fileCount":42,"integrity":"sha512-hl7OnDz9jD9qlqBILU7tvFAYQtbqV2nuor60wixnVIi3VznetP3VuvVxXFvcuewbr4tyarhE2wd204C3q3iVHA==","signatures":[{"sig":"MEUCIQDBt84kopFNbWtBayC+6WbGpVqaJVdtC6FZ39PEgsdI0QIgOBw00y28DiQq2g1GLtYSjc1DO8QPEsJZ80PnzNgZGOo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":65739},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"96a8eddf548fe9f081680c52e7b9d887feb06572","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs --no-error-on-unmatched-pattern","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.8-dev.56_1741051296947_0.04320674274351055","host":"s3://npm-registry-packages-npm-production"}},"5.3.8-dev.57":{"name":"@pdfme/converter","version":"5.3.8-dev.57","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.8-dev.57","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"30c2a3b7b37d8b88d17f81f58223da199dcf48bd","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.8-dev.57.tgz","fileCount":42,"integrity":"sha512-OYlIGS9xANwqKh65vr0eboKktiVSpte3It7uTQvmW03cqL5Wyf/CZtTsoBXKpvYdL5LYxPUhfKDcYLv8B1viaw==","signatures":[{"sig":"MEUCIQDqne9jHYuV3ijYxS/JipLE1KIoqNnxKIHc0jhQ+pKMagIgAz3THbbpBfYCdn96MsVzfQGLiuNxL6FT5vyW8Pc3ruw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":65739},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"a11926703b72006b7c25cbcf6c74b78d803f20bb","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs --no-error-on-unmatched-pattern","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.8-dev.57_1741053771694_0.9073890687193686","host":"s3://npm-registry-packages-npm-production"}},"5.3.8-dev.58":{"name":"@pdfme/converter","version":"5.3.8-dev.58","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.8-dev.58","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"63629ae3715ab33724da991236ec5e5849845421","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.8-dev.58.tgz","fileCount":42,"integrity":"sha512-ffbTlTxMa/gCRlBCNjoNApdFRP3IOD9Hha7DUvdCWsYpTTmNcTsWXpzy8+JLHkCupL1I3JcPXrQqJQsONrWnFQ==","signatures":[{"sig":"MEYCIQCMz2zBBHBzLApshqP2OGUezf0znanOk7DTMYQ69Kg8NAIhAPNJmorvL/dLqdM55ScJKWoJA/0eaSoVjOOlkHPGMqLk","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":65746},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"f134f15007cb9fb0b8bb59047d8c62410ece0059","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs --no-error-on-unmatched-pattern","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.8-dev.58_1741054536301_0.5200742361547874","host":"s3://npm-registry-packages-npm-production"}},"5.3.8-dev.59":{"name":"@pdfme/converter","version":"5.3.8-dev.59","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.8-dev.59","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"c30def17d4fbc133915458d0a9bf084690f7cdb1","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.8-dev.59.tgz","fileCount":42,"integrity":"sha512-kCHv6V1pqGp8fNtkqzJd87wvrg0K4shQ7zIVzFcxvy334tYBEUDb5Xw/pUVezTmorXQp9JFp9cdpl/favM6zUQ==","signatures":[{"sig":"MEUCIEB4s9wTZGYmFvOiauvl/jID6JZfaIZRBWQPkGjUoD2FAiEAzblpo2xuvQ6naIQr/2LhmICQs3HP12a+0uspCr75nMs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":65746},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"b56e3b46decca1e081e316e226cf837be0a9e6ab","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs --no-error-on-unmatched-pattern","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.8-dev.59_1741055137584_0.4814805706106804","host":"s3://npm-registry-packages-npm-production"}},"5.3.8-dev.60":{"name":"@pdfme/converter","version":"5.3.8-dev.60","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.8-dev.60","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"cffa48da30552e762c248456e1ef899027048fa8","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.8-dev.60.tgz","fileCount":42,"integrity":"sha512-2WHV9arAA9PGDbiybvurTbnVYKO5jPW/+L09+Y+CI0xWmtufTj+RVH4OJckoqOKI6slrL8udqkSJE6GTEfHpzQ==","signatures":[{"sig":"MEYCIQDDY02Z1lNdveQXgIUa5OYft8giAEHyTtwyO2W9TMPtIwIhALa60ur1ZEBDGiPfqn86zUVVtyoskSPsqd2KFNJCy0gZ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":65746},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"0b5fa027e60c4f77385f4f7ebeded3899ed87e05","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs --no-error-on-unmatched-pattern","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.8-dev.60_1741065622126_0.4795795999184622","host":"s3://npm-registry-packages-npm-production"}},"5.3.8-dev.61":{"name":"@pdfme/converter","version":"5.3.8-dev.61","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.8-dev.61","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"301906f07f67861a018a8f7825cef72284ca1941","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.8-dev.61.tgz","fileCount":42,"integrity":"sha512-/kemjbd5jZWaXJyH5bIerH5LQpgiJ5DK6pPIA2ASMFvW/y8jX3d56k8j7Aw+YyFWrydarwPrOUdRSzJx5L8loQ==","signatures":[{"sig":"MEUCIQCDydVLYWIBvC8S+h/gBP7Jb3BnTkmkO0FJaepBsOl+bwIgdTotL8IbhLadlBm7wOze/uiaTAlRsjp5sq8bCSz2K4k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":65746},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"ac9c20717ca4d7aaf42fd07b7c72ebd00e388449","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs --no-error-on-unmatched-pattern","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.8-dev.61_1741069568869_0.4903330113144302","host":"s3://npm-registry-packages-npm-production"}},"5.3.8-dev.62":{"name":"@pdfme/converter","version":"5.3.8-dev.62","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.8-dev.62","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"7f1f38e019119fdafaaecfe31b8413b739d4a116","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.8-dev.62.tgz","fileCount":42,"integrity":"sha512-4lNn+YWd5Sglt78BsxXdzyOOGCjAnEpQNssKZnvi8SvhfsIw7DrLxPX0EWnpbxP/XvznXEaYTGcYxQlsK+O2+g==","signatures":[{"sig":"MEUCIEfZrAj5pTs/1o9INGH9hXnJ6pSRM2uxBAn5ket9DHXvAiEAwXHl2rPFOjwQ8ofOdcFt9xXjiR6iKPQW3OlPeWsKJv4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":67014},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"1a58874c326feabab2c4ae55e06e463459c9d84b","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs --no-error-on-unmatched-pattern","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.8-dev.62_1741079980199_0.2604188994672101","host":"s3://npm-registry-packages-npm-production"}},"5.3.8-dev.63":{"name":"@pdfme/converter","version":"5.3.8-dev.63","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.8-dev.63","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"afcf95204302c9552c9a9fdb3ecf00d738d9ecb4","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.8-dev.63.tgz","fileCount":42,"integrity":"sha512-M3fAxz65a0WBCYhsSJkQxAqPSDLDqVyX/9lNX6VSWxrHIvjxVj0cXD7Di9fHaPxz11rnIaedxgNZCqWYSCfGkg==","signatures":[{"sig":"MEQCID4WOfM7ZE9BAw2RsKGDzlVsQ/ijOsmKNxbS8HYRJDCXAiBnn9+AgkF7oCzDHUbz615uO1MWm0UIOH7rkoE6DgEqrw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":67014},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"ba951cd299957b1894ddff7463c55409a2bbce32","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs --no-error-on-unmatched-pattern","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.8-dev.63_1741134375396_0.6226535410581642","host":"s3://npm-registry-packages-npm-production"}},"5.3.9":{"name":"@pdfme/converter","version":"5.3.9","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.9","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"87217200a3fe8557add556bb18403b342b0903ff","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.9.tgz","fileCount":42,"integrity":"sha512-AoxuPWWg0IT3eDKFDemHyEu9iIMlu2GkdwTqVaRjUFB7osVAHAJMMW0NIp+8dZ1w5mOmN4MSyTijeippg3p75w==","signatures":[{"sig":"MEUCID19HQuF1/bPpPBOSDpX8aej4zbMzyEEoNc3ZPJsBxZoAiEA9xHNLMqfp5bpLPsz+o7pWNG6vxXOTNWKgPyqc5l3gBk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":67007},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"ba951cd299957b1894ddff7463c55409a2bbce32","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs --no-error-on-unmatched-pattern","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.9_1741134747677_0.8222555870331467","host":"s3://npm-registry-packages-npm-production"}},"5.3.9-dev.1":{"name":"@pdfme/converter","version":"5.3.9-dev.1","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.9-dev.1","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"5a035c5c9e5471bc1d8f3ff5dba0b7095a347f61","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.9-dev.1.tgz","fileCount":42,"integrity":"sha512-ETtYJFH92iKsx06F7pfvcD1sNxyb9ddV+fOddZgykpLvyyGqdDQAl2MSvnEUOQvYTtKZvIk7HhVIFoA2kX455g==","signatures":[{"sig":"MEUCIG6kpg7StRzQwT4sBTnNoIi6QjnNIV/qoG6KnIO15WpXAiEAkZI0kBcD/Qrq+COw2ifvkO4cASkcc8gLkYMMt6FQ5vs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":67013},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"b941bc9038b3a78cd4fbd983f6a26e6e122c188d","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs --no-error-on-unmatched-pattern","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.9-dev.1_1741136996254_0.8757259416080954","host":"s3://npm-registry-packages-npm-production"}},"5.3.10":{"name":"@pdfme/converter","version":"5.3.10","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.10","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"cd0198303363763172198eeab25b1f55b798034a","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.10.tgz","fileCount":42,"integrity":"sha512-yZmkL91J8fDC9cFoDj2nlVK0phGWb1bgBLIDxTYRpFD5TxYba8ZMZTyb5Z69JUPGfadw9a6wzAoqkIRCcnV8aQ==","signatures":[{"sig":"MEUCIQCrrDXOwhey/LXPbHHHl04hydaIfirQTax0+9AbI4PuFAIgMi06JeruopzhCTtksc5BO9zIIh1cnxC1RVpdji3jrsQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":67008},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"b941bc9038b3a78cd4fbd983f6a26e6e122c188d","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs --no-error-on-unmatched-pattern","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.10_1741137042234_0.1308165265374268","host":"s3://npm-registry-packages-npm-production"}},"5.3.10-dev.1":{"name":"@pdfme/converter","version":"5.3.10-dev.1","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.10-dev.1","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"d8fc15832ceafce9a3bef206356fa14a5deb6380","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.10-dev.1.tgz","fileCount":42,"integrity":"sha512-LwhEulQXD5JiQELFmcTsAj0zuR6q7z5wl4rC7VUL+YxtKQ9lKYG7JtABz5t9L70j0H+CW9AeOOOlh9D0tCp1MA==","signatures":[{"sig":"MEYCIQCg7kwMTxEd9xOLGHzXsKanp7BxxH0hWBt6iQ95kK/jMQIhALd82M+xQ58XwakQON7LHe/07ap+EqRSy48OsOWBpTbe","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":67014},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"959e3f78b88a891b85f359b78b59d615c5627203","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs --no-error-on-unmatched-pattern","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.10-dev.1_1741137665620_0.16162123072820433","host":"s3://npm-registry-packages-npm-production"}},"5.3.11":{"name":"@pdfme/converter","version":"5.3.11","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.11","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"808298f8819c8feff8208fb09c873e4473161c1c","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.11.tgz","fileCount":42,"integrity":"sha512-NJ/Q/50BZb6JK263lNElHanSS8lVW2fHSPFW2K4a8n2/lGtNbOWBqPP5uXKHLLKlUs2buEvX9hCflET2kdr4Vg==","signatures":[{"sig":"MEQCIC0v7eU+B3CWIzV0yOfbfBIOBjGdqy6fVowTO4VaatnEAiBPqtzaA4rZAneqiDBhOcRuiLilxbrCWul77rX83/6zjw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":67008},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"959e3f78b88a891b85f359b78b59d615c5627203","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs --no-error-on-unmatched-pattern","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.11_1741137793178_0.05796774561449469","host":"s3://npm-registry-packages-npm-production"}},"5.3.11-dev.1":{"name":"@pdfme/converter","version":"5.3.11-dev.1","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.11-dev.1","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"6573ea1d342e5bd819de1a30639b2c09bc2d4044","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.11-dev.1.tgz","fileCount":42,"integrity":"sha512-nw5ukohfEZH+YksrmmfNTNTQepWfiKp3L21avLwU79GCs6sXwjtDos8Oih/6VnS33cPTAf/pYjdxAfUPWCB3jQ==","signatures":[{"sig":"MEUCIQC2lOirfXmAyQNNKEZWjtQeS/5sT7lJ17Ya4u2T8lbFogIgBGY2hohHg0EoH9j1LZB64phBc8OL+PfxULH3ftzcJag=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":67014},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"1edaba859cd252ebb12e18e71e1f8ad87e36ae94","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs --no-error-on-unmatched-pattern","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.11-dev.1_1741140823431_0.17208960521045014","host":"s3://npm-registry-packages-npm-production"}},"5.3.11-dev.2":{"name":"@pdfme/converter","version":"5.3.11-dev.2","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.11-dev.2","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"1d6ad96b07322c69b4c6e0cee2d58d74a8cf7f75","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.11-dev.2.tgz","fileCount":42,"integrity":"sha512-lsL6eJ2onWrjiNcAGvE5Gvf5nXLXWb8d7tXRJD2QlzmL357lhy0vZy3NKEsVLRO2LP5JwXiPwTs01BaCcVR3rQ==","signatures":[{"sig":"MEQCICmOcEpP+abToezHZKn/McpJmmmbYh2xkvBCnMANUvTlAiBDYpBDqlDlE0cdjzLiIiVzpWLjf5GCUOOE2q4kap8Z1A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":68313},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"33b6d4f546ba6fc8e751a577952f139312935aae","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs --no-error-on-unmatched-pattern","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.11-dev.2_1741142130735_0.8124348358848457","host":"s3://npm-registry-packages-npm-production"}},"5.3.11-dev.3":{"name":"@pdfme/converter","version":"5.3.11-dev.3","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.11-dev.3","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"20224e8c15905cc6438e3f9ca8d58d9f78c2b805","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.11-dev.3.tgz","fileCount":42,"integrity":"sha512-HEt6G/360oOp008DKV1ooRR+mkqt9sOJIf2PD8QvOKRMCDe8vtyitzE5Cq2t3+M39u4KrZ8LRYlGVn+TjMiT9w==","signatures":[{"sig":"MEQCIAX04EVKG4olZXM8NA0DVgNlhHgr0D3RVfB95kgrLRV2AiBDi5XFrUZys4E6Ju/xxaCljV32u++9fPOeejCqs24xmA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":68313},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"cba7107b03184819ffa660d599ae8e823169377a","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs --no-error-on-unmatched-pattern","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.11-dev.3_1741142820177_0.771560790514487","host":"s3://npm-registry-packages-npm-production"}},"5.3.11-dev.5":{"name":"@pdfme/converter","version":"5.3.11-dev.5","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.11-dev.5","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"3b1a117a18ab675cc99aa1cc38ae2544fd9cf683","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.11-dev.5.tgz","fileCount":42,"integrity":"sha512-lhFRt4eL8jAAPuoGRitwleaSma0mPdPXtEFYboy3buk02kkXQYZ4sekFSICXcyUxlBq98hH9+wnme9y+237OEw==","signatures":[{"sig":"MEYCIQDT8qBVpkbnR/sG51huesSO2EdhixqU/m9A1gP3/RwDEgIhAPTtkVQmyT3s5OTBNrMm9KaeOAq31Fm5hp0x/qOMkC1h","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":68313},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"e089e24d36f1878dcfc67452398fabebe8803e2b","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs --no-error-on-unmatched-pattern","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.11-dev.5_1741143032871_0.7381938878814385","host":"s3://npm-registry-packages-npm-production"}},"5.3.11-dev.6":{"name":"@pdfme/converter","version":"5.3.11-dev.6","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.11-dev.6","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"eaea27e053638c0dc61233f95f2142edcd4a4e59","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.11-dev.6.tgz","fileCount":42,"integrity":"sha512-0IykwPIdf8C4JRfQMaJscYHpPcswWpbqWpqasT3nSZs+tGDT4iD+793jv3z+aQCW+ZBs2NrvFkDP5F4aOscLUA==","signatures":[{"sig":"MEYCIQCEYg9r6hrhxcbK0tlw4m42gdCPf1hvdCc/ZSdGd6KaKQIhAJE9HKy63MmJB7uPKywmmLrpcN7lOv+W7YVoPz8BILm6","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":68310},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"6d9f8ce4e0cecf57aec18af6e794b990b90a1c72","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs --no-error-on-unmatched-pattern","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.11-dev.6_1741143996851_0.5946967008816071","host":"s3://npm-registry-packages-npm-production"}},"5.3.11-dev.7":{"name":"@pdfme/converter","version":"5.3.11-dev.7","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.11-dev.7","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"c7cf0d07fd2ab421fb0fa11352f9b1af3a065f30","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.11-dev.7.tgz","fileCount":42,"integrity":"sha512-GYePIUxF5k2oH/UvW5TuIHgGf8qsVbmKGpwIqoVCu3kNwfHT/z0LQIxmhNZQbO2oE/BujaVjxDOJCHjOY/0cGw==","signatures":[{"sig":"MEQCIF8geDn5ikjkS7YE3zmRaQkm+mslEEhyIycKPlPOjGZzAiAJ6W6HH5kbSFdlW7Fcydq/s/Zk1MudP7FdMhay6B54oQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":68310},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"c51ee07d3b8dc0b8afd97cff7d0b11b465546c47","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs --no-error-on-unmatched-pattern","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.11-dev.7_1741145513316_0.2748405662522593","host":"s3://npm-registry-packages-npm-production"}},"5.3.11-dev.8":{"name":"@pdfme/converter","version":"5.3.11-dev.8","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.11-dev.8","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"993c7166e93f4f63fdd1c1a58a2a5a5706d0e511","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.11-dev.8.tgz","fileCount":42,"integrity":"sha512-yeVZmNrZwjiSZjmbuSqt6rnNUCPW+bJgIKfD6H5Ofyl44HzCUCpVPSb7RIhtYwrLnrzYxO0NrFy1h8z8iIYIHw==","signatures":[{"sig":"MEUCIQCgWUooK6XrlFRspUR784cH+iK9+co2duwIny84a6UNCgIgGkmdKavawIaiHmypkyA4QaeAuti2sCAS0dFb+SpF0Lg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":68310},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"f5a0d016c5cf5ca804abde04a02e7542c0b6a064","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs --no-error-on-unmatched-pattern","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.11-dev.8_1741151675801_0.09004076545101491","host":"s3://npm-registry-packages-npm-production"}},"5.3.11-dev.9":{"name":"@pdfme/converter","version":"5.3.11-dev.9","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.11-dev.9","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"fb85521cf547280a2bf20d8e11dc904056c93b4e","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.11-dev.9.tgz","fileCount":42,"integrity":"sha512-cbpe5+wYfaO+cxzFB8YB8rUQQOHaQst81T0PTwwmZVddAzXHyaNpcbhz+71obaXGVn2xYLUMedt2IgXFhd21AA==","signatures":[{"sig":"MEUCIQDAPX5hGDs4jRUUZUTj+knPdwBIV9hn2D2YU5SrMbI6XAIgB7XMcxQ5gWqoDQMp6/bCqXrH2yvmN/bTpu3LVNpi/Ak=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":68310},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"6a2d86f58827dff699a3bc3b7af2826e20651d7e","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs --no-error-on-unmatched-pattern","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.11-dev.9_1741154517721_0.18106934018340914","host":"s3://npm-registry-packages-npm-production"}},"5.3.11-dev.10":{"name":"@pdfme/converter","version":"5.3.11-dev.10","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.11-dev.10","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"0011678ab291a05f1d112c8a05794c77f6d81e8d","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.11-dev.10.tgz","fileCount":42,"integrity":"sha512-ENGq9xKvi2NtdBxFs0C20D/aD53bG3ttrkgRrSLq1p93Gtu2z7KFTX4J/P+kcaPJ5sCJzWtHWxcrPjtRuQvU3A==","signatures":[{"sig":"MEUCIQChNh6IHUJES9QXJjsk0lmbpD1bpS4Lck9kgAIA9wosMgIgGHMP0uly1wePW7hxee0rZnuSr4xFaUNKi5EiGeVctVo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":68311},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"2eff1734ca85e3068ffa78d14558e15b58b366a8","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs --no-error-on-unmatched-pattern","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.11-dev.10_1741171854688_0.03656898850540369","host":"s3://npm-registry-packages-npm-production"}},"5.3.11-dev.11":{"name":"@pdfme/converter","version":"5.3.11-dev.11","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.11-dev.11","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"0e58d716204c29a138ccf53bb7f3f67189396a19","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.11-dev.11.tgz","fileCount":42,"integrity":"sha512-NW+yZw/SJ8GpxHkjImmJ9Cac1d7bitHFoXmiXu6f1ggyAO1TFn84PZ1oVfoH7ufx7tsYz/VEl81o6+69VIs2mA==","signatures":[{"sig":"MEUCIAgHOPFn05eriMrQw9ZRJ58t4/pIo4tXJGmOB/kMvRsAAiEAkWWW6eIBC74flsAgIWM5C0ZghfDV1X0hJDS6+p1vw1A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":68292},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"9ecd6346a625402d871661f2b413d54fa1e6bd3d","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"file:../common","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.11-dev.11_1741224101500_0.6355360936200596","host":"s3://npm-registry-packages-npm-production"}},"5.3.11-dev.12":{"name":"@pdfme/converter","version":"5.3.11-dev.12","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.11-dev.12","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"95c1996e900d4da866c6d3a4c4a3ae8083eed69c","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.11-dev.12.tgz","fileCount":42,"integrity":"sha512-qZvPLh7LaRG74wlx/qGf50cFeOqO98v2YorrUCCHcyg1G1LUO/oyOV2z3w/Yqi+cVkW5tj/Ea/v0TftW8R/L2w==","signatures":[{"sig":"MEYCIQDG3KUh7sqB8wbqXfauGKm6VfAw4hgomd0PU1TGHlfYUwIhAIMpoFHlUb6y8lzYDypb3OB92xn6BsmUfTddpo+eGiZm","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":68292},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"a45c82d6a8110f47e2aff4c1e902c00611f1bdf0","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"file:../common","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.11-dev.12_1741226180319_0.060049535489663075","host":"s3://npm-registry-packages-npm-production"}},"5.3.11-dev.13":{"name":"@pdfme/converter","version":"5.3.11-dev.13","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.11-dev.13","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"2ccade00853e111e379964ae31c3f42580f1531f","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.11-dev.13.tgz","fileCount":42,"integrity":"sha512-SiSHiXzhcAlVOsLG0fj9xKxJhRp3vgfUfi/D/SfHfWp3hsq/8oF+kCit7Q6bvzKoUPgXVDIdDVT8HNKKNIiAcQ==","signatures":[{"sig":"MEUCIQDrVLee/4XIlJFycgNAGUH7XW9q0I6L8xv/omV8eXFlxwIgckYDOacN3H4BPF6hUVOXTpH1Zw4eHtqI33Ca9B2x7RE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":68292},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"9fa60cba14da09e817440c51a187c9a2b5afa02a","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"file:../common","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.11-dev.13_1741227735339_0.4318390357713866","host":"s3://npm-registry-packages-npm-production"}},"5.3.11-dev.14":{"name":"@pdfme/converter","version":"5.3.11-dev.14","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.11-dev.14","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"05aff8f4c55dc7eb331fcee70b3cfc95d4cfbe0a","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.11-dev.14.tgz","fileCount":42,"integrity":"sha512-b5U38soQqBV0eA62e7BKj634VqardueyBZEf0bvO2fXp+KC4K3X5jkIR6DotmARSIbaB5MyRD8oz+aQgckDfRA==","signatures":[{"sig":"MEUCIQD4Ai3I2ibd60yjCMTaPXysRQOjXjnkbd5eC4LoorC9YwIgfDAAhIly+vivN9A6Os6qVK0kORD2QZOGVXFbm3Pmqew=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":68292},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"e624c3b3cbb33d17338ac5a713239393b8b3a945","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"file:../common","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.11-dev.14_1741228251169_0.27879748226660306","host":"s3://npm-registry-packages-npm-production"}},"5.3.11-dev.15":{"name":"@pdfme/converter","version":"5.3.11-dev.15","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.11-dev.15","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"b97970d7a3c494865d6e7eea54fb7fe03d2300fe","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.11-dev.15.tgz","fileCount":42,"integrity":"sha512-TajtFUv6v+TpjlOzK++1DTkALvFjjb/dkvAgVFk1GYNTZtxS5LkcVMJDeUagD+f15vqIkaQrb2J0MsTHgsN56g==","signatures":[{"sig":"MEYCIQD0oOUwSCNHWjEHqVgTe8YgJ99ZVs0EIbpQmRDj5jr6WAIhALdOgocuPHuSy8YdA9KhNFYfJyc+0TJX4ugZD0MDjMkL","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":68292},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"dbf8de553e810448ab3abc120079e4e8edbc1b7a","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"file:../common","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.11-dev.15_1741276062966_0.6586631761546251","host":"s3://npm-registry-packages-npm-production"}},"5.3.11-dev.16":{"name":"@pdfme/converter","version":"5.3.11-dev.16","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.11-dev.16","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"4f2b73e1cde99eaa9c46b55748bd2993a012d7e9","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.11-dev.16.tgz","fileCount":42,"integrity":"sha512-aemJk7sP6lqqifdj93W9li0zQ9WCFEfVMLAf0JtycOrfmRgtMM8oO4ztVakIAwNQg67Kne00fJ7nTaHLlvwNwg==","signatures":[{"sig":"MEQCIG5MNPkBoVNScqaEiwjd+QZitaX/HghchEjbJiMKQFo6AiBXznQeABnPwWEEwlZGlvR9M7HGJJ+Hp5RKbxr4LV2AKA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":68292},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"9c240a71061e36e4fa0a88299c1a00016354bd55","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"file:../common","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.11-dev.16_1741276768880_0.8774674661524757","host":"s3://npm-registry-packages-npm-production"}},"5.3.11-dev.17":{"name":"@pdfme/converter","version":"5.3.11-dev.17","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.11-dev.17","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"61bf16176a5a65b155d722544815112ebf318834","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.11-dev.17.tgz","fileCount":42,"integrity":"sha512-ERNMQyom+JYYTFE7IiniFOAZvtCv2QcW0J8vnMnfOfXqDl+nvOSkOQgefqG1xqKAKEcnjni67Wv/1YiJ8x+agw==","signatures":[{"sig":"MEQCIDlPr1XOINQMJKooB9S3AS7uarhZ5Bis6mXXu+JWq+SjAiB2Ksy1JHnDb0QS4wS8JVWm2oKaG4aUN1oI7xv+KDC43w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":68292},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"9b37b6e2d3d7ac4814a9c1189feadc8c86b82e18","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"file:../common","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.11-dev.17_1741278573707_0.5070991957125262","host":"s3://npm-registry-packages-npm-production"}},"5.3.11-dev.18":{"name":"@pdfme/converter","version":"5.3.11-dev.18","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.11-dev.18","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"27896bff5760f6c7200c17e77bc318fda8e1b91a","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.11-dev.18.tgz","fileCount":42,"integrity":"sha512-JFHFjR8Fw2Ka0bO7V6RNBX4giM1wmmA0y2FTZZAlHvyhGRhMNGyWF45/Ek4DxsWpywCOEFoqDZ9mvHXURcgjIA==","signatures":[{"sig":"MEUCIQD27W9qsdk/GmYXDyNILOXgzK8WZrGbH1+q3A+ubMQzQAIgQcUceNcJUkKkf3b70ckPvA5Acn4CXhd7pPJtrFtHKoQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":68292},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"78fd839e4d518072510d42aa32e81280ebf6e4bd","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"file:../common","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.11-dev.18_1741278982590_0.7410213485886306","host":"s3://npm-registry-packages-npm-production"}},"5.3.11-dev.19":{"name":"@pdfme/converter","version":"5.3.11-dev.19","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.11-dev.19","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"a5eb6b090afaf05239595a5ce30d70c1b642af3c","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.11-dev.19.tgz","fileCount":42,"integrity":"sha512-1wtwcjnhq/JN+ZPoxgsAzvg0BD+ZfU+xfjPxxd9fJmisKSdXlV6iAzOCtTC7S15QsK6EJxV5/kWItohxyuzfFQ==","signatures":[{"sig":"MEUCIFKHooLs1eoC0IPnM0lS2FbxfeE8vd9O2mXbqJS9ZhY7AiEA7BCxix/78jpXheRFn4PZnLo9xgeDrLJRD6EswXjlcnM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":68292},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"810c7a2c0948328ee80865e825f4fec651ff01f8","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"file:../common","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.11-dev.19_1741279067638_0.4692341129188278","host":"s3://npm-registry-packages-npm-production"}},"5.3.11-dev.20":{"name":"@pdfme/converter","version":"5.3.11-dev.20","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.11-dev.20","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"1f70e7b462ed09a08a39514945dae25ff9752f61","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.11-dev.20.tgz","fileCount":42,"integrity":"sha512-1+bUKD5HrqWApiDI6gck2nPIuDu5ANcesBjipJQZWtOgPJII5OJyk1vk243DXsMVIXiXRDWwBPxRUI2DyEEStw==","signatures":[{"sig":"MEQCIHkmkIzYooFf3CR4CYytTbi6+xYFsA+5BRcbhsPWMLbyAiACG0sb7QeV8HAp1wMYHgSLxH78awHA1VK5hgltJMXr6g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":68292},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"5c3a15cdf74af91d38b65f4202769d4e639b0f24","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"file:../common","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.11-dev.20_1741307062131_0.3935414917037847","host":"s3://npm-registry-packages-npm-production"}},"5.3.11-dev.21":{"name":"@pdfme/converter","version":"5.3.11-dev.21","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.11-dev.21","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"61bbf74c6864216b21dffe6b6ed4260c4aba920c","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.11-dev.21.tgz","fileCount":42,"integrity":"sha512-Q64+oEluydoTZ7z+U9+VUhOQKw5w8ydNZFCRZ7C4C6QfRBLcdXVZOQNt3SW8IU5tbb1Ip4fg23ewiqWZK6neig==","signatures":[{"sig":"MEUCIQC90uhSts08wjau4NAl5VDcvO0eDU9KbNG4SeHbaAyCdwIgI38aPmDw0iMQAA8dI8f2d+SnnTe7nqNWM/3HEh/T0Kg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":68292},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"17430d4ec7e041a2168bfd181a4e939663f97615","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"file:../common","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.11-dev.21_1741308438188_0.9982613735140848","host":"s3://npm-registry-packages-npm-production"}},"5.3.12":{"name":"@pdfme/converter","version":"5.3.12","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.12","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"a9e4a2af2b7568a85e83e095ccc82c7a814df816","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.12.tgz","fileCount":42,"integrity":"sha512-Wupdjekpz2z6Etx/B5XOrkjExiJDlB7pBNlzJ62B9C4DEIP6+BBmhAK22+skgP84GCWtZ9xGTNhjrxYCW9BQOw==","signatures":[{"sig":"MEUCICZueG6xJcBFTirorowDe+Xq5EydJO/mLMhIM7iVQSHDAiEAuIpPQ4EirocVtIeC4fC9DBfXwV/oqxNNX1dKNwOHdvE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":68285},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"17430d4ec7e041a2168bfd181a4e939663f97615","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"file:../common","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.12_1741308464776_0.3660291276630012","host":"s3://npm-registry-packages-npm-production"}},"5.3.12-dev.1":{"name":"@pdfme/converter","version":"5.3.12-dev.1","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.12-dev.1","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"9d0de9b6a3147e6b8a7b4aa84da1814fa45fe999","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.12-dev.1.tgz","fileCount":42,"integrity":"sha512-VQv2lUzqgulOO5AVfaeivEmV9n6KAjV6JphyDkbC+gIzOcfCYdpwwBfw1762rcK7BQmIS5+dKZZnhRH4upJyCw==","signatures":[{"sig":"MEUCIQDk+Dju47A5nMV36GVvcZGXb25eYtBXXkFUy+CktjkQWwIgeoRLtTK7bdQB0iGsdrehiMaDkTM8pOEQr9uvmh/KZU4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":68291},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"c4d2da2a649b3689aeac5316830992428be1d34f","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"file:../common","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.12-dev.1_1741312608738_0.42117965880642627","host":"s3://npm-registry-packages-npm-production"}},"5.3.12-dev.2":{"name":"@pdfme/converter","version":"5.3.12-dev.2","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.12-dev.2","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"9a7c11f42f709b42edfd614ce966b6e0e687c965","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.12-dev.2.tgz","fileCount":42,"integrity":"sha512-rQtmFiYpweS5758F6D73eQ6xxD0ZYM/1+p0LLlWrjxtVsFKuzHIzwb1A7lVHogD9ibcQlF76sKsdXG6YT8Bs7A==","signatures":[{"sig":"MEUCIDZCZTHNouvUIclAlyjUrRAnCiyj/huBA+M7MdS5tOu2AiEA+VfQnJGh/A59lt9xzGGHycVrdewaKtWYydGz4sHrdLU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":69032},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"e66cebceb38c031ac4fb7fa16a0dd1fe6b6b9643","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"file:../common","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.12-dev.2_1741314565714_0.4992969266000191","host":"s3://npm-registry-packages-npm-production"}},"5.3.13":{"name":"@pdfme/converter","version":"5.3.13","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.13","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"8e85501e7d052ba1e285c4347cdc98c2bb17da6c","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.13.tgz","fileCount":42,"integrity":"sha512-dASI1j+uzUfUXIAgAbZ4AQQqQBpfFe0IXjEEbQZlYzYxN+3zxjXnBcUEip3sI7GE6vYb7jNQTLvLAOR8W+f10w==","signatures":[{"sig":"MEUCIQCp0ebKU8nWmMazzW0TRIAVUlkbEcQ9iWWWB3p4CCJLcAIgOmiSM5hziFPab5G5HRLZ2LlNiJqDeBpIaAZYgroRna0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":69026},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"e66cebceb38c031ac4fb7fa16a0dd1fe6b6b9643","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"file:../common","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.13_1741314590054_0.5972741950798812","host":"s3://npm-registry-packages-npm-production"}},"5.3.13-dev.1":{"name":"@pdfme/converter","version":"5.3.13-dev.1","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.13-dev.1","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"2cfa9ef109e1e98acc844bea7faae2323ec9739a","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.13-dev.1.tgz","fileCount":42,"integrity":"sha512-8oVgrYb9l4OTUV3g70F2ZXT6WO+1uwDncx/oXWipzUkSKhWJoFXinep4mxPsy237Go9qZh/5uU94CgOS+wv6VQ==","signatures":[{"sig":"MEUCIQCDVzFzZZxKUnkzPQe4jtC+O9GKs7gMVXul//WYwv7degIgTm2LBojLMfmc3Qz9BJPz/KcjAvWUdyb1jj8G6SznWag=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":69032},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"23d84c270b1f5719b05879f6378754a755d30d85","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"file:../common","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.13-dev.1_1741416509531_0.1804321341480215","host":"s3://npm-registry-packages-npm-production"}},"5.3.13-dev.2":{"name":"@pdfme/converter","version":"5.3.13-dev.2","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.13-dev.2","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"874a1f448206bff8275c5a8baf20fb2bbb4eef7b","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.13-dev.2.tgz","fileCount":42,"integrity":"sha512-BVIUj5StAOtQlMmsAUiGOIJlGOgMuVxDPKui/nNKWRyBfXEDUB6+F1dI0z/Nj2hu+1iKVO1n3Fjk+/GuiJLNeQ==","signatures":[{"sig":"MEYCIQDjKL5OYziLARUvglOee4aSUyjD/jQL7PJ3HfseAgk4ZQIhANMPfek4DVAECyrZqGKPmoxCu2yqcc7nuaYWZOMCratN","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81618},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"2857b05c08cba8ec4709dc18ff1dcad68662e1d0","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"file:../common","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.13-dev.2_1741421318519_0.9561936194713758","host":"s3://npm-registry-packages-npm-production"}},"5.3.13-dev.3":{"name":"@pdfme/converter","version":"5.3.13-dev.3","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.13-dev.3","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"d0ea7506c4b89bd94c85bcc781a87b26fa20abcd","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.13-dev.3.tgz","fileCount":42,"integrity":"sha512-4EekH0a8PaRs1tLqyOG/1yOXnwUjar7bA5RjQyNuIPyJ4qrTO4AbEK75ceN+b7tDp5effCGkWRdn13DLab5Lug==","signatures":[{"sig":"MEYCIQD+CV8C3jI9ktucS+lK4dBSa2dzBtJWDh9AZhq058ZcugIhALl1BP5ZV9JiHaedHA4gTA35A5RWbLdws5XvPkVehCgw","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81618},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"9202df7ad82d2e81bb1e6dc8d056bb072dba0731","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"file:../common","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.13-dev.3_1741422683464_0.06294726087408198","host":"s3://npm-registry-packages-npm-production"}},"5.3.13-dev.4":{"name":"@pdfme/converter","version":"5.3.13-dev.4","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.13-dev.4","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"f693803dd1c7b164610637db03caa7d2b326f58d","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.13-dev.4.tgz","fileCount":42,"integrity":"sha512-dUWVumKkETHohsnmsYCoiVAj1caNQIWsIhAWpV/HQagSo3Oun6oelCQuuXeGoRHFQEQOQaUpHOfmUoJxAgyOPg==","signatures":[{"sig":"MEQCIAsn7kpmag/X+eqHvSrGgr8fe03HxJvKj4JeSE9yA6/eAiAiGiBocGQKzc/izAxhmopUBAaJVEpSXQ+Z2B08Tl2jmw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81618},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"e5c837ced74700fc1cf9302df78479b44d49eba3","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"file:../common","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.13-dev.4_1741423949759_0.4788794763945301","host":"s3://npm-registry-packages-npm-production"}},"5.3.13-dev.5":{"name":"@pdfme/converter","version":"5.3.13-dev.5","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.13-dev.5","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"7ef856f8300a45fe121b17b0c60688d2be8f0acf","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.13-dev.5.tgz","fileCount":42,"integrity":"sha512-FKcw2Cmtb+vGi1BSS1AUROMzBAydKI+UfYReVw7xoEyTTWhLxbgecgd+38Qsl0nu6Uuc5Xh6vwmokxAuFS9aQQ==","signatures":[{"sig":"MEQCIC9o68EGoEwPcBmzYxp/X6ZOce64gN3UQ3SlJ6nv0qoxAiBqbQcioNmiLMbYgF+jmzIIZsT5Z54NB/vlN/P3OzuqtQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81618},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"37dd7bdc2ee531824d793569b5c8e1b9b2ee3fd5","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"file:../common","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.13-dev.5_1741425633903_0.4403761615369175","host":"s3://npm-registry-packages-npm-production"}},"5.3.13-dev.15":{"name":"@pdfme/converter","version":"5.3.13-dev.15","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.13-dev.15","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"c7c262384ee8f7141f32fb42b7d92f6fc71ebb4a","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.13-dev.15.tgz","fileCount":42,"integrity":"sha512-0LXCYrqtTFZGIrlTEnMSY6hUN3L+XiMIyvYfiC08rkDkXg3j4OCupZN31OB+43LVPIBQHSWNuOPiVoocNKv6Wg==","signatures":[{"sig":"MEUCIQDotTS69+aYXtlFxehXb0WquInwzXFhFJF+Uayk3hnARgIgXfpYxm/kb4Aiir652rtft5b1uyoNb9oRRr2JZuEpe6M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81619},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"ce47b562e1ad7651bccf08145d0d3e95ee6b676e","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"file:../common","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.13-dev.15_1741651574805_0.2767574539339399","host":"s3://npm-registry-packages-npm-production"}},"5.3.13-dev.17":{"name":"@pdfme/converter","version":"5.3.13-dev.17","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.13-dev.17","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"c26119e786b2df530644a7f0826c45d03d617055","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.13-dev.17.tgz","fileCount":42,"integrity":"sha512-sWmyRXmnc/MAF2RokQ1pGEs9s2FA3FMortBAjoZ/YsdlBXlTDZ4ytDJHPcgZtyxxIb5WWVKJJ+CP7L6HJISG0w==","signatures":[{"sig":"MEUCIF1JpLB0JLrVHhqobVnoBP11ZyZp6ZahPHfvf29nyLqzAiEArvUQO9VkyygfKXP/zEs9slffP3htnz+gMFZlLalwKgQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81619},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"13d4b39ca022b59bf272995a2ef60738ad3153d0","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"file:../common","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.13-dev.17_1741651578284_0.71907084591798","host":"s3://npm-registry-packages-npm-production"}},"5.3.13-dev.19":{"name":"@pdfme/converter","version":"5.3.13-dev.19","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.13-dev.19","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"16dc8e26e3d61e37ebfe6c1832dbe201a0b804f1","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.13-dev.19.tgz","fileCount":42,"integrity":"sha512-RlXX/Z0w7ceXVnsMa40BNidlFFiHMNftsV3jLeBAMKUmuflExKP5heL4eveypgzPIMgz6rimpYe/Mls6u9ivBQ==","signatures":[{"sig":"MEUCIQDl/XsLRmffrOlvXUyk/IVw8AWLdLWrlAse6HOUMX3W3gIgRPOHEBVGVVRPo3iXZbmP5HQS/6eMI6a4Bz1NI5BoXRI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81619},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"0b3d53d02d46d2ccb1d561fe6ad7849c8e1c9dd1","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"file:../common","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.13-dev.19_1741651605515_0.16369148353026564","host":"s3://npm-registry-packages-npm-production"}},"5.3.13-dev.21":{"name":"@pdfme/converter","version":"5.3.13-dev.21","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.13-dev.21","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"39ea9f759bf017b397e8ee3b0918281f5de044a8","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.13-dev.21.tgz","fileCount":42,"integrity":"sha512-74JCG9sz45T8bMzEWWM6/C/AGBAeJ+VA+a3s7IJ89qYRAwkPlSbVATObBENP1OqvdTj++NHF8U6lyaGCpuuRMg==","signatures":[{"sig":"MEQCIEQbeLh6FaXwztAFDQJ1SP/yc9ksFRJaI1txaFEoh2Q4AiBb1IfgMFKSi7cEeVAW8JionZ+yKwG+rYV524nTLn98pA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81619},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"000da56f4e6e42530b95de657d93722da9d53db3","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"file:../common","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.13-dev.21_1741651636897_0.4132993322598877","host":"s3://npm-registry-packages-npm-production"}},"5.3.13-dev.23":{"name":"@pdfme/converter","version":"5.3.13-dev.23","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.13-dev.23","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"bed246d49873c063be4c00aaebc680cfe07ed1a7","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.13-dev.23.tgz","fileCount":42,"integrity":"sha512-L40KpPcmDFYy7IMw17DBOitAWEw0xBw9iUbxan9xJziGE4c6m3WuscVSerYDxkVGRBKB4dFdlZX8RibCHsww4g==","signatures":[{"sig":"MEQCIFxDo1RgQfmEc2loqQ5G79vzhJc8zwWAs6P/FeXClzxjAiB5tzF5Xj4gbvq7StY0S2kNxxKo0RmrUvPy1K1xfjTx7Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81619},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"635a1d82626184ed5d4677b1a159f6392f2bc986","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"file:../common","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.13-dev.23_1741651657441_0.24824339434590725","host":"s3://npm-registry-packages-npm-production"}},"5.3.13-dev.25":{"name":"@pdfme/converter","version":"5.3.13-dev.25","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.13-dev.25","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"78bc79739e251f033bee7d73aa10185e57102f5c","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.13-dev.25.tgz","fileCount":42,"integrity":"sha512-GnHJGVwVBjs4IgtKO0prv3PKI5YkUard4QMzvwCoSl0gHmfVHVa4QmWP1+r3gNWPjI+gVFaCcPB9YyR+x7cxMg==","signatures":[{"sig":"MEUCIGGuYVGi+EQ5OJ2q+7IYkZ86QlHXvHVekr1irEgTfkm1AiEAiAOlWhwOtq8Pdb2dTCGV6QSVrObngGzw+PNXTeXZadA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81619},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"6ec719dd4c12fe2f826ed95d9924d2c3a4ec46bf","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"file:../common","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.13-dev.25_1741651702789_0.9771660325174918","host":"s3://npm-registry-packages-npm-production"}},"5.3.13-dev.27":{"name":"@pdfme/converter","version":"5.3.13-dev.27","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.13-dev.27","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"57d99d6f0808a6b04da8f5be66dec5cac7606b1c","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.13-dev.27.tgz","fileCount":42,"integrity":"sha512-PUhcGOPr8SQJFdI1tox9O9CCw/QnlH1IU6aEud/llJho4GM5y9iOdsGg93+plrk+z/IN27XW5xgzEzTRKOZNFQ==","signatures":[{"sig":"MEUCIQDGuLFc36vJq/lOxw8bT/d0wL7gfGamlDE+HbugSdVz8wIgekIm3qFFMEKxvQ9J22+Vl7cjPcdl0JrdzW8oMlyfV1g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81619},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"f2ea7e75692a27bb368fe02757e128e21392e428","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"file:../common","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.13-dev.27_1741651747177_0.8907828424683213","host":"s3://npm-registry-packages-npm-production"}},"5.3.13-dev.29":{"name":"@pdfme/converter","version":"5.3.13-dev.29","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.13-dev.29","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"5cee895532ca74c387c106a9a2dff230e8ebd7cf","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.13-dev.29.tgz","fileCount":42,"integrity":"sha512-t/toeA7mP9Pa0eH4GZ4du0nsslr1hmiqp6ihLLHWz+FbjatX5JVmn0gm6k42WmT3yaIVJWT/dg8jS1twKd0Vnw==","signatures":[{"sig":"MEQCIAeMuzjVaw36ZF76eGMbdSIcnw+z5RP+/Bh97C1QTU3zAiB95592FCKQLpntfH4KQFQoKxvDc+NL0E4KF7oT3XWfMA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81619},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"21fd4bb768ece3e01fadf8a2349d8dfe1e9352ba","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"file:../common","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.13-dev.29_1741652348091_0.7701616858994973","host":"s3://npm-registry-packages-npm-production"}},"5.3.13-dev.32":{"name":"@pdfme/converter","version":"5.3.13-dev.32","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.13-dev.32","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"49bad1f98a249a570addb8a3d46e1eecf779a126","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.13-dev.32.tgz","fileCount":42,"integrity":"sha512-ZpsAnUNEVMyx/WgiuQBWA7+8ttZPBlOqF1V+lHGvGfAf7A21iSXL9eKaZMcDk5NacoflRcc+diaaXdrEXWVS/w==","signatures":[{"sig":"MEUCIQCL9E/VZ83h0MtuTusogYhAgd8G0JwKrkdyhgxQgx2aRQIgSUHnIPMeZr+QOq8TKUGd+ThziVLR5frtqr29z6Ejk6c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81619},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"c1fcacf68be056b8eae5c87d02cbe6d4ee44dfc2","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"file:../common","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"file:../generator"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.13-dev.32_1741652755614_0.08436711183307066","host":"s3://npm-registry-packages-npm-production"}},"5.3.13-dev.35":{"name":"@pdfme/converter","version":"5.3.13-dev.35","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.13-dev.35","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"02c5013a0f7050e3e782b31e7b93a61f72b9b8e0","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.13-dev.35.tgz","fileCount":42,"integrity":"sha512-5LsUvJDgCMv7tG9WXdm2DRgjqg9icRgxb4SpWc/5tquUej5ww1H1MJXQE2Th15yGVC64tYvGVvKHyP0mhwYolQ==","signatures":[{"sig":"MEYCIQCiy1XvWe9bq5FabUuFF1Id2bds2l/MOevqm68lp79vwAIhAJGOtVsXr5K/xKMU9Fw7pTNM56fsz+JgsP04qcroFOzn","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81590},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"50c565165e51ea7688d59fd2c0cf1b731ff1b93e","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.13-dev.35_1741826021591_0.018193781132822773","host":"s3://npm-registry-packages-npm-production"}},"5.3.13-dev.37":{"name":"@pdfme/converter","version":"5.3.13-dev.37","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.13-dev.37","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"1fb65581d98696d7588d864f346ac5b8372496af","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.13-dev.37.tgz","fileCount":42,"integrity":"sha512-xOMB+0EyCiZo3FhFS7U7mlAjMtrcy8Nz8ULy+j44Sle0HYk5hdnuj/62qB5UrrVkm8+M16yYIBFWAY6QdOPaBA==","signatures":[{"sig":"MEQCIHaWayp6kI54dZF1WvCHCiMLZ3ZOq8pNlCzjcqbl8nFSAiBM4jIDFVpgKi6M2YFcPkM4Rj9mX7ab09priMF9u+2oqg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81590},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"291b7fbd9122de751713724cef4376eb03869418","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.13-dev.37_1741832437620_0.5280760604134469","host":"s3://npm-registry-packages-npm-production"}},"5.3.13-dev.40":{"name":"@pdfme/converter","version":"5.3.13-dev.40","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.13-dev.40","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"2d0046e50852268463a875e6e6fd9caad8749646","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.13-dev.40.tgz","fileCount":42,"integrity":"sha512-dBJNQdRTmR615pfcf/9x+fOxRgrKjirJ6O9dQ4s088OG5aoPvHnjS6Y43pBwT6bTs+gESAPLSAlVzD7JxftDVg==","signatures":[{"sig":"MEQCIFPIELgR+reh+R10OmNCRdqg4BCDm2H/RloU2zXoen7IAiAzNQL585lLl29QiYlNDdWfKFJCi7CaG9RgCFzZUo/+0g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81590},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"3acbe6298c118eb2de5fe4acc03435a11d3a8aaf","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.13-dev.40_1741832894878_0.4978215489430693","host":"s3://npm-registry-packages-npm-production"}},"5.3.13-dev.41":{"name":"@pdfme/converter","version":"5.3.13-dev.41","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.13-dev.41","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"5247524a6932f689a7e198016a9baa9eea618335","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.13-dev.41.tgz","fileCount":42,"integrity":"sha512-ZNJ9V48fahoGwJdmFwW7xX1IhYY3SVuTO7qZNXOrtD5jXrQB03t5vk8Dg5Egr06R+PoaBEQuvtFH9dtU0iSxCQ==","signatures":[{"sig":"MEQCIDFSj8x87K2e21aI7pV50Kb9kcrDStomeADQIr7rE5C1AiApvfjn1vDlJkah3u6OwYE9BMjkZVKVDx5BqD1+lRt0cQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81590},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"456240e438e6daa79bfc31acf6a36ec4fe7cf759","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.13-dev.41_1741832985012_0.9843371605340907","host":"s3://npm-registry-packages-npm-production"}},"5.3.13-dev.42":{"name":"@pdfme/converter","version":"5.3.13-dev.42","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.13-dev.42","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"0e4db4f1c12475f2b3c70232a82079d6e020f1c9","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.13-dev.42.tgz","fileCount":42,"integrity":"sha512-09WPEp3ih0C9UVMu2GXBc+hn9pW4bNkr/FTYSi3tfxdn9dwqW0jLyYWrhbbDVezhKZIjIw3/g3ZjUFMwzvjttw==","signatures":[{"sig":"MEUCIQC5/bw7Cmu9SDNPjKGCpY4j/En/djRp+BHI2Vo8bkOCYgIgBTqxHsCbcRUI7Rx7yl6yuz75meMM1vIzHEgwifpbBdI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81590},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"aff9b7345e9ac965cc410fc63e9e9a34bee203ed","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.13-dev.42_1741834020268_0.02061255751742208","host":"s3://npm-registry-packages-npm-production"}},"5.3.13-dev.47":{"name":"@pdfme/converter","version":"5.3.13-dev.47","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.13-dev.47","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"09c335e6757e9f17f70992fdf208e25db5c94f75","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.13-dev.47.tgz","fileCount":42,"integrity":"sha512-h8MSTRzF0P0exoyOJTRXvTKMs3aPRGIy2/3F0jhXaCP/jX/aYRksnMx2JzM+CyWrO5gszhMYL10vYwDdBCpkeQ==","signatures":[{"sig":"MEYCIQDKCreVXqwxdXbKUYeXh7WCKF/PT0Re5sWBARZtvxbBLgIhALaRmJMYKBOPUvPExYaDY8/iIovQzZF+TX658oDCiiIz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81590},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"483a8f4761ad8d1f395b7484254fe9a114ce7d1a","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.13-dev.47_1741855475682_0.8242738607390117","host":"s3://npm-registry-packages-npm-production"}},"5.3.13-dev.62":{"name":"@pdfme/converter","version":"5.3.13-dev.62","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.13-dev.62","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"bce8cbacff82543d9ab9e9714d92a801aa3b75dc","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.13-dev.62.tgz","fileCount":42,"integrity":"sha512-QyAn8iExvMCx+41PjIUyo78yXfyOGh2E/h4A6CcSB/TCoKQFJ1SEBOytAz88cqkYu3Rj/VLYqa2RmZARQgzsQg==","signatures":[{"sig":"MEUCIHaH3wqn50SKasRT0wxrzqTFeLcs4BfGEqTbqbiuZDn7AiEAmRYemqyiV0yo7y+Hts7zfvZdHphyooRS9qSuUgl8Es0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81590},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"86789ee6887b55e8a13b8229ff9d8bb883011f42","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.13-dev.62_1741914625578_0.7210532658839672","host":"s3://npm-registry-packages-npm-production"}},"5.3.13-dev.63":{"name":"@pdfme/converter","version":"5.3.13-dev.63","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.13-dev.63","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"e2341cc6906cfc821c421e3712de862f560436a6","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.13-dev.63.tgz","fileCount":42,"integrity":"sha512-xuPo0VUqo3LQjTcS1dpKhOlIoIaHBXbR5+WwDU3dOGNMb1WSr3kUuhfw4MIQkj8EjTRvUpbxu1WvgDYNbgsYxA==","signatures":[{"sig":"MEUCIQCX9ImXIPZAwKyCsdTbkQmc4qLGyDgJBpTrNjCla7YEowIgEHMUtt8I3uyoY3wOAE6Aoj2CdR/Hpjdr4op2Fc9Y2Js=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81590},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"50463422d47623ce57d835fc5f45aee189b0b527","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.13-dev.63_1741916096105_0.6070078170496722","host":"s3://npm-registry-packages-npm-production"}},"5.3.13-dev.64":{"name":"@pdfme/converter","version":"5.3.13-dev.64","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.13-dev.64","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"ed01eb4e2e1639c28693fe08a260635280e9619b","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.13-dev.64.tgz","fileCount":42,"integrity":"sha512-Ke64EpG1Lp7MvW1zaO+d9GLvwuMQeTT7LkftOwnEiY1Qx8lSKdeNIccffvAjy7/UMq8FV5GYrlvJPfoch/UX3Q==","signatures":[{"sig":"MEQCICl4LoYZYrHuQ+rD8KvJjW7OpsyJJkUkuUiIZXg/Pkp2AiBxtietM87amdSq6aYpqLrMwi1ZpPMxrAsXRkE14BqwtQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81590},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"f6d74e144e443e127bd2bd01646064b8f347e82a","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.13-dev.64_1741954368821_0.9186967290581787","host":"s3://npm-registry-packages-npm-production"}},"5.3.13-dev.65":{"name":"@pdfme/converter","version":"5.3.13-dev.65","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.13-dev.65","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"e63287149d9f7c99df8845a86e80774bd753d0b5","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.13-dev.65.tgz","fileCount":42,"integrity":"sha512-H52P+oLreEsSE3Z+Y1zqygHBkjoP7TQ6YFXQo5E8xYCQkN7DsgvxPUkTo1kTXCIk5ynkW6L/MUhu91diaQccsQ==","signatures":[{"sig":"MEUCID3Oi4zoGXYvAbZwKdacTvSs0G4DPzrYPRp5NGKNjH1wAiEAvvWnvjwBmP25EEpkfQSAAel/nmV+cF1zWmY8eHNK4tQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81590},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"edac5b50d2e0f87ebf719f6ad4de5b77eb3b3b1b","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.13-dev.65_1741955058777_0.16771042320006413","host":"s3://npm-registry-packages-npm-production"}},"5.3.13-dev.66":{"name":"@pdfme/converter","version":"5.3.13-dev.66","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.13-dev.66","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"ef227ffd892729ea4dd6f28475abcd44a7ccddd6","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.13-dev.66.tgz","fileCount":42,"integrity":"sha512-TzLBodDwMIYoTEw0Ouwx4/dndaWxooKLKObN2XHGtHc0m4Joat7eLOO5w2hlhMVmLGNuIYjSaZRHAGUhxalE8A==","signatures":[{"sig":"MEUCIQD5Fs+7D/tOSwu9VP2o6YFlR6mJmCP1enbIPVWZe57yfgIgE5EzLOcEGXBFS48rO2S6orurKtV8Jy23tEn5TX6llQU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81590},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"cbb750492645eaa11cfb9a7056dcd8a31f8ea31d","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.13-dev.66_1741956797602_0.048221313708027624","host":"s3://npm-registry-packages-npm-production"}},"5.3.13-dev.67":{"name":"@pdfme/converter","version":"5.3.13-dev.67","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.13-dev.67","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"826f922382076981e27ddfcd4d8606f7c9ef2fbf","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.13-dev.67.tgz","fileCount":42,"integrity":"sha512-/uROPkASPX8YBZcWwC3YZ/59+NuGRq2ByGYtAA8lVLo4rX94k/VkDemtIIYic/x3vWnExXZsyy4W27ue6cbbQw==","signatures":[{"sig":"MEYCIQDHoDiIORKYfibr41T0URHVBAExamilf+cKdxdE9J2uFwIhAM0HGaEGyQjS+t2Ax4yc30+p355QAFnBsqmvviUEOcC8","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81590},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"72989cd9bfe1a2a4f2223532e471b76bf12c4c95","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.13-dev.67_1742108021324_0.816885181308511","host":"s3://npm-registry-packages-npm-production"}},"5.3.13-dev.68":{"name":"@pdfme/converter","version":"5.3.13-dev.68","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.13-dev.68","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"9bdadb8ab8ec6fad000070377fba3025eb8be9a5","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.13-dev.68.tgz","fileCount":42,"integrity":"sha512-kZxk6XWihvSvD1ZwMD0s4ILmkssXMBnKGnzX6ZkerIUr7bMAeq9OJeDViUT7BVNArDMgCDEGkDppivU2QHK1aA==","signatures":[{"sig":"MEYCIQDrquhKnQ+MCV/iNTGAiLwk5gLSe7Bj1njHuYcFAffwlQIhAMviSC7huubyW047h3DvfkUfkdrd47qr6fYsxtqZTpTr","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81590},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"4fdf04262aec68ae9dafcba5d0ccd90e4fb4e4fc","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.13-dev.68_1742258701679_0.9243478576823745","host":"s3://npm-registry-packages-npm-production"}},"5.3.13-dev.69":{"name":"@pdfme/converter","version":"5.3.13-dev.69","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.13-dev.69","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"2aea52c16b5fb2ce0baac0cf8d7352a3b43f9941","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.13-dev.69.tgz","fileCount":42,"integrity":"sha512-ZX00XxRfQ9Li/bSOzQ/q8+aAtOrH6wzxNw6SJA9aaHhuPa4eZlfUgZL75ELg9pYQwl+bG2XDci+gGdq9R9wsWQ==","signatures":[{"sig":"MEYCIQCpgawkad9grSCxNSTgd15OIAyjHltQMtkHfNk2UITXgAIhAMJiaREcNZYUhUTpBSeo55okPKaO+J6+k4dWTuDCRYSF","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81590},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"89a44784187c264c500c1c6c3aca087e6b9b603c","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.13-dev.69_1742259362991_0.3673895239021536","host":"s3://npm-registry-packages-npm-production"}},"5.3.13-dev.70":{"name":"@pdfme/converter","version":"5.3.13-dev.70","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.13-dev.70","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"bdcc7b7012569316f55b8bef8a11649fa3b233e2","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.13-dev.70.tgz","fileCount":42,"integrity":"sha512-dzTH+z04Vrb0IBh8JyHzjAHx6OAimmGbRYi1gWoE06ApB3vvE5mtqNIwjyqg5JBvRlM36+SGtB63mtSYW+BNIA==","signatures":[{"sig":"MEUCIQCGpwa7IL2JzM+sxA5hCd/SkcMzLnwd3PLq4UOEVS+b7QIgReJ6yHBCWGW7tJVDPAQB5hR5pdFgi3agTc6t/PNn/f0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81590},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"76501cb13ff083561e4ecd88ca49eb23b1bd0209","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.13-dev.70_1742259457491_0.40040068998678624","host":"s3://npm-registry-packages-npm-production"}},"5.3.13-dev.71":{"name":"@pdfme/converter","version":"5.3.13-dev.71","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.13-dev.71","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"33caed81b729cd4bfec22fe1f028ff38e5bfdf79","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.13-dev.71.tgz","fileCount":42,"integrity":"sha512-VKSGxXFj63OBAUHSp6vgbBO/BXvi+kfmRIogWpmAs3m1WKad7yuD+E58HN9sLGN63QVjYimOPSMPxzZcDs7olQ==","signatures":[{"sig":"MEUCIGMiYJcaPX66C1sw+EH34r7bwmcBuOBplnW+fmeRHMdGAiEAv4gzIdKVW9qNeeGKlIGh0YnRXBtARa+t6Pz2hjnw6t4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81590},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"0dc1d00367e1666f99b65eaace0ba176c1ce5ed6","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.13-dev.71_1742259469231_0.910302812508663","host":"s3://npm-registry-packages-npm-production"}},"5.3.13-dev.72":{"name":"@pdfme/converter","version":"5.3.13-dev.72","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.13-dev.72","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"b348537ae7928ab31582d22d7c70b9aab631b386","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.13-dev.72.tgz","fileCount":42,"integrity":"sha512-m0B51DmnuHly2rOxFd/Y6oAwJUDlbeuoAFF3XnbeBdunxHV18KEYYWbx2ErB8cD2x1WlzbjHfltVLPjv2Z6vmg==","signatures":[{"sig":"MEYCIQCapV1hOG5yO9VGCioRG0+THrsxVz2kj+fV309/UQHMmQIhAPsmigaorkVBZAWZMlqhUE/ve71eRXqW4oWid7tnVE8j","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81590},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"1960df3024fd1c22d135983570903788b2b852b3","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.13-dev.72_1742259484316_0.912278034301049","host":"s3://npm-registry-packages-npm-production"}},"5.3.13-dev.73":{"name":"@pdfme/converter","version":"5.3.13-dev.73","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.13-dev.73","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"98a224a408de2bfe4e40a38862df10771ba5ca27","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.13-dev.73.tgz","fileCount":42,"integrity":"sha512-H/Z4rXr2g2oYNG3TTENumFmpDbkCV/G9W1vKd6xTMIUGA72uZCvFrv7X+2xB270GZEaDl1Ikkvv7ZPDRP756Nw==","signatures":[{"sig":"MEYCIQDzr6OPnbvSQ7btubvoVo8oX9m2BeIG7AU+Xxhy5NKVqwIhAJ3OYAjnNPnB5uE0HbMr8NebCCE7F0pdwDgcpv0v+eD6","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81590},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"b48893eedbed8fd53d3e8bad35b86b86a0b5972f","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.13-dev.73_1742259550179_0.7769650573892974","host":"s3://npm-registry-packages-npm-production"}},"5.3.13-dev.75":{"name":"@pdfme/converter","version":"5.3.13-dev.75","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.13-dev.75","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"619c717842c8e4112704fb78b8c1d80bd3176825","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.13-dev.75.tgz","fileCount":42,"integrity":"sha512-XNivP559Q7nzDSHybFn/dW8/VgaEzSQ3dEMj3c4cRCf1Lw0uZVscxRGFJPfIt8VLJe80NJyCkF5kf/+y6Lwjxg==","signatures":[{"sig":"MEUCIH2WLBOE59F6pfpgH77nVB6GkosoxSr3kKBGCNiqEFzUAiEAy999W5+HpnOve6xFEls1C9iy2lhFk+r5ruP3Pxy+Ghw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81590},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"20ff439c68f460bafe792fcf119c48262d63f7b8","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.13-dev.75_1742259645870_0.7312637872878991","host":"s3://npm-registry-packages-npm-production"}},"5.3.13-dev.78":{"name":"@pdfme/converter","version":"5.3.13-dev.78","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.13-dev.78","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"0dc90a0d58b1b435e162779352d5b9bebc47c1aa","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.13-dev.78.tgz","fileCount":42,"integrity":"sha512-JXT/Bop72of9RtXcANtzvVsw5oR1Tv4Za5a3rBlPIwfu1qMEINelRmhXpBaOVG+ZWomrqPF2GYTeRIAJRXngqw==","signatures":[{"sig":"MEUCIB/iCcEwUvgZSuLChChoRd5Co4xLCvgwg/T7Ua2IEQuZAiEA6ZhoH8hZu6Gwl+wY29jcj+G9RXDdHVAm6DSfSqnVr+o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81590},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"151d6499ffbfd259abcffb587fb8c509780a6bdf","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.13-dev.78_1742260772491_0.718833889352668","host":"s3://npm-registry-packages-npm-production"}},"5.3.13-dev.79":{"name":"@pdfme/converter","version":"5.3.13-dev.79","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.13-dev.79","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"dfee75429a2ee86291141e3281d662d33d9e9b4d","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.13-dev.79.tgz","fileCount":42,"integrity":"sha512-6OkSVV4N5vQdz8tDqNh7JbaSzLLXxs9ldUi2X33wrmz6RFZeJ1KZbbckANl7KVAT6MeCtxslL0NV3uoAn8wRfg==","signatures":[{"sig":"MEQCIDy5d3eoh1k7BF1qEiBfOZXtXDsG9ZVTGaSx2ZQlUcwVAiBjhvVfDdYe18xZxjp6FuUSlwq74MTJqKGvU88jcuoViA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81590},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"ceb71b5358322a1b54b41289c9edab2a627775ef","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.13-dev.79_1742454625627_0.6641305001547202","host":"s3://npm-registry-packages-npm-production"}},"5.3.14":{"name":"@pdfme/converter","version":"5.3.14","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.14","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"f22926c6a0dc8b72cf67e1595f5f9aeec608e16c","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.14.tgz","fileCount":42,"integrity":"sha512-ty51QcfosXZoasyYe/+xhGNqp8TIWUf0fWxRDLcPGa40FY+6OGaIp3CIbp2Lf3xDEvO829w+C4wM3sxM0YkNnw==","signatures":[{"sig":"MEUCIQDV6/4nHMcD5uciFno1r8N7XOO+pZm5WR4O2r4ipHXoVgIgG9U0cHvykOaX6wdYmCjTtnIpyWUFCV390qQza9ufeB4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81583},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"ceb71b5358322a1b54b41289c9edab2a627775ef","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.14_1742454647478_0.07845225208615147","host":"s3://npm-registry-packages-npm-production"}},"5.3.14-dev.1":{"name":"@pdfme/converter","version":"5.3.14-dev.1","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.14-dev.1","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"0c321b24590dea5dddbccf905d31acf94465a8d1","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.14-dev.1.tgz","fileCount":42,"integrity":"sha512-dxML5Sax5SsyR0wRKPa6Kgz4I17bEtNs79w7ThESRec7uF85vBd6gXWncWUWaUjDki5mQrOAEQFA6D3h5Pa1eQ==","signatures":[{"sig":"MEUCIFh/M0KXdkKpFuh8iMlMGHaNIdgVBCYnw0whsRhd/BxdAiEAgzYY5YdAg+tvudPmRss6qDT1Rkwg3RoH1UYbAe24dz4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81589},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"e76feb1759d89fd5261516a3b7293ce1055088db","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.14-dev.1_1743055560140_0.7667265818509146","host":"s3://npm-registry-packages-npm-production"}},"5.3.14-dev.2":{"name":"@pdfme/converter","version":"5.3.14-dev.2","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.14-dev.2","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"a48ba5fd8159b0383062ff2f61ea1345b39279a3","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.14-dev.2.tgz","fileCount":42,"integrity":"sha512-+CbITD0+xsNsnauMt5Fat/L43kQXHoXo8JGVFLh+5yT4FYLidoGtqSsVj5LOU2Dt0ulgpJQjTA6DSasGSzR2SQ==","signatures":[{"sig":"MEUCIDx7XpohDuCAzq8fU/pDB58gWvhOwvfnWVu3xw0qMfBhAiEAiQ4uTGewd5Q4P1QqK12MEx0Y7UlaUMpSR28xh+RREKE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81589},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"37c33e4afe24bac0e1cc51697294f6579da8aefd","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.14-dev.2_1743469657889_0.4144021999168006","host":"s3://npm-registry-packages-npm-production"}},"5.3.14-dev.3":{"name":"@pdfme/converter","version":"5.3.14-dev.3","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.14-dev.3","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"b454a09df0b614cca257237fc80e61d4db140caa","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.14-dev.3.tgz","fileCount":42,"integrity":"sha512-hwf6KtMrLlh7660Q8h1gR+yf/FrMdNZHZrgn/cg0+nDtj0Rh8GoOhMAJmOrKVz5VAzOdAsF/5HJ1Z9Lp5QcnyQ==","signatures":[{"sig":"MEUCIQDnrvKiuanmRD6npQ5tpie4OMMONxbYh04yENWxFi/UEAIgXv6NOo8ZJFfS+ehbLq8DR+RVVKvnHXN/LmF2ahdtx10=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81589},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"c80d66ded1646fc8d988a84f270e4d22d7d3a405","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.14-dev.3_1743470203343_0.8153931843879116","host":"s3://npm-registry-packages-npm-production"}},"5.3.14-dev.4":{"name":"@pdfme/converter","version":"5.3.14-dev.4","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.14-dev.4","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"b0168ef530d9eca67afd33df991a8b1ea1ae95b1","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.14-dev.4.tgz","fileCount":42,"integrity":"sha512-EhIRqs5Mt+DX/YyDOKLjo4jflyQJ7nkTVRRMJtf8Hwd2ZORJhVAvD/Fqq72c59W0ZGudd1cy1jOPFw3g+v+ccg==","signatures":[{"sig":"MEUCIBzYsFSpCLU4wY0F6lOVS7ANADT4NgZB+6E+9h+NvGLSAiEAktIUE2r8ystcCV40NhFhieIDrRIJ3BSOdBrlpooNE3g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81589},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"994adcbc6815969c11338623d7f1e8ff02fbbd80","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.14-dev.4_1743470528034_0.9278864672512084","host":"s3://npm-registry-packages-npm-production"}},"5.3.14-dev.6":{"name":"@pdfme/converter","version":"5.3.14-dev.6","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.14-dev.6","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"9567656e3cfd4585d9f2a2a2343c9f789f1dbb32","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.14-dev.6.tgz","fileCount":42,"integrity":"sha512-gYGSQwwkI+sayJ34+gIK/HS9J2/hFStC/eqmBaSJRHT93aNYnstWPV3IauycHsSmwSax3wVjs0TfrmpJNv1UjA==","signatures":[{"sig":"MEUCIQD8E1x3CtfKe8gXeDGd9O8wxot5jjSWUqmIV+7d4Zoe0QIgKqanKXp2s0FJM1xGHXt3oV/xydIDX32eklQg1L4rCaM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81589},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"58a9fe848fe0653ddbd90cb110b2d59bd49ea499","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.14-dev.6_1743470635881_0.20064637960629494","host":"s3://npm-registry-packages-npm-production"}},"5.3.14-dev.7":{"name":"@pdfme/converter","version":"5.3.14-dev.7","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.14-dev.7","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"d5443479c151af6870dd47c1a5f7cf5be5d36835","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.14-dev.7.tgz","fileCount":42,"integrity":"sha512-aN2MYiRQLPXbuhtRhotDU9c2PibL0UMk0Vq/2XsAVjM5BVaTwraxJMRuAu+KfV2L8L4X/o95eZ5g6QY9TlOXbQ==","signatures":[{"sig":"MEUCIQCSvxTYFOvQlvVPF30U2vOt3ndj4ijIFGNuuDa+HKj0iwIgclG7E6yxJbusmc+lR8lIi1jsUxQTt6owGXKvglhCLZk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81589},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"8fcf52c02f2363ea29d54e175f94bac9fba23c75","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.14-dev.7_1743470751608_0.8999837012907923","host":"s3://npm-registry-packages-npm-production"}},"5.3.14-dev.9":{"name":"@pdfme/converter","version":"5.3.14-dev.9","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.14-dev.9","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"a14a29de6765df663f1359ebe59437964b1c6f98","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.14-dev.9.tgz","fileCount":42,"integrity":"sha512-NUuXMNN7DhyNiV5g03Bm9eq9pSJWBGKPMv3FGwpJ06ma0SZMzTstzk3KoX0RxNPdLo+QK4nOyXhjVeGu0aOqUg==","signatures":[{"sig":"MEQCIHdgtgnlcnDva8YXTO8gZ2vNnjRB+PzUtlSGtaMfFsiFAiA+gVbJCmrT9/iVTLmSqzJG3Ji4vbgtl4xVcRppOAsi8Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81589},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"d2f6d931deabc83ed3f506a71df79fef5c74789e","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.14-dev.9_1743470824993_0.9424924888426696","host":"s3://npm-registry-packages-npm-production"}},"5.3.14-dev.10":{"name":"@pdfme/converter","version":"5.3.14-dev.10","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.14-dev.10","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"01712ea3f5a5bb757e5f719e686f1c30dd16e542","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.14-dev.10.tgz","fileCount":42,"integrity":"sha512-xFBBL7Vqk9vvaApUm4QgpOUuOeAj0ianRisba3Wanoas0aJQRefJdwUv+XZp4cRqcBoBI1xqHWewspBa3sLhLw==","signatures":[{"sig":"MEYCIQDX4Abb9G+oaXFfzWpUvGl05SVGz94Ldf7M9iy+JbS5oAIhAIRgRS0dJJPZ/6ShfzHej6ZXf1QH2suV8MhagnvVjktb","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81590},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"e8094f4c9629898b2819733837bc49acb208a5ca","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.14-dev.10_1743470854425_0.631145708950914","host":"s3://npm-registry-packages-npm-production"}},"5.3.14-dev.11":{"name":"@pdfme/converter","version":"5.3.14-dev.11","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.14-dev.11","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"69fdbed20426684163a472bdee2517a2770e6b0e","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.14-dev.11.tgz","fileCount":42,"integrity":"sha512-cuWtwsRnYaBUYExdqITw95LQcvW4oOWLeKA5IkZCa8oLk1CV7kqGZYokQ/qf4iwnL3lwWP4BUzpjg8Pj/01LBw==","signatures":[{"sig":"MEUCIQCZRgyBZhBoM8Vcn8jlVKT0z+OhCmf/OWwQqVzH93/gsAIgDCI5iXgKt27GM0dpmYyRKtzbOvVK2hAEhkRj8WkbJvY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81590},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"01d6107eb5f1551ad77c5cadb2cf01628c7a519d","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.14-dev.11_1743470862209_0.2064666024347901","host":"s3://npm-registry-packages-npm-production"}},"5.3.14-dev.12":{"name":"@pdfme/converter","version":"5.3.14-dev.12","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.14-dev.12","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"6d3632683d62c0495487c2ba326c3059d6b747d3","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.14-dev.12.tgz","fileCount":42,"integrity":"sha512-YOB7tJLSjxU618zo/5m0yStyOyD5h8dHwYgBy1MizVieZ9hrUJNzplLV8mo7/SKR1gcuac/WEnqBFb8PqdeNug==","signatures":[{"sig":"MEQCIHMTxIO1A6WywBNJcFe5j9oZG3K9G6G8FAmlxyLWP+POAiBPzOxynnARnkx9m7Wb8UYiznNUKQUS0boLhSAHxsBo7g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81590},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"3bdc14e3541ae0a8dac77b1c4fa728c1d25cd5f0","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.14-dev.12_1743470882001_0.7397940682937283","host":"s3://npm-registry-packages-npm-production"}},"5.3.14-dev.17":{"name":"@pdfme/converter","version":"5.3.14-dev.17","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.14-dev.17","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"7bcb277fe86dd4d6e1620a329f819ca9bc9b8157","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.14-dev.17.tgz","fileCount":42,"integrity":"sha512-rUA3AJVg7qXy1En+/CNHFyIPaFtE4ptSKB9gJxU/ZkMO4ymArmJALGIBynZ1oYLd18Grz1CqBX22t0K4fHM0zA==","signatures":[{"sig":"MEYCIQD6CF4hTiMU2+F/f2n5uz2pExZaEG1ktWT7bPzV+2MWIgIhALdhebXswN1KZ0NyYVeZ9T6oxeo8rJ2eeteIye2+ng81","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81590},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"ad09a747e0bd0e39ee2e8fc0f4d4c71360b41705","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.14-dev.17_1743471259909_0.9625120801893845","host":"s3://npm-registry-packages-npm-production"}},"5.3.14-dev.18":{"name":"@pdfme/converter","version":"5.3.14-dev.18","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.14-dev.18","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"5ec01c6965f42a97606ad6e9de50dd3cac77ba7b","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.14-dev.18.tgz","fileCount":42,"integrity":"sha512-5VzkISn9FigExLkGFCeM/RfSCDgqq12g+5mnHHUuv/AU7xhzJTaot8q3MV/EsOboCwiJ+kNr0I0vzQb4tEVktw==","signatures":[{"sig":"MEQCID1NB1zZJfM8TReoFwe99+JJ08GgCD3qBd6xsIdjG+MPAiAdBF/U7KdYur3EWq5XS/lcV5MlxuG8M5zjLnZmOy7CsA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81590},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"70347ba26140886ddb2411ebca95070347cedbdc","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.14-dev.18_1743471700390_0.9773998150898764","host":"s3://npm-registry-packages-npm-production"}},"5.3.15":{"name":"@pdfme/converter","version":"5.3.15","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.15","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"ef647a63457ae03a8009c4bb91c03bc3c4e4198b","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.15.tgz","fileCount":42,"integrity":"sha512-e2J7LYy2D9u4IgCJnkLbMnWnodtcIhWZjfqYM4XPI6z/qYE9UsytjsyAWFIJApraPK3EsOV67se8kbe4zh3Dbw==","signatures":[{"sig":"MEQCIGpuBeTuKFkwCBpbocABjdEBE5Jz44PCbRZ05vdfC8OAAiB7nWRfag+HTGDQQXrDmNt0a8EETwpL7qQdfG2BNLJL5Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81583},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"70347ba26140886ddb2411ebca95070347cedbdc","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.15_1743471933442_0.17725327203388397","host":"s3://npm-registry-packages-npm-production"}},"5.3.15-dev.1":{"name":"@pdfme/converter","version":"5.3.15-dev.1","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.15-dev.1","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"6f842df779bb9dbac0d0fb41b476e59ba5c8da47","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.15-dev.1.tgz","fileCount":42,"integrity":"sha512-PnYkb+m8K3bvTFc+VGrRdgy1J3F68TT4Pgqq6hYqsTA8YjaAlbmsMlYGLIxK0THdXDYe8rJJ4kkCOnyUbRokjQ==","signatures":[{"sig":"MEUCIQDHHp41KoYJRvvlXktCCQHxt9vOYlvn4dTPuPRWpdh8rQIgAkWHKchdzY0xhuxwgEnKlVK0fSGJpvVCt9wDLIG8DVw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85998},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"314a82d64eb549e2b69fa2f3e36498b6a9a25499","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.15-dev.1_1743859013368_0.04085837474137044","host":"s3://npm-registry-packages-npm-production"}},"5.3.15-dev.2":{"name":"@pdfme/converter","version":"5.3.15-dev.2","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.15-dev.2","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"293af7bdac09d7625bc35defb30379453b28bcb2","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.15-dev.2.tgz","fileCount":42,"integrity":"sha512-CZDuncz0I+aCXpXNnNwK44C6+xfnmdaHcVhScb/n3IoSosR94FHv1NIqJY33fCzwQKmPYOCGUnhS4W6s7AYVXw==","signatures":[{"sig":"MEQCIGfTgpQ6XqwPusd1ahKBzM4sQ89EDbjh2+YHiuOTbxpVAiA7V6nv/8peAG/+yadGNu5lLDS1ry6peqb7i9tqJw3BSQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85998},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"70d640f26948f1d8b37ec65bec40adb8efc54f71","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.15-dev.2_1744071779844_0.778967415586036","host":"s3://npm-registry-packages-npm-production"}},"5.3.15-dev.3":{"name":"@pdfme/converter","version":"5.3.15-dev.3","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.15-dev.3","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"1644b03bb11fa8ef7336014e044e392ae8ce3294","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.15-dev.3.tgz","fileCount":42,"integrity":"sha512-nLOEOoHWiEfq0JgcVZceBL6MSN8lbPvYvcS6wKaR+XFDSqCmUnz/lN58CFPs0EuUkU3UT5a8uqdQW/JZ3EvsVA==","signatures":[{"sig":"MEYCIQCKxgLKQCj/3ET/0OtprRboRjpzqm3luO/+Q6BqXxJ5pgIhAIG1Rw8yLfRtvWIT8pp7SteEIkfJnBFyOB9EEubVDW6y","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85998},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"bd0f27e5494d491eafb211dddedb563b7bb1ff73","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.15-dev.3_1744073158625_0.8841151377611516","host":"s3://npm-registry-packages-npm-production"}},"5.3.15-dev.11":{"name":"@pdfme/converter","version":"5.3.15-dev.11","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.15-dev.11","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"f5e9fe50deb78d77ad427de1b53ab60b6ce53083","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.15-dev.11.tgz","fileCount":42,"integrity":"sha512-wCFMxKqNdWFI9eA7sdMM7lAKyxn/LrFBiB1113OeSB6uymy4fHnRgBCltk+i4u5vXJgPpyLAXAyXYfB7D9gyyA==","signatures":[{"sig":"MEQCIChWrAyydszGOIIN30vXPvD5UJcvLwBwCg+gKtwiSbs+AiAqNQXOFUfumsPWUqe1TyysmiUVvaJf1NScgA53ThNkpw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85999},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"828c670a493a88cd8b30299b8ef7a20dc11d908a","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.15-dev.11_1744073272297_0.7154701944957782","host":"s3://npm-registry-packages-npm-production"}},"5.3.15-dev.12":{"name":"@pdfme/converter","version":"5.3.15-dev.12","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.15-dev.12","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"08d691f416b023fd311478b9b269b15c093482fc","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.15-dev.12.tgz","fileCount":42,"integrity":"sha512-AzPuWKrVjRjYzoVK8i47ZOqBI6bHdsColvgNSAHLkt5B98MVsiaWAKxQwi8va5wQOHhQ4+r2v5YUklo8dAuWYg==","signatures":[{"sig":"MEUCIDX3lCEvjTYJXoC8Ffgeps2Ecm7NIDpQNX93dbzMpJKhAiEAtiBBXCwDP/1pGbzuPkVQfkq/SqQL72I9/d7Rjk297SY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85999},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"84e7d8e383c930e2364d9b7a1afb3833c1070bb5","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.15-dev.12_1744073274237_0.8874504305611706","host":"s3://npm-registry-packages-npm-production"}},"5.3.15-dev.13":{"name":"@pdfme/converter","version":"5.3.15-dev.13","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.15-dev.13","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"f8491a4d9565e1929e5de9a8cd3a5daf382c88f5","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.15-dev.13.tgz","fileCount":42,"integrity":"sha512-a3mUy79Dxcvcx8qowZiWWaAzIdTsgvLULsfOGs375374kJQDIWWwdH5jEo/EXYl8cg5zMXHtcGdaPiIh01oNeg==","signatures":[{"sig":"MEYCIQDgYqyXaCMWdV7EwJ3wl9zHCB991mn5yW+VvB9U4Ao3WAIhAJjzttHlubF1HKcWHnEApfJxZaiqXAG4R0H6bhwRY3EM","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85999},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"f79841a0cee8febbd680f12841dcc3aca8830744","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.15-dev.13_1744073279943_0.42335798471232966","host":"s3://npm-registry-packages-npm-production"}},"5.3.15-dev.15":{"name":"@pdfme/converter","version":"5.3.15-dev.15","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.15-dev.15","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"3972df04042de28a6fadeeff4e5a8a05bee2bf2b","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.15-dev.15.tgz","fileCount":42,"integrity":"sha512-93c7xgyDnkMYHzNCXhHrAzk5/KGYI8yokxYd1eONACvY13Bf0XCvi14XVUD5VNaeklWGEKI1Kdby7qbZXjRFJg==","signatures":[{"sig":"MEUCIQDfgGn7G9JjsK4xbs/IsEsTkNTl+jZ/YJmr07dEqm1GBQIgc/vtEIScMJNl+ojvzuXCn51K16iqJoOS/2EM/epAJIw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85999},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"d1db660e0d02b605f5c78cefe312f9acf97f29ae","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.15-dev.15_1744073724319_0.6771118435929029","host":"s3://npm-registry-packages-npm-production"}},"5.3.15-dev.16":{"name":"@pdfme/converter","version":"5.3.15-dev.16","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.15-dev.16","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"929295d2f2bacce550447da83828cdf383e6fe1e","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.15-dev.16.tgz","fileCount":42,"integrity":"sha512-3vxG6GDlR7QENZI/VMQoZKIUL+I3Fuq6OggmrYf8V6LU7JubaJdSVKPCrCR5ZsknRDrgqddYj8lOsbfYlF1Qwg==","signatures":[{"sig":"MEUCIQCLZ+mOu2IsViUwYEberMeoXeXCYu+ZelyuoyS8A1/1xgIgVBexEgB7sET8jYuRJA0WTpxUPVzmcSsgs9TXYdFhmUU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85999},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"ae628ade13414f431e11cb996e1285f2ec7aab9e","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.15-dev.16_1745805542359_0.9405236123096163","host":"s3://npm-registry-packages-npm-production"}},"5.3.15-dev.17":{"name":"@pdfme/converter","version":"5.3.15-dev.17","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.15-dev.17","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"1012239c5ba02240aaf2fd083d4b243377fc7986","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.15-dev.17.tgz","fileCount":42,"integrity":"sha512-/D9PlJYQ5xM1u1ZIosEBh7UZv4RmU+xnX8IGBXk8oNdEgfE6YIDrufankTw92H9+CYj6k11R5vI83UzBxmj64A==","signatures":[{"sig":"MEUCIQDHFOQFubZWcWsptLebF5rMf3E3wQYsvxQty0ydRBTEFAIgf7A7Br/wTjC55wxSLAKP6zeeMce+Jj36FaU+E3ix2Jg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85999},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"8e732d2b5162fe43fd04d6c80592b510a16dbec7","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.15-dev.17_1746060120879_0.15365034318467985","host":"s3://npm-registry-packages-npm-production"}},"5.3.15-dev.18":{"name":"@pdfme/converter","version":"5.3.15-dev.18","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.15-dev.18","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"7b8e8f23711a503728ca621a5ceb48e0fb705f15","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.15-dev.18.tgz","fileCount":42,"integrity":"sha512-ysgIhSv27TY0KonfqWPiyDawlPCIv8XqC8ulg8wSWHngj5RF4/vx2y/r5VPqs20O7Xf3ykfWGwQPiGhCW2UX6g==","signatures":[{"sig":"MEYCIQDbTRMT/QbCs513vpCLnss11/TMAYnwuiNHHQo4iPg6IAIhAOJVtKBAUFam9XttvviZKSxM8o+dEfzCmiZvASD9ckK0","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85999},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"34e9f4956912c65a16bc5c7b7f7e921f58281206","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.15-dev.18_1746067601601_0.17743047490788455","host":"s3://npm-registry-packages-npm-production"}},"5.3.15-dev.19":{"name":"@pdfme/converter","version":"5.3.15-dev.19","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.15-dev.19","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"0de209dd5c89749b274758efa769fa5472be85aa","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.15-dev.19.tgz","fileCount":42,"integrity":"sha512-HQifFfSp+n2UA2FnDvVeUxq1JwW9EhaNz9IzaHF42ea0XN+y9KTtlzn6VQquAI/CutultvxTqNF/7+T1meqn9g==","signatures":[{"sig":"MEQCIHyNtPTk+c6Uli7hNXt9N2qMhMW/9B59SGYKRmWHnFf7AiB0USVfGa3t/dPpftB5/lMW/WXOVTav/vyhqxzw/PBFzw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85999},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"309349f5fa261a679abf530594361cadb8cdafe0","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.15-dev.19_1746579203990_0.9452324938767187","host":"s3://npm-registry-packages-npm-production"}},"5.3.16":{"name":"@pdfme/converter","version":"5.3.16","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.16","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"f236ea4a15616bff3665d32f037014122e12778c","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.16.tgz","fileCount":42,"integrity":"sha512-9HLYksyr8l30vMBcmBgJ5bw4wk2bLFopgij07SzNtHRPR4LQq5NkNqymlSy0qjge1dqaPMJaE5dXnmxHBJ/YXg==","signatures":[{"sig":"MEYCIQCQp/s/vO7HkXQWwVh7xKUJNVe4hZ5j0w2jWIM0Vwp3+gIhAPA43ZAOiBk5uauhEI/rGZc4wdgNAwVgRybAzYx6VayF","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85992},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"309349f5fa261a679abf530594361cadb8cdafe0","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.16_1746579280311_0.1737711551094856","host":"s3://npm-registry-packages-npm-production"}},"5.3.16-dev.1":{"name":"@pdfme/converter","version":"5.3.16-dev.1","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.16-dev.1","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"4a9b706b12d034324d770fefc8ba33bae6758900","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.16-dev.1.tgz","fileCount":42,"integrity":"sha512-vf3mTBFz7oaXkWCXHHKlzrNKDkICIe/ukGGTuGr86UiOS/dIaPrHDwWtKpkzb6lhvYQptLvBzrNYsB6jzsX8vA==","signatures":[{"sig":"MEQCIB4s20Ci+3d/859ziGve3UEYfYGt7lvx8tfru89bJLSYAiBwGRDrOMObNW2oI6ibH5bTzrJEt0Opw+bPi6bf6AUbCg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85998},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"7ce331e78a897b2e0029c718697af30d03a7670e","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.16-dev.1_1746666140719_0.8847126732157531","host":"s3://npm-registry-packages-npm-production"}},"5.3.16-dev.2":{"name":"@pdfme/converter","version":"5.3.16-dev.2","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.16-dev.2","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"85b94b19da6451c4d2860f12f2cb825a133975ff","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.16-dev.2.tgz","fileCount":42,"integrity":"sha512-CStBkA94KMIb9Y094TyNwpWg1N3K8/4xpugV4Q8gFyFXTyRWUdyhHNchjZCGK07St85izje8MLs9UKXh2YOcqA==","signatures":[{"sig":"MEYCIQDJpUO46+m3S7rMp+ZWcXb2dnDqe3Ni57W5GDQhS4NTwQIhAIwtvkSMLPOM4ffMGucZoD73mEhZmmw0O+IoP5CK5IT8","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85998},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"a8f88f0dfef75a83522a0bc114ec20855babc42e","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.16-dev.2_1746755578799_0.5218294943283404","host":"s3://npm-registry-packages-npm-production"}},"5.3.16-dev.3":{"name":"@pdfme/converter","version":"5.3.16-dev.3","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.16-dev.3","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"14b58b3a0cd3a2ab190d4ae33771722f067f8aa1","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.16-dev.3.tgz","fileCount":42,"integrity":"sha512-VGYpsULPG+bkDr13zC+kVnSPQgP/3ZaH0jW4ivE4YJITGGaF8fJwdxydiV/c5xzcWtFBYe9LWrFd2i4B873g5w==","signatures":[{"sig":"MEUCID4w7QuX3gGuzVVCE4Icno9X1umGFmzn1nVY/7ZNipyRAiEA48vTUpPaTO6fMhR2lCCbeI8yhTdDyIytOgQp2avRqCQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85998},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"b10da187961294df8d2f2a02403c6ccac4d88c6c","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.16-dev.3_1746755627029_0.4195767348198842","host":"s3://npm-registry-packages-npm-production"}},"5.3.16-dev.4":{"name":"@pdfme/converter","version":"5.3.16-dev.4","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.16-dev.4","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"3f3729aca04037d428fe3321f6d4a22b0b9ebfe6","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.16-dev.4.tgz","fileCount":42,"integrity":"sha512-zoQu/wkZ9A7OcykMYH/WQe5OMqYSazSnsNYnk0V8T0m5Dug8+PRP2iiMV/Po+JfSPJiXvsCgr/7dnBnKenFt1A==","signatures":[{"sig":"MEUCIB4TCJS81vaw72Fv6gWOusub+5B8BXKutnlLsCgb6+QUAiEA0wPspi16Of05vuNcUfi0rRXBO/5eS2H1hFxSg8SLyF0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85998},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"838d5764da1496ad1e245b2ea2afa13d54b1f9bf","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.16-dev.4_1746755659281_0.7353238526576911","host":"s3://npm-registry-packages-npm-production"}},"5.3.16-dev.5":{"name":"@pdfme/converter","version":"5.3.16-dev.5","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.16-dev.5","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"0d2c956fd554608ed52e1cfba8447e748d107cda","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.16-dev.5.tgz","fileCount":42,"integrity":"sha512-x+VtDCRdgrx+B9uMn6f6pdUGXCOI+URCqiPL1rXC4rlUNBvKrDHDCHK0ei5zVDfHRpThgtYkPruu/GfocDIwjA==","signatures":[{"sig":"MEQCIBN1GdXM/fOtE6cztI8dP0GoPAnL1c93FcCSA0cJn6oyAiBRsB7/BLyZsKFyfvdIhIX6wnWraCjQBzvqQqSzhJieeA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85998},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"70629d3ac7b6d76a40165adda1ffebf9975422f6","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.16-dev.5_1746755662832_0.2600874874377306","host":"s3://npm-registry-packages-npm-production"}},"5.3.16-dev.6":{"name":"@pdfme/converter","version":"5.3.16-dev.6","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.16-dev.6","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"5a0ae9843f02272607e5420c747dc7f218fde201","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.16-dev.6.tgz","fileCount":42,"integrity":"sha512-jVYDLVIwKUPe+e0Ph3EQDRD9XzVvfwXtsZAW44Q3L0/eoaRfy54qvOObp/Bw1oRo3t9u7TR0gmenZ/xv1UBp0g==","signatures":[{"sig":"MEQCIAqnn7dJo/w+WJ0eAOyMM6vusgCzN0fmY07UmA8gl5Y+AiBhyPdXZYHOjiXmVeOhhNusCAuCZ+u+ZnOEuwhXR7cHfA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85998},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"74eb918a937f5be5ebbd315343ca205ca7077cdb","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.16-dev.6_1746755670714_0.9721737517694871","host":"s3://npm-registry-packages-npm-production"}},"5.3.16-dev.7":{"name":"@pdfme/converter","version":"5.3.16-dev.7","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.16-dev.7","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"e35af48f3c3f20fe4983d64125742a63b220d4a7","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.16-dev.7.tgz","fileCount":42,"integrity":"sha512-cdj87TF8X4JcwVVDEdx4sQSbeBggzmUGHfwRChpab66/kSvB1qywkvY/e7MxGMLRKknuJzsG1WHmEnDsKKcj+w==","signatures":[{"sig":"MEQCIGtMIsimma0eyW9WwtKB8NrIBzOhuA1poerkjXFFJqh/AiA2srSP1+9X6A+LEVAP0jd01H6ThCIAMYSHJ0vZ+1KBSw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85998},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"4f0d64a9a2684c04836762c4718f09b686cf9d41","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.16-dev.7_1746755747752_0.9967135019660234","host":"s3://npm-registry-packages-npm-production"}},"5.3.16-dev.8":{"name":"@pdfme/converter","version":"5.3.16-dev.8","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.16-dev.8","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"a66688925e6a43f029ee7dc3838baa5f9f8164dc","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.16-dev.8.tgz","fileCount":42,"integrity":"sha512-YnJAToKzv4JgstNZUVK4+uFyiLUircR2uJxtRWw1ucdvVvNqQcz/RFXzSYI8hNWrPoBCmYUq09CsNi9hre0URA==","signatures":[{"sig":"MEQCIEgzNdRiaGrZyDFGlDunxB3Fv06CC341vQAJe4T3UP8aAiAbfjzH210pZu0tmOCnnOoy9EtVYWLIG6vR3V+1f4i0wQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85998},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"d5d0682a36ce028a24c51204b5edc11d3a81f3b4","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.16-dev.8_1746755764466_0.332221990181931","host":"s3://npm-registry-packages-npm-production"}},"5.3.16-dev.9":{"name":"@pdfme/converter","version":"5.3.16-dev.9","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.16-dev.9","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"72450ad747263a1b41c7f8da3bcce72cb032d9e2","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.16-dev.9.tgz","fileCount":42,"integrity":"sha512-RHUnH9TyiL5JL/wT5O8ot9WdH3P2mzqUsCvpj83erZ6XA86MYqmwvotIPiazaZgHSl7hRW/WNGD19AmIGE6NuA==","signatures":[{"sig":"MEUCIG6+49cAzGYkbM5wNRc7R6jXn0KKzULClT8U8Z4ZyJe/AiEAvuQH7iFr27sLDUASyguR4tuGq9CH0LiteNPxIzsv/ws=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85998},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"f061a84ece6c9454c8a852f3777d9ec250a0f42b","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.16-dev.9_1746755809136_0.5022046073185897","host":"s3://npm-registry-packages-npm-production"}},"5.3.16-dev.10":{"name":"@pdfme/converter","version":"5.3.16-dev.10","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.16-dev.10","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"bc7c04932af3efa484d5a7a73c408c5aec8fe757","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.16-dev.10.tgz","fileCount":42,"integrity":"sha512-/0AXONe4NZFvoY/3chdTe+9T7q7dx883rhhB/+tI4jH1DaZEFrbf7yGINVR6hs7l31a4Eju2/uIYb02BJVfJnA==","signatures":[{"sig":"MEQCIBiRdW7YH5caSK/qlthGV8X3uxwR2rExMKsicjIBSE9fAiABozRrUmjEFyETtUX8EWBE353IYzaULLTW2ZTtNDxAdQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85999},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"6086867761375791f31d4fde3918e3b8ccffa718","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.16-dev.10_1746756074395_0.3405516105405446","host":"s3://npm-registry-packages-npm-production"}},"5.3.16-dev.11":{"name":"@pdfme/converter","version":"5.3.16-dev.11","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.16-dev.11","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"8a1fac64eb02f0d7696cf30597a54324c8e8cecb","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.16-dev.11.tgz","fileCount":42,"integrity":"sha512-QwaM3c5Dbf75SDkl9DrvsrZ6g6YGPo3F2vtPTOr0DjVSRU9fsn+0rnrl8IcfgILovDJkROsymtyiw+JvNBqu8w==","signatures":[{"sig":"MEYCIQDBVyTxBfbW+JnbjzapOPTEBPu78DRhYQC9PzD8L+iz6AIhAMgue23jWbcTOgjYYBNxdoGZCL77UexLlTSHQU00hOmD","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85999},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"36a449a1d2262cb27247fe4b412cef9164ed597e","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.16-dev.11_1746757084042_0.9339388551568573","host":"s3://npm-registry-packages-npm-production"}},"5.3.16-dev.16":{"name":"@pdfme/converter","version":"5.3.16-dev.16","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.16-dev.16","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"3c9c2cdf5d8e8aababd07e4dea32997ea843960c","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.16-dev.16.tgz","fileCount":42,"integrity":"sha512-jefXjEfdIw/LjshX0b91MS9DeGzXcKCJmoZ9kDTWIqadUE/uwTU75SdKfEygHVFju1ksxgnI+sWLmgjnPrMTSA==","signatures":[{"sig":"MEUCIQDpWf5/AePBXyoMiqcTXOXU0FuX74ul6laAGRy2hL0OIAIgDENaLTxFwhpMTMWEpckO25SsgI6adqCcYGS0Ie6SMNo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85999},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"ff951cbbd9ae93d00a69c587313ac3f697d7b619","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.16-dev.16_1746759228119_0.4490849653774318","host":"s3://npm-registry-packages-npm-production"}},"5.3.16-dev.18":{"name":"@pdfme/converter","version":"5.3.16-dev.18","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.16-dev.18","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"becdf3512bb7c94f6d33173073c589a1f27b7a8d","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.16-dev.18.tgz","fileCount":42,"integrity":"sha512-T4B2UmNBbiGC4giIso2O2WgkaAbdTKraGcuH6Qa2ANFbZqxWBfKp/k2MEM7ik/djmjaVB0JxDTPUP+XStSoZwQ==","signatures":[{"sig":"MEQCIE4/zODaFgzHgKkGQnl8vkg24xDKIo/zp7BTU1sZqi+kAiBsbnLomuJx7EW29ZPtw8/gIL5yWC1LLca6DEn2Jj5urQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85999},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"1a3d57665202c3ec1fc6a4401d52ff79018a2117","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.16-dev.18_1746759786658_0.6208783560314886","host":"s3://npm-registry-packages-npm-production"}},"5.3.16-dev.19":{"name":"@pdfme/converter","version":"5.3.16-dev.19","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.16-dev.19","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"ea3643af7a588a865a7da49b3e0e584b33abac8f","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.16-dev.19.tgz","fileCount":42,"integrity":"sha512-vpS8e6sT2uLgedNK28zno8H7DLrpwtRM4FBIDC6qootjP0CzfUA5kGX84ZrP1ZsGqNH8h0H8hZozetroquMoLw==","signatures":[{"sig":"MEUCIQDa0W0WvPQkicVAG039hp0p5iTlN6ckQte6UditR+wVpwIgMW1GFzHCfMKVpTmVJXU3uqa5JoPtV3CQwecnzFskmzU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85999},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"dff9a2a0a84998fbd44c7ecd6d9deb2ef64d6c80","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.16-dev.19_1746766563687_0.23765635558984566","host":"s3://npm-registry-packages-npm-production"}},"5.3.16-dev.20":{"name":"@pdfme/converter","version":"5.3.16-dev.20","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.16-dev.20","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"4c448ae4233a4c5a2d8b21ede6ad465bedf8e414","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.16-dev.20.tgz","fileCount":42,"integrity":"sha512-fE3mETzBEkY+CNCBdGx0oY8B6jwtI5lGCNKk4ClLhH0FVTDfFkSIOn/b8ezVEvSYKe0h1JtEQtHZPYaPTJd3Og==","signatures":[{"sig":"MEUCIHaVrftqB0gTdiNPGy3ESyoRo3sg2uX3R7Ie6Bc/a70vAiEA6bEWZ+IVH5fsZQifzEih73l+kJus3/8OgSP1Y7XOc6E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85999},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"0d420b9c508a33797940324ec758e951e88d6716","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.16-dev.20_1746766580415_0.7087840506107463","host":"s3://npm-registry-packages-npm-production"}},"5.3.16-dev.21":{"name":"@pdfme/converter","version":"5.3.16-dev.21","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.16-dev.21","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"180a87ea66aa805d60bd588398ec594f2dc5ac81","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.16-dev.21.tgz","fileCount":42,"integrity":"sha512-NDNDfjq3ZU8vZwKNRchoWfojAiI8Vr+1y/X+iAkhz3ikQvkjSjtVVASVIZ0mywmsraPxO2i6DMChi096zbA7mQ==","signatures":[{"sig":"MEUCIHS3YUA9InC8WxWsuv03BrmCe6ZankoVS3ySGVNZjknxAiEA9jshMUu4oCI8qYZe80ycxToRzlY7XeD99SHhcSX/qqk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85999},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"1fafffc8c7131b602a553165d4a43b273faf751e","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.16-dev.21_1746766585491_0.8642737134138827","host":"s3://npm-registry-packages-npm-production"}},"5.3.16-dev.22":{"name":"@pdfme/converter","version":"5.3.16-dev.22","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.16-dev.22","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"beaabe1f898683213b286b91a774255f6f06acc0","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.16-dev.22.tgz","fileCount":42,"integrity":"sha512-YKxwzuSpTDPIENJYb9KCyzmfEjtGvOPbBr4zV66RlZWqsWA/TZb/3hrBZcecwJ4jVN8WrRaGaxqPs4j+XGpveg==","signatures":[{"sig":"MEYCIQD00lrlSh7gRWohkYtikUAsaXrRiUdBS0R2zLevVe8J2AIhAIOInoQmjve1PJPppU9krFXmjLfA/eC8SgqgoZQN6q7y","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85999},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"cf47d8ce51675e775457101339504d2e635022b0","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.16-dev.22_1746766594498_0.5398423554315475","host":"s3://npm-registry-packages-npm-production"}},"5.3.16-dev.23":{"name":"@pdfme/converter","version":"5.3.16-dev.23","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.16-dev.23","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"2216a2d7474f7ccc80e0890979627e6193453b97","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.16-dev.23.tgz","fileCount":42,"integrity":"sha512-TKsnpOPzmbxZJe42ZGFVW85dJAH8zYTtR2ru63wveoRXB2bXssYnCBTp6uk9pBjfPztCf9yuQokNJj8E6gLHWA==","signatures":[{"sig":"MEQCIGtsskty5zqw8snPiUVnhxY87rOXx3twg8tTAChKw33EAiA5UCHoGkY7lGPkLAawquSsBkcr84EQYx+vIeZkUQsO9A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85999},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"2768023d348c6711641347f435f9abf08f675e99","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.16-dev.23_1746766596677_0.2893771154680229","host":"s3://npm-registry-packages-npm-production"}},"5.3.16-dev.24":{"name":"@pdfme/converter","version":"5.3.16-dev.24","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.16-dev.24","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"bb13aff40d07f545cf20624fbd072143975b2ab2","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.16-dev.24.tgz","fileCount":42,"integrity":"sha512-wF3UGAmZwj/c5j/OvMES3VptB8zQkakU6Vi8AG/BnAMzVwVE7BTFmF3hAj5sEOW0P8v1H3VGvioZhMC4JNvduw==","signatures":[{"sig":"MEUCIEXYH5LUaGya3j7niPjx5kMioTNS52wVytgfqzgJHfUeAiEAsHjLx1XcJ9Jkgcw0IpF72VrOUa/QPzVgpIYXE/eG7d4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85999},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"b0317ef2dfd72a05450dea95cbe2c0749716483f","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.16-dev.24_1746766653360_0.24505804312212054","host":"s3://npm-registry-packages-npm-production"}},"5.3.16-dev.25":{"name":"@pdfme/converter","version":"5.3.16-dev.25","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.16-dev.25","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"a6a49e141f979fdb88308ddd2dd67fd24016864d","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.16-dev.25.tgz","fileCount":42,"integrity":"sha512-VSr1mH2o66DR2OsasylgCPbg9dzrItolL4Dhrp4Cpe1Maq0NNLfoPEP5bAz8Nz0LEsinKyFL6DEMffFXKNAe5Q==","signatures":[{"sig":"MEUCIGj663mW9WlBP+fAzhdYfVZ5YQHcDp9NsDlxDr5uEgOxAiEAzUlkcgOWNn439EqAuIXJhtWjUlasgtgHmhaXBjlTDHo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85999},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"7e52c84c6e651253128c1a3e40da5b84e476e7ab","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.16-dev.25_1746766662230_0.577540007625168","host":"s3://npm-registry-packages-npm-production"}},"5.3.16-dev.26":{"name":"@pdfme/converter","version":"5.3.16-dev.26","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.16-dev.26","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"fa972940bd815310a4bf23a0dab9a22f79eb00e7","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.16-dev.26.tgz","fileCount":42,"integrity":"sha512-ggWVtDvghm1PtqAMJ4qZtKV9p3i6RG0mRmUSBs1OhlNPCF1kdvqfKmzTFw2WqakJNDUJZOQzY9odxaQV4mbwKg==","signatures":[{"sig":"MEYCIQD0fEcjUX3p6r3gRtkY0pHCQY2dXuNPNqyBm5wUZlJtjQIhALeUdzdU7DXBcy/JIP+uTfDpnw97FIlUuXoi0Xq13KW/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85999},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"fd3ff0d34e65a5d5fecfbc279b2e64e30912a346","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.16-dev.26_1746767098825_0.18164417929718812","host":"s3://npm-registry-packages-npm-production"}},"5.3.16-dev.27":{"name":"@pdfme/converter","version":"5.3.16-dev.27","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.16-dev.27","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"4464baf269fc6e2b0ce4b0e3e5f3dccee7cb7a1e","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.16-dev.27.tgz","fileCount":42,"integrity":"sha512-5fHZ+LgVIXQ0RX01Lg8fZ4/Y7w8Ypz2aDNErZrCnESSLuoTz1HiDAjj2RPO5WhwcYcv3z7Dsh3q7y8FVZHxCTA==","signatures":[{"sig":"MEUCIDgyxa7vu5zJD6Ffunk+lPFuZFQRjv0uhNc+clJitJkhAiEArXgdSPxnodRH+KjeTnBetSYlVuWkE0Oah+tn0vvsndo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85999},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"854a3366496e5175501f9145bafdfbc15509379f","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.16-dev.27_1746767617241_0.6016452587635552","host":"s3://npm-registry-packages-npm-production"}},"5.3.16-dev.28":{"name":"@pdfme/converter","version":"5.3.16-dev.28","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.16-dev.28","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"43559f8a11165a49b4e8b3be8ade634fcd468842","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.16-dev.28.tgz","fileCount":42,"integrity":"sha512-h93Ix5lAgflOO+2xhMFK164otIC8JUKjXDeEPL/CdP0vIeXB2Ls8CyEfoHP6vYfaolQ4xL7jMykM83Maf/i/Tg==","signatures":[{"sig":"MEUCIBP0TjQZWVeWczdpwtmJg9aGBOyYG+jxQgsHl+Ys1coMAiEA88NGE3iEtrxbOe9NZ2RpdeBYiUK3YXYHp+B1QrVmiKw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85999},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"dee7aa875db1f27a7f6168780380c652051f6d18","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.16-dev.28_1747035809891_0.2657862094418282","host":"s3://npm-registry-packages-npm-production"}},"5.3.16-dev.29":{"name":"@pdfme/converter","version":"5.3.16-dev.29","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.16-dev.29","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"14988d7dcbdbf10bdcc3083e9a66255e2b090799","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.16-dev.29.tgz","fileCount":42,"integrity":"sha512-T0690tZudIX2fyTVHHG6q2UFYVP8LQSF2GBQdPm0yIOZ1qKtm+WkEvLFTDrd1QeOJa0gGTThXow9Yttc9nVPlA==","signatures":[{"sig":"MEQCIBOXmTkxnIIwWnONijUBDBwgEkd9BbiJJh/cZ6rq4KfQAiAakuLrTM0Q+XMfikOmSTOoLRNicsBeObIg/At98DVfRQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85999},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"a3f77db34b5a9923697d956f4787600d9e6e6842","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.16-dev.29_1747097013155_0.3688877695877113","host":"s3://npm-registry-packages-npm-production"}},"5.3.16-dev.30":{"name":"@pdfme/converter","version":"5.3.16-dev.30","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.16-dev.30","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"35b15570544831c2987c588951b89b7226c136aa","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.16-dev.30.tgz","fileCount":42,"integrity":"sha512-wdewlqc1vFTK/dl1lfJ2uCl3Kgj4ARQNoouLnf0dzAbtIBOngx5fRd4pwePn4kE/HK1tLWAUfbThe2Urn6GhSg==","signatures":[{"sig":"MEUCIFLe5XExGnFlepbZkwN/9ON0gSdDlLcBZP/X1afj5fE5AiEAmVUFnYOtdaavvZ5FQIkYRTpUhgdZvaTymsp/qs7mqvo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85999},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"652a6dc24c82d346c54bff03a7b57018e3516d6c","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.16-dev.30_1747208310417_0.9632127965995014","host":"s3://npm-registry-packages-npm-production"}},"5.3.17":{"name":"@pdfme/converter","version":"5.3.17","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.17","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"76f007082edefeed8f07d6717128bec69f19b32e","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.17.tgz","fileCount":42,"integrity":"sha512-PeohF/OBAN6Wu6hqiav8mv22+N3L3C/AMS1zONJzc4uKRswucD9Ejvyw09aJhX8iwsozRgislSWNeMU/ziounQ==","signatures":[{"sig":"MEQCIBA6XPrV5s+87L1uvclIPa0jeP4AmAAcrclYFtttG3BIAiAycISaXvFc9i3uJeg8yUp7NTABzaGto7Vij555j5yIVg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85992},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"652a6dc24c82d346c54bff03a7b57018e3516d6c","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.17_1747208502668_0.02996557489512841","host":"s3://npm-registry-packages-npm-production"}},"5.3.17-dev.1":{"name":"@pdfme/converter","version":"5.3.17-dev.1","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.17-dev.1","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"69fe83f739911aa8c4563ced8bb1cd3c39d0a24b","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.17-dev.1.tgz","fileCount":42,"integrity":"sha512-8ruIuo3mqYKFLFKzWHmxT3qXNu44atxIEmvbsJ8fyzN5EHY+WRTYM5pRLwLjOgKfxx3V3XNpaDxotJCUEBsH7g==","signatures":[{"sig":"MEUCIEU0XoQyoXo1Km52l7uI+rf6XGp+8ReQ8Df8NCtv7pCMAiEA772cq1upxwwNYLl0mJByHYyYJJp367hylu1+5XXSSPw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85998},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"48f1511f85767d043d6fa6efd30ddecf09940036","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.17-dev.1_1747209784132_0.9869627195371677","host":"s3://npm-registry-packages-npm-production"}},"5.3.17-dev.2":{"name":"@pdfme/converter","version":"5.3.17-dev.2","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.17-dev.2","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"261926fa1bc570ffe8eb0ddb7ebff4438118dc22","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.17-dev.2.tgz","fileCount":42,"integrity":"sha512-5MguCFfWlqs53oP955HmZzWwoxgt0oRWH7EULzZ3pb2Fvay7LV0iN6LfRKIcSPJ+QqAgngNsDzss94shujidjQ==","signatures":[{"sig":"MEYCIQC9fe106+/7PNhk2cuaMLDakZE4ABRP0HWWtpLLN6WONwIhAPTwHRycQGltx2zJtUkfXQ6q0yE8CzYP4wQ3ATnkfloi","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85998},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"f137dab01c47cf36559126043246447aa7c077a9","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.17-dev.2_1747371431015_0.2752661163959573","host":"s3://npm-registry-packages-npm-production"}},"5.3.17-dev.3":{"name":"@pdfme/converter","version":"5.3.17-dev.3","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.17-dev.3","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"0ff96bdf6606b23bd96e6dc5ac34f1ca732fab32","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.17-dev.3.tgz","fileCount":42,"integrity":"sha512-jvAxjEx1XftBBP5tPArj88FyvBh5es9Hc44JgfvJKUk3l+Y/ayxQIZgOL2ggeAnTcgp44kvS/g59Gy1MAzU1UQ==","signatures":[{"sig":"MEUCIQCIo8Ans/CYNSp6tQatGgPM6WYIjUYjco9iGvxxdvF1wwIgTmXVTb9gLXx6NUWoWxZn2I6aElktqkklsP3cckfNjTg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85998},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"f8f95a2637d46fd23836657af71f3ed940adee59","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.17-dev.3_1747387989268_0.09662306299765455","host":"s3://npm-registry-packages-npm-production"}},"5.3.17-dev.4":{"name":"@pdfme/converter","version":"5.3.17-dev.4","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.17-dev.4","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"cf006a51d7c2a85e74447d44bdd8be26049c2749","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.17-dev.4.tgz","fileCount":42,"integrity":"sha512-HoPIxU4rxl9fpjMopzcdiP9vmNKfmPZIDU06fPLkCV8xjU77UvOKX6w+UVII6WLDHAfsPNNgyGeIRe4i4e8BvQ==","signatures":[{"sig":"MEUCIQC/DEggzi/4G9/alWnNP4bjQHzNBFnzTUjCy+AToLeZHAIgVCH89nMZDdq9nCHSASqSoWjNtBgo9SY4yYmrVr3iPRg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85998},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"0399a98485ffebb6addc5351243732b37596a8bd","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.17-dev.4_1747389663116_0.7716897826367763","host":"s3://npm-registry-packages-npm-production"}},"5.3.17-dev.5":{"name":"@pdfme/converter","version":"5.3.17-dev.5","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.17-dev.5","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"4ff07098f08d55241dc8141c48904df63811d78b","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.17-dev.5.tgz","fileCount":42,"integrity":"sha512-BXURDdT1JvYpNfdcuUQFWNzp2EcJjOEAAwqAhpgISWNZb6I//A1NrwVDd8cOVh7sca97i/X61S+9vNgAvl8G9w==","signatures":[{"sig":"MEUCIQDWFgD3VJkOFtxJUlX8YzzhbgzUkKozGt6q+jnh65KyxwIgcLJNlVdpDL6PJrtH7jrmymzclVzNyQ9LqczPU5E6jU8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85998},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"35062074212c64c4ca3e5c7bb444f3d585fc2c31","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.17-dev.5_1747441999852_0.38059132343255375","host":"s3://npm-registry-packages-npm-production"}},"5.3.17-dev.6":{"name":"@pdfme/converter","version":"5.3.17-dev.6","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.17-dev.6","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"68540a7c916ab25cc16d63caea83d4c92dc96d16","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.17-dev.6.tgz","fileCount":42,"integrity":"sha512-gfQoPXZlyCcEcC+KGEp5cxJ9lEOL2sdsNX7jdp1g0pNNBn7VLgSBa3XKRqDkLlr2g4kwfKlcyivZ88F4guzlZQ==","signatures":[{"sig":"MEQCIHv5tvCvkj+hLpU0E6oN9CKZUC+tGy3rpXirAll8+RJ1AiBJj1uIp0qnhC1uQy9gRrzjregroyqFRR95IDslrGrJSQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85998},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"9942e79eefc7c20b06f3083f43b82d6b70235d5e","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.17-dev.6_1747442189187_0.17460157127524245","host":"s3://npm-registry-packages-npm-production"}},"5.3.17-dev.7":{"name":"@pdfme/converter","version":"5.3.17-dev.7","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.17-dev.7","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"324ad713b2a066e8372b60338321d6f17714fd3c","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.17-dev.7.tgz","fileCount":42,"integrity":"sha512-JqOG3lQx9mm3Dx7v2yaqA63sfwmvpfbxlMC3pjs/SdEXo1BCRQwBIkz9j9RqY8NEUkLUjJMiyadH0H9agUDkaQ==","signatures":[{"sig":"MEUCIAvtSnlYSHTFDj1fYpxHnQ3DEg349ScipoEnw+XR7Y7zAiEA1Z1zHPCIwecyJQHRk+e3TpIvQA/nzJxjvRUMGsydUbc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85998},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"8230cfb5473756fd55e9766a0b5af6e9c07f0ee6","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.17-dev.7_1747613743978_0.9346749790319546","host":"s3://npm-registry-packages-npm-production"}},"5.3.18":{"name":"@pdfme/converter","version":"5.3.18","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.18","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"a13853ea281a50212d7ab25e60caed13cedbf7d4","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.18.tgz","fileCount":42,"integrity":"sha512-W9yRqCvVFphe3oMipE2IiGHsCT89dyFuqLfOAAvFzmOiJv2BPqxJ3eoRtmu3uhse6mz07vB8VL73VEltRvUVLw==","signatures":[{"sig":"MEUCIQDngdMm32+o7lRZhZMc9Z4fo1WAZ6p+EHntK8W7TrjHpQIgLrNQ65NUdTDpVeNjDQolqbRiTus1ESgIKVBqfMArDv4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85992},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"8230cfb5473756fd55e9766a0b5af6e9c07f0ee6","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.18_1747613842882_0.5897777181076336","host":"s3://npm-registry-packages-npm-production"}},"5.3.18-dev.1":{"name":"@pdfme/converter","version":"5.3.18-dev.1","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.18-dev.1","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"3126f06bbe7bee3f29fe55aba54f168a1c84e28b","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.18-dev.1.tgz","fileCount":42,"integrity":"sha512-H4i5QNbyjQ2mAmrdiq7SFdgATFf+/458AQNGa75mUXjiXqXsVBSLDdj4zV3yfq4Th8Uwj0KRe3FS4i3bfaFEZQ==","signatures":[{"sig":"MEYCIQCJxN7o8E7/I+TosVbbLeKst0m54PYz9n9NW87sLFtWbgIhAPZTQh43UuEzrQc3qJzkGjgTsWKYfXqgQGTbRIWEeic3","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85998},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"ef0efbbf2b419fe9e47c481e08d84bd15da6d182","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.18-dev.1_1747705506626_0.057362893855066766","host":"s3://npm-registry-packages-npm-production"}},"5.3.19":{"name":"@pdfme/converter","version":"5.3.19","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.19","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"823484b2609a9dad1b13fdb1c28a9ef35b5ce5cd","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.19.tgz","fileCount":42,"integrity":"sha512-2XSKX/cRb1dxu/75E0rnj+0dKfKawYF57rgiqlOoSivgv39kgtUet9qsqFCXbu8oKPQFf212civ6agZJAs5xIQ==","signatures":[{"sig":"MEQCIH4oIYCj0VyQ6YPHXgeQ114+8YH5XWf9Jj6m8f12Y4t7AiA6VZ9FgUSUuYarXlk+i5s/mC9+5tv3NWE3xwX1vF4BDQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85992},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"ef0efbbf2b419fe9e47c481e08d84bd15da6d182","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.19_1747705554616_0.7460043778865701","host":"s3://npm-registry-packages-npm-production"}},"5.3.19-dev.1":{"name":"@pdfme/converter","version":"5.3.19-dev.1","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.3.19-dev.1","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"3c4113d88bfc6c9283006d45ebf6371381ce27d6","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.3.19-dev.1.tgz","fileCount":42,"integrity":"sha512-Uv3Bfs+egRE8Yry/mZWSyLzXXwDSHWiNZv9XE3oFncWcKwUEeXlMx0mRd+RLml0omePHkCJsJmtVrhYBx/Rr4g==","signatures":[{"sig":"MEUCIQCx3ybv+/S1LzmKgDLc8pygXPBSzWzgWS4s0q7/v3sAPgIgZLpqRWiDm6Zj9C66Vffmls+kl255U8Syg6lZ7jNFvsk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85998},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"9d3cec85f0dd4c1383ea62233a99d941ab01e910","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.3.19-dev.1_1748267644798_0.7267628247503999","host":"s3://npm-registry-packages-npm-production"}},"5.4.0":{"name":"@pdfme/converter","version":"5.4.0","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.0","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"5b98ac8b811ce180b91b30e26983a116a760cd53","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.0.tgz","fileCount":42,"integrity":"sha512-RK/gifAcUosWbT8z7ULP9G440C/5FeGknGU056uMcCNTvC1rd5xOGbzjX5wy2q5Q+iPJVOoebl9zs83BZ7yx3g==","signatures":[{"sig":"MEUCIQCJQ4o/Ukv16W5uMVDpHBrJBciNfG7tdDTqt2io1y8H3gIgCp10hHCi8ojQ/7+8z83sL11rFou2WN1ntlC0eNJsL/A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85991},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"9d3cec85f0dd4c1383ea62233a99d941ab01e910","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.0_1748267704293_0.3067998072231284","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-dev.2":{"name":"@pdfme/converter","version":"5.4.0-dev.2","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.0-dev.2","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"0b3d5dda02178fd2723031d2c3e20722c8498523","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.0-dev.2.tgz","fileCount":42,"integrity":"sha512-rE1kou1KRu+0sUPCPWSCU+xLyhso1HUVF38nVf5Wc0B7/tUBaICtxq46d0iHIFEbRIT8tb1xSJu39/3hzkQofw==","signatures":[{"sig":"MEQCICPg1tnoFWNJ4FJFNNq5HSmVVtIzOFUk+C+3yq0j3q6kAiBCpdUdpohrXgIgQ5yG6iUOYyv9enfijpTK8CVBhnC/wQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85997},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"9d22d83ab574660ca71af00b0e2dc0ecae8018a7","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.0-dev.2_1748823093974_0.26579862360053697","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-dev.3":{"name":"@pdfme/converter","version":"5.4.0-dev.3","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.0-dev.3","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"616f561cbd38707cabd0a7bf360b31fa9993ebed","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.0-dev.3.tgz","fileCount":42,"integrity":"sha512-xmAmVwE7YKsnyhTIcoLirQh/ow1jgJ71yLC25BpNck5rAP1ObBNBajo/67edhQ72VPXEwrnHssFL21TKWiEplg==","signatures":[{"sig":"MEYCIQCT+O20gWk5Wwo9Rjdao+tXpWcnJtrEfc8vevaxahy/FAIhANVAya0GJlG9FKwanDPsoI6KnmLNVBPRMVF6z9qxb2Kp","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85997},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"006bf4d8b5059391e5061558939972a9600c9df5","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.0-dev.3_1748823107375_0.62091854619806","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-dev.4":{"name":"@pdfme/converter","version":"5.4.0-dev.4","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.0-dev.4","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"e792f340bc9d3284221b862c09d6cb7eb7f0b4bd","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.0-dev.4.tgz","fileCount":42,"integrity":"sha512-7muegK286Sssw0KisFS73zBRLKtkvZtrDs1408DUhFRka78wSQOw4syvMOyFz4IVq2+iiykvYb+P2dMb/zJJUA==","signatures":[{"sig":"MEUCIQC5PCIp9+0qfVbqH096bfZqu8B5qo1kNYgVjQBCGqXKDAIgNWa22YTOD4zaYBivf0IkYWQPOXp3CNdc/Z1lnO071M8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85997},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"bee725c5495a93eb8a5e886fa7e9c4fa41a7de0c","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.0-dev.4_1748823111021_0.37877802884887823","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-dev.5":{"name":"@pdfme/converter","version":"5.4.0-dev.5","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.0-dev.5","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"550c5b4f934001749fec4d3350420fa6f3578720","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.0-dev.5.tgz","fileCount":42,"integrity":"sha512-azem+ELYIoIOlaTbNiaJXLJHLXt7mTruJW+WDYdl1GnOBVqQlP8CeoNm6YSzREODXhI/mRApYUeiHJ+loMXrBA==","signatures":[{"sig":"MEYCIQCPBMQcqopKswRhXRyWEH0I15plETEiUtvcPGLBaDNXfAIhAKI90/uVTP8wptfSCoXKhikXFmAZtqEr58xkz2UZ9xDG","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85997},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"5e513d268abad4e0f3505edd802e4cff320f85c2","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.0-dev.5_1748823157247_0.0541289753405072","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-dev.6":{"name":"@pdfme/converter","version":"5.4.0-dev.6","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.0-dev.6","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"c35568782b0d60e6126018bfbb529a3eb2a82b23","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.0-dev.6.tgz","fileCount":42,"integrity":"sha512-b9dJcPBpnjpNKdykr6a+Sz+Cd8m7K/A3k7mhtn3WxyJqFFvATvLFKF/jc04WTyurWmF4i+dQ9xO10VU618IxFA==","signatures":[{"sig":"MEUCIE+vvisTGFGZvmHuBxRe43BZHfeVslJ1R4fLd4HTARP9AiEA/yKW1iQzWqKppuOr67CGIuHGzgXKXMsod012icy8G9Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85997},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"2b31d66b3877370530600b1b60a7b66fecc2fb72","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.0-dev.6_1748823166053_0.045250571609309675","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-dev.7":{"name":"@pdfme/converter","version":"5.4.0-dev.7","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.0-dev.7","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"b7263e44756fa5d007b8fec6c79fa35587f58dfd","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.0-dev.7.tgz","fileCount":42,"integrity":"sha512-lhJa3PAdee6pezNjYmtyZag+RmKvGNhqhjc9XkRoEDkLYHax1n+Sfkq5Qz7+F6ufLaWKhxgyQz/SP+dRwxkUzw==","signatures":[{"sig":"MEQCIB30kbD95BGaoFdGX7fwZP8hXBlXNzT5lGzPAGtRlzVwAiBU5Eey5hQVdVKix/tA7M1p8XLqOhZppyr80p7cp6j+2g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85997},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"af7db567ee97c54be480eb723f476280476e65bb","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.0-dev.7_1748823321592_0.36007061386701644","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-dev.8":{"name":"@pdfme/converter","version":"5.4.0-dev.8","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.0-dev.8","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"9000bc226be1ce09a2dadc7dbd78a473e5bdd4e3","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.0-dev.8.tgz","fileCount":42,"integrity":"sha512-zs4STbjgj8LRZdpYwb0sqCENFcoaIqZmiWEffiakq+fxYVH65NRhi3K10cRTqkcRLE3WP+PwQWoRcW5qO1XcGg==","signatures":[{"sig":"MEQCIH8LaoDalGwLSSAv88wZdJlnVr++Muxlyktl0lSyEauAAiAEQ6KKygC0d2QRKlBKH9yM4aIKb+Vt/dooknSb1L3RHg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85997},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"36f8fe4cc26fa3a82521e7b879d7111b05c45932","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.0-dev.8_1748823375566_0.3880125863273465","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-dev.9":{"name":"@pdfme/converter","version":"5.4.0-dev.9","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.0-dev.9","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"c6dc3e7126831fa2f66e66e5efb5e29e2daf292d","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.0-dev.9.tgz","fileCount":42,"integrity":"sha512-mB7j4LyyYrVCO7TJk8AncAse3Xs5uU/7gr1SvZa50WOrv1/ju+PWVgAnPbUJDwj0kbgyqokOIf0kvKj9tchQVw==","signatures":[{"sig":"MEYCIQCS3bp0JTvhLK80uD4xiOLyp5+XWW/4YAQIPVTA8PWpWgIhAP0Lk44Z/XkNTxM7I54YK+iwFi+zFzH273HE1AqMP65x","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85997},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"bb376f2ddab7e2ce460c1c94f17dc735b54928f2","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.0-dev.9_1748823457055_0.05698493270311178","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-dev.10":{"name":"@pdfme/converter","version":"5.4.0-dev.10","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.0-dev.10","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"b0c725485a77bd7cf6a6d8d15e00b0c65833ccbc","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.0-dev.10.tgz","fileCount":42,"integrity":"sha512-xZrK9SOU0dj2e8sR2dcnWYLyjC613umb1FUnto7csNhE+W2c9VLoh8aa0l7Ojm4cvfyq2pdvfPfljlJfk8y2Rw==","signatures":[{"sig":"MEQCIFHYDN9FjZrusmIzprG8SZqo/gxZLbwRgWthuFAPWOcmAiA4AivC33m+y54eEPcBC03ajOWrdadvrc8HChszJdrLrw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85998},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"65a6a1aff4e00bf71cb8c65faeee8093769b38eb","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.0-dev.10_1748823467866_0.1406681272871","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-dev.18":{"name":"@pdfme/converter","version":"5.4.0-dev.18","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.0-dev.18","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"c916f9b41c3677abe59a9ef55d67712cd2772619","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.0-dev.18.tgz","fileCount":42,"integrity":"sha512-5DRnJ/3izIz2XLvtKsId4ggkI8QcL4YreE8dUycz/FMu1hqjPChKqXNbvD3tRzxSqx51cQfXH1qvdu3hE/8cCg==","signatures":[{"sig":"MEUCIH6fpmOXOTPF+wl9xyC7d6HqPxZ+N01itDUTEAOYu0zRAiEA/2+Dz8mPmCcL66ht0Xq+gted75QUffpCxOXlZ3WYRbM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85998},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"503022a96b56537b30ff73abbc70f76b59634c49","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.0-dev.18_1748824346612_0.9250982288107208","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-dev.19":{"name":"@pdfme/converter","version":"5.4.0-dev.19","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.0-dev.19","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"a3b6daca00f8b84398a15dbb4265299a43043302","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.0-dev.19.tgz","fileCount":42,"integrity":"sha512-+/QZa6uSq2qMF+gM6cVstVJqIkZds2EzE0MOpH7p4MZ6GQo40uMxywPQJkPOefxrTivTv0E2RRYipdQsy2ncmg==","signatures":[{"sig":"MEYCIQDpey1Hm1Tf6mDjJ+gg/xIZXtwQzsK9gYllyGEQAUD1ngIhAPCzDbnbG6q2zDKlzBpQFjVGvlVvatjOdhU1O5FE4S3X","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85998},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"15351b081d410f93cf002c4a855a1d7b1ac77493","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.0-dev.19_1748824355911_0.17212629881543728","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-dev.20":{"name":"@pdfme/converter","version":"5.4.0-dev.20","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.0-dev.20","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"661e5ee16ac9127e8fbb4787e773c4d377b80f68","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.0-dev.20.tgz","fileCount":42,"integrity":"sha512-01TM42cgkK9YdcNcfsI+wEM669zL7ttSuy6CqFPW1xW65HUaTbwFqz0zZVwqQ0VhG6evaJnhPFQyBkQc9z74DQ==","signatures":[{"sig":"MEUCICXJ4HNHgPmUA7iBPSsgI9paUHwzqkVHpdlexNhRLY37AiEAzxbC8JBoz/4Q0KwIfBm+JKb8CM1rgsFSkzwJi2+q9Z4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85998},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"9f95afc8548c8e50892c103a2d25c1d92cadc746","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.0-dev.20_1748824363492_0.46157535850875875","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-dev.21":{"name":"@pdfme/converter","version":"5.4.0-dev.21","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.0-dev.21","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"cb1638669650a9a2d173b7dc6601fe23ff3a811a","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.0-dev.21.tgz","fileCount":42,"integrity":"sha512-EGyKVjz6ygRi5RkhgXTWLSegRIncHAl6DHf0ZT9HMQ3OCVh4dB63hyXzf+PaX59owsF3FpD7DgwhBYLjvEGZ+A==","signatures":[{"sig":"MEYCIQCVGn1se37iE0mHLuiQ363qXrlbjgCX/8GBqf0fHwSWLwIhAJElyotpNh72vUUVcAM7NqyHdM8D/fNNdRScMn4qUtY+","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85998},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"e4a4c300cd20dc34166e25565908d0a9afdb58f5","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","actor":{"name":"hand-dot","type":"user","email":"kyouhei.fukuda0729@gmail.com"},"email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.2","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.0-dev.21_1750930414290_0.4993623502173661","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-dev.42":{"name":"@pdfme/converter","version":"5.4.0-dev.42","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.0-dev.42","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"2be41352d4657070598b45ef5cc3da59b3d6db53","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.0-dev.42.tgz","fileCount":42,"integrity":"sha512-iAJTq6bSrzzp61zuCHk7zYMr3FqxYlP2B0mEUiXHHIdV5A/X19V61OMkwCGK8APxi+aqqdHeksI+ypcJtaYGsg==","signatures":[{"sig":"MEUCIQDulv5hL9dJYvKiQJ303jcfx9V1vire5cNpNjDmu2NjOwIgFjSGwkKU5kE7eJo08kjab5LmSwMyFqch+P4IwuthxhM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85998},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"4c35d5e949ba1fe500713e3f23ee4411fd7f1243","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","actor":{"name":"hand-dot","type":"user","email":"kyouhei.fukuda0729@gmail.com"},"email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.2","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.0-dev.42_1750933965061_0.6118572621728191","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-dev.43":{"name":"@pdfme/converter","version":"5.4.0-dev.43","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.0-dev.43","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"69fecb43a09b2745b0a68f84e5fb2dadccc334dc","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.0-dev.43.tgz","fileCount":42,"integrity":"sha512-zS9zGbuPAXS/MCOWIDHSTPshMVKbnDW+JpGHo3cFv1my4M/+UnafNjUdUafgqPvP7U/owEP8K9JUTHuZAEdKpg==","signatures":[{"sig":"MEQCIDNw3UTiPMBMZbqrtGgaBiQ7U3Iyh+vqeWkMmmt7HEIaAiBFj117ri3foFwt9nQm6DXOCWAX9HxLFyyxj5PMTvViQw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85998},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"4cb1e7b24247028ee3edcbea9402e15f23e5f4d1","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","actor":{"name":"hand-dot","type":"user","email":"kyouhei.fukuda0729@gmail.com"},"email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.2","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.0-dev.43_1750933971548_0.4316485757544679","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-dev.44":{"name":"@pdfme/converter","version":"5.4.0-dev.44","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.0-dev.44","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"5e370a618bbcf3990c710db2a70c288c31a588c0","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.0-dev.44.tgz","fileCount":42,"integrity":"sha512-ATdp8QHRhX0UeJ3A2qZJ9ZjyChVKmOdG1usgaEUbUtH/v+/zjfv7CXFP8FJ8qpKjiN3DXOz4XpjmAIoF/MPd5g==","signatures":[{"sig":"MEUCIGmlDCWLMnJOQ57zdIQsTfFphQyUG5vyImsg2cvyMUJRAiEAopRZbijSBeHdhi3zGmw0ZDkmV0OPy20PxLfh6r6w2vk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85998},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"ed0475b11e0fa36f56891e6e9577223f7a48cc9f","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","actor":{"name":"hand-dot","type":"user","email":"kyouhei.fukuda0729@gmail.com"},"email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.2","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.0-dev.44_1750934026024_0.15052394643108924","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-dev.45":{"name":"@pdfme/converter","version":"5.4.0-dev.45","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.0-dev.45","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"769e10996491db82f046841deba0b0e250d43bb1","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.0-dev.45.tgz","fileCount":42,"integrity":"sha512-Ok/foR9DNhb3PJFyXfSwBGlIyCC9n7WN8A2VOahOHKjsvU+Wl0cEjaGFItjdMNQL53c3eYTsRXiriLZqRHoQLA==","signatures":[{"sig":"MEUCIBRXntJ9Youu+488UFDHmnnstvpo0q+AKoFPSUk/4r1pAiEAoV8lDngRtA0sHeNvZdosBHxocvCKdI21K5oPFlJUCas=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85998},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"774d4d3a1b7365c289b8eb27347b465e3c5f70ee","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","actor":{"name":"hand-dot","type":"user","email":"kyouhei.fukuda0729@gmail.com"},"email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.2","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.0-dev.45_1750934394957_0.875016900825891","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-dev.47":{"name":"@pdfme/converter","version":"5.4.0-dev.47","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.0-dev.47","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"7a2e2440e93b26d003bad350b79f435c81c2b2f4","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.0-dev.47.tgz","fileCount":42,"integrity":"sha512-TVR05tGOukhrX1Hr5d7BgunOXM3QIp06C/+An6/5JAAWfxG3FPub2Rq8o9Bk3XTwSEx6nJL2J8b7ulr/KxS6eQ==","signatures":[{"sig":"MEYCIQDBi7FpCa7XyLo4m6rTS6HhxKPTX8q+Yhd8umCqCuXPmgIhAMH9oTomxnf/ETGjtGir5muKMABB50oyvAtw6PKnwzWr","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85998},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"721485fbe7eb7061884dba565f1f842ffc038e53","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","actor":{"name":"hand-dot","type":"user","email":"kyouhei.fukuda0729@gmail.com"},"email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.2","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.0-dev.47_1750936109582_0.00954150629569428","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-dev.48":{"name":"@pdfme/converter","version":"5.4.0-dev.48","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.0-dev.48","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"f91284e5bdf031cb9be6dfa0c7127aee7968b072","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.0-dev.48.tgz","fileCount":42,"integrity":"sha512-5UKxvk+gZUOpRLre9+mLo4M0NrV8cIuq2Ub9VtEY8ZRf0RokLuw+UIfQ+p0tybI6Jv8oqaQMnYnSj6OglAVGqQ==","signatures":[{"sig":"MEYCIQCyJIRnX50hIt8h+rBrvuhLZhTsEphqxnTxBGYUII/xlQIhANRWFvxm6bghRpHETYnsZtPdvT1lcvwAyZdc57BK00PZ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85998},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"41b8dd970c8d0f8afa69c896fa36c7fd5804e5d3","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","actor":{"name":"hand-dot","type":"user","email":"kyouhei.fukuda0729@gmail.com"},"email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.2","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.0-dev.48_1751011354922_0.4395091332067229","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-dev.51":{"name":"@pdfme/converter","version":"5.4.0-dev.51","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.0-dev.51","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"02c5a6188fc832febcece6824d7c9097397e4846","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.0-dev.51.tgz","fileCount":42,"integrity":"sha512-pvgLSo+Hky3SUGcO59K3nK89hi6NoDMNe1uc4enp54OvwKupf8NrlYFkvOTj+KHQ/wvFn3VBrArXdBXQMEeUkQ==","signatures":[{"sig":"MEUCIB/V5AJIlyCJHOV6E9Oh7GOm4Wky5B1W4QnnE4p/pEbFAiEAtaSH9AXFLOLAM0qoAfqNjLwPwIuIthZKCJ32MOzjkfQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85998},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"4d274827fc8c148e63be6310a9d393501274cb86","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","actor":{"name":"hand-dot","type":"user","email":"kyouhei.fukuda0729@gmail.com"},"email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.2","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.0-dev.51_1751124205839_0.47851308603389","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-dev.52":{"name":"@pdfme/converter","version":"5.4.0-dev.52","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.0-dev.52","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"0d6ce903d5d28238f67670b2f13734d0e31c8025","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.0-dev.52.tgz","fileCount":42,"integrity":"sha512-Vo2v8gQ3VrETGVJgshzHOYVnH5Petv5d46jtXvwHNx7Rwh+OyjRBopNd7xINsijAU8somtReqL0SCZDderjziQ==","signatures":[{"sig":"MEQCHy0WgDzNPw81IonuWcnVXBHwTqA4loaBptttzKvhhQICIQCCunDTiu+RmFBT4jkJ6tymlpQUlSLvIIWavAL60yEoLQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85998},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"1de9020792f5ed790c1eb7be486a2fd5449dcaf6","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","actor":{"name":"hand-dot","type":"user","email":"kyouhei.fukuda0729@gmail.com"},"email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.2","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.0-dev.52_1751255844866_0.870527885391603","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-dev.53":{"name":"@pdfme/converter","version":"5.4.0-dev.53","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.0-dev.53","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"56340746bfe96fdab1bd728d0a89e7062125a1ae","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.0-dev.53.tgz","fileCount":42,"integrity":"sha512-0zSU9L69TD5amK74OqfX1QECpywJrIZKlVrbVBoE8mlI4v3Y8QGNrJRiUGBv+hyEQ6i+Ci3ZBgI7bjJHblTuVw==","signatures":[{"sig":"MEUCIDo4Ac1l7Z/63E0cFy+fProyVJIqRUplNP9OaSbhpg8aAiEAiNMqFUkgSlDQI/Jyid2N5JsWVOCug+M4plAluuCEl+c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85998},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"9de7f6d3a57f31415f469791338a1d0caffb35c0","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","actor":{"name":"hand-dot","type":"user","email":"kyouhei.fukuda0729@gmail.com"},"email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.2","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.0-dev.53_1751256703411_0.4817737705954679","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-dev.55":{"name":"@pdfme/converter","version":"5.4.0-dev.55","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.0-dev.55","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"304b433cf7eae93575be403fcc624164e4912b18","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.0-dev.55.tgz","fileCount":42,"integrity":"sha512-m89Du3gLtoJ7RyyQuN0POw7IJ/h9BgDLJ2cwMQthGEFPFLk23mY3P2p5Zpgs2kdVQ8qFZeX53r0hmIVllvdgdw==","signatures":[{"sig":"MEUCIANqGkcGbSTx8LDtM9TxJuL46GhlIBj4E+3htTcK/agWAiEAuIRLzdnRvM7HWw1aoRpqo2/xlf8aj1hGHIClfHoILO0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85998},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"ca0a918263a57aa810b08d304c7b0acda0525e91","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","actor":{"name":"hand-dot","type":"user","email":"kyouhei.fukuda0729@gmail.com"},"email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.2","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.0-dev.55_1751257525553_0.08976270412049137","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-dev.56":{"name":"@pdfme/converter","version":"5.4.0-dev.56","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.0-dev.56","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"e35121908a99e93d6c57c18bc588f0d001267951","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.0-dev.56.tgz","fileCount":42,"integrity":"sha512-zOyXP4B5qVQgATkwYOpHvFYaW2pQSumS0j0VbnTFiqxXLxX2P96brMXnmddaygiSWoIf6snxOygxHp7Bf+F7cQ==","signatures":[{"sig":"MEUCICvP5QqsohdvW5w41iurUvrklzpHy2NKgj6egJinoN8XAiEA/fdxYz17q8N0e4RwQb9yJ8UKVaMN42R89ePW5Y24Tsw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85998},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"eaddc39a3a802fb98b135e6c4aecc9347aa4fc25","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","actor":{"name":"hand-dot","type":"user","email":"kyouhei.fukuda0729@gmail.com"},"email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.2","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.0-dev.56_1751417986700_0.2594573437669194","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-dev.57":{"name":"@pdfme/converter","version":"5.4.0-dev.57","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.0-dev.57","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"e8b5288d8a7747abd7f664b2391bbb4f2312857d","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.0-dev.57.tgz","fileCount":42,"integrity":"sha512-chH1/jcDCDk82u9QHT47mlNGtBChUCADU8XmGmI7/Hd1nz1IcOKftWqnxtRyQpGr3Q6bP+U42gShXzDqTXe39A==","signatures":[{"sig":"MEUCIQCmfy/N15KBgtqxVsys7l1O8IAhmS/qtvZXhGdfV//qvAIgQ4F524AswShi16EEbhmcjl6cCzxZbgjpvlsc+SFeL8M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85998},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"98ff12f86ede5ea81780e1b3a93fbe8a23011bc8","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","actor":{"name":"hand-dot","type":"user","email":"kyouhei.fukuda0729@gmail.com"},"email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.2","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.0-dev.57_1751418000062_0.007287940971427931","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-dev.58":{"name":"@pdfme/converter","version":"5.4.0-dev.58","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.0-dev.58","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"2ccc0e645e72e9916121e4dba068719128955ce2","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.0-dev.58.tgz","fileCount":42,"integrity":"sha512-JPL492lEqGqmhHiENMWYY257pGm2XCBie/GBqSMcqzIaZl9yC7tD68TxQ/EF5TBVZW8avd0wR+kLjUCnMoe9Mw==","signatures":[{"sig":"MEYCIQCZJ6NX1r59vaqb0/CjKAVcAc1XdLA/LbvUWjD1rTQFsAIhAK/1QTEn3sAGfmBZQ/R/x1He35EYaMnBLmcCMnv1ofc2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85998},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"70903c3e05a45efa0d14a05ff1bbb855458d8bf0","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","actor":{"name":"hand-dot","type":"user","email":"kyouhei.fukuda0729@gmail.com"},"email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.2","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.0-dev.58_1751418016183_0.148379164097314","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-dev.59":{"name":"@pdfme/converter","version":"5.4.0-dev.59","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.0-dev.59","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"329167908a088ddd6ef61e148d0a9e3f3a6adc69","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.0-dev.59.tgz","fileCount":42,"integrity":"sha512-gmnDTRgM3aVVA/QxWU2FHbglDQP8Ko3lR1Y0kNFSMIKheFsiVTwNvjVqkoNR1xGAiyYt2tALOOOMw0mce5z+2w==","signatures":[{"sig":"MEQCIEHZ1NBLPuYz3or6BCGwzdNHUFBW4J31rQkq638e8ZM0AiBvSIzLH4juYqlhcNqo+A6ee+gr4ruP40g8m8RHg5rPtA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85998},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"d619b45913551f76402b62ba86bf72c574e9e2d4","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","actor":{"name":"hand-dot","type":"user","email":"kyouhei.fukuda0729@gmail.com"},"email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.2","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.0-dev.59_1751418029199_0.25357504265982533","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-dev.63":{"name":"@pdfme/converter","version":"5.4.0-dev.63","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.0-dev.63","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"b9940efafd355485591a368e6b617c4006bd994a","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.0-dev.63.tgz","fileCount":42,"integrity":"sha512-y1K+PIDolariOWcKeAeLsp+Ed4xKcxtJgZQ5+4gBfWGShU7pza/IKwXyqwTsYv/4kJ/Zsb+/xm92E9ur+5/6Eg==","signatures":[{"sig":"MEQCIF0lrcakDN99kbAj4hL+lCHoM4RTM2sUrTJPPflc3xwhAiAJrkRPTyjGCJxspQAXibGO2cblc/PhFA+MvUP/ohHbsg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85998},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"28ff1fcca968a236e04fdb1c16e4087437f5e7a4","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","actor":{"name":"hand-dot","type":"user","email":"kyouhei.fukuda0729@gmail.com"},"email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.2","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.0-dev.63_1751418521697_0.8174769293690951","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-dev.65":{"name":"@pdfme/converter","version":"5.4.0-dev.65","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.0-dev.65","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"1e1638fbaa1023024c27059ec0db67dde13368d6","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.0-dev.65.tgz","fileCount":42,"integrity":"sha512-EfkGlS/teYKrvoPEa5AM3tFmc3xSq2XACHPiU9HmeEBVLW9yBlIT8nBoFSaq3/SMy9cmHfFE1sR6gMgEa02CIw==","signatures":[{"sig":"MEQCIAtwmIS7smdFYN5FVvPY64QFoaZDQ/q2zC77GGXteFJpAiAebI4FGmQD51+lRJz5JvV0PvryiAwZEmn3F6dSB85dgQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85950},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"6e689994a8ed791899172eb56c179d37539d0bcc","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","actor":{"name":"hand-dot","type":"user","email":"kyouhei.fukuda0729@gmail.com"},"email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.2","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.0-dev.65_1751437805638_0.9532232260389126","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-dev.66":{"name":"@pdfme/converter","version":"5.4.0-dev.66","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.0-dev.66","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"384aa9a298d3f2430224674511861ca6904586fd","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.0-dev.66.tgz","fileCount":42,"integrity":"sha512-1Lw53mJeSjU92wAxpq1B3sEtpL+kOjj9Bx+qVF3WAiD/WEsu40hbbjDKJ4Q9hNMtMLpm9/i9C2okNdA/cWiS7Q==","signatures":[{"sig":"MEUCIQD+dzha7v/971zSNezmaXU1bsNy0LW5ItxTvtW5awoatwIgTDptbNg814wxjBQGiI+FamJKIZ3uC1w3cZ9PyY9KkRE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85950},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"753b8ce92117a11a91d33d94ba5868da5146bf79","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","actor":{"name":"hand-dot","type":"user","email":"kyouhei.fukuda0729@gmail.com"},"email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.2","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.0-dev.66_1751437841674_0.12999817465501984","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-dev.67":{"name":"@pdfme/converter","version":"5.4.0-dev.67","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.0-dev.67","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"2088d698c6fe57b5eb0e7f4058c104e195dc05c1","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.0-dev.67.tgz","fileCount":42,"integrity":"sha512-nY19ZjI4UYnH+ME41lsoBnQPp2gvU/76UFejwmHFwe0hupoB6deaQMlgZddRV49eEWNb4k9uSwo+rvAHuk9HYg==","signatures":[{"sig":"MEYCIQDHlity3Tw53910kXnWhZdVPyA03hNf9URRU3Db1dmkmgIhALHam6AxOdC8zSiI55cX5ghsgaOvSb69w4qfcvVab17F","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85950},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"663f21229fd532bc3f7ec325ed9fb7036f4fc63a","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","actor":{"name":"hand-dot","type":"user","email":"kyouhei.fukuda0729@gmail.com"},"email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.2","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.0-dev.67_1751437869554_0.4853122124654823","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-dev.68":{"name":"@pdfme/converter","version":"5.4.0-dev.68","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.0-dev.68","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"410b7ad02916580e5072e8a5b96ad2b9af54653a","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.0-dev.68.tgz","fileCount":42,"integrity":"sha512-mbeqCu+gGyfKFDNdy8HjWUoZqcfvwLdeVjmo5BOHRchDrC/wr5JbF0F5EsoMXsvQADHGccJqautezYuqdks99A==","signatures":[{"sig":"MEYCIQDRLxb4bkY70dXpNWfCpRd8CO9UF/8wrUFtY1UdaFmjFAIhALX0R1vu9aGWtxL3CPjIk86Fao2j+Z3YiR0JLxHVN/jm","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85950},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"0dd54739acff2c249ed68c001a896bee38f0fd85","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","actor":{"name":"hand-dot","type":"user","email":"kyouhei.fukuda0729@gmail.com"},"email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.0-dev.68_1752103509302_0.4030658592162599","host":"s3://npm-registry-packages-npm-production"}},"5.4.1":{"name":"@pdfme/converter","version":"5.4.1","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.1","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"92c8c1038a91b3c4adb1da1e63d9d05806be49e5","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.1.tgz","fileCount":42,"integrity":"sha512-KcjicAp7kONGkTUA2uKJ5na3j5x2WjsTRoLgvuPnjB+3pramIMRYbCKbgtRv0bFt5jziQ9PPCjGfrm0afKri8w==","signatures":[{"sig":"MEUCICdqWULVeKfNK1bVC5vVSDga6ms+4jUuzhTELaD2GUB9AiEA0NMkl6+KIrZ3XFBs3d5sHaHzIixEoxU9AaJ0xU1NID8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85943},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"0dd54739acff2c249ed68c001a896bee38f0fd85","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","actor":{"name":"hand-dot","type":"user","email":"kyouhei.fukuda0729@gmail.com"},"email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.1_1752103923842_0.5457003945290644","host":"s3://npm-registry-packages-npm-production"}},"5.4.1-dev.1":{"name":"@pdfme/converter","version":"5.4.1-dev.1","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.1-dev.1","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"c7c1734a647c4e271a27c6e5dd1912d794e2b6f7","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.1-dev.1.tgz","fileCount":42,"integrity":"sha512-R6p6K1wr6PwnAnAQ9JLteEUBlHqCap2BhL/zZPxklVI+3W6du6IceuI4B6LQ0bnehjdTRlIGjQvC4BR6FUqlHw==","signatures":[{"sig":"MEUCIELPyBb1UtXR/M843GrKVAh60mWddrr/2HCshs5AqHS6AiEAyUBk/gP4lD3kJHUuUtZV4jSh9C4OrWUxTh4wpMYRKis=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85949},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"9e5a08988c18978f9cd31a7572ca77e83b4c112e","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.1-dev.1_1752624507881_0.3118044888388847","host":"s3://npm-registry-packages-npm-production"}},"5.4.2":{"name":"@pdfme/converter","version":"5.4.2","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.2","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"a292a1bbb53e23a86b45a7ccaa36577ba0e0eed3","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.2.tgz","fileCount":42,"integrity":"sha512-7vuMr4LLcM6i1e0qOZI0imOhQvkRJFQX7/YBIvKd5T1udJLiRojWIYhdVgUeyr2PcPVUBvP0ndNy2vQVzaJCEQ==","signatures":[{"sig":"MEQCIBi2CZ3JgG7+RnJ6Q/Gs8s1/ZPTdwl4F0ICMfw4PqAs/AiACeMc/CmvPcwSvk3GtZhovNWDha4e20dHjLHAEjkSR4Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85943},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"9e5a08988c18978f9cd31a7572ca77e83b4c112e","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.2_1752624749422_0.44250270498913946","host":"s3://npm-registry-packages-npm-production"}},"5.4.2-dev.1":{"name":"@pdfme/converter","version":"5.4.2-dev.1","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.2-dev.1","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"fefa07c9bd8995816dd79c625c75bc325ce122b2","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.2-dev.1.tgz","fileCount":42,"integrity":"sha512-Uqk9z75D/3uTxFR1gYOt9ot/h1jCD0I9M2PT/IPuxoBoTxIlwkj+xlJOQt18dIVd7w1j+1OqbB115lQZXWMHEQ==","signatures":[{"sig":"MEUCIQDeRx5y+sZKskACzrInPTY8PUSO2KA+wtl8/s/U/QJRqAIgYnkTc6ZpWend06dXJlZs4EeeqUYDtMeylsvoYv2JUW0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85949},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"356c8d153c718dd5fc08392153efbaae7e29061b","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.2-dev.1_1752626033464_0.07568945688729767","host":"s3://npm-registry-packages-npm-production"}},"5.4.2-dev.2":{"name":"@pdfme/converter","version":"5.4.2-dev.2","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.2-dev.2","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"5c0977cf31b13342cea8ee2a3e6ff389f14714a4","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.2-dev.2.tgz","fileCount":42,"integrity":"sha512-4/bwXwgimr40QbpBXTafgQ6NJ6JbU2yEU/oA7b+Zp1EhiocXvV6pXBfofVF1tCjCNPzK9h1SIrK1k0mDLEEkNw==","signatures":[{"sig":"MEYCIQDLKDJalknZ6FcMID+DVqf/WdOPw33engZDmQ3YkpSNHwIhAO0ScHQ9o2hD4Xcq1cGR+rqJ5uSgOftgfuwgPr4sM9bO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85949},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"1019cf6f68d94987e6518f84648b53f859fa6ed5","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.3","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.2-dev.2_1752627486598_0.302912470781209","host":"s3://npm-registry-packages-npm-production"}},"5.4.2-dev.3":{"name":"@pdfme/converter","version":"5.4.2-dev.3","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.2-dev.3","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"7bf40a513aaa42d933e506632e811a562c01b7cb","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.2-dev.3.tgz","fileCount":42,"integrity":"sha512-/nfj9oedsRrpLgReuHSD2V4s1U7WW5Ie8O3xkxJdg8lqc/p2J5QRfpGQB68l43oukPrbqvgw4UB0FWQhVavGcQ==","signatures":[{"sig":"MEQCIDysQDHGjKOAuJu2t6L89LYBe1yippnB5hsKS0d/ZjUnAiBk19zy10+qs0YeWbXtsfjqQ7/ecVHLXFmI+JiitGeEkw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":86677},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"2a1ea0efeac37157b61390589d212e1258418786","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.4","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.2-dev.3_1757399157907_0.9475638239300217","host":"s3://npm-registry-packages-npm-production"}},"5.4.3":{"name":"@pdfme/converter","version":"5.4.3","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.3","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"556c48680c2bc67afbe417f8c1321b712ca973fa","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.3.tgz","fileCount":42,"integrity":"sha512-RJrKJ6QJ7pWrCG6y3DgE1OdiPGHXpKuW/sKhusmqPfA9nJt0FbiL9jfuqa3HtAagpfLhARH9c1jUOXHpXpFclw==","signatures":[{"sig":"MEUCIQDkWaKE8/Vu0BzKIAlncrdyPhJWYKRZy9Jjjv8lPKRFFgIgL/sZQFF4qSpWXdji1mvR1H8FJFx7fQzaSAuAQi07Cu8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":86671},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"2a1ea0efeac37157b61390589d212e1258418786","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.4","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.3_1757399298840_0.9745298347719673","host":"s3://npm-registry-packages-npm-production"}},"5.4.3-dev.1":{"name":"@pdfme/converter","version":"5.4.3-dev.1","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.3-dev.1","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"41dccbb565115a236d14bdc97edc1aa0c3c24f92","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.3-dev.1.tgz","fileCount":42,"integrity":"sha512-wXMDpANhZKmTOiIfNGohQ/E9UX9f7/38e81262MyiLk/LSV6pEgfajtRdPoOw64RS20uqzxhoHYQycfqw26gzg==","signatures":[{"sig":"MEUCIQCK5NycjbJ0Oris8NF4ZnLCSd3CMnO7Lxj8LYAorBldswIgZs3APQvKKVxuB4vKQmRta9O7g08J0BmTOcu6StloYEU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":86677},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"ec072ea8214f61caac320a1611fb6d1179df5612","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.3-dev.1_1757488202641_0.07722203436691433","host":"s3://npm-registry-packages-npm-production"}},"5.4.3-dev.2":{"name":"@pdfme/converter","version":"5.4.3-dev.2","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.3-dev.2","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"e029c0c7d3e45a1c7b355d5360f87496b064d7e5","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.3-dev.2.tgz","fileCount":42,"integrity":"sha512-tE16+ZOUp+TigM2m8LINh+tYhiGaO6y6t4tMeujWHmQnS3w2dZtzBvuM+ida6S1jJwj+Nqqpl6bsVhxb9dgP6g==","signatures":[{"sig":"MEUCIDmj3w092g3mO6ftPRooo1x1MfghfBNizpGdfYzkITCDAiEA/+IGazOq3AcFvAlwKoc9Pq33ttQkdNmuKbpbO0cyD3E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":86677},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"4de814b4cd1ca6a9dde8c3d7df4d511214ef9110","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.3-dev.2_1757503283873_0.6140225001247319","host":"s3://npm-registry-packages-npm-production"}},"5.4.4":{"name":"@pdfme/converter","version":"5.4.4","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.4","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"4399e23d1dd0447f65ac651bcea9f5f0fef250f9","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.4.tgz","fileCount":42,"integrity":"sha512-8zins2i2afNzTwT+vjh0+izY3OuPQ6LXbitu3IxCCJhp+2n6vdn6JCf13f250xRonhQS+n3/6dnrsiZXBsDqHQ==","signatures":[{"sig":"MEUCIByC8ULQWZGR5E+wB8dBelchDK18Up/0wlIc15sfwGZ3AiEA36m2nCKI9VWi3JBITFln4n2cqsX207niGAsHajbaR9k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":86671},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"4de814b4cd1ca6a9dde8c3d7df4d511214ef9110","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.4_1757503673937_0.1201162792554844","host":"s3://npm-registry-packages-npm-production"}},"5.4.4-dev.1":{"name":"@pdfme/converter","version":"5.4.4-dev.1","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.4-dev.1","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"83742f51c593006174ab2a216f9b8b9e85f113be","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.4-dev.1.tgz","fileCount":42,"integrity":"sha512-cmC2K+G2zRymFDeliZFoT36PqtRijl18PcYfSv2ybm051EDfSzMX0p669GIZEwt4M+idaE2ov6U8xughFTSkmw==","signatures":[{"sig":"MEQCIFwPfn5Ro/qu0okTqeTft0ZSHfFNsa7vwnUlQU+qBOacAiB/P5VCWotawWcNvHVVDK2VFwA37tUJy7NUIE+1Ehy+KQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":86677},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"fbdeaf00d7a586726945d1ccd28f4226fef06e57","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.4-dev.1_1757509088238_0.9395295190213204","host":"s3://npm-registry-packages-npm-production"}},"5.4.5":{"name":"@pdfme/converter","version":"5.4.5","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.5","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"9a09c945cdf43a95a40eb45a6ee7f08a678c8a03","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.5.tgz","fileCount":42,"integrity":"sha512-aW9OBAt+Vy+QejE2xKQI6WiHc4778dTrvlfEaeOCs/onL9zgiAZs+ZyRZ0bEODjEw5hXdZpflH5X64X/ooJZFQ==","signatures":[{"sig":"MEUCIQCNeWxy8UPmoMXBfXQYLKc1Hyvu0Ki83yOlVX2QiyEVLQIgLiGT4ZjwLiCnBBDw2wuYYCkGkwqg/NnYi84BYzWNd6I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":86671},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"9dc64b0376f2651e4250244297e99298021a2473","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.5_1757509123672_0.7936112944483347","host":"s3://npm-registry-packages-npm-production"}},"5.4.4-dev.3":{"name":"@pdfme/converter","version":"5.4.4-dev.3","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.4-dev.3","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"1091f2d8c94a8d5e65a8ea102458d145b13a6435","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.4-dev.3.tgz","fileCount":42,"integrity":"sha512-PeK/mgiAXCiOoK6p/3BBSx0muhiKi90yFUswpSqugaf/uEI9ySvxXS3QJZFqp6EQqlq/rfFWbI1mTVUemlt3RA==","signatures":[{"sig":"MEUCIEg1eUKCn2zJc1Fs7Fjj5zjMyDEgJPBKGtxWoFiPEcQ+AiEA9RxSeIHt0qB156IxQtbwIA5ZLHuBJApOEhxGMcf/6vA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":86677},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"ee7895b10cf0eb459b4e7dd8703185c922c8f5a1","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.4-dev.3_1757674102811_0.907531634560157","host":"s3://npm-registry-packages-npm-production"}},"5.4.4-dev.2":{"name":"@pdfme/converter","version":"5.4.4-dev.2","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.4-dev.2","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"dcbb6e2290804c9a53d415de5fa707b6db194165","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.4-dev.2.tgz","fileCount":42,"integrity":"sha512-V3C1po6eYcvCf2XwphnLkM7W6Xl44vtKd1tn+YJ1EN3THBCpem+HBfmXqyCh33ktkRWwBbwFRDpHKSRGIFofNw==","signatures":[{"sig":"MEUCIAgDutDDplUmV2UYo3wFLE0aDH0V8j1GsQXq+jHc2hASAiEAoc61qSKk38xktEhtP12B3NuYXL0ILATb7ia72d7u7nA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":86677},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"4db779c92765fed62716304ec4fadaa926bb99d7","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.4-dev.2_1757674104799_0.5347979764176869","host":"s3://npm-registry-packages-npm-production"}},"5.4.4-dev.4":{"name":"@pdfme/converter","version":"5.4.4-dev.4","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.4-dev.4","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"0c2b2d57a15517ed7b24a67e2326777ff5957f4f","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.4-dev.4.tgz","fileCount":42,"integrity":"sha512-OjO9WV2izYpjlWssXW3kdWNjXxTIU20Rp8ATdHx8WGEls6tE8HIYMVoUXdqv/S8RHIRWqZKuuttKFdkW1Ln1AQ==","signatures":[{"sig":"MEUCIQDDaVeNDJR+4fKZ1CfZZhTOpt4XQi8OiEE5ylxteRiZbQIgF3IMZU5eWZX5nAP9C2whdQfiSampvJYCjjBVM5xlXBc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":86677},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"53c83f5a13c969d996cd4bc50c53991dfa7d1bd9","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.4-dev.4_1757674116621_0.424107784094506","host":"s3://npm-registry-packages-npm-production"}},"5.4.4-dev.6":{"name":"@pdfme/converter","version":"5.4.4-dev.6","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.4-dev.6","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"cdd3354bbccdab17fc9d83a95be605b982fbeb79","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.4-dev.6.tgz","fileCount":42,"integrity":"sha512-rQnOV7LX3bpRY+O8QYUg2rH5mWR8+X60ca/Wm1ju4ZtPh7gmkQkuc+O7Lct9U6K9uGIb5ymQhGrttQ51DoCh+A==","signatures":[{"sig":"MEQCIATjFSN9aCtSgef/jmByPcNBfbDCtE7e0bZnqzPlfpUmAiBhlyhWxideOlpz1aTMjXr8Imef9a5zdrYAVZxTch8V7A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":86677},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"1579a040e06ac99f55cf4dd16d10900bcba096d4","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.4-dev.6_1757674121765_0.8717686330132544","host":"s3://npm-registry-packages-npm-production"}},"5.4.4-dev.5":{"name":"@pdfme/converter","version":"5.4.4-dev.5","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.4-dev.5","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"975bd8fdb480d510d861ed3635ca35c20b2f8314","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.4-dev.5.tgz","fileCount":42,"integrity":"sha512-9xDLGaKI+8oQqyjxxgFWadxZFeNzTtSaT1w/GhfwsCqqZeWmOfEkxHEr4P4spn0beVLEnE4DW+krs8x4259HaQ==","signatures":[{"sig":"MEUCIANh5Gpw+yGHWiqkoD6Bm8DHbis5VvotBuCHWAeYk7YZAiEAk7j+/U4gT32GkHa6uBi5UaDAQZzP0yyZ1fEDmGaRgaU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":86677},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"f516d7ee74bc94a2ee9d3aa52445da82a0a5425c","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.4-dev.5_1757674124072_0.29511576745766654","host":"s3://npm-registry-packages-npm-production"}},"5.4.4-dev.7":{"name":"@pdfme/converter","version":"5.4.4-dev.7","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.4-dev.7","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"7eadb0b21ea4b4035db1c6121cd1199a0f358787","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.4-dev.7.tgz","fileCount":42,"integrity":"sha512-TLm7Yy3M23eNrHAetWZrGTQKT7YScn4BvzGuIldog9JSyr1g22Qotqe7GkULxWnNMY9SgIkOkv1CvYrrrc59EQ==","signatures":[{"sig":"MEUCIQCNQkzkPPy5XOKMWjajTdVAHMnsl5KltGirBBCpz35G3gIgd9uTYkbCVmbdc1JfSMxbW8zcY4gjvtYyUT8ylP9wwa4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":86677},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"1a05b62e3df8c57ed81329f66335b5f20314c6d8","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.4-dev.7_1757674196227_0.7550121550992954","host":"s3://npm-registry-packages-npm-production"}},"5.4.4-dev.8":{"name":"@pdfme/converter","version":"5.4.4-dev.8","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.4-dev.8","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"e63a3c8f8b3f612d78e58342f1c9d4c024cd9a5a","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.4-dev.8.tgz","fileCount":42,"integrity":"sha512-MIoEMvg/JjQdBFCLRQNDqKohE2s53bmNg2YDo4JCnxUUGpuTmKwKzcV1MS6/fvFD5umerAuu2TACaOOYiRv2Fw==","signatures":[{"sig":"MEUCIQDXmxxh+Hl2kQDMXu2KNLO8p5JL04LYUUN4+sBrhfLMeQIgdE5QNJWzQ+C7ZyCBzCFZ7QUmzGQctPv9dyEHxv4/vqE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":86677},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"865de884521bd242b7e3d9e3498f81720229e337","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.4-dev.8_1757674200175_0.15998789616102238","host":"s3://npm-registry-packages-npm-production"}},"5.4.4-dev.9":{"name":"@pdfme/converter","version":"5.4.4-dev.9","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.4-dev.9","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"b03d2eb30c84ac828ab3db30a8236caeda8a3dfe","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.4-dev.9.tgz","fileCount":42,"integrity":"sha512-WwcHtHSfqqifepCfkYyzMVvdlBFkf1fAcs4y21uwlU8xzRSZ+lvgcVwvBvCtPGENW32MLl2uC1wqBuPOxKMGIg==","signatures":[{"sig":"MEQCICos/JoPcajRWR9DRCe2K5tMVnMldOpT+fdkCgjNmXdgAiB98LWjbjnNrVjEo6DCcApzvedw8mlOL+8zjtvgqL8TLQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":86677},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"836b46fb654d44c14439b0ae0892898432428ede","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.4-dev.9_1757674210626_0.7841681767998792","host":"s3://npm-registry-packages-npm-production"}},"5.4.4-dev.10":{"name":"@pdfme/converter","version":"5.4.4-dev.10","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.4-dev.10","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"c4f839a70436771614836850ab82e99fd88322d5","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.4-dev.10.tgz","fileCount":42,"integrity":"sha512-rapl69KWF5QrQRDuBfele9thKweDVBOJwwj+0z123WIgRIBRUHopwcruvzAzR9FBsKKpsAXxkzhZd8R1qDA37g==","signatures":[{"sig":"MEYCIQDSg3qdfzFCUR3U63Y3YHWMr9MGLfg3MpQVufeA3hvvXwIhAJiRm5TzTjxvD493fcGegJCul5IcJhUg1mrrF6p1UNrl","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":86678},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"815e541fc86c4e1ff44c7b6411e41aae93abd236","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.4-dev.10_1757674326684_0.0404830092358166","host":"s3://npm-registry-packages-npm-production"}},"5.4.4-dev.11":{"name":"@pdfme/converter","version":"5.4.4-dev.11","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.4-dev.11","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"9ddb9911df173202c624c1efe6a17557edd74ee1","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.4-dev.11.tgz","fileCount":42,"integrity":"sha512-skYJLYVwNQkfGnRhrSm6gtSf5hugO4W3be7I3OeMRdklAHY70feyzCld6RW6MXsNdLvVupAuyWt4eWcP3/rn6w==","signatures":[{"sig":"MEUCIQCznwAlbmj+obpegp33fwow1AHhi7Ord3dDYcbIXAnO2wIgSnVKvCZZi0FJp9wfx+wn+4j7KMl0UfSUafTUuFluvQQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":86678},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"b8f4511a47b526459292620a917595ce827896f4","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.4-dev.11_1757674330875_0.6402017367908821","host":"s3://npm-registry-packages-npm-production"}},"5.4.4-dev.12":{"name":"@pdfme/converter","version":"5.4.4-dev.12","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.4-dev.12","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"0a4c027922bbdbd01fad1b017782ddb651629644","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.4-dev.12.tgz","fileCount":42,"integrity":"sha512-ANMqAlX8uDcXYRsS/m3d1Wacm+AMioAqFqbSdPGSrOAanmusaD27/umU8wPJ+TlMnDuoWZxK43gOpCx8JElV5A==","signatures":[{"sig":"MEYCIQDB9f9J+yknvNdMjXZBRLaB4vi+C62s7TyfCf+JG3aDEwIhAOJvk2EHI0GF9iMe8BT6GC11Aob3ptJ7R8Pvyzq90tUU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":86678},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"399e2c591203fe8c14f351ed5e28a3c2517042e8","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.4-dev.12_1757674342056_0.08980160585905983","host":"s3://npm-registry-packages-npm-production"}},"5.4.4-dev.13":{"name":"@pdfme/converter","version":"5.4.4-dev.13","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.4-dev.13","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"61047f0b5a8a829507655725ff0898040009cd7b","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.4-dev.13.tgz","fileCount":42,"integrity":"sha512-kQzuVMsQy2UrvA3g1w/rZMKN3doYqErljhdnAkGyN1HH5xauVQ3RXpdPwEpH/E5XK+Ke3U2TxE1d9NvW0zDpwQ==","signatures":[{"sig":"MEYCIQC522a8wiH2/CELxBT7FvAB7ewrHdogTcwx73BlEN2b4gIhAPP74/1eM4/A+LneYUwVWqFVf3G9Am73fEqXipL/KRgK","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":86678},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"890f52fa185c5d2906c1bc646b31ae3b7668610a","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.4-dev.13_1757674361677_0.8214137897226867","host":"s3://npm-registry-packages-npm-production"}},"5.4.4-dev.14":{"name":"@pdfme/converter","version":"5.4.4-dev.14","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.4-dev.14","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"c4d43db9155ca2b2e9e59a90e5c8f5a5ad849a67","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.4-dev.14.tgz","fileCount":42,"integrity":"sha512-KzDDkJ1OcM4Cy+AeiqzTe8gZKDLOcrP4vhjRlix7VXNIGBW34TU1BM1P1ritT++WMYmMHjr83MmTd+FvJq1hug==","signatures":[{"sig":"MEUCIQCtB3HD3GUOsO5jXk0fLkZ7NnyfOjHvSu5+ESKj+Tnd+QIgFFI2pcdGZlk1ILAFp8yH2pikzluAErr84cHkYlbjOMk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":86678},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"7f9f92b53f639a7183870e502ebde583116cf5b7","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.4-dev.14_1759453312088_0.14912853103254942","host":"s3://npm-registry-packages-npm-production"}},"5.4.4-dev.15":{"name":"@pdfme/converter","version":"5.4.4-dev.15","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.4-dev.15","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"c97c64785bcfc05650fb5c7424949abbef45aecb","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.4-dev.15.tgz","fileCount":42,"integrity":"sha512-adQ/IqAP321kvf0p4fGIDbzfuUSlmcySp4/2gV6W3YsootXbzDcUpeeQZEV5PWSu37UdmTz+zjQD9LsS3K9cBw==","signatures":[{"sig":"MEYCIQC+1J5uikgIdE7xEFS/S46yBONRSaIeqyWmAT4uo7R32QIhAM67yNXjVErQPb4Ygc8NvHf8ODX6voOQ5LP+EckG0Wpe","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":86678},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"6d16b14fb80abf5cfad39f88b1e56da126dda0d9","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.4-dev.15_1759454091758_0.9141815763042656","host":"s3://npm-registry-packages-npm-production"}},"5.4.6":{"name":"@pdfme/converter","version":"5.4.6","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.6","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"d25b37a629543cf1767129a945f905aed7287eb7","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.6.tgz","fileCount":42,"integrity":"sha512-cNdtDtd7rPt3YF0G2krouBMgTXtaWisVXwNdEbZqG/xkN/hu6FVPwqSsvEDKgUIreRGNHigDB1BGZtkpF54Pdg==","signatures":[{"sig":"MEUCIQDxR7M5PEFeO2iPcYU6DBjVYEMmx7Hzfzmr3kSx8247twIgJ2qRi5Mrjm1IvKMGqKz41AiTGvuCqGs3d4Hjg6UvKsQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":86671},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"6d16b14fb80abf5cfad39f88b1e56da126dda0d9","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.6_1759454385313_0.8162345435978591","host":"s3://npm-registry-packages-npm-production"}},"5.4.6-dev.1":{"name":"@pdfme/converter","version":"5.4.6-dev.1","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.6-dev.1","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"d775e10e3e51ba62bc0b7b4b1858bcd8e2b5f0c4","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.6-dev.1.tgz","fileCount":42,"integrity":"sha512-/l2SO6KbiCOY6Nag7wxd4rjdb+QpcgzPmL7RrwrED7nn3ItJw0oQPd/gmHAtJZMYRFjuydD5v0E6HnAaxIQUwA==","signatures":[{"sig":"MEQCIESdxdslTGCn6oCJ4j1cLG7UCTpvB5bqN3ZyBJlVyD3GAiBe1/q77sE8aAKruhhTpo3Sb6C0JqEIQgjcPRVs48lOdQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":86677},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"63335feab74adeb42c3907288604a27d7a36ed9e","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.6-dev.1_1761020504549_0.9293070373418091","host":"s3://npm-registry-packages-npm-production"}},"5.4.6-dev.2":{"name":"@pdfme/converter","version":"5.4.6-dev.2","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.6-dev.2","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"a10961d058857c7ecf2c9266ef25e8db06e6a426","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.6-dev.2.tgz","fileCount":42,"integrity":"sha512-o28IuL8lEg2wRj3QbgIfI9nUDZUCrXEnPgyRzPVa5cs5DVEiKNIqrWv+3HObLS2tCayWSgVTRjwA1B7xOKUDWw==","signatures":[{"sig":"MEQCIAFBzWgQ8K/pzFf5sL+B3fzPmwsWySYZW/ZdJ6PdBxBuAiBYf0pd7fTbnxBr7MQG67OlLI7Slhf8ep9JQMZOMYsetg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":86677},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"2903009b0af838a1f0b0f79ae688429de5a4bcb8","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.6-dev.2_1761190499981_0.5701365776546872","host":"s3://npm-registry-packages-npm-production"}},"5.4.6-dev.3":{"name":"@pdfme/converter","version":"5.4.6-dev.3","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.6-dev.3","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"f2a74f090b1a441d35949e6de3d5781041142673","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.6-dev.3.tgz","fileCount":42,"integrity":"sha512-NmCsGIa4V+yQYQPClA+eOQV1BILTOC/R6NVRs14UBueO70Wjl6MSMIMQBfyWI0ue9fCvjZQVpHEWDavb2ZNawQ==","signatures":[{"sig":"MEUCIQDLdvxMM68sGS+GCsQMp6+WhltbLXKTsGshZxHsrtmcCAIgaHl7Q3mroiaARURBa608JHqYv/OtcQ1o47n5Kdu8ExY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":86677},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"87ee27416d30b4d5558c1eca202d39ba63331400","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.6-dev.3_1762326418699_0.5814475645709196","host":"s3://npm-registry-packages-npm-production"}},"5.4.6-dev.4":{"name":"@pdfme/converter","version":"5.4.6-dev.4","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.6-dev.4","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"82095920f6030b1a966e2d27e13236f690da532a","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.6-dev.4.tgz","fileCount":42,"integrity":"sha512-xnb9WmjpBVFQcpT70sm2/vsGzlsP8AMpQEG4z+jiWMt/EJR5mJelhHbjW35KthH6JqIxiFxRHQaJTZXQgSBALw==","signatures":[{"sig":"MEUCIQCo0HN2rsPbDRGTjreIh42iTvxCrwMurObOtXXQ4q5MfAIgff3fa3en8KDDZVC7PgaDx7K7utAU9Z3+Gi5sI6WHDa8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":86677},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"e410a9c0e4930cb00a75afd51b0aba1004a7e389","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.6-dev.4_1762408352394_0.5392048546504487","host":"s3://npm-registry-packages-npm-production"}},"5.4.6-dev.25":{"name":"@pdfme/converter","version":"5.4.6-dev.25","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.6-dev.25","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"7d6f963eb338f6087807f9ccecbba35baac75941","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.6-dev.25.tgz","fileCount":42,"integrity":"sha512-tYF0Ee7+652TOT4G4Hq7jdAGh2SGEeLCENq3rkHtjfLtdmpYNmYYR9UTHLtXBMm47wgpX0RL/nAgTh//jaPUwg==","signatures":[{"sig":"MEUCIATYzUI5r0Ztk3wRIx1PFGLejTuvgR/4zJidgn1itJrvAiEAnlJVgSrTm29tX5KuQMJ+IJntw1tsEFbhHoLWtJZZSJg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":86678},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"50536d58721f36214a4a94204cadd491ec28225c","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.6-dev.25_1762580488050_0.5740552317755847","host":"s3://npm-registry-packages-npm-production"}},"5.4.6-dev.26":{"name":"@pdfme/converter","version":"5.4.6-dev.26","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.6-dev.26","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"68fe24e01e1bbf4b01bf9b63748d8a7e2bb3f489","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.6-dev.26.tgz","fileCount":42,"integrity":"sha512-QeNqrIbiFHzP5LiD4+JZhRMsrzljzxN6wddi0xhwKNL8JJ8zwbS0/7t/9PNC78g+4jG5bnMzgvH1ixnCTLXZ6g==","signatures":[{"sig":"MEYCIQCFNjqGi2hXYKSsasdiraUm5dqFboK2phSyIK4HTho1cgIhAPhLDZo1h7RgF5KGQ9Reu1gXT+HWNyOXlpZxS6r9curv","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":86678},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"d493f0bd8f20d6e162b0914a38d65b6a2ddfc54d","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.6-dev.26_1762580866231_0.9505737499081608","host":"s3://npm-registry-packages-npm-production"}},"5.4.6-dev.29":{"name":"@pdfme/converter","version":"5.4.6-dev.29","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.6-dev.29","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"27cb756bbea8b1aa16f17906063c6ffecb4a982d","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.6-dev.29.tgz","fileCount":42,"integrity":"sha512-2rBTt3A+mSF4NgQkaNukEArNUyjvyPAct1b9jsdV7YVzM5u96AOibCLxULClxSImJoq/U4A69jqBIY+1l4urSQ==","signatures":[{"sig":"MEUCIQCfcQuZHpkV+XMtvQ941eZ6e8tgKUQ4PVvgr0lGRvkv1gIgLTpYsFnavt1KfHw+uOMAPLkydEnFnKL2Yz1TE0d2MLg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":86678},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"2e742333f142898bb009cc7e0ee65b791bb3f3b8","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.6-dev.29_1762581975809_0.7589338780581183","host":"s3://npm-registry-packages-npm-production"}},"5.4.6-dev.30":{"name":"@pdfme/converter","version":"5.4.6-dev.30","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.6-dev.30","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"49116e4d8990ca527e38aa13b55f2e19be7ce5cb","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.6-dev.30.tgz","fileCount":42,"integrity":"sha512-n3QwbtAVt19xY8j+mbwvEwoJXUs4eRH9SUBujTgvnaCPwA841bf3RinkVYpIKHBB3AhHlPLxmrm0ZgF6DUKYTg==","signatures":[{"sig":"MEQCIHoPjMEwzTJX09ln1ckOif/cuh0ob5eISCmjdypKfjafAiAeP1wlXcuo333VnzektxZlr8eD7adu1mC7Qc3oYwo6Og==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":86678},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"968dddea634b066a89e32c9cf0fe99791ee4bf14","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.6-dev.30_1762644938867_0.30135038130173686","host":"s3://npm-registry-packages-npm-production"}},"5.4.6-dev.31":{"name":"@pdfme/converter","version":"5.4.6-dev.31","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.6-dev.31","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"a3041178cacedc96f2ee79575a744b829df82c24","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.6-dev.31.tgz","fileCount":42,"integrity":"sha512-tS2NnrJrsq37Cp3vL3zqW2rbtSCN3GNNysit/MEYR/cH4bnxgcGwOgSnhZpIHUAq52DKbYBN91tcoyjzJTxHww==","signatures":[{"sig":"MEYCIQDysOBfVPz+DqadDS5huv77BBYH2C/WqY+d0rSpU7ztIgIhAJcJY6uBT+2Z0ffMLqxcmfzewwVZ0JFNDxreKc+Y+ANn","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":86678},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"4e79965535777c86dc5acb0d77d8b05e6f3163a4","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.6-dev.31_1762646984968_0.5065600184435057","host":"s3://npm-registry-packages-npm-production"}},"5.4.6-dev.32":{"name":"@pdfme/converter","version":"5.4.6-dev.32","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.6-dev.32","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"cc9e65e21163b6153dd6c82d5e8f57c1de8ba84e","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.6-dev.32.tgz","fileCount":42,"integrity":"sha512-PmeSziy/SvPQZuvH1F08mtHVhPAy4dodA5sj0JKvpMDyv4N3OSKhGL2M9vJ08VrkOoFRgMwXs7t5OyVXRrR1aw==","signatures":[{"sig":"MEUCICwdoD33LzuMMIiq2B4UzzSmSVF9Z7kw9hLfqTwUzsEAAiEA2QwPfUOBFbFKQO+TpzemSHVID91vf9lBjkfa9/dq1+c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":86678},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"de5fa22e74abcd010013b05b39fa908fd3412733","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.6-dev.32_1762647335116_0.4191622007101883","host":"s3://npm-registry-packages-npm-production"}},"5.4.6-dev.33":{"name":"@pdfme/converter","version":"5.4.6-dev.33","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.6-dev.33","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"bacb04490cc7ad80f9611e7d864bc456ca47fcc4","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.6-dev.33.tgz","fileCount":42,"integrity":"sha512-QgU7fBLxG1r399XHP74aMsT1evDDNCXzAEHVQM8QN+6fSEJhUIcJG0CrUBbHL9E8zyeDTRLoGPfVBu4QlR/7WQ==","signatures":[{"sig":"MEUCIHYov8aPlXOqnjGyVWzXUn2jtC7VVZsGDbLBbov2qx5WAiEAix0sOYjpD5ukIANA/I8nSet9AKSnbG4KWZyA63VgKYg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":86678},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"22f199e76da9861416e0a2fc4c53c4c204d82579","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.6-dev.33_1762649356937_0.10055039306816815","host":"s3://npm-registry-packages-npm-production"}},"5.4.7":{"name":"@pdfme/converter","version":"5.4.7","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.7","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"2d621a13de068da8714ee0521d83b176c6470bd4","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.7.tgz","fileCount":42,"integrity":"sha512-pRre74zFixng89I+/3YtpUoy50LiRL6c8qM2YYKM7UPe0Dt8YN9dnNo6YJ6m7z1XRYDUJ/6XuDOmT4EBFFbREg==","signatures":[{"sig":"MEUCIQDjlYqKTygACb92ZtvorNmF4+ogfDdlLZqvwMfoMyqJsAIgfB66fAaRW7+DOin9VW8rkgvfXj6Mg9or03GVEVXlJks=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":86671},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"22f199e76da9861416e0a2fc4c53c4c204d82579","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.7_1762675245467_0.4274178095235581","host":"s3://npm-registry-packages-npm-production"}},"5.4.7-dev.1":{"name":"@pdfme/converter","version":"5.4.7-dev.1","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.7-dev.1","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"e6ba48c46b17538f5a2e6818c1039d170e584b20","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.7-dev.1.tgz","fileCount":42,"integrity":"sha512-+JkiIOj4uoBaqLQem5K7/4ZRojGba/XEzvukRIlcp7MfRzKncR7kpIjUMmxqioccAT86BkD+nuI8dqBYrnkv1g==","signatures":[{"sig":"MEUCIQD7du+p/uImPMbMm/vq+qwhOBvIzsSCHE4M+0BOVDqdcAIgWBNVqYtK8ciNqwsz6vB2232fYnPpH+pGgisjnPgpIoQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":86677},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"4f3a06731c5a7fe484e4da3356feaec8b3fa3a75","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.7-dev.1_1763513495809_0.9501287105546847","host":"s3://npm-registry-packages-npm-production"}},"5.4.8":{"name":"@pdfme/converter","version":"5.4.8","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.8","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"d408d81ab7497d9cb65e026fe5db113bba878741","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.8.tgz","fileCount":42,"integrity":"sha512-FRYUizLo4BoRG7MQr4wZ6dhboZ8jgmP/pZr7CdNRKNgIDepk7bp7Cx0gtI7UMcU+zzcTd1U/dNQOMAiJxoktRQ==","signatures":[{"sig":"MEUCIQCWuD+GvN8oGjsBvf05hegyNetzXuMTr2hhYcq5m7l46wIgc+xGn6pZ4UfOf1NyEYwrXodywH3c/OGdMMj3Yrj0JT4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":86671},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"4f3a06731c5a7fe484e4da3356feaec8b3fa3a75","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.8_1763513520795_0.30990594656021986","host":"s3://npm-registry-packages-npm-production"}},"5.4.8-dev.1":{"name":"@pdfme/converter","version":"5.4.8-dev.1","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.4.8-dev.1","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"e4d36ad0fc9cbb26f9976bb3760227dcb2480b2c","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.4.8-dev.1.tgz","fileCount":42,"integrity":"sha512-ybyH141ptK/yfLY2ISJsMCXzCpOAAikeLWpZ12e1qWiRB4r5zjdvEOR/zhkeu0QPew/pshgOnxSf3zQihMd6kA==","signatures":[{"sig":"MEQCIHnIHYjjt0Q9NCODKN9M1tRTP6sY5WAvkYP6haf6cBS1AiBQ+OtUQgL16zCXYvwWVaVtV1Heq8ZTyiOWu+2zEk+53A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":86677},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"f791e0b5a2b9b5d097b38b80d295d6a48f855dde","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.4.8-dev.1_1763706959274_0.35417716218064554","host":"s3://npm-registry-packages-npm-production"}},"5.5.0":{"name":"@pdfme/converter","version":"5.5.0","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.5.0","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"3493b05dade9688633377caecb5a1abaa45355b9","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.5.0.tgz","fileCount":42,"integrity":"sha512-EpG4hexAQA1p5i0RGhSlOwTc16hnNRy3ICl0tRzsqqLQhS5OjAO2ZzJf9QEj1BhjdkBVO5FR4gRwxDiMKYT3eA==","signatures":[{"sig":"MEUCIEGMA9Y0JhRfii9oQlertPLg4u5dleEQGtUJxTTGx8IoAiEA+LJmzxAzRU9a5TtxS/7zrWMdUr5A35bw8NFX8TLhFis=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":86671},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"f791e0b5a2b9b5d097b38b80d295d6a48f855dde","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.5.0_1763706996016_0.40135998596745726","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-dev.1":{"name":"@pdfme/converter","version":"5.5.0-dev.1","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.5.0-dev.1","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"9cd39e25a0ee7099fffbbed56b479ecca3f3e438","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.5.0-dev.1.tgz","fileCount":42,"integrity":"sha512-7H5XtUe+m7XNATTIzdoOH3XohwpwM/qYn5h7hP3Ho8MlzNBDs/T9g9XlOUFKQurmpbZN26/1bL9IZkr2otmMYw==","signatures":[{"sig":"MEUCIBCXNJhbfFCKS9UFCGml2LrHHgP8wAR9CNgiRsD9FV3QAiEAgiaWSbVhAHWKb5msKX8YiJkFem0ZQx9vD8g7I1mSYxc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":86677},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"c97fa9b73d1bd35152182fe92baa66f83ad404cd","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.5.0-dev.1_1763708035581_0.3859040982087101","host":"s3://npm-registry-packages-npm-production"}},"5.5.1":{"name":"@pdfme/converter","version":"5.5.1","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.5.1","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"402c2f5e303e12db6c4066e48e4644519a618cd9","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.5.1.tgz","fileCount":42,"integrity":"sha512-2W2rQr+H0QEiCI/AbQQmqnQGv19L7QLbdhpLebneTO+Kle+AulX/7s3hfCl6voIFue09rEf8Y6vJI7bfJR+gWw==","signatures":[{"sig":"MEYCIQDpHcf2A3LoHP+k9rrR9TSB00yQHiRZaqnZp6d6vgxZ1gIhAPekT3CIoX9GGk+B9/SEdUeBOuj/XLo3KB0yliAeLZ3K","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":86671},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"c97fa9b73d1bd35152182fe92baa66f83ad404cd","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.5.1_1763708081935_0.21790405491404075","host":"s3://npm-registry-packages-npm-production"}},"5.5.1-dev.1":{"name":"@pdfme/converter","version":"5.5.1-dev.1","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.5.1-dev.1","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"3500bb4f9de5036f63269a943265b799bb889299","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.5.1-dev.1.tgz","fileCount":42,"integrity":"sha512-Jd/m7VRUyII88SC0fo7uh2LMhxarzAOtyxBlzl4/VdgQp6Rhr7+D7qqHnSeW0M+RejGTg3M9AcFHmiDL8ycZzQ==","signatures":[{"sig":"MEQCIFjIuW/YQMzq5X5yYmSCkmGhRDlHtBZ03Oh+kC0lIhXwAiA4yYRZib9n3T6yP2zwWmR5x8i72Fyx3zX/IqKZZaPdmg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":86677},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"cfe21124e8339210ee91270e42d1a5f34f6f522f","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.5.1-dev.1_1764042568422_0.7570757131579688","host":"s3://npm-registry-packages-npm-production"}},"5.5.2":{"name":"@pdfme/converter","version":"5.5.2","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.5.2","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"15fb4ceee44526bbe962425cdc165e63827e8ab2","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.5.2.tgz","fileCount":42,"integrity":"sha512-3TSoPU8FbGvDeoiOAWetrPkb+tiz+o47TOg+WjdfhlEkkCqwAx6Hc4GQhuPgsNLHsSa2nw8gzMmyRcyIwFC7YQ==","signatures":[{"sig":"MEQCIBHw9l5p4W4TCmG/axbXLox26z2Uk91WFLVYfeNe4SGKAiBl0qyCZSEJIsMK5EIPTNSih1TqvhsJx/mPYb2BvP6SeA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":86671},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"cfe21124e8339210ee91270e42d1a5f34f6f522f","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.5.2_1764042618393_0.4808486944514698","host":"s3://npm-registry-packages-npm-production"}},"5.5.2-dev.1":{"name":"@pdfme/converter","version":"5.5.2-dev.1","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.5.2-dev.1","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"25ccc109f1938a836766d25f433cd3b76dcf5ccb","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.5.2-dev.1.tgz","fileCount":42,"integrity":"sha512-MnbrU66rZEZTlGzIaslBr0d55RPawzxkpuXxhc1wI2hJyOiZSSvUL7nTHYaO9NO1qdvDFyHltgJ8teGw8kUiaQ==","signatures":[{"sig":"MEQCIHkJSRujC/Kvb2PY0EEzLG4FArzj5k7iqtIUtS9c1dbsAiBYrwwW6CBlgy0EKpL/aVVdUXWUINu3+xxEBThuBch+zA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":86677},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"7c20e78aa7d6cf1fe5b5e96a5e5983f5f3ed51fa","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.5.2-dev.1_1764134200400_0.25725720357296544","host":"s3://npm-registry-packages-npm-production"}},"5.5.3":{"name":"@pdfme/converter","version":"5.5.3","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.5.3","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"5b7fd4cc54d0ab25faf5e7cbe40545f2ccb4ae3c","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.5.3.tgz","fileCount":42,"integrity":"sha512-KpQhOHgvF4GppIFmqTQ506rPxtELmsQeKlENY5/NdRsvThV+0gyOFydH8dMckcc+C5sOKJCqr4M0EY0Y+4MyFA==","signatures":[{"sig":"MEQCIFcHKzKyl5FD+9ssSZUYR7gOiUDo5S5S+goPKfYmiUOWAiA5510YpNxIIrmk3k87gk61Nm9Sj7EzRDGksg5ViO7k3Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":86671},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"36c63f688dc3a20711e1eb46a211d39ddac4df03","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.5.3_1764224923113_0.7303080929830186","host":"s3://npm-registry-packages-npm-production"}},"5.5.2-dev.3":{"name":"@pdfme/converter","version":"5.5.2-dev.3","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.5.2-dev.3","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"e68a22e89a0e8f176ecf91a274eb48e37fc62a6f","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.5.2-dev.3.tgz","fileCount":42,"integrity":"sha512-Bu9MYFJb/qtrFmeaUg8mHVKU92blMSfJJbPHOso3IKhRUP5+xC337ujQ+IFgGRunNX6VYT422+y06fd9XpY0OA==","signatures":[{"sig":"MEUCIQCmPy9Vc2382AJCY65PAW1N7ams1pyrqNgDrrDRyqt2pQIgN3bKC6V8hGw2McujBL5Srql/hTDlYCuohTBN/bfNdLg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":86677},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"36c63f688dc3a20711e1eb46a211d39ddac4df03","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.5.2-dev.3_1764225382718_0.36407555344968934","host":"s3://npm-registry-packages-npm-production"}},"5.5.3-dev.1":{"name":"@pdfme/converter","version":"5.5.3-dev.1","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.5.3-dev.1","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"db50b6eb7e064580264d5eaeb627287931fd4ad3","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.5.3-dev.1.tgz","fileCount":42,"integrity":"sha512-eu/JHMXxgmXd6NgJNDepYzPjmMPFixvIHi/e+2tXaZNg+5sTp7vGdwSd9tWWvcX+u9lNpVaMtpoZj5KvYavo8A==","signatures":[{"sig":"MEYCIQCuSLV8MpI6YW9by+5eo4jeOCwIrdsrEP5g4i5zo0188gIhAKmaT8ksCNC9BYfRCLkD6zPtvY7wDIKgkQZZkB3SKJy/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":86677},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"05b0559849685cb3cc1f0aafa8623998b33fd73a","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.5.3-dev.1_1764233932577_0.5527031465196259","host":"s3://npm-registry-packages-npm-production"}},"5.5.3-dev.2":{"name":"@pdfme/converter","version":"5.5.3-dev.2","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.5.3-dev.2","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"2fecda1e97601e4bad35165c54dafb52c3ea3d63","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.5.3-dev.2.tgz","fileCount":42,"integrity":"sha512-XRHQuTVOFonddRdjGBn2VJ97BsK1wKD63R0MOx23rOctgk2g5yzCqYYgh2vVKDubCDTnr7Z3Ivh8Mt8uLt7W7Q==","signatures":[{"sig":"MEUCIQCzXvAngvU7kTdxf5Oansim6Id2CrpQ9WIPmBZaFZZu7gIgfMQwnEY5+iC92TGy6Rb+hIHYaK98AAgN5VYcsQ33chU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":86677},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"75b17ac05d0461883077371e4f868276f884d931","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.5.3-dev.2_1764400570136_0.040136701205080616","host":"s3://npm-registry-packages-npm-production"}},"5.5.4":{"name":"@pdfme/converter","version":"5.5.4","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.5.4","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"e3301c68bafb22311117494c0a8b9fb99bb2b93b","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.5.4.tgz","fileCount":42,"integrity":"sha512-WNp/ARqqcj5qT2BiG1quUqNZHH42j+Dxhha8tYxMt/9okT6kUezacLmwzBja221K4jbZY6IH8HSJhS6imy0AcQ==","signatures":[{"sig":"MEYCIQDcRDsUxJaZc8l8coBYMEICmxL0P8/F8EwpdIiipkSXjQIhAKXOX1XFeB05OR01RdoK32pRQHLUzOEvS59WIWeqTmGQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":86671},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"75b17ac05d0461883077371e4f868276f884d931","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.5.4_1764400629328_0.691337477775013","host":"s3://npm-registry-packages-npm-production"}},"5.5.4-dev.1":{"name":"@pdfme/converter","version":"5.5.4-dev.1","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.5.4-dev.1","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"4f02ad3e57ecad0b4efe495bed30042d99ba9667","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.5.4-dev.1.tgz","fileCount":42,"integrity":"sha512-/o/RLvqGbktZcAHfMe5/sOJDUeVckVgOysqI5egR1uTHhHkmlXsNpXinm0wERHcbvkyn0UWdJoMjSE3IalF+gA==","signatures":[{"sig":"MEUCIF0njxJsHcmVD72GqtYFj4x3mfz4TMdkfCFTDcULAlVdAiEA3pNQ5gGTB5fW+j4YDkfbmTge1zQZ3QkavPnnoyEvq9g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":86677},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"87aa286b0291f4634821b6b8ffbeccd294c49584","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.5.4-dev.1_1764400901769_0.04115409387232849","host":"s3://npm-registry-packages-npm-production"}},"5.5.5":{"name":"@pdfme/converter","version":"5.5.5","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.5.5","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"f2f4ae3ab38f76ba0419e085a456172efad5bf21","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.5.5.tgz","fileCount":42,"integrity":"sha512-zr7P4Mj2uKyqne6UIjAqbPZHBK4QDBV/UDaFF+MIG4iC7V7XdELtx2vDfKDOwK1UnSe4ZXACLt+kepdZuafn7A==","signatures":[{"sig":"MEQCIFOsBqL9jI7AfEK578NYkR6XKol3Va5t2rx4KlS/2O8mAiAUBQGPdXnhIlsGuxGZdYCilgWkBuijvb1WKu0/ze6mcw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":86671},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"87aa286b0291f4634821b6b8ffbeccd294c49584","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.5.5_1764401079427_0.22219106739269967","host":"s3://npm-registry-packages-npm-production"}},"5.5.5-dev.1":{"name":"@pdfme/converter","version":"5.5.5-dev.1","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.5.5-dev.1","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"122ca40a77d0bb6e55d261c0fb9f23bd044e222e","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.5.5-dev.1.tgz","fileCount":42,"integrity":"sha512-k0R7syKyb8jO6F2UEy7tvy4+DjJaWiniWYBke3PxjX9Xyx3oqoK8cgelYXOfNIhNbqsPcWZbjH5ay/xDJiOsOQ==","signatures":[{"sig":"MEQCICV0DKmGCvxJSyQw0ukObVhz0hzM4LaDbLh9Dl8vT/45AiBCd7jQQrAkI3azHdPVBWWGCXZpJ91pIudB8ir4NrHodw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":86677},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"ae82bbc653342941433b2b6b0ff57c72f33c0eaa","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.5.5-dev.1_1764564135383_0.9567012711437188","host":"s3://npm-registry-packages-npm-production"}},"5.5.6":{"name":"@pdfme/converter","version":"5.5.6","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.5.6","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"29052d11781257e710bf34cdfc89c4c77dab5456","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.5.6.tgz","fileCount":42,"integrity":"sha512-8fe4XxmPbaUNlb8rjA+KgTDDXNJ1pILwSVhZ3O8P2Jh5oC+2C/qWYmiETLrUgA+xm6VINI2wQxlOlKk8+vew8g==","signatures":[{"sig":"MEUCIQDa1h5AeODuXAJAcarqsDl32ibqxeEDxzoZX6vMB91PggIgI/Y7yCHefrSgQrMQhBAv8KWU11Z20YNW4yVnIrycnaw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":86671},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"ae82bbc653342941433b2b6b0ff57c72f33c0eaa","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.5.6_1764564183311_0.7546816101745712","host":"s3://npm-registry-packages-npm-production"}},"5.5.6-dev.1":{"name":"@pdfme/converter","version":"5.5.6-dev.1","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.5.6-dev.1","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"97a99bc79dbd5d8ebd41f8662046073c721c3066","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.5.6-dev.1.tgz","fileCount":42,"integrity":"sha512-lW2ahSAn7eOtZxVlCRawNflIA+5eJ2fJDr1LDDeAGRKlFcXBx9RNBEhlu6cG95Lf3trO5gPtH84DN2qhBuUOrw==","signatures":[{"sig":"MEQCIFhhyebPVfC6XjUwTUSZpVJ0bP3cBo1+feQCToVu9ErFAiA8LhYTEHFzNaZTSIQBGDOKOb3ydWg80vXO/zW25/Lu/A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":86677},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"a5c71bbb9a124c22c2943c6189ac02ffcfe20b35","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"npm-run-all --parallel build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.5.6-dev.1_1764894648638_0.23151301803370816","host":"s3://npm-registry-packages-npm-production"}},"5.5.6-dev.3":{"name":"@pdfme/converter","version":"5.5.6-dev.3","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.5.6-dev.3","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"25fc10b3571c6b0786886ed260b9943413be3989","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.5.6-dev.3.tgz","fileCount":42,"integrity":"sha512-+NUX/MglhhPZyo+8kFsWL4lYbuMEo+cSlpfhAKLq5u99EGO9bIxDie/0yxfToQfLGWjkyG82LaClmsGGocqFvQ==","signatures":[{"sig":"MEYCIQCgjGqJaN09+ldLeMLVR5XoB1dxjcQ4YzurSMdVJeniLQIhAMKLo6X5jnAq+pzvRgykOTh4tgRh2NiakSEaezPUYvdo","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":86660},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"5a3aef203b440e331247b65d45d172269cfe7d6e","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"run-p build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.5.6-dev.3_1764895867037_0.0011914794375276205","host":"s3://npm-registry-packages-npm-production"}},"5.5.7":{"name":"@pdfme/converter","version":"5.5.7","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.5.7","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"883e90d89a11a081392284a99789d8807073b441","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.5.7.tgz","fileCount":42,"integrity":"sha512-zPTHoHBHLnuPza9CfU+AntyF/ZtgfhhXAOtg+gQj9JRniml6H7AyqToTYyiwpp0ocH8KsSWyFI1J2KFmnQVXBw==","signatures":[{"sig":"MEUCIQDf4tI/l+hEQV5rlM9fAq0VdzDUvIFkyc+gJYxy31HE2QIgcN8H4L4BE+TkMlOcahPywrqwePXI8FZ9Q9x12qXACtA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":86654},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"5a3aef203b440e331247b65d45d172269cfe7d6e","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"run-p build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.5.7_1764895925054_0.6664636997750457","host":"s3://npm-registry-packages-npm-production"}},"0.0.0":{"name":"@pdfme/converter","version":"0.0.0","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@0.0.0","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"05c1f976af0e897aff895d68e98319acbf535de1","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-0.0.0.tgz","fileCount":42,"integrity":"sha512-QTfIQxsa/Y0ZVvA5X5OyvUtvjpxcnhgqQgv98om9uoC3bbsZxyavJP3lYSJh7CfmI2anrCqKNrV0y05SRGwZ+A==","signatures":[{"sig":"MEYCIQDtO6mK45EOYp8dUm8/gc2nUwm7y4d8cvfxcVDXSpBEQgIhALmhaYP+WuesGbl007vOThp/739+SBQLAMi5w1ifzjnX","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@0.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":86654},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"e1db9fe1e20bb870680ae6e3938255720a24952d","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"run-p build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.7.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_0.0.0_1765508171010_0.9442802951848688","host":"s3://npm-registry-packages-npm-production"}},"5.5.7-dev.2":{"name":"@pdfme/converter","version":"5.5.7-dev.2","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.5.7-dev.2","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"c00a530831730422a32b3f70904ec571032280b4","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.5.7-dev.2.tgz","fileCount":42,"integrity":"sha512-3+MbNPzA6HsBpmFep9d3yLBLYnEeNU+LTUfM3ij9y0K99dRQV3Fl02toWyK/oDrWsivTkeLiDD/9pTMv4NiFQg==","signatures":[{"sig":"MEUCID2shdxteI+8DsWOJTnjwrAiECVcJuQ8pbZRMzwO7eM3AiEA1tIjFwQzM+klyVg13q97Mz7eCy10zbo1p4tY6oq7x+E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@5.5.7-dev.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":86660},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"fd21ce79f259a3e2710676fed614e037e3bcefc0","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"run-p build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.7.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.5.7-dev.2_1765509007595_0.27013528585989155","host":"s3://npm-registry-packages-npm-production"}},"5.5.7-dev.3":{"name":"@pdfme/converter","version":"5.5.7-dev.3","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.5.7-dev.3","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"b643ab377e7e60248e9efe204f59db8f9d5e920b","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.5.7-dev.3.tgz","fileCount":42,"integrity":"sha512-wprPAXgMNLsVZZK8vwLtMt8+xUzI59KUlCSmYnoaTWrIfWVAq180gop7BfUOhIBgT6310J48wPiBwx8o2O5sfw==","signatures":[{"sig":"MEQCIDMPuJ/ar4QfGt6oINozDt2OuFfZvEgBuaJcqPXzZ9+lAiAm2b17J7HO9mgPSM6SpR2NTXZBLdSJ3cSSelOMZIkAQA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@5.5.7-dev.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":86660},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"9322b64da036955d71e747e82dbefaf8abf14e13","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"run-p build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.7.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.5.7-dev.3_1765855580687_0.5843056477316768","host":"s3://npm-registry-packages-npm-production"}},"5.5.7-dev.4":{"name":"@pdfme/converter","version":"5.5.7-dev.4","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.5.7-dev.4","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"17fc68a550e06e191ec63da2a0d4d922a0e2a553","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.5.7-dev.4.tgz","fileCount":42,"integrity":"sha512-mg3XcFaEcu/I7bm3seK/kjebLJDB3+2CI/7wnj6vQ+edSobjbbbk/Ex/TaSmPg95lB/AP+nEOldkCbM7ED9E8g==","signatures":[{"sig":"MEUCIQD1OBtvrt1AyUD5HOsQpYOvmPupNf0F895WTNLiXZ9LxwIgUqFfI18l0fogg8HfYJkyrMkT8t3emDDfxxi9EqIQftU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@5.5.7-dev.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":86660},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"69f6be160bc79b30cbdc1125e18f8a49d0e33929","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"run-p build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.7.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.5.7-dev.4_1765866067169_0.4845740027101315","host":"s3://npm-registry-packages-npm-production"}},"5.5.8":{"name":"@pdfme/converter","version":"5.5.8","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.5.8","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"93505af9e833ac24eaed88898281ab259daac400","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.5.8.tgz","fileCount":42,"integrity":"sha512-OG5S34IvTBU0HBXHjqJCUTmBmqsx3hXWKmkUbUtEkJlaPGvj8npmgXnctdX3psWYN0F3xh/4z6CVu86K95w50w==","signatures":[{"sig":"MEQCIGkjI0ntev6W1NUgvZZhkgpPIeHo9Lp04+qLHZsk5nw0AiBcPxgfq4y69g/smZMIq3AgBoO5pi6RnZeQTpwu/qdyCA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@5.5.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":86654},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"69f6be160bc79b30cbdc1125e18f8a49d0e33929","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"run-p build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.7.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.5.8_1765866163989_0.31387659672361945","host":"s3://npm-registry-packages-npm-production"}},"5.5.8-dev.14":{"name":"@pdfme/converter","version":"5.5.8-dev.14","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.5.8-dev.14","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"68e1c13163afad0adc3dd697c3017b231165d9b4","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.5.8-dev.14.tgz","fileCount":42,"integrity":"sha512-UM3S2+Eb3PKefNu+2BWdN4ifP7CzQ5sxdHku55LAG1lYpiqR0JUcuU/R0FjAwnO2y9WG1EStRpf+uOUfm2zoVg==","signatures":[{"sig":"MEUCIDAKrOxzlfYGfykiweO/DOStmm6uyIjjqiry4gaq1fPXAiEAijMDnGhyNtDGZkWrkzzGIXfR3vKEiPNlR3Arj/Q3PG0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@5.5.8-dev.14","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":86661},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"ba835ef802653dba48d40ed2fde817245e3430de","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"run-p build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.7.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.5.8-dev.14_1767688019266_0.7280010826540368","host":"s3://npm-registry-packages-npm-production"}},"5.5.8-dev.15":{"name":"@pdfme/converter","version":"5.5.8-dev.15","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.5.8-dev.15","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"0f28fd13168e4a923d1124850030dbfe858b7a9a","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.5.8-dev.15.tgz","fileCount":42,"integrity":"sha512-yI17+/VBFD/MtwlSJZZcaxDJdcEFHOKkitfeqYgpzj62YySdveHC4GFY5RpTWqNqIMU5oPIlECHbQB7DBCfsxQ==","signatures":[{"sig":"MEUCIQDy6B4K6NxY+nI+dpi9TD9039D/X8rS2nQDKLJtY46nVwIgIOTmBiPAicSZuYeY2sDfwDjx3eM1g6OSAV2iDxF5Q5Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@5.5.8-dev.15","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":86661},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"5cddf77ba61c3ef5f0c5049c8f3e1eda3bb4f93a","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"run-p build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.7.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.5.8-dev.15_1767689152209_0.4919857737475273","host":"s3://npm-registry-packages-npm-production"}},"5.5.8-dev.16":{"name":"@pdfme/converter","version":"5.5.8-dev.16","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.5.8-dev.16","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"8bb270c409321d618feb546ac519d31f38b72e43","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.5.8-dev.16.tgz","fileCount":42,"integrity":"sha512-c466sQyeYzSVzuWmR3jfYm9WQYJJR8B37APFXRO9CFvpaWBhNqGxQdOdMNw2RAYU4oFzGGl07IwrYUMcr/SYfg==","signatures":[{"sig":"MEUCIQCmfMIJr6m39YIBDLqbKQaB8NxDPVgIDrH9t+WeqMvTyQIgKxuUvNpD16Q6gs+KvA642uoKqXxMnQL0Zlm+RzKXDo8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@5.5.8-dev.16","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":86661},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"0cb63519792745d135fcc51f450f2e8b5a550dd3","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"run-p build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.7.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.5.8-dev.16_1768023017134_0.5781471478106472","host":"s3://npm-registry-packages-npm-production"}},"5.5.8-dev.42":{"name":"@pdfme/converter","version":"5.5.8-dev.42","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.5.8-dev.42","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"6f0acb0a1e76bbc429f9c274329c66b7228fd72d","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.5.8-dev.42.tgz","fileCount":42,"integrity":"sha512-fgNKp7+g4ou4PBf6/nv6AG862tQ5fsFnyi3c/mWHOFY/uyHfVp4gq/1W7+ZpxxZZnIKuzBMbkAGgwZkhoFvnOA==","signatures":[{"sig":"MEUCIQCfNOYdK0PIR9HAHDHxeKOwVw9u9EdS1VCyC5JNtSy4ewIgaqZs9EYFqfSwc5KmZzvbE2QD3YiPCJcN8TypT/HJB6s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@5.5.8-dev.42","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":86661},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"b024e9f598004a4278d07764ed5342c95b182737","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"run-p build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.1","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.20.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.5.8-dev.42_1773733398104_0.9586232932756573","host":"s3://npm-registry-packages-npm-production"}},"5.5.8-dev.44":{"name":"@pdfme/converter","version":"5.5.8-dev.44","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.5.8-dev.44","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"e4809eb6ee046ea9f0350ccd35d02935bf9661b1","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.5.8-dev.44.tgz","fileCount":42,"integrity":"sha512-6Qf/Bye23df1qsk4ppAfVSFIeE61UyDuxbxwrQHYOe++DmOD9CobSqm02XjuKiajjANaftyrIhfrM3OsqDYOPQ==","signatures":[{"sig":"MEUCIQCYlmsYceLDNGNYoNxIoPcmxFteJN3I4+PP2J62UHOE/wIgfa0H8IPZDWMUq+zUxSeHope2OyIa6NOZHkkUc5WRliI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@5.5.8-dev.44","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":86661},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"5b2b4dca1ffef6937fc5264f2a4dcef5f739588d","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"run-p build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.1","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.20.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.5.8-dev.44_1773733417054_0.47147155624328163","host":"s3://npm-registry-packages-npm-production"}},"5.5.8-dev.46":{"name":"@pdfme/converter","version":"5.5.8-dev.46","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.5.8-dev.46","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"c6a406767a779dce6d55c7912402914e7e27fe52","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.5.8-dev.46.tgz","fileCount":42,"integrity":"sha512-kkztwcPSReHqRBdd4ley7CLffnsX7YdWu1w9abFFhpoape7bGqMj7ZO8rQrxeGBm9HwqpdRB91dFDUS8EKRGMQ==","signatures":[{"sig":"MEUCIQDC7JFD+6wrcP1cFSN3wqUEsq5wFlLajJ/I92uD4jWxMgIgefu9OxQWvzSPILWdZXynNi4QFnPpVPuLJpZugex7rsM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@5.5.8-dev.46","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":86661},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"ad44236c54a1adcb677d42d6c50794a2a48ecba5","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"run-p build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.1","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.20.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.5.8-dev.46_1773733431625_0.5360334930962392","host":"s3://npm-registry-packages-npm-production"}},"5.5.8-dev.48":{"name":"@pdfme/converter","version":"5.5.8-dev.48","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.5.8-dev.48","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"54e5601e3ddff2a9d1e313ac83cec266bf6a0b26","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.5.8-dev.48.tgz","fileCount":42,"integrity":"sha512-SUBpxZ4lb7eB48HdMCtvaZwHhDyY8d2TOwGaiteh5+yH+lb5/WCnLt2GLGC4Ih+cD8HQXNYOqIMC/9oXOypDmA==","signatures":[{"sig":"MEYCIQDUDeGLCm5JI3vpRTnv1C8ZFBg9qxZ2W958ALaY2E5S/gIhAPtCflQOaduVeUyVTbmo62nDs7MyTySHaSTH/j36Zgtp","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@5.5.8-dev.48","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":86661},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"723bcdf73424799592b5608083c0640b6d27c2ff","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"run-p build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.1","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.20.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.5.8-dev.48_1773733515383_0.19818179908797595","host":"s3://npm-registry-packages-npm-production"}},"5.5.8-dev.50":{"name":"@pdfme/converter","version":"5.5.8-dev.50","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.5.8-dev.50","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"a829529724a077015fdb9a6c483db57798ad1dee","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.5.8-dev.50.tgz","fileCount":42,"integrity":"sha512-c7xGTw4KJkLGBPp8dUI7/PZK9Lf3DPTWRkdfYMGYNSIEnCnNIZ3FLWpab7BkJTtdCvVZ7kRCta7ZwPpVqe91rQ==","signatures":[{"sig":"MEUCIQCq3Xwz1xtC0lioY+hWcxvRsci+UFYk52fThjpgmZaQjAIgNZA5TM4uYf0pSR+QDoRP5vVG3SM31YqSmL+HpHelAuI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@5.5.8-dev.50","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":86661},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"a1b09761b3d44dc8e0ac4109778c3591c2593e10","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"run-p build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.1","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.20.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.5.8-dev.50_1773734217061_0.06408385923673099","host":"s3://npm-registry-packages-npm-production"}},"5.5.9":{"name":"@pdfme/converter","version":"5.5.9","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.5.9","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"fc5234e5518921ef97ff19468fa8bb5d6a611382","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.5.9.tgz","fileCount":42,"integrity":"sha512-MVq8QN2/BXa3a7fZUZAI1/qfZZYs+Vnz+q87bjAD+6ALFhiIP/YSQf6PmIgouTBNgLVrqP5qlNdiaCq+NruWHw==","signatures":[{"sig":"MEUCIQDbCMzOLjiXtCyJw8vNFlG4c8rIM5TdNkcubw1BphdVUwIgSea/AVcZ7k/3DnlyaSS5i5mvRpnzC7RJu4QvMQyWaI4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@5.5.9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":86654},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"3b1769d5be88fd4d291cb9838121f0e4e87c6b9f","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"run-p build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.1","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.20.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.5.9_1773734281530_0.13167656952425988","host":"s3://npm-registry-packages-npm-production"}},"5.5.9-dev.2":{"name":"@pdfme/converter","version":"5.5.9-dev.2","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.5.9-dev.2","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"d02203d885eda0f1669535269d9727013c5e0342","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.5.9-dev.2.tgz","fileCount":42,"integrity":"sha512-d1PtB9yzllRukjujSkvma5En04VGCrp3NQhWyB/EniqNdOAytSsCJNk/ao2oCNOvQWOrMfH5dvQ3BH+eD8aIQw==","signatures":[{"sig":"MEUCIQD1c0mhttEkOv/8USsoUQaKUIpGiEJh44BE+tcno/tuRAIgJtVhtVYziiiiN2El7s7h5Kfd4GVRgbPwMf8h6nzsIdQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@5.5.9-dev.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":86660},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"060be0024acc27efe9f1b38fd0dc7f88f6976844","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"run-p build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.1","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.20.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.5.9-dev.2_1773793820740_0.5951981619738815","host":"s3://npm-registry-packages-npm-production"}},"5.5.9-dev.4":{"name":"@pdfme/converter","version":"5.5.9-dev.4","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.5.9-dev.4","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"7df8f2f2b683dc221c4cf54bd7af1b8f8df416ce","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.5.9-dev.4.tgz","fileCount":42,"integrity":"sha512-7ZP1jMU/yRHRT1WHKlbolJqlGJuomFnPif5VE798nzf1TdMZXFJbqyNaimbBEY/mElN8cBJsC17URGNtP/JObQ==","signatures":[{"sig":"MEUCIC7Kjgp0y8g+45iukMinYLuLSjKRJ/BgoDfSF/vlUX9gAiEA3vZr9BJYVKJB/y3lpTqqurFr2Bxt1m5p9xr2nSC+fUI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@5.5.9-dev.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":86660},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"e6829aa1fb37f90e53d80f44076ff08a6f23e085","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"run-p build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.1","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.20.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.5.9-dev.4_1773796630537_0.8983531061773005","host":"s3://npm-registry-packages-npm-production"}},"5.5.9-dev.7":{"name":"@pdfme/converter","version":"5.5.9-dev.7","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.5.9-dev.7","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"b8d1ebdb75097f32d25bd08111a8455a5a1cb75d","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.5.9-dev.7.tgz","fileCount":42,"integrity":"sha512-Lr/BAy4ujU4+PoDKBtzyZeQ4IkBFld3xgvjO3jQk7vbMkbonfaC6cbFlWYcKX2uQEJRhtEnPcLEQ6/watZVtAg==","signatures":[{"sig":"MEUCIQDVDrmuwOVDCx2aR8BPMg8/gyglptLKoN+p20jCu2vCVAIgLpKSjxVgZtC91co40rgzxcfXc2f5UTMGw1vJEzzVlH8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@5.5.9-dev.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":86660},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"15e14a89cbef152d00a2e3d5e959f1d50dbee43a","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"run-p build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.1","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.20.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.5.9-dev.7_1773797147791_0.2648301537782338","host":"s3://npm-registry-packages-npm-production"}},"5.5.9-dev.19":{"name":"@pdfme/converter","version":"5.5.9-dev.19","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.5.9-dev.19","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"67dc1178e5a3cbacb159e53585695a3750e72543","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.5.9-dev.19.tgz","fileCount":42,"integrity":"sha512-Lwe/NRNJgFohAL9DcrSCXhcDVkWSOPslKZvvhrlhJhPLx5oWvAhBCelC/9U7SSRy7LgODrDpiceS7k46kWHG0Q==","signatures":[{"sig":"MEUCIQD9wKT7iwQRF6aOPLHfasyWJUv77fgCHW7HNgmAjNz9KwIgBBpH0Y5ILWfVpRaM9O4NK58B5zsUv+/GsKIfCoxB1o0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@5.5.9-dev.19","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":86661},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"f838f252ded53c52b2fcfd072c12f3c6ff68782c","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"run-p build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.12.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.20.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.5.9-dev.19_1773976641912_0.8818860024624202","host":"s3://npm-registry-packages-npm-production"}},"5.5.10":{"name":"@pdfme/converter","version":"5.5.10","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.5.10","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"04ce83c264eb9ad2a1faf2943e11fe51a64f1fe5","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.5.10.tgz","fileCount":42,"integrity":"sha512-8MsCZCx/gRUFOFkTqDi7agvueZ95aHqeHpB09jHUnrBlzQPcOeECSvQyluz3ntNEF8OmEfEia4wK2qzEQzxjFw==","signatures":[{"sig":"MEYCIQCqmdQb+F6OHCI25FzQLXtDFIzlFQsE9mZmyrCqzPXsaQIhANC2P5zP1GM9dt/SJOWRW+XZLX5EN1Uy9eGtAlisjUJ8","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@5.5.10","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":86655},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"f838f252ded53c52b2fcfd072c12f3c6ff68782c","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"run-p build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.12.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.20.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.5.10_1773977181190_0.9909723113227145","host":"s3://npm-registry-packages-npm-production"}},"5.5.10-dev.2":{"name":"@pdfme/converter","version":"5.5.10-dev.2","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.5.10-dev.2","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"a6917fc8682d1b79af3e2edc77684f7f74f9f89f","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.5.10-dev.2.tgz","fileCount":42,"integrity":"sha512-sjD9bLvJVC8unLzJIEAthtOW4bLHwu3iBEvYgn40ol2e4gUNQLrjRBWi8xvhmFckNJtr7lFlpnvVFqMf0cJo3A==","signatures":[{"sig":"MEQCIDaqIkVzoz6uiBYE1tZhyleOtDAAatxXAy5J+cE6yuOyAiAiQIfZsnUGW/pZMquf7v5XFFX6WfIiqsHc5QlwR7JmCw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@5.5.10-dev.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":86661},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"9acc622a1b86d98571b0fa227dd87cd0b759a2aa","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"run-p build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.12.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.20.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.5.10-dev.2_1773977281010_0.7196213113882588","host":"s3://npm-registry-packages-npm-production"}},"5.5.10-dev.5":{"name":"@pdfme/converter","version":"5.5.10-dev.5","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.5.10-dev.5","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"fe76bdfd8c36167c2daf8c35006fad76ebf0823f","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.5.10-dev.5.tgz","fileCount":42,"integrity":"sha512-IKZfroEOsnx3Wp4SDMyjQH7hvkz3Dq8lHWcjghUTpFpE3CIvAeQWGSE9PkertPfjGFDUO11WjUFz6KrWKwxQ7w==","signatures":[{"sig":"MEUCIQDExHiyoAlIEaZxxIU6iB2dTuAn1KwlcRPq6fA75tbrDwIgSracsHHRXKrkjeBqK6j8ZFkfX+wMQBZv2ZrBdnY/68M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@5.5.10-dev.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":86661},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"0a8491f0ce3d1f27d29002520ab79742ff94ab5f","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"run-p build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.12.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.20.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.5.10-dev.5_1773977882483_0.007658790969658158","host":"s3://npm-registry-packages-npm-production"}},"5.5.10-dev.11":{"name":"@pdfme/converter","version":"5.5.10-dev.11","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.5.10-dev.11","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"38a09287a4a7d522ef8591de5385ec9b6096961d","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.5.10-dev.11.tgz","fileCount":42,"integrity":"sha512-jwrbTgdo0Q9XQpHjtv4zOSYRcnwxpXH4TXLBx1S9HGW6jwkB7smNyTjULBqDuzGqSHlT7r88s07wB+XsF+V4aQ==","signatures":[{"sig":"MEUCIQCBdCaLnnZxIi7jmrXotzgI85g6/dFaFsZkMT3qCHoJ5AIgBq0ydGIK6S4jjWJu6p0480NNTaU9C8zoZHsSwbmVZ/E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@5.5.10-dev.11","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":86662},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"769ed9716063b3bf9135a145a538358ea227be96","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"run-p build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.12.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.20.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.5.10-dev.11_1773978611565_0.5177476780518837","host":"s3://npm-registry-packages-npm-production"}},"5.5.10-dev.13":{"name":"@pdfme/converter","version":"5.5.10-dev.13","keywords":["pdf","pdf-generation","pdf-designer","pdf-viewer","typescript","react"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.5.10-dev.13","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"3c2934f26772651509f0236f1085264911aee540","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.5.10-dev.13.tgz","fileCount":42,"integrity":"sha512-WX+uvMhW08YUELCAxFscKPwr42M7skCMjjuLB6fB5vUluxEwPJrzl1Naz2eFHAcSnAPFA1LHJ2oE4h9tLEEkkg==","signatures":[{"sig":"MEYCIQDBRvZvIcizMuC/UVNUTNUqGqsai+XYVbDghXKfUTMd8QIhAKD4tXALnmoJHvi3fyAcR5QCzJgmPQTAD74EhY8AggIR","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@5.5.10-dev.13","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":86662},"jest":{"resolver":"ts-jest-resolver","testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts?$":["ts-jest",{"tsconfig":"tsconfig.esm.json"}]},"moduleFileExtensions":["js","ts"]},"main":"dist/cjs/src/index.js","types":"dist/types/src/index.node.d.ts","module":"dist/esm/src/index.js","exports":{".":{"node":"./dist/cjs/src/index.node.js","types":"./dist/types/src/index.node.d.ts","browser":"./dist/esm/src/index.browser.js","default":"./dist/esm/src/index.browser.js"}},"gitHead":"e3fbead06db88746377d253b1f86ec09bfbe8b74","scripts":{"dev":"tsc -p tsconfig.esm.json -w","lint":"eslint --ext .ts src --config eslint.config.mjs","test":"jest","build":"run-p build:cjs build:esm","clean":"rimraf dist","prune":"ts-prune src","prettier":"prettier --write 'src/**/*.ts'","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.12.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.20.1","dependencies":{"pdfjs-dist":"^3.11.174","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"canvas":"^2.11.2","@types/estree":"^1.0.6","@pdfme/generator":"*"},"optionalDependencies":{"canvas":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.5.10-dev.13_1774225708468_0.7349022759470234","host":"s3://npm-registry-packages-npm-production"}},"5.5.10-dev.125":{"name":"@pdfme/converter","version":"5.5.10-dev.125","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.5.10-dev.125","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"b65e9b1b7ae94fb6e6fc9a46c0cc6a5755938cdc","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.5.10-dev.125.tgz","fileCount":16,"integrity":"sha512-PtjjJzhvTdgbjM9c0mZ1YkKODBk+d1bBGUo0+iIX8ijGtqZhhoX3O8vrEJayZL3iYcKpdxOKqDJIO1nhmi/RLA==","signatures":[{"sig":"MEQCIDY219vWHy7vzqaUFC9Y4Lm0Mv2UcesUwth4nmPY0GQ2AiB5ewN3meS//N4pC1oMj88xulnRARKpk7YkF6HSElqbhg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@5.5.10-dev.125","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":16832},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"35abe13f8a135fc20e9246d04443f099318120f2","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.12.1","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.20.1","dependencies":{"pdfjs-dist":"^5.5.207","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.97"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.5.10-dev.125_1775197026527_0.2941388035018664","host":"s3://npm-registry-packages-npm-production"}},"5.5.10-dev.127":{"name":"@pdfme/converter","version":"5.5.10-dev.127","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.5.10-dev.127","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"8f56f71641485ac4bfba5a19130ccc3f6dc87026","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.5.10-dev.127.tgz","fileCount":16,"integrity":"sha512-EBs23MF6/HAnebSf32RJ2JkjkV04st8gH9js309hdhYVre722IglGtNFtpsSBcVAjcZEeu/UYRKHGn8pw6dx1A==","signatures":[{"sig":"MEYCIQCzg29g2jxk0CAghHOjQLX1ccWZ9zy9wK4tIr9V4DYTCwIhANNVL3hv/2wJAcMX+IuyWWB5CgnHK/VKu/PRODiIjPJ4","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@5.5.10-dev.127","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":16832},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"ca4b493eaab8785873b205ab643d4949b729e0c9","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.12.1","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"20.20.2","dependencies":{"pdfjs-dist":"^5.5.207","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.97"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.5.10-dev.127_1775197840413_0.39089111046715885","host":"s3://npm-registry-packages-npm-production"}},"5.5.10-dev.134":{"name":"@pdfme/converter","version":"5.5.10-dev.134","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.5.10-dev.134","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"e88b3f718bbedbc477bddf0a340a0d9ad74caf04","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.5.10-dev.134.tgz","fileCount":16,"integrity":"sha512-ODtHjCIW8hRQ+5Nel4C5O/VQbGxnfFEoThbatFtn1z71V95i3aRxwRJ2KixeqTp34d9y0yOiOARyU72TxvlMsw==","signatures":[{"sig":"MEUCIDgE7yfchwfParyGJUaGE+zRHeq3QomJvgYG45mcpQtLAiEA/Ocf/fHlPWYbzGv3aoE853Y3CrxTQtsxPRTvTs5CFpg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@5.5.10-dev.134","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":16832},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"4f3871c3b022c9d7f835fa78b7cbe2f55395e279","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.12.1","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"22.22.1","dependencies":{"pdfjs-dist":"^5.5.207","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.97"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.5.10-dev.134_1775198829161_0.5541042376865277","host":"s3://npm-registry-packages-npm-production"}},"5.5.10-dev.135":{"name":"@pdfme/converter","version":"5.5.10-dev.135","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.5.10-dev.135","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"17c7645b52d1a5d777af5e9c773c5fd825b738d3","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.5.10-dev.135.tgz","fileCount":16,"integrity":"sha512-vOc2aSn2FI6t9j/F2Y/FyC1PYoHUI7lPm1JEp/70MKH8P3/dbkVkbGnWe/p3e9AQh39CT9YchlmEhA3IQkyogQ==","signatures":[{"sig":"MEYCIQD53jU57cxwT8Eru8TvNDNq0ChbiCYnPpi/NO/4+fSLbwIhAKNjsFg+5xMx3wihDrDFkROedtt8rppW06CQEoQRppIh","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@5.5.10-dev.135","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":16832},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"27ecfa45f5c042095391a2806d81be9073e7814d","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","dependencies":{"pdfjs-dist":"^5.5.207","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.97"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.5.10-dev.135_1775199337604_0.19811308960342666","host":"s3://npm-registry-packages-npm-production"}},"5.5.10-dev.136":{"name":"@pdfme/converter","version":"5.5.10-dev.136","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.5.10-dev.136","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"17c47eac259fae83a01cdad2b901328b53af7a96","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.5.10-dev.136.tgz","fileCount":16,"integrity":"sha512-sujwwdqyQBncVvEZw7rPW91YqWeeZtSMp8QrVH16GoBumuG5PlgX2i3aEHT8nD1BPdoV5q09gkskVGlPFWaDeA==","signatures":[{"sig":"MEUCIQCuobHPFSkmrjcAA5zaczCFjMyzjP8ZpL5GjMQQZ1nzdQIgFgtHpWuk0xy3hHOh3e5N+acXhDqLCLTLnhC2Sm+EXf8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@5.5.10-dev.136","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":16832},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"da2a6ad955496e212f40657da5ea595b37fb0b0e","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"pdfjs-dist":"^5.5.207","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.97"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.5.10-dev.136_1775200978270_0.2943451604767986","host":"s3://npm-registry-packages-npm-production"}},"5.5.10-dev.138":{"name":"@pdfme/converter","version":"5.5.10-dev.138","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@5.5.10-dev.138","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"53f3492bb40c48d85c837574473160e771d6f879","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-5.5.10-dev.138.tgz","fileCount":16,"integrity":"sha512-0xjsvSJ7pFsqRljn8cK+z0LbGO8HZu12FKumoeWtmovI+/j1Ig73i5F3SU3ZM0CeyuXTgPe3X+0QZgejr8eKQQ==","signatures":[{"sig":"MEQCIE4XWm0PQGIp4ebfpbyCoXJu2RLGz6d4KnjPAPBm1lUOAiAvdbHIz1RFJ4UPmWpKLunINSUq5n3IMFFV7qVIi7Fd7w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@5.5.10-dev.138","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":16832},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"1b7ba110d91c6826530603bd94b39944ca890a77","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","dependencies":{"pdfjs-dist":"^5.5.207","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.97"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_5.5.10-dev.138_1775201687777_0.20236219184198712","host":"s3://npm-registry-packages-npm-production"}},"6.0.0":{"name":"@pdfme/converter","version":"6.0.0","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.0.0","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"498b67221c5c1bcb24dc49b5f86849faa3287e89","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.0.0.tgz","fileCount":16,"integrity":"sha512-ExnIZkt55EJy5pJqsAUL6q9yzJT/vjCnzqFBI/kPfIynhq7Om735IpLuz3kwVsIeuj2XKe1bTA/dUXjQx5TWrg==","signatures":[{"sig":"MEYCIQD868maSvWrAdMZ8CIi+2geHlsRs9Na4gJUnfLuDdey7QIhAM/NMGXZCQgte2VnWT5p5F1CxA5/g7BwIjDV7+yi1x3K","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":16823},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"1b7ba110d91c6826530603bd94b39944ca890a77","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"pdfjs-dist":"^5.5.207","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.97"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.0.0_1775201811102_0.7601554295193345","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-dev.1":{"name":"@pdfme/converter","version":"6.0.0-dev.1","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.0.0-dev.1","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"2ba55bda5cc59d53f3d8a6b095578a7a2d865eb0","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.0.0-dev.1.tgz","fileCount":16,"integrity":"sha512-5nEc0G8SFCPMrNKHbr5Z/ONaPLXOivmOPkHUPwSOjTQ8H3gCaN9r8HasbUxSd4aOXrAvuJobYe+uhgu35WwfCA==","signatures":[{"sig":"MEQCIA4Ox+lNH6eQNuHUozk9MtvMcE6xzVIk507j+TAjmt4TAiAe6hk+jgt9WRoFwoO8csp3vwZDqPocIpp1mZb5qvdA3Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.0.0-dev.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":16829},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"74b23fbc7ed658bf19a2d46fc9e96c7a607635b8","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","dependencies":{"pdfjs-dist":"^5.5.207","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.97"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.0.0-dev.1_1775203277924_0.13154850332925672","host":"s3://npm-registry-packages-npm-production"}},"6.0.1-dev.1":{"name":"@pdfme/converter","version":"6.0.1-dev.1","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.0.1-dev.1","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"12c8100cf0f5470acb73507ac576302e3c36c06b","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.0.1-dev.1.tgz","fileCount":16,"integrity":"sha512-5y588b8R3t87EuPtfmwfm6b2QfPvSjzf8yqo+TkCow5BWCPlB2KM8rgLLGjUgmpoGJpztq1tz4UKP4XUlYu1KA==","signatures":[{"sig":"MEYCIQCsJ2SPnfQ7IFh6EW/RTHfRjzTVSjmgxwB3NfUQDPwHZwIhAPEP+s7ibF4Xs8HtUXGK9uAx+0W061+f18xvFPdL5gXe","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.0.1-dev.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":16829},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"8d605ad83cea62674080e844ba653c777e02590b","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","dependencies":{"pdfjs-dist":"^5.5.207","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.97"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.0.1-dev.1_1775204529364_0.3416486141620203","host":"s3://npm-registry-packages-npm-production"}},"6.0.1-dev.2":{"name":"@pdfme/converter","version":"6.0.1-dev.2","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.0.1-dev.2","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"f327f39bf7413b1d575ee5e803e1bcea56e40233","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.0.1-dev.2.tgz","fileCount":16,"integrity":"sha512-I+ANPebkTGCxJa1cDMW5TtYbvsuqCYKVbE+HUEbE5Qa3vvxQD9SP132kGLj4XmIqxfJVTYhy9K7RMxQr9epILw==","signatures":[{"sig":"MEUCIHkweNiUrKy0AddI/ePfFrHAGeHJAdX27Swp19F/ycDSAiEAhB4InkuKP3W2gAxHrosDFjzVCSe1Ii14S8OYPwlr3KU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.0.1-dev.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":16829},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"5ce77ee86c59f6d44b72b7bcead25750a469b9ee","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"pdfjs-dist":"^5.5.207","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.97"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.0.1-dev.2_1775205925640_0.9182215806139442","host":"s3://npm-registry-packages-npm-production"}},"6.0.3":{"name":"@pdfme/converter","version":"6.0.3","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.0.3","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"2d9801f6f5f2654a2ddd416f2acd5c6357e09277","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.0.3.tgz","fileCount":16,"integrity":"sha512-Qc/tpZeXxG0sDXHhRMWLMCEy81XKV4LMeH6km7SayxIGBbmlf6LdBy2AhEtxzRoQntp7RVezDrx66CzR5/XT/Q==","signatures":[{"sig":"MEUCIQCA4QJo2ELZVQAwvResoUI2MCnjfyvLKPD//kNJ++yxvgIgMN4MHNa1vfQuQErojC23rbALPGzjEtFH7z/ddCCYbFs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.0.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":16823},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"729665193c2ce57e67e37b3a4911e2073a2e4f67","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","dependencies":{"pdfjs-dist":"^5.5.207","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.97"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.0.3_1775206320255_0.5441203792268141","host":"s3://npm-registry-packages-npm-production"}},"6.0.3-dev.0":{"name":"@pdfme/converter","version":"6.0.3-dev.0","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.0.3-dev.0","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"f61967ad1a19f9f88bef9dcc56b13e543f3f8d3b","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.0.3-dev.0.tgz","fileCount":16,"integrity":"sha512-6ffduuMAn6/Tf91y/SQZv5CaL6YRaHfyS5tdD9iGjtRu/Jl2qWLN8wXZrq22yCKI1CR4QiO6raqOKby2G6m9DA==","signatures":[{"sig":"MEUCIAGRwK42hoREBOlXdGmk0bHqfSef6/Tu9ukoaiOpsHr2AiEAjEGK6Iu+yrl0Y+tsY9rHXpbKQOhBiNUyylC/3IZM3F4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.0.3-dev.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":16829},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"729665193c2ce57e67e37b3a4911e2073a2e4f67","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"pdfjs-dist":"^5.5.207","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.97"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.0.3-dev.0_1775206330543_0.29772671703332354","host":"s3://npm-registry-packages-npm-production"}},"6.0.4-dev.1":{"name":"@pdfme/converter","version":"6.0.4-dev.1","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.0.4-dev.1","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"c81196d5c43406ec32892ff8401e4588e1d1a263","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.0.4-dev.1.tgz","fileCount":18,"integrity":"sha512-PtC174ril8YM1TY5hG7i/mQLkRd9Jqop/6BKfWZykO+suZeKv4gbaz3FR8auZAQRB0xIOMpznvZxR0IH84fFCg==","signatures":[{"sig":"MEQCIFgIZEVow0w6gFZ0kqPlrdJF5+KET8xX0JVX2KHt0PivAiA8owBuA/GRBYq0dMNUiunsqfCBe10M4gPgeScuqZaEtQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.0.4-dev.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5932814},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"11c18c310de0d3cc82fccf98955cb54b62eca9c5","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"pdfjs-dist":"^5.5.207","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.97"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.0.4-dev.1_1775208230609_0.3323067164876681","host":"s3://npm-registry-packages-npm-production"}},"6.0.5":{"name":"@pdfme/converter","version":"6.0.5","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.0.5","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"caec33545c5e9e4681700c73cc34c0bc1be379df","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.0.5.tgz","fileCount":18,"integrity":"sha512-UgHfjxc8RVwdZ3ZjzlUmey/wjrpf1DhRiDLU6JyNUJG9R+nBVuB7YtCUd/PAMwBol0F6mbONKvGiScKvsGLM+Q==","signatures":[{"sig":"MEYCIQDh7chNEEAdvK59mh5WnjxdI/YZUcqjg2vYinZA2j4icgIhALl9H89D6WM2vTMHHcIXgUZHoEu/fX4nvX2ntf0KfMma","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.0.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5932808},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"11c18c310de0d3cc82fccf98955cb54b62eca9c5","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"pdfjs-dist":"^5.5.207","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.97"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.0.5_1775208311250_0.8594019124452692","host":"s3://npm-registry-packages-npm-production"}},"6.0.5-dev.1":{"name":"@pdfme/converter","version":"6.0.5-dev.1","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.0.5-dev.1","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"e8dc806458f38d2b118a3f59b073f6abd5d7ff17","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.0.5-dev.1.tgz","fileCount":18,"integrity":"sha512-jMIH4lGVsRFthsDPeKBVuvUjGj/W01Ru+qIV/IClJ2Uc94fn4/8cfSMr+eDqI7Xg22DEcXWvq+6ih0qC7w5hbg==","signatures":[{"sig":"MEUCIQDlBhfe6bvimY8AcmBRmjOhY3LjEXxKOlL/CVkywXGROAIgaFUt5s+LgqgGHMTD9zsVIPR5aGHkt2DGCbyMpgOTTqc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.0.5-dev.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5932814},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"1422f930fb25439f70073d74ff4313a7f9f96910","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","dependencies":{"pdfjs-dist":"^5.5.207","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.97"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.0.5-dev.1_1775216507051_0.19210775954469583","host":"s3://npm-registry-packages-npm-production"}},"6.0.6":{"name":"@pdfme/converter","version":"6.0.6","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.0.6","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"98b952b559f0e10df468fe75e403c177d29fe510","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.0.6.tgz","fileCount":18,"integrity":"sha512-0QnE2H89Cg1YUU+vS4J8sIvg2utdEvgUowmpneoN3vVDe678FypiAovG4G87wPgpGe25Ww3CE+p/UNr3fFU0ww==","signatures":[{"sig":"MEQCIFOZmvFcKttHIM4INGAMECH9QUiNrU34ROtoA3u62GSTAiBX3C+chKhUsStJib2W5fTNh63HVCSpL5n7Dijn2B/SdQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.0.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5932808},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"1422f930fb25439f70073d74ff4313a7f9f96910","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","dependencies":{"pdfjs-dist":"^5.5.207","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.97"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.0.6_1775216696315_0.09718702486619435","host":"s3://npm-registry-packages-npm-production"}},"6.0.6-dev.1":{"name":"@pdfme/converter","version":"6.0.6-dev.1","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.0.6-dev.1","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"639530870cb4174b2e2fc959e1ea2ce346ee6972","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.0.6-dev.1.tgz","fileCount":18,"integrity":"sha512-OPqvaawP7VVr+knmq10aabVJeg8/4nwuAY6kv8T43rmCPIqBB61AV8/A4K7MkMxApNOfCl4UYP4yRquQj0l9eA==","signatures":[{"sig":"MEQCIH18Ldty8bOassNMjyY6q0CQiDb0lc5R461fbdCkOqISAiAj5T+KX62XYdyGDEDxw9FoS0fIs8LMI3kdhfKHsIJWDw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.0.6-dev.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5932814},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"ca15d6528f4dfbc8eded2b47db1232ac41c2898b","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"pdfjs-dist":"^5.5.207","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.97"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.0.6-dev.1_1776669354821_0.9388200136880664","host":"s3://npm-registry-packages-npm-production"}},"6.0.6-dev.3":{"name":"@pdfme/converter","version":"6.0.6-dev.3","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.0.6-dev.3","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"87e671543b6fe45741f170f3eb79c6fe542d2cb0","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.0.6-dev.3.tgz","fileCount":18,"integrity":"sha512-y5KEDOTXjb0l0nGdcnKKNyCz/6VIYnkM4sfigvVX90MEaGlyjcdj3OKBQ5QvbcTtYNNCX0nlOvZhMsyAyJ6a5Q==","signatures":[{"sig":"MEYCIQDjLYNSBlKetnvgrsQQmPjzVFp5L6FDJrJZziZ8fW8wnQIhAKZEh5ks8miTveiyRxOz8yFxXO41CsgfRW7EuU2uRRG6","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.0.6-dev.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5932798},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"758983d564972169977803ef9ab8eacab2fc9c5a","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"pdfjs-dist":"^5.5.207","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.97"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.0.6-dev.3_1776672499507_0.7783130369971134","host":"s3://npm-registry-packages-npm-production"}},"6.0.6-dev.4":{"name":"@pdfme/converter","version":"6.0.6-dev.4","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.0.6-dev.4","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"8f78a0054e29482985bb3472cab7b48e557ec839","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.0.6-dev.4.tgz","fileCount":18,"integrity":"sha512-2wKLMsDUkAQWQrLjVRzrwvkcs2RqbU9TC2fAbYCGlc4rBxMFyUfXWF4p0BOeb5ue1prJXe3iOyEFFiXu+gKK0Q==","signatures":[{"sig":"MEQCIDbLDT6COhN7FtnRsk9j04eFkGzTEmPaikUvxhEtlxjbAiBNF4YaF3HNV4lIRmlJ27EtlA+u3Z7MZc6KB6ES9MrXYw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.0.6-dev.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5932798},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"4b9dd25604ee83ac1b8a239a8664b3beecb6a887","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"pdfjs-dist":"^5.5.207","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.97"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.0.6-dev.4_1776747823637_0.13547189170377583","host":"s3://npm-registry-packages-npm-production"}},"6.0.6-dev.5":{"name":"@pdfme/converter","version":"6.0.6-dev.5","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.0.6-dev.5","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"ca77e5e22b624688f60a44a01c2e1c24c998f713","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.0.6-dev.5.tgz","fileCount":18,"integrity":"sha512-LFIyGKjLq3AT68srWNJgGSikRslK0u2X/Nq/MK9CFOqZYPfDz/dpMEyLjeWrEAILSB1ctm6yHRaE1t9lHLNuKw==","signatures":[{"sig":"MEYCIQC9pJmO+XyB3HpnHm/2Ny9aETTQgD334JtmZxp2RkS/8wIhAI0LzxZd6FR2X0+kmh4qNDkUS+zcioMXkvMFh9FpqoGm","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.0.6-dev.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5932798},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"4f6b6f560d14d3a4ab96910658b59e6145ab5e85","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"pdfjs-dist":"^5.5.207","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.97"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.0.6-dev.5_1777260580662_0.5340257240589794","host":"s3://npm-registry-packages-npm-production"}},"6.0.6-dev.9":{"name":"@pdfme/converter","version":"6.0.6-dev.9","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.0.6-dev.9","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"6d256b51cb3ef05e51865c6a63497f3bdc7ea402","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.0.6-dev.9.tgz","fileCount":18,"integrity":"sha512-xFF0FMTBlfTZZSM0mofEkBvKBLTH6r0e/dkCMU+o7pf4Kb+uaFCbSMlRl/hQyUWhZSA8g7CDP+W5JmCYv+ln9w==","signatures":[{"sig":"MEUCIQDthtUQGGUsNcx/FZjcjgnuYlEDXoSvFaIR9FANUNXuBAIgOz0EmAL09Nzva4ORcE4wwMwQEWNUbV7KR7Bz+Yykwcw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.0.6-dev.9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5960553},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"ff363fda6363e800273734f64ffa42b221fb85d9","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"pdfjs-dist":"^5.6.205","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.99"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.0.6-dev.9_1777273131145_0.10799025572672938","host":"s3://npm-registry-packages-npm-production"}},"6.0.6-dev.11":{"name":"@pdfme/converter","version":"6.0.6-dev.11","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.0.6-dev.11","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"2c27d6db6c2acd97217c29ec0db1243b5aff5c20","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.0.6-dev.11.tgz","fileCount":18,"integrity":"sha512-SVkgxq3gqv3NckiGaVACsLekdaA7uDZQiE3KMjLXzSMvBiXowhi3w5hgZ+Q+1GjFcBf+B0Ww20gHdeOIdzKefA==","signatures":[{"sig":"MEUCIGT1Z8yX5AOW3NtL/EuLkjbSZvGZ84anh7as8xhZRIm0AiEAx/5eUqIrKM5E5DuTy8YLriS0pmW8mTLxg4ew1kXux7w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.0.6-dev.11","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5960554},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"95b9960d9e322d2de19d8cd1935b988b2d94b024","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"pdfjs-dist":"^5.6.205","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.99"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.0.6-dev.11_1777274886849_0.9614621361050124","host":"s3://npm-registry-packages-npm-production"}},"6.0.6-dev.12":{"name":"@pdfme/converter","version":"6.0.6-dev.12","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.0.6-dev.12","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"6f17c116c581035954d4ccb120c844d60fb9b2fb","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.0.6-dev.12.tgz","fileCount":18,"integrity":"sha512-l+Z6LKzDcVaPLnifenXcK+jBww0z8t/SuZPDSwKvpq4qhBjhsC7LetpLOhG937JbkyHeDoaMg83zNQL+D5LJMw==","signatures":[{"sig":"MEUCIQDSc8rqzHUEkCC00DJPufGko+JIehDIw90hClxI9WAzewIgXMz1RMJ9fYLFzI8ksMAHK6A5Xj7GzPGBl+uAFJ6HPNY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.0.6-dev.12","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5960554},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"6bef40c67c613ed886eb7a638a98dfd63b63f30e","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"pdfjs-dist":"^5.6.205","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.99"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.0.6-dev.12_1777275409000_0.9038494953153615","host":"s3://npm-registry-packages-npm-production"}},"6.0.6-dev.13":{"name":"@pdfme/converter","version":"6.0.6-dev.13","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.0.6-dev.13","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"2f62fbb46f2c4993f6a3e1cd11286db5fb4877d0","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.0.6-dev.13.tgz","fileCount":18,"integrity":"sha512-GuiQFABuWfuoVmKl3kIh7M8ejul65So5xQzSf2cE46EWXX74gCemvSVjRRdUTydb5Ey+a+uIocYqtvLSWElRSw==","signatures":[{"sig":"MEQCIDOz/3J+bi9nPnQfv8bqzRRMajsB6m96swodYV3MJt9LAiBLPGaOGnLLS7q5/Mjt7U+VuzyaYtmbW2JV97jHWqB6fA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.0.6-dev.13","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5960554},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"4ff137e75aa1dad82b4167c19bfcda1912f0c2b2","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"pdfjs-dist":"^5.6.205","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.99"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.0.6-dev.13_1777358283105_0.0077876631162132615","host":"s3://npm-registry-packages-npm-production"}},"6.0.6-dev.14":{"name":"@pdfme/converter","version":"6.0.6-dev.14","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.0.6-dev.14","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"80bd8d1607b322a67955283d8a5e24f9de36e1b4","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.0.6-dev.14.tgz","fileCount":18,"integrity":"sha512-wzkqHGydcn2i4NyvFGt2coIQe/fqd+X1X7DBPlM4judeg0Rj80V0P2iF5WX/yameG/iOm6pyXmjc9Y/+gIDW1Q==","signatures":[{"sig":"MEUCIHrGBOby5Igq/kWl7VFXgHbkEvTnT6uusJY6Shs6/xSZAiEAlWCr9lEG2l8xviwnorzEdqPC4wqm/P/C3DEruyoRcgY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.0.6-dev.14","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5960554},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"c02aba3e57cb0918bec7107167a1cb54d53afaaa","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"pdfjs-dist":"^5.6.205","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.99"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.0.6-dev.14_1777447314583_0.6883592560546405","host":"s3://npm-registry-packages-npm-production"}},"6.0.6-dev.15":{"name":"@pdfme/converter","version":"6.0.6-dev.15","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.0.6-dev.15","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"72ca321ba3c6ef1f8b7be76b0e431c9521099bde","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.0.6-dev.15.tgz","fileCount":18,"integrity":"sha512-VONibEek2one9+oMbuyJRyUUbLDwuV6TMO0c8VOtXzArbuIdkpVEFmr0MNnc4f6dS30ypNTIK+MiRqtmmLfVXQ==","signatures":[{"sig":"MEYCIQCQMWlyUYXUARyHjVGRmRiOZShbplcGTkn5m/hVF7eI2AIhAOGmtMq6/94ccgIa4Lh/Xg8WqJ/fUZCfdzMNRg/yTZjN","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.0.6-dev.15","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5960554},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"5e040419fd5200c4b709deb9f4bd18a20589a78c","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"pdfjs-dist":"^5.6.205","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.99"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.0.6-dev.15_1777599239736_0.5272453452766421","host":"s3://npm-registry-packages-npm-production"}},"6.0.6-dev.17":{"name":"@pdfme/converter","version":"6.0.6-dev.17","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.0.6-dev.17","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"5ecbf2d06a91ec19fb0f5d31254e63fa113c2bb9","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.0.6-dev.17.tgz","fileCount":18,"integrity":"sha512-YDFF6FDFuuN2pLIMQFyIoouKyR22cv5yYUgPR/I9KqhKbT2scsAY85+KlvSLydQ2T4crIw8TcXTXN7WOasW6gA==","signatures":[{"sig":"MEYCIQCOQgzBNrDsbR/QpK9f8KaWzjZr2LwFC8e784o3BMQBcgIhAKhmaoq6ZVZYJn3jYowohw165ohzZ86G6k8zD75ubjy7","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.0.6-dev.17","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5870215},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"16bec8babb65cee9d79a2ce6161cf15bbea82c48","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"pdfjs-dist":"^5.7.284","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.0.6-dev.17_1777707674261_0.29268937151691565","host":"s3://npm-registry-packages-npm-production"}},"6.1.0":{"name":"@pdfme/converter","version":"6.1.0","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.0","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"ba850d7752cf71b45ed2046b0515718ade5e2db9","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.0.tgz","fileCount":18,"integrity":"sha512-DTlHLefCdTj0RwZ8blG34vaZKomT4qBteWuuZBqtUWMtITVc2va3ghILlFO5fnq4YqoPN2ZoHQNLZWkKLldP3w==","signatures":[{"sig":"MEYCIQCj6gmUrQ/PVfk+ogU2E5D7DNxK3Zqcy98G2Eq5bfc86AIhANIcsCz1ewVJyPRCklbqdS6HykYB9zGfT/f0lJlrtXbq","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5870208},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"16bec8babb65cee9d79a2ce6161cf15bbea82c48","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"pdfjs-dist":"^5.7.284","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.0_1777707754055_0.6555440204495728","host":"s3://npm-registry-packages-npm-production"}},"6.1.0-dev.2":{"name":"@pdfme/converter","version":"6.1.0-dev.2","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.0-dev.2","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"7512bb6517297e705d3ec7d2fe7ab02fb0b7bc1a","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.0-dev.2.tgz","fileCount":18,"integrity":"sha512-+GRO/Rwp2xlJfrPrpeySosUqQ5D38Wuno/oI+2k2RFCrEb9aQHI5lEocIGEpLK87IwnUpo/YvLwtZsDJWuHZyA==","signatures":[{"sig":"MEUCIQDuF4DXh+blFqTviT1W/Rau6MzgdPhNYIeLLdWPiuSsGQIgA63OxyIw1t4dVdEPvv7gQcdh+zFN4YP4QOPdd/Qc2mw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.0-dev.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5870214},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"bed77e5713e7fdae4a404b7115bb078cfccf9b57","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"pdfjs-dist":"^5.7.284","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.0-dev.2_1777783300385_0.022450794682843833","host":"s3://npm-registry-packages-npm-production"}},"6.1.1":{"name":"@pdfme/converter","version":"6.1.1","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.1","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"1f6fd2d10587223732c55df554bfe6e685b155b7","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.1.tgz","fileCount":18,"integrity":"sha512-trHzyyA3mPTCQSbZUYgRNm6N9xac+Iuwp+uo/gv80fxOnJpxbfNUWwoWtuvs9Indqin81YwKbu8Mw3+L1XbVSQ==","signatures":[{"sig":"MEUCIQDyvHuhGomwoK3Hnpta8zkBA2UGV0nltppioNfSGwUR0AIgP55XAnMJ3fixDTNP0rhvBH9L+lvdThkR87LB01ACECE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5870208},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"bed77e5713e7fdae4a404b7115bb078cfccf9b57","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"pdfjs-dist":"^5.7.284","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.1_1777783644252_0.32190307842234755","host":"s3://npm-registry-packages-npm-production"}},"6.1.1-dev.4":{"name":"@pdfme/converter","version":"6.1.1-dev.4","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.1-dev.4","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"7999c003a1bc883c6d63e375c5b6bc93743a56ae","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.1-dev.4.tgz","fileCount":18,"integrity":"sha512-dUe6N0YlWwzpgQdrBnA/RuOp+wXuJ01hJOr6epPCw3yltP4XLMRPMtJIu9vxeOoTtwZsm8FevzRpQTBxcqimCg==","signatures":[{"sig":"MEYCIQCSiXwe+PjJ0A/xSms1VrlkZ5ApMO+CuNd1FnbOyxPoewIhANyPCKpoDIQmMOCuHbFUrJagWB2PgaVEgkE0waaFcsXL","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.1-dev.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5870214},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"4a2c6530dc6a2f1df6b9a6f0771a969a325db873","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"pdfjs-dist":"^5.7.284","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.1-dev.4_1777963738345_0.43011111861669327","host":"s3://npm-registry-packages-npm-production"}},"6.1.1-dev.5":{"name":"@pdfme/converter","version":"6.1.1-dev.5","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.1-dev.5","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"c038b83276e49c5120b4171548cab472eaccf0be","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.1-dev.5.tgz","fileCount":18,"integrity":"sha512-JrWv8qXq+r1SyYZRPuUNE6AZzAn6CI1Y5+Gc2ezGr8Ik7FOz28PVZzvwWPLneG73Ct177ckyOJmfzfQEzITtmw==","signatures":[{"sig":"MEYCIQCENgblhTnswiFIeHFLd3S1cJMcxgPsXp8FkvcMXwb2DwIhAJRbs4GHnqW1kdFv3zcExSczPdlgfkptIgXAM5xrOUGz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.1-dev.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5870214},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"8ebd068721ef7c0af4e08605d88968d46a43bb68","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"pdfjs-dist":"^5.7.284","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.1-dev.5_1777965025047_0.5862617996758259","host":"s3://npm-registry-packages-npm-production"}},"6.1.1-dev.8":{"name":"@pdfme/converter","version":"6.1.1-dev.8","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.1-dev.8","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"731695503b002ba33f5b18bb032107dc88424ee0","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.1-dev.8.tgz","fileCount":18,"integrity":"sha512-PURqF+K45Ok1gOUSJfErhzuh7nDZfLrqlUcWIFf0fhYmZ7mCALp/66DpQNWtmJ/x3bKjgZ+Te6gls2yE7Ma2HQ==","signatures":[{"sig":"MEUCIQCt6cWx5kdbkxACuzxB11gu+U6hI+b9seLYXZzJyxkpegIgRgYz5r773uwYJ3Oelpyq2e4+CNg80hIDsBOFqDznu7g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.1-dev.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5870214},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"1bd2ec9bd8e826b6dc09b6b0ac070d34555a25e3","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"pdfjs-dist":"^5.7.284","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.1-dev.8_1778032122267_0.7825942680960245","host":"s3://npm-registry-packages-npm-production"}},"6.1.1-dev.10":{"name":"@pdfme/converter","version":"6.1.1-dev.10","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.1-dev.10","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"eb097fc563b3323f955bbac2ce1483619eb9afcd","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.1-dev.10.tgz","fileCount":18,"integrity":"sha512-SNeCiuKciQfhllCOWw5eSScn9oJAXyCMLEfGTxP+pEW7Nlu/SU3KyhNYbpRC/EX9RjumDLxRdat7+e8nWSS8Vw==","signatures":[{"sig":"MEYCIQD+447wsNw/9oS3duGCQfY8yrejCgT1fN3tdVR/CCH6jgIhAN6RGt9JwfmvGBcAbbPSlZaxaYW6NMpyyoxqHrQXSPG3","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.1-dev.10","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5870215},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"48590919fa9dc939af67df170a83564207c7ba15","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"pdfjs-dist":"^5.7.284","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.1-dev.10_1778036845883_0.2955262702159116","host":"s3://npm-registry-packages-npm-production"}},"6.1.1-dev.11":{"name":"@pdfme/converter","version":"6.1.1-dev.11","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.1-dev.11","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"603a788d35ccc0f828525c7c38887344f7c5b071","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.1-dev.11.tgz","fileCount":18,"integrity":"sha512-wnEMgrSI1++ov11nA72SiVH/9u9uG8ydVy7jPyvFml4f6noIJzmw9ZkHiteSY3EHx6keesTyOnYtPSwODqb7Sg==","signatures":[{"sig":"MEUCIHCj9djutbeGZkdazNepasDKmfc1EEoU0GZ4n8isMfUnAiEAymEprLJN6a/DDeZQt4XjQp8sPU8HgM0UeZrZ/RTIDk8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.1-dev.11","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5870215},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"b769fd2356a60a68681abca9e9b5357f29dfd32a","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"pdfjs-dist":"^5.7.284","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.1-dev.11_1778037492370_0.9171334494048806","host":"s3://npm-registry-packages-npm-production"}},"6.1.1-dev.12":{"name":"@pdfme/converter","version":"6.1.1-dev.12","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.1-dev.12","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"0bec187a9b583ec4bef4685cb4a9e4763ebfe7b1","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.1-dev.12.tgz","fileCount":18,"integrity":"sha512-8cK1926FmnFBgsTM5dZtb4mSltGuLXyQdo510SI32V4HSetsJS40geEQ42RqkAmTr7yjTzWSK7lFPRDytAquMg==","signatures":[{"sig":"MEUCIQDhcu8WW+dphCABdQgGMq337QnnaqLb7ri2QQLefaODbwIgIAUQK554uGXGkM+w7ZOmeNpLrwjKFkDDkWH4Ov0gZGY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.1-dev.12","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5870215},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"de89113e6f0386fdf5235d2266e7981f91342a71","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"pdfjs-dist":"^5.7.284","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.1-dev.12_1778039762603_0.6865577157733516","host":"s3://npm-registry-packages-npm-production"}},"6.1.1-dev.13":{"name":"@pdfme/converter","version":"6.1.1-dev.13","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.1-dev.13","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"9d3bcafcfeeb50520de42a72090c01d1f105d6ea","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.1-dev.13.tgz","fileCount":18,"integrity":"sha512-wCQ/qDqpuTxHxnnw8r3P9jSDxRT9s268xxKDoyVO733Ybm7zX0vGug5chCb7k4V9DtmD8wBqfGodYYMgr8i5LQ==","signatures":[{"sig":"MEQCIFY2mfCH2ophXs/eCNqL3yawQdOywk33rlojZKI8JOWWAiBMjJ+xIafvPHZSfSZAkBYMPUOm+6jaW+PdIsMPUqdcjg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.1-dev.13","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5870215},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"60386386030042212489c6627bd90f62572b44f1","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"pdfjs-dist":"^5.7.284","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.1-dev.13_1778040792344_0.9312778352753521","host":"s3://npm-registry-packages-npm-production"}},"6.1.1-dev.14":{"name":"@pdfme/converter","version":"6.1.1-dev.14","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.1-dev.14","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"8c3c7504b5b69f920713142d4f63e177708210a9","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.1-dev.14.tgz","fileCount":18,"integrity":"sha512-zVWINnIMuMmSS13BfxEXezPIK77ZzPkGGFpAji6TlbS/43/qRbiHDliD349soCxPQ2Xe6jcPrBmKdPs3DsvkbQ==","signatures":[{"sig":"MEUCIQDV8thme8Au8voWGb2FK/rc+nlGt3x5xzwehB8Pbk7VFwIgYwJ9rDsHJgdaXStG8ruj28RhHUPjp5UObPyYw4503lI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.1-dev.14","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5870215},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"da8fdfaeecc96a2e2a641c260449d854eeaa1370","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"pdfjs-dist":"^5.7.284","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.1-dev.14_1778041935337_0.20198646750664295","host":"s3://npm-registry-packages-npm-production"}},"6.1.1-dev.16":{"name":"@pdfme/converter","version":"6.1.1-dev.16","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.1-dev.16","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"d16b7b1cae89dda9ec70f56c38a30b4d3bee964f","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.1-dev.16.tgz","fileCount":18,"integrity":"sha512-01BogTR8a471SHE4StAyUh8G5Shd+jpVQkS0hERvj+2QInmDWhK5s49vzLB0Z7fInQHZjxhctRD/Svgq1npQ4Q==","signatures":[{"sig":"MEUCIQCU2jmM0RCqXD7JX+OjhDwyTsQryuLvhJSusdO08O+jiQIgQPs0hxVUnQOa7GeqMdVD6IG6u9tG3Dg3IYMMQBMR0wQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.1-dev.16","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5870215},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"b02f1a8c2035a32b6ddaa44c1db3686961453c1f","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"pdfjs-dist":"^5.7.284","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.1-dev.16_1778042975575_0.22241744452292012","host":"s3://npm-registry-packages-npm-production"}},"6.1.1-dev.17":{"name":"@pdfme/converter","version":"6.1.1-dev.17","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.1-dev.17","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"1b41d66f36e482e68057cda35aa7bed3a0a034fb","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.1-dev.17.tgz","fileCount":18,"integrity":"sha512-+bTkotRVN0caomAc7xJ9oUgwB4Ou8qdCqn5hFRk7LrE6atd0xqFNPX7woKggBQqYLYCxiNptTArbF/sbBTfT4g==","signatures":[{"sig":"MEYCIQDm7Tz+qJljiktIi5Y0g6XK0P7Em4SSKxvCSVK85UQ81gIhAJwMgBQflqDjw87z9B3R/WIePCvj6gonHhDz/TFRgAvP","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.1-dev.17","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5870215},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"54e3e7d59b395757faebc040e388ff792a42f1de","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"pdfjs-dist":"^5.7.284","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.1-dev.17_1778044763255_0.22379823846145497","host":"s3://npm-registry-packages-npm-production"}},"6.1.1-dev.18":{"name":"@pdfme/converter","version":"6.1.1-dev.18","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.1-dev.18","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"2ecb704540370c6ec9a959af56bb121b397621b2","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.1-dev.18.tgz","fileCount":18,"integrity":"sha512-SxUBi5SGY6dmnwzSNn/wrEg228YtYOVMvANhYIKBTdJyDs8I+Gw+2Sl8FynPUXJi9PWvNQxgCSR7ooCvOvAG0Q==","signatures":[{"sig":"MEUCIFN7uVvVi0/iCEzWOcdoCAr40k4HW4h2XPtuSASVO9U7AiEAlFInmEpDZd34ajIx9ytaDr02Ly51EUzBayu/daXW8EM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.1-dev.18","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5870215},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"0cf688874edc8c638c9d38f4a68780ce2ad2abf4","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"pdfjs-dist":"^5.7.284","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.1-dev.18_1778046954469_0.02820341675748006","host":"s3://npm-registry-packages-npm-production"}},"6.1.1-dev.19":{"name":"@pdfme/converter","version":"6.1.1-dev.19","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.1-dev.19","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"1a9dd3149c1c28148ce5d999463994ec2d65605f","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.1-dev.19.tgz","fileCount":18,"integrity":"sha512-pqMymUesnta1px1oywM7AfZpl6okZlc5vG1N/anL8pwqHMHPskDD7uiDnAAYa9eeMtnsG3biyhZFhLgXNE2Heg==","signatures":[{"sig":"MEQCID/myW1pTWViUhbk7TLyy+SOqpfA/buTdeCPymvzvE6iAiA/F09Gz3hjcgonmg8uD0yozwOXSI6MYXAmvql8sbAGFg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.1-dev.19","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5870215},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"407a566c76038afa9183b622e1e4205451c25a52","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"pdfjs-dist":"^5.7.284","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.1-dev.19_1778047433667_0.6048345741504197","host":"s3://npm-registry-packages-npm-production"}},"6.1.1-dev.20":{"name":"@pdfme/converter","version":"6.1.1-dev.20","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.1-dev.20","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"1ae58a291e434888a6fe0a3713b9081e405df1ee","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.1-dev.20.tgz","fileCount":18,"integrity":"sha512-dUJ3XKNvdsUYBoPDMg74QS1AhVkuqP3J6pKamlmBIDuyPRLba18yrQbI4AMOuWaIK1rF6CEFwUXXlRJD2mQToQ==","signatures":[{"sig":"MEUCIB4BI/LmgJ5C99jS19yNfnPZt23IiuzAiIxD3KCSQJrQAiEAqCrBYhhvmOOXkncMWwi7fQJkU0Ej6ItqE3K/KKF/o84=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.1-dev.20","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5870215},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"c310d51f403a4267bb2c3d57deb1c9d0ee9505a6","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"pdfjs-dist":"^5.7.284","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.1-dev.20_1778048828881_0.8338684762869033","host":"s3://npm-registry-packages-npm-production"}},"6.1.1-dev.21":{"name":"@pdfme/converter","version":"6.1.1-dev.21","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.1-dev.21","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"259d501a4018cdf884e26ca7f7e7d137c3f713d0","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.1-dev.21.tgz","fileCount":18,"integrity":"sha512-I3V/2g54TB4rmSChdHkH5EM+DSj9smlE+9VfxWqQI27DwYNVqg+vOXH1pjOe+DEa7Uzc9u94EsDDQJN5Zz8f8g==","signatures":[{"sig":"MEQCIEaY7ILcy+2N1Kdk8UzVGG6vOsgNWPWIl+LcgNZQ4vvcAiAssDPYF2+xTpfCSjuhpZSHMj16sbQ6Nh71fYRvhv3Gfw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.1-dev.21","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5870215},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"dc45603349f3c0b87d10dbc162856e5b9761ed8c","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"pdfjs-dist":"^5.7.284","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.1-dev.21_1778049902416_0.15719133143858421","host":"s3://npm-registry-packages-npm-production"}},"6.1.1-dev.22":{"name":"@pdfme/converter","version":"6.1.1-dev.22","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.1-dev.22","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"62fbb42738ab284df01159c306a6d666a4db2d7a","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.1-dev.22.tgz","fileCount":18,"integrity":"sha512-0TnTXuyCCL7gxGyYDEGFOZVq+fBs+FmJ+ByO5K2B0B6W0cVo1kf2q8HeZoQoYH+BAStEloocu8j3KeldChW0DA==","signatures":[{"sig":"MEUCIBTBU/5IVjBWGbRPwUN0pBBhKeou7EuWQa4d/u7uRQqPAiEA6BqBKs7peDS7jkXC6IphhxH80m6j7Ub23Dlvq9lVj+Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.1-dev.22","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5870215},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"72f8268f3206b110f29f66732c56ab2f30c04650","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"pdfjs-dist":"^5.7.284","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.1-dev.22_1778051130478_0.8244800663456819","host":"s3://npm-registry-packages-npm-production"}},"6.1.1-dev.23":{"name":"@pdfme/converter","version":"6.1.1-dev.23","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.1-dev.23","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"923302bb701becb2b9ab4d089f08e864529c7633","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.1-dev.23.tgz","fileCount":18,"integrity":"sha512-qOOQpayr1IZfHms8m/uvQz3ZSSPLF7bPoBRn2ffDv416kWylFkUkmoQDtY/OYgoTE/YOYNaZJvBwVshoYNBL1w==","signatures":[{"sig":"MEUCIHmCUN9s9TYBLfAIO0JRXLIsHOOHCEZzQ7mjs3IQeXD8AiEAne/iRWpaYVNx6ljisvZkZtLO5IIhn4JWTqCna0knwao=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.1-dev.23","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5870215},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"f38f8523cfadde727cd542bd227a4cbe448affe2","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"pdfjs-dist":"^5.7.284","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.1-dev.23_1778054056189_0.3115783682923643","host":"s3://npm-registry-packages-npm-production"}},"6.1.1-dev.24":{"name":"@pdfme/converter","version":"6.1.1-dev.24","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.1-dev.24","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"40b2c929f1b74044cec6f5f2d1f34ebef296fedc","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.1-dev.24.tgz","fileCount":18,"integrity":"sha512-f886dcFlglziZixGaCJg3hmcE/xvnPoAtUHCr3aYpZpz0GLnZXbTZUPeM7Xugb9jbEuLmL03rJ1j6Z/KF7ea6A==","signatures":[{"sig":"MEYCIQDzVGrvXlYwEj13H6fA2g4ev8A+imkwush8ih0k4TdjCgIhANfH3aaKvOBRf2NbZwGZ08I1SLb0H2l8EzOPZtIb7GfS","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.1-dev.24","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5870215},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"b518a7194faa92af9ff0c52d7ca5cbdb8a9382b5","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"pdfjs-dist":"^5.7.284","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.1-dev.24_1778054537705_0.8876653334233817","host":"s3://npm-registry-packages-npm-production"}},"6.1.1-dev.26":{"name":"@pdfme/converter","version":"6.1.1-dev.26","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.1-dev.26","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"911bccf55b7b62b1e692cd1f728f1af283e17aa2","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.1-dev.26.tgz","fileCount":18,"integrity":"sha512-92fvFhpaFjU3ERE9syUFGlx1uerm40AWkGFiackR2w1jwh4nFayELDTB0zw1NRLA1mEFXe5j0HgiGvXxSZesFg==","signatures":[{"sig":"MEUCIQDrXqXWTIhj6tRV9hlCJVJnvfPfgxNdZLGpYxeIrD0PmAIgXp/15X0AukyeOTEcxc7xniOFZgXQ0I3zoBwRmNu0g1g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.1-dev.26","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5870215},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"dbf978dadc2af1de3179e066602b23f9a588318d","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"pdfjs-dist":"^5.7.284","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.1-dev.26_1778055913596_0.9079206792764585","host":"s3://npm-registry-packages-npm-production"}},"6.1.1-dev.28":{"name":"@pdfme/converter","version":"6.1.1-dev.28","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.1-dev.28","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"52640ad362dcd43f09b7eebc19f61142c287c182","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.1-dev.28.tgz","fileCount":21,"integrity":"sha512-ZpwjSVFPfF41vetEVh1bkTDm0Om0pWvGLfSBwX5i8MD8hEfH+HPGgPSmwBGj1uBga6VzY+pboOFu1M3gxE01Yg==","signatures":[{"sig":"MEYCIQDDD32ds07Sszu/c9jQPPX/ypWhTxOwM6NPNdp0Zg++hwIhAITuJN2jEYkOlueBAWGk1hskNBM7VDAcFdpq0B7SNdJu","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.1-dev.28","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5916441},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"91d8788257b26351cb21ba1f7d8e19dd963b0dd8","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"unified":"^11.0.5","pdfjs-dist":"^5.7.284","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.1-dev.28_1778131186096_0.5262205194666632","host":"s3://npm-registry-packages-npm-production"}},"6.1.1-dev.30":{"name":"@pdfme/converter","version":"6.1.1-dev.30","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.1-dev.30","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"af2f806d846fd859fd682012d33e6a1e96376889","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.1-dev.30.tgz","fileCount":21,"integrity":"sha512-s0NrKcyTC6olLy+5GPvdiZf0tX3W1raPEVgvK3d5JRWycw18C55C5hQt2/xLmGTeGRHaMMZX2+qo1kBL7tSnjg==","signatures":[{"sig":"MEYCIQDswI6NdP1zeD1T7WOd6355dLt0YsTT+eCKPe8YvnqeDAIhALwlEPhl6HJyh257G4shICUJvT55YpGQX7qEVtsXiAZ2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.1-dev.30","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5920945},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"4bfeb7b96e93003887327f8622d220f493d6c220","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"unified":"^11.0.5","pdfjs-dist":"^5.7.284","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.1-dev.30_1778135025313_0.8346381440855197","host":"s3://npm-registry-packages-npm-production"}},"6.1.1-dev.32":{"name":"@pdfme/converter","version":"6.1.1-dev.32","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.1-dev.32","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"89b726726754bd45c4915e968321f3b0cc16420e","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.1-dev.32.tgz","fileCount":21,"integrity":"sha512-FXLb+WMbYGJs3WG0Y40YrAxz2jyy9YFqKXh9C3RC4pIB4b1V5Qh1ApcfPfkfwxQC3nlGl+px3l8tH5nPjpmG5g==","signatures":[{"sig":"MEUCIAgQ2iD9Z/It+zJUfG7LWg8Kfh6yePkKV8AlJwZrVZDcAiEAhyfMvMVorodvvF7RsUYCYf7fPQbc7sCAIgz31yoktlw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.1-dev.32","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5920945},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"8a5fa71fc061d7ccb578a7b06412dea122ee9c35","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"unified":"^11.0.5","pdfjs-dist":"^5.7.284","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.1-dev.32_1778139158038_0.3078130717891192","host":"s3://npm-registry-packages-npm-production"}},"6.1.1-dev.34":{"name":"@pdfme/converter","version":"6.1.1-dev.34","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.1-dev.34","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"254876945d4d179c13addacc4bfe25b764172aca","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.1-dev.34.tgz","fileCount":21,"integrity":"sha512-XSegFb4I4gkIa3sIXg3PTZRnuCoItP7XxuC3i8FjFa8a7WS7kGob9VXr0wVd8UNVPTqeXu3c1AVCs0CPJ8pcfw==","signatures":[{"sig":"MEYCIQCGvTT7Fbzyc8BaQd5OcdyDDusEdaInCBlyIa3/ET+ANwIhAIQsNwnb1FZ4FYFPujSb/u2tYAaARH4tXHWU/qbWQ2sQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.1-dev.34","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5920945},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"127113b93e94f5e27d806669c267c634907183f5","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"unified":"^11.0.5","pdfjs-dist":"^5.7.284","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.1-dev.34_1778145227318_0.11793668634215693","host":"s3://npm-registry-packages-npm-production"}},"6.1.2":{"name":"@pdfme/converter","version":"6.1.2","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.2","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"27c48f37a90f9ed931a7b689f1f4d39b76a4fcdb","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.2.tgz","fileCount":21,"integrity":"sha512-bbUgFpaccEJboMEPq4bsDYnsV09eBBZtu81VR0yC8Z3x2rRrRf06nj/UzQKPUrDV/gbv+XYUfXA4YB4N+pjU7A==","signatures":[{"sig":"MEUCIQCZCqfG+sXIEtO0Ltl72G4dKR7TIKr7nmEWrz8ooWKA5wIgagaQU9OJr7As7z6JJynXFYAH5To4lSQj7K51FeXDPTk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5920938},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"127113b93e94f5e27d806669c267c634907183f5","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"unified":"^11.0.5","pdfjs-dist":"^5.7.284","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.2_1778145438943_0.0005955540166517892","host":"s3://npm-registry-packages-npm-production"}},"6.1.2-dev.2":{"name":"@pdfme/converter","version":"6.1.2-dev.2","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.2-dev.2","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"3393e4a19f8eba4541c636d104885dcbda713cd0","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.2-dev.2.tgz","fileCount":21,"integrity":"sha512-zXLKvJma40o1LgRxtbGNNUvU+nA8QEX3xCXXnMNzc7bdqEmvvD6yoQ91/sXjDaBXNQrPCdNX1L2O/r3me9/VLw==","signatures":[{"sig":"MEYCIQCPCCyBcL65uT0Xc80kqbR7DzZfJB5H57ezz+xFEbvLFAIhANQJa5IdYHXH5K0fVJP6ns4FnL8xVzQVUERynDQxdgeR","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.2-dev.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5920944},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"ad683fac250abff1dcc26b606dc2ce859311d075","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"unified":"^11.0.5","pdfjs-dist":"^5.7.284","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.2-dev.2_1778224912769_0.8412429237339345","host":"s3://npm-registry-packages-npm-production"}},"6.1.2-dev.3":{"name":"@pdfme/converter","version":"6.1.2-dev.3","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.2-dev.3","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"b715cf222e7d8bfd04f4db67de63efa29154025a","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.2-dev.3.tgz","fileCount":21,"integrity":"sha512-CHkJQeC7V8DgrkkTVPsspGPxFz/BR99gP1ry7WbMS2jnH+lxdRxnIEwuC0NDNTkM/XycFkBGr3FolEdcNSKM4Q==","signatures":[{"sig":"MEUCIFFv2rq2l9Z8yFdo+0hakvHpfP/t28nDhK/HlKYGR+4YAiEAoH+3/x4eXljLNgbDMj34Dl9nZBkNznWPpkv9LVCdqYE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.2-dev.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5920944},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"c95eda7da712e7d1ded453c6eb43433c9edf9a48","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"unified":"^11.0.5","pdfjs-dist":"^5.7.284","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.2-dev.3_1778231276171_0.479072652017672","host":"s3://npm-registry-packages-npm-production"}},"6.1.2-dev.5":{"name":"@pdfme/converter","version":"6.1.2-dev.5","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.2-dev.5","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"4492eeb2a0e56e9b3e36c127fe9cfb02aad02168","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.2-dev.5.tgz","fileCount":21,"integrity":"sha512-f0PTenWrAUpEcv0znCgInlkgsEVVcbnPkgcsFkkMR0L2RyonsiERJEOQaCeZhrNUVbYum+xKJ/rnLgMguPCsag==","signatures":[{"sig":"MEQCIBJx6XbQIhMwjhqORRWD/wLpdD9whZjoa5Cz4X0YtMtsAiAKoCUJpbK0RTkSnjmYguv342j8KiKeND63AXBhLIKZOw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.2-dev.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5920944},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"e10c537fdbd44d61fcb6b5b8c6028d9b1ceb0cec","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"unified":"^11.0.5","pdfjs-dist":"^5.7.284","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.2-dev.5_1778288763164_0.22111182724587408","host":"s3://npm-registry-packages-npm-production"}},"6.1.2-dev.6":{"name":"@pdfme/converter","version":"6.1.2-dev.6","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.2-dev.6","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"682a88126287495cd57f39c6d45a903ee04e25fb","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.2-dev.6.tgz","fileCount":21,"integrity":"sha512-lyUXjRSH2T4vldcPpP/GCMzd+mMLrjyPpbl+ArtS1OXvkhALM4tMzMGhYHFItcGjNMNdLysEwQVjn4Xn//DuZg==","signatures":[{"sig":"MEUCIQDgV3RqfXf4OWzDvKXBGs+SOXntl/RuDKqnE4FoOEXWjgIgB9bc/SmRz+NWb2DioRcZpwzpTXVmHGghwjyzjvx74dQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.2-dev.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5920944},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"1057852db279a5b7dadc6bc932db6079ff6ae6f1","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"unified":"^11.0.5","pdfjs-dist":"^5.7.284","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.2-dev.6_1778289883695_0.8451240414012897","host":"s3://npm-registry-packages-npm-production"}},"6.1.2-dev.8":{"name":"@pdfme/converter","version":"6.1.2-dev.8","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.2-dev.8","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"e98c0ce9e09468ab0f8514828e0abaa3e25a209e","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.2-dev.8.tgz","fileCount":21,"integrity":"sha512-W5AYfLyRHmrcUedb4JpXc2FrbB9BM2135C3s9Mhpqij5Fmb8kuzlwQvrUUBFSKSPTNUZ23AVA7+NH5LILG4+Zw==","signatures":[{"sig":"MEYCIQDG55a7s4DyzufOaC6dDeQ8Zvz4CXpA8nwzJK3VH2o7UQIhANYl8CGFsX2GYNuUb7/t+NgHR+BYppyRHrPi3AoNbNNR","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.2-dev.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5920944},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"2041a9d1c3b5891e1c4a354dba399cc7266c430a","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"unified":"^11.0.5","pdfjs-dist":"^5.7.284","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.2-dev.8_1778292789563_0.9585312133097608","host":"s3://npm-registry-packages-npm-production"}},"6.1.2-dev.9":{"name":"@pdfme/converter","version":"6.1.2-dev.9","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.2-dev.9","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"1e1f51fa7e85f1324f84c2c1266305a065fd589f","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.2-dev.9.tgz","fileCount":21,"integrity":"sha512-p/s2wsSbsoHtWxk5SZ2E3Prp3UgYgsX7AlKBGndLFeLstY9nGiZSx6OA8EcYnlAjaUD+HTTDcnlEVJ/Ywk9iMw==","signatures":[{"sig":"MEQCICyyOUyO+T6v9PGvkEeP2/m5hFFuplqq2VZYeahF+iX/AiBY9sDNL+T2gRKuGhgXHtpEZ5G0J0wAH24pTbUJLRy2gg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.2-dev.9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5920944},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"97bf3021a45efe415f0c762e72ca286f102b4486","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"unified":"^11.0.5","pdfjs-dist":"^5.7.284","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.2-dev.9_1778293341310_0.7424828979191875","host":"s3://npm-registry-packages-npm-production"}},"6.1.2-dev.11":{"name":"@pdfme/converter","version":"6.1.2-dev.11","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.2-dev.11","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"dc17706f7d37a10cb7cdd5cf15c42015340d7007","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.2-dev.11.tgz","fileCount":21,"integrity":"sha512-QfFXIPVXhUId7uWM1qkjWq2aXnW8XIxj/YchSYGIUYr4U3fFwvun70K2MqBV08Y5Dx5H6SO6JLotw/ZiDohtMw==","signatures":[{"sig":"MEYCIQD/pM3NVrp4dK6iSG3TMymqAxXBVsjRuE6Aj3dgJTwyzQIhAOc4C7aZe9t9KjG6cLVuuriNKmeDguSbrKmWrkQQIC2A","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.2-dev.11","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5920945},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"097ed8ea19c62aed2ea5a825c803024e33a6e6ad","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"unified":"^11.0.5","pdfjs-dist":"^5.7.284","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.2-dev.11_1778315103273_0.6228395073183706","host":"s3://npm-registry-packages-npm-production"}},"6.1.2-dev.13":{"name":"@pdfme/converter","version":"6.1.2-dev.13","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.2-dev.13","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"f8cadf7de37f881234b732ad7a522904db4585bf","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.2-dev.13.tgz","fileCount":21,"integrity":"sha512-uEOW3pRKCzM2qBtZXwvYw8r1RlkvyEg6W3wFn1YCkpMRDLCXGDioREFztlh2bMLiv5WlhbfQPWNa7WXMKbt3zA==","signatures":[{"sig":"MEUCIQDnXTAbjJSsxPWKd9VWSkzgJT4E6GG9pnDjcll70ECGvAIgV1mnSaWSbZCK5/axqax1GZL2/oUp91svlfVNW65OsDk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.2-dev.13","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5920945},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"e3e5a28dfe9886d46138aac7cb532862a4f2da2a","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"unified":"^11.0.5","pdfjs-dist":"^5.7.284","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.2-dev.13_1778317620685_0.02285533050351174","host":"s3://npm-registry-packages-npm-production"}},"6.1.2-dev.14":{"name":"@pdfme/converter","version":"6.1.2-dev.14","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.2-dev.14","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"4b9821721069d9b37208320d170dee06a47b8d18","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.2-dev.14.tgz","fileCount":21,"integrity":"sha512-jzzHxzHwFfwrDc5CH3OyYZRaacv4LsCBltm+qyfXXXLVzOtU3VV0m9z0apFxVVbh/r9p4XvAqE/49Q+923KhZg==","signatures":[{"sig":"MEUCIDZMxwPgPYgh1HFM+/E8t0f6YVAfw7LiBzr9EGSJpjbUAiEA/7caMEg7e2FB1CCS/e0U/ikXQdV1ydPD+jkIHK5DuUI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.2-dev.14","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5920945},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"9241971e9e6ab008c5d9bb0d03caae4784d6c207","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"unified":"^11.0.5","pdfjs-dist":"^5.7.284","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.2-dev.14_1778368427829_0.052103785221321974","host":"s3://npm-registry-packages-npm-production"}},"6.1.2-dev.15":{"name":"@pdfme/converter","version":"6.1.2-dev.15","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.2-dev.15","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"b22f8b51e24e5b6f7e7ffc599bb258fc88519434","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.2-dev.15.tgz","fileCount":21,"integrity":"sha512-2QfnXo4gHuw3gb91YDTJ4AvlorYIW1HkwyPFSLeGrteC/2r16TA7tEQwZ/6SXX7rHBANpaI8kmx/vcKuFQ7KTQ==","signatures":[{"sig":"MEUCIGahP1LAkY2j5XUn/ZB9nzMGmJzMmy6C85jCjT3CnYnTAiEAj4QMgG5LUtsimtjeNOWYEoBSDnu8Gvd5aS3l65v+TuQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.2-dev.15","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5920945},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"2ca0ff16e5c641961eb872fbbd6f61590794041e","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"unified":"^11.0.5","pdfjs-dist":"^5.7.284","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.2-dev.15_1778465344933_0.16360034511723476","host":"s3://npm-registry-packages-npm-production"}},"6.1.2-dev.16":{"name":"@pdfme/converter","version":"6.1.2-dev.16","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.2-dev.16","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"e16469cfec2eb162e831639a95a14d1a5f8fbfb6","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.2-dev.16.tgz","fileCount":21,"integrity":"sha512-Taez+lypgOx8B2+qHKNAzshfYCAYw7gsQcs+UmLCTviK0F3C0CAG0vHLvUohQ2EiaPNiwWTGFEMJZy6YQwg6EQ==","signatures":[{"sig":"MEYCIQDkflRT//7Q2tAPkAhvdIP7Ix+rRzWnXsnpMPFo0K5vdAIhAOtLyQe8Y2LT9iv9p77cF2IR5XMfjqGwAX96mFUbcIo0","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.2-dev.16","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5920945},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"27c8d2122746d502bd5c1ec1bdfbcb1af7d00b56","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"unified":"^11.0.5","pdfjs-dist":"^5.7.284","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.2-dev.16_1778469994222_0.04936024646676307","host":"s3://npm-registry-packages-npm-production"}},"6.1.2-dev.17":{"name":"@pdfme/converter","version":"6.1.2-dev.17","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.2-dev.17","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"92bba2dda231bf2e164b739785b5f100f1be6c18","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.2-dev.17.tgz","fileCount":21,"integrity":"sha512-FAZqzHZscZCXjQcdQL2DiqIfluIqN1qKcqEC0WroxMarNTo1SmM8MpfTqmxyqNXeZiehGGmww+W8nXVTto/5tA==","signatures":[{"sig":"MEUCICcPkY3vzprdjZwjxa078s/MzzUe57B+5jVi2SH2wP4zAiEA2qX77etBVA/4dYkKHJJbtqwYS/Vi0Q3XMUHq4JfqLvc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.2-dev.17","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5920945},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"449110e295d68599e2a8b899f0b9cbf09eb85904","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"unified":"^11.0.5","pdfjs-dist":"^5.7.284","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.2-dev.17_1778478254946_0.22991574267340065","host":"s3://npm-registry-packages-npm-production"}},"6.1.2-dev.19":{"name":"@pdfme/converter","version":"6.1.2-dev.19","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.2-dev.19","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"fe518ca7bf3f76a935ee29296271c4e4be94fe0a","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.2-dev.19.tgz","fileCount":21,"integrity":"sha512-LaEObotUR5yvw2M9nkBp7ofah0GGxuz6n89uEECrID5KAtUBy4mdNQ50Kd2ZCfF7P5jKOYHmN/WyPyud4kzKgg==","signatures":[{"sig":"MEYCIQCqq8cUjeJnZvYCTKgIGSj8Lc/cDPtmFoJPwMnIny63RwIhAJGfKroJobJyb6J4pKePzveQTHqSw91FBcnvcYaxtgvX","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.2-dev.19","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5920945},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"ca6b6dc8f3737467e2759c2bb147cb9f9cace840","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"unified":"^11.0.5","pdfjs-dist":"^5.7.284","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.2-dev.19_1778480975261_0.05194912081875902","host":"s3://npm-registry-packages-npm-production"}},"6.1.2-dev.20":{"name":"@pdfme/converter","version":"6.1.2-dev.20","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.2-dev.20","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"3d70f382980c1cee2ad4f84bafdada24fae39edd","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.2-dev.20.tgz","fileCount":21,"integrity":"sha512-oG0LsOhVlX5tqM+ebyVcS2eByNjvjFu0XjdXpMEb/n8HW6Zhr5nJTsa6ZOxoRQqI/nm+QJHi14M3OQ2EHHJ5CA==","signatures":[{"sig":"MEUCIQC1yR47rdr8mJ56HQ2SUBCJYJlyLeCGMWznfI/UBUlj2QIgAckH3SErsCe/BClvIV0n9t1bdg+3wjaTiqrCjx7A1ko=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.2-dev.20","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5920945},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"5a6376a824fb8ab4f989841564b61cbb771100d2","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.11.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"unified":"^11.0.5","pdfjs-dist":"^5.7.284","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.2-dev.20_1778807325028_0.8794548023921525","host":"s3://npm-registry-packages-npm-production"}},"6.1.2-dev.21":{"name":"@pdfme/converter","version":"6.1.2-dev.21","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.2-dev.21","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"5cdfe72f0b120d1b241fffddac3027580faf455f","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.2-dev.21.tgz","fileCount":21,"integrity":"sha512-Ti91hC12a9PQ3SYTo6J4wrptI2KlStrzDz7WmbgNbL2LWgvA/0AHI2W1D0iq05g4JZPk3rFwi9K/naP3VpDjkA==","signatures":[{"sig":"MEQCIB/Q3G7eUg///jBt6t0gdkRIs4Xvis2wqIEz5own9DeJAiBvY1vk9dg2KgoSs1/iXIJ6ef1dbc6+RsyoYMuNymltXQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.2-dev.21","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5920945},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"82722e9de355c52848ec98307e61e5b82e89890d","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.12.1","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.15.0","dependencies":{"unified":"^11.0.5","pdfjs-dist":"^5.7.284","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.2-dev.21_1779067972004_0.20398260346313268","host":"s3://npm-registry-packages-npm-production"}},"6.1.2-dev.22":{"name":"@pdfme/converter","version":"6.1.2-dev.22","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.2-dev.22","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"67beb6d049f0126a4bfbbd6e93c9914e3ddc5d61","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.2-dev.22.tgz","fileCount":21,"integrity":"sha512-FuiCWIEFNeW/EItmNf4EWNQOu3H0tu5ghJwZ+F+BkKX01zGzEAYl1jgYvVqGgjc/B73gWWaxpICEJ1OKG1SAcg==","signatures":[{"sig":"MEQCIB17diN4A+8bYDG+l4Di4epwWxIuU0g6YHdqKBiu1Ky9AiBVcPOZ6IBavOTFaiJWT2PUY3iEhFxrHakHElU53zSgCw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.2-dev.22","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5920945},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"ab24257920da95e05f9efb69b40dfa7845c03f56","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.12.1","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.15.0","dependencies":{"unified":"^11.0.5","pdfjs-dist":"^5.7.284","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.2-dev.22_1779087415960_0.4746253705448171","host":"s3://npm-registry-packages-npm-production"}},"6.1.2-dev.23":{"name":"@pdfme/converter","version":"6.1.2-dev.23","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.2-dev.23","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"255ad93a6d6445aba5def191d02e8f172976c25c","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.2-dev.23.tgz","fileCount":21,"integrity":"sha512-UM0yaNlFIuhoOiuD0jRSnDyIJmCU+l92r388fHqCI9OFDBA1M+T+G87VAjDtsmE7Xy6pAQlAOlImh085/KL5Xg==","signatures":[{"sig":"MEYCIQDXapNCBAFNyQLa62CQ7lYDMV4gszuvQcQFV7rZAAnJSQIhANOl9o6zmLrC1V+cJRrodbX3/Rky5rGMIIz4f0p6HMYo","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.2-dev.23","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5920945},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"520281fda2bb239e6d61e953e4777d2771580189","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.12.1","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.15.0","dependencies":{"unified":"^11.0.5","pdfjs-dist":"^5.7.284","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.2-dev.23_1779352743029_0.4642840571506075","host":"s3://npm-registry-packages-npm-production"}},"6.1.2-dev.24":{"name":"@pdfme/converter","version":"6.1.2-dev.24","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.2-dev.24","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"a75371d99920d6532664b0320076b22885c8a338","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.2-dev.24.tgz","fileCount":21,"integrity":"sha512-vb52SzRJd6mbkEZTmSF2cXTk82dnAybTSJM36X5pOKVGHtfBbYyPDTFHQteS1wghhl3vSyFgKz1WYrnfGx2E2A==","signatures":[{"sig":"MEUCICdPOIeNkfvykd94fIJ2zaaEiI3KzRbLWNrvU+0s+qP1AiEA9nK3stp/bMJu+wDTcjWq05Cq181EphWcW92GkO7tRwY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.2-dev.24","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5920945},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"a5d16ea7264b6f8e6b02483c749f67ae676b84e0","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.12.1","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.15.0","dependencies":{"unified":"^11.0.5","pdfjs-dist":"^5.7.284","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.2-dev.24_1779412907598_0.4770910050929047","host":"s3://npm-registry-packages-npm-production"}},"6.1.2-dev.25":{"name":"@pdfme/converter","version":"6.1.2-dev.25","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.2-dev.25","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"96d81e1fe61eda4068fb8fe3c467bfdc27d5ee42","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.2-dev.25.tgz","fileCount":21,"integrity":"sha512-ieowRBM77bUK4CCdeSaY5VI9mPccX2PNsq9gpnGJkxKKzfWSVcuaG9pulmCA8ghfr7dRU9OjRmvXvWwjjFX7rQ==","signatures":[{"sig":"MEYCIQDX8KAE3jR8atcZqYEGVpMPQLkiHt+sR6Mn4zoiDgK0FQIhAJzQNn23YVspLDip2g4SYqHysdJmAHR6voQYbqtp2h4K","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.2-dev.25","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5920945},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"c88713d4e0f2f4ec4db1c0f2dd5dd33c722f1dc3","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.12.1","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.15.0","dependencies":{"unified":"^11.0.5","pdfjs-dist":"^5.7.284","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.2-dev.25_1779425712086_0.9637031733189905","host":"s3://npm-registry-packages-npm-production"}},"6.1.2-dev.26":{"name":"@pdfme/converter","version":"6.1.2-dev.26","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.2-dev.26","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"9eddcc858ba6831fb03a969534b08349e9a602d7","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.2-dev.26.tgz","fileCount":21,"integrity":"sha512-knAWf4Y1OmiZ141tLvA5xb4nlSbu/thbhMu5urNnLBZ/obAnUFMFq0VPaEMxlzNeF7Un6Do+gVLari70nHpOxg==","signatures":[{"sig":"MEQCIEZhd54pzZA4jOEJq11QXs+J2Fk9RfZ/8Dc/aVrcNN/tAiBJ+sUrtzFM2bQS6iRpjmEvOsxLNbcQ3sRmz5K61AI0iw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.2-dev.26","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5920945},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"ffb15d01943a4ab1c5789484d0c6ebba3b0a8664","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.12.1","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.15.0","dependencies":{"unified":"^11.0.5","pdfjs-dist":"^5.7.284","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.2-dev.26_1779439540021_0.48907207255781215","host":"s3://npm-registry-packages-npm-production"}},"6.1.2-dev.27":{"name":"@pdfme/converter","version":"6.1.2-dev.27","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.2-dev.27","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"0f1eff60b557e1c4163d3511c27f99409f97dbfa","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.2-dev.27.tgz","fileCount":21,"integrity":"sha512-MQkCeESQDU9CQXnjmyZ9+NeXJk4rZzrzj+IEs2kMnmZtZGo4eCydYbowEShq0sbdJivYi3H2iegqqIZ/8eYYeA==","signatures":[{"sig":"MEYCIQCP1NsF1bsy4d1qtnM2MdXL+g03hgOrDbzQoAuhNBTeJwIhAPkIrjFGXHZtBk3CqyXuej+vpFrNn3W9KIiGlmsiAupQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.2-dev.27","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5920945},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"00e456124e484f3d6cd3d6b201b0d672431fd0d1","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.12.1","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.15.0","dependencies":{"unified":"^11.0.5","pdfjs-dist":"^5.7.284","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.2-dev.27_1779503435432_0.24211384123023194","host":"s3://npm-registry-packages-npm-production"}},"6.1.2-dev.28":{"name":"@pdfme/converter","version":"6.1.2-dev.28","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.2-dev.28","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"3f4b0687fc984bfef117d49cd003c7943797c9cc","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.2-dev.28.tgz","fileCount":21,"integrity":"sha512-wlrU9nPFNQE/626G17kg432ot0dLYuAdpPa60ab4y+n23eDKkF8vGTVLt4qdZJwKf5dQ1CZlk3d/SLs4tgpDeQ==","signatures":[{"sig":"MEUCIAEGUJbbyojlkENry3tpV7tMq3i2ybkdskb+LaSh+BuZAiEArZozH8D604pqHh89cglak4yIG6mti94GYGe85/HNgks=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.2-dev.28","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5920945},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"3615780a9079959c4cd52e849091caa326b401fb","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.12.1","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.15.0","dependencies":{"unified":"^11.0.5","pdfjs-dist":"^5.7.284","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.2-dev.28_1779518273390_0.5829040075454126","host":"s3://npm-registry-packages-npm-production"}},"6.1.2-dev.29":{"name":"@pdfme/converter","version":"6.1.2-dev.29","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.2-dev.29","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"c35da7f928396b3e484cb3358527266299842d68","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.2-dev.29.tgz","fileCount":21,"integrity":"sha512-tWF0n0B6TE8q04kuRw6fed7k324wtpv0I3wXw9gg9rI+NRLPg92Cu/m0UbTTHBDxeKsm6ZjAbqpMO14QKLKQdA==","signatures":[{"sig":"MEQCIHYSfuGc7CDHqdGtb0bHCnfQ649ZSy0IyEl7AkObws6VAiBQAWssHWgforPpbryEs5k+6PwASEaR1vv8Pmnxeq18xw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.2-dev.29","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5920945},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"9e7b22bdb821b0d05a5743d9c74ee4d139e1a588","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.12.1","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.15.0","dependencies":{"unified":"^11.0.5","pdfjs-dist":"^5.7.284","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.2-dev.29_1779607498055_0.3814178476969208","host":"s3://npm-registry-packages-npm-production"}},"6.1.2-dev.31":{"name":"@pdfme/converter","version":"6.1.2-dev.31","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.2-dev.31","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"dd9e965834f435a4f95d88cbf1d6a3bc6e75030f","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.2-dev.31.tgz","fileCount":21,"integrity":"sha512-O63kngCCK2tkJ0tbsHx9OFsPlCiG2eZz/0nJ9tWrVjfgliuR7Qa8iBQ9eDc/myLPswRUtUPe+0zuCOAVeWDLUQ==","signatures":[{"sig":"MEYCIQCXnObD48mkIYRtR9KhY3xnvACmtl/p9zELP/1vYB38cwIhAPT2fCkRja3T2qeoA5NHqo+JuSnyAEUM+Egm759uBjEi","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.2-dev.31","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5920945},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"85747389271a7358713f52a3bd5051546369bcf5","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.12.1","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.15.0","dependencies":{"unified":"^11.0.5","pdfjs-dist":"^5.7.284","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.2-dev.31_1779614275872_0.5318048219525131","host":"s3://npm-registry-packages-npm-production"}},"6.1.2-dev.32":{"name":"@pdfme/converter","version":"6.1.2-dev.32","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.2-dev.32","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"c0b5d1b8c7fa54406d418edb7e40ff5f35aa3a89","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.2-dev.32.tgz","fileCount":21,"integrity":"sha512-05PVL6XpVAFCGM89fR+qLMLGi5XJrkE9uBzzpVxQ8ecHXZTzBe+sDnXpPpiyLDEbendXwApqkzyaV0hUl23+yw==","signatures":[{"sig":"MEUCICO91hTZMXbVS5dzOnfKcOS44ljgQDZcfG/TfPiEUNONAiEA1kOwLECwDVGYrRUKO2Bz+jIfCzKtQWDZKkN8AOqXunc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.2-dev.32","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5920945},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"e3ae4cd6f7946e1a49fc230f6375e0f0d21207e4","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.12.1","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.15.0","dependencies":{"unified":"^11.0.5","pdfjs-dist":"^5.7.284","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.2-dev.32_1779614695130_0.9464226494561498","host":"s3://npm-registry-packages-npm-production"}},"6.1.2-dev.33":{"name":"@pdfme/converter","version":"6.1.2-dev.33","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.2-dev.33","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"e967aed58efb00becd2dc5074d19fa788275ec4c","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.2-dev.33.tgz","fileCount":21,"integrity":"sha512-gbXqJ7BDSyJRXEqZBn6O0fqsb5aHcC8sYuK8+RL0aVvHPfyLrwhuIV1DHEQV3vM/i+WIMQeI8VtlTQkN7YcInQ==","signatures":[{"sig":"MEUCIQDS1O2OXygHJE1kxEqRr4VNLqM23S6oENp1nCE8m1IKBAIgDsgdq4GEftHgekivlNrWvX6jQeEdGsEP8hikrwkVkxc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.2-dev.33","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5920945},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"c8ea2a2c0b7b4429d62f6653bfe37a8bedeeeee4","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.12.1","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.15.0","dependencies":{"unified":"^11.0.5","pdfjs-dist":"^5.7.284","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.2-dev.33_1779940055837_0.07729782856537182","host":"s3://npm-registry-packages-npm-production"}},"6.1.2-dev.35":{"name":"@pdfme/converter","version":"6.1.2-dev.35","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.2-dev.35","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"62f8f863aa936ee0a8461c657688db8af7072042","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.2-dev.35.tgz","fileCount":21,"integrity":"sha512-3HaS5fuzwSAITQsSgcU6KgmchtcrRLswpsqsMQ+0Ajy7XAf97RcZXucOA8OsJvodqdO4EEVv/C+1OTXEH4V9MA==","signatures":[{"sig":"MEUCIHY0C2W0oNHYszpeZVIvz2zdpgFyDk8SbHiPDCnAOe6+AiEA3w7pHZjpJZjOJVldmGLV8/Ou+u6G4CPbsWqPROvFvbQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.2-dev.35","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6009136},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"35c100b59989df66ec7cb90e90ac03d680d66af7","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.13.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"unified":"^11.0.5","pdfjs-dist":"^5.7.284","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.2-dev.35_1780474564290_0.7776090576912942","host":"s3://npm-registry-packages-npm-production"}},"6.1.3":{"name":"@pdfme/converter","version":"6.1.3","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.3","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"d83524ee54497e2d239c55874f1c95beb9d7fd1e","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.3.tgz","fileCount":21,"integrity":"sha512-2qkFhjpNZMpm8xcRCNPjn2w6bTDz7xlys73W1/CFQ+j2twcC+Gs5O6FJDFy8z7u3XhN2KT0AraPYx9So8THOxw==","signatures":[{"sig":"MEYCIQCw/GlgOjMC4zhOb7a2cducErxgQWVcqYLzKLSYgr8+AwIhALO0qVg85x8KVBlqeh+0y8hABE+0olokjaBPzuHP9hgH","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6009129},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"35c100b59989df66ec7cb90e90ac03d680d66af7","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.13.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"unified":"^11.0.5","pdfjs-dist":"^5.7.284","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.3_1780536867180_0.13761970947351698","host":"s3://npm-registry-packages-npm-production"}},"6.1.3-dev.2":{"name":"@pdfme/converter","version":"6.1.3-dev.2","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.3-dev.2","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"20e4b553e4d9b16867c4a715298ed8e9c94ad340","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.3-dev.2.tgz","fileCount":21,"integrity":"sha512-zXRb1XadzmXjxyMpkWQ83ZVn4re8So3t1bt+Jne629dxEkZDmC2ILAL+Q69lnJYjJD2C3ve0H2sUPo8lamRktQ==","signatures":[{"sig":"MEUCIQCcsu/nTAHfrieWQPYD+Q15Bi547l3+VQV1iz+vXMKcfQIgN5CJTwpr87ckVK5gRXFq23B9jdzLvM7UmcMvdvr7UT0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.3-dev.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6009135},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"41d586756322ae3219f1e06786088cf750371695","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.13.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"unified":"^11.0.5","pdfjs-dist":"^5.7.284","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.3-dev.2_1780541802525_0.21537831007332398","host":"s3://npm-registry-packages-npm-production"}},"6.1.4-dev.4":{"name":"@pdfme/converter","version":"6.1.4-dev.4","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.4-dev.4","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"d065f44964d3898ff75bce6c61fcba52e9d6b1c2","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.4-dev.4.tgz","fileCount":21,"integrity":"sha512-xIGkFez5k439uk545ay7/U7c/ri4g7prNXJSDRtO9gzPfFIopuLMknKVCTgQnvGfBZ3TUG+UhCLpQAIkm/+dTg==","signatures":[{"sig":"MEUCIE4B1wG9ouvWAgjM5KQDzZ0XQQ33JIaB/YYVoi8FQOGhAiEAtJyA3EJ4K8bj/LWj3segpwvLuH1wk3GsNx3ncDjM4vI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.4-dev.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6009135},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"b9b613647cc16179f96dfd5b64cd4e7ba2471bf0","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.13.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"unified":"^11.0.5","pdfjs-dist":"^5.7.284","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.4-dev.4_1780736271640_0.8602770483268642","host":"s3://npm-registry-packages-npm-production"}},"6.1.5":{"name":"@pdfme/converter","version":"6.1.5","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.5","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"3a8d66149c76c27de0eee414159b9b9a7bd9d933","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.5.tgz","fileCount":21,"integrity":"sha512-mLByZvG6NtroMbnVLcsIhVwbuQZ7VokVxTtNZ3pQ8VEMYOY0xNBsuRZj1cR9S/yVn9jdTgwmI3lo68/eFnwuMA==","signatures":[{"sig":"MEYCIQDIa4cVeNDj3DPfOvi8gjk+j7Bnxggni/Olwi8mDJmWAAIhAL35WWqMaoxWfvLbpJGBYVfoxYjoJlV1vxac32hcBkuJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6009129},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"b9b613647cc16179f96dfd5b64cd4e7ba2471bf0","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.13.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"unified":"^11.0.5","pdfjs-dist":"^5.7.284","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.5_1780736303213_0.983380657021629","host":"s3://npm-registry-packages-npm-production"}},"6.1.5-dev.1":{"name":"@pdfme/converter","version":"6.1.5-dev.1","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.5-dev.1","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"0320e999d28fd9da18438ae20a6fe0980f68adca","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.5-dev.1.tgz","fileCount":21,"integrity":"sha512-Qvvsutvsiw+jcAeuczpvk1JX1avYB50BN0xs88Vw/lkfrP8etrdNjipW3wovRGBobU0jyJ6Zas+P6PJS/jc7pw==","signatures":[{"sig":"MEYCIQCX3IqdAn7nopilpiNkhKtl00p6uoLXa9GN+BAwrlcCnQIhAOwXeFy6X6YBPN+cOhIqAh1FGTA3NBS+zWZuWwQIkTHJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.5-dev.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6009135},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"44be015414032717d23ff953b0489759aa9f4cc4","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.13.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"unified":"^11.0.5","pdfjs-dist":"^5.7.284","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.5-dev.1_1780737157048_0.8842926641047928","host":"s3://npm-registry-packages-npm-production"}},"6.1.5-dev.2":{"name":"@pdfme/converter","version":"6.1.5-dev.2","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.5-dev.2","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"545d8f92b7dee651d9f8553954acda770f797462","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.5-dev.2.tgz","fileCount":21,"integrity":"sha512-w7dkLWbuL+H98lKZ05BuL9RLNQKMtvzAuQ/U1VQIKhHSgeG0EhGc9o8SzLUbrTjhWnQ8SI/cJ/mC2p45IGEvcw==","signatures":[{"sig":"MEQCIAeOZwASfzK0foJk2JRro9O/lA8mLR08vZuvJ++eK6MzAiBR/uYcabCN8cMTQ2UYypKPHgprz+BCqrqhYz4cc3WNIg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.5-dev.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6009135},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"cc4c9588d8946150ad300cd9cbedc15f3d385844","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.13.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"unified":"^11.0.5","pdfjs-dist":"^5.7.284","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.5-dev.2_1780739626332_0.7956889749132696","host":"s3://npm-registry-packages-npm-production"}},"6.1.5-dev.4":{"name":"@pdfme/converter","version":"6.1.5-dev.4","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.5-dev.4","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"642606e9acfb198b2e76b8365a9e5688b09f687c","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.5-dev.4.tgz","fileCount":21,"integrity":"sha512-e712b4K/SQ7Yv5HJqeZg1czRH26ubX1pYvusTahbTURvQ2tN5CiCNbv7ylfXqelr6ckmRtBYeai6Ea7stwhPtA==","signatures":[{"sig":"MEUCIEHcVDyjnvOg47skTQU0Ga/EDWFJVfIJXnai/okZFdzgAiEAqpFI98eTEOSOBAX5+F/xM8tScu3JbHoxEGF8l9SeFqQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.5-dev.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6009135},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"97d44bf4a41011a4ee44cff61fc09516a86f523b","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.13.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"unified":"^11.0.5","pdfjs-dist":"^5.7.284","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.5-dev.4_1780883092504_0.5509427427564269","host":"s3://npm-registry-packages-npm-production"}},"6.1.5-dev.10":{"name":"@pdfme/converter","version":"6.1.5-dev.10","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.5-dev.10","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"5b53d166cbd6cc3d03bfaf277f4df42fa76d4aed","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.5-dev.10.tgz","fileCount":21,"integrity":"sha512-h2w2FRPF5f2njisVURsSMyZP17TQPSXHRwRhVmrodSMwaMX6wsjZSwSZ4yJRaGBkio21ylFXgsh+rP0tIgD9Yw==","signatures":[{"sig":"MEQCIFqSL0VOwVYfPbcZr2I8oxswEjoAVcHhjHO2G5f03BEdAiBC0RgUv90FKBs3KCMLq//w3q6D+QtYL3Aidj2P5sW07A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.5-dev.10","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6009136},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"45cd072db792827bc5176f2b2ff761a4a85f8d9e","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.13.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"unified":"^11.0.5","pdfjs-dist":"^5.7.284","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.5-dev.10_1780995341465_0.14008769322517867","host":"s3://npm-registry-packages-npm-production"}},"6.1.5-dev.13":{"name":"@pdfme/converter","version":"6.1.5-dev.13","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.5-dev.13","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"265f8ae1c6dc27165adbb6bac7f26664235798a2","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.5-dev.13.tgz","fileCount":21,"integrity":"sha512-eycNAQ5fWH+ZdE+ltinEJ+X3HmAG1GaBT7H/EjuNL75nqOa+LO0FuQxU0NY9yUEkxbTNAhVHZYEheLPuWEULfQ==","signatures":[{"sig":"MEUCIBoRFMdtcNiqp7vNSnB9EZlI4FoiHdbc6Iurcgwn6bwUAiEAkcsXgWaCVObfU0VMiafTXcPSleC7/AgaZDKn4WaLSMs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.5-dev.13","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6009136},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"db6ebcb2764b6e9a811bb1119f247114d6ddc43d","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.13.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"unified":"^11.0.5","pdfjs-dist":"^5.7.284","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.5-dev.13_1780999470763_0.04047677217342227","host":"s3://npm-registry-packages-npm-production"}},"6.1.5-dev.14":{"name":"@pdfme/converter","version":"6.1.5-dev.14","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.5-dev.14","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"b65fb3693930265acba5d73902ed1d5bc36ae9cc","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.5-dev.14.tgz","fileCount":21,"integrity":"sha512-y/OXFyrVkkXXF7mlQuK8J8Vu9FTOaJuBwCVDm8Zsv4tVEHowaND8TIx08gMK30o6/IYxLQD7Fvn3hxcEZGe1WA==","signatures":[{"sig":"MEYCIQCpMvh/vaq3yXNfjrr5JzPBknYwocUOddLYS0nxhe7ubQIhAPuX2Q2nxqPl9/W/uvvpE9fVj/+mRjoKPTvGhFBY6eGG","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.5-dev.14","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6009136},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"a46f8359706d4d73b2444a4c3be5adec50331925","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.13.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"unified":"^11.0.5","pdfjs-dist":"^5.7.284","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.5-dev.14_1781074667576_0.5873668362696178","host":"s3://npm-registry-packages-npm-production"}},"6.1.5-dev.15":{"name":"@pdfme/converter","version":"6.1.5-dev.15","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.5-dev.15","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"35252251486609eee22adddebd454e8e950c922e","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.5-dev.15.tgz","fileCount":21,"integrity":"sha512-qGw4Olk2MWLefIKD8CarMB5Menyq7dfO5nB77Mz3gMJlPSxd4BEB+Xna1n5bPPZpeG0Mx8usJ4S9otf9zE3q9g==","signatures":[{"sig":"MEUCIQC/a4nVia9f/vc0dIRWKMQSlFAlVkIl+eVIsbyc2GDXMAIgdZ4OtL1pvTzF+3eRgpc56d+bBeApCCLU3/bbivcdbRA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.5-dev.15","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6010847},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"ed0ee1cd6b07c0634310dbf1a42773d94851d581","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.13.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"unified":"^11.0.5","pdfjs-dist":"^5.7.284","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^0.1.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.5-dev.15_1781076160918_0.5358543863804517","host":"s3://npm-registry-packages-npm-production"}},"6.1.5-dev.16":{"name":"@pdfme/converter","version":"6.1.5-dev.16","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.5-dev.16","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"6af759cb3b19347faddc4b6335aa13d71c19cd71","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.5-dev.16.tgz","fileCount":21,"integrity":"sha512-NWzqT+57M1FA5kguikECwLPhePz1iNDznkTy5oRNixKnSd0UVena54fkX4p6+6QNYoy4/IuyJ4EHaLg9X9Ce7Q==","signatures":[{"sig":"MEUCIQD7ohh6Hd5WlniHfV1SZSzLFAdQk+gDXztcScNGEYAcXAIgVjJPog1u5wiXc5/LxqlwhbYNIxNCUD0z2i0k3HRljfI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.5-dev.16","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6078172},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"01781417819c80a6758a0d54c27f1f067f6b1982","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.13.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"unified":"^11.0.5","pdfjs-dist":"^6.0.227","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^1.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.5-dev.16_1781077495023_0.6302111781187898","host":"s3://npm-registry-packages-npm-production"}},"6.1.5-dev.17":{"name":"@pdfme/converter","version":"6.1.5-dev.17","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.5-dev.17","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"4677b2df19f32a222ff7f1db06366e8c39f65dda","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.5-dev.17.tgz","fileCount":21,"integrity":"sha512-bx7xeptVh1rLNoya8DBNQTRPQ7qs2k6ZUCLxCY1bogXtgv1BcO3yyrIvVDdRuLGBH1wqUdeex2q5Y0gHvZrF6w==","signatures":[{"sig":"MEUCIBmhWYnSfhXVHV5ePNUIftBzXyTMBs2NIJyZfMoiRXkdAiEA/8cdjjViFnhhIEB2ffUMm9aXeTV+tEQ5scqORGCEeNg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.5-dev.17","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6078172},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"20b6e97f85faff566c0b33051bb9b9ca8264c65f","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.13.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"unified":"^11.0.5","pdfjs-dist":"^6.0.227","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^1.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.5-dev.17_1781077878974_0.5811388659237307","host":"s3://npm-registry-packages-npm-production"}},"6.1.5-dev.19":{"name":"@pdfme/converter","version":"6.1.5-dev.19","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.5-dev.19","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"26b09330ac442891c484a2f2a3e15c187f8e1bbc","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.5-dev.19.tgz","fileCount":21,"integrity":"sha512-AE7CWo4BFuVpQq2veN7e7WeZwJA18RcZWgjcLE3zTbjWns+sYXKUXt5QU/uItuKlTuuTVhai2+oVd0BrKgPWiA==","signatures":[{"sig":"MEYCIQCiQtmtlaoV2kT877KkSUO49CGW7d6kcftnC2CEP7/PzgIhANrL5Z63LI2g4zVI/jUsQXKRKruvgV/syC+zwb4LPwHD","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.5-dev.19","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6076461},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"1e1398cd9dc85edf10d02b4201c6ab9e69cca35a","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.13.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"unified":"^11.0.5","pdfjs-dist":"^6.0.227","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^1.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.5-dev.19_1781081592014_0.8828274335310304","host":"s3://npm-registry-packages-npm-production"}},"6.1.5-dev.27":{"name":"@pdfme/converter","version":"6.1.5-dev.27","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.5-dev.27","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"11415df58166e833797a5474f94cdb0d28ace9e9","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.5-dev.27.tgz","fileCount":21,"integrity":"sha512-DsTOiDjpQDLs4IPzw5cbR8hSHDVhSdfRJhsHwLTMsDXZSMv/EVFaCoqOKyPXnmx18IYJ9hMbRxIIZAwpVLeCxA==","signatures":[{"sig":"MEUCIFU606eXdADw/gucibusHCA+v/7YQ/gamjLgEGGrcSx5AiEA7OPnwRGiihJJ58Cd3c8L2dtA/USYddjHIuWZ3U8sOAQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.5-dev.27","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6076461},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"eb7f1b85eed3b7000da2f703397ce24800a1535b","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.13.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"unified":"^11.0.5","pdfjs-dist":"^6.0.227","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^1.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.5-dev.27_1781568795724_0.18141581674214957","host":"s3://npm-registry-packages-npm-production"}},"6.1.6":{"name":"@pdfme/converter","version":"6.1.6","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.6","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"c86036248a0277894e88793548059f6e88b63e14","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.6.tgz","fileCount":21,"integrity":"sha512-u0wvhFBCUnDH/1N/3vTAiGu/FRX6uuN9jMuOCsx952RGHOfd/hhSrK5uPiYBjqCP9w35nW6WCJQc73haE78Nxg==","signatures":[{"sig":"MEYCIQCAXN7LdPNdXeuO8Pi+xUcU++FS2A1n4aE65omjvqJl/wIhAJX/mGh1YRMkr9w5gUlcTqaDTNcDycgIYCUqrWAqfkJn","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6076454},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"eb7f1b85eed3b7000da2f703397ce24800a1535b","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.13.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"unified":"^11.0.5","pdfjs-dist":"^6.0.227","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*","@napi-rs/canvas":"^1.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.6_1781589803232_0.2589760424210745","host":"s3://npm-registry-packages-npm-production"}},"6.1.7-dev.1":{"name":"@pdfme/converter","version":"6.1.7-dev.1","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.7-dev.1","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"7fef14054fa39d83ef2c0c596401ec4c7c0c5884","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.7-dev.1.tgz","fileCount":20,"integrity":"sha512-FsCBT1es/rug+h8uy9uOOY3oOQtmnbG2SwhRL9ouCAKcu9/bAZ20BQ21Q3TFx2hTLMNCRiK5J/b643dgATCi9w==","signatures":[{"sig":"MEUCIGXpcH/3bVGOmK5SpvxlpsJFDCqjPp36zYdyB3gRz8X4AiEApNRo/3TZ2udxZ3XGfHD1FLCvcH+UNIdKDsVEyvPyBrw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.7-dev.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12667497},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"4175d0451d6db194de369f2c0480d1b7484814b6","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.13.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"clawpdf":"^0.3.0","unified":"^11.0.5","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.7-dev.1_1781832202882_0.851621401827019","host":"s3://npm-registry-packages-npm-production"}},"6.1.8":{"name":"@pdfme/converter","version":"6.1.8","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.8","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"9c5c7827845cf072d58adc56c026126723a97ff2","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.8.tgz","fileCount":20,"integrity":"sha512-JuxTp0AW/iFtTahiA7pqzZkVqoxS71lbcRXG2caMwl16q8x1tcmfiOJ8x1BvBulm9esoAZ2Te2quKGkSmLRNpQ==","signatures":[{"sig":"MEUCIFPgmZzJOhno51cDqhGp3ZXS16HevZ3LXN+VDlSXSPHhAiEAsUVwGC649bDzqcztyX4RTzAuHYDDa1BonWOFl04WvXM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12667491},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"4175d0451d6db194de369f2c0480d1b7484814b6","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.13.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"clawpdf":"^0.3.0","unified":"^11.0.5","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.8_1781832324936_0.8881477114335203","host":"s3://npm-registry-packages-npm-production"}},"6.1.8-dev.1":{"name":"@pdfme/converter","version":"6.1.8-dev.1","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.8-dev.1","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"95e7065a3f97b259edad8da0318587d6de32c0ab","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.8-dev.1.tgz","fileCount":20,"integrity":"sha512-Q276j/HIStHDsXKiSmcZMFOA3YEeBCK1osQp5ajE22zjBzrbC3QeknQqPbutALJKjpI+4mnwtlfMB0lRyg+AFw==","signatures":[{"sig":"MEUCIDT/cs+M4k08VKKhZWfR4e5cNt0WwfGIbo2yt+GuwdZpAiEAtrjLgxTvZruBmu/AzqOfJHbPdOWNe8bpYpEKVUAQz04=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.8-dev.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12667497},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"79a04cae51ca40eb6ef339bcee10d9388454b54f","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.13.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"clawpdf":"^0.3.0","unified":"^11.0.5","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.8-dev.1_1782016220238_0.9535071387109666","host":"s3://npm-registry-packages-npm-production"}},"6.1.9":{"name":"@pdfme/converter","version":"6.1.9","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.9","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"15abec50478745064fe5e79766ee32abb2f03458","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.9.tgz","fileCount":20,"integrity":"sha512-ddixVAfmCKtGHmyg2tY7JDFqN5SLL1tMkNFeG8PJUlREqMrquG/YZf0/s+3ZwuP45vIxr3iCNhsGfYpIo3hbLA==","signatures":[{"sig":"MEQCIEW+GNuVcavVqTRlPiM1i2o3KQlTuN4wurxKhLkjknIbAiA1ud3X39XDI20mm4PheFF2vNZsVAL3yiM+O+Z7fvWpLw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12667491},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"79a04cae51ca40eb6ef339bcee10d9388454b54f","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.13.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"clawpdf":"^0.3.0","unified":"^11.0.5","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.9_1782016226996_0.4919446770783895","host":"s3://npm-registry-packages-npm-production"}},"6.1.9-dev.1":{"name":"@pdfme/converter","version":"6.1.9-dev.1","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.9-dev.1","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"edfe9aa37f4b1b67d473eb5d11308803ba6a7ef3","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.9-dev.1.tgz","fileCount":20,"integrity":"sha512-4Nb5C2icYcxkRvCprZiR49OZU3gM/+WQyfCfI+B+PVdC9hZRnZuULS/9PuYxRbJSHlQXhCT6AssFqLXsh5STZw==","signatures":[{"sig":"MEQCIEkaRWaPMLdb8H+f+MA0d/eVL69byTVpGg8sbf1z8KrKAiBs7uraSTlUzAsjlJ8wZDA6rWP/VX+crOaKoom97OHRYg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.9-dev.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12667497},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"09f4f33523444a09daf5d7c30ec1f9f1d8daadf9","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.13.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"clawpdf":"^0.3.0","unified":"^11.0.5","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.9-dev.1_1782105225933_0.7757660480628665","host":"s3://npm-registry-packages-npm-production"}},"6.1.10":{"name":"@pdfme/converter","version":"6.1.10","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.10","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"f9cc151b5a71f95bda13621dcd5e049cce80ef1f","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.10.tgz","fileCount":20,"integrity":"sha512-3DiNbyLIKNvo6RFQnCS7QG5LufchusTIu6TJi/h0WRIktsD3CNGMERGn/wMKXbBH0w2mhKagz3T36j6NuQN3Cg==","signatures":[{"sig":"MEUCIBCvfva1s7oGJ99hO/C8ikXR/J6965lFzQNv2Ed44//+AiEAqaY+arlsDVIKRg+l3bCnYSFwjxBNc5vp9wzpRs0a8wI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.10","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12667493},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"09f4f33523444a09daf5d7c30ec1f9f1d8daadf9","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.13.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"clawpdf":"^0.3.0","unified":"^11.0.5","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.10_1782105347583_0.2526917918076108","host":"s3://npm-registry-packages-npm-production"}},"6.1.10-dev.1":{"name":"@pdfme/converter","version":"6.1.10-dev.1","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.10-dev.1","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"1077d35346d1467e737bc3068cb3edb699f32e3e","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.10-dev.1.tgz","fileCount":20,"integrity":"sha512-kZ1mZXm36Q6qHpDVQjKi/PzuZ7Z9w7QCYvsASSewgZcjXAHJsVy+80eCRhGrdI24Bxtw0X+QbBp/pa3zuJPCwQ==","signatures":[{"sig":"MEUCIBqpTmBirV/TfaUXSNEz7iTulWmJFPeTUqcnSLJBHE+AAiEA+642gMZ2DaYR4tuJcn0hrnAcqtEHMxr5ioF/6PDrzfA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.10-dev.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12667499},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"4ee798768f98a0409b575d4e12d520dc95a3f5d5","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.13.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"clawpdf":"^0.3.0","unified":"^11.0.5","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.10-dev.1_1782109703907_0.22449267845811516","host":"s3://npm-registry-packages-npm-production"}},"6.1.10-dev.2":{"name":"@pdfme/converter","version":"6.1.10-dev.2","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.10-dev.2","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"192d4a21fe968660d105c85981dbe9160c18551d","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.10-dev.2.tgz","fileCount":20,"integrity":"sha512-iPVkifY2OI/Y4fLQbq/B1bN8/QG/xrJjwBuxVYXqhxXeEj7k0G7XlqgICiEhDX3EajoRq6LFoXQ5mX5y6HR0hg==","signatures":[{"sig":"MEUCIAo6yZ4lkQHLe1EArFH5oOzCuqCqBz4lYEdmoN3vRrB1AiEA+rduoqR9yhq85lh3cwEANutRFPFcTOmsYU6uv4pmQpU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.10-dev.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12667499},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"f13a455a7038302044a979480adb51c996826707","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.13.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.17.0","dependencies":{"clawpdf":"^0.3.0","unified":"^11.0.5","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.10-dev.2_1782892238193_0.25623670960269296","host":"s3://npm-registry-packages-npm-production"}},"6.1.11":{"name":"@pdfme/converter","version":"6.1.11","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.11","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"59d09c51fc73b1209c757196dd5765a09a060e80","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.11.tgz","fileCount":20,"integrity":"sha512-tzMy/sYyZxv9YePTnW2ZQgDj1rV2mJQWb+2dRBcUxOGoUXtoQNxHCj9dNj/IZKC3ZzbM9C8NmdVpZgpBKurXCg==","signatures":[{"sig":"MEUCIGooBCt0uLCl4nqYm+wMoPEckeu07kpUtln6MDdfuWx0AiEAqdxDCxBvAICZT5xDtu3Rd+saqlluy2xVbQIsNzzSniY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.11","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12667493},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"f13a455a7038302044a979480adb51c996826707","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.16.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","dependencies":{"clawpdf":"^0.3.0","unified":"^11.0.5","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.11_1782892326176_0.5541979834210604","host":"s3://npm-registry-packages-npm-production"}},"6.1.11-dev.2":{"name":"@pdfme/converter","version":"6.1.11-dev.2","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.11-dev.2","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"ef18aa55ec7586a1ecf6503fc863ecefa9e37efc","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.11-dev.2.tgz","fileCount":20,"integrity":"sha512-Rbuc7GdM5msAJzNVUkdYZfbezZG5mb+a1FMrKXDLa6XrRJdGqWOA9hdmyCTaXRQ9ziHqWYPK6TjAWv3yYVM8GQ==","signatures":[{"sig":"MEYCIQCYNW/KRrdix4ylmDquP1+JNdE3mB2qzuuhVfdW8q2stQIhAPmdMfT4tFbgNL+Exhtx36ePD5DXuWy1jki1GYN9p5o/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.11-dev.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12676791},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"5b8394757caa536cb3c54a6026a801d94859f2e3","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.16.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","dependencies":{"clawpdf":"^0.3.0","unified":"^11.0.5","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.11-dev.2_1783676695781_0.6657393136337175","host":"s3://npm-registry-packages-npm-production"}},"6.1.11-dev.3":{"name":"@pdfme/converter","version":"6.1.11-dev.3","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.11-dev.3","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"2418a5540bae589c6be4d4ea2979cb6c94b6b430","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.11-dev.3.tgz","fileCount":20,"integrity":"sha512-zcF6zsMZTnAOwkWB9szbWLUXTbVz1cIzWX8DZYWPRgvs9N0KMmV+bnUkH2lmNlOMTYz7tih9SSQlKsdev6eMhg==","signatures":[{"sig":"MEYCIQC88Lx2lX4UJbEA1gkx4W8pOjxniPh8g26ULd4IRwT3pwIhAMMj6/Bah4Yxp3zFesRfnha+4WO1tfxO6SCQ+CEmCnWB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.11-dev.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12676791},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"8ea32d94d22bd08c9bce2b0023a8f53c0644c929","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.16.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","dependencies":{"clawpdf":"^0.3.0","unified":"^11.0.5","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.11-dev.3_1784795414979_0.7649265718290721","host":"s3://npm-registry-packages-npm-production"}},"6.1.11-dev.4":{"name":"@pdfme/converter","version":"6.1.11-dev.4","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.11-dev.4","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"906493f44b6afa0c0d7f78d8276d09c4139d2339","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.11-dev.4.tgz","fileCount":20,"integrity":"sha512-/RM9UWSSDlJUTnFKGJolZlv/utwHvfJQNNwiIuldM78EPwqQsUJThxtXIai/VWEmwi9CUmc50tIs6nKgML489g==","signatures":[{"sig":"MEUCIFiEcPaJNfV0Gvni4iBQLZv/1TDa8xMmX6jfGI2YqJ3QAiEA+7wzrZQ0aWdUuMArVam7z/j2xkWtSrLUBVXTQuo71nA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.11-dev.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12676791},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"4961a3699db7fcf55bbad6beeac6335cff422268","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.16.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","dependencies":{"clawpdf":"^0.3.0","unified":"^11.0.5","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.11-dev.4_1784795758754_0.19751304989336682","host":"s3://npm-registry-packages-npm-production"}},"6.1.12":{"name":"@pdfme/converter","version":"6.1.12","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.12","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"9d263c87f693b1083563cabdbf15ea0d08f11b35","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.12.tgz","fileCount":20,"integrity":"sha512-BygpR5QutcaHm11dhBqgSxLDFYbxp5IQ3d/OrGoDDR40EqseFm7e+vZDCPhHk3fLXZ/3Fp/OAypRggVhmHLgUA==","signatures":[{"sig":"MEUCIQDhfTxlP5NXw59JS4IA1DW5Bqyuy1XjfictWyKgSRu5nAIgHYxPrEJpIa2aevpBFPKAOpCRwjt9PQ1DNyXE6TfOOkM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.12","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12676785},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"4961a3699db7fcf55bbad6beeac6335cff422268","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.16.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","dependencies":{"clawpdf":"^0.3.0","unified":"^11.0.5","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.12_1784795924574_0.2396874657723893","host":"s3://npm-registry-packages-npm-production"}},"6.1.12-dev.3":{"name":"@pdfme/converter","version":"6.1.12-dev.3","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.12-dev.3","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"a1230ee89b03ab018dd49ede0b467451f45c9874","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.12-dev.3.tgz","fileCount":20,"integrity":"sha512-x5J7Wx5VEb1IEG/fuMdPF7DnJkztHmTnFZuWB2rATmGOx9lk37qDksTnXd3qPwVU5dnvfef05ubvZR7yXsny9g==","signatures":[{"sig":"MEQCIAdjqRjzprXkU5ucFKxgFj2EppYCeAB7mzZtbiejlHo7AiA0c5zheZ5EStYLGcJHroYV6ISDkHVLSI7wztkideFdGA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.12-dev.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":16345441},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"829a78d801af72ddab8caf1e5fd89a3979303f04","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.19.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","dependencies":{"clawpdf":"^0.3.1","unified":"^11.0.5","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.12-dev.3_1789346129646_0.2266788609476449","host":"s3://npm-registry-packages-npm-production"}},"6.1.12-dev.7":{"name":"@pdfme/converter","version":"6.1.12-dev.7","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.12-dev.7","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"40fe6218eb637c9bdf5e1602822173609cb87527","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.12-dev.7.tgz","fileCount":20,"integrity":"sha512-V989jTJoSxZRECM5g8vlyAyonPdZD1gIwoUelDiJXUb+zbv8Dak5k0S1zi8qx9VftGr+/gjysXqj8DGEJ4pjJg==","signatures":[{"sig":"MEQCIEWgII8+PJ/PT5+eQQAhMq6fKzRxXNp1obNIGZw29D8+AiAQ7eR5Hv30m5Q7K6BkE98UD2VFdueVcLs4LbILcM4tdw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.12-dev.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":16345454},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"3452b66527a4f3a7ce402aa4c6a0f55c30eaac12","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.19.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","dependencies":{"clawpdf":"^0.3.1","unified":"^11.0.5","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.12-dev.7_1789346767444_0.3529657419756156","host":"s3://npm-registry-packages-npm-production"}},"6.1.12-dev.11":{"name":"@pdfme/converter","version":"6.1.12-dev.11","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.12-dev.11","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"b11eb992e3942cb9b159a533ad8584675cb37cb3","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.12-dev.11.tgz","fileCount":20,"integrity":"sha512-FhWa6bNsEYaovctpo/bq8mfZyAY3IQGiMksgvyt1xXiHIiKSkeQzdV0bMi+AVEd4DPfVt8oP1Qeo7CyFfv4DhQ==","signatures":[{"sig":"MEUCIHOmrcB7rGJsc/JcxhW0vobM3DAdUMdVpXeE+XJjoj/LAiEAn9R3YuiUccPNKkpsFW+8Nd2G5H5DiIdYlmk1RaZffcE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.12-dev.11","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":16345455},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"d2dc7ac57c98181df6386707976680110763b9e1","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.19.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","dependencies":{"clawpdf":"^0.3.1","unified":"^11.0.5","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.12-dev.11_1789347375203_0.045043077919333374","host":"s3://npm-registry-packages-npm-production"}},"6.1.12-dev.12":{"name":"@pdfme/converter","version":"6.1.12-dev.12","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.12-dev.12","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"4872157b9981a0bf0a2fb7417a47715d43c5eb6d","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.12-dev.12.tgz","fileCount":20,"integrity":"sha512-hrEb4wMKagnIJS5eZKqDB8Bb3j+kbH/RGVDUaDPrRS9lX58gzS/HNHdREp4c3Sr8D1z/M+s7Zf7tk/yqf4kLBA==","signatures":[{"sig":"MEYCIQDsYmDoWOIBnDKKJW+fh5KkH6v3doAcUECtaApX+j+2owIhAJy4p8rsXl+VqpqxTMakPaJwaijIOcFMeQxymE2el4B9","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.12-dev.12","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":16345455},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"d71e544220776b9bde8ecd1fda5c92c50ebfe52b","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.19.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","dependencies":{"clawpdf":"^0.3.1","unified":"^11.0.5","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.12-dev.12_1789358438627_0.24710183677147923","host":"s3://npm-registry-packages-npm-production"}},"6.1.12-dev.13":{"name":"@pdfme/converter","version":"6.1.12-dev.13","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.12-dev.13","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"64fd029f017009da902c2c4b88c8c68487c1192c","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.12-dev.13.tgz","fileCount":20,"integrity":"sha512-UDMr/dzs+erO8+FC45emI8CsSdpkUiWozQZHBdCOZp0xFmGlHoL93BCMYWRRMd/IkRJ9xrUiiNZ5XfK/iTSBDQ==","signatures":[{"sig":"MEUCIAzTPXsA8n2axTe+xcHQzh4yhJbRrCsD6swdINZFNcSFAiEAhHVU5MqbkpFo9mWN+rGXm4FSKt+p+tN776vwBcV+7Io=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIGNk/ydzxqUnD8a8NDZHbEcKR1uYLuDszHxR2B+h2H7CAiEA8Eg1QsncCB7N4uuMkF/yH6DUg3Sodp1z20fJVBi7x0A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.12-dev.13","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":16345455},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"5e8555d7ecf89166320e2b03e342904ee75d1dd2","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.19.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","dependencies":{"clawpdf":"^0.3.1","unified":"^11.0.5","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.12-dev.13_1789452937153_0.672514015615822","host":"s3://npm-registry-packages-npm-production"}},"6.1.12-dev.14":{"name":"@pdfme/converter","version":"6.1.12-dev.14","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.12-dev.14","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"d8411b0bcbe15cf08b36bbc3570959cacd0be911","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.12-dev.14.tgz","fileCount":20,"integrity":"sha512-7JdBBqiAepw2WyqIe8WDfBI/513QEMaiZP0rn9d3Fg9pfalSEpe09PjKlQ74PzLeBIGxNDaQZbuSCqUgApa2Fw==","signatures":[{"sig":"MEUCIQDuF+WUCBnh58V4vhMvBk0rQ4oFHfJqYvfOmGTZjxWoWAIgZ4a5t1Ra8W4U/QrFj5HMzUKT+Y5snl8npQqCBYlpFtU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIDB6wuvh44KR9fs5lwSaZrwCxKwxWRAO9xXmTAXtR82uAiEA2MpurN3FFugtoWeWhJmtBUSIdnEcuwb38rbb8/5yNI4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.12-dev.14","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":16345455},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"dfa258bfaa855ad820139cd1473ea4d1101e6cc8","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.19.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","dependencies":{"clawpdf":"^0.3.1","unified":"^11.0.5","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.12-dev.14_1789455042829_0.7777737339244923","host":"s3://npm-registry-packages-npm-production"}},"6.1.12-dev.15":{"name":"@pdfme/converter","version":"6.1.12-dev.15","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.12-dev.15","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"677c1c3455ffce659c4014a8708309e3ca618179","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.12-dev.15.tgz","fileCount":20,"integrity":"sha512-UrUJM01iOwlmteP0QuKhqMjFe3j0DKErcNLHIhgtEcauMeg691uZ7zpWeX8wQ5fLjVaEjJpgy0fBvaiY/p913Q==","signatures":[{"sig":"MEQCICObd0GWdp3iIDuVkgeNQSiR7Wzocf2215OHViaKVQs0AiAAzBUCn23PVBwcDJokWib1nScB0GFrco5SCtUu82tAGw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQDZvh8ndU4X055stx3jyizOEipjazunqz5QW1GMwTRvQAIgPPgLquLhAuJQd8WdkCk/iVTEUD7GJ0Rh9crWNCwKD5Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.12-dev.15","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":16345455},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"a5be889000c8495170d99cd8fd6edd206f32d39f","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.19.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","dependencies":{"clawpdf":"^0.3.1","unified":"^11.0.5","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.12-dev.15_1789455501907_0.7031914479637895","host":"s3://npm-registry-packages-npm-production"}},"6.1.12-dev.16":{"name":"@pdfme/converter","version":"6.1.12-dev.16","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.12-dev.16","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"f77f9a63538875dd920b21ebc0f61a59976c77a4","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.12-dev.16.tgz","fileCount":20,"integrity":"sha512-vAWtIOFeTF37XAS4GdOy9Rrtr6/7YN3Af8B1M2zBut5AEG8NMnPvh/RlBrxtK303b2iwv8R50Kk2I10tIoxj+w==","signatures":[{"sig":"MEQCIF1IxCQtZ38FsaMvtcnmx8q7zpU+fmK8L/O425qlEGrGAiBLN0TQjfZ4G9BvdRpi/ZyrrEoz71kkmjRWAigmf1vW0A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIDLYTDHuORaIkO7h9CWJi+BQrcj22AX6MPU0XzvqVpjYAiEArcDTI9CrVW5s/WjTQj38WlWL2HmCAEEqXjmntRSUjU8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.12-dev.16","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":16345487},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"7c87792c979776655dbcbc6b27a5d0973b946c42","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.19.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","dependencies":{"clawpdf":"^0.3.1","unified":"^11.0.5","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.12-dev.16_1789531153252_0.00976535452376659","host":"s3://npm-registry-packages-npm-production"}},"6.1.12-dev.17":{"name":"@pdfme/converter","version":"6.1.12-dev.17","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.12-dev.17","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"998a2a193c9b3044c475294733ee190539de4cd0","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.12-dev.17.tgz","fileCount":20,"integrity":"sha512-oJg/wCSXPsX4ewdEU3FoueB/TooT3cKAF5vKGpPxuH4VirCEqulUjIK5zRK3fHwEoSIvBUGJtyr6gd5Q24Xnuw==","signatures":[{"sig":"MEYCIQCCDNZeZJ88zinQ5MLM1fXVW9z5oAvpk+zN6wgWdTINyAIhAKDqcLqOCwRM1rUb+OZ4raWca9PMSrQgpLrFMDK1bhPT","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQCOj15yznf0J4/G9kGXSPlQ/WJ1as83TVGoHTvG/VeVdwIgOZiMrDVk96CgqdPhJQvsRgqk53tMi4FE8CJjekfvdlg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.12-dev.17","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":16345487},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"b5cc05a3a28e073002fa793d1a22bf5fc0d292dd","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.19.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","dependencies":{"clawpdf":"^0.3.1","unified":"^11.0.5","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.12-dev.17_1789532002960_0.499922194461095","host":"s3://npm-registry-packages-npm-production"}},"6.1.12-dev.18":{"name":"@pdfme/converter","version":"6.1.12-dev.18","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.12-dev.18","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"ce042eeb28976116ce9b110c2141cf3f42c5dd89","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.12-dev.18.tgz","fileCount":20,"integrity":"sha512-gajFss0IATbu8Vcpuw8UMWTLS89605E80xoRA0qvlVysKUTuSZHd//lYbpp96Bin6Ww3cvpOrwXGKqhRAZ8biw==","signatures":[{"sig":"MEYCIQDrcgI+/erOsos/RVQSLkjI35ovJbfpZzPA0T7c8XATuQIhANX0FQ0P3/pxWNmgpkjTkTZMf2j1qWR911TkOeaeKlmW","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDorTMI+VLk+e/vidQ7hLgDsGrSJuOYF4xXMo7MNO86jAIhAPiWQoXQKkhS5jQ+bHd6SHjZtLjKh7ahzrmxhHmEczPx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.12-dev.18","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":16345517},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"ab37a550733e70d30df0bd6fc80732cc4a3fcc21","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.19.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","dependencies":{"clawpdf":"^0.3.1","unified":"^11.0.5","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.12-dev.18_1789533624493_0.1150188834955379","host":"s3://npm-registry-packages-npm-production"}},"6.1.13":{"name":"@pdfme/converter","version":"6.1.13","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.13","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"972fbd74d0e7fe7585f850e77f1bfa9cc7c350ee","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.13.tgz","fileCount":20,"integrity":"sha512-MnR6h5+LQSdB7U68KZsqbvs4GoBsljR2kuZzSm0XRP8nFK4+06tn4kuDc8GmjwX1MEYWmjrpTToCUlsHshZ0bg==","signatures":[{"sig":"MEUCIQC3EKF2cQElvV/x/Z515rdveqZoHRqQuDM4tRzMBl+o0wIgFaKm3nbm0zjGokvO4KeL8CWC2XyKoeFhmCZ4e1QVxuE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIGhXayEo1Bg1kLRTvCzO/4hawZvHJsY3h7cTR3tgdcbiAiAbyr0IkBxZtcqpNy4m+nKIPrUTLrnlxx7SmL6jWTS7ZA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.13","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":16345510},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"ab37a550733e70d30df0bd6fc80732cc4a3fcc21","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.19.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","dependencies":{"clawpdf":"^0.3.1","unified":"^11.0.5","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.13_1789533797999_0.5941407029926216","host":"s3://npm-registry-packages-npm-production"}},"6.1.13-dev.1":{"name":"@pdfme/converter","version":"6.1.13-dev.1","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.13-dev.1","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"c06759739eda95faa85271486cc289a1bf86f828","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.13-dev.1.tgz","fileCount":20,"integrity":"sha512-j62PcUTeSZteA6KryrkRGmXrrwd5DdN8EvHVWTT8URLawxUi7//tmt2qIANV7j+5R0VQnCwg8EAd6IsZzxnUfw==","signatures":[{"sig":"MEYCIQD8tyMhpyxEsylUOQJOLhCdFUfV0db2byMTSN5LoR75oAIhANhV0YxZAaU6RIRQV6LFgbk64OkKTVdxdRBitS/qcV5Z","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCID251zwy1yvqRrlwbOQJ7KneebN+mIuwIuDWAdpcSpJIAiBpq6m8hPFVKXdW3ia9HfKKBcZBeCg+sEjnIVw3MR8uQA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.13-dev.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":16345516},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"e18e410a96a67a14ce35e98aae60c9c28ddab5f2","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.19.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","dependencies":{"clawpdf":"^0.3.1","unified":"^11.0.5","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.13-dev.1_1789534916214_0.7902571818488955","host":"s3://npm-registry-packages-npm-production"}},"6.1.13-dev.4":{"name":"@pdfme/converter","version":"6.1.13-dev.4","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.13-dev.4","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"a2036068995917907fd92377d76d5f82107087ae","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.13-dev.4.tgz","fileCount":20,"integrity":"sha512-g9p8NebTfNTWEPnEW1mJaE6Wiow1+hedrLSM0HRP9WtIIUwRDV4Vwl/yd+LUnTD6y162oEEv3rVDG1tZdbAr0g==","signatures":[{"sig":"MEQCIAK+NRiQRl9Vzkuyv87Gc1U6OXt66PO6AEZvZG7hEHIbAiBIXmn4GfHb4RxTxFah9WzdtdrS8C30XXUI1mnkux3DbA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQCV4sAJT/ISkvqRzR0Vrtynfx5dguJMfXAjPrpKWuyJPAIgAjbzK27W7PnVeg4iP9w5gDngACeEiXBTQUnajRdz5zA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.13-dev.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":16345516},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"dd98af18e07dfc671c6eff303a6059fafaea36d5","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.19.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","dependencies":{"clawpdf":"^0.3.1","unified":"^11.0.5","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.13-dev.4_1789619086672_0.7155768184887226","host":"s3://npm-registry-packages-npm-production"}},"6.1.13-dev.7":{"name":"@pdfme/converter","version":"6.1.13-dev.7","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.13-dev.7","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"9b5ef7cc7da6f8aeea1632e65bce06850bdb38fe","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.13-dev.7.tgz","fileCount":20,"integrity":"sha512-Ho+mScmIx5IjXHfW0rUDwAtwaee2CxMzb8TD+fFxSEjp7pGEUJhlV54/0RWCPTh6lzO/06CamOteIxGKA1Y62Q==","signatures":[{"sig":"MEQCIF8OjWGBd5IsnqHMUMjNUwMpkjpPUSOU+tEgtO88LIMaAiB1XLh10zZbg/IWvrkU4h5kURrBPiiHjENNjfY56Xo4Ew==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIDENCTQKfNnFyp7ijhn2S4PMlvgSN62LLwXSfKud6tr+AiBYTVD58GSXYra+Al4jRSkvC7oVI3nil1yxOO8R3SNaRw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.13-dev.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":16345516},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"abd141c60e83336755e1f04d4e3b48e9c558e27b","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.19.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","dependencies":{"clawpdf":"^0.3.1","unified":"^11.0.5","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.13-dev.7_1789628934079_0.21177917576481464","host":"s3://npm-registry-packages-npm-production"}},"6.1.13-dev.8":{"name":"@pdfme/converter","version":"6.1.13-dev.8","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.13-dev.8","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"e2e29dad33a65e260e94867dd3912e547a78ca1a","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.13-dev.8.tgz","fileCount":20,"integrity":"sha512-LPfFNFEwwHeJ70tG5c9Aq8+Re0xXplfqG6SWDExr62TkuyLBe1Pl5wlFK189qtMIKVoibE7KZD5MVdE3Y6gUlQ==","signatures":[{"sig":"MEYCIQDABNogV0ws7Zc3LEYXaFesCOyt3i94tdGTYIycFN38kgIhAMii74W6wBMsTXX3cLPU3FC4k5FxHneQPSMiyZ6fDBpD","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIH85hiJ5bjIUaFUQIcNYYLi8Wav1oTWVhg3Ayfjm0TjGAiAYxvWxTeEPyp4aLVtzSZwxyFBbHytuPC2RDN6lP08VmQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.13-dev.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":16345540},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"82976a5f1ae074ac5f293de71cdf2e558d621f17","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.19.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","dependencies":{"clawpdf":"^0.3.1","unified":"^11.0.5","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.13-dev.8_1789702510786_0.9554508318720094","host":"s3://npm-registry-packages-npm-production"}},"6.1.13-dev.13":{"name":"@pdfme/converter","version":"6.1.13-dev.13","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.13-dev.13","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"3c44f83c866dadc6977c1838ab0b73340aaf2acc","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.13-dev.13.tgz","fileCount":20,"integrity":"sha512-GTCRVnHLvTMAxWesYBz0JIMGkB41kRFlm1myoviNSRxQQqkxahx/zjTJhkxR6DQNAqe5qbFve+8BIQqwqDkrHA==","signatures":[{"sig":"MEUCIH6kNIymXkAJH58H/Ja0bXQ7DFQKIDkJvp69dzuFuvUFAiEA/ZyAyg8B+XdHdKnhP3OKYmI4HrqL6Cd2TAYpk0MBIS4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDG/mP967uk+ciWP66tHkL+EsG75UrVOxNsrqiqj458PgIhAKPChTzzp29TTNN3LkoGca4GG/jN84320aKrVaEAXieQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.13-dev.13","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":16345541},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"79be692b53881f7f23eb9defbcccac3cf8325634","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.19.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","dependencies":{"clawpdf":"^0.3.1","unified":"^11.0.5","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.13-dev.13_1789707001116_0.20736084613953665","host":"s3://npm-registry-packages-npm-production"}},"6.1.13-dev.17":{"name":"@pdfme/converter","version":"6.1.13-dev.17","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.13-dev.17","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"50e19390a3f93a03ee1f20df1cecd9f9c91e1c70","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.13-dev.17.tgz","fileCount":20,"integrity":"sha512-CLWZUdF7WTF+qHZ9keMalfr2ZOAs+dnCyn3l5mlpTNCsFzx7Y7qUBbdheVbX0D/oWsZA1G9KYJmBLS4ni1VcVA==","signatures":[{"sig":"MEUCIDuUQffAVVPZPTew16zZYOeV4xP9EiInk0Eq7TcEfGiWAiEAhVdjAxzLib/LWuf7OOlNIuLUTR1ftJLvBfCvEESS6BI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDLu/XysElhII++Dgy/Q0S11j/wxPvEKd/TBSQxbhzz6QIhANfkr0K4u/0zD8PwxPLC7rhQMa158qqe0IeIZA12F7A5","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.13-dev.17","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":16346173},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"1f0cdbfe3cf341176540960a2e1d005b22dd63d8","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.19.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","dependencies":{"clawpdf":"^0.3.1","unified":"^11.0.5","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.13-dev.17_1789726516045_0.8131341073126885","host":"s3://npm-registry-packages-npm-production"}},"6.1.13-dev.22":{"name":"@pdfme/converter","version":"6.1.13-dev.22","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.13-dev.22","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"4e80400a36f6b3aef74dd6092e924c8170a03134","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.13-dev.22.tgz","fileCount":20,"integrity":"sha512-kq1hD3JPlwy2nIpkH7XqBkqEYB78SosOxMRq882uqfc52TjWRZva8vBQoDbtt92j+7xm3F6Jbd83eMPDxYFopA==","signatures":[{"sig":"MEUCIDJrH3AnGXAsKavxSHOdNmhboiomxgtFWTNjz1kMljVRAiEAo5TV9LoKGGDGiCnktzZSsaJzTPgJXAsgh7VZwhENtgk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCH26YCw1VLkIm0keQKaxn8Ai6vEtjTGTBmNsdvZIlzkECIQDJZ49i44c9WO5k+XWKWiR5+IRJrPekpk1o4QzzQPEB7A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.13-dev.22","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":16346718},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"31146947aad890cdd8392aad73c21da820f8d3c5","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.19.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","dependencies":{"clawpdf":"^0.3.1","unified":"^11.0.5","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.13-dev.22_1789740842610_0.8587108682354458","host":"s3://npm-registry-packages-npm-production"}},"6.1.13-dev.23":{"name":"@pdfme/converter","version":"6.1.13-dev.23","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.13-dev.23","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"7b81ddb0f865e69e3585aad9f73e5ed6d7e0b6cf","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.13-dev.23.tgz","fileCount":20,"integrity":"sha512-0dG96zUvJEFoG7TT931pgXXBCWhNrHXqwgNozSD7RL7Mq6qaEuHwHl/23mzJ2qxlZeoBYMqGaICZdw3oyp+4wg==","signatures":[{"sig":"MEQCIHu/y5BPtG2nrd0Nho/2zY7ILfbT5CyIF8SnEyqey50rAiAvqzgY4wCV4b/ZRwZHbKBE1VbeIEDeEgofXXJ4PK8z+w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQC8zWiH0P/53v00x8mbU5RlHnjiJZ+2kVNWu0BNJHVO9wIhANLjj9Jb99m0uwuBCr0Q9YnuzlWbXyrnlz+sKtBXIgDb","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.13-dev.23","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":16346718},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"231a85458ef6a72cec625e00198818af3af3fcf6","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.19.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","dependencies":{"clawpdf":"^0.3.1","unified":"^11.0.5","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.13-dev.23_1789772497012_0.9539310018913081","host":"s3://npm-registry-packages-npm-production"}},"6.1.13-dev.24":{"name":"@pdfme/converter","version":"6.1.13-dev.24","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.13-dev.24","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"063c41c6406e6d860e129f185dcc2c2441d46402","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.13-dev.24.tgz","fileCount":20,"integrity":"sha512-hr+EAfBJoQ5TFWRt9XmGfNTRa71zT92d2ccboH4M0MpRhIoLUrV0zm1BKixjQnYxIgs62iP+/jcfU3TsfIIy4A==","signatures":[{"sig":"MEUCIBtzA5wqWYZaNNlsKjmnoBkaNiJH6Son940iYDZeTYf+AiEApo8eESZd1Gg3UrXkg3Clzq9wMpQnoFgusQpsG1EOHSI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIG4iR1fBFs8uHbAC+Led27Dp/lymekG5PsmU07AFuu7sAiBCVCd2IOPOXr/aVqaGuo6c5S3q2RLxEndiK+gxBhZO/w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.13-dev.24","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":16346718},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"4c256dcc369ca2426987451559c47bffd9d16468","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.19.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","dependencies":{"clawpdf":"^0.3.1","unified":"^11.0.5","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.13-dev.24_1789786467103_0.8047233883073293","host":"s3://npm-registry-packages-npm-production"}},"6.1.13-dev.25":{"name":"@pdfme/converter","version":"6.1.13-dev.25","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.13-dev.25","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"8708ed6335916f3a239369338767f7922e973807","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.13-dev.25.tgz","fileCount":20,"integrity":"sha512-seROtvm7U6GDGWTL98R5x6yc0zFIBnorsgb08YmIhmJZHFnZ6h3cIJBBgyLOqhPurL3iGO1C4IqUTlDhyVDZtg==","signatures":[{"sig":"MEQCIGpkQn6C+hG+qFGeTA/QIhMJdkSLXzyfaRVKGc9mAbZxAiA+fPaPBh46mwaqBY8rTXdwbEM+LuXxwoc1x4l8uKsEZg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIC/p9DIyovipU6omLgy5+G3oZsw+rkqTteN93Tya0W4HAiEAjCR01J1yuYjPtjqP58m/gzXLxDZJi/r4gT/LvMC6Rx8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.13-dev.25","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":16346718},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"efbdb8db700a6bedd3ddb5d8252a6f7a52148afc","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.19.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","dependencies":{"clawpdf":"^0.3.1","unified":"^11.0.5","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.13-dev.25_1789807489377_0.8854353049762935","host":"s3://npm-registry-packages-npm-production"}},"6.1.13-dev.26":{"name":"@pdfme/converter","version":"6.1.13-dev.26","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.13-dev.26","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"8b7a0c8bef71b147b7bcbc7b4b316cf8c145ff70","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.13-dev.26.tgz","fileCount":20,"integrity":"sha512-kn7Mfx0e6S0lmTMem/vLdcNhgfNT3G3vTZrJ870uOJvj4OH/uvhRd26O6NJwLuv5rQ0kNxcQLq8AxA2WX6vdgg==","signatures":[{"sig":"MEYCIQCvoJMi0pOI55gfhIqmBdNXfg9ZOCJ/astQGQYNHsZPBwIhAOoRUZyM37zOO4x1ORtHNehmXtZJ0bauVXiWNod8BTU1","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQDDJRiLtr/v8AsqlGckIFnGchwFBvw0vYOmz/4Kbq3eNwIgdR5w4PeKApLoA76D+aqSwxpUFoEamIQ0zcFP+0lNHKw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.13-dev.26","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":16346718},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"2f6a39ea2b4267ee9ce3501a2f1a0a8af74f5f0f","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.19.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","dependencies":{"clawpdf":"^0.3.1","unified":"^11.0.5","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.13-dev.26_1789814575596_0.22312334300415415","host":"s3://npm-registry-packages-npm-production"}},"6.1.13-dev.27":{"name":"@pdfme/converter","version":"6.1.13-dev.27","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.13-dev.27","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"d04fc0393a1f80b6123cde5c486bb77408a7773b","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.13-dev.27.tgz","fileCount":20,"integrity":"sha512-310Fay7lY6hYsy988cpQaA1BRMekzDi5H4101dL52WcZJY4iAGaseBYbJrSfDY8I6ibbjE2CQCHzBkqbu51ugg==","signatures":[{"sig":"MEUCIQCzccasSmQ6ZOWciiM4U+5HgXyJVjEfZDb5g4ZAhVDaTwIgcOOJVlvjqwdwzdEXAgPOEueGMJv6SPWZMvfiXr47bIE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIBgNGaDv+0DdH3uershPJQjGt33VmTLsO4phCPVKa0tOAiBan9qt9JifR6Nzce7HR/Pcij4kfXYLjyXco8swomnXcw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.13-dev.27","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":16346718},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"83ce22da85f379f68ed14b4472e9a44adcd85643","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.19.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","dependencies":{"clawpdf":"^0.3.1","unified":"^11.0.5","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.13-dev.27_1789816754224_0.004288465396287355","host":"s3://npm-registry-packages-npm-production"}},"6.1.13-dev.31":{"name":"@pdfme/converter","version":"6.1.13-dev.31","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.13-dev.31","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"b9b757222f2893a888aa999e23f05a871ce13b53","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.13-dev.31.tgz","fileCount":20,"integrity":"sha512-lyR8iYxgZ8htOQzB4mQwU/FL7Kw17nE44d/lxiUXXZ28VjJOp3zoDmuLtDiIHMwatG1dYqYs/JphZV/U8fyCtg==","signatures":[{"sig":"MEQCIHcvQUhnw/Z+caauF7avwOp1fCeNpdbUwdUSxoJbhhl0AiB9bGPpuKacqN3xTXjn/JbDE1VAo8L4JJdER0H428wsdQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDsnXONmttZEQGZqavS36Wm2o0E/FJi1ySbXn0fNX9KVgIhAJKOqro+hjrQO2FsCHXr0Hchb+qdqIr05RJQKgwrozLk","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.13-dev.31","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":16346718},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"7501849ebe917e098e0a22569a1f338bf0fcc978","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.19.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","dependencies":{"clawpdf":"^0.3.1","unified":"^11.0.5","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.13-dev.31_1789859705050_0.024983876726063725","host":"s3://npm-registry-packages-npm-production"}},"6.1.13-dev.35":{"name":"@pdfme/converter","version":"6.1.13-dev.35","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.13-dev.35","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"0ef7e5a2b7e41aa2c319398a8b247106eff16083","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.13-dev.35.tgz","fileCount":20,"integrity":"sha512-f/2+T54cJnabOmNuR3nj6mm00FMjgVFtbtXRvj7dXkI6T4c1X2kKN2x6rV/CaZ3i8G8hI/vsJykokNDSamlM9Q==","signatures":[{"sig":"MEYCIQCQwQHeHzSkBkAxFFflKby3odM/1y21FMFH/KB0aUDS1gIhAJfsHwIZxTynk030ZpIlHXiLPpqv2mJtWSQayjcuLuea","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQCHPdLY2vgwP8HSyIwgks3sjLxDTBdPVdF8jYGvflZnogIgMSwF10h11y4AUK2QwjzqeglKIiov9GjE8DxxlhPCOoo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.13-dev.35","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":16346718},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"7fcff10b9cbcaa90e9d3c7e9b585e1afdfc5ee39","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.19.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","dependencies":{"clawpdf":"^0.3.1","unified":"^11.0.5","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.13-dev.35_1789886744359_0.19517919829206387","host":"s3://npm-registry-packages-npm-production"}},"6.1.13-dev.36":{"name":"@pdfme/converter","version":"6.1.13-dev.36","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.13-dev.36","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"221f0f18dd4a966517c63591d4c3118bf9b876ea","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.13-dev.36.tgz","fileCount":20,"integrity":"sha512-BdG1fyrvzh9VKdPHGf1MiIVupdzYHBeQ1BYfMVUMLAsA8t2PvhAl6ccqyMRmtRKIO9nMI1NcpOiCNWUK68kicg==","signatures":[{"sig":"MEUCIQCF0ClchUvEj2WGaHe45+RL4432qHfnm5iVQdEps6rusQIgZaIhtdg6miPMITQIWsMlKz1FKxOT02XGs1LiU33qSQM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQCrmLVuK7xPqcRc8DyyiM1LNDf6UJA8G8wMCnRdYpi6ZgIgdXWuLRtGthhF8Xs16nn8CvHJYLqa0rO9iyqk52rTAM0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.13-dev.36","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":16346718},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"8f8ea5d2d03dea169a04499b00642b59d3338e76","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.19.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","dependencies":{"clawpdf":"^0.3.1","unified":"^11.0.5","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.13-dev.36_1789944460163_0.6579998518912136","host":"s3://npm-registry-packages-npm-production"}},"6.1.13-dev.37":{"name":"@pdfme/converter","version":"6.1.13-dev.37","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.13-dev.37","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"1416bc3f86839d8c25abb32a01efd9158a365963","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.13-dev.37.tgz","fileCount":20,"integrity":"sha512-QAQz77Y/d8CpYHSxzdtOi4wYMBV+mmbiH5e2LNA41JGxmjHpRYnErUsKoYACC/6uhVcBc1SwczT/4ZUVy9G1lg==","signatures":[{"sig":"MEYCIQCZQmASUiMeYtUzArH8JEsmdetc3LnE17NVlugQGWqo6gIhAM6hIZKRc4IdKWhMPow5qiwWS0c5aONXYzF9LcQK1YRp","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQCdPJiI+9cZgtUrdY2AxP7dG1ADvv4Xo8Oil/qP+HxojwIgN+8m1PuzdDDBueuadsyB0pWaq7FprpOmVwQITjIFKZw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.13-dev.37","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":16346718},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"f0787dae6c12c279c851b4c4ab086a51d1b1c6e0","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.19.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","dependencies":{"clawpdf":"^0.3.1","unified":"^11.0.5","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.13-dev.37_1789945165037_0.8655795129698496","host":"s3://npm-registry-packages-npm-production"}},"6.1.13-dev.46":{"name":"@pdfme/converter","version":"6.1.13-dev.46","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"author":{"name":"hand-dot"},"license":"MIT","_id":"@pdfme/converter@6.1.13-dev.46","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"homepage":"https://pdfme.com","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"7eb96bdab4fda7865d4fb0c96682170e25aa3e65","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.13-dev.46.tgz","fileCount":20,"integrity":"sha512-EM0JLudxL4+6mcJT9gQSvUa3s7YsvFwFxwIBzQqN3jglJwfIaC/hkIo+n4AOL4ZTTFMWcTf0BXkVtCjfBWvFsg==","signatures":[{"sig":"MEYCIQDc2Yx8Wm8eYYPwnOIfG06dT5kwlz8t3JThIBHkgvWJLQIhAIVHpNR0b0p4wyRooxt1BQHQMcxpgpYDfQvu2LirpuGW","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQCGoEtsI3Jsi7W6hhb3Zij5VCfe2XngAi3jRhoZVO7CzAIhAKYP/GTs/Fw8AlvkYtm2+lh8Uj5KpwsAjYywkRQb9VXE","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.13-dev.46","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":16346718},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"3cf91870765d30828bd17d866a742919b971e86c","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.19.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","dependencies":{"clawpdf":"^0.3.1","unified":"^11.0.5","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"tmp":"tmp/converter_6.1.13-dev.46_1789947351603_0.09976421829012394","host":"s3://npm-registry-packages-npm-production"}},"6.1.13-dev.55":{"_id":"@pdfme/converter@6.1.13-dev.55","bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"dist":{"shasum":"864e3040bd719703202441b174f25fb27b755ca2","tarball":"https://registry.npmjs.org/@pdfme/converter/-/converter-6.1.13-dev.55.tgz","fileCount":20,"integrity":"sha512-OSXVqywpx6MFIjpQOfFaCcDTB9iyK4lgDn1wLN+juBOxPiy3YP2gu4rZw3if0wYxwSp0QCNbY0iNnz5R1M1Cog==","signatures":[{"sig":"MEYCIQDTCB1QopdVYKWqa+F3vkScyFUJ/NE1ha8Lre80NtRzlwIhANgDenNy+HsGMH6CRJBlLipKK+hKW2VS5t5NrroqSe5G","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIAEGkGCXquLabno9rJOr7R8Yef4MV+UDHzIi1ZwbTAmCAiEAhpiOV5Y3ex2scHcc+cROvyNIo3wnyME2yWm3GObc7bg="}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pdfme%2fconverter@6.1.13-dev.55","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":16348256},"main":"./dist/index.js","name":"@pdfme/converter","type":"module","types":"./dist/index.d.ts","author":{"name":"hand-dot"},"module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"node":"./dist/index.node.js","types":"./dist/index.d.ts","browser":"./dist/index.js","default":"./dist/index.js"},"./md2pdf":{"node":"./dist/md2pdf.js","types":"./dist/md2pdf.d.ts","browser":"./dist/md2pdf.js","default":"./dist/md2pdf.js"}},"gitHead":"9ea472e1bfa750ead4f4fbd7b771fc4f10f8db03","license":"MIT","scripts":{"dev":"vite build --watch","fmt":"vp fmt -c ../../.oxfmtrc.json src --write","lint":"vp lint -c ../../.oxlintrc.json src","test":"vitest run --config ../../vitest.config.ts","build":"vite build && tsc -p tsconfig.build.json","clean":"rimraf dist"},"version":"6.1.13-dev.55","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51cced97-b7a6-4f1a-bd99-afa9d1985dfe"}},"homepage":"https://pdfme.com","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"_npmVersion":"11.19.0","description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","directories":{},"maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"sideEffects":false,"_nodeVersion":"24.20.0","dependencies":{"clawpdf":"^0.3.1","unified":"^11.0.5","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","@pdfme/common":"*","@pdfme/pdf-lib":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/mdast":"^4.0.4","@pdfme/schemas":"*","@pdfme/generator":"*"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/converter_6.1.13-dev.55_1790034489770_0.7556103896900754"}}},"time":{"created":"2025-01-24T02:16:24.129Z","modified":"2026-09-21T23:48:10.333Z","5.3.0-beta.0":"2025-01-24T02:16:24.443Z","5.3.0":"2025-01-24T02:37:45.154Z","5.3.0-dev.1":"2025-01-24T03:22:38.076Z","5.3.0-dev.2":"2025-01-24T05:44:04.930Z","5.3.1":"2025-01-24T05:44:21.302Z","5.3.1-dev.1":"2025-01-25T02:05:23.745Z","5.3.1-dev.3":"2025-01-25T13:09:04.274Z","5.3.1-dev.4":"2025-01-25T13:15:14.149Z","5.3.1-dev.5":"2025-01-26T08:18:03.894Z","5.3.1-dev.6":"2025-01-26T08:22:15.316Z","5.3.1-dev.7":"2025-01-26T08:31:46.747Z","5.3.1-dev.9":"2025-01-26T10:16:48.418Z","5.3.1-dev.10":"2025-01-26T10:25:54.187Z","5.3.1-dev.11":"2025-01-26T10:45:08.180Z","5.3.1-dev.12":"2025-01-27T02:16:03.325Z","5.3.1-dev.13":"2025-01-28T02:31:26.024Z","5.3.1-dev.14":"2025-01-29T01:40:42.401Z","5.3.1-dev.15":"2025-01-30T01:57:25.472Z","5.3.2":"2025-01-30T01:58:11.615Z","5.3.2-dev.2":"2025-01-31T00:24:11.535Z","5.3.2-dev.3":"2025-01-31T08:13:31.359Z","5.3.2-dev.4":"2025-01-31T08:27:15.606Z","5.3.3":"2025-02-02T06:40:19.074Z","5.3.3-dev.1":"2025-02-03T12:03:14.458Z","5.3.3-dev.2":"2025-02-05T01:03:08.179Z","5.3.3-dev.3":"2025-02-05T01:05:58.133Z","5.3.3-dev.4":"2025-02-08T11:39:25.025Z","5.3.3-dev.5":"2025-02-09T06:53:06.789Z","5.3.4":"2025-02-09T06:54:05.825Z","5.3.4-dev.1":"2025-02-09T09:33:46.605Z","5.3.4-dev.2":"2025-02-09T13:17:18.686Z","5.3.5":"2025-02-09T23:54:01.077Z","5.3.5-dev.1":"2025-02-11T10:26:28.976Z","5.3.5-dev.2":"2025-02-11T10:35:38.012Z","5.3.5-dev.3":"2025-02-11T10:45:13.207Z","5.3.5-dev.4":"2025-02-12T01:00:03.770Z","5.3.5-dev.5":"2025-02-12T05:43:50.186Z","5.3.5-dev.6":"2025-02-12T05:53:56.148Z","5.3.5-dev.7":"2025-02-14T00:53:07.241Z","5.3.5-dev.8":"2025-02-14T01:12:38.635Z","5.3.5-dev.9":"2025-02-14T02:19:29.237Z","5.3.6":"2025-02-18T06:19:41.320Z","5.3.7":"2025-02-20T03:27:40.942Z","5.3.7-dev.1":"2025-02-20T04:27:32.360Z","5.3.7-dev.3":"2025-02-22T01:59:55.701Z","5.3.8":"2025-02-22T02:03:17.072Z","5.3.8-dev.1":"2025-02-22T09:35:48.375Z","5.3.8-dev.2":"2025-02-25T01:03:03.392Z","5.3.8-dev.3":"2025-02-28T06:52:59.259Z","5.3.8-dev.4":"2025-02-28T07:18:28.860Z","5.3.8-dev.6":"2025-02-28T07:32:32.240Z","5.3.8-dev.7":"2025-02-28T07:37:30.684Z","5.3.8-dev.8":"2025-02-28T07:42:42.243Z","5.3.8-dev.9":"2025-02-28T07:43:11.380Z","5.3.8-dev.10":"2025-02-28T07:43:41.163Z","5.3.8-dev.11":"2025-02-28T07:46:21.054Z","5.3.8-dev.13":"2025-02-28T07:50:42.921Z","5.3.8-dev.14":"2025-02-28T07:56:26.222Z","5.3.8-dev.15":"2025-02-28T07:56:41.903Z","5.3.8-dev.16":"2025-02-28T08:01:14.271Z","5.3.8-dev.17":"2025-02-28T08:12:30.092Z","5.3.8-dev.19":"2025-02-28T08:13:15.962Z","5.3.8-dev.20":"2025-02-28T08:18:11.969Z","5.3.8-dev.21":"2025-02-28T08:37:05.926Z","5.3.8-dev.23":"2025-02-28T08:45:04.749Z","5.3.8-dev.24":"2025-02-28T11:53:07.774Z","5.3.8-dev.26":"2025-02-28T11:54:30.080Z","5.3.8-dev.29":"2025-02-28T12:20:29.105Z","5.3.8-dev.36":"2025-02-28T17:34:55.121Z","5.3.8-dev.41":"2025-03-01T08:15:23.785Z","5.3.8-dev.42":"2025-03-03T01:24:32.147Z","5.3.8-dev.43":"2025-03-03T21:40:30.302Z","5.3.8-dev.44":"2025-03-03T21:40:41.113Z","5.3.8-dev.45":"2025-03-03T21:44:51.572Z","5.3.8-dev.46":"2025-03-03T21:44:55.854Z","5.3.8-dev.47":"2025-03-03T21:45:16.375Z","5.3.8-dev.48":"2025-03-03T21:45:22.245Z","5.3.8-dev.49":"2025-03-03T21:45:50.568Z","5.3.8-dev.50":"2025-03-03T21:46:44.701Z","5.3.8-dev.51":"2025-03-03T21:47:20.297Z","5.3.8-dev.56":"2025-03-04T01:21:37.120Z","5.3.8-dev.57":"2025-03-04T02:02:51.881Z","5.3.8-dev.58":"2025-03-04T02:15:36.516Z","5.3.8-dev.59":"2025-03-04T02:25:37.770Z","5.3.8-dev.60":"2025-03-04T05:20:22.320Z","5.3.8-dev.61":"2025-03-04T06:26:09.073Z","5.3.8-dev.62":"2025-03-04T09:19:40.371Z","5.3.8-dev.63":"2025-03-05T00:26:15.561Z","5.3.9":"2025-03-05T00:32:27.840Z","5.3.9-dev.1":"2025-03-05T01:09:56.469Z","5.3.10":"2025-03-05T01:10:42.427Z","5.3.10-dev.1":"2025-03-05T01:21:05.817Z","5.3.11":"2025-03-05T01:23:13.340Z","5.3.11-dev.1":"2025-03-05T02:13:43.573Z","5.3.11-dev.2":"2025-03-05T02:35:30.901Z","5.3.11-dev.3":"2025-03-05T02:47:00.361Z","5.3.11-dev.5":"2025-03-05T02:50:33.077Z","5.3.11-dev.6":"2025-03-05T03:06:37.016Z","5.3.11-dev.7":"2025-03-05T03:31:53.481Z","5.3.11-dev.8":"2025-03-05T05:14:35.994Z","5.3.11-dev.9":"2025-03-05T06:01:57.913Z","5.3.11-dev.10":"2025-03-05T10:50:54.875Z","5.3.11-dev.11":"2025-03-06T01:21:41.718Z","5.3.11-dev.12":"2025-03-06T01:56:20.527Z","5.3.11-dev.13":"2025-03-06T02:22:15.532Z","5.3.11-dev.14":"2025-03-06T02:30:51.345Z","5.3.11-dev.15":"2025-03-06T15:47:43.127Z","5.3.11-dev.16":"2025-03-06T15:59:29.043Z","5.3.11-dev.17":"2025-03-06T16:29:33.967Z","5.3.11-dev.18":"2025-03-06T16:36:22.783Z","5.3.11-dev.19":"2025-03-06T16:37:47.808Z","5.3.11-dev.20":"2025-03-07T00:24:22.330Z","5.3.11-dev.21":"2025-03-07T00:47:18.374Z","5.3.12":"2025-03-07T00:47:44.988Z","5.3.12-dev.1":"2025-03-07T01:56:48.922Z","5.3.12-dev.2":"2025-03-07T02:29:25.911Z","5.3.13":"2025-03-07T02:29:50.257Z","5.3.13-dev.1":"2025-03-08T06:48:29.750Z","5.3.13-dev.2":"2025-03-08T08:08:38.738Z","5.3.13-dev.3":"2025-03-08T08:31:23.657Z","5.3.13-dev.4":"2025-03-08T08:52:29.987Z","5.3.13-dev.5":"2025-03-08T09:20:34.139Z","5.3.13-dev.15":"2025-03-11T00:06:14.991Z","5.3.13-dev.17":"2025-03-11T00:06:18.471Z","5.3.13-dev.19":"2025-03-11T00:06:45.691Z","5.3.13-dev.21":"2025-03-11T00:07:17.108Z","5.3.13-dev.23":"2025-03-11T00:07:37.627Z","5.3.13-dev.25":"2025-03-11T00:08:22.961Z","5.3.13-dev.27":"2025-03-11T00:09:07.381Z","5.3.13-dev.29":"2025-03-11T00:19:08.260Z","5.3.13-dev.32":"2025-03-11T00:25:55.812Z","5.3.13-dev.35":"2025-03-13T00:33:41.781Z","5.3.13-dev.37":"2025-03-13T02:20:37.789Z","5.3.13-dev.40":"2025-03-13T02:28:15.091Z","5.3.13-dev.41":"2025-03-13T02:29:45.208Z","5.3.13-dev.42":"2025-03-13T02:47:00.473Z","5.3.13-dev.47":"2025-03-13T08:44:35.850Z","5.3.13-dev.62":"2025-03-14T01:10:25.838Z","5.3.13-dev.63":"2025-03-14T01:34:56.316Z","5.3.13-dev.64":"2025-03-14T12:12:49.036Z","5.3.13-dev.65":"2025-03-14T12:24:18.969Z","5.3.13-dev.66":"2025-03-14T12:53:17.779Z","5.3.13-dev.67":"2025-03-16T06:53:41.507Z","5.3.13-dev.68":"2025-03-18T00:45:01.844Z","5.3.13-dev.69":"2025-03-18T00:56:03.164Z","5.3.13-dev.70":"2025-03-18T00:57:37.674Z","5.3.13-dev.71":"2025-03-18T00:57:49.442Z","5.3.13-dev.72":"2025-03-18T00:58:04.522Z","5.3.13-dev.73":"2025-03-18T00:59:10.356Z","5.3.13-dev.75":"2025-03-18T01:00:46.050Z","5.3.13-dev.78":"2025-03-18T01:19:32.712Z","5.3.13-dev.79":"2025-03-20T07:10:25.820Z","5.3.14":"2025-03-20T07:10:47.645Z","5.3.14-dev.1":"2025-03-27T06:06:00.304Z","5.3.14-dev.2":"2025-04-01T01:07:38.085Z","5.3.14-dev.3":"2025-04-01T01:16:43.602Z","5.3.14-dev.4":"2025-04-01T01:22:08.246Z","5.3.14-dev.6":"2025-04-01T01:23:56.108Z","5.3.14-dev.7":"2025-04-01T01:25:51.772Z","5.3.14-dev.9":"2025-04-01T01:27:05.182Z","5.3.14-dev.10":"2025-04-01T01:27:34.618Z","5.3.14-dev.11":"2025-04-01T01:27:42.421Z","5.3.14-dev.12":"2025-04-01T01:28:02.190Z","5.3.14-dev.17":"2025-04-01T01:34:20.173Z","5.3.14-dev.18":"2025-04-01T01:41:40.661Z","5.3.15":"2025-04-01T01:45:33.660Z","5.3.15-dev.1":"2025-04-05T13:16:53.590Z","5.3.15-dev.2":"2025-04-08T00:23:00.034Z","5.3.15-dev.3":"2025-04-08T00:45:58.814Z","5.3.15-dev.11":"2025-04-08T00:47:52.491Z","5.3.15-dev.12":"2025-04-08T00:47:54.411Z","5.3.15-dev.13":"2025-04-08T00:48:00.190Z","5.3.15-dev.15":"2025-04-08T00:55:24.522Z","5.3.15-dev.16":"2025-04-28T01:59:02.610Z","5.3.15-dev.17":"2025-05-01T00:42:01.126Z","5.3.15-dev.18":"2025-05-01T02:46:41.799Z","5.3.15-dev.19":"2025-05-07T00:53:24.192Z","5.3.16":"2025-05-07T00:54:40.503Z","5.3.16-dev.1":"2025-05-08T01:02:20.943Z","5.3.16-dev.2":"2025-05-09T01:52:58.969Z","5.3.16-dev.3":"2025-05-09T01:53:47.279Z","5.3.16-dev.4":"2025-05-09T01:54:19.457Z","5.3.16-dev.5":"2025-05-09T01:54:23.030Z","5.3.16-dev.6":"2025-05-09T01:54:30.884Z","5.3.16-dev.7":"2025-05-09T01:55:47.934Z","5.3.16-dev.8":"2025-05-09T01:56:04.663Z","5.3.16-dev.9":"2025-05-09T01:56:49.308Z","5.3.16-dev.10":"2025-05-09T02:01:14.598Z","5.3.16-dev.11":"2025-05-09T02:18:04.229Z","5.3.16-dev.16":"2025-05-09T02:53:48.288Z","5.3.16-dev.18":"2025-05-09T03:03:06.852Z","5.3.16-dev.19":"2025-05-09T04:56:03.897Z","5.3.16-dev.20":"2025-05-09T04:56:20.580Z","5.3.16-dev.21":"2025-05-09T04:56:25.662Z","5.3.16-dev.22":"2025-05-09T04:56:34.715Z","5.3.16-dev.23":"2025-05-09T04:56:36.914Z","5.3.16-dev.24":"2025-05-09T04:57:33.577Z","5.3.16-dev.25":"2025-05-09T04:57:42.417Z","5.3.16-dev.26":"2025-05-09T05:04:59.020Z","5.3.16-dev.27":"2025-05-09T05:13:37.406Z","5.3.16-dev.28":"2025-05-12T07:43:30.127Z","5.3.16-dev.29":"2025-05-13T00:43:33.339Z","5.3.16-dev.30":"2025-05-14T07:38:30.623Z","5.3.17":"2025-05-14T07:41:42.937Z","5.3.17-dev.1":"2025-05-14T08:03:04.358Z","5.3.17-dev.2":"2025-05-16T04:57:11.193Z","5.3.17-dev.3":"2025-05-16T09:33:09.447Z","5.3.17-dev.4":"2025-05-16T10:01:03.274Z","5.3.17-dev.5":"2025-05-17T00:33:20.042Z","5.3.17-dev.6":"2025-05-17T00:36:29.370Z","5.3.17-dev.7":"2025-05-19T00:15:44.216Z","5.3.18":"2025-05-19T00:17:23.091Z","5.3.18-dev.1":"2025-05-20T01:45:06.826Z","5.3.19":"2025-05-20T01:45:54.797Z","5.3.19-dev.1":"2025-05-26T13:54:04.980Z","5.4.0":"2025-05-26T13:55:04.448Z","5.4.0-dev.2":"2025-06-02T00:11:34.145Z","5.4.0-dev.3":"2025-06-02T00:11:47.568Z","5.4.0-dev.4":"2025-06-02T00:11:51.365Z","5.4.0-dev.5":"2025-06-02T00:12:37.447Z","5.4.0-dev.6":"2025-06-02T00:12:46.221Z","5.4.0-dev.7":"2025-06-02T00:15:21.834Z","5.4.0-dev.8":"2025-06-02T00:16:15.780Z","5.4.0-dev.9":"2025-06-02T00:17:37.258Z","5.4.0-dev.10":"2025-06-02T00:17:48.104Z","5.4.0-dev.18":"2025-06-02T00:32:26.827Z","5.4.0-dev.19":"2025-06-02T00:32:36.082Z","5.4.0-dev.20":"2025-06-02T00:32:43.677Z","5.4.0-dev.21":"2025-06-26T09:33:34.506Z","5.4.0-dev.42":"2025-06-26T10:32:45.260Z","5.4.0-dev.43":"2025-06-26T10:32:51.711Z","5.4.0-dev.44":"2025-06-26T10:33:46.214Z","5.4.0-dev.45":"2025-06-26T10:39:55.106Z","5.4.0-dev.47":"2025-06-26T11:08:29.748Z","5.4.0-dev.48":"2025-06-27T08:02:35.086Z","5.4.0-dev.51":"2025-06-28T15:23:26.017Z","5.4.0-dev.52":"2025-06-30T03:57:25.047Z","5.4.0-dev.53":"2025-06-30T04:11:43.631Z","5.4.0-dev.55":"2025-06-30T04:25:25.761Z","5.4.0-dev.56":"2025-07-02T00:59:46.913Z","5.4.0-dev.57":"2025-07-02T01:00:00.247Z","5.4.0-dev.58":"2025-07-02T01:00:16.378Z","5.4.0-dev.59":"2025-07-02T01:00:29.364Z","5.4.0-dev.63":"2025-07-02T01:08:41.871Z","5.4.0-dev.65":"2025-07-02T06:30:05.801Z","5.4.0-dev.66":"2025-07-02T06:30:41.818Z","5.4.0-dev.67":"2025-07-02T06:31:09.731Z","5.4.0-dev.68":"2025-07-09T23:25:09.462Z","5.4.1":"2025-07-09T23:32:04.036Z","5.4.1-dev.1":"2025-07-16T00:08:28.053Z","5.4.2":"2025-07-16T00:12:29.620Z","5.4.2-dev.1":"2025-07-16T00:33:53.630Z","5.4.2-dev.2":"2025-07-16T00:58:06.792Z","5.4.2-dev.3":"2025-09-09T06:25:58.130Z","5.4.3":"2025-09-09T06:28:19.026Z","5.4.3-dev.1":"2025-09-10T07:10:02.821Z","5.4.3-dev.2":"2025-09-10T11:21:24.055Z","5.4.4":"2025-09-10T11:27:54.121Z","5.4.4-dev.1":"2025-09-10T12:58:08.464Z","5.4.5":"2025-09-10T12:58:43.847Z","5.4.4-dev.3":"2025-09-12T10:48:22.971Z","5.4.4-dev.2":"2025-09-12T10:48:24.973Z","5.4.4-dev.4":"2025-09-12T10:48:36.825Z","5.4.4-dev.6":"2025-09-12T10:48:41.955Z","5.4.4-dev.5":"2025-09-12T10:48:44.258Z","5.4.4-dev.7":"2025-09-12T10:49:56.404Z","5.4.4-dev.8":"2025-09-12T10:50:00.387Z","5.4.4-dev.9":"2025-09-12T10:50:10.836Z","5.4.4-dev.10":"2025-09-12T10:52:06.865Z","5.4.4-dev.11":"2025-09-12T10:52:11.062Z","5.4.4-dev.12":"2025-09-12T10:52:22.254Z","5.4.4-dev.13":"2025-09-12T10:52:41.854Z","5.4.4-dev.14":"2025-10-03T01:01:52.272Z","5.4.4-dev.15":"2025-10-03T01:14:51.948Z","5.4.6":"2025-10-03T01:19:45.516Z","5.4.6-dev.1":"2025-10-21T04:21:44.727Z","5.4.6-dev.2":"2025-10-23T03:35:00.182Z","5.4.6-dev.3":"2025-11-05T07:06:58.876Z","5.4.6-dev.4":"2025-11-06T05:52:32.615Z","5.4.6-dev.25":"2025-11-08T05:41:28.244Z","5.4.6-dev.26":"2025-11-08T05:47:46.445Z","5.4.6-dev.29":"2025-11-08T06:06:16.036Z","5.4.6-dev.30":"2025-11-08T23:35:39.094Z","5.4.6-dev.31":"2025-11-09T00:09:45.200Z","5.4.6-dev.32":"2025-11-09T00:15:35.342Z","5.4.6-dev.33":"2025-11-09T00:49:17.121Z","5.4.7":"2025-11-09T08:00:45.654Z","5.4.7-dev.1":"2025-11-19T00:51:35.998Z","5.4.8":"2025-11-19T00:52:00.969Z","5.4.8-dev.1":"2025-11-21T06:35:59.476Z","5.5.0":"2025-11-21T06:36:36.208Z","5.5.0-dev.1":"2025-11-21T06:53:55.792Z","5.5.1":"2025-11-21T06:54:42.115Z","5.5.1-dev.1":"2025-11-25T03:49:28.629Z","5.5.2":"2025-11-25T03:50:18.581Z","5.5.2-dev.1":"2025-11-26T05:16:40.604Z","5.5.3":"2025-11-27T06:28:43.305Z","5.5.2-dev.3":"2025-11-27T06:36:22.906Z","5.5.3-dev.1":"2025-11-27T08:58:52.786Z","5.5.3-dev.2":"2025-11-29T07:16:10.346Z","5.5.4":"2025-11-29T07:17:09.513Z","5.5.4-dev.1":"2025-11-29T07:21:41.946Z","5.5.5":"2025-11-29T07:24:39.622Z","5.5.5-dev.1":"2025-12-01T04:42:15.557Z","5.5.6":"2025-12-01T04:43:03.518Z","5.5.6-dev.1":"2025-12-05T00:30:48.785Z","5.5.6-dev.3":"2025-12-05T00:51:07.192Z","5.5.7":"2025-12-05T00:52:05.238Z","0.0.0":"2025-12-12T02:56:11.160Z","5.5.7-dev.2":"2025-12-12T03:10:07.729Z","5.5.7-dev.3":"2025-12-16T03:26:20.833Z","5.5.7-dev.4":"2025-12-16T06:21:07.309Z","5.5.8":"2025-12-16T06:22:44.159Z","5.5.8-dev.14":"2026-01-06T08:26:59.389Z","5.5.8-dev.15":"2026-01-06T08:45:52.352Z","5.5.8-dev.16":"2026-01-10T05:30:17.405Z","5.5.8-dev.42":"2026-03-17T07:43:18.241Z","5.5.8-dev.44":"2026-03-17T07:43:37.195Z","5.5.8-dev.46":"2026-03-17T07:43:51.790Z","5.5.8-dev.48":"2026-03-17T07:45:15.525Z","5.5.8-dev.50":"2026-03-17T07:56:57.216Z","5.5.9":"2026-03-17T07:58:01.676Z","5.5.9-dev.2":"2026-03-18T00:30:20.893Z","5.5.9-dev.4":"2026-03-18T01:17:10.683Z","5.5.9-dev.7":"2026-03-18T01:25:47.948Z","5.5.9-dev.19":"2026-03-20T03:17:22.064Z","5.5.10":"2026-03-20T03:26:21.322Z","5.5.10-dev.2":"2026-03-20T03:28:01.179Z","5.5.10-dev.5":"2026-03-20T03:38:02.638Z","5.5.10-dev.11":"2026-03-20T03:50:11.773Z","5.5.10-dev.13":"2026-03-23T00:28:28.610Z","5.5.10-dev.125":"2026-04-03T06:17:06.669Z","5.5.10-dev.127":"2026-04-03T06:30:40.560Z","5.5.10-dev.134":"2026-04-03T06:47:09.312Z","5.5.10-dev.135":"2026-04-03T06:55:37.745Z","5.5.10-dev.136":"2026-04-03T07:22:58.433Z","5.5.10-dev.138":"2026-04-03T07:34:47.916Z","6.0.0":"2026-04-03T07:36:51.238Z","6.0.0-dev.1":"2026-04-03T08:01:18.079Z","6.0.1-dev.1":"2026-04-03T08:22:09.983Z","6.0.1-dev.2":"2026-04-03T08:45:25.768Z","6.0.3":"2026-04-03T08:52:00.383Z","6.0.3-dev.0":"2026-04-03T08:52:10.668Z","6.0.4-dev.1":"2026-04-03T09:23:50.854Z","6.0.5":"2026-04-03T09:25:11.481Z","6.0.5-dev.1":"2026-04-03T11:41:47.253Z","6.0.6":"2026-04-03T11:44:56.546Z","6.0.6-dev.1":"2026-04-20T07:15:55.022Z","6.0.6-dev.3":"2026-04-20T08:08:19.732Z","6.0.6-dev.4":"2026-04-21T05:03:43.881Z","6.0.6-dev.5":"2026-04-27T03:29:40.859Z","6.0.6-dev.9":"2026-04-27T06:58:51.349Z","6.0.6-dev.11":"2026-04-27T07:28:07.010Z","6.0.6-dev.12":"2026-04-27T07:36:49.169Z","6.0.6-dev.13":"2026-04-28T06:38:03.320Z","6.0.6-dev.14":"2026-04-29T07:21:54.810Z","6.0.6-dev.15":"2026-05-01T01:33:59.969Z","6.0.6-dev.17":"2026-05-02T07:41:14.438Z","6.1.0":"2026-05-02T07:42:34.278Z","6.1.0-dev.2":"2026-05-03T04:41:40.637Z","6.1.1":"2026-05-03T04:47:24.473Z","6.1.1-dev.4":"2026-05-05T06:48:58.581Z","6.1.1-dev.5":"2026-05-05T07:10:25.247Z","6.1.1-dev.8":"2026-05-06T01:48:42.522Z","6.1.1-dev.10":"2026-05-06T03:07:26.165Z","6.1.1-dev.11":"2026-05-06T03:18:12.548Z","6.1.1-dev.12":"2026-05-06T03:56:02.824Z","6.1.1-dev.13":"2026-05-06T04:13:12.549Z","6.1.1-dev.14":"2026-05-06T04:32:15.521Z","6.1.1-dev.16":"2026-05-06T04:49:35.814Z","6.1.1-dev.17":"2026-05-06T05:19:23.497Z","6.1.1-dev.18":"2026-05-06T05:55:54.684Z","6.1.1-dev.19":"2026-05-06T06:03:53.865Z","6.1.1-dev.20":"2026-05-06T06:27:09.136Z","6.1.1-dev.21":"2026-05-06T06:45:02.635Z","6.1.1-dev.22":"2026-05-06T07:05:30.765Z","6.1.1-dev.23":"2026-05-06T07:54:16.403Z","6.1.1-dev.24":"2026-05-06T08:02:17.977Z","6.1.1-dev.26":"2026-05-06T08:25:13.819Z","6.1.1-dev.28":"2026-05-07T05:19:46.375Z","6.1.1-dev.30":"2026-05-07T06:23:45.587Z","6.1.1-dev.32":"2026-05-07T07:32:38.228Z","6.1.1-dev.34":"2026-05-07T09:13:47.649Z","6.1.2":"2026-05-07T09:17:19.170Z","6.1.2-dev.2":"2026-05-08T07:21:53.024Z","6.1.2-dev.3":"2026-05-08T09:07:56.410Z","6.1.2-dev.5":"2026-05-09T01:06:03.375Z","6.1.2-dev.6":"2026-05-09T01:24:43.932Z","6.1.2-dev.8":"2026-05-09T02:13:09.803Z","6.1.2-dev.9":"2026-05-09T02:22:21.529Z","6.1.2-dev.11":"2026-05-09T08:25:03.471Z","6.1.2-dev.13":"2026-05-09T09:07:00.892Z","6.1.2-dev.14":"2026-05-09T23:13:48.074Z","6.1.2-dev.15":"2026-05-11T02:09:05.129Z","6.1.2-dev.16":"2026-05-11T03:26:34.451Z","6.1.2-dev.17":"2026-05-11T05:44:15.143Z","6.1.2-dev.19":"2026-05-11T06:29:35.550Z","6.1.2-dev.20":"2026-05-15T01:08:45.240Z","6.1.2-dev.21":"2026-05-18T01:32:52.192Z","6.1.2-dev.22":"2026-05-18T06:56:56.182Z","6.1.2-dev.23":"2026-05-21T08:39:03.270Z","6.1.2-dev.24":"2026-05-22T01:21:47.802Z","6.1.2-dev.25":"2026-05-22T04:55:12.236Z","6.1.2-dev.26":"2026-05-22T08:45:40.261Z","6.1.2-dev.27":"2026-05-23T02:30:35.649Z","6.1.2-dev.28":"2026-05-23T06:37:53.667Z","6.1.2-dev.29":"2026-05-24T07:24:58.264Z","6.1.2-dev.31":"2026-05-24T09:17:56.102Z","6.1.2-dev.32":"2026-05-24T09:24:55.339Z","6.1.2-dev.33":"2026-05-28T03:47:36.023Z","6.1.2-dev.35":"2026-06-03T08:16:04.448Z","6.1.3":"2026-06-04T01:34:27.351Z","6.1.3-dev.2":"2026-06-04T02:56:42.684Z","6.1.4-dev.4":"2026-06-06T08:57:51.842Z","6.1.5":"2026-06-06T08:58:23.370Z","6.1.5-dev.1":"2026-06-06T09:12:37.294Z","6.1.5-dev.2":"2026-06-06T09:53:46.511Z","6.1.5-dev.4":"2026-06-08T01:44:52.691Z","6.1.5-dev.10":"2026-06-09T08:55:41.652Z","6.1.5-dev.13":"2026-06-09T10:04:31.032Z","6.1.5-dev.14":"2026-06-10T06:57:47.966Z","6.1.5-dev.15":"2026-06-10T07:22:41.102Z","6.1.5-dev.16":"2026-06-10T07:44:55.220Z","6.1.5-dev.17":"2026-06-10T07:51:19.179Z","6.1.5-dev.19":"2026-06-10T08:53:12.218Z","6.1.5-dev.27":"2026-06-16T00:13:15.934Z","6.1.6":"2026-06-16T06:03:23.453Z","6.1.7-dev.1":"2026-06-19T01:23:23.208Z","6.1.8":"2026-06-19T01:25:25.188Z","6.1.8-dev.1":"2026-06-21T04:30:20.535Z","6.1.9":"2026-06-21T04:30:27.291Z","6.1.9-dev.1":"2026-06-22T05:13:46.165Z","6.1.10":"2026-06-22T05:15:47.841Z","6.1.10-dev.1":"2026-06-22T06:28:24.111Z","6.1.10-dev.2":"2026-07-01T07:50:38.479Z","6.1.11":"2026-07-01T07:52:06.476Z","6.1.11-dev.2":"2026-07-10T09:44:56.245Z","6.1.11-dev.3":"2026-07-23T08:30:15.264Z","6.1.11-dev.4":"2026-07-23T08:35:59.015Z","6.1.12":"2026-07-23T08:38:44.869Z","6.1.12-dev.3":"2026-09-14T00:35:29.866Z","6.1.12-dev.7":"2026-09-14T00:46:07.675Z","6.1.12-dev.11":"2026-09-14T00:56:15.456Z","6.1.12-dev.12":"2026-09-14T04:00:38.868Z","6.1.12-dev.13":"2026-09-15T06:15:37.353Z","6.1.12-dev.14":"2026-09-15T06:50:43.028Z","6.1.12-dev.15":"2026-09-15T06:58:22.118Z","6.1.12-dev.16":"2026-09-16T03:59:13.452Z","6.1.12-dev.17":"2026-09-16T04:13:23.178Z","6.1.12-dev.18":"2026-09-16T04:40:24.677Z","6.1.13":"2026-09-16T04:43:18.197Z","6.1.13-dev.1":"2026-09-16T05:01:56.390Z","6.1.13-dev.4":"2026-09-17T04:24:46.866Z","6.1.13-dev.7":"2026-09-17T07:08:54.259Z","6.1.13-dev.8":"2026-09-18T03:35:10.976Z","6.1.13-dev.13":"2026-09-18T04:50:01.325Z","6.1.13-dev.17":"2026-09-18T10:15:16.252Z","6.1.13-dev.22":"2026-09-18T14:14:02.794Z","6.1.13-dev.23":"2026-09-18T23:01:37.406Z","6.1.13-dev.24":"2026-09-19T02:54:27.319Z","6.1.13-dev.25":"2026-09-19T08:44:49.564Z","6.1.13-dev.26":"2026-09-19T10:42:55.796Z","6.1.13-dev.27":"2026-09-19T11:19:14.450Z","6.1.13-dev.31":"2026-09-19T23:15:05.271Z","6.1.13-dev.35":"2026-09-20T06:45:44.516Z","6.1.13-dev.36":"2026-09-20T22:47:40.350Z","6.1.13-dev.37":"2026-09-20T22:59:25.278Z","6.1.13-dev.46":"2026-09-20T23:35:51.837Z","6.1.13-dev.55":"2026-09-21T23:48:09.950Z"},"bugs":{"url":"https://github.com/pdfme/pdfme/issues"},"author":{"name":"hand-dot"},"license":"MIT","homepage":"https://pdfme.com","keywords":["pdf","pdf-designer","pdf-generation","pdf-viewer","react","typescript"],"repository":{"url":"git+ssh://git@github.com/pdfme/pdfme.git","type":"git"},"description":"TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!","maintainers":[{"name":"hand-dot","email":"kyouhei.fukuda0729@gmail.com"}],"readme":"","readmeFilename":""}