{"_id":"pptx-glimpse","_rev":"54-f4bc520b681c403356b494e614a5c485","name":"pptx-glimpse","dist-tags":{"latest":"5.3.1"},"versions":{"0.1.0":{"name":"pptx-glimpse","version":"0.1.0","keywords":["pptx","powerpoint","svg","png","converter"],"author":{"name":"hirokisakabe"},"license":"MIT","_id":"pptx-glimpse@0.1.0","maintainers":[{"name":"hirokisakabe","email":"hiroki.sakabe@icloud.com"}],"homepage":"https://github.com/hirokisakabe/pptx-glimpse","bugs":{"url":"https://github.com/hirokisakabe/pptx-glimpse/issues"},"dist":{"shasum":"0b7f179df31a4d408323e7c8dda0164671e1eb24","tarball":"https://registry.npmjs.org/pptx-glimpse/-/pptx-glimpse-0.1.0.tgz","fileCount":7,"integrity":"sha512-JsVrA5NIgpUkefjVEKKuU19AIlh8viJkPb0h68hOXX++obOglENufasJBq6R8+QchELG14SI654e0GLfE3Z+nA==","signatures":[{"sig":"MEUCIQC0RO9RoEAqnmgQ9dbxxTzb+8r99H2XooPgW0j/iUYbwAIgfAojINce2Isv+SDbjMsuDAk8XtSxCjPuijJPCfCDJu8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":325284},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"}},"gitHead":"22da98bd1e521214f33b916fb58c5d8408aaa06f","scripts":{"lint":"eslint src/ vrt/ scripts/","test":"vitest run","build":"tsup src/index.ts --format cjs,esm --dts","format":"prettier --write 'src/**/*.ts' 'vrt/**/*.ts' 'scripts/**/*.ts'","render":"tsx scripts/test-render.ts","lint:fix":"eslint src/ vrt/ scripts/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'vrt/**/*.ts' 'scripts/**/*.ts'","vrt:lo:update":"npm run vrt:lo:docker-build && npm run vrt:lo:fixtures && npm run vrt:lo:reference","test:vrt:update":"tsx vrt/internal/update-snapshots.ts","vrt:lo:fixtures":"docker run --rm -v \"$(pwd)\":/workspace pptx-glimpse-vrt python3 /workspace/vrt/libreoffice/generate_fixtures.py","vrt:lo:reference":"docker run --rm -v \"$(pwd)\":/workspace pptx-glimpse-vrt bash /workspace/vrt/libreoffice/render_references.sh","test:vrt:fixtures":"tsx vrt/internal/create-fixtures.ts","vrt:lo:docker-build":"docker build -t pptx-glimpse-vrt docker/libreoffice-vrt"},"_npmUser":{"name":"hirokisakabe","email":"hiroki.sakabe@icloud.com"},"repository":{"url":"git+https://github.com/hirokisakabe/pptx-glimpse.git","type":"git"},"_npmVersion":"11.6.0","description":"Convert PPTX slides to SVG and PNG","directories":{},"_nodeVersion":"24.9.0","dependencies":{"jszip":"^3.10.0","sharp":"^0.33.0","fast-xml-parser":"^4.5.0"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.21.0","tsup":"^8.0.0","eslint":"^9.0.0","vitest":"^3.0.0","prettier":"^3.0.0","pixelmatch":"^7.1.0","typescript":"^5.5.0","@types/node":"^25.2.2","opentype.js":"^1.3.4","typescript-eslint":"^8.55.0","eslint-config-prettier":"^10.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pptx-glimpse_0.1.0_1770811889475_0.35210662057879194","host":"s3://npm-registry-packages-npm-production"}},"0.1.1":{"name":"pptx-glimpse","version":"0.1.1","keywords":["pptx","powerpoint","svg","png","converter"],"author":{"name":"hirokisakabe"},"license":"MIT","_id":"pptx-glimpse@0.1.1","maintainers":[{"name":"hirokisakabe","email":"hiroki.sakabe@icloud.com"}],"homepage":"https://github.com/hirokisakabe/pptx-glimpse","bugs":{"url":"https://github.com/hirokisakabe/pptx-glimpse/issues"},"dist":{"shasum":"b5109b4dab288bd63adbb0f638a4eaa75ed70db5","tarball":"https://registry.npmjs.org/pptx-glimpse/-/pptx-glimpse-0.1.1.tgz","fileCount":7,"integrity":"sha512-sReO8ITU89ZkTCNAhfuuUxxjR+lWVHSNF2Hv9IVUlSG9LcAbq270ItYWmKeHw6hOWgj2uzML7odirco4ztJRJg==","signatures":[{"sig":"MEYCIQDncw8gRxC8Jt+b+zFdIBYm4gFsSC6sf/QzayJFAIzaVQIhAMRY8nNTMsle5XVZ+GjtVdwhMYPCAI9FGTc9ySiW/5iO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pptx-glimpse@0.1.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":326096},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"}},"gitHead":"f41a7c0bc879988039a31b782b177b0b4a2c5c3b","scripts":{"lint":"eslint src/ vrt/ scripts/","test":"vitest run","build":"tsup src/index.ts --format cjs,esm --dts","format":"prettier --write 'src/**/*.ts' 'vrt/**/*.ts' 'scripts/**/*.ts'","render":"tsx scripts/test-render.ts","lint:fix":"eslint src/ vrt/ scripts/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'vrt/**/*.ts' 'scripts/**/*.ts'","test:package":"npm run build && bash scripts/test-package.sh","vrt:lo:update":"npm run vrt:lo:docker-build && npm run vrt:lo:fixtures && npm run vrt:lo:reference","test:vrt:update":"tsx vrt/internal/update-snapshots.ts","vrt:lo:fixtures":"docker run --rm -v \"$(pwd)\":/workspace pptx-glimpse-vrt python3 /workspace/vrt/libreoffice/generate_fixtures.py","vrt:lo:reference":"docker run --rm -v \"$(pwd)\":/workspace pptx-glimpse-vrt bash /workspace/vrt/libreoffice/render_references.sh","test:vrt:fixtures":"tsx vrt/internal/create-fixtures.ts","vrt:lo:docker-build":"docker build -t pptx-glimpse-vrt docker/libreoffice-vrt"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:78d6ef03-db8d-478a-a66f-95030a6e5304"}},"repository":{"url":"git+https://github.com/hirokisakabe/pptx-glimpse.git","type":"git"},"_npmVersion":"11.9.0","description":"Convert PPTX slides to SVG and PNG","directories":{},"_nodeVersion":"22.22.0","dependencies":{"jszip":"^3.10.0","sharp":"^0.33.0","fast-xml-parser":"^4.5.0"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.21.0","tsup":"^8.0.0","eslint":"^9.0.0","vitest":"^3.0.0","prettier":"^3.0.0","pixelmatch":"^7.1.0","typescript":"^5.5.0","@types/node":"^25.2.2","opentype.js":"^1.3.4","typescript-eslint":"^8.55.0","eslint-config-prettier":"^10.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pptx-glimpse_0.1.1_1770814218352_0.3416083933304104","host":"s3://npm-registry-packages-npm-production"}},"0.1.2":{"name":"pptx-glimpse","version":"0.1.2","keywords":["pptx","powerpoint","svg","png","converter"],"author":{"name":"hirokisakabe"},"license":"MIT","_id":"pptx-glimpse@0.1.2","maintainers":[{"name":"hirokisakabe","email":"hiroki.sakabe@icloud.com"}],"homepage":"https://github.com/hirokisakabe/pptx-glimpse","bugs":{"url":"https://github.com/hirokisakabe/pptx-glimpse/issues"},"dist":{"shasum":"00df9296fbb624d6e7a8c7275f546f131ce25d25","tarball":"https://registry.npmjs.org/pptx-glimpse/-/pptx-glimpse-0.1.2.tgz","fileCount":7,"integrity":"sha512-QJA/FFVem9riwKsHtAXOhjqUXL3tFLG1bYTUhahSUT6AnpNWr0J7c4w2wZbfhdDzKQUfVY9x634mfWsEIcmKhw==","signatures":[{"sig":"MEYCIQDhnSzQSv4zqFGm85jhaApcHE7OXtbDR6CMUOBMcYdv+AIhAPPWwP5CAJH7tETSWK0dp56FJa20BQvT0Tue1UXXIxll","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pptx-glimpse@0.1.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":463719},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"}},"gitHead":"b77191b4858e172f95a9d74e9a58696ea537d864","scripts":{"dev":"tsx scripts/dev-server.ts","lint":"eslint src/ vrt/ scripts/ bench/","test":"vitest run","bench":"vitest bench","build":"tsup src/index.ts --format cjs,esm --dts","format":"prettier --write 'src/**/*.ts' 'vrt/**/*.ts' 'scripts/**/*.ts' 'bench/**/*.ts'","render":"tsx scripts/test-render.ts","inspect":"tsx scripts/inspect-pptx.ts","demo:dev":"cd demo && npm run dev","lint:fix":"eslint src/ vrt/ scripts/ bench/ --fix","typecheck":"tsc --noEmit","demo:build":"cd demo && npm run build","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'vrt/**/*.ts' 'scripts/**/*.ts' 'bench/**/*.ts'","test:package":"npm run build && bash scripts/test-package.sh","test:coverage":"vitest run --coverage","vrt:lo:update":"npm run vrt:lo:docker-build && npm run vrt:lo:fixtures && docker run --rm -v \"$(pwd)\":/workspace pptx-glimpse-vrt bash /workspace/vrt/libreoffice/update_snapshots.sh","vrt:lo:fixtures":"docker run --rm -v \"$(pwd)\":/workspace pptx-glimpse-vrt python3 /workspace/vrt/libreoffice/create_fixtures.py","vrt:lo:docker-build":"docker build -t pptx-glimpse-vrt docker/libreoffice-vrt","vrt:snapshot:update":"docker run --rm -v \"$(pwd)\":/workspace -v pptx-glimpse-snapshot-vrt-nm:/workspace/node_modules pptx-glimpse-snapshot-vrt bash /workspace/vrt/snapshot/docker-run.sh npx tsx vrt/snapshot/create-fixtures.ts && docker run --rm -v \"$(pwd)\":/workspace -v pptx-glimpse-snapshot-vrt-nm:/workspace/node_modules pptx-glimpse-snapshot-vrt bash /workspace/vrt/snapshot/docker-run.sh npx tsx vrt/snapshot/update-snapshots.ts","vrt:snapshot:fixtures":"tsx vrt/snapshot/create-fixtures.ts","vrt:snapshot:docker-build":"docker build -t pptx-glimpse-snapshot-vrt docker/snapshot-vrt"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:78d6ef03-db8d-478a-a66f-95030a6e5304"}},"repository":{"url":"git+https://github.com/hirokisakabe/pptx-glimpse.git","type":"git"},"_npmVersion":"11.10.0","description":"A TypeScript library to render PPTX slides as SVG / PNG","directories":{},"_nodeVersion":"22.22.0","dependencies":{"jszip":"^3.10.0","sharp":"^0.33.0","fast-xml-parser":"^4.5.0"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.19.0","tsx":"^4.21.0","tsup":"^8.0.0","eslint":"^9.0.0","vitest":"^3.0.0","prettier":"^3.0.0","@types/ws":"^8.18.1","pixelmatch":"^7.1.0","typescript":"^5.5.0","@types/node":"^25.2.2","opentype.js":"^1.3.4","typescript-eslint":"^8.55.0","@vitest/coverage-v8":"^3.2.4","eslint-config-prettier":"^10.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pptx-glimpse_0.1.2_1770979523728_0.001556883983415469","host":"s3://npm-registry-packages-npm-production"}},"0.1.3":{"name":"pptx-glimpse","version":"0.1.3","keywords":["pptx","powerpoint","svg","png","converter"],"author":{"name":"hirokisakabe"},"license":"MIT","_id":"pptx-glimpse@0.1.3","maintainers":[{"name":"hirokisakabe","email":"hiroki.sakabe@icloud.com"}],"homepage":"https://github.com/hirokisakabe/pptx-glimpse","bugs":{"url":"https://github.com/hirokisakabe/pptx-glimpse/issues"},"dist":{"shasum":"6385eaa2536f45c91ed6c54780d9454d1af610b1","tarball":"https://registry.npmjs.org/pptx-glimpse/-/pptx-glimpse-0.1.3.tgz","fileCount":7,"integrity":"sha512-ig2ANzgDZFBbQIKZWVPPzuRN5QsPAPq2w85u3lx7nbOSaPOOhqf6/ZuVop3YZIT9rNVAAB5AbAFcS6rbkVGdUA==","signatures":[{"sig":"MEYCIQD6BlfCszJi4utlsH51gCyInb/MM+ka9KcrFIU+Lf3vOwIhAJM2CcChbfXmvxDIetEkzOvzthwdeWxDQ5TFzmqQ/S3p","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pptx-glimpse@0.1.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":567233},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"}},"gitHead":"03fc4cdbdd905ddb9b7cf25a5151e07ffa7d0df7","scripts":{"dev":"tsx scripts/dev-server.ts","lint":"eslint src/ vrt/ scripts/ bench/","test":"vitest run","bench":"vitest bench","build":"tsup src/index.ts --format cjs,esm --dts","format":"prettier --write 'src/**/*.ts' 'vrt/**/*.ts' 'scripts/**/*.ts' 'bench/**/*.ts'","render":"tsx scripts/test-render.ts","inspect":"tsx scripts/inspect-pptx.ts","demo:dev":"cd demo && npm run dev","lint:fix":"eslint src/ vrt/ scripts/ bench/ --fix","changeset":"changeset","typecheck":"tsc --noEmit","demo:build":"npm run build && cd demo && npm install && npm run build","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'vrt/**/*.ts' 'scripts/**/*.ts' 'bench/**/*.ts'","test:package":"npm run build && bash scripts/test-package.sh","test:coverage":"vitest run --coverage","vrt:lo:update":"npm run vrt:lo:docker-build && npm run vrt:lo:fixtures && docker run --rm -v \"$(pwd)\":/workspace pptx-glimpse-vrt bash /workspace/vrt/libreoffice/update_snapshots.sh","vrt:lo:fixtures":"docker run --rm -v \"$(pwd)\":/workspace pptx-glimpse-vrt python3 /workspace/vrt/libreoffice/create_fixtures.py","vrt:lo:docker-build":"docker build -t pptx-glimpse-vrt docker/libreoffice-vrt","vrt:snapshot:update":"docker run --rm -v \"$(pwd)\":/workspace -v pptx-glimpse-snapshot-vrt-nm:/workspace/node_modules pptx-glimpse-snapshot-vrt bash /workspace/vrt/snapshot/docker-run.sh npx tsx vrt/snapshot/create-fixtures.ts && docker run --rm -v \"$(pwd)\":/workspace -v pptx-glimpse-snapshot-vrt-nm:/workspace/node_modules pptx-glimpse-snapshot-vrt bash /workspace/vrt/snapshot/docker-run.sh npx tsx vrt/snapshot/update-snapshots.ts","vrt:snapshot:fixtures":"tsx vrt/snapshot/create-fixtures.ts","vrt:snapshot:docker-build":"docker build -t pptx-glimpse-snapshot-vrt docker/snapshot-vrt"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:df138d71-6d03-4550-804d-a16fb421f2b0"}},"repository":{"url":"git+https://github.com/hirokisakabe/pptx-glimpse.git","type":"git"},"_npmVersion":"11.10.0","description":"A Node.js library to render PPTX as SVG / PNG.","directories":{},"_nodeVersion":"22.22.0","dependencies":{"sharp":"^0.34.5","fflate":"^0.8.2","opentype.js":"^1.3.4","fast-xml-parser":"^4.5.0"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.19.0","tsx":"^4.21.0","tsup":"^8.0.0","jszip":"^3.10.1","eslint":"^9.0.0","vitest":"^3.0.0","prettier":"^3.0.0","@types/ws":"^8.18.1","pixelmatch":"^7.1.0","typescript":"^5.5.0","@types/node":"^25.2.2","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@vitest/coverage-v8":"^3.2.4","eslint-config-prettier":"^10.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pptx-glimpse_0.1.3_1771066632443_0.8273841452810118","host":"s3://npm-registry-packages-npm-production"}},"0.1.4":{"name":"pptx-glimpse","version":"0.1.4","keywords":["pptx","powerpoint","svg","png","converter"],"author":{"name":"hirokisakabe"},"license":"MIT","_id":"pptx-glimpse@0.1.4","maintainers":[{"name":"hirokisakabe","email":"hiroki.sakabe@icloud.com"}],"homepage":"https://github.com/hirokisakabe/pptx-glimpse","bugs":{"url":"https://github.com/hirokisakabe/pptx-glimpse/issues"},"dist":{"shasum":"1047fb08188e9aadf8ba3042feb6d03428bac778","tarball":"https://registry.npmjs.org/pptx-glimpse/-/pptx-glimpse-0.1.4.tgz","fileCount":7,"integrity":"sha512-Qu86umw4BFjFn/YrrUSPisBw/S1TMLGTtTs6JgjRC4LnXaHYEu+mGF1mcYeeflX57pHibtqwe0sHi/4iES9nIw==","signatures":[{"sig":"MEQCIDzE/8AL9wRm8ApE7hG9nIQTHBR8WVPFQmyCUNJ1YcimAiB0SZhy1zp6tcPdnthHIkALFp4TMu5sZaHtgBEIUg6E7g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pptx-glimpse@0.1.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":569995},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"}},"gitHead":"32151b94cd3f60da88f9ca0db4aa05b486e8bfd8","scripts":{"dev":"tsx scripts/dev-server.ts","lint":"eslint src/ vrt/ scripts/ bench/ e2e/","test":"vitest run","bench":"vitest bench","build":"tsup src/index.ts --format cjs,esm --dts","format":"prettier --write 'src/**/*.ts' 'vrt/**/*.ts' 'scripts/**/*.ts' 'bench/**/*.ts' 'e2e/**/*.ts'","render":"tsx scripts/test-render.ts","inspect":"tsx scripts/inspect-pptx.ts","demo:dev":"cd demo && npm run dev","lint:fix":"eslint src/ vrt/ scripts/ bench/ e2e/ --fix","changeset":"changeset","typecheck":"tsc --noEmit","demo:build":"npm run build && cd demo && npm install && npm run build","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'vrt/**/*.ts' 'scripts/**/*.ts' 'bench/**/*.ts' 'e2e/**/*.ts'","test:package":"npm run build && bash scripts/test-package.sh","test:coverage":"vitest run --coverage","vrt:lo:update":"npm run vrt:lo:docker-build && npm run vrt:lo:fixtures && docker run --rm -v \"$(pwd)\":/workspace pptx-glimpse-vrt bash /workspace/vrt/libreoffice/update_snapshots.sh","vrt:lo:fixtures":"docker run --rm -v \"$(pwd)\":/workspace pptx-glimpse-vrt python3 /workspace/vrt/libreoffice/create_fixtures.py","vrt:lo:docker-build":"docker build -t pptx-glimpse-vrt docker/libreoffice-vrt","vrt:snapshot:update":"docker run --rm -v \"$(pwd)\":/workspace -v pptx-glimpse-snapshot-vrt-nm:/workspace/node_modules pptx-glimpse-snapshot-vrt bash /workspace/vrt/snapshot/docker-run.sh npx tsx vrt/snapshot/create-fixtures.ts && docker run --rm -v \"$(pwd)\":/workspace -v pptx-glimpse-snapshot-vrt-nm:/workspace/node_modules pptx-glimpse-snapshot-vrt bash /workspace/vrt/snapshot/docker-run.sh npx tsx vrt/snapshot/update-snapshots.ts","vrt:snapshot:fixtures":"tsx vrt/snapshot/create-fixtures.ts","vrt:snapshot:docker-build":"docker build -t pptx-glimpse-snapshot-vrt docker/snapshot-vrt"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:df138d71-6d03-4550-804d-a16fb421f2b0"}},"repository":{"url":"git+https://github.com/hirokisakabe/pptx-glimpse.git","type":"git"},"_npmVersion":"11.10.0","description":"A Node.js library to render PPTX as SVG / PNG.","directories":{},"_nodeVersion":"22.22.0","dependencies":{"sharp":"^0.34.5","fflate":"^0.8.2","opentype.js":"^1.3.4","fast-xml-parser":"^4.5.0"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.19.0","tsx":"^4.21.0","tsup":"^8.0.0","jszip":"^3.10.1","eslint":"^9.0.0","vitest":"^3.0.0","prettier":"^3.0.0","@types/ws":"^8.18.1","pixelmatch":"^7.1.0","typescript":"^5.5.0","@types/node":"^25.2.2","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@vitest/coverage-v8":"^3.2.4","eslint-config-prettier":"^10.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pptx-glimpse_0.1.4_1771069955285_0.34476717632039877","host":"s3://npm-registry-packages-npm-production"}},"0.2.0":{"name":"pptx-glimpse","version":"0.2.0","keywords":["pptx","powerpoint","svg","png","converter"],"author":{"name":"hirokisakabe"},"license":"MIT","_id":"pptx-glimpse@0.2.0","maintainers":[{"name":"hirokisakabe","email":"hiroki.sakabe@icloud.com"}],"homepage":"https://github.com/hirokisakabe/pptx-glimpse","bugs":{"url":"https://github.com/hirokisakabe/pptx-glimpse/issues"},"dist":{"shasum":"9c5e4b18f04b07c0cd4da262c8893a5a9914df6b","tarball":"https://registry.npmjs.org/pptx-glimpse/-/pptx-glimpse-0.2.0.tgz","fileCount":7,"integrity":"sha512-p2dhgCaBKBtysfFXcGXXrWZCx48jqPOQzR0bQ4s+FgaL1GslqdNpOMipKEG1mdkLEE6Ju0GHCjZD857jtRO2lA==","signatures":[{"sig":"MEUCIQCR6/70o6tZC7jNlL5c10bvbUB9RGgP3q2slMu74yJvJgIgE1wAsRh+5IIHqSmZg7nL+b/9dt57Xo6oLijsFbVwsws=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pptx-glimpse@0.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":594575},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"}},"gitHead":"9c14705093b83ae8ecd90ffc6d4d7c249a47546e","scripts":{"dev":"tsx scripts/dev-server.ts","lint":"eslint src/ vrt/ scripts/ bench/ e2e/","test":"vitest run","bench":"vitest bench","build":"tsup src/index.ts --format cjs,esm --dts","format":"prettier --write 'src/**/*.ts' 'vrt/**/*.ts' 'scripts/**/*.ts' 'bench/**/*.ts' 'e2e/**/*.ts'","render":"tsx scripts/test-render.ts","inspect":"tsx scripts/inspect-pptx.ts","demo:dev":"cd demo && npm run dev","lint:fix":"eslint src/ vrt/ scripts/ bench/ e2e/ --fix","changeset":"changeset","typecheck":"tsc --noEmit","demo:build":"npm run build && cd demo && npm install && npm run build","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'vrt/**/*.ts' 'scripts/**/*.ts' 'bench/**/*.ts' 'e2e/**/*.ts'","test:package":"npm run build && bash scripts/test-package.sh","test:coverage":"vitest run --coverage","vrt:lo:update":"npm run vrt:lo:docker-build && npm run vrt:lo:fixtures && docker run --rm -v \"$(pwd)\":/workspace pptx-glimpse-vrt bash /workspace/vrt/libreoffice/update_snapshots.sh","vrt:lo:fixtures":"docker run --rm -v \"$(pwd)\":/workspace pptx-glimpse-vrt python3 /workspace/vrt/libreoffice/create_fixtures.py","vrt:lo:docker-build":"docker build -t pptx-glimpse-vrt docker/libreoffice-vrt","vrt:snapshot:update":"docker run --rm -v \"$(pwd)\":/workspace -v pptx-glimpse-snapshot-vrt-nm:/workspace/node_modules pptx-glimpse-snapshot-vrt bash /workspace/vrt/snapshot/docker-run.sh npx tsx vrt/snapshot/create-fixtures.ts && docker run --rm -v \"$(pwd)\":/workspace -v pptx-glimpse-snapshot-vrt-nm:/workspace/node_modules pptx-glimpse-snapshot-vrt bash /workspace/vrt/snapshot/docker-run.sh npx tsx vrt/snapshot/update-snapshots.ts","vrt:snapshot:fixtures":"tsx vrt/snapshot/create-fixtures.ts","vrt:snapshot:docker-build":"docker build -t pptx-glimpse-snapshot-vrt docker/snapshot-vrt"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:df138d71-6d03-4550-804d-a16fb421f2b0"}},"repository":{"url":"git+https://github.com/hirokisakabe/pptx-glimpse.git","type":"git"},"_npmVersion":"11.10.0","description":"A Node.js library to render PPTX as SVG / PNG.","directories":{},"_nodeVersion":"22.22.0","dependencies":{"sharp":"^0.34.5","fflate":"^0.8.2","opentype.js":"^1.3.4","fast-xml-parser":"^4.5.0"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.19.0","tsx":"^4.21.0","tsup":"^8.0.0","jszip":"^3.10.1","eslint":"^9.0.0","vitest":"^3.0.0","prettier":"^3.0.0","@types/ws":"^8.18.1","pixelmatch":"^7.1.0","typescript":"^5.5.0","@types/node":"^25.2.2","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@vitest/coverage-v8":"^3.2.4","eslint-config-prettier":"^10.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pptx-glimpse_0.2.0_1771130628059_0.9626514372410444","host":"s3://npm-registry-packages-npm-production"}},"0.2.1":{"name":"pptx-glimpse","version":"0.2.1","keywords":["pptx","powerpoint","svg","png","converter"],"author":{"name":"hirokisakabe"},"license":"MIT","_id":"pptx-glimpse@0.2.1","maintainers":[{"name":"hirokisakabe","email":"hiroki.sakabe@icloud.com"}],"homepage":"https://github.com/hirokisakabe/pptx-glimpse","bugs":{"url":"https://github.com/hirokisakabe/pptx-glimpse/issues"},"dist":{"shasum":"b02f8cc097abe41182f2994d7ce0624a12ad2704","tarball":"https://registry.npmjs.org/pptx-glimpse/-/pptx-glimpse-0.2.1.tgz","fileCount":7,"integrity":"sha512-Gjnd2Z7ZuKgMq1orT/MQiloEEoAOYf46IZzQ0M8b+SVzvi9qPSK5xhPebWIK45cG48OoRwpVPPOhf23PCB7Qnw==","signatures":[{"sig":"MEQCIHHPxjkEVdFocaB4ACbkQe/JT4uDng9V92DLYx46xQQJAiA984oV9VLHwzY7qFPx/Un5qm54H+R7xud/YnFQYn2lfQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pptx-glimpse@0.2.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":595097},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"}},"gitHead":"4252e83f86241650c1b49e2bdedb2511d1cf4ad8","scripts":{"dev":"tsx scripts/dev-server.ts","lint":"eslint src/ vrt/ scripts/ bench/ e2e/","test":"vitest run","bench":"vitest bench","build":"tsup src/index.ts --format cjs,esm --dts","format":"prettier --write 'src/**/*.ts' 'vrt/**/*.ts' 'scripts/**/*.ts' 'bench/**/*.ts' 'e2e/**/*.ts'","render":"tsx scripts/test-render.ts","inspect":"tsx scripts/inspect-pptx.ts","demo:dev":"cd demo && npm run dev","lint:fix":"eslint src/ vrt/ scripts/ bench/ e2e/ --fix","changeset":"changeset","typecheck":"tsc --noEmit","demo:build":"npm run build && cd demo && npm install && npm run build","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'vrt/**/*.ts' 'scripts/**/*.ts' 'bench/**/*.ts' 'e2e/**/*.ts'","test:package":"npm run build && bash scripts/test-package.sh","test:coverage":"vitest run --coverage","vrt:lo:update":"npm run vrt:lo:docker-build && npm run vrt:lo:fixtures && docker run --rm -v \"$(pwd)\":/workspace pptx-glimpse-vrt bash /workspace/vrt/libreoffice/update_snapshots.sh","vrt:lo:fixtures":"docker run --rm -v \"$(pwd)\":/workspace pptx-glimpse-vrt python3 /workspace/vrt/libreoffice/create_fixtures.py","vrt:lo:docker-build":"docker build -t pptx-glimpse-vrt docker/libreoffice-vrt","vrt:snapshot:update":"docker run --rm -v \"$(pwd)\":/workspace -v pptx-glimpse-snapshot-vrt-nm:/workspace/node_modules pptx-glimpse-snapshot-vrt bash /workspace/vrt/snapshot/docker-run.sh npx tsx vrt/snapshot/create-fixtures.ts && docker run --rm -v \"$(pwd)\":/workspace -v pptx-glimpse-snapshot-vrt-nm:/workspace/node_modules pptx-glimpse-snapshot-vrt bash /workspace/vrt/snapshot/docker-run.sh npx tsx vrt/snapshot/update-snapshots.ts","vrt:snapshot:fixtures":"tsx vrt/snapshot/create-fixtures.ts","vrt:snapshot:docker-build":"docker build -t pptx-glimpse-snapshot-vrt docker/snapshot-vrt"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:df138d71-6d03-4550-804d-a16fb421f2b0"}},"repository":{"url":"git+https://github.com/hirokisakabe/pptx-glimpse.git","type":"git"},"_npmVersion":"11.11.0","description":"A Node.js library to render PPTX as SVG / PNG.","directories":{},"_nodeVersion":"22.22.0","dependencies":{"sharp":"^0.34.5","fflate":"^0.8.2","opentype.js":"^1.3.4","fast-xml-parser":"^5.3.6"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.19.0","tsx":"^4.21.0","tsup":"^8.0.0","jszip":"^3.10.1","eslint":"^9.0.0","vitest":"^3.0.0","prettier":"^3.0.0","@types/ws":"^8.18.1","pixelmatch":"^7.1.0","typescript":"^5.5.0","@types/node":"^25.2.2","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@vitest/coverage-v8":"^3.2.4","eslint-config-prettier":"^10.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pptx-glimpse_0.2.1_1772113394654_0.808445411359721","host":"s3://npm-registry-packages-npm-production"}},"0.2.2":{"name":"pptx-glimpse","version":"0.2.2","keywords":["pptx","powerpoint","svg","png","converter"],"author":{"name":"hirokisakabe"},"license":"MIT","_id":"pptx-glimpse@0.2.2","maintainers":[{"name":"hirokisakabe","email":"hiroki.sakabe@icloud.com"}],"homepage":"https://github.com/hirokisakabe/pptx-glimpse","bugs":{"url":"https://github.com/hirokisakabe/pptx-glimpse/issues"},"dist":{"shasum":"c74484d067f0594aa09283c0cc06255952bb0f27","tarball":"https://registry.npmjs.org/pptx-glimpse/-/pptx-glimpse-0.2.2.tgz","fileCount":7,"integrity":"sha512-62pmzNpds+Df9SUra/+UPctld+8z1hM5PMk5lgTz7Enq9ITpk77CoBo1tULy9YAmsXIdP7U7dcFjHf5tlCSuIg==","signatures":[{"sig":"MEUCIA67B0rE28iWnric82jzU1/zdHNAyZ6onDBAOenn/xymAiEA5Ttjg6hMRzEpwXrngdFG8SZ5bdMcI1vzJZFooJ5smvw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pptx-glimpse@0.2.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":598949},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"}},"gitHead":"9826238b402fb7e263037269dcf2b4f6e76582d6","scripts":{"dev":"tsx scripts/dev-server.ts","lint":"eslint src/ vrt/ scripts/ bench/ e2e/","test":"vitest run","bench":"vitest bench","build":"tsup src/index.ts --format cjs,esm --dts","format":"prettier --write 'src/**/*.ts' 'vrt/**/*.ts' 'scripts/**/*.ts' 'bench/**/*.ts' 'e2e/**/*.ts'","render":"tsx scripts/test-render.ts","inspect":"tsx scripts/inspect-pptx.ts","demo:dev":"cd demo && npm run dev","lint:fix":"eslint src/ vrt/ scripts/ bench/ e2e/ --fix","changeset":"changeset","typecheck":"tsc --noEmit","demo:build":"npm run build && cd demo && npm install && npm run build","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'vrt/**/*.ts' 'scripts/**/*.ts' 'bench/**/*.ts' 'e2e/**/*.ts'","test:package":"npm run build && bash scripts/test-package.sh","test:coverage":"vitest run --coverage","vrt:lo:update":"npm run vrt:lo:docker-build && npm run vrt:lo:fixtures && docker run --rm -v \"$(pwd)\":/workspace pptx-glimpse-vrt bash /workspace/vrt/libreoffice/update_snapshots.sh","vrt:lo:fixtures":"docker run --rm -v \"$(pwd)\":/workspace pptx-glimpse-vrt python3 /workspace/vrt/libreoffice/create_fixtures.py","vrt:lo:docker-build":"docker build -t pptx-glimpse-vrt docker/libreoffice-vrt","vrt:snapshot:update":"docker run --rm -v \"$(pwd)\":/workspace -v pptx-glimpse-snapshot-vrt-nm:/workspace/node_modules pptx-glimpse-snapshot-vrt bash /workspace/vrt/snapshot/docker-run.sh npx tsx vrt/snapshot/create-fixtures.ts && docker run --rm -v \"$(pwd)\":/workspace -v pptx-glimpse-snapshot-vrt-nm:/workspace/node_modules pptx-glimpse-snapshot-vrt bash /workspace/vrt/snapshot/docker-run.sh npx tsx vrt/snapshot/update-snapshots.ts","vrt:snapshot:fixtures":"tsx vrt/snapshot/create-fixtures.ts","vrt:snapshot:docker-build":"docker build -t pptx-glimpse-snapshot-vrt docker/snapshot-vrt"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:df138d71-6d03-4550-804d-a16fb421f2b0"}},"repository":{"url":"git+https://github.com/hirokisakabe/pptx-glimpse.git","type":"git"},"_npmVersion":"11.11.0","description":"A Node.js library to render PPTX as SVG / PNG.","directories":{},"_nodeVersion":"22.22.0","dependencies":{"sharp":"^0.34.5","fflate":"^0.8.2","opentype.js":"^1.3.4","fast-xml-parser":"^5.3.6"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.19.0","tsx":"^4.21.0","tsup":"^8.0.0","jszip":"^3.10.1","eslint":"^9.0.0","vitest":"^3.0.0","prettier":"^3.0.0","@types/ws":"^8.18.1","pixelmatch":"^7.1.0","typescript":"^5.5.0","@types/node":"^25.2.2","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@vitest/coverage-v8":"^3.2.4","eslint-config-prettier":"^10.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pptx-glimpse_0.2.2_1772626118510_0.7321479749004347","host":"s3://npm-registry-packages-npm-production"}},"0.3.0":{"name":"pptx-glimpse","version":"0.3.0","keywords":["pptx","powerpoint","svg","png","converter"],"author":{"name":"hirokisakabe"},"license":"MIT","_id":"pptx-glimpse@0.3.0","maintainers":[{"name":"hirokisakabe","email":"hiroki.sakabe@icloud.com"}],"homepage":"https://github.com/hirokisakabe/pptx-glimpse","bugs":{"url":"https://github.com/hirokisakabe/pptx-glimpse/issues"},"dist":{"shasum":"73aaaee29c4ebdc15c25097648ad83b4ea46843e","tarball":"https://registry.npmjs.org/pptx-glimpse/-/pptx-glimpse-0.3.0.tgz","fileCount":7,"integrity":"sha512-MVe1HfQYMa1he68nIUMZx+buamRIdi3pefvnciD5vkeISUpbh3A4UCR3jFRAjJrRr0UsfzL68egI7jr6zkJ4UA==","signatures":[{"sig":"MEYCIQDd0Bpi+Xs5Enobs84HcE/ho7OXDWp9fuJOhUKxU+ChDQIhANIhsV6DNIfiOnsY1Us/+Cazt13OR/eYspWtXxid8shH","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pptx-glimpse@0.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":619908},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"}},"gitHead":"05a49e8365dcb4f2c2f4b855cc8d0fe37dbb7a1a","scripts":{"dev":"tsx scripts/dev-server.ts","knip":"knip","lint":"eslint src/ vrt/ scripts/ bench/ e2e/","test":"vitest run","bench":"vitest bench","build":"tsup src/index.ts --format cjs,esm --dts","format":"prettier --write 'src/**/*.ts' 'vrt/**/*.ts' 'scripts/**/*.ts' 'bench/**/*.ts' 'e2e/**/*.ts'","render":"tsx scripts/test-render.ts","inspect":"tsx scripts/inspect-pptx.ts","demo:dev":"cd demo && npm run dev","lint:fix":"eslint src/ vrt/ scripts/ bench/ e2e/ --fix","changeset":"changeset","typecheck":"tsc --noEmit","demo:build":"npm run build && cd demo && npm install && npm run build","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'vrt/**/*.ts' 'scripts/**/*.ts' 'bench/**/*.ts' 'e2e/**/*.ts'","test:package":"npm run build && bash scripts/test-package.sh","test:coverage":"vitest run --coverage","vrt:lo:update":"npm run vrt:lo:docker-build && npm run vrt:lo:fixtures && docker run --rm -v \"$(pwd)\":/workspace pptx-glimpse-vrt bash /workspace/vrt/libreoffice/update_snapshots.sh","vrt:lo:fixtures":"docker run --rm -v \"$(pwd)\":/workspace pptx-glimpse-vrt python3 /workspace/vrt/libreoffice/create_fixtures.py","vrt:lo:docker-build":"docker build -t pptx-glimpse-vrt docker/libreoffice-vrt","vrt:snapshot:update":"docker run --rm -v \"$(pwd)\":/workspace -v pptx-glimpse-snapshot-vrt-nm:/workspace/node_modules pptx-glimpse-snapshot-vrt bash /workspace/vrt/snapshot/docker-run.sh npx tsx vrt/snapshot/create-fixtures.ts && docker run --rm -v \"$(pwd)\":/workspace -v pptx-glimpse-snapshot-vrt-nm:/workspace/node_modules pptx-glimpse-snapshot-vrt bash /workspace/vrt/snapshot/docker-run.sh npx tsx vrt/snapshot/update-snapshots.ts","vrt:snapshot:fixtures":"tsx vrt/snapshot/create-fixtures.ts","vrt:snapshot:docker-build":"docker build -t pptx-glimpse-snapshot-vrt docker/snapshot-vrt"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:df138d71-6d03-4550-804d-a16fb421f2b0"}},"repository":{"url":"git+https://github.com/hirokisakabe/pptx-glimpse.git","type":"git"},"_npmVersion":"11.11.0","description":"A lightweight JavaScript library for rendering PowerPoint (.pptx) files as SVG or PNG in Node.js. No LibreOffice required.","directories":{},"_nodeVersion":"22.22.0","dependencies":{"sharp":"^0.34.5","fflate":"^0.8.2","opentype.js":"^1.3.4","fast-xml-parser":"^5.3.6"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.19.0","tsx":"^4.21.0","knip":"^5.85.0","tsup":"^8.0.0","jszip":"^3.10.1","eslint":"^9.0.0","vitest":"^3.0.0","prettier":"^3.0.0","@types/ws":"^8.18.1","pixelmatch":"^7.1.0","typescript":"^5.5.0","@types/node":"^25.2.2","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@vitest/coverage-v8":"^3.2.4","eslint-config-prettier":"^10.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pptx-glimpse_0.3.0_1772664845739_0.13399182157805223","host":"s3://npm-registry-packages-npm-production"}},"0.3.1":{"name":"pptx-glimpse","version":"0.3.1","keywords":["pptx","powerpoint","svg","png","converter"],"author":{"name":"hirokisakabe"},"license":"MIT","_id":"pptx-glimpse@0.3.1","maintainers":[{"name":"hirokisakabe","email":"hiroki.sakabe@icloud.com"}],"homepage":"https://github.com/hirokisakabe/pptx-glimpse","bugs":{"url":"https://github.com/hirokisakabe/pptx-glimpse/issues"},"dist":{"shasum":"eed2d6f3a528a26482edca2545a90662176ad48b","tarball":"https://registry.npmjs.org/pptx-glimpse/-/pptx-glimpse-0.3.1.tgz","fileCount":7,"integrity":"sha512-HccboKCQfIjiaYOGiQJ7lKSqMe3kgYeKQRM/CDyhxClaCGKVjF12bvSMHWYvKjWd9Woa30Y7/WclFH9vxG54Gg==","signatures":[{"sig":"MEUCIA+qhepweisOjlw01g7trsvDRzGdv9cnZcrYkgZ6cCgIAiEA7GKLRuzlC5KQX7QVTODHng0k8giAzgKOHvHf31U39A4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pptx-glimpse@0.3.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":628051},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"}},"gitHead":"d68f7e64b06ee17c73883a8cd38b5fdf46d4da04","scripts":{"dev":"tsx scripts/dev-server.ts","knip":"knip","lint":"eslint src/ vrt/ scripts/ bench/ e2e/","test":"vitest run","bench":"vitest bench","build":"tsup src/index.ts --format cjs,esm --dts","format":"prettier --write 'src/**/*.ts' 'vrt/**/*.ts' 'scripts/**/*.ts' 'bench/**/*.ts' 'e2e/**/*.ts'","render":"tsx scripts/test-render.ts","inspect":"tsx scripts/inspect-pptx.ts","demo:dev":"cd demo && npm run dev","lint:fix":"eslint src/ vrt/ scripts/ bench/ e2e/ --fix","changeset":"changeset","typecheck":"tsc --noEmit","demo:build":"npm run build && cd demo && npm install && npm run build","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'vrt/**/*.ts' 'scripts/**/*.ts' 'bench/**/*.ts' 'e2e/**/*.ts'","test:package":"npm run build && bash scripts/test-package.sh","test:coverage":"vitest run --coverage","vrt:lo:update":"npm run vrt:lo:docker-build && npm run vrt:lo:fixtures && docker run --rm -v \"$(pwd)\":/workspace pptx-glimpse-vrt bash /workspace/vrt/libreoffice/update_snapshots.sh","vrt:lo:fixtures":"docker run --rm -v \"$(pwd)\":/workspace pptx-glimpse-vrt python3 /workspace/vrt/libreoffice/create_fixtures.py","vrt:lo:docker-build":"docker build -t pptx-glimpse-vrt docker/libreoffice-vrt","vrt:snapshot:update":"docker run --rm -v \"$(pwd)\":/workspace -v pptx-glimpse-snapshot-vrt-nm:/workspace/node_modules pptx-glimpse-snapshot-vrt bash /workspace/vrt/snapshot/docker-run.sh npx tsx vrt/snapshot/create-fixtures.ts && docker run --rm -v \"$(pwd)\":/workspace -v pptx-glimpse-snapshot-vrt-nm:/workspace/node_modules pptx-glimpse-snapshot-vrt bash /workspace/vrt/snapshot/docker-run.sh npx tsx vrt/snapshot/update-snapshots.ts","vrt:snapshot:fixtures":"tsx vrt/snapshot/create-fixtures.ts","vrt:snapshot:docker-build":"docker build -t pptx-glimpse-snapshot-vrt docker/snapshot-vrt"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:df138d71-6d03-4550-804d-a16fb421f2b0"}},"repository":{"url":"git+https://github.com/hirokisakabe/pptx-glimpse.git","type":"git"},"_npmVersion":"11.11.0","description":"A lightweight JavaScript library for rendering PowerPoint (.pptx) files as SVG or PNG in Node.js. No LibreOffice required.","directories":{},"_nodeVersion":"22.22.0","dependencies":{"sharp":"^0.34.5","fflate":"^0.8.2","opentype.js":"^1.3.4","fast-xml-parser":"^5.3.6"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.19.0","tsx":"^4.21.0","knip":"^5.85.0","tsup":"^8.0.0","jszip":"^3.10.1","eslint":"^9.0.0","vitest":"^3.0.0","prettier":"^3.0.0","@types/ws":"^8.18.1","pixelmatch":"^7.1.0","typescript":"^5.9.3","@types/node":"^25.2.2","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@vitest/coverage-v8":"^3.2.4","eslint-config-prettier":"^10.0.0","eslint-plugin-simple-import-sort":"^12.1.1"},"_npmOperationalInternal":{"tmp":"tmp/pptx-glimpse_0.3.1_1772881598657_0.8370275359435102","host":"s3://npm-registry-packages-npm-production"}},"0.4.0":{"name":"pptx-glimpse","version":"0.4.0","keywords":["pptx","powerpoint","svg","png","converter"],"author":{"name":"hirokisakabe"},"license":"MIT","_id":"pptx-glimpse@0.4.0","maintainers":[{"name":"hirokisakabe","email":"hiroki.sakabe@icloud.com"}],"homepage":"https://github.com/hirokisakabe/pptx-glimpse","bugs":{"url":"https://github.com/hirokisakabe/pptx-glimpse/issues"},"dist":{"shasum":"dd0879e575b9a7d53753f67b5ca9a74005f1f065","tarball":"https://registry.npmjs.org/pptx-glimpse/-/pptx-glimpse-0.4.0.tgz","fileCount":7,"integrity":"sha512-zPtDLcuYmUPb8A6d0LFslCoGpDqMvsZymRlS3OG8Yct3Zv6oYWAXQnYqaOTAN6PEP5gJS6n9Krxy1z9kfDO4kw==","signatures":[{"sig":"MEUCIQDcyptlH7inkNpv6iXPwlRE31CydfmtkRt9bPfuZi09YQIgJhmbz697K2ifn8e0nLVGt+yD34gmvfWfRn+WLhdfyeE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pptx-glimpse@0.4.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":637074},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"}},"gitHead":"dee50f2d4a45cd2f70784d05bbbf52e6387e7594","scripts":{"dev":"tsx scripts/dev-server.ts","knip":"knip","lint":"eslint src/ vrt/ scripts/ bench/ e2e/","test":"vitest run","bench":"vitest bench","build":"tsup src/index.ts --format cjs,esm --dts","format":"prettier --write 'src/**/*.ts' 'vrt/**/*.ts' 'scripts/**/*.ts' 'bench/**/*.ts' 'e2e/**/*.ts'","render":"tsx scripts/test-render.ts","inspect":"tsx scripts/inspect-pptx.ts","demo:dev":"cd demo && npm run dev","lint:fix":"eslint src/ vrt/ scripts/ bench/ e2e/ --fix","changeset":"changeset","typecheck":"tsc --noEmit","demo:build":"npm run build && cd demo && npm install && npm run build","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'vrt/**/*.ts' 'scripts/**/*.ts' 'bench/**/*.ts' 'e2e/**/*.ts'","test:package":"npm run build && bash scripts/test-package.sh","test:coverage":"vitest run --coverage","vrt:lo:update":"npm run vrt:lo:docker-build && npm run vrt:lo:fixtures && docker run --rm -v \"$(pwd)\":/workspace pptx-glimpse-vrt bash /workspace/vrt/libreoffice/update_snapshots.sh","vrt:lo:fixtures":"docker run --rm -v \"$(pwd)\":/workspace pptx-glimpse-vrt python3 /workspace/vrt/libreoffice/create_fixtures.py","vrt:lo:docker-build":"docker build -t pptx-glimpse-vrt docker/libreoffice-vrt","vrt:snapshot:update":"docker run --rm -v \"$(pwd)\":/workspace -v pptx-glimpse-snapshot-vrt-nm:/workspace/node_modules pptx-glimpse-snapshot-vrt bash /workspace/vrt/snapshot/docker-run.sh npx tsx vrt/snapshot/create-fixtures.ts && docker run --rm -v \"$(pwd)\":/workspace -v pptx-glimpse-snapshot-vrt-nm:/workspace/node_modules pptx-glimpse-snapshot-vrt bash /workspace/vrt/snapshot/docker-run.sh npx tsx vrt/snapshot/update-snapshots.ts","vrt:snapshot:fixtures":"tsx vrt/snapshot/create-fixtures.ts","vrt:snapshot:docker-build":"docker build -t pptx-glimpse-snapshot-vrt docker/snapshot-vrt"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:df138d71-6d03-4550-804d-a16fb421f2b0"}},"repository":{"url":"git+https://github.com/hirokisakabe/pptx-glimpse.git","type":"git"},"_npmVersion":"11.11.1","description":"A lightweight JavaScript library for rendering PowerPoint (.pptx) files as SVG or PNG in Node.js. No LibreOffice required.","directories":{},"_nodeVersion":"22.22.0","dependencies":{"sharp":"^0.34.5","fflate":"^0.8.2","opentype.js":"^1.3.4","fast-xml-parser":"^5.3.6"},"_hasShrinkwrap":false,"packageManager":"npm@10.9.6","devDependencies":{"ws":"^8.19.0","tsx":"^4.21.0","knip":"^5.85.0","tsup":"^8.0.0","jszip":"^3.10.1","eslint":"^9.0.0","vitest":"^3.0.0","prettier":"^3.0.0","@types/ws":"^8.18.1","pixelmatch":"^7.1.0","typescript":"^5.9.3","@types/node":"^25.2.2","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@vitest/coverage-v8":"^3.2.4","eslint-config-prettier":"^10.0.0","eslint-plugin-simple-import-sort":"^12.1.1"},"_npmOperationalInternal":{"tmp":"tmp/pptx-glimpse_0.4.0_1773673022752_0.666901818030283","host":"s3://npm-registry-packages-npm-production"}},"0.4.1":{"name":"pptx-glimpse","version":"0.4.1","keywords":["pptx","powerpoint","svg","png","converter"],"author":{"name":"hirokisakabe"},"license":"MIT","_id":"pptx-glimpse@0.4.1","maintainers":[{"name":"hirokisakabe","email":"hiroki.sakabe@icloud.com"}],"homepage":"https://github.com/hirokisakabe/pptx-glimpse","bugs":{"url":"https://github.com/hirokisakabe/pptx-glimpse/issues"},"dist":{"shasum":"5d3b1420593df5ceb019564b7e4c5f1fde951cd4","tarball":"https://registry.npmjs.org/pptx-glimpse/-/pptx-glimpse-0.4.1.tgz","fileCount":7,"integrity":"sha512-lHfhi8ArJc7vq9/M+y5dc2V5Yv+dRD6qLZLRVDCIqJdiM7YlQ09MrfdV6LjXRTVBHtpuxQrhgFz94aNHW0Xv1A==","signatures":[{"sig":"MEYCIQCQJns5NPz68CrVxPp9QAyaR5b+kBUh64F1PZET38gwcQIhAM0yM6TN1jA9HU1/j9vbGI+pMY7S0v1zGRtosaSQThRk","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pptx-glimpse@0.4.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":637676},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"}},"gitHead":"7feedcc08b8d7163169536ff748258269ed456ec","scripts":{"dev":"tsx scripts/dev-server.ts","knip":"knip","lint":"eslint src/ vrt/ scripts/ bench/ e2e/","test":"vitest run","bench":"vitest bench","build":"tsup src/index.ts --format cjs,esm --dts","format":"prettier --write 'src/**/*.ts' 'vrt/**/*.ts' 'scripts/**/*.ts' 'bench/**/*.ts' 'e2e/**/*.ts'","render":"tsx scripts/test-render.ts","inspect":"tsx scripts/inspect-pptx.ts","demo:dev":"cd demo && npm run dev","lint:fix":"eslint src/ vrt/ scripts/ bench/ e2e/ --fix","changeset":"changeset","typecheck":"tsc --noEmit","demo:build":"npm run build && cd demo && npm install && npm run build","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'vrt/**/*.ts' 'scripts/**/*.ts' 'bench/**/*.ts' 'e2e/**/*.ts'","test:package":"npm run build && bash scripts/test-package.sh","test:coverage":"vitest run --coverage","vrt:lo:update":"npm run vrt:lo:docker-build && npm run vrt:lo:fixtures && docker run --rm -v \"$(pwd)\":/workspace pptx-glimpse-vrt bash /workspace/vrt/libreoffice/update_snapshots.sh","vrt:lo:fixtures":"docker run --rm -v \"$(pwd)\":/workspace pptx-glimpse-vrt python3 /workspace/vrt/libreoffice/create_fixtures.py","vrt:lo:docker-build":"docker build -t pptx-glimpse-vrt docker/libreoffice-vrt","vrt:snapshot:update":"docker run --rm -v \"$(pwd)\":/workspace -v pptx-glimpse-snapshot-vrt-nm:/workspace/node_modules pptx-glimpse-snapshot-vrt bash /workspace/vrt/snapshot/docker-run.sh npx tsx vrt/snapshot/create-fixtures.ts && docker run --rm -v \"$(pwd)\":/workspace -v pptx-glimpse-snapshot-vrt-nm:/workspace/node_modules pptx-glimpse-snapshot-vrt bash /workspace/vrt/snapshot/docker-run.sh npx tsx vrt/snapshot/update-snapshots.ts","vrt:snapshot:fixtures":"tsx vrt/snapshot/create-fixtures.ts","vrt:snapshot:docker-build":"docker build -t pptx-glimpse-snapshot-vrt docker/snapshot-vrt"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:df138d71-6d03-4550-804d-a16fb421f2b0"}},"repository":{"url":"git+https://github.com/hirokisakabe/pptx-glimpse.git","type":"git"},"_npmVersion":"11.12.0","description":"A lightweight JavaScript library for rendering PowerPoint (.pptx) files as SVG or PNG in Node.js. No LibreOffice required.","directories":{},"_nodeVersion":"22.22.1","dependencies":{"sharp":"^0.34.5","fflate":"^0.8.2","opentype.js":"^1.3.4","fast-xml-parser":"^5.3.6"},"_hasShrinkwrap":false,"packageManager":"npm@10.9.6","devDependencies":{"ws":"^8.19.0","tsx":"^4.21.0","knip":"^5.85.0","tsup":"^8.0.0","jszip":"^3.10.1","eslint":"^9.0.0","vitest":"^3.0.0","prettier":"^3.0.0","@types/ws":"^8.18.1","pixelmatch":"^7.1.0","typescript":"^5.9.3","@types/node":"^25.2.2","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@vitest/coverage-v8":"^3.2.4","eslint-config-prettier":"^10.0.0","eslint-plugin-simple-import-sort":"^12.1.1"},"_npmOperationalInternal":{"tmp":"tmp/pptx-glimpse_0.4.1_1774102646270_0.4343833122350631","host":"s3://npm-registry-packages-npm-production"}},"0.5.0":{"name":"pptx-glimpse","version":"0.5.0","keywords":["pptx","powerpoint","svg","png","converter"],"author":{"name":"hirokisakabe"},"license":"MIT","_id":"pptx-glimpse@0.5.0","maintainers":[{"name":"hirokisakabe","email":"hiroki.sakabe@icloud.com"}],"homepage":"https://github.com/hirokisakabe/pptx-glimpse","bugs":{"url":"https://github.com/hirokisakabe/pptx-glimpse/issues"},"dist":{"shasum":"5d3b45bdf605211f1eadcf15d150f5386a4e24fb","tarball":"https://registry.npmjs.org/pptx-glimpse/-/pptx-glimpse-0.5.0.tgz","fileCount":7,"integrity":"sha512-AcJSltG7KHt0Sfn41luthyS58N0ZuNjz4fKciLcxKFlOey9s3X3cH/ZdECCXZ2c0bSU/R82R+5MpVgEQAluW/g==","signatures":[{"sig":"MEUCICAuuTDRP/JyF9Nzb5S2+OSg03izIwu1/io9PImITockAiEAoVAgFp5PUTSxf/5JUQi9NLPAVYODyaEgO8Lus47wZrs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pptx-glimpse@0.5.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":644766},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"}},"gitHead":"4b66b4442d002bad4214948008e46c8f43c6d0a6","scripts":{"dev":"tsx scripts/dev-server.ts","knip":"knip","lint":"eslint src/ vrt/ scripts/ bench/ e2e/","test":"vitest run","bench":"vitest bench","build":"tsup src/index.ts --format cjs,esm --dts","format":"prettier --write 'src/**/*.ts' 'vrt/**/*.ts' 'scripts/**/*.ts' 'bench/**/*.ts' 'e2e/**/*.ts'","render":"tsx scripts/test-render.ts","inspect":"tsx scripts/inspect-pptx.ts","demo:dev":"cd demo && npm run dev","lint:fix":"eslint src/ vrt/ scripts/ bench/ e2e/ --fix","changeset":"changeset","typecheck":"tsc --noEmit","demo:build":"npm run build && cd demo && npm install && npm run build","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'vrt/**/*.ts' 'scripts/**/*.ts' 'bench/**/*.ts' 'e2e/**/*.ts'","test:package":"npm run build && bash scripts/test-package.sh","test:coverage":"vitest run --coverage","vrt:lo:update":"npm run vrt:lo:docker-build && npm run vrt:lo:fixtures && docker run --rm -v \"$(pwd)\":/workspace pptx-glimpse-vrt bash /workspace/vrt/libreoffice/update_snapshots.sh","vrt:lo:fixtures":"docker run --rm -v \"$(pwd)\":/workspace pptx-glimpse-vrt python3 /workspace/vrt/libreoffice/create_fixtures.py","vrt:lo:docker-build":"docker build -t pptx-glimpse-vrt docker/libreoffice-vrt","vrt:snapshot:update":"docker run --rm -v \"$(pwd)\":/workspace -v pptx-glimpse-snapshot-vrt-nm:/workspace/node_modules pptx-glimpse-snapshot-vrt bash /workspace/vrt/snapshot/docker-run.sh npx tsx vrt/snapshot/create-fixtures.ts && docker run --rm -v \"$(pwd)\":/workspace -v pptx-glimpse-snapshot-vrt-nm:/workspace/node_modules pptx-glimpse-snapshot-vrt bash /workspace/vrt/snapshot/docker-run.sh npx tsx vrt/snapshot/update-snapshots.ts","vrt:snapshot:fixtures":"tsx vrt/snapshot/create-fixtures.ts","vrt:snapshot:docker-build":"docker build -t pptx-glimpse-snapshot-vrt docker/snapshot-vrt"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:df138d71-6d03-4550-804d-a16fb421f2b0"}},"repository":{"url":"git+https://github.com/hirokisakabe/pptx-glimpse.git","type":"git"},"_npmVersion":"11.12.0","description":"A lightweight JavaScript library for rendering PowerPoint (.pptx) files as SVG or PNG in Node.js. No LibreOffice required.","directories":{},"_nodeVersion":"22.22.1","dependencies":{"sharp":"^0.34.5","fflate":"^0.8.2","opentype.js":"^1.3.4","fast-xml-parser":"^5.3.6"},"_hasShrinkwrap":false,"packageManager":"npm@10.9.6","devDependencies":{"ws":"^8.19.0","tsx":"^4.21.0","knip":"^5.85.0","tsup":"^8.0.0","jszip":"^3.10.1","eslint":"^9.0.0","vitest":"^3.0.0","prettier":"^3.0.0","@types/ws":"^8.18.1","pixelmatch":"^7.1.0","typescript":"^5.9.3","@types/node":"^25.2.2","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@vitest/coverage-v8":"^3.2.4","eslint-config-prettier":"^10.0.0","eslint-plugin-simple-import-sort":"^12.1.1"},"_npmOperationalInternal":{"tmp":"tmp/pptx-glimpse_0.5.0_1774106336138_0.6178619987005001","host":"s3://npm-registry-packages-npm-production"}},"0.6.0":{"name":"pptx-glimpse","version":"0.6.0","keywords":["pptx","powerpoint","svg","png","converter"],"author":{"name":"hirokisakabe"},"license":"MIT","_id":"pptx-glimpse@0.6.0","maintainers":[{"name":"hirokisakabe","email":"hiroki.sakabe@icloud.com"}],"homepage":"https://github.com/hirokisakabe/pptx-glimpse","bugs":{"url":"https://github.com/hirokisakabe/pptx-glimpse/issues"},"dist":{"shasum":"d6a3233a5cd0bd8e6056d6f1dc399a16a4407384","tarball":"https://registry.npmjs.org/pptx-glimpse/-/pptx-glimpse-0.6.0.tgz","fileCount":7,"integrity":"sha512-VUw5p27NJJg9E6vDSVLWWv2DKemEfAYgRtjNxRhiXh9V0OxLtuv4sRUQS7M3GIO2Gbxq3Tz5sG+9Ny3SjQ297A==","signatures":[{"sig":"MEUCIDIZ01fvSvIFXRxmvnoZhjqgq6yleh5w119uRlTbpbFEAiEA+71kbBYWUFJ5IyLvCbZuZpxnVCiyPdYsqwLhsfKwxg4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pptx-glimpse@0.6.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":644210},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"}},"gitHead":"0ecb45ef54402f3b988f6320febf6c978172560f","scripts":{"dev":"tsx scripts/dev-server.ts","knip":"knip","lint":"eslint src/ vrt/ scripts/ bench/ e2e/","test":"vitest run","bench":"vitest bench","build":"tsup src/index.ts --format cjs,esm --dts","format":"prettier --write 'src/**/*.ts' 'vrt/**/*.ts' 'scripts/**/*.ts' 'bench/**/*.ts' 'e2e/**/*.ts'","render":"tsx scripts/test-render.ts","inspect":"tsx scripts/inspect-pptx.ts","demo:dev":"cd demo && npm run dev","lint:fix":"eslint src/ vrt/ scripts/ bench/ e2e/ --fix","changeset":"changeset","typecheck":"tsc --noEmit","demo:build":"npm run build && cd demo && npm install && npm run build","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'vrt/**/*.ts' 'scripts/**/*.ts' 'bench/**/*.ts' 'e2e/**/*.ts'","test:package":"npm run build && bash scripts/test-package.sh","test:coverage":"vitest run --coverage","vrt:lo:update":"npm run vrt:lo:docker-build && npm run vrt:lo:fixtures && docker run --rm -v \"$(pwd)\":/workspace pptx-glimpse-vrt bash /workspace/vrt/libreoffice/update_snapshots.sh","vrt:lo:fixtures":"docker run --rm -v \"$(pwd)\":/workspace pptx-glimpse-vrt python3 /workspace/vrt/libreoffice/create_fixtures.py","vrt:lo:docker-build":"docker build -t pptx-glimpse-vrt docker/libreoffice-vrt","vrt:snapshot:update":"docker run --rm -v \"$(pwd)\":/workspace -v pptx-glimpse-snapshot-vrt-nm:/workspace/node_modules pptx-glimpse-snapshot-vrt bash /workspace/vrt/snapshot/docker-run.sh npx tsx vrt/snapshot/create-fixtures.ts && docker run --rm -v \"$(pwd)\":/workspace -v pptx-glimpse-snapshot-vrt-nm:/workspace/node_modules pptx-glimpse-snapshot-vrt bash /workspace/vrt/snapshot/docker-run.sh npx tsx vrt/snapshot/update-snapshots.ts","vrt:snapshot:fixtures":"tsx vrt/snapshot/create-fixtures.ts","vrt:snapshot:docker-build":"docker build -t pptx-glimpse-snapshot-vrt docker/snapshot-vrt"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:df138d71-6d03-4550-804d-a16fb421f2b0"}},"repository":{"url":"git+https://github.com/hirokisakabe/pptx-glimpse.git","type":"git"},"_npmVersion":"11.12.0","description":"A lightweight JavaScript library for rendering PowerPoint (.pptx) files as SVG or PNG in Node.js. No LibreOffice required.","directories":{},"_nodeVersion":"22.22.1","dependencies":{"fflate":"^0.8.2","opentype.js":"^1.3.4","@resvg/resvg-js":"^2.6.2","fast-xml-parser":"^5.3.6"},"_hasShrinkwrap":false,"packageManager":"npm@10.9.6","devDependencies":{"ws":"^8.19.0","tsx":"^4.21.0","knip":"^5.85.0","tsup":"^8.0.0","jszip":"^3.10.1","sharp":"^0.34.5","eslint":"^9.0.0","vitest":"^3.0.0","prettier":"^3.0.0","@types/ws":"^8.18.1","pixelmatch":"^7.1.0","typescript":"^5.9.3","@types/node":"^25.2.2","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@vitest/coverage-v8":"^3.2.4","eslint-config-prettier":"^10.0.0","eslint-plugin-simple-import-sort":"^12.1.1"},"_npmOperationalInternal":{"tmp":"tmp/pptx-glimpse_0.6.0_1774504679326_0.8585050855513732","host":"s3://npm-registry-packages-npm-production"}},"0.6.1":{"name":"pptx-glimpse","version":"0.6.1","keywords":["pptx","powerpoint","svg","png","converter"],"author":{"name":"hirokisakabe"},"license":"MIT","_id":"pptx-glimpse@0.6.1","maintainers":[{"name":"hirokisakabe","email":"hiroki.sakabe@icloud.com"}],"homepage":"https://github.com/hirokisakabe/pptx-glimpse","bugs":{"url":"https://github.com/hirokisakabe/pptx-glimpse/issues"},"dist":{"shasum":"78a4c031492bbd74cd2000b96e1ecd9bde56ca91","tarball":"https://registry.npmjs.org/pptx-glimpse/-/pptx-glimpse-0.6.1.tgz","fileCount":7,"integrity":"sha512-9JAexWkN+G4YyiL7Nehp8uuldN5wQMp7oDlKfYzd7HHgF59lBhclRZEYVDF+a0vhfKsfjattJNc1DhcWCFl7Gw==","signatures":[{"sig":"MEUCIQCss3b7jXQn505RLhe8JCr4XXT7Gjw/RuY+id52wlS9HAIgYb+nAuh1EoKqaJ3IU+ppfWCNWEdyidsNQ33x/sgrE6U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pptx-glimpse@0.6.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":651476},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"}},"gitHead":"75a481e18b4607273f9315bbd43efb1cd6b7436b","scripts":{"dev":"tsx scripts/dev-server.ts","knip":"knip","lint":"eslint src/ vrt/ scripts/ bench/ e2e/","test":"vitest run","bench":"vitest bench","build":"tsup src/index.ts --format cjs,esm --dts","format":"prettier --write 'src/**/*.ts' 'vrt/**/*.ts' 'scripts/**/*.ts' 'bench/**/*.ts' 'e2e/**/*.ts'","render":"tsx scripts/test-render.ts","inspect":"tsx scripts/inspect-pptx.ts","demo:dev":"cd demo && npm run dev","lint:fix":"eslint src/ vrt/ scripts/ bench/ e2e/ --fix","changeset":"changeset","typecheck":"tsc --noEmit","demo:build":"npm run build && cd demo && npm install && npm run build","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'vrt/**/*.ts' 'scripts/**/*.ts' 'bench/**/*.ts' 'e2e/**/*.ts'","test:package":"npm run build && bash scripts/test-package.sh","test:coverage":"vitest run --coverage","vrt:lo:update":"npm run vrt:lo:docker-build && npm run vrt:lo:fixtures && docker run --rm -v \"$(pwd)\":/workspace pptx-glimpse-vrt bash /workspace/vrt/libreoffice/update_snapshots.sh","vrt:lo:fixtures":"docker run --rm -v \"$(pwd)\":/workspace pptx-glimpse-vrt python3 /workspace/vrt/libreoffice/create_fixtures.py","vrt:lo:docker-build":"docker build -t pptx-glimpse-vrt docker/libreoffice-vrt","vrt:snapshot:update":"docker run --rm -v \"$(pwd)\":/workspace -v pptx-glimpse-snapshot-vrt-nm:/workspace/node_modules pptx-glimpse-snapshot-vrt bash /workspace/vrt/snapshot/docker-run.sh npx tsx vrt/snapshot/create-fixtures.ts && docker run --rm -v \"$(pwd)\":/workspace -v pptx-glimpse-snapshot-vrt-nm:/workspace/node_modules pptx-glimpse-snapshot-vrt bash /workspace/vrt/snapshot/docker-run.sh npx tsx vrt/snapshot/update-snapshots.ts","vrt:snapshot:fixtures":"tsx vrt/snapshot/create-fixtures.ts","vrt:snapshot:docker-build":"docker build -t pptx-glimpse-snapshot-vrt docker/snapshot-vrt"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:df138d71-6d03-4550-804d-a16fb421f2b0"}},"repository":{"url":"git+https://github.com/hirokisakabe/pptx-glimpse.git","type":"git"},"_npmVersion":"11.12.1","description":"A lightweight JavaScript library for rendering PowerPoint (.pptx) files as SVG or PNG in Node.js. No LibreOffice required.","directories":{},"_nodeVersion":"22.22.1","dependencies":{"fflate":"^0.8.2","opentype.js":"^1.3.4","@resvg/resvg-js":"^2.6.2","fast-xml-parser":"^5.3.6"},"_hasShrinkwrap":false,"packageManager":"npm@10.9.6","devDependencies":{"ws":"^8.19.0","tsx":"^4.21.0","knip":"^5.85.0","tsup":"^8.0.0","jszip":"^3.10.1","sharp":"^0.34.5","eslint":"^9.0.0","vitest":"^3.0.0","prettier":"^3.0.0","@types/ws":"^8.18.1","pixelmatch":"^7.1.0","typescript":"^5.9.3","@types/node":"^25.2.2","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@vitest/coverage-v8":"^3.2.4","eslint-config-prettier":"^10.0.0","eslint-plugin-simple-import-sort":"^12.1.1"},"_npmOperationalInternal":{"tmp":"tmp/pptx-glimpse_0.6.1_1774679623151_0.31385641076484183","host":"s3://npm-registry-packages-npm-production"}},"0.7.0":{"name":"pptx-glimpse","version":"0.7.0","keywords":["pptx","powerpoint","svg","png","converter"],"author":{"name":"hirokisakabe"},"license":"MIT","_id":"pptx-glimpse@0.7.0","maintainers":[{"name":"hirokisakabe","email":"hiroki.sakabe@icloud.com"}],"homepage":"https://github.com/hirokisakabe/pptx-glimpse","bugs":{"url":"https://github.com/hirokisakabe/pptx-glimpse/issues"},"dist":{"shasum":"21f163b264e8c79cc8dc3a994fdce5c0cef87389","tarball":"https://registry.npmjs.org/pptx-glimpse/-/pptx-glimpse-0.7.0.tgz","fileCount":7,"integrity":"sha512-VjMVUWyjbMIpug+pHkHHbgcDBrNEeZ2W+1LIUDjfqrbwI815jSkZ7/ScUH4/HQfGLLy7yJs+p02/WGxX2Uq0sQ==","signatures":[{"sig":"MEUCIG+TEkFg64IwKvD5SLhXalj3Shsd0/mIv9/ddUwWSZ/4AiEA1uqgVVOqtVVR6kzCW9Rw74wDztlN6Fxuy8ph1RIEkLM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pptx-glimpse@0.7.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":653551},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"}},"gitHead":"9a98c4536697b37f67d713016b6ac86fceefa185","scripts":{"dev":"tsx scripts/dev-server.ts","knip":"knip","lint":"eslint src/ vrt/ scripts/ bench/ e2e/","test":"vitest run","bench":"vitest bench","build":"tsup src/index.ts --format cjs,esm --dts","format":"prettier --write 'src/**/*.ts' 'vrt/**/*.ts' 'scripts/**/*.ts' 'bench/**/*.ts' 'e2e/**/*.ts'","render":"tsx scripts/test-render.ts","inspect":"tsx scripts/inspect-pptx.ts","demo:dev":"cd demo && npm run dev","lint:fix":"eslint src/ vrt/ scripts/ bench/ e2e/ --fix","changeset":"changeset","typecheck":"tsc --noEmit","demo:build":"npm run build && cd demo && npm install && npm run build","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'vrt/**/*.ts' 'scripts/**/*.ts' 'bench/**/*.ts' 'e2e/**/*.ts'","test:package":"npm run build && bash scripts/test-package.sh","test:coverage":"vitest run --coverage","vrt:lo:update":"npm run vrt:lo:docker-build && npm run vrt:lo:fixtures && docker run --rm -v \"$(pwd)\":/workspace pptx-glimpse-vrt bash /workspace/vrt/libreoffice/update_snapshots.sh","vrt:lo:fixtures":"docker run --rm -v \"$(pwd)\":/workspace pptx-glimpse-vrt python3 /workspace/vrt/libreoffice/create_fixtures.py","vrt:lo:docker-build":"docker build -t pptx-glimpse-vrt docker/libreoffice-vrt","vrt:snapshot:update":"docker run --rm -v \"$(pwd)\":/workspace -v pptx-glimpse-snapshot-vrt-nm:/workspace/node_modules pptx-glimpse-snapshot-vrt bash /workspace/vrt/snapshot/docker-run.sh npx tsx vrt/snapshot/create-fixtures.ts && docker run --rm -v \"$(pwd)\":/workspace -v pptx-glimpse-snapshot-vrt-nm:/workspace/node_modules pptx-glimpse-snapshot-vrt bash /workspace/vrt/snapshot/docker-run.sh npx tsx vrt/snapshot/update-snapshots.ts","vrt:snapshot:fixtures":"tsx vrt/snapshot/create-fixtures.ts","vrt:snapshot:docker-build":"docker build -t pptx-glimpse-snapshot-vrt docker/snapshot-vrt"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:df138d71-6d03-4550-804d-a16fb421f2b0"}},"repository":{"url":"git+https://github.com/hirokisakabe/pptx-glimpse.git","type":"git"},"_npmVersion":"11.12.1","description":"A lightweight JavaScript library for rendering PowerPoint (.pptx) files as SVG or PNG in Node.js. No LibreOffice required.","directories":{},"_nodeVersion":"22.22.1","dependencies":{"fflate":"^0.8.2","opentype.js":"^1.3.4","fast-xml-parser":"^5.3.6","@resvg/resvg-wasm":"^2.6.2"},"_hasShrinkwrap":false,"packageManager":"npm@10.9.6","devDependencies":{"ws":"^8.19.0","tsx":"^4.21.0","knip":"^5.85.0","tsup":"^8.0.0","jszip":"^3.10.1","sharp":"^0.34.5","eslint":"^9.0.0","vitest":"^3.0.0","prettier":"^3.0.0","@types/ws":"^8.18.1","pixelmatch":"^7.1.0","typescript":"^5.9.3","@types/node":"^25.2.2","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@vitest/coverage-v8":"^3.2.4","eslint-config-prettier":"^10.0.0","eslint-plugin-simple-import-sort":"^12.1.1"},"_npmOperationalInternal":{"tmp":"tmp/pptx-glimpse_0.7.0_1774691574215_0.22649651493116663","host":"s3://npm-registry-packages-npm-production"}},"0.7.1":{"name":"pptx-glimpse","version":"0.7.1","keywords":["pptx","powerpoint","svg","png","converter"],"author":{"name":"hirokisakabe"},"license":"MIT","_id":"pptx-glimpse@0.7.1","maintainers":[{"name":"hirokisakabe","email":"hiroki.sakabe@icloud.com"}],"homepage":"https://github.com/hirokisakabe/pptx-glimpse","bugs":{"url":"https://github.com/hirokisakabe/pptx-glimpse/issues"},"dist":{"shasum":"fc80c5b7db12f292da5caf2c972699f6a5697159","tarball":"https://registry.npmjs.org/pptx-glimpse/-/pptx-glimpse-0.7.1.tgz","fileCount":7,"integrity":"sha512-GsSntQH3J0/86UviQG3jDX0ypLgQ/SiVJwNX3tFUTCkkPNZo+LIbVdx59HpSjWoztRqpyxINj0YthsSA2l2e5Q==","signatures":[{"sig":"MEQCIBFgxEexFFTn7E0hZj5jjhF1a+QtxgvpWbuQwKE2J/2xAiBkVvWkggir6vm/vnaYo8mrn07pSQqMEwOzGvdbtpCPOg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pptx-glimpse@0.7.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":655521},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"}},"gitHead":"5e05c862feffe471fa4d9803e122dea9c067c45f","scripts":{"dev":"tsx scripts/dev-server.ts","knip":"knip","lint":"eslint src/ vrt/ scripts/ bench/ e2e/","test":"vitest run","bench":"vitest bench","build":"tsup src/index.ts --format cjs,esm --dts","format":"prettier --write 'src/**/*.ts' 'vrt/**/*.ts' 'scripts/**/*.ts' 'bench/**/*.ts' 'e2e/**/*.ts'","render":"tsx scripts/test-render.ts","inspect":"tsx scripts/inspect-pptx.ts","demo:dev":"cd demo && npm run dev","lint:fix":"eslint src/ vrt/ scripts/ bench/ e2e/ --fix","changeset":"changeset","typecheck":"tsc --noEmit","demo:build":"npm run build && cd demo && npm install && npm run build","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'vrt/**/*.ts' 'scripts/**/*.ts' 'bench/**/*.ts' 'e2e/**/*.ts'","test:package":"npm run build && bash scripts/test-package.sh","test:coverage":"vitest run --coverage","vrt:lo:update":"npm run vrt:lo:docker-build && npm run vrt:lo:fixtures && docker run --rm -v \"$(pwd)\":/workspace pptx-glimpse-vrt bash /workspace/vrt/libreoffice/update_snapshots.sh","vrt:lo:fixtures":"docker run --rm -v \"$(pwd)\":/workspace pptx-glimpse-vrt python3 /workspace/vrt/libreoffice/create_fixtures.py","vrt:lo:docker-build":"docker build -t pptx-glimpse-vrt docker/libreoffice-vrt","vrt:snapshot:update":"docker run --rm -v \"$(pwd)\":/workspace -v pptx-glimpse-snapshot-vrt-nm:/workspace/node_modules pptx-glimpse-snapshot-vrt bash /workspace/vrt/snapshot/docker-run.sh bash -c \"npx tsx vrt/snapshot/create-fixtures.ts && npx tsx vrt/snapshot/update-snapshots.ts\"","vrt:snapshot:fixtures":"tsx vrt/snapshot/create-fixtures.ts","vrt:snapshot:docker-build":"docker build -t pptx-glimpse-snapshot-vrt docker/snapshot-vrt"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:df138d71-6d03-4550-804d-a16fb421f2b0"}},"repository":{"url":"git+https://github.com/hirokisakabe/pptx-glimpse.git","type":"git"},"_npmVersion":"11.12.1","description":"A lightweight JavaScript library for rendering PowerPoint (.pptx) files as SVG or PNG in Node.js. No LibreOffice required.","directories":{},"_nodeVersion":"22.22.1","dependencies":{"fflate":"^0.8.2","opentype.js":"^1.3.4","fast-xml-parser":"^5.3.6","@resvg/resvg-wasm":"^2.6.2"},"_hasShrinkwrap":false,"packageManager":"npm@10.9.6","devDependencies":{"ws":"^8.19.0","tsx":"^4.21.0","knip":"^5.85.0","tsup":"^8.0.0","jszip":"^3.10.1","sharp":"^0.34.5","eslint":"^9.0.0","vitest":"^3.0.0","prettier":"^3.0.0","@types/ws":"^8.18.1","pixelmatch":"^7.1.0","typescript":"^5.9.3","@types/node":"^25.2.2","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@vitest/coverage-v8":"^3.2.4","eslint-config-prettier":"^10.0.0","eslint-plugin-simple-import-sort":"^12.1.1"},"_npmOperationalInternal":{"tmp":"tmp/pptx-glimpse_0.7.1_1774883793051_0.5728468536578266","host":"s3://npm-registry-packages-npm-production"}},"0.8.0":{"name":"pptx-glimpse","version":"0.8.0","keywords":["pptx","powerpoint","svg","png","converter"],"author":{"name":"hirokisakabe"},"license":"MIT","_id":"pptx-glimpse@0.8.0","maintainers":[{"name":"hirokisakabe","email":"hiroki.sakabe@icloud.com"}],"homepage":"https://github.com/hirokisakabe/pptx-glimpse","bugs":{"url":"https://github.com/hirokisakabe/pptx-glimpse/issues"},"dist":{"shasum":"4333cb71148cbd4638961bf3c2a233f9108af354","tarball":"https://registry.npmjs.org/pptx-glimpse/-/pptx-glimpse-0.8.0.tgz","fileCount":7,"integrity":"sha512-WvezsA8iem5Myv9usLL/CbXV/MKDi/JGy67IndNQ9oY7IyC81w7zxNpraCwF4wcieAdgR5FVg7QQJFteSTOqrw==","signatures":[{"sig":"MEUCIH0Q7LJuwZOED/j3jzFVD4T35ezM9LRFC3j9cKgHWtF6AiEA2VMaOidH2JaTORaj3vg/eJHFBkEUeGO6z5WXynmh/68=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pptx-glimpse@0.8.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":655759},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"}},"gitHead":"c3279f74dca1df7bf157254203b5137201a5b10b","scripts":{"dev":"tsx scripts/dev-server.ts","knip":"knip","lint":"eslint src/ vrt/ scripts/ bench/ e2e/","test":"vitest run","bench":"vitest bench","build":"tsup src/index.ts --format cjs,esm --dts","format":"prettier --write 'src/**/*.ts' 'vrt/**/*.ts' 'scripts/**/*.ts' 'bench/**/*.ts' 'e2e/**/*.ts'","render":"tsx scripts/test-render.ts","inspect":"tsx scripts/inspect-pptx.ts","demo:dev":"cd demo && npm run dev","lint:fix":"eslint src/ vrt/ scripts/ bench/ e2e/ --fix","changeset":"changeset","typecheck":"tsc --noEmit","demo:build":"npm run build && cd demo && npm install && npm run build","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'vrt/**/*.ts' 'scripts/**/*.ts' 'bench/**/*.ts' 'e2e/**/*.ts'","test:package":"npm run build && bash scripts/test-package.sh","test:coverage":"vitest run --coverage","vrt:lo:update":"npm run vrt:lo:docker-build && npm run vrt:lo:fixtures && docker run --rm -v \"$(pwd)\":/workspace pptx-glimpse-vrt bash /workspace/vrt/libreoffice/update_snapshots.sh","vrt:lo:fixtures":"docker run --rm -v \"$(pwd)\":/workspace pptx-glimpse-vrt python3 /workspace/vrt/libreoffice/create_fixtures.py","vrt:lo:docker-build":"docker build -t pptx-glimpse-vrt docker/libreoffice-vrt","vrt:snapshot:update":"docker run --rm -v \"$(pwd)\":/workspace -v pptx-glimpse-snapshot-vrt-nm:/workspace/node_modules pptx-glimpse-snapshot-vrt bash /workspace/vrt/snapshot/docker-run.sh bash -c \"npx tsx vrt/snapshot/create-fixtures.ts && npx tsx vrt/snapshot/update-snapshots.ts\"","vrt:snapshot:fixtures":"tsx vrt/snapshot/create-fixtures.ts","vrt:snapshot:docker-build":"docker build -t pptx-glimpse-snapshot-vrt docker/snapshot-vrt"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:df138d71-6d03-4550-804d-a16fb421f2b0"}},"repository":{"url":"git+https://github.com/hirokisakabe/pptx-glimpse.git","type":"git"},"_npmVersion":"11.12.1","description":"A lightweight JavaScript library for rendering PowerPoint (.pptx) files as SVG or PNG in Node.js. No LibreOffice required.","directories":{},"_nodeVersion":"22.22.1","dependencies":{"fflate":"^0.8.2","opentype.js":"^1.3.4","fast-xml-parser":"^5.3.6","@resvg/resvg-wasm":"^2.6.2"},"_hasShrinkwrap":false,"packageManager":"npm@10.9.6","devDependencies":{"ws":"^8.19.0","tsx":"^4.21.0","knip":"^5.85.0","tsup":"^8.0.0","jszip":"^3.10.1","sharp":"^0.34.5","eslint":"^9.0.0","vitest":"^3.0.0","prettier":"^3.0.0","@types/ws":"^8.18.1","pixelmatch":"^7.1.0","typescript":"^5.9.3","@types/node":"^25.2.2","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@vitest/coverage-v8":"^3.2.4","eslint-config-prettier":"^10.0.0","eslint-plugin-simple-import-sort":"^12.1.1"},"_npmOperationalInternal":{"tmp":"tmp/pptx-glimpse_0.8.0_1774886112826_0.8092150080059086","host":"s3://npm-registry-packages-npm-production"}},"0.9.0":{"name":"pptx-glimpse","version":"0.9.0","keywords":["pptx","powerpoint","svg","png","converter"],"author":{"name":"hirokisakabe"},"license":"MIT","_id":"pptx-glimpse@0.9.0","maintainers":[{"name":"hirokisakabe","email":"hiroki.sakabe@icloud.com"}],"homepage":"https://github.com/hirokisakabe/pptx-glimpse","bugs":{"url":"https://github.com/hirokisakabe/pptx-glimpse/issues"},"dist":{"shasum":"77431403c6736d5b6db693c098d553bc016bdbaf","tarball":"https://registry.npmjs.org/pptx-glimpse/-/pptx-glimpse-0.9.0.tgz","fileCount":7,"integrity":"sha512-uq6qGB6SFpmKYfS5oxMNaNCCDmxk7xXBsjcf1GHUepKPXCrwTf65zwW3e8qNSmcLtkiH4JKDeByiv+iT7LE0Zg==","signatures":[{"sig":"MEUCIQD3twu+wH4IMaEtWpGZQ2XbL8Kg6RjiiLDv60SU29T4igIgZNdHt4CIBf67ccnZIGOKqqttum7cFPj5GDotkqakjWE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pptx-glimpse@0.9.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":659785},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"}},"gitHead":"e6048ffe8c800f02162689cf5006d2edfbdf605b","scripts":{"dev":"tsx scripts/dev-server.ts","knip":"knip","lint":"eslint src/ vrt/ scripts/ bench/ e2e/","test":"vitest run","bench":"vitest bench","build":"tsup src/index.ts --format cjs,esm --dts","format":"prettier --write 'src/**/*.ts' 'vrt/**/*.ts' 'scripts/**/*.ts' 'bench/**/*.ts' 'e2e/**/*.ts'","render":"tsx scripts/test-render.ts","inspect":"tsx scripts/inspect-pptx.ts","demo:dev":"cd demo && npm run dev","lint:fix":"eslint src/ vrt/ scripts/ bench/ e2e/ --fix","changeset":"changeset","typecheck":"tsc --noEmit","demo:build":"npm run build && cd demo && npm install && npm run build","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'vrt/**/*.ts' 'scripts/**/*.ts' 'bench/**/*.ts' 'e2e/**/*.ts'","test:package":"npm run build && bash scripts/test-package.sh","test:coverage":"vitest run --coverage","vrt:lo:update":"npm run vrt:lo:docker-build && npm run vrt:lo:fixtures && docker run --rm -v \"$(pwd)\":/workspace pptx-glimpse-vrt bash /workspace/vrt/libreoffice/update_snapshots.sh","vrt:lo:fixtures":"docker run --rm -v \"$(pwd)\":/workspace pptx-glimpse-vrt python3 /workspace/vrt/libreoffice/create_fixtures.py","vrt:lo:docker-build":"docker build -t pptx-glimpse-vrt docker/libreoffice-vrt","vrt:snapshot:update":"docker run --rm -v \"$(pwd)\":/workspace -v pptx-glimpse-snapshot-vrt-nm:/workspace/node_modules pptx-glimpse-snapshot-vrt bash /workspace/vrt/snapshot/docker-run.sh bash -c \"npx tsx vrt/snapshot/create-fixtures.ts && npx tsx vrt/snapshot/update-snapshots.ts\"","vrt:snapshot:fixtures":"tsx vrt/snapshot/create-fixtures.ts","vrt:snapshot:docker-build":"docker build -t pptx-glimpse-snapshot-vrt docker/snapshot-vrt"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:df138d71-6d03-4550-804d-a16fb421f2b0"}},"repository":{"url":"git+https://github.com/hirokisakabe/pptx-glimpse.git","type":"git"},"_npmVersion":"11.12.1","description":"A lightweight JavaScript library for rendering PowerPoint (.pptx) files as SVG or PNG in Node.js. No LibreOffice required.","directories":{},"_nodeVersion":"22.22.1","dependencies":{"fflate":"^0.8.2","opentype.js":"^1.3.4","fast-xml-parser":"^5.3.6","@resvg/resvg-wasm":"^2.6.2"},"_hasShrinkwrap":false,"packageManager":"npm@10.9.6","devDependencies":{"ws":"^8.19.0","tsx":"^4.21.0","knip":"^5.85.0","tsup":"^8.0.0","jszip":"^3.10.1","sharp":"^0.34.5","eslint":"^9.0.0","vitest":"^3.0.0","prettier":"^3.0.0","@types/ws":"^8.18.1","pixelmatch":"^7.1.0","typescript":"^5.9.3","@types/node":"^25.2.2","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@vitest/coverage-v8":"^3.2.4","eslint-config-prettier":"^10.0.0","eslint-plugin-simple-import-sort":"^12.1.1"},"_npmOperationalInternal":{"tmp":"tmp/pptx-glimpse_0.9.0_1774911544096_0.10246490562893218","host":"s3://npm-registry-packages-npm-production"}},"0.10.0":{"name":"pptx-glimpse","version":"0.10.0","keywords":["pptx","powerpoint","svg","png","converter"],"author":{"name":"hirokisakabe"},"license":"MIT","_id":"pptx-glimpse@0.10.0","maintainers":[{"name":"hirokisakabe","email":"hiroki.sakabe@icloud.com"}],"homepage":"https://github.com/hirokisakabe/pptx-glimpse","bugs":{"url":"https://github.com/hirokisakabe/pptx-glimpse/issues"},"dist":{"shasum":"e63575bc89aa4dd9fe4ef04b5670289ffa60ac61","tarball":"https://registry.npmjs.org/pptx-glimpse/-/pptx-glimpse-0.10.0.tgz","fileCount":7,"integrity":"sha512-0+PmuEwYsDIM9FhsHJsFcFc9FIzrHhgH1Xlt7k4KMz7FeD6GKQ3mJFPg5ogUjpCSGPC+xSt6rjirU4TmVLnXbw==","signatures":[{"sig":"MEYCIQDJJe0v9vY5dFWDpAKmRGNKQXSqyF2uBHw79LdmfGZa9AIhAM2LNTBsg1znlHsh83ua+LiNJ5FsAvfosaG4LrhD680T","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pptx-glimpse@0.10.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":661722},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"}},"gitHead":"79db45b58ded39bca65bf7add7e5a4f39734d38b","scripts":{"dev":"tsx scripts/dev-server.ts","knip":"knip","lint":"eslint src/ vrt/ scripts/ bench/ e2e/","test":"vitest run","bench":"vitest bench","build":"tsup src/index.ts --format cjs,esm --dts","format":"prettier --write 'src/**/*.ts' 'vrt/**/*.ts' 'scripts/**/*.ts' 'bench/**/*.ts' 'e2e/**/*.ts'","render":"tsx scripts/test-render.ts","inspect":"tsx scripts/inspect-pptx.ts","demo:dev":"cd demo && npm run dev","lint:fix":"eslint src/ vrt/ scripts/ bench/ e2e/ --fix","changeset":"changeset","typecheck":"tsc --noEmit","demo:build":"npm run build && cd demo && npm install && npm run build","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'vrt/**/*.ts' 'scripts/**/*.ts' 'bench/**/*.ts' 'e2e/**/*.ts'","test:package":"npm run build && bash scripts/test-package.sh","test:coverage":"vitest run --coverage","vrt:lo:update":"npm run vrt:lo:docker-build && npm run vrt:lo:fixtures && docker run --rm -v \"$(pwd)\":/workspace pptx-glimpse-vrt bash /workspace/vrt/libreoffice/update_snapshots.sh","vrt:lo:fixtures":"docker run --rm -v \"$(pwd)\":/workspace pptx-glimpse-vrt python3 /workspace/vrt/libreoffice/create_fixtures.py","vrt:lo:docker-build":"docker build -t pptx-glimpse-vrt docker/libreoffice-vrt","vrt:snapshot:update":"docker run --rm -v \"$(pwd)\":/workspace -v pptx-glimpse-snapshot-vrt-nm:/workspace/node_modules pptx-glimpse-snapshot-vrt bash /workspace/vrt/snapshot/docker-run.sh bash -c \"npx tsx vrt/snapshot/create-fixtures.ts && npx tsx vrt/snapshot/update-snapshots.ts\"","vrt:snapshot:fixtures":"tsx vrt/snapshot/create-fixtures.ts","vrt:snapshot:docker-build":"docker build -t pptx-glimpse-snapshot-vrt docker/snapshot-vrt"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:df138d71-6d03-4550-804d-a16fb421f2b0"}},"repository":{"url":"git+https://github.com/hirokisakabe/pptx-glimpse.git","type":"git"},"_npmVersion":"11.12.1","description":"A lightweight JavaScript library for rendering PowerPoint (.pptx) files as SVG or PNG in Node.js. No LibreOffice required.","directories":{},"_nodeVersion":"22.22.1","dependencies":{"fflate":"^0.8.2","opentype.js":"^1.3.4","fast-xml-parser":"^5.3.6","@resvg/resvg-wasm":"^2.6.2"},"_hasShrinkwrap":false,"packageManager":"npm@10.9.6","devDependencies":{"ws":"^8.19.0","tsx":"^4.21.0","knip":"^5.85.0","tsup":"^8.0.0","jszip":"^3.10.1","sharp":"^0.34.5","eslint":"^9.0.0","vitest":"^3.0.0","prettier":"^3.0.0","@types/ws":"^8.18.1","pixelmatch":"^7.1.0","typescript":"^5.9.3","@types/node":"^25.2.2","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@vitest/coverage-v8":"^3.2.4","eslint-config-prettier":"^10.0.0","eslint-plugin-simple-import-sort":"^12.1.1"},"_npmOperationalInternal":{"tmp":"tmp/pptx-glimpse_0.10.0_1774912239571_0.31530464143788217","host":"s3://npm-registry-packages-npm-production"}},"0.10.1":{"name":"pptx-glimpse","version":"0.10.1","keywords":["pptx","powerpoint","svg","png","converter"],"author":{"name":"hirokisakabe"},"license":"MIT","_id":"pptx-glimpse@0.10.1","maintainers":[{"name":"hirokisakabe","email":"hiroki.sakabe@icloud.com"}],"homepage":"https://github.com/hirokisakabe/pptx-glimpse","bugs":{"url":"https://github.com/hirokisakabe/pptx-glimpse/issues"},"dist":{"shasum":"bdedd67f4ac29e50a15c76099cd74ccaf4c15ffe","tarball":"https://registry.npmjs.org/pptx-glimpse/-/pptx-glimpse-0.10.1.tgz","fileCount":7,"integrity":"sha512-EKP77QYcDnQG/bYomuzHi0O+Yo5Mk24Ay3hqv7eEyXFlES9XFiAjOEHuCPOO+SosFWYInVkZWWwyKeRVptYs7w==","signatures":[{"sig":"MEQCIDD/YZW/NmDRGMymuHcpJupAdmqtCEQdQywVr0Go/DunAiA78vIr7Tz/k6eAH/g9eM6zGOcTdDo6uDonNsmwMMmFyA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pptx-glimpse@0.10.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":670160},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"}},"gitHead":"24f9d09fb356dbc43426064ba11ad947d16c90a2","scripts":{"dev":"tsx scripts/dev-server.ts","knip":"knip","lint":"eslint src/ vrt/ scripts/ bench/ e2e/","test":"vitest run","bench":"vitest bench","build":"tsup src/index.ts --format cjs,esm --dts","format":"prettier --write 'src/**/*.ts' 'vrt/**/*.ts' 'scripts/**/*.ts' 'bench/**/*.ts' 'e2e/**/*.ts'","render":"tsx scripts/test-render.ts","inspect":"tsx scripts/inspect-pptx.ts","demo:dev":"cd demo && npm run dev","lint:fix":"eslint src/ vrt/ scripts/ bench/ e2e/ --fix","changeset":"changeset","typecheck":"tsc --noEmit","demo:build":"npm run build && cd demo && npm install && npm run build","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'vrt/**/*.ts' 'scripts/**/*.ts' 'bench/**/*.ts' 'e2e/**/*.ts'","test:package":"npm run build && bash scripts/test-package.sh","test:coverage":"vitest run --coverage","vrt:lo:update":"npm run vrt:lo:docker-build && npm run vrt:lo:fixtures && docker run --rm -v \"$(pwd)\":/workspace pptx-glimpse-vrt bash /workspace/vrt/libreoffice/update_snapshots.sh","vrt:lo:fixtures":"docker run --rm -v \"$(pwd)\":/workspace pptx-glimpse-vrt python3 /workspace/vrt/libreoffice/create_fixtures.py","vrt:lo:docker-build":"docker build -t pptx-glimpse-vrt docker/libreoffice-vrt","vrt:snapshot:update":"docker run --rm -v \"$(pwd)\":/workspace -v pptx-glimpse-snapshot-vrt-nm:/workspace/node_modules pptx-glimpse-snapshot-vrt bash /workspace/vrt/snapshot/docker-run.sh bash -c \"npx tsx vrt/snapshot/create-fixtures.ts && npx tsx vrt/snapshot/update-snapshots.ts\"","vrt:snapshot:fixtures":"tsx vrt/snapshot/create-fixtures.ts","vrt:snapshot:docker-build":"docker build -t pptx-glimpse-snapshot-vrt docker/snapshot-vrt"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:df138d71-6d03-4550-804d-a16fb421f2b0"}},"repository":{"url":"git+https://github.com/hirokisakabe/pptx-glimpse.git","type":"git"},"_npmVersion":"11.12.1","description":"A lightweight JavaScript library for rendering PowerPoint (.pptx) files as SVG or PNG in Node.js. No LibreOffice required.","directories":{},"_nodeVersion":"22.22.1","dependencies":{"fflate":"^0.8.2","opentype.js":"^1.3.4","fast-xml-parser":"^5.3.6","@resvg/resvg-wasm":"^2.6.2"},"_hasShrinkwrap":false,"packageManager":"npm@10.9.6","devDependencies":{"ws":"^8.19.0","tsx":"^4.21.0","knip":"^5.85.0","tsup":"^8.0.0","jszip":"^3.10.1","sharp":"^0.34.5","eslint":"^9.0.0","vitest":"^3.0.0","prettier":"^3.0.0","@types/ws":"^8.18.1","pixelmatch":"^7.1.0","typescript":"^5.9.3","@types/node":"^25.2.2","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@vitest/coverage-v8":"^3.2.4","eslint-config-prettier":"^10.0.0","eslint-plugin-simple-import-sort":"^12.1.1"},"_npmOperationalInternal":{"tmp":"tmp/pptx-glimpse_0.10.1_1774959170634_0.28659672800979474","host":"s3://npm-registry-packages-npm-production"}},"0.10.2":{"name":"pptx-glimpse","version":"0.10.2","keywords":["pptx","powerpoint","svg","png","converter"],"author":{"name":"hirokisakabe"},"license":"MIT","_id":"pptx-glimpse@0.10.2","maintainers":[{"name":"hirokisakabe","email":"hiroki.sakabe@icloud.com"}],"homepage":"https://github.com/hirokisakabe/pptx-glimpse","bugs":{"url":"https://github.com/hirokisakabe/pptx-glimpse/issues"},"dist":{"shasum":"05116c9f7d0e0a080bc6187ea90bc188bb9f2126","tarball":"https://registry.npmjs.org/pptx-glimpse/-/pptx-glimpse-0.10.2.tgz","fileCount":7,"integrity":"sha512-VKmjcx4CQELLkD4yuNN3oGADL5tBSgtkX5OyLVj1ppudV0jAhdBKU1P6OVU5lxvLxZXYEWk5gd6MbwIJH9dqdA==","signatures":[{"sig":"MEUCIB6LMIuu2uUBR01MdS1GD5/chLmlih7Q87J3/bZxfdzyAiEAucxR+keQNpTyDMnlrL9kPJukAooFffbqdi+lFWIeY6g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pptx-glimpse@0.10.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":677866},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"}},"gitHead":"ca12d73f0731604e087b4631e732fb5c3682193f","scripts":{"dev":"tsx scripts/dev-server.ts","knip":"knip","lint":"eslint src/ vrt/ scripts/ bench/ e2e/","test":"vitest run","bench":"vitest bench","build":"tsup src/index.ts --format cjs,esm --dts","format":"prettier --write 'src/**/*.ts' 'vrt/**/*.ts' 'scripts/**/*.ts' 'bench/**/*.ts' 'e2e/**/*.ts'","render":"tsx scripts/test-render.ts","inspect":"tsx scripts/inspect-pptx.ts","demo:dev":"cd demo && npm run dev","lint:fix":"eslint src/ vrt/ scripts/ bench/ e2e/ --fix","changeset":"changeset","typecheck":"tsc --noEmit","demo:build":"npm run build && cd demo && npm install && npm run build","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'vrt/**/*.ts' 'scripts/**/*.ts' 'bench/**/*.ts' 'e2e/**/*.ts'","test:package":"npm run build && bash scripts/test-package.sh","test:coverage":"vitest run --coverage","vrt:lo:update":"npm run vrt:lo:docker-build && npm run vrt:lo:fixtures && docker run --rm -v \"$(pwd)\":/workspace pptx-glimpse-vrt bash /workspace/vrt/libreoffice/update_snapshots.sh","vrt:lo:fixtures":"docker run --rm -v \"$(pwd)\":/workspace pptx-glimpse-vrt python3 /workspace/vrt/libreoffice/create_fixtures.py","vrt:lo:docker-build":"docker build -t pptx-glimpse-vrt docker/libreoffice-vrt","vrt:snapshot:update":"docker run --rm -v \"$(pwd)\":/workspace -v pptx-glimpse-snapshot-vrt-nm:/workspace/node_modules pptx-glimpse-snapshot-vrt bash /workspace/vrt/snapshot/docker-run.sh bash -c \"npx tsx vrt/snapshot/create-fixtures.ts && npx tsx vrt/snapshot/update-snapshots.ts\"","vrt:snapshot:fixtures":"tsx vrt/snapshot/create-fixtures.ts","vrt:snapshot:docker-build":"docker build -t pptx-glimpse-snapshot-vrt docker/snapshot-vrt"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:df138d71-6d03-4550-804d-a16fb421f2b0"}},"repository":{"url":"git+https://github.com/hirokisakabe/pptx-glimpse.git","type":"git"},"_npmVersion":"11.12.1","description":"A lightweight JavaScript library for rendering PowerPoint (.pptx) files as SVG or PNG in Node.js. No LibreOffice required.","directories":{},"_nodeVersion":"22.22.1","dependencies":{"fflate":"^0.8.2","opentype.js":"^1.3.4","fast-xml-parser":"^5.3.6","@resvg/resvg-wasm":"^2.6.2"},"_hasShrinkwrap":false,"packageManager":"npm@10.9.6","devDependencies":{"ws":"^8.19.0","tsx":"^4.21.0","knip":"^5.85.0","tsup":"^8.0.0","jszip":"^3.10.1","sharp":"^0.34.5","eslint":"^9.0.0","vitest":"^3.0.0","prettier":"^3.0.0","@types/ws":"^8.18.1","pixelmatch":"^7.1.0","typescript":"^5.9.3","@types/node":"^25.2.2","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@vitest/coverage-v8":"^3.2.4","eslint-config-prettier":"^10.0.0","eslint-plugin-simple-import-sort":"^12.1.1"},"_npmOperationalInternal":{"tmp":"tmp/pptx-glimpse_0.10.2_1775222698939_0.3086880881145375","host":"s3://npm-registry-packages-npm-production"}},"0.10.3":{"name":"pptx-glimpse","version":"0.10.3","keywords":["pptx","powerpoint","svg","png","converter"],"author":{"name":"hirokisakabe"},"license":"MIT","_id":"pptx-glimpse@0.10.3","maintainers":[{"name":"hirokisakabe","email":"hiroki.sakabe@icloud.com"}],"homepage":"https://github.com/hirokisakabe/pptx-glimpse","bugs":{"url":"https://github.com/hirokisakabe/pptx-glimpse/issues"},"dist":{"shasum":"3d8acf05108669f7d517cd61856aecd3d3ca5b0d","tarball":"https://registry.npmjs.org/pptx-glimpse/-/pptx-glimpse-0.10.3.tgz","fileCount":7,"integrity":"sha512-3FDoPJLLykhhPRGOU1oRkXNGT39UwL5YDA7H0Nguyyv2ywSeeh/GQgFJf4bvhnw0qBEtK3r39wfyRA52UMhwRQ==","signatures":[{"sig":"MEQCIC8V4OxER/lNRNHkAwdUzkigcEY3h/ETgWDIZF3+IIm/AiBykdEAY/gYVsUdUu4jvVsafoGVXUjOBpxZV2r9QC6Oew==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pptx-glimpse@0.10.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":677950},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"}},"gitHead":"80046da4e6970bb732890dc33a8b1856c6242b19","scripts":{"dev":"tsx scripts/dev-server.ts","knip":"knip","lint":"eslint src/ vrt/ scripts/ bench/ e2e/","test":"vitest run","bench":"vitest bench","build":"tsup src/index.ts --format cjs,esm --dts","format":"prettier --write 'src/**/*.ts' 'vrt/**/*.ts' 'scripts/**/*.ts' 'bench/**/*.ts' 'e2e/**/*.ts'","render":"tsx scripts/test-render.ts","inspect":"tsx scripts/inspect-pptx.ts","demo:dev":"cd demo && npm run dev","lint:fix":"eslint src/ vrt/ scripts/ bench/ e2e/ --fix","changeset":"changeset","typecheck":"tsc --noEmit","demo:build":"npm run build && cd demo && npm install && npm run build","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'vrt/**/*.ts' 'scripts/**/*.ts' 'bench/**/*.ts' 'e2e/**/*.ts'","test:package":"npm run build && bash scripts/test-package.sh","test:coverage":"vitest run --coverage","vrt:lo:update":"npm run vrt:lo:docker-build && npm run vrt:lo:fixtures && docker run --rm -v \"$(pwd)\":/workspace pptx-glimpse-vrt bash /workspace/vrt/libreoffice/update_snapshots.sh","vrt:lo:fixtures":"docker run --rm -v \"$(pwd)\":/workspace pptx-glimpse-vrt python3 /workspace/vrt/libreoffice/create_fixtures.py","vrt:lo:docker-build":"docker build -t pptx-glimpse-vrt docker/libreoffice-vrt","vrt:snapshot:update":"docker run --rm -v \"$(pwd)\":/workspace -v pptx-glimpse-snapshot-vrt-nm:/workspace/node_modules pptx-glimpse-snapshot-vrt bash /workspace/vrt/snapshot/docker-run.sh bash -c \"npx tsx vrt/snapshot/create-fixtures.ts && npx tsx vrt/snapshot/update-snapshots.ts\"","vrt:snapshot:fixtures":"tsx vrt/snapshot/create-fixtures.ts","vrt:snapshot:docker-build":"docker build -t pptx-glimpse-snapshot-vrt docker/snapshot-vrt"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:df138d71-6d03-4550-804d-a16fb421f2b0"}},"repository":{"url":"git+https://github.com/hirokisakabe/pptx-glimpse.git","type":"git"},"_npmVersion":"11.12.1","description":"A lightweight JavaScript library for rendering PowerPoint (.pptx) files as SVG or PNG in Node.js. No LibreOffice required.","directories":{},"_nodeVersion":"22.22.2","dependencies":{"fflate":"^0.8.2","opentype.js":"^1.3.4","fast-xml-parser":"^5.3.6","@resvg/resvg-wasm":"^2.6.2"},"_hasShrinkwrap":false,"packageManager":"npm@10.9.6","devDependencies":{"ws":"^8.19.0","tsx":"^4.21.0","knip":"^5.85.0","tsup":"^8.0.0","jszip":"^3.10.1","sharp":"^0.34.5","eslint":"^9.0.0","vitest":"^3.0.0","prettier":"^3.0.0","@types/ws":"^8.18.1","pixelmatch":"^7.1.0","typescript":"^5.9.3","@types/node":"^25.2.2","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@vitest/coverage-v8":"^3.2.4","eslint-config-prettier":"^10.0.0","eslint-plugin-simple-import-sort":"^12.1.1"},"_npmOperationalInternal":{"tmp":"tmp/pptx-glimpse_0.10.3_1775384067640_0.3636413613826903","host":"s3://npm-registry-packages-npm-production"}},"0.10.4":{"name":"pptx-glimpse","version":"0.10.4","keywords":["pptx","powerpoint","svg","png","converter"],"author":{"name":"hirokisakabe"},"license":"MIT","_id":"pptx-glimpse@0.10.4","maintainers":[{"name":"hirokisakabe","email":"hiroki.sakabe@icloud.com"}],"homepage":"https://github.com/hirokisakabe/pptx-glimpse","bugs":{"url":"https://github.com/hirokisakabe/pptx-glimpse/issues"},"dist":{"shasum":"315ca4e0fe447a04b37349174afe1226c4351231","tarball":"https://registry.npmjs.org/pptx-glimpse/-/pptx-glimpse-0.10.4.tgz","fileCount":7,"integrity":"sha512-wIuZiwi42OW3yaCRr75SSqgRjjclTla6HvATrqJCYu5jn9TVDJqlsdtTYuSNZY8HbDkh73AWymcsU/tyS9/5Gg==","signatures":[{"sig":"MEYCIQCHdWpjJhxZNx4knoS4bHrw+uZRNSKyfI8ZG5d55yhk6gIhAL1bRLXxIeuZ6b5lu7nwhlGelDUlj3hnAZwS3AUwLZAS","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pptx-glimpse@0.10.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":678920},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"}},"gitHead":"1050e6487aa54ac24682cdd2c1e2b17c897dbba4","scripts":{"dev":"tsx scripts/dev-server.ts","knip":"knip","lint":"eslint src/ vrt/ scripts/ bench/ e2e/","test":"vitest run","bench":"vitest bench","build":"tsup src/index.ts --format cjs,esm --dts","format":"prettier --write 'src/**/*.ts' 'vrt/**/*.ts' 'scripts/**/*.ts' 'bench/**/*.ts' 'e2e/**/*.ts'","render":"tsx scripts/test-render.ts","inspect":"tsx scripts/inspect-pptx.ts","demo:dev":"cd demo && npm run dev","lint:fix":"eslint src/ vrt/ scripts/ bench/ e2e/ --fix","changeset":"changeset","typecheck":"tsc --noEmit","demo:build":"npm run build && cd demo && npm install && npm run build","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'vrt/**/*.ts' 'scripts/**/*.ts' 'bench/**/*.ts' 'e2e/**/*.ts'","test:package":"npm run build && bash scripts/test-package.sh","test:coverage":"vitest run --coverage","vrt:lo:update":"npm run vrt:lo:docker-build && npm run vrt:lo:fixtures && docker run --rm -v \"$(pwd)\":/workspace pptx-glimpse-vrt bash /workspace/vrt/libreoffice/update_snapshots.sh","vrt:lo:fixtures":"docker run --rm -v \"$(pwd)\":/workspace pptx-glimpse-vrt python3 /workspace/vrt/libreoffice/create_fixtures.py","vrt:lo:docker-build":"docker build -t pptx-glimpse-vrt docker/libreoffice-vrt","vrt:snapshot:update":"docker run --rm -v \"$(pwd)\":/workspace -v pptx-glimpse-snapshot-vrt-nm:/workspace/node_modules pptx-glimpse-snapshot-vrt bash /workspace/vrt/snapshot/docker-run.sh bash -c \"npx tsx vrt/snapshot/create-fixtures.ts && npx tsx vrt/snapshot/update-snapshots.ts\"","vrt:snapshot:fixtures":"tsx vrt/snapshot/create-fixtures.ts","vrt:snapshot:docker-build":"docker build -t pptx-glimpse-snapshot-vrt docker/snapshot-vrt"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:df138d71-6d03-4550-804d-a16fb421f2b0"}},"repository":{"url":"git+https://github.com/hirokisakabe/pptx-glimpse.git","type":"git"},"_npmVersion":"11.13.0","description":"A lightweight JavaScript library for rendering PowerPoint (.pptx) files as SVG or PNG in Node.js. No LibreOffice required.","directories":{},"_nodeVersion":"22.22.2","dependencies":{"fflate":"^0.8.2","opentype.js":"^1.3.4","fast-xml-parser":"^5.7.3","@resvg/resvg-wasm":"^2.6.2"},"_hasShrinkwrap":false,"packageManager":"npm@10.9.6","devDependencies":{"ws":"^8.19.0","tsx":"^4.21.0","knip":"^5.85.0","tsup":"^8.0.0","jszip":"^3.10.1","sharp":"^0.34.5","eslint":"^9.0.0","vitest":"^3.0.0","prettier":"^3.0.0","@types/ws":"^8.18.1","pixelmatch":"^7.1.0","typescript":"^5.9.3","@types/node":"^25.2.2","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@vitest/coverage-v8":"^3.2.4","eslint-config-prettier":"^10.0.0","eslint-plugin-simple-import-sort":"^12.1.1"},"_npmOperationalInternal":{"tmp":"tmp/pptx-glimpse_0.10.4_1777952264106_0.5316154768152472","host":"s3://npm-registry-packages-npm-production"}},"0.11.0":{"name":"pptx-glimpse","version":"0.11.0","keywords":["pptx","powerpoint","svg","png","converter"],"author":{"name":"hirokisakabe"},"license":"MIT","_id":"pptx-glimpse@0.11.0","maintainers":[{"name":"hirokisakabe","email":"hiroki.sakabe@icloud.com"}],"homepage":"https://github.com/hirokisakabe/pptx-glimpse","bugs":{"url":"https://github.com/hirokisakabe/pptx-glimpse/issues"},"dist":{"shasum":"2a7944faf738af8faacf04453b48b77b7b6dcdaf","tarball":"https://registry.npmjs.org/pptx-glimpse/-/pptx-glimpse-0.11.0.tgz","fileCount":7,"integrity":"sha512-qMDoL2Pn+7Wbw+WGrQxOWgyCeYdxZcPHZk7gSD/Lu+t2AKDD4Jc10mzmhA32majkEr6xMyytg9PATjQkgoYaSw==","signatures":[{"sig":"MEUCIDbcv5GPGDNrZFh9gu+NGcvf2OrV1xiSqNNbDfjf4lTTAiEA8xd/FF9PozwC70sGnkAuaU4qNA/ixstLSC24S25XQPg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pptx-glimpse@0.11.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":680119},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"}},"gitHead":"de103605fb870e8448b8d208d1b1b5541a298cf9","scripts":{"dev":"tsx scripts/dev-server.ts","knip":"knip","lint":"eslint src/ vrt/ scripts/ bench/ e2e/","test":"vitest run","bench":"vitest bench","build":"tsup src/index.ts --format cjs,esm --dts","format":"prettier --write 'src/**/*.ts' 'vrt/**/*.ts' 'scripts/**/*.ts' 'bench/**/*.ts' 'e2e/**/*.ts'","render":"tsx scripts/test-render.ts","inspect":"tsx scripts/inspect-pptx.ts","demo:dev":"cd demo && npm run dev","lint:fix":"eslint src/ vrt/ scripts/ bench/ e2e/ --fix","changeset":"changeset","typecheck":"tsc --noEmit","demo:build":"npm run build && cd demo && npm install && npm run build","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'vrt/**/*.ts' 'scripts/**/*.ts' 'bench/**/*.ts' 'e2e/**/*.ts'","test:package":"npm run build && bash scripts/test-package.sh","test:coverage":"vitest run --coverage","vrt:lo:update":"npm run vrt:lo:docker-build && npm run vrt:lo:fixtures && docker run --rm -v \"$(pwd)\":/workspace pptx-glimpse-vrt bash /workspace/vrt/libreoffice/update_snapshots.sh","vrt:lo:fixtures":"docker run --rm -v \"$(pwd)\":/workspace pptx-glimpse-vrt python3 /workspace/vrt/libreoffice/create_fixtures.py","vrt:lo:docker-build":"docker build -t pptx-glimpse-vrt docker/libreoffice-vrt","vrt:snapshot:update":"docker run --rm -v \"$(pwd)\":/workspace -v pptx-glimpse-snapshot-vrt-nm:/workspace/node_modules pptx-glimpse-snapshot-vrt bash /workspace/vrt/snapshot/docker-run.sh bash -c \"npx tsx vrt/snapshot/create-fixtures.ts && npx tsx vrt/snapshot/update-snapshots.ts\"","vrt:snapshot:fixtures":"tsx vrt/snapshot/create-fixtures.ts","vrt:snapshot:docker-build":"docker build -t pptx-glimpse-snapshot-vrt docker/snapshot-vrt"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:df138d71-6d03-4550-804d-a16fb421f2b0"}},"repository":{"url":"git+https://github.com/hirokisakabe/pptx-glimpse.git","type":"git"},"_npmVersion":"11.16.0","description":"A lightweight JavaScript library for rendering PowerPoint (.pptx) files as SVG or PNG in Node.js. No LibreOffice required.","directories":{},"_nodeVersion":"22.22.3","dependencies":{"fflate":"^0.8.2","opentype.js":"^1.3.4","fast-xml-parser":"^5.7.3","@resvg/resvg-wasm":"^2.6.2"},"_hasShrinkwrap":false,"packageManager":"npm@10.9.6","devDependencies":{"ws":"^8.19.0","tsx":"^4.21.0","knip":"^5.85.0","tsup":"^8.0.0","jszip":"^3.10.1","sharp":"^0.34.5","eslint":"^9.0.0","vitest":"^3.0.0","prettier":"^3.0.0","@types/ws":"^8.18.1","pixelmatch":"^7.1.0","typescript":"^5.9.3","@types/node":"^25.2.2","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@vitest/coverage-v8":"^3.2.4","eslint-config-prettier":"^10.0.0","eslint-plugin-simple-import-sort":"^12.1.1"},"_npmOperationalInternal":{"tmp":"tmp/pptx-glimpse_0.11.0_1779978583084_0.07278644199051776","host":"s3://npm-registry-packages-npm-production"}},"0.11.1":{"name":"pptx-glimpse","version":"0.11.1","keywords":["pptx","powerpoint","svg","png","converter"],"author":{"name":"hirokisakabe"},"license":"MIT","_id":"pptx-glimpse@0.11.1","maintainers":[{"name":"hirokisakabe","email":"hiroki.sakabe@icloud.com"}],"homepage":"https://github.com/hirokisakabe/pptx-glimpse","bugs":{"url":"https://github.com/hirokisakabe/pptx-glimpse/issues"},"dist":{"shasum":"938696cc3874d2550df76ba681e65a126371c034","tarball":"https://registry.npmjs.org/pptx-glimpse/-/pptx-glimpse-0.11.1.tgz","fileCount":7,"integrity":"sha512-IuVvwAwLwztqDtjUyz6cx6TkHEDotWKB+o3VZRZLKffymCfgu19/UkTWhiDBCjYauvXvXbBrvGro015H0zMlEA==","signatures":[{"sig":"MEUCIQCppLVQlCEpra/gNWP5/gVQ4xTUWaAy8tWrDAcWkOi0/wIgJv1WI0+uWjIoGk4Kul9cVm3Z+JyBFe0ABhC8C6VfNr0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pptx-glimpse@0.11.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":682738},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"}},"gitHead":"cdf490e700f5100db07edc0cb652fd4ffbd277d8","scripts":{"dev":"tsx scripts/dev-server.ts","knip":"knip","lint":"eslint src/ vrt/ scripts/ bench/ e2e/","test":"vitest run","bench":"vitest bench","build":"tsup src/index.ts --format cjs,esm --dts","format":"prettier --write 'src/**/*.ts' 'vrt/**/*.ts' 'scripts/**/*.ts' 'bench/**/*.ts' 'e2e/**/*.ts'","render":"tsx scripts/test-render.ts","inspect":"tsx scripts/inspect-pptx.ts","demo:dev":"cd demo && npm run dev","lint:fix":"eslint src/ vrt/ scripts/ bench/ e2e/ --fix","changeset":"changeset","typecheck":"tsc --noEmit","demo:build":"npm run build && cd demo && npm install && npm run build","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'vrt/**/*.ts' 'scripts/**/*.ts' 'bench/**/*.ts' 'e2e/**/*.ts'","test:package":"npm run build && bash scripts/test-package.sh","test:coverage":"vitest run --coverage","vrt:lo:update":"npm run vrt:lo:docker-build && npm run vrt:lo:fixtures && docker run --rm -v \"$(pwd)\":/workspace pptx-glimpse-vrt bash /workspace/vrt/libreoffice/update_snapshots.sh","vrt:lo:fixtures":"docker run --rm -v \"$(pwd)\":/workspace pptx-glimpse-vrt python3 /workspace/vrt/libreoffice/create_fixtures.py","vrt:lo:docker-build":"docker build -t pptx-glimpse-vrt docker/libreoffice-vrt","vrt:snapshot:update":"docker run --rm -v \"$(pwd)\":/workspace -v pptx-glimpse-snapshot-vrt-nm:/workspace/node_modules pptx-glimpse-snapshot-vrt bash /workspace/vrt/snapshot/docker-run.sh bash -c \"npx tsx vrt/snapshot/create-fixtures.ts && npx tsx vrt/snapshot/update-snapshots.ts\"","vrt:snapshot:fixtures":"tsx vrt/snapshot/create-fixtures.ts","vrt:snapshot:docker-build":"docker build -t pptx-glimpse-snapshot-vrt docker/snapshot-vrt"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:df138d71-6d03-4550-804d-a16fb421f2b0"}},"repository":{"url":"git+https://github.com/hirokisakabe/pptx-glimpse.git","type":"git"},"_npmVersion":"11.16.0","description":"A lightweight JavaScript library for rendering PowerPoint (.pptx) files as SVG or PNG in Node.js. No LibreOffice required.","directories":{},"_nodeVersion":"22.22.3","dependencies":{"fflate":"^0.8.2","opentype.js":"^1.3.4","fast-xml-parser":"^5.7.3","@resvg/resvg-wasm":"^2.6.2"},"_hasShrinkwrap":false,"packageManager":"npm@10.9.6","devDependencies":{"ws":"^8.19.0","tsx":"^4.21.0","knip":"^5.85.0","tsup":"^8.0.0","jszip":"^3.10.1","sharp":"^0.34.5","eslint":"^9.0.0","vitest":"^3.0.0","prettier":"^3.0.0","@types/ws":"^8.18.1","pixelmatch":"^7.1.0","typescript":"^5.9.3","@types/node":"^25.2.2","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@vitest/coverage-v8":"^3.2.4","eslint-config-prettier":"^10.0.0","eslint-plugin-simple-import-sort":"^12.1.1"},"_npmOperationalInternal":{"tmp":"tmp/pptx-glimpse_0.11.1_1780138869973_0.09385804648188456","host":"s3://npm-registry-packages-npm-production"}},"0.11.2":{"name":"pptx-glimpse","version":"0.11.2","keywords":["pptx","powerpoint","svg","png","converter"],"author":{"name":"hirokisakabe"},"license":"MIT","_id":"pptx-glimpse@0.11.2","maintainers":[{"name":"hirokisakabe","email":"hiroki.sakabe@icloud.com"}],"homepage":"https://github.com/hirokisakabe/pptx-glimpse","bugs":{"url":"https://github.com/hirokisakabe/pptx-glimpse/issues"},"dist":{"shasum":"841aa140be95ab63ed744b18df41d68d7fd4d7a3","tarball":"https://registry.npmjs.org/pptx-glimpse/-/pptx-glimpse-0.11.2.tgz","fileCount":7,"integrity":"sha512-MK4cRpQ4JXQ4uYNVtwWv3wkNC6m1DRFhQxYAxcC8d4j1nyxwEcdu/8Ymkl06V5vSpZJY4VtB9xqBrPqAr9qf5A==","signatures":[{"sig":"MEUCIQDXZSFlNmfRwALXD/TjXibY3ucZJoMKIFaOUBXUWMcj6QIgI2aqGA5SV8riZirRCKII5T5INsvYcHYQu5KsQEzQHjo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pptx-glimpse@0.11.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":686158},"main":"./dist/index.cjs","type":"module","_from":"file:pptx-glimpse-0.11.2.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"}},"scripts":{"dev":"tsx scripts/dev-server.ts","knip":"knip","lint":"eslint src/ vrt/ scripts/ bench/ e2e/","test":"vitest run","bench":"vitest bench","build":"tsup src/index.ts --format cjs,esm --dts","format":"prettier --write 'src/**/*.ts' 'vrt/**/*.ts' 'scripts/**/*.ts' 'bench/**/*.ts' 'e2e/**/*.ts'","render":"tsx scripts/test-render.ts","inspect":"tsx scripts/inspect-pptx.ts","demo:dev":"cd demo && npm run dev","lint:fix":"eslint src/ vrt/ scripts/ bench/ e2e/ --fix","changeset":"changeset","typecheck":"tsc --noEmit","demo:build":"pnpm run build && cd demo && npm install && npm run build","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'vrt/**/*.ts' 'scripts/**/*.ts' 'bench/**/*.ts' 'e2e/**/*.ts'","test:package":"pnpm run build && bash scripts/test-package.sh","test:coverage":"vitest run --coverage","vrt:lo:update":"pnpm run vrt:lo:docker-build && pnpm run vrt:lo:fixtures && docker run --rm -v \"$(pwd)\":/workspace pptx-glimpse-vrt bash /workspace/vrt/libreoffice/update_snapshots.sh","vrt:lo:fixtures":"docker run --rm -v \"$(pwd)\":/workspace pptx-glimpse-vrt python3 /workspace/vrt/libreoffice/create_fixtures.py","vrt:lo:docker-build":"docker build -t pptx-glimpse-vrt docker/libreoffice-vrt","vrt:snapshot:update":"docker run --rm -v \"$(pwd)\":/workspace -v pptx-glimpse-snapshot-vrt-nm:/workspace/node_modules pptx-glimpse-snapshot-vrt bash /workspace/vrt/snapshot/docker-run.sh bash -c \"npx tsx vrt/snapshot/create-fixtures.ts && npx tsx vrt/snapshot/update-snapshots.ts\"","vrt:snapshot:fixtures":"tsx vrt/snapshot/create-fixtures.ts","vrt:snapshot:docker-build":"docker build -t pptx-glimpse-snapshot-vrt docker/snapshot-vrt"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:df138d71-6d03-4550-804d-a16fb421f2b0"}},"_resolved":"/tmp/f3cffd89fc38a4a67bc5eaadea0b5c97/pptx-glimpse-0.11.2.tgz","_integrity":"sha512-MK4cRpQ4JXQ4uYNVtwWv3wkNC6m1DRFhQxYAxcC8d4j1nyxwEcdu/8Ymkl06V5vSpZJY4VtB9xqBrPqAr9qf5A==","repository":{"url":"git+https://github.com/hirokisakabe/pptx-glimpse.git","type":"git"},"_npmVersion":"11.16.0","description":"A lightweight JavaScript library for rendering PowerPoint (.pptx) files as SVG or PNG in Node.js. No LibreOffice required.","directories":{},"_nodeVersion":"22.22.3","dependencies":{"fflate":"^0.8.2","opentype.js":"1.3.4","fast-xml-parser":"^5.7.3","@resvg/resvg-wasm":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.19.0","tsx":"^4.21.0","knip":"^5.85.0","tsup":"^8.0.0","jszip":"^3.10.1","sharp":"^0.34.5","eslint":"^9.0.0","vitest":"^3.0.0","prettier":"^3.0.0","@types/ws":"^8.18.1","pixelmatch":"^7.1.0","typescript":"^5.9.3","@types/node":"^25.2.2","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@vitest/coverage-v8":"^3.2.4","eslint-config-prettier":"^10.0.0","eslint-plugin-simple-import-sort":"^12.1.1"},"_npmOperationalInternal":{"tmp":"tmp/pptx-glimpse_0.11.2_1780143273163_0.626523523415333","host":"s3://npm-registry-packages-npm-production"}},"1.0.0":{"name":"pptx-glimpse","version":"1.0.0","keywords":["pptx","powerpoint","svg","png","converter"],"author":"hirokisakabe","license":"MIT","_id":"pptx-glimpse@1.0.0","maintainers":[{"name":"hirokisakabe","email":"hiroki.sakabe@icloud.com"}],"homepage":"https://github.com/hirokisakabe/pptx-glimpse","bugs":{"url":"https://github.com/hirokisakabe/pptx-glimpse/issues"},"dist":{"shasum":"06f9189b8af6f6377a9012883612a102f2f70038","tarball":"https://registry.npmjs.org/pptx-glimpse/-/pptx-glimpse-1.0.0.tgz","fileCount":7,"integrity":"sha512-YIlz+vEVq4FoCgL7yGf3WGfTKFs1KcpeCpmhUsdxR52UDB1uSF1E+QiVwyfnFuLj0/nbBlqEX1SQfEsbMyYNUw==","signatures":[{"sig":"MEUCIQClKfxBxaT83vd138h6OxhCuw8KkAIXGtnO/J4F5cjKVwIgUtCy4SlPKst5y2wc/6N0dDK02I+gsHUOcXrLGsGjMII=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pptx-glimpse@1.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":686157},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"}},"scripts":{"dev":"tsx scripts/dev-server.ts","knip":"knip","lint":"eslint src/ vrt/ scripts/ bench/ e2e/","test":"vitest run","bench":"vitest bench","build":"tsup src/index.ts --format cjs,esm --dts","format":"prettier --write 'src/**/*.ts' 'vrt/**/*.ts' 'scripts/**/*.ts' 'bench/**/*.ts' 'e2e/**/*.ts'","render":"tsx scripts/test-render.ts","inspect":"tsx scripts/inspect-pptx.ts","demo:dev":"cd demo && npm run dev","lint:fix":"eslint src/ vrt/ scripts/ bench/ e2e/ --fix","changeset":"changeset","typecheck":"tsc --noEmit","demo:build":"pnpm run build && cd demo && npm install && npm run build","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'vrt/**/*.ts' 'scripts/**/*.ts' 'bench/**/*.ts' 'e2e/**/*.ts'","test:package":"pnpm run build && bash scripts/test-package.sh","test:coverage":"vitest run --coverage","vrt:lo:update":"pnpm run vrt:lo:docker-build && pnpm run vrt:lo:fixtures && docker run --rm -v \"$(pwd)\":/workspace pptx-glimpse-vrt bash /workspace/vrt/libreoffice/update_snapshots.sh","vrt:lo:fixtures":"docker run --rm -v \"$(pwd)\":/workspace pptx-glimpse-vrt python3 /workspace/vrt/libreoffice/create_fixtures.py","vrt:lo:docker-build":"docker build -t pptx-glimpse-vrt docker/libreoffice-vrt","vrt:snapshot:update":"docker run --rm -v \"$(pwd)\":/workspace -v pptx-glimpse-snapshot-vrt-nm:/workspace/node_modules pptx-glimpse-snapshot-vrt bash /workspace/vrt/snapshot/docker-run.sh bash -c \"npx tsx vrt/snapshot/create-fixtures.ts && npx tsx vrt/snapshot/update-snapshots.ts\"","vrt:snapshot:fixtures":"tsx vrt/snapshot/create-fixtures.ts","vrt:snapshot:docker-build":"docker build -t pptx-glimpse-snapshot-vrt docker/snapshot-vrt"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:df138d71-6d03-4550-804d-a16fb421f2b0"}},"repository":{"url":"https://github.com/hirokisakabe/pptx-glimpse.git","type":"git"},"description":"A lightweight JavaScript library for rendering PowerPoint (.pptx) files as SVG or PNG in Node.js. No LibreOffice required.","directories":{},"_nodeVersion":"22.22.3","dependencies":{"fflate":"^0.8.2","opentype.js":"1.3.4","fast-xml-parser":"^5.7.3","@resvg/resvg-wasm":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.19.0","tsx":"^4.21.0","knip":"^5.85.0","tsup":"^8.0.0","jszip":"^3.10.1","sharp":"^0.34.5","eslint":"^9.0.0","vitest":"^3.0.0","prettier":"^3.0.0","@types/ws":"^8.18.1","pixelmatch":"^7.1.0","typescript":"^5.9.3","@types/node":"^25.2.2","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@vitest/coverage-v8":"^3.2.4","eslint-config-prettier":"^10.0.0","eslint-plugin-simple-import-sort":"^12.1.1"},"_npmOperationalInternal":{"tmp":"tmp/pptx-glimpse_1.0.0_1780147342239_0.2217747895223856","host":"s3://npm-registry-packages-npm-production"}},"1.0.1":{"name":"pptx-glimpse","version":"1.0.1","keywords":["pptx","powerpoint","svg","png","converter"],"author":"hirokisakabe","license":"MIT","_id":"pptx-glimpse@1.0.1","maintainers":[{"name":"hirokisakabe","email":"hiroki.sakabe@icloud.com"}],"homepage":"https://github.com/hirokisakabe/pptx-glimpse","bugs":{"url":"https://github.com/hirokisakabe/pptx-glimpse/issues"},"dist":{"shasum":"e2dda7521821e6174f9f79b864b5dc176d72c1d4","tarball":"https://registry.npmjs.org/pptx-glimpse/-/pptx-glimpse-1.0.1.tgz","fileCount":7,"integrity":"sha512-aZVo5hVEDSB/peKfBxo0xTb+6H2YMin3RP1Fwry37IRDn6K+7RjU/RPliiSJSTNJpgKDQYPLdIejBIoJfapLhw==","signatures":[{"sig":"MEUCICY9PjRF1WxXOd2ym2kXc7Q1qSYgZ/+Or5Gxs90I0HX7AiEAsTVRIjiixHV771PK8/5r9iM7dfts2FAsvV28Xk2Neuc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pptx-glimpse@1.0.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":690786},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"}},"scripts":{"dev":"tsx scripts/dev-server.ts","knip":"knip","lint":"eslint src/ vrt/ scripts/ bench/ e2e/","test":"vitest run","bench":"vitest bench","build":"tsup src/index.ts --format cjs,esm --dts","format":"prettier --write 'src/**/*.ts' 'vrt/**/*.ts' 'scripts/**/*.ts' 'bench/**/*.ts' 'e2e/**/*.ts'","render":"tsx scripts/test-render.ts","inspect":"tsx scripts/inspect-pptx.ts","demo:dev":"cd demo && npm run dev","lint:fix":"eslint src/ vrt/ scripts/ bench/ e2e/ --fix","changeset":"changeset","typecheck":"tsc --noEmit","demo:build":"pnpm run build && cd demo && npm install && npm run build","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'vrt/**/*.ts' 'scripts/**/*.ts' 'bench/**/*.ts' 'e2e/**/*.ts'","test:package":"pnpm run build && bash scripts/test-package.sh","test:coverage":"vitest run --coverage","vrt:lo:update":"pnpm run vrt:lo:docker-build && pnpm run vrt:lo:fixtures && docker run --rm -v \"$(pwd)\":/workspace pptx-glimpse-vrt bash /workspace/vrt/libreoffice/update_snapshots.sh","vrt:lo:fixtures":"docker run --rm -v \"$(pwd)\":/workspace pptx-glimpse-vrt python3 /workspace/vrt/libreoffice/create_fixtures.py","vrt:lo:docker-build":"docker build -t pptx-glimpse-vrt docker/libreoffice-vrt","vrt:snapshot:update":"docker run --rm -v \"$(pwd)\":/workspace -v pptx-glimpse-snapshot-vrt-nm:/workspace/node_modules pptx-glimpse-snapshot-vrt bash /workspace/vrt/snapshot/docker-run.sh bash -c \"npx tsx vrt/snapshot/create-fixtures.ts && npx tsx vrt/snapshot/update-snapshots.ts\"","vrt:snapshot:fixtures":"tsx vrt/snapshot/create-fixtures.ts","vrt:snapshot:docker-build":"docker build -t pptx-glimpse-snapshot-vrt docker/snapshot-vrt"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:df138d71-6d03-4550-804d-a16fb421f2b0"}},"repository":{"url":"https://github.com/hirokisakabe/pptx-glimpse.git","type":"git"},"description":"A lightweight JavaScript library for rendering PowerPoint (.pptx) files as SVG or PNG in Node.js. No LibreOffice required.","directories":{},"_nodeVersion":"22.22.3","dependencies":{"fflate":"^0.8.2","opentype.js":"1.3.4","fast-xml-parser":"^5.7.3","@resvg/resvg-wasm":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.19.0","tsx":"^4.21.0","knip":"^5.85.0","tsup":"^8.0.0","jszip":"^3.10.1","sharp":"^0.34.5","eslint":"^9.0.0","vitest":"^4.1.0","prettier":"^3.0.0","@types/ws":"^8.18.1","pixelmatch":"^7.1.0","typescript":"^5.9.3","@types/node":"^25.2.2","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@vitest/coverage-v8":"4.1.0","eslint-config-prettier":"^10.0.0","eslint-plugin-simple-import-sort":"^12.1.1"},"_npmOperationalInternal":{"tmp":"tmp/pptx-glimpse_1.0.1_1780578591496_0.13079911256917565","host":"s3://npm-registry-packages-npm-production"}},"1.1.0":{"name":"pptx-glimpse","version":"1.1.0","keywords":["pptx","powerpoint","svg","png","converter"],"author":"hirokisakabe","license":"MIT","_id":"pptx-glimpse@1.1.0","maintainers":[{"name":"hirokisakabe","email":"hiroki.sakabe@icloud.com"}],"homepage":"https://github.com/hirokisakabe/pptx-glimpse","bugs":{"url":"https://github.com/hirokisakabe/pptx-glimpse/issues"},"dist":{"shasum":"3864bb6841a3edc8470b5b3471c10e4ae01518de","tarball":"https://registry.npmjs.org/pptx-glimpse/-/pptx-glimpse-1.1.0.tgz","fileCount":7,"integrity":"sha512-yGCg170cWATRnlLv6QZ8ytf6UGoxp2ddWbWd61KdR6D+FR7qXx5GxkY2CZni2NhvIfEUx0Asc/IK0N7qoIgjMg==","signatures":[{"sig":"MEUCIQDlyqMqqUJAMMenFt9aEjUkPePzUPV2TPxywwg8yy5mnQIgOJpwVdV+5hSABSkz8xiH/ZxwL64kN+wkov2tVM1++4k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pptx-glimpse@1.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":705795},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"}},"scripts":{"dev":"tsx scripts/dev-server.ts","knip":"knip","lint":"eslint src/ vrt/ scripts/ bench/ e2e/","test":"vitest run","bench":"vitest bench","build":"tsup src/index.ts --format cjs,esm --dts","format":"prettier --write 'src/**/*.ts' 'vrt/**/*.ts' 'scripts/**/*.ts' 'bench/**/*.ts' 'e2e/**/*.ts'","render":"tsx scripts/test-render.ts","inspect":"tsx scripts/inspect-pptx.ts","demo:dev":"cd demo && npm run dev","lint:fix":"eslint src/ vrt/ scripts/ bench/ e2e/ --fix","changeset":"changeset","typecheck":"tsc --noEmit","demo:build":"pnpm run build && cd demo && npm install && npm run build","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'vrt/**/*.ts' 'scripts/**/*.ts' 'bench/**/*.ts' 'e2e/**/*.ts'","test:package":"pnpm run build && bash scripts/test-package.sh","test:coverage":"vitest run --coverage","vrt:lo:update":"pnpm run vrt:lo:docker-build && pnpm run vrt:lo:fixtures && docker run --rm -v \"$(pwd)\":/workspace pptx-glimpse-vrt bash /workspace/vrt/libreoffice/update_snapshots.sh","vrt:lo:fixtures":"docker run --rm -v \"$(pwd)\":/workspace pptx-glimpse-vrt python3 /workspace/vrt/libreoffice/create_fixtures.py","vrt:lo:docker-build":"docker build -t pptx-glimpse-vrt docker/libreoffice-vrt","vrt:snapshot:update":"docker run --rm -v \"$(pwd)\":/workspace -v pptx-glimpse-snapshot-vrt-nm:/workspace/node_modules pptx-glimpse-snapshot-vrt bash /workspace/vrt/snapshot/docker-run.sh bash -c \"npx tsx vrt/snapshot/create-fixtures.ts && npx tsx vrt/snapshot/update-snapshots.ts\"","vrt:snapshot:fixtures":"tsx vrt/snapshot/create-fixtures.ts","vrt:snapshot:docker-build":"docker build -t pptx-glimpse-snapshot-vrt docker/snapshot-vrt"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:df138d71-6d03-4550-804d-a16fb421f2b0"}},"repository":{"url":"https://github.com/hirokisakabe/pptx-glimpse.git","type":"git"},"description":"A lightweight JavaScript library for rendering PowerPoint (.pptx) files as SVG or PNG in Node.js. No LibreOffice required.","directories":{},"_nodeVersion":"22.22.3","dependencies":{"fflate":"^0.8.2","opentype.js":"1.3.4","fast-xml-parser":"^5.7.3","@resvg/resvg-wasm":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.19.0","tsx":"^4.21.0","knip":"^5.85.0","tsup":"^8.0.0","jszip":"^3.10.1","sharp":"^0.34.5","eslint":"^9.0.0","vitest":"^4.1.0","prettier":"^3.0.0","@types/ws":"^8.18.1","pixelmatch":"^7.1.0","typescript":"^5.9.3","@types/node":"^25.2.2","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@vitest/coverage-v8":"4.1.0","eslint-config-prettier":"^10.0.0","eslint-plugin-simple-import-sort":"^12.1.1"},"_npmOperationalInternal":{"tmp":"tmp/pptx-glimpse_1.1.0_1781279330728_0.8938879690520027","host":"s3://npm-registry-packages-npm-production"}},"1.1.1":{"name":"pptx-glimpse","version":"1.1.1","keywords":["pptx","powerpoint","svg","png","converter"],"author":"hirokisakabe","license":"MIT","_id":"pptx-glimpse@1.1.1","maintainers":[{"name":"hirokisakabe","email":"hiroki.sakabe@icloud.com"}],"homepage":"https://github.com/hirokisakabe/pptx-glimpse","bugs":{"url":"https://github.com/hirokisakabe/pptx-glimpse/issues"},"dist":{"shasum":"614302ef86a4a35783a2541b0c08a42b6629757b","tarball":"https://registry.npmjs.org/pptx-glimpse/-/pptx-glimpse-1.1.1.tgz","fileCount":7,"integrity":"sha512-hvCx7fIgmfOjsj6AQH5DoDPEjBAjhVhlggXC6evURI47nmP4Avdj8uX0Kneu+1t4cNNS/Lm1kkTGiWpWgk6s1Q==","signatures":[{"sig":"MEUCIGXtJL9havjP6CGTbdu+limEmEm9l4avRqtjOmt7Po8yAiEAl1WIAB5935may5/n9njqhwfIUD1M9okNtUzdfanmaRw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pptx-glimpse@1.1.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":705625},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"}},"scripts":{"dev":"tsx scripts/dev-server.ts","knip":"knip","lint":"eslint src/ vrt/ scripts/ bench/ e2e/","test":"vitest run","bench":"vitest bench","build":"tsup src/index.ts --format cjs,esm --dts","format":"prettier --write 'src/**/*.ts' 'vrt/**/*.ts' 'scripts/**/*.ts' 'bench/**/*.ts' 'e2e/**/*.ts'","render":"tsx scripts/test-render.ts","inspect":"tsx scripts/inspect-pptx.ts","demo:dev":"cd demo && npm run dev","lint:fix":"eslint src/ vrt/ scripts/ bench/ e2e/ --fix","changeset":"changeset","typecheck":"tsc --noEmit","demo:build":"pnpm run build && cd demo && npm install && npm run build","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'vrt/**/*.ts' 'scripts/**/*.ts' 'bench/**/*.ts' 'e2e/**/*.ts'","test:package":"pnpm run build && bash scripts/test-package.sh","test:coverage":"vitest run --coverage","vrt:lo:update":"pnpm run vrt:lo:docker-build && pnpm run vrt:lo:fixtures && docker run --rm -v \"$(pwd)\":/workspace pptx-glimpse-vrt bash /workspace/vrt/libreoffice/update_snapshots.sh","vrt:lo:fixtures":"docker run --rm -v \"$(pwd)\":/workspace pptx-glimpse-vrt python3 /workspace/vrt/libreoffice/create_fixtures.py","vrt:lo:docker-build":"docker build -t pptx-glimpse-vrt docker/libreoffice-vrt","vrt:snapshot:update":"docker run --rm -v \"$(pwd)\":/workspace -v pptx-glimpse-snapshot-vrt-nm:/workspace/node_modules pptx-glimpse-snapshot-vrt bash /workspace/vrt/snapshot/docker-run.sh bash -c \"npx tsx vrt/snapshot/create-fixtures.ts && npx tsx vrt/snapshot/update-snapshots.ts\"","vrt:snapshot:fixtures":"tsx vrt/snapshot/create-fixtures.ts","vrt:snapshot:docker-build":"docker build -t pptx-glimpse-snapshot-vrt docker/snapshot-vrt"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:df138d71-6d03-4550-804d-a16fb421f2b0"}},"repository":{"url":"https://github.com/hirokisakabe/pptx-glimpse.git","type":"git"},"description":"A lightweight JavaScript library for rendering PowerPoint (.pptx) files as SVG or PNG in Node.js. No LibreOffice required.","directories":{},"_nodeVersion":"22.22.3","dependencies":{"fflate":"^0.8.2","opentype.js":"1.3.4","fast-xml-parser":"^5.7.3","@resvg/resvg-wasm":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.19.0","tsx":"^4.21.0","knip":"^5.85.0","tsup":"^8.0.0","jszip":"^3.10.1","sharp":"^0.34.5","eslint":"^9.0.0","vitest":"^4.1.0","prettier":"^3.0.0","@types/ws":"^8.18.1","pixelmatch":"^7.1.0","typescript":"^5.9.3","@types/node":"^25.2.2","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@vitest/coverage-v8":"4.1.0","eslint-config-prettier":"^10.0.0","eslint-plugin-simple-import-sort":"^12.1.1"},"_npmOperationalInternal":{"tmp":"tmp/pptx-glimpse_1.1.1_1781334465070_0.35126760711844884","host":"s3://npm-registry-packages-npm-production"}},"1.1.2":{"name":"pptx-glimpse","version":"1.1.2","keywords":["pptx","powerpoint","svg","png","converter"],"author":"hirokisakabe","license":"MIT","_id":"pptx-glimpse@1.1.2","maintainers":[{"name":"hirokisakabe","email":"hiroki.sakabe@icloud.com"}],"homepage":"https://github.com/hirokisakabe/pptx-glimpse","bugs":{"url":"https://github.com/hirokisakabe/pptx-glimpse/issues"},"dist":{"shasum":"73285bd95d2f88595dfd9a7cc98b5d344fb73c65","tarball":"https://registry.npmjs.org/pptx-glimpse/-/pptx-glimpse-1.1.2.tgz","fileCount":6,"integrity":"sha512-xH1TcGue3wCIgF5DmXi7zJgr6yUa29MhOhk5qYjQ7tzxzI9mHnWL+8rHyhTuF7wWsbc4HdE3QDyeLXtlQBpIew==","signatures":[{"sig":"MEQCIG/IdU/IuVICPl/Uj/AawaZfPs5BrMcTf9hbbF3Q/aDLAiAIYucgSZCSyqlKQx3VYviYl+u8jmEvAu5rZxe/c+C2/g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pptx-glimpse@1.1.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":932879},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"}},"scripts":{"build":"tsup"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:df138d71-6d03-4550-804d-a16fb421f2b0"}},"repository":{"url":"https://github.com/hirokisakabe/pptx-glimpse.git","type":"git"},"description":"A lightweight JavaScript library for rendering PowerPoint (.pptx) files as SVG or PNG in Node.js. No LibreOffice required.","directories":{},"_nodeVersion":"22.23.0","dependencies":{"fflate":"^0.8.2","opentype.js":"1.3.4","fast-xml-parser":"^5.7.3","@resvg/resvg-wasm":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"@pptx-glimpse/document":"0.0.0","@pptx-glimpse/renderer":"0.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pptx-glimpse_1.1.2_1782546877846_0.7871353186995502","host":"s3://npm-registry-packages-npm-production"}},"2.0.0":{"name":"pptx-glimpse","version":"2.0.0","keywords":["pptx","powerpoint","svg","png","converter"],"author":"hirokisakabe","license":"MIT","_id":"pptx-glimpse@2.0.0","maintainers":[{"name":"hirokisakabe","email":"hiroki.sakabe@icloud.com"}],"homepage":"https://github.com/hirokisakabe/pptx-glimpse","bugs":{"url":"https://github.com/hirokisakabe/pptx-glimpse/issues"},"dist":{"shasum":"3ab1e448bb812714415159be7f4647bef763a1ce","tarball":"https://registry.npmjs.org/pptx-glimpse/-/pptx-glimpse-2.0.0.tgz","fileCount":6,"integrity":"sha512-yWJvN1XnvhYAte66iEesHrigxaxwJiAUt869X9IRjPxghLLrW/ti6BeAdzslkZydJO9dw5w3a3q2JoJeTNe15w==","signatures":[{"sig":"MEUCIQCTyFpJ8nf6lGwQhISlUGJN+uUXzReQbPhpGtXfTcpMPQIgPXRxiVlmXetOEhkL7lMgeXS66zd+DPnbGPNxw+658Cw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pptx-glimpse@2.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":833740},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"}},"scripts":{"build":"tsup"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:df138d71-6d03-4550-804d-a16fb421f2b0"}},"repository":{"url":"https://github.com/hirokisakabe/pptx-glimpse.git","type":"git"},"description":"A lightweight JavaScript library for rendering PowerPoint (.pptx) files as SVG or PNG in Node.js. No LibreOffice required.","directories":{},"_nodeVersion":"22.23.0","dependencies":{"fflate":"^0.8.2","opentype.js":"1.3.4","fast-xml-parser":"^5.7.3","@resvg/resvg-wasm":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"@pptx-glimpse/document":"0.0.0","@pptx-glimpse/renderer":"0.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pptx-glimpse_2.0.0_1782657921310_0.8892094937283335","host":"s3://npm-registry-packages-npm-production"}},"3.0.0":{"name":"pptx-glimpse","version":"3.0.0","keywords":["pptx","powerpoint","svg","png","converter"],"author":"hirokisakabe","license":"MIT","_id":"pptx-glimpse@3.0.0","maintainers":[{"name":"hirokisakabe","email":"hiroki.sakabe@icloud.com"}],"homepage":"https://github.com/hirokisakabe/pptx-glimpse","bugs":{"url":"https://github.com/hirokisakabe/pptx-glimpse/issues"},"dist":{"shasum":"2f94caeb25f33f461fa2973139c1a490691dbd8c","tarball":"https://registry.npmjs.org/pptx-glimpse/-/pptx-glimpse-3.0.0.tgz","fileCount":19,"integrity":"sha512-IxVVefYsbkwxMGCuhv4vtjnCWo4hAgifDkIWSzB4to3nSm4P1d3/8AAyV1/gcbxixYON7yaBiG77HG4yMYGO6A==","signatures":[{"sig":"MEYCIQDClL430QPcFNRCGPJU/2xmDHtTS+m0W4UerGn+PyZULwIhAJOMFRTkMnRH36S6zRQ0jeLPoh68CRDP8fkoogYLH1+O","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pptx-glimpse@3.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1565139},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","browser":"./dist/browser.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","browser":{"types":"./dist/browser.d.ts","import":"./dist/browser.js","default":"./dist/browser.js"},"require":"./dist/index.cjs"}},"scripts":{"build":"tsup"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:df138d71-6d03-4550-804d-a16fb421f2b0"}},"repository":{"url":"https://github.com/hirokisakabe/pptx-glimpse.git","type":"git"},"description":"A lightweight JavaScript library for rendering PowerPoint (.pptx) files as SVG or PNG in Node.js. No LibreOffice required.","directories":{},"_nodeVersion":"22.23.1","dependencies":{"fflate":"^0.8.2","opentype.js":"1.3.4","fast-xml-parser":"^5.7.3","@resvg/resvg-wasm":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"@pptx-glimpse/document":"0.0.0","@pptx-glimpse/renderer":"0.0.0","@pptx-glimpse/editor-core":"0.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pptx-glimpse_3.0.0_1783217756376_0.0028851028044003524","host":"s3://npm-registry-packages-npm-production"}},"3.1.0":{"name":"pptx-glimpse","version":"3.1.0","keywords":["pptx","powerpoint","svg","png","converter"],"author":"hirokisakabe","license":"MIT","_id":"pptx-glimpse@3.1.0","maintainers":[{"name":"hirokisakabe","email":"hiroki.sakabe@icloud.com"}],"homepage":"https://github.com/hirokisakabe/pptx-glimpse","bugs":{"url":"https://github.com/hirokisakabe/pptx-glimpse/issues"},"bin":{"pptx-glimpse":"./dist/cli.js"},"dist":{"shasum":"6bf070d74dd51034920a21f223cc6ddf9e7ab4a3","tarball":"https://registry.npmjs.org/pptx-glimpse/-/pptx-glimpse-3.1.0.tgz","fileCount":25,"integrity":"sha512-+ZhceDRX/6XzENQ7Z2NNs69xw0On611lCO479/b2sAZfYdMJ2dmB3FZ0V7jCMOsWngZMDSGZ6EYUE1+j7tF6cw==","signatures":[{"sig":"MEYCIQC31u81uY7kmB0Fp0pDSkOTVtZnDUu/lKskliOd64bepgIhALqagFoBLhlsGxaEcxDqFPzpegCcJecKmdoX8nP+H0Jh","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pptx-glimpse@3.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2121038},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","browser":"./dist/browser.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","browser":{"types":"./dist/browser.d.ts","import":"./dist/browser.js","default":"./dist/browser.js"},"require":"./dist/index.cjs"}},"scripts":{"build":"tsup"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:df138d71-6d03-4550-804d-a16fb421f2b0"}},"repository":{"url":"https://github.com/hirokisakabe/pptx-glimpse.git","type":"git"},"description":"A lightweight JavaScript library for rendering PowerPoint (.pptx) files as SVG or PNG in Node.js and the browser. No LibreOffice required.","directories":{},"_nodeVersion":"22.23.1","dependencies":{"fflate":"^0.8.2","opentype.js":"1.3.4","fast-xml-parser":"^5.7.3","@resvg/resvg-wasm":"^2.6.2","@pptx-glimpse/document":"^0.2.0"},"_hasShrinkwrap":false,"devDependencies":{"@pptx-glimpse/renderer":"0.0.0","@pptx-glimpse/editor-core":"0.0.2"},"_npmOperationalInternal":{"tmp":"tmp/pptx-glimpse_3.1.0_1783262341390_0.7358546982068637","host":"s3://npm-registry-packages-npm-production"}},"3.1.1":{"name":"pptx-glimpse","version":"3.1.1","keywords":["pptx","powerpoint","svg","png","converter"],"author":"hirokisakabe","license":"MIT","_id":"pptx-glimpse@3.1.1","maintainers":[{"name":"hirokisakabe","email":"hiroki.sakabe@icloud.com"}],"homepage":"https://github.com/hirokisakabe/pptx-glimpse","bugs":{"url":"https://github.com/hirokisakabe/pptx-glimpse/issues"},"bin":{"pptx-glimpse":"./dist/cli.js"},"dist":{"shasum":"7531752ab938d96e1f2c4161b0002657eef363b6","tarball":"https://registry.npmjs.org/pptx-glimpse/-/pptx-glimpse-3.1.1.tgz","fileCount":25,"integrity":"sha512-H7AZhzqTsU5eej+C0v0A6qINlFr7WStcUHZ7FKAL35kMm8GXL/ll4ndh+KbNgdDBo7cVCV+JW1Vvpw6x3Vhvgg==","signatures":[{"sig":"MEUCIQDuLdrtTH/ferXTObhoB03G5nebalwET9gmpSs/y3KrrAIgDOXXrEksB6SIU7svNMsHG9fNOdWM3b+pjcCXl6uDX4I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pptx-glimpse@3.1.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2129361},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","browser":"./dist/browser.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","browser":{"types":"./dist/browser.d.ts","import":"./dist/browser.js","default":"./dist/browser.js"},"require":"./dist/index.cjs"}},"scripts":{"build":"tsup"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:df138d71-6d03-4550-804d-a16fb421f2b0"}},"repository":{"url":"https://github.com/hirokisakabe/pptx-glimpse.git","type":"git"},"description":"A lightweight JavaScript library for rendering PowerPoint (.pptx) files as SVG or PNG in Node.js and the browser. No LibreOffice required.","directories":{},"_nodeVersion":"22.23.1","dependencies":{"fflate":"^0.8.2","opentype.js":"1.3.4","fast-xml-parser":"^5.7.3","@resvg/resvg-wasm":"^2.6.2","@pptx-glimpse/document":"^0.3.0"},"_hasShrinkwrap":false,"devDependencies":{"@pptx-glimpse/renderer":"0.0.0","@pptx-glimpse/editor-core":"0.0.3"},"_npmOperationalInternal":{"tmp":"tmp/pptx-glimpse_3.1.1_1783346810816_0.007567290746541833","host":"s3://npm-registry-packages-npm-production"}},"3.2.0":{"name":"pptx-glimpse","version":"3.2.0","keywords":["pptx","powerpoint","svg","png","converter"],"author":"hirokisakabe","license":"MIT","_id":"pptx-glimpse@3.2.0","maintainers":[{"name":"hirokisakabe","email":"hiroki.sakabe@icloud.com"}],"homepage":"https://github.com/hirokisakabe/pptx-glimpse","bugs":{"url":"https://github.com/hirokisakabe/pptx-glimpse/issues"},"bin":{"pptx-glimpse":"./dist/cli.js"},"dist":{"shasum":"f71278eb8df7ecbc0045e163eb91762347e9cb64","tarball":"https://registry.npmjs.org/pptx-glimpse/-/pptx-glimpse-3.2.0.tgz","fileCount":25,"integrity":"sha512-bkhoKcZ/gltAUQufFJLW8X+FtPs0seQoEW7pIqMJGIRl32ykQcbCfo5ebh3CyA2T6DzlUA/A4ilwTvl+5bMBHQ==","signatures":[{"sig":"MEQCIA7Mnj63vk5uPeuYSFeKHJCmhaO3XpBsemuf4JIg6mgcAiBcbAGA3qkSqSV3+i6LenH38+Rca4/V8mjSsGmJcjzHJw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pptx-glimpse@3.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2220290},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","browser":"./dist/browser.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","browser":{"types":"./dist/browser.d.ts","import":"./dist/browser.js","default":"./dist/browser.js"},"require":"./dist/index.cjs"}},"scripts":{"build":"tsup"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:df138d71-6d03-4550-804d-a16fb421f2b0"}},"repository":{"url":"https://github.com/hirokisakabe/pptx-glimpse.git","type":"git"},"description":"A lightweight JavaScript library for rendering PowerPoint (.pptx) files as SVG or PNG in Node.js and the browser. No LibreOffice required.","directories":{},"_nodeVersion":"22.23.1","dependencies":{"fflate":"^0.8.2","opentype.js":"1.3.4","fast-xml-parser":"^5.7.3","@resvg/resvg-wasm":"^2.6.2","@pptx-glimpse/document":"^0.4.0"},"_hasShrinkwrap":false,"devDependencies":{"@pptx-glimpse/renderer":"0.0.0","@pptx-glimpse/editor-core":"0.0.4"},"_npmOperationalInternal":{"tmp":"tmp/pptx-glimpse_3.2.0_1783349761804_0.18353138054413143","host":"s3://npm-registry-packages-npm-production"}},"3.2.1":{"name":"pptx-glimpse","version":"3.2.1","keywords":["pptx","powerpoint","svg","png","converter"],"author":"hirokisakabe","license":"MIT","_id":"pptx-glimpse@3.2.1","maintainers":[{"name":"hirokisakabe","email":"hiroki.sakabe@icloud.com"}],"homepage":"https://github.com/hirokisakabe/pptx-glimpse","bugs":{"url":"https://github.com/hirokisakabe/pptx-glimpse/issues"},"bin":{"pptx-glimpse":"./dist/cli.js"},"dist":{"shasum":"36c49cc3a482ebeaef724b70398de66c5bfab6f8","tarball":"https://registry.npmjs.org/pptx-glimpse/-/pptx-glimpse-3.2.1.tgz","fileCount":25,"integrity":"sha512-Js++QgNIUZbW1hff1Gj8Kyewlwreqr/uz6T++1XFAeYQ/M1JKHF3ANBfn/F4wlHfWvUZrwyKKaGnpavw8PpDCQ==","signatures":[{"sig":"MEUCIQCE9dErkymsXnQPDNK7lE9C5mVINPeo8842Ayn76I1f5wIgMykDXGvK1fFVEnCl1hwWcV6fnmr1OS31vDPUzq51faU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pptx-glimpse@3.2.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2249800},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","browser":"./dist/browser.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","browser":{"types":"./dist/browser.d.ts","import":"./dist/browser.js","default":"./dist/browser.js"},"require":"./dist/index.cjs"}},"scripts":{"build":"tsup"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:df138d71-6d03-4550-804d-a16fb421f2b0"}},"repository":{"url":"https://github.com/hirokisakabe/pptx-glimpse.git","type":"git"},"description":"A lightweight JavaScript library for rendering PowerPoint (.pptx) files as SVG or PNG in Node.js and the browser. No LibreOffice required.","directories":{},"_nodeVersion":"22.23.1","dependencies":{"fflate":"^0.8.2","opentype.js":"1.3.4","fast-xml-parser":"^5.7.3","@resvg/resvg-wasm":"^2.6.2","@pptx-glimpse/document":"^0.5.0"},"_hasShrinkwrap":false,"devDependencies":{"@pptx-glimpse/renderer":"0.0.0","@pptx-glimpse/editor-core":"0.0.5"},"_npmOperationalInternal":{"tmp":"tmp/pptx-glimpse_3.2.1_1783435996077_0.7851542154220454","host":"s3://npm-registry-packages-npm-production"}},"3.2.2":{"name":"pptx-glimpse","version":"3.2.2","keywords":["pptx","powerpoint","svg","png","converter"],"author":"hirokisakabe","license":"MIT","_id":"pptx-glimpse@3.2.2","maintainers":[{"name":"hirokisakabe","email":"hiroki.sakabe@icloud.com"}],"homepage":"https://github.com/hirokisakabe/pptx-glimpse","bugs":{"url":"https://github.com/hirokisakabe/pptx-glimpse/issues"},"bin":{"pptx-glimpse":"./dist/cli.js"},"dist":{"shasum":"388a93c52200150160c76a1e0e1ac637c1663c2c","tarball":"https://registry.npmjs.org/pptx-glimpse/-/pptx-glimpse-3.2.2.tgz","fileCount":25,"integrity":"sha512-AtKHPYSZJLeWL3di9nwC7vSwxAuE7liDtw8mpxgy/9P+gvzwva38R1TIpmolEC0nPAXpff5P5r4+DLuGr7FRJg==","signatures":[{"sig":"MEYCIQDWUFXFnk5fBicVy4fJYEvbdNO77MLCOKN8aSY07Km9AgIhALIddSnyB5Z7dsG+NzeQVJ3nyOj5XyEaSLr/sEMJwHfN","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pptx-glimpse@3.2.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2257106},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","browser":"./dist/browser.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","browser":{"types":"./dist/browser.d.ts","import":"./dist/browser.js","default":"./dist/browser.js"},"require":"./dist/index.cjs"}},"scripts":{"build":"tsup"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:df138d71-6d03-4550-804d-a16fb421f2b0"}},"repository":{"url":"https://github.com/hirokisakabe/pptx-glimpse.git","type":"git"},"description":"A lightweight JavaScript library for rendering PowerPoint (.pptx) files as SVG or PNG in Node.js and the browser. No LibreOffice required.","directories":{},"_nodeVersion":"22.23.1","dependencies":{"fflate":"^0.8.2","opentype.js":"1.3.4","fast-xml-parser":"^5.7.3","@resvg/resvg-wasm":"^2.6.2","@pptx-glimpse/document":"^0.6.0"},"_hasShrinkwrap":false,"devDependencies":{"@pptx-glimpse/renderer":"0.0.0","@pptx-glimpse/editor-core":"0.0.6"},"_npmOperationalInternal":{"tmp":"tmp/pptx-glimpse_3.2.2_1783686460590_0.5543453350688037","host":"s3://npm-registry-packages-npm-production"}},"3.2.3":{"name":"pptx-glimpse","version":"3.2.3","keywords":["pptx","powerpoint","svg","png","converter"],"author":"hirokisakabe","license":"MIT","_id":"pptx-glimpse@3.2.3","maintainers":[{"name":"hirokisakabe","email":"hiroki.sakabe@icloud.com"}],"homepage":"https://github.com/hirokisakabe/pptx-glimpse","bugs":{"url":"https://github.com/hirokisakabe/pptx-glimpse/issues"},"bin":{"pptx-glimpse":"./dist/cli.js"},"dist":{"shasum":"184943be4db4b715856824fb64914ecd7e7c9f50","tarball":"https://registry.npmjs.org/pptx-glimpse/-/pptx-glimpse-3.2.3.tgz","fileCount":25,"integrity":"sha512-dmF9LiHAC85UI3KYJ+L89WxqQQ+BOvYIDzjwG0fyUS9hMPE6K7pwcXeDlbIUCB6qrntA+V9s8Gde0OqBgTy9vQ==","signatures":[{"sig":"MEUCIQCrGhzAPaGAmBp6/pCk8hQR5iwytUbRmQgn+rYZWjD3pAIgcjGOsL9qp4mcSkt6r7HgJVcVvYr0/wWAvvgMM8QVvkw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pptx-glimpse@3.2.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2263766},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","browser":"./dist/browser.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","browser":{"types":"./dist/browser.d.ts","import":"./dist/browser.js","default":"./dist/browser.js"},"require":"./dist/index.cjs"}},"scripts":{"build":"tsup"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:df138d71-6d03-4550-804d-a16fb421f2b0"}},"repository":{"url":"https://github.com/hirokisakabe/pptx-glimpse.git","type":"git"},"description":"A lightweight JavaScript library for rendering PowerPoint (.pptx) files as SVG or PNG in Node.js and the browser. No LibreOffice required.","directories":{},"_nodeVersion":"22.23.1","dependencies":{"fflate":"^0.8.2","opentype.js":"1.3.4","fast-xml-parser":"^5.7.3","@resvg/resvg-wasm":"^2.6.2","@pptx-glimpse/document":"^0.7.0"},"_hasShrinkwrap":false,"devDependencies":{"@pptx-glimpse/renderer":"0.0.0","@pptx-glimpse/editor-core":"0.0.7"},"_npmOperationalInternal":{"tmp":"tmp/pptx-glimpse_3.2.3_1783893145735_0.9605918234154087","host":"s3://npm-registry-packages-npm-production"}},"3.2.4":{"name":"pptx-glimpse","version":"3.2.4","keywords":["pptx","powerpoint","svg","png","converter"],"author":"hirokisakabe","license":"MIT","_id":"pptx-glimpse@3.2.4","maintainers":[{"name":"hirokisakabe","email":"hiroki.sakabe@icloud.com"}],"homepage":"https://github.com/hirokisakabe/pptx-glimpse","bugs":{"url":"https://github.com/hirokisakabe/pptx-glimpse/issues"},"bin":{"pptx-glimpse":"./dist/cli.js"},"dist":{"shasum":"9b1298416d8cc6a5ef1bd55e332d74a072d4d96d","tarball":"https://registry.npmjs.org/pptx-glimpse/-/pptx-glimpse-3.2.4.tgz","fileCount":25,"integrity":"sha512-TfLXFxTMFfDTVUUJOy+PW/a5Y3cGlYIlZE7piUWOL7nrzsmQWZbmEUXDFpGL9PQ2J8fWiTqsRCItD8xwM8ZxXw==","signatures":[{"sig":"MEQCIDrjiXykf4t1xoHeD0WQVu+LNAgcZMEMHLOTf7s4AubjAiBNIte5bZCctuEajgKCfeAS9SVGPoEcaTQRZuYIz+TMoA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pptx-glimpse@3.2.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2274430},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","browser":"./dist/browser.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","browser":{"types":"./dist/browser.d.ts","import":"./dist/browser.js","default":"./dist/browser.js"},"require":"./dist/index.cjs"}},"scripts":{"build":"tsup"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:df138d71-6d03-4550-804d-a16fb421f2b0"}},"repository":{"url":"https://github.com/hirokisakabe/pptx-glimpse.git","type":"git"},"description":"A lightweight JavaScript library for rendering PowerPoint (.pptx) files as SVG or PNG in Node.js and the browser. No LibreOffice required.","directories":{},"_nodeVersion":"22.23.1","dependencies":{"fflate":"^0.8.2","opentype.js":"1.3.4","fast-xml-parser":"^5.7.3","@resvg/resvg-wasm":"^2.6.2","@pptx-glimpse/document":"^0.8.0"},"_hasShrinkwrap":false,"devDependencies":{"@pptx-glimpse/renderer":"0.0.0","@pptx-glimpse/editor-core":"0.0.8"},"_npmOperationalInternal":{"tmp":"tmp/pptx-glimpse_3.2.4_1783945999010_0.13547198603747468","host":"s3://npm-registry-packages-npm-production"}},"3.2.5":{"name":"pptx-glimpse","version":"3.2.5","keywords":["pptx","powerpoint","svg","png","converter"],"author":"hirokisakabe","license":"MIT","_id":"pptx-glimpse@3.2.5","maintainers":[{"name":"hirokisakabe","email":"hiroki.sakabe@icloud.com"}],"homepage":"https://github.com/hirokisakabe/pptx-glimpse","bugs":{"url":"https://github.com/hirokisakabe/pptx-glimpse/issues"},"bin":{"pptx-glimpse":"./dist/cli.js"},"dist":{"shasum":"f8516f6329f66979ab0bae15bbe60fbba1a93a6f","tarball":"https://registry.npmjs.org/pptx-glimpse/-/pptx-glimpse-3.2.5.tgz","fileCount":25,"integrity":"sha512-qpgP2Ji7mmRIYRsyZ71i6BtSpEYKQaR5yKAFf7YfBRcxVmPdf70URfUWByTMvdGTeHVcWtHdHeuW6stJ745bEg==","signatures":[{"sig":"MEYCIQCaUNoWfDMpLyr/cSRKUjuHaIHpXVtvyrmdlLLdgwaiYgIhAPswEpG/EJ4hW3PXIopHuIdKv4iEKlf2hfXnLH+eWS7m","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pptx-glimpse@3.2.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2306448},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","browser":"./dist/browser.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","browser":{"types":"./dist/browser.d.ts","import":"./dist/browser.js","default":"./dist/browser.js"},"require":"./dist/index.cjs"}},"scripts":{"build":"tsup"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:df138d71-6d03-4550-804d-a16fb421f2b0"}},"repository":{"url":"https://github.com/hirokisakabe/pptx-glimpse.git","type":"git"},"description":"A lightweight JavaScript library for rendering PowerPoint (.pptx) files as SVG or PNG in Node.js and the browser. No LibreOffice required.","directories":{},"_nodeVersion":"22.23.1","dependencies":{"fflate":"^0.8.2","opentype.js":"1.3.4","fast-xml-parser":"^5.7.3","@resvg/resvg-wasm":"^2.6.2","@pptx-glimpse/document":"^0.9.0"},"_hasShrinkwrap":false,"devDependencies":{"@pptx-glimpse/renderer":"0.0.0","@pptx-glimpse/editor-core":"0.0.9"},"_npmOperationalInternal":{"tmp":"tmp/pptx-glimpse_3.2.5_1783954155889_0.6058869650761223","host":"s3://npm-registry-packages-npm-production"}},"3.2.6":{"name":"pptx-glimpse","version":"3.2.6","keywords":["pptx","powerpoint","svg","png","converter"],"author":"hirokisakabe","license":"MIT","_id":"pptx-glimpse@3.2.6","maintainers":[{"name":"hirokisakabe","email":"hiroki.sakabe@icloud.com"}],"homepage":"https://github.com/hirokisakabe/pptx-glimpse","bugs":{"url":"https://github.com/hirokisakabe/pptx-glimpse/issues"},"bin":{"pptx-glimpse":"./dist/cli.js"},"dist":{"shasum":"7fa2118bb7be0f6e72310a12f6ecc3f3fdb743e4","tarball":"https://registry.npmjs.org/pptx-glimpse/-/pptx-glimpse-3.2.6.tgz","fileCount":25,"integrity":"sha512-69GFKoWgGB2FOV16W2LaySpK/i0oME5O/8XgGll/+Vbssg7Ig+by3BVRFQRGEoXfRZDyTV8f/cH6K8Z2NIwCUg==","signatures":[{"sig":"MEQCIDUYRqKyCo/sL+NjyqG7Sip6uQ15fhmOirtQdPM1OrbvAiAVnXvS5Dz/8k8BzxO5ji64Nhzbr8mB8HeMKGgdRZqqsg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pptx-glimpse@3.2.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2326291},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","browser":"./dist/browser.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","browser":{"types":"./dist/browser.d.ts","import":"./dist/browser.js","default":"./dist/browser.js"},"require":"./dist/index.cjs"}},"scripts":{"build":"tsup"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:df138d71-6d03-4550-804d-a16fb421f2b0"}},"repository":{"url":"https://github.com/hirokisakabe/pptx-glimpse.git","type":"git"},"description":"A lightweight JavaScript library for rendering PowerPoint (.pptx) files as SVG or PNG in Node.js and the browser. No LibreOffice required.","directories":{},"_nodeVersion":"22.23.1","dependencies":{"fflate":"^0.8.2","opentype.js":"1.3.4","fast-xml-parser":"^5.7.3","@resvg/resvg-wasm":"^2.6.2","@pptx-glimpse/document":"^0.10.0"},"_hasShrinkwrap":false,"devDependencies":{"@pptx-glimpse/renderer":"0.0.0","@pptx-glimpse/editor-core":"0.0.12"},"_npmOperationalInternal":{"tmp":"tmp/pptx-glimpse_3.2.6_1784418685366_0.7264070695009439","host":"s3://npm-registry-packages-npm-production"}},"3.2.7":{"name":"pptx-glimpse","version":"3.2.7","keywords":["pptx","powerpoint","svg","png","converter"],"author":"hirokisakabe","license":"MIT","_id":"pptx-glimpse@3.2.7","maintainers":[{"name":"hirokisakabe","email":"hiroki.sakabe@icloud.com"}],"homepage":"https://github.com/hirokisakabe/pptx-glimpse","bugs":{"url":"https://github.com/hirokisakabe/pptx-glimpse/issues"},"bin":{"pptx-glimpse":"./dist/cli.js"},"dist":{"shasum":"842e7cb8430e1ef945ef2080bc7b27de7b4f2f09","tarball":"https://registry.npmjs.org/pptx-glimpse/-/pptx-glimpse-3.2.7.tgz","fileCount":25,"integrity":"sha512-/rNRMD5s2sM79wh0/DIkQyZuzSQdTXB/i4/LJvQVjys1Tk+GVnBm617QxXOyMbYgaSin7QYhyGgvZ9IiidOdrA==","signatures":[{"sig":"MEUCIA+CXyjZqB0FBLvRMclgzfUxn+8Co9vvE6SBCRCbQcDfAiEAyutFChgThzbU+HjiWW0OUMCATuzFTgrvdrq+GhvHo3M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pptx-glimpse@3.2.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2327043},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","browser":"./dist/browser.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","browser":{"types":"./dist/browser.d.ts","import":"./dist/browser.js","default":"./dist/browser.js"},"require":"./dist/index.cjs"}},"scripts":{"build":"tsup"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:df138d71-6d03-4550-804d-a16fb421f2b0"}},"repository":{"url":"https://github.com/hirokisakabe/pptx-glimpse.git","type":"git"},"description":"A lightweight JavaScript library for rendering PowerPoint (.pptx) files as SVG or PNG in Node.js and the browser. No LibreOffice required.","directories":{},"_nodeVersion":"22.23.1","dependencies":{"fflate":"^0.8.2","opentype.js":"1.3.4","fast-xml-parser":"^5.7.3","@resvg/resvg-wasm":"^2.6.2","@pptx-glimpse/document":"^0.11.0"},"_hasShrinkwrap":false,"devDependencies":{"@pptx-glimpse/renderer":"0.0.0","@pptx-glimpse/editor-core":"0.0.13"},"_npmOperationalInternal":{"tmp":"tmp/pptx-glimpse_3.2.7_1784420089471_0.1687643306937301","host":"s3://npm-registry-packages-npm-production"}},"3.2.8":{"name":"pptx-glimpse","version":"3.2.8","keywords":["pptx","powerpoint","svg","png","converter"],"author":"hirokisakabe","license":"MIT","_id":"pptx-glimpse@3.2.8","maintainers":[{"name":"hirokisakabe","email":"hiroki.sakabe@icloud.com"}],"homepage":"https://github.com/hirokisakabe/pptx-glimpse","bugs":{"url":"https://github.com/hirokisakabe/pptx-glimpse/issues"},"bin":{"pptx-glimpse":"./dist/cli.js"},"dist":{"shasum":"70fa954a858cf1fde40f6fafa80cff01fcd44d7f","tarball":"https://registry.npmjs.org/pptx-glimpse/-/pptx-glimpse-3.2.8.tgz","fileCount":25,"integrity":"sha512-4/vp3K2xH5HkGdaLUWotXIYXI7FcvN4Clsm8YC/acrPyc8eg8pKuOnM1YEBFUDiDfRVZXRtghT11hdfWJE0G0A==","signatures":[{"sig":"MEQCICkBhReJiFwZOUs4EtXYQAIIL14y/9f6H+SSd4H9Ul++AiAfDbZMGByZAL9bIG9nqveNcP9hjoJFxb+y6mv6Mh41fQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pptx-glimpse@3.2.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2333145},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","browser":"./dist/browser.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","browser":{"types":"./dist/browser.d.ts","import":"./dist/browser.js","default":"./dist/browser.js"},"require":"./dist/index.cjs"}},"scripts":{"build":"tsup"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:df138d71-6d03-4550-804d-a16fb421f2b0"}},"repository":{"url":"https://github.com/hirokisakabe/pptx-glimpse.git","type":"git"},"description":"A lightweight JavaScript library for rendering PowerPoint (.pptx) files as SVG or PNG in Node.js and the browser. No LibreOffice required.","directories":{},"_nodeVersion":"22.23.1","dependencies":{"fflate":"^0.8.2","opentype.js":"1.3.4","fast-xml-parser":"^5.7.3","@resvg/resvg-wasm":"^2.6.2","@pptx-glimpse/document":"^0.12.0"},"_hasShrinkwrap":false,"devDependencies":{"@pptx-glimpse/renderer":"0.0.0","@pptx-glimpse/editor-core":"0.0.14"},"_npmOperationalInternal":{"tmp":"tmp/pptx-glimpse_3.2.8_1784421830880_0.2292038704547379","host":"s3://npm-registry-packages-npm-production"}},"3.3.0":{"name":"pptx-glimpse","version":"3.3.0","keywords":["pptx","powerpoint","svg","png","converter"],"author":"hirokisakabe","license":"MIT","_id":"pptx-glimpse@3.3.0","maintainers":[{"name":"hirokisakabe","email":"hiroki.sakabe@icloud.com"}],"homepage":"https://github.com/hirokisakabe/pptx-glimpse","bugs":{"url":"https://github.com/hirokisakabe/pptx-glimpse/issues"},"bin":{"pptx-glimpse":"./dist/cli.js"},"dist":{"shasum":"f2f5622cb2a57a3c9de7adfd46ff2165b961f5aa","tarball":"https://registry.npmjs.org/pptx-glimpse/-/pptx-glimpse-3.3.0.tgz","fileCount":25,"integrity":"sha512-/Kl2H4g8xsF0LheJ0ztenWgv9wNRlD0D8mqu7DBttfaydaO4ciomUwplAfTV3qO52plZbtJEoq666306oBlLfw==","signatures":[{"sig":"MEYCIQD7KuZgQ3o5Vmirg8JQluW1wo1aWcoIfvcy3O32AxXkzgIhAJm81iw4Qqp6kZq5DtAzDXHBdvU0DLhLRxvFF+LIGsO+","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pptx-glimpse@3.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2181364},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","browser":"./dist/browser.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","browser":{"types":"./dist/browser.d.ts","import":"./dist/browser.js","default":"./dist/browser.js"},"require":"./dist/index.cjs"}},"scripts":{"build":"tsup"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:df138d71-6d03-4550-804d-a16fb421f2b0"}},"repository":{"url":"https://github.com/hirokisakabe/pptx-glimpse.git","type":"git"},"description":"A lightweight JavaScript library for rendering PowerPoint (.pptx) files as SVG or PNG in Node.js and the browser. No LibreOffice required.","directories":{},"_nodeVersion":"22.23.1","dependencies":{"fflate":"^0.8.2","opentype.js":"1.3.4","fast-xml-parser":"^5.7.3","@resvg/resvg-wasm":"^2.6.2","prosemirror-model":"^1.25.9","@pptx-glimpse/editor":"^0.1.0","@pptx-glimpse/document":"^0.12.0"},"_hasShrinkwrap":false,"devDependencies":{"@pptx-glimpse/renderer":"0.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pptx-glimpse_3.3.0_1784951214378_0.3037216323779546","host":"s3://npm-registry-packages-npm-production"}},"3.3.1":{"name":"pptx-glimpse","version":"3.3.1","keywords":["pptx","powerpoint","svg","png","converter"],"author":"hirokisakabe","license":"MIT","_id":"pptx-glimpse@3.3.1","maintainers":[{"name":"hirokisakabe","email":"hiroki.sakabe@icloud.com"}],"homepage":"https://github.com/hirokisakabe/pptx-glimpse","bugs":{"url":"https://github.com/hirokisakabe/pptx-glimpse/issues"},"bin":{"pptx-glimpse":"./dist/cli.js"},"dist":{"shasum":"41c4a535f5aed64a8ec687a21b1447ba243c0333","tarball":"https://registry.npmjs.org/pptx-glimpse/-/pptx-glimpse-3.3.1.tgz","fileCount":25,"integrity":"sha512-XyMddeniPRMw/fQfBay5Pe+XUbylcTQfI5DH4TYPfkZAexcWagonw0ybM15/hdKERDP1/Oz73X+eiQTWW4/Liw==","signatures":[{"sig":"MEUCIQCmD5zc7GHcXVKKN8MJHzSQDSbzYrQzAeTc4VnjMLj3AQIgDsVVDtOQ6TBuSizERAThKacoKOnDYZJQ9VjLvc+HTWg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pptx-glimpse@3.3.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1206412},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","browser":"./dist/browser.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","browser":{"types":"./dist/browser.d.ts","import":"./dist/browser.js","default":"./dist/browser.js"},"require":"./dist/index.cjs"}},"scripts":{"build":"tsup"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:df138d71-6d03-4550-804d-a16fb421f2b0"}},"repository":{"url":"https://github.com/hirokisakabe/pptx-glimpse.git","type":"git"},"description":"A lightweight JavaScript library for rendering PowerPoint (.pptx) files as SVG or PNG in Node.js and the browser. No LibreOffice required.","directories":{},"_nodeVersion":"22.23.1","dependencies":{"opentype.js":"1.3.4","fast-xml-parser":"^5.7.3","@resvg/resvg-wasm":"^2.6.2","prosemirror-model":"^1.25.9","@pptx-glimpse/editor":"^0.1.0","@pptx-glimpse/document":"^0.12.0"},"_hasShrinkwrap":false,"devDependencies":{"fflate":"^0.8.2","@pptx-glimpse/renderer":"0.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pptx-glimpse_3.3.1_1784954146264_0.5185438008346237","host":"s3://npm-registry-packages-npm-production"}},"4.0.0":{"name":"pptx-glimpse","version":"4.0.0","keywords":["pptx","powerpoint","svg","png","converter","editor","browser","typescript"],"author":"hirokisakabe","license":"MIT","_id":"pptx-glimpse@4.0.0","maintainers":[{"name":"hirokisakabe","email":"hiroki.sakabe@icloud.com"}],"homepage":"https://github.com/hirokisakabe/pptx-glimpse","bugs":{"url":"https://github.com/hirokisakabe/pptx-glimpse/issues"},"bin":{"pptx-glimpse":"./dist/cli.js"},"dist":{"shasum":"6d50369fae17db1d347991faff1deb46c69f0e27","tarball":"https://registry.npmjs.org/pptx-glimpse/-/pptx-glimpse-4.0.0.tgz","fileCount":26,"integrity":"sha512-nZM8xZ80XQbbbmb3C7nt+fdTG5vyyRkXzmZomnirbSkI5W8EnmTemfTyWrEoRzOAkJ/mxiPM3A7gy5+0gSTAGA==","signatures":[{"sig":"MEQCID/U0N4v2ErcPPC4MbP4t7hzoxV1atuYp14v/Uig/nqVAiBouZNzr/UeO0r6lwZtCz9NOW63LufBwav8JyhFnkqlhg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pptx-glimpse@4.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1222264},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","browser":"./dist/browser.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","browser":{"types":"./dist/browser.d.ts","import":"./dist/browser.js","default":"./dist/browser.js"},"require":"./dist/index.cjs"}},"scripts":{"build":"tsup"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:df138d71-6d03-4550-804d-a16fb421f2b0"}},"repository":{"url":"https://github.com/hirokisakabe/pptx-glimpse.git","type":"git"},"description":"High-level PPTX rendering and editing toolkit for SVG/PNG output in Node.js and the browser.","directories":{},"_nodeVersion":"22.23.1","dependencies":{"opentype.js":"1.3.4","fast-xml-parser":"^5.7.3","@resvg/resvg-wasm":"^2.6.2","prosemirror-model":"^1.25.9","@pptx-glimpse/editor":"^0.2.0","@pptx-glimpse/document":"^0.12.1"},"_hasShrinkwrap":false,"devDependencies":{"fflate":"^0.8.2","@pptx-glimpse/renderer":"0.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pptx-glimpse_4.0.0_1784963801600_0.3012343310823755","host":"s3://npm-registry-packages-npm-production"}},"4.0.1":{"name":"pptx-glimpse","version":"4.0.1","keywords":["pptx","powerpoint","svg","png","converter","editor","browser","typescript"],"author":"hirokisakabe","license":"MIT","_id":"pptx-glimpse@4.0.1","maintainers":[{"name":"hirokisakabe","email":"hiroki.sakabe@icloud.com"}],"homepage":"https://github.com/hirokisakabe/pptx-glimpse","bugs":{"url":"https://github.com/hirokisakabe/pptx-glimpse/issues"},"bin":{"pptx-glimpse":"./dist/cli.js"},"dist":{"shasum":"d3f91b13fab0c766a68cc44f71ffebf697a9b266","tarball":"https://registry.npmjs.org/pptx-glimpse/-/pptx-glimpse-4.0.1.tgz","fileCount":26,"integrity":"sha512-HIRI2ZbNbavPkLK5w5M9wnBgCjje9n9l7n3mOFM8vavzOxxvr0A4Ui6a0DH+QWPgJtDzjrCKkjTXWUsfIqne9A==","signatures":[{"sig":"MEYCIQDpjwTxpfjL7lyl1FSjADwXGeE6rXp/WDNGlx4nHc9dqwIhAOaZzK0TZoU0YUmLMERzX81Ig+6oY+jjWIGSrTVhBcB1","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pptx-glimpse@4.0.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1243378},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","browser":"./dist/browser.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","browser":{"types":"./dist/browser.d.ts","import":"./dist/browser.js","default":"./dist/browser.js"},"require":"./dist/index.cjs"}},"scripts":{"build":"tsup"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:df138d71-6d03-4550-804d-a16fb421f2b0"}},"repository":{"url":"https://github.com/hirokisakabe/pptx-glimpse.git","type":"git"},"description":"High-level PPTX rendering and editing toolkit for SVG/PNG output in Node.js and the browser.","directories":{},"_nodeVersion":"22.23.1","dependencies":{"opentype.js":"1.3.4","fast-xml-parser":"^5.7.3","@resvg/resvg-wasm":"^2.6.2","prosemirror-model":"^1.25.9","@pptx-glimpse/editor":"^0.2.0","@pptx-glimpse/document":"^0.12.1"},"_hasShrinkwrap":false,"devDependencies":{"fflate":"^0.8.2","@pptx-glimpse/renderer":"0.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pptx-glimpse_4.0.1_1784987466649_0.6813167399269937","host":"s3://npm-registry-packages-npm-production"}},"5.0.0":{"name":"pptx-glimpse","version":"5.0.0","keywords":["pptx","powerpoint","svg","png","converter","editor","browser","typescript"],"author":"hirokisakabe","license":"MIT","_id":"pptx-glimpse@5.0.0","maintainers":[{"name":"hirokisakabe","email":"hiroki.sakabe@icloud.com"}],"homepage":"https://github.com/hirokisakabe/pptx-glimpse","bugs":{"url":"https://github.com/hirokisakabe/pptx-glimpse/issues"},"bin":{"pptx-glimpse":"./dist/cli.js"},"dist":{"shasum":"50dae31e51ac3cd45a934ee889b0b6bcccc87b94","tarball":"https://registry.npmjs.org/pptx-glimpse/-/pptx-glimpse-5.0.0.tgz","fileCount":26,"integrity":"sha512-lUGoH5ijw2qAjUPDgS6t2oMJEHE6exs46VtoQRWoeUuDDxw2DJmlLghzZ+qg2cH3HHwChT0UQI0OFbxfZDYZkA==","signatures":[{"sig":"MEYCIQCo21tbxFCV6RDf20PaJPoCVXNvhCq2vX6rW8O0kW1YbAIhAJTOo5ZPDZeAFvk89/TQSAM1Zem2jpHV/aceHwrWEIR9","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pptx-glimpse@5.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1192025},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","browser":"./dist/browser.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","browser":{"types":"./dist/browser.d.ts","import":"./dist/browser.js","default":"./dist/browser.js"},"require":"./dist/index.cjs"}},"scripts":{"build":"tsup"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:df138d71-6d03-4550-804d-a16fb421f2b0"}},"repository":{"url":"https://github.com/hirokisakabe/pptx-glimpse.git","type":"git"},"description":"High-level PPTX rendering and editing toolkit for SVG/PNG output in Node.js and the browser.","directories":{},"_nodeVersion":"22.23.1","dependencies":{"opentype.js":"1.3.4","fast-xml-parser":"^5.7.3","@resvg/resvg-wasm":"^2.6.2","@pptx-glimpse/editor":"^0.3.0","@pptx-glimpse/document":"^0.13.0"},"_hasShrinkwrap":false,"devDependencies":{"fflate":"^0.8.2","@pptx-glimpse/renderer":"0.0.1"},"_npmOperationalInternal":{"tmp":"tmp/pptx-glimpse_5.0.0_1785027242661_0.44113294610290477","host":"s3://npm-registry-packages-npm-production"}},"5.1.0":{"name":"pptx-glimpse","version":"5.1.0","keywords":["pptx","powerpoint","svg","png","converter","editor","browser","typescript"],"author":"hirokisakabe","license":"MIT","_id":"pptx-glimpse@5.1.0","maintainers":[{"name":"hirokisakabe","email":"hiroki.sakabe@icloud.com"}],"homepage":"https://github.com/hirokisakabe/pptx-glimpse","bugs":{"url":"https://github.com/hirokisakabe/pptx-glimpse/issues"},"bin":{"pptx-glimpse":"./dist/cli.js"},"dist":{"shasum":"c3568b03e747d93377cb95e84d42310c278745aa","tarball":"https://registry.npmjs.org/pptx-glimpse/-/pptx-glimpse-5.1.0.tgz","fileCount":26,"integrity":"sha512-XVd45b9hrhMqBGDl+fTWY1VXLtRNy8pqlAT7onR/xqGG6h4TTH3nmJK3xcyPvDWWtNwyWdFX5zzKTuea/DRRgA==","signatures":[{"sig":"MEUCIQDGuJp+/xw38NY4DojhjJPLRWd/bT5WsXT3c2UO5hFxsgIgWMamkLaexpvQBWHds/OVmcWoGcRFTsjjYMK9J1ztMnw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pptx-glimpse@5.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1233185},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","browser":"./dist/browser.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","browser":{"types":"./dist/browser.d.ts","import":"./dist/browser.js","default":"./dist/browser.js"},"require":"./dist/index.cjs"}},"scripts":{"build":"tsup"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:df138d71-6d03-4550-804d-a16fb421f2b0"}},"repository":{"url":"https://github.com/hirokisakabe/pptx-glimpse.git","type":"git"},"description":"High-level PPTX rendering and editing toolkit for SVG/PNG output in Node.js and the browser.","directories":{},"_nodeVersion":"22.23.1","dependencies":{"opentype.js":"1.3.4","fast-xml-parser":"^5.7.3","@resvg/resvg-wasm":"^2.6.2","@pptx-glimpse/editor":"^0.4.0","@pptx-glimpse/document":"^0.14.0"},"_hasShrinkwrap":false,"devDependencies":{"fflate":"^0.8.2","@pptx-glimpse/renderer":"0.0.1"},"_npmOperationalInternal":{"tmp":"tmp/pptx-glimpse_5.1.0_1785570345463_0.6761195942830593","host":"s3://npm-registry-packages-npm-production"}},"5.2.0":{"name":"pptx-glimpse","version":"5.2.0","keywords":["pptx","powerpoint","svg","png","converter","editor","browser","typescript"],"author":"hirokisakabe","license":"MIT","_id":"pptx-glimpse@5.2.0","maintainers":[{"name":"hirokisakabe","email":"hiroki.sakabe@icloud.com"}],"homepage":"https://github.com/hirokisakabe/pptx-glimpse","bugs":{"url":"https://github.com/hirokisakabe/pptx-glimpse/issues"},"bin":{"pptx-glimpse":"./dist/cli.js"},"dist":{"shasum":"fdc6fa290a29b34a75f78f439ff036b44918a303","tarball":"https://registry.npmjs.org/pptx-glimpse/-/pptx-glimpse-5.2.0.tgz","fileCount":26,"integrity":"sha512-dPSTEffpDsTC6iWVL4cjLAnm74xljQxaSkUPZmBtjMy7uslsjaTV4IysSSKYhh5HToeSxLRoiBUtC2h0tJ32cw==","signatures":[{"sig":"MEUCIEzITurAwZX8JmUjta01c2iYxOa9GFFBzmb/ZrL4G7+qAiEA+3bId9gKRI5Qq4VEGMnkAcVTCZY6ubISry3XqPfJifQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pptx-glimpse@5.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1255178},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","browser":"./dist/browser.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","browser":{"types":"./dist/browser.d.ts","import":"./dist/browser.js","default":"./dist/browser.js"},"require":"./dist/index.cjs"}},"scripts":{"build":"tsup"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:df138d71-6d03-4550-804d-a16fb421f2b0"}},"repository":{"url":"https://github.com/hirokisakabe/pptx-glimpse.git","type":"git"},"description":"High-level PPTX rendering and editing toolkit for SVG/PNG output in Node.js and the browser.","directories":{},"_nodeVersion":"22.23.1","dependencies":{"opentype.js":"1.3.4","fast-xml-parser":"^5.7.3","@resvg/resvg-wasm":"^2.6.2","@pptx-glimpse/editor":"^0.5.0","@pptx-glimpse/document":"^0.15.0"},"_hasShrinkwrap":false,"devDependencies":{"fflate":"^0.8.2","@pptx-glimpse/renderer":"0.0.1"},"_npmOperationalInternal":{"tmp":"tmp/pptx-glimpse_5.2.0_1785597515840_0.8162402507283639","host":"s3://npm-registry-packages-npm-production"}},"5.3.0":{"name":"pptx-glimpse","version":"5.3.0","keywords":["pptx","powerpoint","svg","png","converter","editor","browser","typescript"],"author":"hirokisakabe","license":"MIT","_id":"pptx-glimpse@5.3.0","maintainers":[{"name":"hirokisakabe","email":"hiroki.sakabe@icloud.com"}],"homepage":"https://github.com/hirokisakabe/pptx-glimpse","bugs":{"url":"https://github.com/hirokisakabe/pptx-glimpse/issues"},"bin":{"pptx-glimpse":"./dist/cli.js"},"dist":{"shasum":"cea5316a718cf373b4590e1992380e9047677d99","tarball":"https://registry.npmjs.org/pptx-glimpse/-/pptx-glimpse-5.3.0.tgz","fileCount":27,"integrity":"sha512-rQSe4/vJkmtQ/6/dZfn709DP5ddLEzjTMjmQeBpK2RQtLw83I7vwQ5ZCedC/D7GVYUmBC1O2wRtEQmdV4DUUYA==","signatures":[{"sig":"MEUCIBL6w5ioBMMlgOeUKbm7tPR3zz615TdI6kyQGNibc5xYAiEAh/Oqpad0PIk0Rr5R7197Brr0YAY0pLaW/UFZNyMI6Qc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pptx-glimpse@5.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3777005},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","browser":"./dist/browser.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","browser":{"types":"./dist/browser.d.ts","import":"./dist/browser.js","default":"./dist/browser.js"},"require":"./dist/index.cjs"}},"scripts":{"build":"tsup"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:df138d71-6d03-4550-804d-a16fb421f2b0"}},"repository":{"url":"https://github.com/hirokisakabe/pptx-glimpse.git","type":"git"},"description":"High-level PPTX rendering and editing toolkit for SVG/PNG output in Node.js and the browser.","directories":{},"_nodeVersion":"22.23.1","dependencies":{"opentype.js":"1.3.4","fast-xml-parser":"^5.7.3","@resvg/resvg-wasm":"^2.6.2","@pptx-glimpse/editor":"^0.6.0","@pptx-glimpse/document":"^0.16.0"},"_hasShrinkwrap":false,"devDependencies":{"fflate":"^0.8.2","@pptx-glimpse/renderer":"0.0.1"},"_npmOperationalInternal":{"tmp":"tmp/pptx-glimpse_5.3.0_1786631300159_0.2017464901581718","host":"s3://npm-registry-packages-npm-production"}},"5.3.1":{"_id":"pptx-glimpse@5.3.1","bin":{"pptx-glimpse":"./dist/cli.js"},"bugs":{"url":"https://github.com/hirokisakabe/pptx-glimpse/issues"},"dist":{"shasum":"b9bbdff251b8eb521c73c58e1cc1c4dc1e962545","tarball":"https://registry.npmjs.org/pptx-glimpse/-/pptx-glimpse-5.3.1.tgz","fileCount":27,"integrity":"sha512-a/Qm1LRmHF8zh2u/eu/U8zhas1USRT98pzER5h3/GcIbWjBbbePk3lIjqZIsYKFpvPCEFyF/G9mEaQmhmZzQYQ==","signatures":[{"sig":"MEUCIAEnCgxJMyoUHNQvPw4v16x8quaqMVkC0+5B49rgT2W0AiEAvigSw8kTUOp7VxrTVV9x63L9O35g0pAU/1f4fth2jLA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIHYSJ+E4iniFnyOlESbXWyQT4xzWxGgPXdvDt7v05SFGAiEA9qqzrCdtzSEWzk2Ph8IkucwX/gxizmWYDySxzwbq158="}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pptx-glimpse@5.3.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3804503},"main":"./dist/index.cjs","name":"pptx-glimpse","type":"module","types":"./dist/index.d.ts","author":"hirokisakabe","module":"./dist/index.js","browser":"./dist/browser.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","browser":{"types":"./dist/browser.d.ts","import":"./dist/browser.js","default":"./dist/browser.js"},"require":"./dist/index.cjs"}},"license":"MIT","scripts":{"build":"tsup"},"version":"5.3.1","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:df138d71-6d03-4550-804d-a16fb421f2b0"}},"homepage":"https://github.com/hirokisakabe/pptx-glimpse","keywords":["pptx","powerpoint","svg","png","converter","editor","browser","typescript"],"repository":{"url":"https://github.com/hirokisakabe/pptx-glimpse.git","type":"git"},"description":"High-level PPTX rendering and editing toolkit for SVG/PNG output in Node.js and the browser.","directories":{},"maintainers":[{"name":"hirokisakabe","email":"hiroki.sakabe@icloud.com"}],"_nodeVersion":"22.23.2","dependencies":{"opentype.js":"1.3.4","fast-xml-parser":"^5.7.3","@resvg/resvg-wasm":"^2.6.2","@pptx-glimpse/editor":"^0.6.0","@pptx-glimpse/document":"^0.16.0"},"_hasShrinkwrap":false,"devDependencies":{"fflate":"^0.8.2","@pptx-glimpse/renderer":"0.0.1"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/pptx-glimpse_5.3.1_1790003150742_0.8905882349870653"}}},"time":{"created":"2026-02-11T12:11:29.305Z","modified":"2026-09-21T15:05:51.333Z","0.1.0":"2026-02-11T12:11:29.654Z","0.1.1":"2026-02-11T12:50:18.491Z","0.1.2":"2026-02-13T10:45:23.897Z","0.1.3":"2026-02-14T10:57:12.602Z","0.1.4":"2026-02-14T11:52:35.490Z","0.2.0":"2026-02-15T04:43:48.227Z","0.2.1":"2026-02-26T13:43:14.851Z","0.2.2":"2026-03-04T12:08:38.693Z","0.3.0":"2026-03-04T22:54:05.900Z","0.3.1":"2026-03-07T11:06:38.810Z","0.4.0":"2026-03-16T14:57:02.907Z","0.4.1":"2026-03-21T14:17:26.419Z","0.5.0":"2026-03-21T15:18:56.342Z","0.6.0":"2026-03-26T05:57:59.510Z","0.6.1":"2026-03-28T06:33:43.325Z","0.7.0":"2026-03-28T09:52:54.361Z","0.7.1":"2026-03-30T15:16:33.187Z","0.8.0":"2026-03-30T15:55:13.037Z","0.9.0":"2026-03-30T22:59:04.308Z","0.10.0":"2026-03-30T23:10:39.849Z","0.10.1":"2026-03-31T12:12:50.838Z","0.10.2":"2026-04-03T13:24:59.137Z","0.10.3":"2026-04-05T10:14:27.812Z","0.10.4":"2026-05-05T03:37:44.362Z","0.11.0":"2026-05-28T14:29:43.384Z","0.11.1":"2026-05-30T11:01:10.194Z","0.11.2":"2026-05-30T12:14:33.362Z","1.0.0":"2026-05-30T13:22:22.432Z","1.0.1":"2026-06-04T13:09:51.701Z","1.1.0":"2026-06-12T15:48:50.916Z","1.1.1":"2026-06-13T07:07:45.273Z","1.1.2":"2026-06-27T07:54:38.014Z","2.0.0":"2026-06-28T14:45:21.490Z","3.0.0":"2026-07-05T02:15:56.545Z","3.1.0":"2026-07-05T14:39:01.555Z","3.1.1":"2026-07-06T14:06:51.025Z","3.2.0":"2026-07-06T14:56:01.988Z","3.2.1":"2026-07-07T14:53:16.261Z","3.2.2":"2026-07-10T12:27:40.736Z","3.2.3":"2026-07-12T21:52:25.960Z","3.2.4":"2026-07-13T12:33:19.183Z","3.2.5":"2026-07-13T14:49:16.059Z","3.2.6":"2026-07-18T23:51:25.578Z","3.2.7":"2026-07-19T00:14:49.657Z","3.2.8":"2026-07-19T00:43:51.028Z","3.3.0":"2026-07-25T03:46:54.546Z","3.3.1":"2026-07-25T04:35:46.504Z","4.0.0":"2026-07-25T07:16:41.742Z","4.0.1":"2026-07-25T13:51:06.827Z","5.0.0":"2026-07-26T00:54:02.894Z","5.1.0":"2026-08-01T07:45:45.648Z","5.2.0":"2026-08-01T15:18:36.027Z","5.3.0":"2026-08-13T14:28:20.383Z","5.3.1":"2026-09-21T15:05:50.859Z"},"bugs":{"url":"https://github.com/hirokisakabe/pptx-glimpse/issues"},"author":"hirokisakabe","license":"MIT","homepage":"https://github.com/hirokisakabe/pptx-glimpse","keywords":["pptx","powerpoint","svg","png","converter","editor","browser","typescript"],"repository":{"url":"https://github.com/hirokisakabe/pptx-glimpse.git","type":"git"},"description":"High-level PPTX rendering and editing toolkit for SVG/PNG output in Node.js and the browser.","maintainers":[{"name":"hirokisakabe","email":"hiroki.sakabe@icloud.com"}],"readme":"","readmeFilename":""}